@charset "UTF-8";body #saga-website.padLessTop{padding-top:15px}body #saga-website.noPadTop{padding-top:0}body #saga-content{margin-top:calc(85px - 15px)}body #low-contrast-bar{position:absolute;top:0;left:0;width:100vw;height:90px;background:#fff}body.dark-theme #low-contrast-bar{background:#000}@media only screen and (max-width:749px){body #saga-website{padding-top:0}body #saga-content{margin-top:0}body #low-contrast-bar{height:60px}}@keyframes fade-in{0%{opacity:0;pointer-events:none}20%{opacity:0}90%{pointer-events:auto}}@keyframes fade-in-wait-50{0%{opacity:0;pointer-events:none}50%{opacity:0}90%{pointer-events:auto}}@keyframes fade-in-wait-66{0%{opacity:0;pointer-events:none}66.66%{opacity:0}90%{pointer-events:auto}}@keyframes loader-visible{0%{opacity:1}to{opacity:1}}@keyframes loader-fill{0%{width:0}10%{width:0}10.1%{width:40px}30%{width:60px}40%{width:100px}40.1%{width:125px}77%{width:125px}77.1%{width:160px}85%{width:188px}}@keyframes dot-slide{0%{transform:translate(-12px,16px) scale(.5)}to{transform:translateY(16px) scale(.5)}}@keyframes dot-slide-back{0%{transform:translate(12px,16px) scale(.5)}to{transform:translateY(16px) scale(.5)}}@keyframes dot-unslide{0%{transform:translate(12px,16px) scale(.39)}40%{transform:translate(12px,16px) scale(.39)}40.01%{transform:translateY(16px) scale(0)}80%{transform:translateY(16px) scale(.39)}}@keyframes appear-from-left{0%{opacity:0}40%{opacity:0;transform:translateX(-20px)}}@keyframes appear-from-right{0%{opacity:0}20%{opacity:0;transform:translateX(15px)}}@keyframes appear-from-top{0%{opacity:0}30%{opacity:0;transform:translateY(-15px)}}@keyframes appear-from-bottom{0%{opacity:0}50%{opacity:0;transform:translateY(20px)}}@keyframes black-in{0%{height:300vh}}.buy-button-wrapper{margin-top:150px;margin-bottom:100px;position:relative}#buy-button{margin:auto;display:block;border:1px solid #222;background:#fff;color:#222;padding:20px 0;min-width:200px;transition:.3s;z-index:5}#buy-button.hidden{opacity:0;pointer-events:none}#buy-button:hover{background-color:rgba(0,0,0,.1)}#buy-mail{letter-spacing:2px;font-size:16px;position:absolute;top:0;width:100%;text-align:center;margin:0;line-height:55px;transition:.3s .3s;opacity:0;z-index:-1}#buy-mail a{color:var(--color-primary100)}#buy-mail.visible{opacity:1;z-index:0}#stair{height:190vh}.stair-graph{display:flex;align-items:flex-end;justify-content:space-between;min-height:70vh}.vertical{width:18%;max-width:100px}.vertical .stair-image{margin:0 0 20px!important;width:100%!important}.vertical .bar{position:relative;transition:height .8s,border-color .8s;height:0;border:1px solid hsla(0,0%,100%,0);overflow:hidden}.vertical .bar .bar-label{position:absolute;bottom:0;right:2px;font-size:30px;font-family:Archivo,sans-serif;color:#fff;line-height:30px;transform:translateY(120%);transition:.5s}.vertical .bar.bar-expanded{border:1px solid #fff}.vertical .bar.bar-expanded .bar-label{transform:translateY(0);transition:.5s .3s}@media only screen and (max-width:500px){#stair{height:170vh}.stair-graph .vertical .bar .bar-label{right:50%;font-size:16px;transform:translate(50%,250%)}.stair-graph .vertical .bar.bar-expanded .bar-label{transform:translate(50%)}}#model-3d-container{width:100vw;height:100vh;position:absolute;left:0;top:0;overflow:hidden;z-index:-1}.saga-page-loader{position:absolute;top:38.5%;left:50%;width:200px;transform:translate(-50%,-50%);opacity:0;animation:loader-visible 2s}.saga-page-loader p{text-align:center;color:#000;letter-spacing:2px}.saga-page-loader .loading-bar{width:194px;border:3px solid #000;border-radius:3px}.saga-page-loader .loading-bar:after{content:"";display:block;background-color:#000;margin:3px;height:14px;width:188px;animation:loader-fill 2s linear}.landing-page-color{background-color:rgba(0,0,0,.06)}.landing-page-color,.landing-page-video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%}.landing-page-video{mix-blend-mode:screen;pointer-events:none;animation:fade-in-wait-50 5s}.landing-page{position:fixed;top:0;left:0;width:100%;height:100%;opacity:1;animation:fade-in 2s;background-position:50%;background-size:cover}.landing-page #menu-container{position:absolute;top:40%;left:0;width:100%;margin:35px 0;transform:translateY(-50%);z-index:300}.landing-page #menu-container img{width:50%;max-width:350px;display:block;margin:auto;animation:appear-from-top 2.5s}.landing-page #menu-container nav{animation:fade-in-wait-50 3s;display:flex;justify-content:center}.landing-page #menu-container nav ul{padding:0;list-style:none;display:flex;flex-direction:column}.landing-page #menu-container nav ul li{text-align:center;display:inline-block}.landing-page #menu-container nav ul li a.header-link{display:inline-block;padding:12px 20px;color:#fff;text-decoration:none;font-weight:300;font-family:Archivo,sans-serif;letter-spacing:3px}.landing-page #menu-container nav ul li:first-child{animation:appear-from-left 2s .9s}.landing-page #menu-container nav ul li:nth-child(2){animation:appear-from-left 2.3s 1s}.landing-page #menu-container nav ul li:nth-child(3){animation:appear-from-right 2.4s .7s}.landing-page #menu-container nav ul li:nth-child(4){animation:appear-from-right 2.6s 1.1s}.landing-page #menu-container nav ul li:nth-child(5){animation:appear-from-right 2.8s 1.4s}@media only screen and (max-width:750px){#signup{padding:0!important;bottom:7%!important;top:auto!important}#signup .slim-width{padding:0 28px}}@media only screen and (min-width:750px){.landing-page #menu-container{margin:15px 0}.landing-page #menu-container nav ul{text-align:center;flex-direction:row}}.grid-filters{display:flex;justify-content:flex-end;margin-bottom:30px}.grid-filters *{font-family:Archivo,sans-serif;font-weight:700}.grid-filters .filters-reset-button{padding:8px 12px;margin-left:12px;border:none;background-color:initial;color:#222;font-size:14px;transition:.3s .3s}.grid-filters .filters-reset-button.hidden{opacity:0!important;pointer-events:none;transform:translateX(20px);transition:transform .3s 1s,opacity .3s 0s}.grid-filters .filters-reset-button:hover{opacity:.7}.grid-filters button:active{transform:translateY(1px) scale(.98)}.grid-filters button:not(.filters-reset-button){position:relative;padding:8px 12px;border:1px solid #000;width:100px;margin-left:12px;background-color:initial;color:#000;font-size:14px}.grid-filters button:not(.filters-reset-button).filter-button-active{cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer;color:#fff}.grid-filters button:not(.filters-reset-button):nth-child(2):after{right:0}.grid-filters button:not(.filters-reset-button):nth-child(3):after{left:0}.grid-filters button:not(.filters-reset-button):after{content:"";position:absolute;top:0;height:100%;width:0;background-color:#000;z-index:-1;transition:.5s}@media (hover:hover){.grid-filters button:not(.filters-reset-button):hover:after{width:15%}}.grid-filters button:not(.filters-reset-button).filter-button-active:after{width:100%}@media only screen and (max-width:750px){.grid-filters{margin-bottom:15px}}.grid-wrapper{margin:0 -2.5%}.grid-list{display:flex;flex-wrap:wrap;justify-content:space-between}.grid-list .grid-sizer{width:50%}.grid-list .grid-item{width:45%;padding:0 2.5%;transition:opacity .2s;transform:translateY(0);opacity:1}.grid-list .grid-item.fake-item{height:0;padding-top:0;padding-bottom:0}.grid-list .grid-item:hover{opacity:.8}.grid-list .grid-item a{color:#222;font-weight:700;text-decoration:none}.grid-list .grid-item img{display:block;width:100%;transition:filter 1s,transform 1s}.grid-list .grid-item img:not(.loaded){image-rendering:pixelated;filter:blur(20px);transform:scale(1.08)}.grid-list .grid-item h3{font-size:12px;text-align:center;font-weight:100;font-family:"PT Serif",serif;color:#505050;min-height:34px;margin-bottom:0}.grid-list:not(.grid-filtered) .grid-item:first-child{animation:appear-from-left 1s}.grid-list:not(.grid-filtered) .grid-item:nth-child(2){animation:appear-from-top 1.15s}.grid-list:not(.grid-filtered) .grid-item:nth-child(3){animation:appear-from-right 2.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(4){animation:appear-from-bottom .8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(5){animation:appear-from-left 2.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(6){animation:appear-from-top 2.35s}.grid-list:not(.grid-filtered) .grid-item:nth-child(7){animation:appear-from-right 3.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(8){animation:appear-from-bottom 2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(9){animation:appear-from-left 3.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(10){animation:appear-from-top 3.55s}.grid-list:not(.grid-filtered) .grid-item:nth-child(11){animation:appear-from-right 4.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(12){animation:appear-from-bottom 3.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(13){animation:appear-from-left 4.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(14){animation:appear-from-top 4.75s}.grid-list:not(.grid-filtered) .grid-item:nth-child(15){animation:appear-from-right 5.8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(16){animation:appear-from-bottom 4.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(17){animation:appear-from-left 5.8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(18){animation:appear-from-top 5.95s}.grid-list:not(.grid-filtered) .grid-item:nth-child(19){animation:appear-from-right 7s}.grid-list:not(.grid-filtered) .grid-item:nth-child(20){animation:appear-from-bottom 5.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(21){animation:appear-from-left 7s}.grid-list:not(.grid-filtered) .grid-item:nth-child(22){animation:appear-from-top 7.15s}.grid-list:not(.grid-filtered) .grid-item:nth-child(23){animation:appear-from-right 8.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(24){animation:appear-from-bottom 6.8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(25){animation:appear-from-left 8.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(26){animation:appear-from-top 8.35s}.grid-list:not(.grid-filtered) .grid-item:nth-child(27){animation:appear-from-right 9.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(28){animation:appear-from-bottom 8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(29){animation:appear-from-left 9.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(30){animation:appear-from-top 9.55s}.grid-list:not(.grid-filtered) .grid-item:nth-child(31){animation:appear-from-right 10.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(32){animation:appear-from-bottom 9.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(33){animation:appear-from-left 10.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(34){animation:appear-from-top 10.75s}.grid-list:not(.grid-filtered) .grid-item:nth-child(35){animation:appear-from-right 11.8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(36){animation:appear-from-bottom 10.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(37){animation:appear-from-left 11.8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(38){animation:appear-from-top 11.95s}.grid-list:not(.grid-filtered) .grid-item:nth-child(39){animation:appear-from-right 13s}.grid-list:not(.grid-filtered) .grid-item:nth-child(40){animation:appear-from-bottom 11.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(41){animation:appear-from-left 13s}.grid-list:not(.grid-filtered) .grid-item:nth-child(42){animation:appear-from-top 13.15s}.grid-list:not(.grid-filtered) .grid-item:nth-child(43){animation:appear-from-right 14.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(44){animation:appear-from-bottom 12.8s}.grid-list:not(.grid-filtered) .grid-item:nth-child(45){animation:appear-from-left 14.2s}.grid-list:not(.grid-filtered) .grid-item:nth-child(46){animation:appear-from-top 14.35s}.grid-list:not(.grid-filtered) .grid-item:nth-child(47){animation:appear-from-right 15.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(48){animation:appear-from-bottom 14s}.grid-list:not(.grid-filtered) .grid-item:nth-child(49){animation:appear-from-left 15.4s}.grid-list:not(.grid-filtered) .grid-item:nth-child(50){animation:appear-from-top 15.55s}.grid-list:not(.grid-filtered) .grid-item:nth-child(51){animation:appear-from-right 16.6s}.grid-list:not(.grid-filtered) .grid-item:nth-child(52){animation:appear-from-bottom 15.2s}.grid-list.grid-single-mobile .grid-item,.grid-list.grid-single-mobile .grid-sizer{width:100%}@media only screen and (min-width:750px){.grid-wrapper{margin:0 -1.5%}.grid-list .grid-sizer{width:33.334%;padding:0}.grid-list .grid-item,.grid-list.grid-single-mobile .grid-item{width:30.1666666%;padding:0 1.5%}.grid-list.grid-list-50 .grid-sizer{width:50%}.grid-list.grid-list-50 .grid-item{width:45%;padding:0 2.5%}}.more-spacing{margin-top:120px!important;margin-bottom:120px!important}.more-spacing+.image-subtext{margin-top:-100px;margin-bottom:100px}.more-spacing-small{margin-top:60px!important;margin-bottom:60px!important}.more-spacing-small+.image-subtext{margin-top:-40px;margin-bottom:40px}.project-content{animation:fade-in 2s}.project-content h1,.project-content h2{text-align:center}.project-content h3{font-size:16px;font-weight:700;margin:30px 0 0;letter-spacing:0;font-family:proxima-nova,sans-serif;color:#505050}.project-content h3+p{margin-top:0}@media only screen and (min-width:450px){.project-content p{text-align:justify}}.project-content ol li,.project-content ul li{padding-left:5px;line-height:200%}@media only screen and (min-width:750px){.project-content{margin:auto}.project-content:not(.project-content-wide){max-width:66%}}.research-content h2{text-align:left}.about-page{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.about-page .text-section{order:1;margin-bottom:50px}.about-page .text-section>:first-child{animation:appear-from-right 1s}.about-page .text-section>:nth-child(2){animation:appear-from-right 1.2s}.about-page .text-section>:nth-child(3){animation:appear-from-right 1.4s}.about-page .text-section>:nth-child(4){animation:appear-from-right 1.6s}.about-page .text-section>:nth-child(5){animation:appear-from-right 1.8s}.about-page .text-section>:nth-child(6),.about-page .text-section>:nth-child(7){animation:appear-from-right 2s}.about-page .text-section>:nth-child(8){animation:appear-from-right 2.4s}.about-page .text-section>:nth-child(9){animation:appear-from-right 2.6s}.about-page .text-section>:nth-child(10){animation:appear-from-right 2.8s}.about-page .text-section>:nth-child(11){animation:appear-from-right 3s}.about-page .text-section>:nth-child(12){animation:appear-from-right 3.2s}.about-page .text-section>:nth-child(13){animation:appear-from-right 3.4s}.about-page .text-section>:nth-child(14){animation:appear-from-right 3.6s}.about-page .text-section>:nth-child(15){animation:appear-from-right 3.8s}.about-page .text-section>:nth-child(16){animation:appear-from-right 4s}.about-page .text-section h2{text-align:center}.about-page .team-grid{order:2;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.about-page .team-grid .person{width:47.5%;text-align:center;margin-bottom:35px}.about-page .team-grid .person:first-child{animation:appear-from-bottom 1.6s}.about-page .team-grid .person:nth-child(2){animation:appear-from-bottom 1.3s}.about-page .team-grid .person:nth-child(3){animation:appear-from-bottom 1.5s}.about-page .team-grid .person:nth-child(4){animation:appear-from-bottom 1.4s}.about-page .team-grid .person img{width:100%}.about-page .team-grid .person h3,.about-page .team-grid .person p{font-size:14px;margin:5px 0;color:#222}.about-page .team-grid .person h3{font-weight:400;letter-spacing:2px;text-transform:uppercase;font-family:proxima-nova,sans-serif}@media only screen and (min-width:750px){.about-page{flex-direction:row;align-items:flex-start}.about-page .text-section{width:42%;padding-left:8%}.about-page .text-section h2{text-align:left}.about-page .team-grid{width:50%;order:0}}.exposure-group{display:flex;flex-direction:column;padding:20px 0 30px;animation:fade-in 2s}.exposure-group h2{text-align:center;font-family:"PT Serif",serif;color:#505050}.exposure-group:not(:last-child){border-bottom:1px solid #bbb}@media only screen and (min-width:750px){.exposure-group{flex-direction:row}.exposure-group h2{width:20%;text-align:left;margin-top:33px}.exposure-group .exposure-list{width:80%}}.text-flip{font-family:Roboto Mono,monospace}body,div,span{cursor:url(/next_assets/cursors/default.png) 10 10,auto}body.light-cursor,div.light-cursor,span.light-cursor{cursor:url(/next_assets/cursors/default-light.png) 10 10,auto}code,pre{font-family:Roboto Mono,monospace}blockquote,h1,h2,h3,h4,h5,h6,p,pre{cursor:url(/next_assets/cursors/text.png) 10 10,text}blockquote.light-cursor,h1.light-cursor,h2.light-cursor,h3.light-cursor,h4.light-cursor,h5.light-cursor,h6.light-cursor,p.light-cursor,pre.light-cursor{cursor:url(/next_assets/cursors/text-light.png) 10 10,text}a,button,input[type=submit]{cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer}a.light-cursor,button.light-cursor,input[type=submit].light-cursor{cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer}a blockquote,a h1,a h2,a h3,a h4,a h5,a h6,a p,a pre,button blockquote,button h1,button h2,button h3,button h4,button h5,button h6,button p,button pre,input[type=submit] blockquote,input[type=submit] h1,input[type=submit] h2,input[type=submit] h3,input[type=submit] h4,input[type=submit] h5,input[type=submit] h6,input[type=submit] p,input[type=submit] pre{cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer}a blockquote.light-cursor,a h1.light-cursor,a h2.light-cursor,a h3.light-cursor,a h4.light-cursor,a h5.light-cursor,a h6.light-cursor,a p.light-cursor,a pre.light-cursor,button blockquote.light-cursor,button h1.light-cursor,button h2.light-cursor,button h3.light-cursor,button h4.light-cursor,button h5.light-cursor,button h6.light-cursor,button p.light-cursor,button pre.light-cursor,input[type=submit] blockquote.light-cursor,input[type=submit] h1.light-cursor,input[type=submit] h2.light-cursor,input[type=submit] h3.light-cursor,input[type=submit] h4.light-cursor,input[type=submit] h5.light-cursor,input[type=submit] h6.light-cursor,input[type=submit] p.light-cursor,input[type=submit] pre.light-cursor{cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer}a[target=_blank]{cursor:url(/next_assets/cursors/link-out.png) 10 11,pointer}a[target=_blank].light-cursor{cursor:url(/next_assets/cursors/link-out-light.png) 10 11,pointer}.landing-page,.landing-page :not(.header-link){cursor:url(/next_assets/cursors/default-light.png) 10 10,auto}.landing-page a.header-link{cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer}.click4big{cursor:url(/next_assets/cursors/zoom-in.png) 10 10,zoom-in}.click4big.light-cursor{cursor:url(/next_assets/cursors/zoom-in-light.png) 10 10,zoom-in}#click4big-container{cursor:url(/next_assets/cursors/close-light.png) 10 10,pointer}#click4big-container #big-image{cursor:url(/next_assets/cursors/zoom-out.png) 10 10,zoom-out}#click4big-container #big-image.light-cursor{cursor:url(/next_assets/cursors/zoom-out-light.png) 10 10,zoom-out}.carousel button{cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer}.carousel button.light-cursor{cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer}.carousel button.back{cursor:url(/next_assets/cursors/previous.png) 10 10,pointer}.carousel button.back.light-cursor{cursor:url(/next_assets/cursors/previous-light.png) 10 10,pointer}.carousel button.forward{cursor:url(/next_assets/cursors/next.png) 10 10,pointer}.carousel button.forward.light-cursor{cursor:url(/next_assets/cursors/next-light.png) 10 10,pointer}.dragscroll{cursor:url(/next_assets/cursors/grab.png) 10 10,grab}.dragscroll.light-cursor{cursor:url(/next_assets/cursors/grab-light.png) 10 10,grab}.dragscroll:active{cursor:url(/next_assets/cursors/grabbing.png) 10 10,grabbing}.dragscroll:active.light-cursor{cursor:url(/next_assets/cursors/grabbing-light.png) 10 10,grabbing}body.dark-theme-footer-only footer{filter:invert(1);background-color:#fff}body.dark-theme-footer-only footer:before{content:"";z-index:-1;position:absolute;width:300vw;height:100%;left:0;background-color:#fff;transform:translate(-50vw,calc(var(--s3) * -1))}#saga-header,#saga-header>*{transition-duration:0s!important}#saga-header.scrolled{background-color:#fff}body.dark-theme #saga-header.scrolled,body.dark-theme-header-only #saga-header.scrolled{background-color:#000}body.dark-theme,body.dark-theme div,body.dark-theme span,body.dark-theme-footer-only footer,body.dark-theme-footer-only footer div,body.dark-theme-footer-only footer span,body.dark-theme-header-only #saga-header div,body.dark-theme-header-only #saga-header span{cursor:url(/next_assets/cursors/default-light.png) 10 10,auto}body.dark-theme blockquote,body.dark-theme h1,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,body.dark-theme h5,body.dark-theme h6,body.dark-theme p,body.dark-theme pre,body.dark-theme-footer-only footer blockquote,body.dark-theme-footer-only footer h1,body.dark-theme-footer-only footer h2,body.dark-theme-footer-only footer h3,body.dark-theme-footer-only footer h4,body.dark-theme-footer-only footer h5,body.dark-theme-footer-only footer h6,body.dark-theme-footer-only footer p,body.dark-theme-footer-only footer pre,body.dark-theme-header-only #saga-header blockquote,body.dark-theme-header-only #saga-header h1,body.dark-theme-header-only #saga-header h2,body.dark-theme-header-only #saga-header h3,body.dark-theme-header-only #saga-header h4,body.dark-theme-header-only #saga-header h5,body.dark-theme-header-only #saga-header h6,body.dark-theme-header-only #saga-header p,body.dark-theme-header-only #saga-header pre{cursor:url(/next_assets/cursors/text-light.png) 10 10,text}body.dark-theme a,body.dark-theme a blockquote,body.dark-theme a h1,body.dark-theme a h2,body.dark-theme a h3,body.dark-theme a h4,body.dark-theme a h5,body.dark-theme a h6,body.dark-theme a p,body.dark-theme a pre,body.dark-theme button,body.dark-theme button blockquote,body.dark-theme button h1,body.dark-theme button h2,body.dark-theme button h3,body.dark-theme button h4,body.dark-theme button h5,body.dark-theme button h6,body.dark-theme button p,body.dark-theme button pre,body.dark-theme input[type=submit],body.dark-theme input[type=submit] blockquote,body.dark-theme input[type=submit] h1,body.dark-theme input[type=submit] h2,body.dark-theme input[type=submit] h3,body.dark-theme input[type=submit] h4,body.dark-theme input[type=submit] h5,body.dark-theme input[type=submit] h6,body.dark-theme input[type=submit] p,body.dark-theme input[type=submit] pre,body.dark-theme-footer-only footer a,body.dark-theme-footer-only footer button,body.dark-theme-footer-only footer input[type=submit],body.dark-theme-header-only #saga-header a,body.dark-theme-header-only #saga-header button,body.dark-theme-header-only #saga-header input[type=submit]{cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer}body.dark-theme a[target=_blank],body.dark-theme-footer-only footer a[target=_blank],body.dark-theme-header-only #saga-header a[target=_blank]{cursor:url(/next_assets/cursors/link-out-light.png) 10 11,pointer}body.dark-theme{background-color:#000;color:hsla(0,0%,100%,.8);--color-title:#efefef}body.dark-theme h1,body.dark-theme h2,body.dark-theme h3,body.dark-theme h4,body.dark-theme h5,body.dark-theme h6,body.dark-theme p{color:#fff}body.dark-theme #saga-header h1,body.dark-theme-header-only #saga-header h1,body.dark-theme-logo-only .header-logo{filter:invert(100%)}body.dark-theme #saga-header .header-link,body.dark-theme-header-only #saga-header .header-link{color:hsla(0,0%,100%,.8)}body.dark-theme #saga-header .header-link:hover:not(.active-link){color:#fff}body:not(.dark-theme) .social-links{filter:invert(100%)}body.dark-theme .project-content .carousel .dots{border-bottom-color:#000}@media only screen and (max-width:950px){body.dark-theme .open-mobile .hamburger-inner,body.dark-theme .open-mobile .hamburger-inner:after,body.dark-theme .open-mobile .hamburger-inner:before{background-color:hsla(0,0%,100%,.8)}body.dark-theme nav{background:linear-gradient(#000,#050505)}}body.dark-theme #fancy-scroll-indicator{border-left-color:#ffffff4d}body.dark-theme #fancy-scroll-indicator #fancy-scroll-container #fancy-screen-pos{background-color:#fff}body.dark-theme #fancy-scroll-indicator #fancy-scroll-container .scroll-header{border-right-color:#fff;cursor:url(/next_assets/cursors/pointer-light.png) 10 10,pointer}body.dark-theme #fancy-scroll-indicator #fancy-scroll-container .scroll-header:hover{text-shadow:0 0 2px #0000009c;color:#fff}body.dark-theme #buy-button{margin:auto;display:block;border:1px solid #fff;background:#000;color:#fff;padding:20px 0;width:200px;transition:.3s;z-index:5;text-decoration:none;text-align:center}body.dark-theme #buy-button.hidden{opacity:0;pointer-events:none}body.dark-theme #buy-button:hover{background-color:hsla(0,0%,100%,.1)}body.dark-theme #footer-logo{filter:invert(1)}body.dark-theme .light-theme{background-color:#fff}body.dark-theme .light-theme,body.dark-theme .light-theme div,body.dark-theme .light-theme span{cursor:url(/next_assets/cursors/default.png) 10 10,auto}body.dark-theme .light-theme blockquote,body.dark-theme .light-theme h1,body.dark-theme .light-theme h2,body.dark-theme .light-theme h3,body.dark-theme .light-theme h4,body.dark-theme .light-theme h5,body.dark-theme .light-theme h6,body.dark-theme .light-theme p,body.dark-theme .light-theme pre{cursor:url(/next_assets/cursors/text.png) 10 10,text}body.dark-theme .light-theme a,body.dark-theme .light-theme a blockquote,body.dark-theme .light-theme a h1,body.dark-theme .light-theme a h2,body.dark-theme .light-theme a h3,body.dark-theme .light-theme a h4,body.dark-theme .light-theme a h5,body.dark-theme .light-theme a h6,body.dark-theme .light-theme a p,body.dark-theme .light-theme a pre,body.dark-theme .light-theme button,body.dark-theme .light-theme button blockquote,body.dark-theme .light-theme button h1,body.dark-theme .light-theme button h2,body.dark-theme .light-theme button h3,body.dark-theme .light-theme button h4,body.dark-theme .light-theme button h5,body.dark-theme .light-theme button h6,body.dark-theme .light-theme button p,body.dark-theme .light-theme button pre,body.dark-theme .light-theme input[type=submit],body.dark-theme .light-theme input[type=submit] blockquote,body.dark-theme .light-theme input[type=submit] h1,body.dark-theme .light-theme input[type=submit] h2,body.dark-theme .light-theme input[type=submit] h3,body.dark-theme .light-theme input[type=submit] h4,body.dark-theme .light-theme input[type=submit] h5,body.dark-theme .light-theme input[type=submit] h6,body.dark-theme .light-theme input[type=submit] p,body.dark-theme .light-theme input[type=submit] pre{cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer}body.dark-theme .light-theme a[target=_blank]{cursor:url(/next_assets/cursors/link-out.png) 10 11,pointer}body.dark-theme .light-theme h1,body.dark-theme .light-theme h2,body.dark-theme .light-theme h3,body.dark-theme .light-theme h4,body.dark-theme .light-theme h5,body.dark-theme .light-theme h6{color:#000}body.dark-theme .light-theme .project-content .carousel .dots{border-bottom-color:unset}@media only screen and (max-width:950px){body.dark-theme .light-theme .open-mobile .hamburger-inner,body.dark-theme .light-theme .open-mobile .hamburger-inner:after,body.dark-theme .light-theme .open-mobile .hamburger-inner:before{background-color:unset}body.dark-theme .light-theme nav{background:unset}}body.dark-theme .light-theme #fancy-scroll-indicator{border-left-color:unset}body.dark-theme .light-theme #fancy-scroll-indicator #fancy-scroll-container #fancy-screen-pos{background-color:unset}body.dark-theme .light-theme #fancy-scroll-indicator #fancy-scroll-container .scroll-header{border-right-color:unset;cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer}body.dark-theme .light-theme #fancy-scroll-indicator #fancy-scroll-container .scroll-header:hover{text-shadow:unset;color:unset}body.dark-theme .light-theme #footer-logo{filter:unset}.click4big{z-index:0;transition:.1s;box-shadow:0 0 0 #00000010}.click4big:hover{transition:transform .6s .4s,box-shadow .6s .4s,z-index 0s .6s;transform:scale(1.02);box-shadow:0 0 45px #00000010;z-index:999}#click4big-container{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000cc;transition:.2s;z-index:1000}#click4big-container:not(.open){opacity:0;pointer-events:none}#click4big-container.open{opacity:1;pointer-events:auto}#click4big-container #big-image{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%}.carousel .dots,.splash-container .dots{position:absolute;display:none;justify-content:center;bottom:0;padding:8px 8px 0;z-index:50;border-color:transparent transparent #fff;border-style:solid;border-width:0 12px 16px}.carousel .dots .dot,.splash-container .dots .dot{width:12px;height:12px;border-radius:50%;background-color:#505050;opacity:.5;transform:translateY(16px) scale(.39)}.carousel .dots .dot:not(.selected):not(:last-child),.splash-container .dots .dot:not(.selected):not(:last-child){animation:dot-unslide .3s}.carousel .dots .dot.selected,.splash-container .dots .dot.selected{transform:translateY(16px) scale(.5);opacity:1}.carousel .dots .dot.selected:not(.backwards),.splash-container .dots .dot.selected:not(.backwards){animation:dot-slide .3s}.carousel .dots .dot.selected.backwards,.splash-container .dots .dot.selected.backwards{animation:dot-slide-back .3s}.special-carousel{position:absolute;left:0}.special-carousel .dots,.special-carousel button{display:none!important}.project-content h2.toned-down{font-size:18px;letter-spacing:1px;opacity:.8;margin-bottom:24px}.project-content h3.toned-down{font-size:15px;opacity:.8}.project-content p.toned-down{opacity:.8}@media only screen and (min-width:450px){.project-content blockquote,.project-content p{text-align:justify}}.project-content .no-spacing{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.project-content .image-subtext.no-spacing{margin:-20px 0 0!important}.project-content img.small{max-width:50%}.project-content img.medium{max-width:75%}.project-content .max-width-offset{visibility:hidden;padding:100px 0 30px}.project-content img.max-width{position:absolute;padding:30px 0;left:0}.project-content img{width:100%;margin:70px auto;display:block}.project-content .image-subtext{z-index:50;font-size:13px;text-align:center;margin-bottom:60px}.project-content img+.image-subtext{margin-top:-20px}@media only screen and (min-width:1100px){.project-content .more-spacing{margin:200px auto!important}.project-content .more-spacing+.image-subtext{margin-top:-180px;margin-bottom:180px}}.video-border-fade:after{content:"";box-shadow:inset 0 0 30px 30px #fff;background:radial-gradient(hsla(0,0%,100%,0) 65%,#fff 85%)}.project-content .carousel{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.project-content .carousel button{display:none;position:absolute;top:50%;transform:translateY(-50%);border:none;z-index:50;font-size:60px;line-height:10px;padding:10px 15px 12px;transition:.5s;opacity:0;color:#fff;font-weight:100;width:50%;height:100%;text-shadow:0 0 12px #00000040}.project-content .carousel button:hover{opacity:1}.project-content .carousel button.back{left:0;text-align:left;background:linear-gradient(-90deg,#ffffff00,#ffffff44)}.project-content .carousel button.forward{right:0;text-align:right;background:linear-gradient(90deg,#ffffff00,#ffffff44)}.project-content .carousel .carousel-content{display:flex;overflow-x:auto}.project-content .carousel .carousel-content img{flex-shrink:0;width:100%;height:100%;margin:0!important;padding:0!important}.project-content .carousel .carousel-content:after,.project-content .carousel .carousel-content:before{position:absolute;transition:opacity .3s;opacity:0}.project-content .carousel .carousel-content:before{content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.project-content .carousel .carousel-content:after{position:absolute;content:"swipe to scroll";top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:22px}.project-content .carousel.carousel-scroll-indicator .carousel-content:after,.project-content .carousel.carousel-scroll-indicator .carousel-content:before{opacity:1}.project-content .columns-stay-on-mobile.columns-25,.project-content .columns-stay-on-mobile.columns-33,.project-content .columns-stay-on-mobile.columns-33-66,.project-content .columns-stay-on-mobile.columns-50,.project-content .columns-stay-on-mobile.columns-66-33{display:flex;flex-wrap:wrap;justify-content:space-between}.project-content .columns-stay-on-mobile.columns-25 .col :first-child,.project-content .columns-stay-on-mobile.columns-33 .col :first-child,.project-content .columns-stay-on-mobile.columns-33-66 .col :first-child,.project-content .columns-stay-on-mobile.columns-50 .col :first-child,.project-content .columns-stay-on-mobile.columns-66-33 .col :first-child{margin-top:0}.project-content .columns-stay-on-mobile.columns-25 .col :last-child,.project-content .columns-stay-on-mobile.columns-33 .col :last-child,.project-content .columns-stay-on-mobile.columns-33-66 .col :last-child,.project-content .columns-stay-on-mobile.columns-50 .col :last-child,.project-content .columns-stay-on-mobile.columns-66-33 .col :last-child{margin-bottom:0}.project-content .columns-stay-on-mobile.columns-50 .col{width:46%}.project-content .columns-stay-on-mobile.columns-33 .col{width:28%}.project-content .columns-stay-on-mobile.columns-25 .col{width:22%}.project-content .columns-stay-on-mobile.columns-66-33 .col:nth-child(odd){width:62%}.project-content .columns-stay-on-mobile.columns-33-66 .col:nth-child(odd),.project-content .columns-stay-on-mobile.columns-66-33 .col:nth-child(2n){width:29%}.project-content .columns-stay-on-mobile.columns-33-66 .col:nth-child(2n){width:62%}.project-content .columns-stay-on-mobile.small-gap.columns-50 .col,.project-content .columns-stay-on-mobile.small-gaps.columns-50 .col{width:48.8%}.project-content .columns-stay-on-mobile.small-gap.columns-33 .col,.project-content .columns-stay-on-mobile.small-gaps.columns-33 .col{width:31.7%}.project-content .columns-stay-on-mobile.small-gap.columns-25 .col,.project-content .columns-stay-on-mobile.small-gaps.columns-25 .col{width:24%}.project-content .columns-stay-on-mobile.small-gap.columns-66-33 .col:nth-child(odd),.project-content .columns-stay-on-mobile.small-gaps.columns-66-33 .col:nth-child(odd){width:65.3%}.project-content .columns-stay-on-mobile.small-gap.columns-33-66 .col:nth-child(odd),.project-content .columns-stay-on-mobile.small-gap.columns-66-33 .col:nth-child(2n),.project-content .columns-stay-on-mobile.small-gaps.columns-33-66 .col:nth-child(odd),.project-content .columns-stay-on-mobile.small-gaps.columns-66-33 .col:nth-child(2n){width:32.3%}.project-content .columns-stay-on-mobile.small-gap.columns-33-66 .col:nth-child(2n),.project-content .columns-stay-on-mobile.small-gaps.columns-33-66 .col:nth-child(2n){width:65.3%}.project-content .image-overlay{position:relative}.project-content .image-overlay .overlay-text{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);z-index:10;font-size:4vw;color:#fff;width:80%;text-align:center;font-weight:100;text-shadow:1px 1px 5px #00000088}.project-content .image-overlay .overlay-text.overlay-text-small{font-size:30px}@media only screen and (max-width:500px){.project-content .image-overlay .overlay-text{font-size:30px}.project-content .image-overlay .overlay-text.overlay-text-small{font-size:16px;line-height:150%}}.project-content .quote-tagline,.project-content blockquote{max-width:100%;margin:0 15px}.project-content blockquote{margin-top:70px}.project-content .quote-tagline{margin-top:15px;margin-bottom:70px}.project-content blockquote{color:#505050;padding-left:15px;border-left:1px solid #505050}.project-content blockquote:after,.project-content blockquote:before{content:'"';display:inline}.project-content .quote-tagline{text-align:right}.project-content .quote-tagline:before{content:"—";margin-right:5px}@media only screen and (min-width:750px){.project-content .quote-tagline,.project-content blockquote{margin-left:auto;margin-right:auto;max-width:50%}.project-content .carousel-content{pointer-events:none}.project-content .carousel-content::-webkit-scrollbar{display:none}.project-content .carousel.carousel-scroll-indicator .carousel-content:after,.project-content .carousel.carousel-scroll-indicator .carousel-content:before{display:none}.project-content .carousel button{display:block}.project-content .carousel .dots{display:flex}.project-content .columns-25,.project-content .columns-33,.project-content .columns-33-66,.project-content .columns-50,.project-content .columns-66-33{display:flex;flex-wrap:wrap;justify-content:space-between}.project-content .columns-25 .col :first-child,.project-content .columns-33 .col :first-child,.project-content .columns-33-66 .col :first-child,.project-content .columns-50 .col :first-child,.project-content .columns-66-33 .col :first-child{margin-top:0}.project-content .columns-25 .col :last-child,.project-content .columns-33 .col :last-child,.project-content .columns-33-66 .col :last-child,.project-content .columns-50 .col :last-child,.project-content .columns-66-33 .col :last-child{margin-bottom:0}.project-content .columns-50 .col{width:46%}.project-content .columns-33 .col{width:28%}.project-content .columns-25 .col{width:22%}.project-content .columns-66-33 .col:nth-child(odd){width:62%}.project-content .columns-33-66 .col:nth-child(odd),.project-content .columns-66-33 .col:nth-child(2n){width:29%}.project-content .columns-33-66 .col:nth-child(2n){width:62%}.project-content .small-gap.columns-50 .col,.project-content .small-gaps.columns-50 .col{width:48.8%}.project-content .small-gap.columns-33 .col,.project-content .small-gaps.columns-33 .col{width:31.7%}.project-content .small-gap.columns-25 .col,.project-content .small-gaps.columns-25 .col{width:24%}.project-content .small-gap.columns-66-33 .col:nth-child(odd),.project-content .small-gaps.columns-66-33 .col:nth-child(odd){width:65.3%}.project-content .small-gap.columns-33-66 .col:nth-child(odd),.project-content .small-gap.columns-66-33 .col:nth-child(2n),.project-content .small-gaps.columns-33-66 .col:nth-child(odd),.project-content .small-gaps.columns-66-33 .col:nth-child(2n){width:32.3%}.project-content .small-gap.columns-33-66 .col:nth-child(2n),.project-content .small-gaps.columns-33-66 .col:nth-child(2n){width:65.3%}.project-content.project-content-wide div.narrow{margin:auto;max-width:66%}.project-content div.narrow{margin:auto;max-width:75%}}.project-content .dragscroll{pointer-events:auto!important}.big-num{margin:40px 0 0!important;font-size:30px}.big-num,.big-num+p{text-align:center;text-transform:uppercase}.big-num+p{margin:0 0 40px!important;font-size:10px;letter-spacing:1px;color:#757575}@media only screen and (max-width:750px) and (min-width:500px){.project-content .columns-25{display:flex;flex-wrap:wrap;justify-content:space-between}.project-content .columns-25 .col{width:46%}.project-content .columns-25.small-gap .col,.project-content .columns-25.small-gaps .col{width:48.8%}}.project-content .sensation-image{margin-top:50px!important;margin-bottom:20px!important}@media only screen and (max-width:500px){.project-content .columns-25,.project-content .columns-33,.project-content .columns-33-66,.project-content .columns-50,.project-content .columns-66-33{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.project-content .columns-25 .col,.project-content .columns-33 .col,.project-content .columns-33-66 .col,.project-content .columns-50 .col,.project-content .columns-66-33 .col{order:3}.project-content .columns-25 .col.mobile-first,.project-content .columns-33 .col.mobile-first,.project-content .columns-33-66 .col.mobile-first,.project-content .columns-50 .col.mobile-first,.project-content .columns-66-33 .col.mobile-first{order:0}.project-content .columns-25 .col.mobile-second,.project-content .columns-33 .col.mobile-second,.project-content .columns-33-66 .col.mobile-second,.project-content .columns-50 .col.mobile-second,.project-content .columns-66-33 .col.mobile-second{order:1}.project-content .columns-25 .col.mobile-third,.project-content .columns-33 .col.mobile-third,.project-content .columns-33-66 .col.mobile-third,.project-content .columns-50 .col.mobile-third,.project-content .columns-66-33 .col.mobile-third{order:2}.project-content .columns-25 .col.mobile-third-last,.project-content .columns-33 .col.mobile-third-last,.project-content .columns-33-66 .col.mobile-third-last,.project-content .columns-50 .col.mobile-third-last,.project-content .columns-66-33 .col.mobile-third-last{order:4}.project-content .columns-25 .col.mobile-second-last,.project-content .columns-33 .col.mobile-second-last,.project-content .columns-33-66 .col.mobile-second-last,.project-content .columns-50 .col.mobile-second-last,.project-content .columns-66-33 .col.mobile-second-last{order:5}.project-content .columns-25 .col.mobile-last,.project-content .columns-33 .col.mobile-last,.project-content .columns-33-66 .col.mobile-last,.project-content .columns-50 .col.mobile-last,.project-content .columns-66-33 .col.mobile-last{order:6}.project-content .carousel,.project-content :not(.carousel-content)>img,.project-content:not(.carousel-content)>img{width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.project-content .special-carousel .carousel-content img{height:95vh;width:auto}.project-content .big-num{margin:20px 0 0!important}.project-content .big-num+p{margin:0 0 20px!important}}body.dev-error-blur :not(#dev-popover):not(#saga-content):not(#saga-website){filter:blur(5px)}body.dev-error-blur #dev-popover *{filter:none!important}#dev-popover{position:absolute;width:100%;height:100%;left:0;bottom:0;background-color:rgba(0,0,0,.75)}#dev-popover,#dev-popover *{cursor:auto}#dev-popover .developer-error{padding:30px;font-family:monospace;color:#fff;max-width:800px;margin:auto}#dev-popover .developer-error h1{color:#fff;font-size:14px}#dev-popover .developer-error *{cursor:auto}#dev-popover .developer-error .close-button{position:absolute;right:15px;top:15px;background:none;border:none;cursor:pointer;font-size:18px;font-weight:700;color:#fff}.error-container{max-width:500px;margin:auto;text-align:center}.error-container h2{font-size:18px}.error-container p{opacity:.7;margin:0;line-height:150%}.planet-container{position:relative;margin:0 auto 60px;width:200px;height:200px}.planet-container,.planet-container *{overflow:visible}.mars{transform:translateZ(0);border-radius:50%;width:100%;height:100%;background-size:cover!important}.mars,.mars:after,.mars:before{position:absolute;inset:0;margin:auto}.mars:after,.mars:before{transform-origin:center center -133.33333px;animation:orbit 4s linear infinite;backface-visibility:hidden;z-index:1;content:"";width:40px;height:40px;background-color:#bac1ba;border-radius:50px}.mars:before{transform-origin:center center -100px;width:30px;height:30px;background-color:#cc1919;opacity:.4;filter:blur(5px)}.mars.behind:after{backface-visibility:visible}@keyframes orbit{0%{transform:rotateX(0) rotateY(359deg)}to{transform:rotateX(359deg) rotateY(-359deg)}}body{margin:0;overflow-x:hidden;font-family:Archivo,sans-serif;-webkit-font-smoothing:antialiased;color:#111}body.no-scroll{overflow-y:hidden}body.hide-cursor,body.hide-cursor *{cursor:none!important}body.splash-project .fade-in-fast{animation:fade-in 2s}body.splash-project .fade-in{animation:fade-in 4s}body.splash-project .fade-in-slow{animation:fade-in 6s}body.header-color-white h1{filter:invert(100%)}body.header-color-white a.header-link:not(.active-link){color:#fff!important}body.header-color-white a.header-link:not(.active-link):hover{opacity:.7}body.header-color-black a.header-link:not(.active-link){color:#000!important}body.header-color-black a.header-link:not(.active-link):hover{opacity:.7}body.no-animate #menu-container img,body.no-animate #menu-container nav,body.no-animate #menu-container nav ul li,body.no-animate .landing-page,body.no-animate .landing-page-video{animation:none!important}h1,h2,h3,h4,h5,h6{font-family:Archivo,sans-serif;text-transform:uppercase}a{color:#2a2a2a;text-decoration:none}a *{cursor:var(--cursor-pointer)}.text-content h3{font-weight:bolder;font-size:16px;margin-top:25px;margin-bottom:-15px;letter-spacing:0;text-transform:none;font-family:Archivo,sans-serif}@media only screen and (min-width:450px){.text-content blockquote,.text-content p{text-align:justify}}@media only screen and (min-width:750px){li,ol,p{font-size:14px}}button,input,option,select,textarea{outline:none}::selection{color:#fff;background:var(--color-primary100)}::-moz-selection{color:#fff;background:var(--color-primary100)}:active{outline:none!important}.centered{text-align:center!important}.align-center{align-items:center}.non-interactive{pointer-events:none}#menu-container ul a.header-link{transition:filter .5s,transform .3s}#menu-container ul:hover a.header-link:not(:hover){filter:blur(3px)}#menu-container ul:hover a.header-link:hover{transform:scale(1.15)}.fade-in-fast{animation:fade-in 1s}.fade-in{animation:fade-in 2s}.fade-in-slow{animation:fade-in 4s}.pos-rel{position:relative}.no-overflow{overflow:hidden}.no-pointer-events{pointer-events:none}.video-embed{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.video-embed.portrait{padding-bottom:125%}iframe{border:none}.video-embed embed,.video-embed iframe,.video-embed object,.video-embed video,.video-embed.video-border-fade:after{position:absolute;top:0;left:0;width:100%;height:100%}#saga-header{height:60px;display:flex;justify-content:space-between;align-items:center;opacity:1;position:relative;z-index:1000}#saga-header h1{display:inline-block;margin:0;line-height:0}#saga-header .header-logo{width:125px}@media only screen and (max-width:700px){#saga-header .header-logo{width:100px}}#saga-website.padLessTop #saga-header .header-logo{width:115px}#saga-header nav,#saga-header nav li,#saga-header nav ul{display:inline}#saga-header nav li{margin-left:20px}#saga-header nav li a.header-link{padding:17px 5px;font-size:13px;font-family:Archivo,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;color:#000}#saga-header nav li a.header-link:after{position:absolute;content:"•";color:var(--color-primary100);bottom:0;left:50%;transform:translateX(-50%);opacity:0}#saga-header nav li a.header-link.active-link{position:relative;color:var(--color-primary100);overflow:visible;font-weight:700}#saga-header nav li a.header-link.active-link:after{opacity:1}#saga-header nav li a.header-link:hover:not(.active-link){opacity:.5}.social-links{margin:0 -10px;line-height:0}.social-links a{text-decoration:none}.social-links img{height:45px}@media only screen and (max-width:700px){.social-links img{height:60px}.social-links{margin:0 -15px var(--s3)}}.hamburger{display:inline-block;overflow:visible;margin:0;padding:15px 0 15px 15px;transition-timing-function:linear;transition-duration:.3s;transition-property:opacity,filter}.hamburger .hamburger-box{position:relative;display:inline-block;width:36px;height:24px}.hamburger .hamburger-box .hamburger-inner{top:50%;display:block;margin-top:-2px;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger .hamburger-box .hamburger-inner,.hamburger .hamburger-box .hamburger-inner:after,.hamburger .hamburger-box .hamburger-inner:before{display:block;content:"";position:absolute;width:100%;height:3px;transition-timing-function:ease;transition-duration:.3s;transition-property:transform;border-radius:4px;background-color:#222}.hamburger .hamburger-box .hamburger-inner:before{transition:top .15s ease .24s,opacity .15s ease;top:-10px}.hamburger .hamburger-box .hamburger-inner:after{transition:bottom .15s ease .24s,transform .15s cubic-bezier(.55,.055,.675,.19);bottom:-10px}body.menu-open{overflow-y:hidden}body.menu-open .hamburger .hamburger-inner{transition-delay:.24s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}body.menu-open .hamburger .hamburger-inner:before{top:0;transition:top .15s ease,opacity .15s ease .24s;opacity:0}body.menu-open .hamburger .hamburger-inner:after{bottom:0;transition:bottom .15s ease,transform .15s cubic-bezier(.215,.61,.355,1) .24s;transform:rotate(-90deg)}.mobile-menu-bg-overlay{z-index:490}.mobile-menu-bg-overlay,.open-mobile{display:none}@media only screen and (max-height:499px){.mobile-menu-bg-overlay,.open-mobile{display:block;animation:fade-in-wait-50 3s}h1{z-index:600}#saga-header nav{position:fixed;width:100%;opacity:0;will-change:opacity;left:0;background-color:#fff;display:flex;flex-direction:column;justify-content:center;z-index:500;pointer-events:none}#saga-header nav ul{padding:0;text-align:center}#saga-header nav li,#saga-header nav ul{display:block}#saga-header nav li{margin:0;padding:14px 0}#saga-header nav li a.header-link{font-size:16px}#saga-header .open-mobile{border:none;background:none;letter-spacing:2px;font-size:16px;padding:15px;margin-right:-15px;z-index:600}#saga-header .open-mobile:active{opacity:.7}#saga-header .mobile-menu-bg-overlay{pointer-events:none;opacity:0;position:fixed;top:75px;left:0;width:100%;height:calc(100% - 75px);background-color:#00000080;transition:.2s}#saga-header.open nav{opacity:1;pointer-events:unset}#saga-header.open .mobile-menu-bg-overlay{pointer-events:auto;opacity:1}}@media only screen and (max-width:950px){.project-meta{width:100%!important;padding:0 32px}.mobile-menu-bg-overlay,.open-mobile{display:block;animation:fade-in-wait-50 1.5s}h1{z-index:600}#saga-header nav{position:fixed;width:100%;opacity:0;top:0;padding-top:60px;height:100%;will-change:opacity;left:0;background-color:#fff;display:flex;flex-direction:column;justify-content:center;z-index:500;pointer-events:none}#saga-header nav ul{padding:0;text-align:center;display:flex;flex-direction:column}#saga-header nav li{display:block}#saga-header nav>ul>li{margin:0;padding:18px 0}#saga-header nav li:last-child{padding-bottom:30px}#saga-header nav li a.header-link{font-size:16px}#saga-header .open-mobile{border:none;background:none;letter-spacing:2px;font-size:16px;padding:15px;margin-right:-15px;z-index:600}#saga-header .open-mobile:active{opacity:.7}#saga-header .mobile-menu-bg-overlay{pointer-events:none;opacity:0;position:fixed;top:75px;left:0;width:100%;height:calc(100% - 75px);background-color:#00000080;transition:.2s}#saga-header.open nav{opacity:1;pointer-events:unset;transition-delay:0s}#saga-header.open .mobile-menu-bg-overlay{pointer-events:auto;opacity:1}}#saga-website{--website-side-padding:15px;--website-top-padding:15px;--website-bottom-padding:0;padding:var(--website-top-padding) var(--website-side-padding) var(--website-bottom-padding) var(--website-side-padding);margin:0 auto}.padSelf{padding-left:15px;padding-right:15px}@media only screen and (max-height:500px){body.splash-content #saga-website{max-width:100%}}@media (min-width:750px){#saga-website{--website-side-padding:30px;--website-top-padding:85px;--website-bottom-padding:0}.padSelf{padding-left:30px;padding-right:30px}#saga-website,.contentWidth,.padSelf{max-width:750px}}@media (min-width:1100px){#saga-website{--website-side-padding:85px;--website-top-padding:85px;--website-bottom-padding:0;min-height:calc(100vh - 2 * 85px);display:flex;flex-direction:column}.padSelf{padding-left:85px;padding-right:85px}#saga-website,.contentWidth,.padSelf{max-width:1100px}}@media only screen and (min-width:750px){body.splash-content #saga-website{padding-top:calc(7.5vh - 30px)}}.saw-container{display:flex;align-items:flex-start}.saw-container.saw-container-end{align-items:flex-end}.saw-container .saw-content{width:100%}.saw-container .saw-content.saw-content-fixed{position:fixed}.img-fader{position:relative}.img-fader img{margin:0;transform:none!important}.img-fader img:not(:first-child){position:absolute;top:0;pointer-events:none}.fades-in{opacity:0;transition:1s}.fades-in:not(.visible){transition-delay:0s!important;transition:1s!important}.fades-in.visible{opacity:1}html.fancy-scrollbar{overflow:scroll;overflow-x:hidden}html.fancy-scrollbar ::-webkit-scrollbar{display:none;width:0;background:transparent}html.fancy-scrollbar ::-webkit-scrollbar-thumb{background:transparent}#scroll-indicator{position:fixed;top:0;left:0;height:6px;background:var(--color-primary100);z-index:1500;display:none}html:not(.fancy-scrollbar) #fancy-scroll-indicator{display:none}#fancy-scroll-indicator{position:fixed;right:10px;top:50%;width:16px;border-left:1px solid rgba(0,0,0,.3);z-index:150}#fancy-scroll-indicator #fancy-scroll-container{position:relative;height:100%;width:100%}#fancy-scroll-indicator #fancy-scroll-container #fancy-screen-pos{position:absolute;right:5px;width:2px;background-color:#222;transition:.1s}#fancy-scroll-indicator #fancy-scroll-container .scroll-header{position:absolute;overflow-y:visible;white-space:nowrap;font-size:10px;border-right:2px solid #222;height:10px;right:16px;padding:2px 5px 2px 0;letter-spacing:1px;color:transparent;transition:.3s;cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer;min-width:50px}#fancy-scroll-indicator #fancy-scroll-container .scroll-header.home-header{padding:2px 5px}#fancy-scroll-indicator #fancy-scroll-container .scroll-header:hover{color:#222}@media only screen and (max-width:750px){#scroll-indicator{display:block}#fancy-scroll-indicator{display:none}}#saga-header,#saga-header h1{transition:.7s}.splash-container{position:absolute;top:0;left:0;width:100%;height:100%}body.dark-theme .splash-container:not(.splash-container-no-bars) .splash:before{content:"";position:absolute;pointer-events:none;width:100%;height:100%;top:0;left:0;background:linear-gradient(#000,transparent 20%,transparent 60%,#000)}body.dark-theme .splash-button.splash-previous{cursor:url(/next_assets/cursors/previous-light.png) 10 10,pointer}body.dark-theme .splash-button.splash-next{cursor:url(/next_assets/cursors/next-light.png) 10 10,pointer}body.dark-theme #scroll-to-content{background:rgba(0,0,0,.5)}.splash{position:absolute;height:100%;width:100%;opacity:0;transition:opacity .5s}.splash.splash-image.splash-image-contain{margin:15vh 0;height:70vh}.splash.splash-image.splash-image-contain:not(.splash-image-fixed-size){background-size:contain!important}.splash,.splash :not(.video-embed){z-index:50}.project-meta{position:absolute;left:50%;bottom:10%;width:70vw;transform:translateX(-50%);display:flex;align-items:flex-end;justify-content:space-between}.project-meta .type{animation:fade-in-wait-50 2s}.project-meta .description{animation:appear-from-right 2.5s}.project-meta .date{animation:appear-from-bottom 2.5s}.project-meta .location{animation:appear-from-bottom 3s}.project-meta .text-meta{max-width:60%}.project-meta .text-meta #project-title{letter-spacing:5px;margin:0;color:#fff;text-shadow:0 0 12px #fff;font-family:Roboto Mono,monospace;font-size:24px;font-weight:100}.project-meta .text-meta .flex-row{display:flex;align-items:flex-start}.project-meta .text-meta .type{color:#fff;transform:rotate(90deg) translate(17px,-7px);transform-origin:top left;width:37px;font-size:24px;line-height:0;margin-top:-5px;opacity:.4}.project-meta .text-meta .description{text-shadow:0 0 2px #0000009c;margin:10px 0 0;line-height:150%;color:#fff}.project-meta .meta-items{text-align:right;font-family:Roboto Mono,monospace}.project-meta .meta-items p{text-shadow:0 0 2px #0000009c;color:#fff}.project-meta .meta-items p:after,.project-meta .meta-items p:before{color:var(--color-primary100);opacity:.7}.project-meta .meta-items p:before{content:"[";padding-right:15px}.project-meta .meta-items p:after{content:"]";padding-left:15px}.project-meta .meta-items p:last-child{margin-bottom:0}.splash .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;background:none;border:none;cursor:url(/next_assets/cursors/pointer.png) 10 10,pointer;z-index:3000}.splash .play-button.hidden{opacity:0}.splash .play-button .pos-rel{width:100px;height:100px;transition:.8s}.splash .play-button .reveal-hover{margin-left:-150px;transform:scaleY(.5);transition:.3s}.splash .play-button .overflow-hider{overflow:hidden;width:80px;height:92px}.splash .play-button .overflow-hider,.splash .play-button .play-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.splash .play-button img{width:80px}.splash .video-background-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.95);cursor:url(/next_assets/cursors/close-light.png) 10 10,pointer;transition:.5s}.splash .video-background-overlay.hidden{pointer-events:none;opacity:0}.splash .close-button{position:fixed;top:3%;right:2%;background:none;border:none;z-index:1600}.splash .close-button.hidden{pointer-events:none;opacity:0}.splash .video-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;height:90vh;transition:1s}.splash .video-container,.splash .video-container *{z-index:1500}.splash .video-container.hidden{pointer-events:none;opacity:0;transform:translate(-50%,-49%)}.splash .video-container .video-embed{z-index:1500;padding-bottom:90vh}.splash-offset{pointer-events:none;height:calc(100vh - 253px);margin-bottom:60px}.splash-button{top:0;position:absolute;width:40%;height:100%;background:none;border:none;z-index:200}.splash-button .mobile-icon{position:absolute;top:50%;width:25px;height:25px;filter:invert(100%);display:none;opacity:.3}.splash-button.splash-previous{left:0;cursor:url(/next_assets/cursors/previous.png) 10 10,pointer}.splash-button.splash-previous .mobile-icon{left:0;transform:translateY(-50%) rotate(90deg)}.splash-button.splash-next{right:0;cursor:url(/next_assets/cursors/next.png) 10 10,pointer}.splash-button.splash-next .mobile-icon{right:0;transform:translateY(-50%) rotate(-90deg)}.slide-counter{position:absolute;right:5%;bottom:5%;font-family:Roboto Mono,monospace;color:#000;font-size:18px;line-height:18px;z-index:200;margin:0}#scroll-to-content{position:absolute;top:94vh;left:50vw;background:rgba(0,0,0,.15);border:none;padding:13px;border-radius:50%;transform:translate(-50%,-50%);line-height:0;transition:transform .5s,opacity .2s;z-index:300}#scroll-to-content img{width:24px;height:24px}#scroll-to-content:hover{transform:translate(-50%,-35%)}@media only screen and (max-width:750px){body.splash-content #saga-content{padding-top:15px}.splash-offset{display:none}.splash-button .mobile-icon{display:block}.slide-counter{right:10px;bottom:10px;font-size:14px;margin:0}.splash.splash-has-meta .play-button{top:21%}.slide-counter,.splash-button{display:none}.splash,.splash-container{position:static;top:0;left:0;height:auto;width:auto;transform:none}.splash-container{margin:0 -15px;width:calc(100% + 30px)}.splash{position:relative;padding-top:56.25%;opacity:1;height:auto!important;margin-bottom:20px!important}.project-meta{margin:50px 0;width:100%;padding:0}.splash.splash-project-meta,.splash.splash-video.splash-has-meta{background-position-y:0!important;background-size:contain!important}.splash .play-button{transform:translate(-50%,-50%) scale(.6)}.splash-image-contain-mobile{background-size:contain!important}.project-meta .type{display:none}}@media only screen and (max-width:750px) and (min-height:500px){body:not(.dark-theme) .project-meta #project-title,body:not(.dark-theme) .project-meta .description,body:not(.dark-theme) .project-meta .meta-items p,body:not(.dark-theme) .project-meta .text-meta .type{text-shadow:none;color:#505050}.project-meta{position:static;top:0;left:0;height:auto;width:auto;transform:none;width:calc(100% - 30px);flex-direction:column;align-items:center}.project-meta .text-meta{max-width:100%}.project-meta .text-meta #project-title{font-size:18px;letter-spacing:3px}.project-meta .text-meta .type{display:none}.project-meta .text-meta .description{text-align:justify}.project-meta .meta-items{width:100%}}@media only screen and (max-height:500px){#saga-header{width:calc(100% - 20px);height:39px;position:absolute;top:0;left:10px}#saga-header .open-mobile{margin-right:-22px;transform:scale(.7)}.splash-container{margin-top:9px}#saga-header.open nav{top:0}.project-meta{width:calc(100% - 30px);margin:15px 0}}@media only screen and (min-width:750px){.splash-container .dots{display:flex;align-items:flex-end;left:50%;transform:translateX(-50%);bottom:5%;border:none}.splash-container .dots .dot{width:10px;height:8px;border-radius:0;transform:none!important;animation:none!important;transition:height .35s,background-color 0s;margin:0 4px}.splash-container .dots .dot.selected{height:18px}body.splash-engaged.splash-hide-stuff #saga-header,body.splash-fullscreen #saga-header{opacity:0;pointer-events:none}body.splash-engaged.splash-hide-stuff #scroll-to-content,body.splash-fullscreen #scroll-to-content{opacity:0!important}body.splash-fullscreen{overflow-y:hidden}body.splash-fullscreen .splash-container{background:#fff}body.splash-fullscreen.dark-theme .splash-container{background:#000}body.splash-fullscreen .splash{margin:0 0 50px!important;height:calc(100vh - 50px)!important}body.splash-fullscreen .dots,body.splash-fullscreen .slide-counter{bottom:17px}.splash.splash-image.splash-image-cover{background-size:cover!important}.splash .play-button:hover .pos-rel{transform:scale(1.15) translateX(5px)}.splash .play-button:hover .reveal-hover{margin-left:0;transform:scaleY(.95);transition:.4s .4s}.splash:not(.splash-selected){pointer-events:none;opacity:0!important}.splash.splash-selected{opacity:1!important}body.splash-project #saga-website{max-width:70vw}}@media only screen and (max-width:500px){#scroll-to-content{display:none}.splash:before{top:48px;height:39%}}@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Roboto+Mono&display=swap";*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width:600px){.\!container{max-width:600px!important}.container{max-width:600px}}@media (min-width:640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width:720px){.\!container{max-width:720px!important}.container{max-width:720px}}@media (min-width:768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width:1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width:1100px){.\!container{max-width:1100px!important}.container{max-width:1100px}}@media (min-width:1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width:1450px){.\!container{max-width:1450px!important}.container{max-width:1450px}}@media (min-width:1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}@media (min-width:1920px){.\!container{max-width:1920px!important}.container{max-width:1920px}}@media (min-width:2560px){.\!container{max-width:2560px!important}.container{max-width:2560px}}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.left-\[12\%\]{left:12%}.right-0{right:0}.right-\[17\%\]{right:17%}.top-0{top:0}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.float-left{float:left}.m-0{margin:0}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-\[var\(--s4\)\]{margin-bottom:var(--s4)!important}.\!mt-16{margin-top:4rem!important}.ml-\[var\(--pagePad\)\]{margin-left:var(--pagePad)}.ml-auto{margin-left:auto}.mr-8{margin-right:2rem}.mr-auto{margin-right:auto}.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.\!inline{display:inline!important}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[375\/326\]{aspect-ratio:375/326}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-8{width:2rem;height:2rem}.\!h-\[0\]{height:0!important}.h-\[80px\]{height:80px}.h-\[calc\(100\%-5px\)\]{height:calc(100% - 5px)}.h-auto{height:auto}.h-full{height:100%}.max-h-\[95vh\]{max-height:95vh}.max-h-full{max-height:100%}.w-1\/3{width:33.333333%}.w-\[120px\]{width:120px}.w-\[300px\]{width:300px}.w-\[45\%\]{width:45%}.w-\[48\%\]{width:48%}.w-\[60\%\]{width:60%}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.\!max-w-sm{max-width:24rem!important}.max-w-\[100px\]{max-width:100px}.max-w-\[150px\]{max-width:150px}.max-w-\[280px\]{max-width:280px}.max-w-\[34rem\]{max-width:34rem}.max-w-\[400px\]{max-width:400px}.max-w-\[430px\]{max-width:430px}.max-w-\[450px\]{max-width:450px}.max-w-\[calc\(100\%-58px\)\]{max-width:calc(100% - 58px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-prose{max-width:65ch}.max-w-sm{max-width:24rem}.flex-\[0\.66235\]{flex:0.66235}.flex-\[1\.125\]{flex:1.125}.flex-\[1\.3\]{flex:1.3}.flex-\[1\.45\]{flex:1.45}.flex-\[1\.48\]{flex:1.48}.flex-\[1\.85\]{flex:1.85}.flex-\[1\]{flex:1}.flex-\[2\]{flex:2}.flex-\[3\]{flex:3}.flex-none{flex:none}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-\[200\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[200\%\]{--tw-translate-y:-200%}.-rotate-90{--tw-rotate:-90deg}.-rotate-90,.rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg}.\!scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-x-\[-1\]{--tw-scale-x:-1}.scale-x-\[-1\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!cursor-\[var\(--cursor-pointer\)\]{cursor:var(--cursor-pointer)!important}.\!cursor-\[var\(--cursor-text-light\)\]{cursor:var(--cursor-text-light)!important}.cursor-pointer{cursor:pointer}.resize{resize:both}.snap-mandatory{--tw-scroll-snap-strictness:mandatory}.snap-center{scroll-snap-align:center}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-\[var\(--s1\)\]{gap:var(--s1)}.gap-\[var\(--s3\)\]{gap:var(--s3)}.gap-\[var\(--s5\)\]{gap:var(--s5)}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.text-balance{text-wrap:balance}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!bg-black\/50{background-color:rgba(0,0,0,.5)!important}.\!bg-white\/50{background-color:hsla(0,0%,100%,.5)!important}.bg-\[\#F3EFE9\]{--tw-bg-opacity:1;background-color:rgb(243 239 233/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:#000 var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.object-cover{object-fit:cover}.p-0{padding:0}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[var\(--s0\)\]{padding:var(--s0)}.p-\[var\(--s1\)\]{padding:var(--s1)}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-\[10\%\]{padding-left:10%;padding-right:10%}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-32{padding-bottom:8rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-\[calc\(1234\/2140\*100\%\)\]{padding-bottom:calc(1234 / 2140 * 100%)}.pb-\[var\(--s4\)\]{padding-bottom:var(--s4)}.pb-\[var\(--s5\)\]{padding-bottom:var(--s5)}.pl-\[300px\]{padding-left:300px}.pl-\[min\(100px\2c 5vw\)\]{padding-left:min(100px,5vw)}.pr-12{padding-right:3rem}.pr-\[300px\]{padding-right:300px}.pr-\[min\(100px\2c 5vw\)\]{padding-right:min(100px,5vw)}.text-center{text-align:center}.text-right{text-align:right}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.\!text-base{font-size:1rem!important;line-height:1.5rem!important}.\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[20px\]{font-size:20px}.text-\[min\(14px\2c max\(8px\2c 1vw\)\)\]{font-size:min(14px,max(8px,1vw))}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-normal{font-weight:400!important}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.\!capitalize{text-transform:capitalize!important}.capitalize{text-transform:capitalize}.italic{font-style:italic}.\!text-black{color:rgb(0 0 0/var(--tw-text-opacity))!important}.\!text-black,.\!text-white{--tw-text-opacity:1!important}.\!text-white{color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.mix-blend-difference{mix-blend-mode:difference}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%)}.invert{--tw-invert:invert(100%)}.filter,.invert{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--starting-size:0.8rem}@media only screen and (min-width:750px){:root{--starting-size:1rem}}:root{--pagePad:max(min(2vw,3em),16px);--mw-xs:600px;--mw-sm:720px;--mw-md:1100px;--mw-lg:1450px;--mw-xl:1920px;--mw-2xl:2560px;--mw-full:100%;--headerHeight:60px;--cursor-close:url(/next_assets/cursors/close.png) 10 10,pointer;--cursor-close-light:url(/next_assets/cursors/close-light.png) 10 10,pointer;--cursor-default:url(/next_assets/cursors/default.png) 10 10,pointer;--cursor-default-light:url(/next_assets/cursors/default-light.png) 10 10,pointer;--cursor-grab:url(/next_assets/cursors/grab.png) 10 10,pointer;--cursor-grab-light:url(/next_assets/cursors/grab-light.png) 10 10,pointer;--cursor-grabbing:url(/next_assets/cursors/grabbing.png) 10 10,pointer;--cursor-grabbing-light:url(/next_assets/cursors/grabbing-light.png) 10 10,pointer;--cursor-link-out:url(/next_assets/cursors/link-out.png) 10 10,pointer;--cursor-link-out-light:url(/next_assets/cursors/link-out-light.png) 10 10,pointer;--cursor-next:url(/next_assets/cursors/next.png) 10 10,pointer;--cursor-next-light:url(/next_assets/cursors/next-light.png) 10 10,pointer;--cursor-pointer:url(/next_assets/cursors/pointer.png) 10 10,pointer;--cursor-pointer-light:url(/next_assets/cursors/pointer-light.png) 10 10,pointer;--cursor-previous:url(/next_assets/cursors/previous.png) 10 10,pointer;--cursor-previous-light:url(/next_assets/cursors/previous-light.png) 10 10,pointer;--cursor-text:url(/next_assets/cursors/text.png) 10 10,pointer;--cursor-text-light:url(/next_assets/cursors/text-light.png) 10 10,pointer;--cursor-zoom-in:url(/next_assets/cursors/zoom-in.png) 10 10,pointer;--cursor-zoom-in-light:url(/next_assets/cursors/zoom-in-light.png) 10 10,pointer;--cursor-zoom-out:url(/next_assets/cursors/zoom-out.png) 10 10,pointer;--cursor-zoom-out-light:url(/next_assets/cursors/zoom-out-light.png) 10 10,pointer;--cursor-dot:url(/next_assets/cursors/dot.png) 10 10,pointer;--cursor-dot-light:url(/next_assets/cursors/dot-light.png) 10 10,pointer;--_color-dark:11,11,11;--color-dark100:rgba(var(--_color-dark),1);--color-dark90:rgba(var(--_color-dark),.9);--color-dark80:rgba(var(--_color-dark),.8);--color-dark70:rgba(var(--_color-dark),.7);--color-dark60:rgba(var(--_color-dark),.6);--color-dark50:rgba(var(--_color-dark),.5);--color-dark40:rgba(var(--_color-dark),.4);--color-dark30:rgba(var(--_color-dark),.3);--color-dark20:rgba(var(--_color-dark),.2);--color-dark10:rgba(var(--_color-dark),.1);--color-dark5:rgba(var(--_color-dark),.05);--color-dark0:rgba(var(--_color-dark),0.001);--_color-light:255,255,255;--color-light100:rgba(var(--_color-light),1);--color-light90:rgba(var(--_color-light),.9);--color-light80:rgba(var(--_color-light),.8);--color-light70:rgba(var(--_color-light),.7);--color-light60:rgba(var(--_color-light),.6);--color-light50:rgba(var(--_color-light),.5);--color-light40:rgba(var(--_color-light),.4);--color-light30:rgba(var(--_color-light),.3);--color-light20:rgba(var(--_color-light),.2);--color-light10:rgba(var(--_color-light),.1);--color-light5:rgba(var(--_color-light),.05);--color-light0:rgba(var(--_color-light),0.001);--_color-primary:228,79,27;--color-primary100:rgba(var(--_color-primary),1);--color-primary90:rgba(var(--_color-primary),.9);--color-primary80:rgba(var(--_color-primary),.8);--color-primary70:rgba(var(--_color-primary),.7);--color-primary60:rgba(var(--_color-primary),.6);--color-primary50:rgba(var(--_color-primary),.5);--color-primary40:rgba(var(--_color-primary),.4);--color-primary30:rgba(var(--_color-primary),.3);--color-primary20:rgba(var(--_color-primary),.2);--color-primary10:rgba(var(--_color-primary),.1);--color-primary5:rgba(var(--_color-primary),.05);--color-primary0:rgba(var(--_color-primary),0.001);--_color-light-gray:127,127,127;--color-light-gray100:rgba(var(--_color-light-gray),1);--color-light-gray90:rgba(var(--_color-light-gray),.9);--color-light-gray80:rgba(var(--_color-light-gray),.8);--color-light-gray70:rgba(var(--_color-light-gray),.7);--color-light-gray60:rgba(var(--_color-light-gray),.6);--color-light-gray50:rgba(var(--_color-light-gray),.5);--color-light-gray40:rgba(var(--_color-light-gray),.4);--color-light-gray30:rgba(var(--_color-light-gray),.3);--color-light-gray20:rgba(var(--_color-light-gray),.2);--color-light-gray10:rgba(var(--_color-light-gray),.1);--color-light-gray5:rgba(var(--_color-light-gray),.05);--color-light-gray0:rgba(var(--_color-light-gray),0.001);--color-ligth-gray-new:118,118,118;--saga-gray:rgba(var(--color-ligth-gray-new),0.07);--color-title:#212529;--color-mars-red:#e44f1b;--_color-beige:243,239,233;--ratio:1.5;--s-5:calc(var(--s-4) / var(--ratio));--s-4:calc(var(--s-3) / var(--ratio));--s-3:calc(var(--s-2) / var(--ratio));--s-2:calc(var(--s-1) / var(--ratio));--s-1:calc(var(--s0) / var(--ratio));--s0:var(--starting-size);--s1:calc(var(--s0) * var(--ratio));--s2:calc(var(--s1) * var(--ratio));--s3:calc(var(--s2) * var(--ratio));--s4:calc(var(--s3) * var(--ratio));--s5:calc(var(--s4) * var(--ratio));--none:0}body,html{overflow-x:hidden}body{width:100%}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,50%,.5);border-radius:999px}:root{font-family:sans-serif;color:var(--color-dark100)}:not(path){box-sizing:border-box;line-height:var(--s1);margin:0;padding:0}h1{font-size:26px;line-height:26px;font-weight:400}h2{font-size:16px;line-height:16px}h2,h3,h4,h5,h6{font-weight:700}h3,h4,h5,h6{font-size:12px;line-height:12px}h1+ol,h1+p,h1+ul,h2+ol,h2+p,h2+ul{margin-top:var(--s0)}h3+ol,h3+p,h3+ul,h4+ol,h4+p,h4+ul,h5+ol,h5+p,h5+ul,h6+ol,h6+p,h6+ul{margin-top:var(--s-2)}ol,ul{padding-left:var(--s1)}ol li+li,ul li+li{margin-top:4px}ul{list-style-type:square}.external-hover,a[target=_blank]{cursor:var(--cursor-link-out)!important}.zoom-hover{transition:transform .2s}.zoom-hover:hover{transform:scale(1.05)}p>a{color:var(--color-primary100)}blockquote,ol,p,ul{line-height:125%}img,video{max-width:100%}.Dropdown-root,input,textarea{width:100%;border:2px solid #000;border-top:none;border-left:none;margin-top:0;margin-bottom:1em;padding:.5em 1em .5em 0;font-family:Archivo,sans-serif;font-weight:400;font-size:16px}.Dropdown-root:focus,.Dropdown-root:hover,input:focus,input:hover,textarea:focus,textarea:hover{border-color:var(--color-primary100)}.Dropdown-root{position:relative}.Dropdown-root:after{position:absolute;right:16px;top:5px;font-size:20px;content:"▾";transition:transform .4s}.Dropdown-root.is-open:after{transform:rotate(180deg)}.Dropdown-option{margin-top:.5em;cursor:var(--cursor-pointer)}.Dropdown-option:hover{color:var(--color-primary100)}.Dropdown-option.is-selected{font-weight:700}.Dropdown-option:first-child{border-top:1px solid var(--color-primary100);padding-top:.5em}label{font-family:Roboto Mono,monospace;font-weight:700;font-size:13px}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.frosted{background:var(--color-light100)}}@supports((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.frosted{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.frosted-10{background:var(--color-light100)}}@supports((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.frosted-10{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@supports not ((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))){.frosted-5{background:var(--color-light100)}}@supports((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))){.frosted-5{background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.dark-frosted{background:var(--color-dark100)}}@supports((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.dark-frosted{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}@supports not ((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.dark-frosted-10{background:var(--color-dark100)}}@supports((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.dark-frosted-10{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@supports not ((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))){.dark-frosted-5{background:var(--color-dark100)}}@supports((-webkit-backdrop-filter:blur(5px)) or (backdrop-filter:blur(5px))){.dark-frosted-5{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}#saga-content.contentBehindHeader{margin-top:-145px}#saga-website.padLessTop #saga-content.contentBehindHeader{margin-top:-70px}#saga-content-next-gen.contentBehindHeader{margin-top:calc(var(--headerHeight)*-1)}.floating{animation:floating ease-in-out infinite alternate;will-change:transform}.floating.f1{animation-delay:.43s;animation-duration:6637ms}.floating.f2{animation-delay:.86s;animation-duration:7274ms}.floating.f3{animation-delay:1.29s;animation-duration:7911ms}.floating.f4{animation-delay:1.72s;animation-duration:8548ms}.floating.f5{animation-delay:2.15s;animation-duration:9185ms}.floating.f6{animation-delay:2.58s;animation-duration:9822ms}.floating.f7{animation-delay:3.01s;animation-duration:10459ms}@keyframes ping-dark-big{0%{box-shadow:0 0 0 0 var(--color-dark60)}to{box-shadow:0 0 0 12px transparent}}@keyframes ping-white-big{0%{box-shadow:0 0 0 0 hsla(0,0%,78%,.8)}to{box-shadow:0 0 0 12px hsla(0,0%,78%,0)}}@keyframes press-hotspot{0%,35%,65%,to{transform:rotate(-15deg)}50%{transform:rotate(-23deg) scale(.9)}}@keyframes floating{0%{transform:translate3d(0,1%,0) rotate(0deg)}50%{transform:translate3d(0,-2%,0) rotate(-1deg)}75%{transform:translate3d(0,1%,0) rotate(0deg)}to{transform:translate3d(0,-2%,0) rotate(1deg)}}@media only screen and (min-width:400px){.typewriter h1{overflow:hidden;white-space:nowrap;margin:0 auto;animation:typing 3s steps(27) forwards,blink-caret 3.1s step-end 1;animation-delay:1s;line-height:125%;width:0;border-right:.06em solid transparent}@keyframes typing{0%{width:0}to{width:27ch}}@keyframes blink-caret{0%,to{border-color:#000}}}@media only screen and (max-width:450px){::-webkit-scrollbar{width:var(--s-1);height:var(--s-1)}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:var(--color-light-gray50);border-radius:999px}}@media only screen and (min-width:950px){blockquote,ol,p,ul{line-height:180%}.shift{margin-left:120px;margin-right:-60px}.unshift{margin-left:-120px;margin-right:60px}}@media only screen and (min-width:1075px){.shift{margin-left:60px;margin-right:-60px}.unshift{margin-left:-60px;margin-right:60px}}@media only screen and (min-width:1200px){.shift,.unshift{margin-left:0;margin-right:0}}@font-face{font-family:Modular-Black;src:url(/next_assets/fonts/Modular-Black.otf);font-display:swap}@font-face{font-family:Modular-BlackExtended;src:url(/next_assets/fonts/Modular-BlackExtended.otf);font-display:swap}@font-face{font-family:Modular-BlackCondensed;src:url(/next_assets/fonts/Modular-BlackCondensed.otf);font-display:swap}@font-face{font-family:Modular-Bold;src:url(/next_assets/fonts/Modular-Bold.otf);font-display:swap}@font-face{font-family:Modular-BoldExtended;src:url(/next_assets/fonts/Modular-BoldExtended.otf);font-display:swap}@font-face{font-family:Modular-BoldCondensed;src:url(/next_assets/fonts/Modular-BoldCondensed.otf);font-display:swap}@font-face{font-family:Modular-Normal;src:url(/next_assets/fonts/Modular-Normal.otf);font-display:swap}@font-face{font-family:Modular-NormalExtended;src:url(/next_assets/fonts/Modular-NormalExtended.otf);font-display:swap}@font-face{font-family:Modular-NormalCondensed;src:url(/next_assets/fonts/Modular-NormalCondensed.otf);font-display:swap}@font-face{font-family:Modular-Medium;src:url(/next_assets/fonts/Modular-Medium.otf);font-display:swap}@font-face{font-family:Modular-MediumExtended;src:url(/next_assets/fonts/Modular-MediumExtended.otf);font-display:swap}@font-face{font-family:Modular-MediumCondensed;src:url(/next_assets/fonts/Modular-MediumCondensed.otf);font-display:swap}@font-face{font-family:Modular-Light;src:url(/next_assets/fonts/Modular-Light.otf);font-display:swap}@font-face{font-family:Modular-LightExtended;src:url(/next_assets/fonts/Modular-LightExtended.otf);font-display:swap}@font-face{font-family:Modular-LightCondensed;src:url(/next_assets/fonts/Modular-LightCondensed.otf);font-display:swap}.placeholder\:text-white\/80::placeholder{color:hsla(0,0%,100%,.8)}.hover\:scale-\[1\.02\]:hover{--tw-scale-x:1.02;--tw-scale-y:1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.hover\:bg-white\/80:hover{background-color:hsla(0,0%,100%,.8)}.hover\:\!animation-pause:hover{animation-play-state:paused!important}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width:640px){.sm\:w-\[30\%\]{width:30%}}@media (min-width:768px){.md\:absolute{position:absolute}.md\:ml-0{margin-left:0}.md\:ml-\[max\(calc\(\(100vw-1600px\)\/2\+var\(--pagePad\)\)\2c var\(--pagePad\)\)\]{margin-left:max(calc((100vw - 1600px) / 2 + var(--pagePad)),var(--pagePad))}.md\:mt-0{margin-top:0}.md\:mt-\[10vh\]{margin-top:10vh}.md\:block{display:block}.md\:flex{display:flex}.md\:aspect-auto{aspect-ratio:auto}.md\:h-\[736px\]{height:736px}.md\:\!max-w-\[380px\]{max-width:380px!important}.md\:\!max-w-\[400px\]{max-width:400px!important}.md\:\!max-w-\[440px\]{max-width:440px!important}.md\:max-w-\[300px\]{max-width:300px}.md\:rotate-0{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-0{gap:0}.md\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:pb-0{padding-bottom:0}.md\:pb-\[28px\]{padding-bottom:28px}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.lg\:\!mt-64{margin-top:16rem!important}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:p-6{padding:1.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:pb-0{padding-bottom:0}}.\[\&\>\*\]\:max-w-\[130px\]>*{max-width:130px}.\[\&_\*\]\:text-\[16px\] *{font-size:16px}.\[\&_img\]\:h-auto img{height:auto}.\[\&_img\]\:object-contain img{object-fit:contain}@media(min-width:1600px){.\[\@media\(min-width\:1600px\)\]\:-translate-x-\[20\%\]{--tw-translate-x:-20%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:initial}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification,swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}