.progress{position:fixed;top:0;left:0;right:0;height:5px;width:0;transition:width .2s,opacity .4s;opacity:1;background-color:var(--color-primary);z-index:999999}.progress.failed{background-color:var(--color-secondary)}.wrap[data-v-2b66d24e]{align-items:center;display:flex;flex-wrap:wrap}.wrap p[data-v-2b66d24e]{margin:1rem}.wrap .drawer[data-v-2b66d24e]{margin-top:1.5rem}.wrap .drawer .value[data-v-2b66d24e]{opacity:.6;font-weight:600;font-family:Courier New,Courier,monospace;font-size:.8em}@keyframes barberpole{to{background-position:100% 100%}}.image-upload-input{flex-basis:100%;max-width:100%;position:relative}.image-upload-input .validity{position:absolute;height:0;width:0;left:50%}.image-upload-input .image-organizer{display:grid;grid-template-columns:repeat(auto-fit,minmax(30px,60px));grid-gap:10px;transition:opacity .5s}.image-upload-input .image-organizer.hidden{display:none}.image-item{position:relative;display:block}.image-item.sort-img{cursor:grab}.image-item .image-item-pad{width:100%;height:100%}.image-upload-container .invisible-copy{position:absolute;left:-9999px}.image-upload-container .image-status{line-height:1.2;text-align:center;position:relative;padding:2px;line-height:1;border-radius:5px;opacity:1;color:#fff;height:100%;display:flex;justify-content:center;align-items:center;font-size:1.5em}.image-upload-container .image-status.overlay{background:rgba(0,0,0,.4);position:absolute;top:10%;left:10%;width:80%;height:8px}.image-upload-container .image-status.success{text-shadow:0 0 2px rgba(0,0,0,.6);color:#fff}.image-upload-container .image-status .bar{position:absolute;top:0;left:0;background:#fff;width:0;height:100%;border-radius:8px;transition:width .8s;transition:all .2s}.image-upload-container .image-status.processing .bar{background-size:200% 200%;background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.1),rgba(0,0,0,.1) 1rem,transparent 0,transparent 2rem);animation:barberpole 1s linear infinite}.image-upload-container .menu{height:100%;width:100%}.image-upload-container .menu .toggle-btn{opacity:0;height:100%}.image-item-content{transition:all .1s;border-radius:6px;width:100%;padding:50% 0;position:relative;background-size:cover;background-position:50%;display:flex}.image-item-content .spinner-wrap,.image-item-content .status-bar{position:absolute;width:100%;height:100%;top:0}.image-item-content .status-bar{text-align:center}.image-item-content.preprocess{background-color:var(--factor-color-text)}.image-item-content.dragover,.image-item-content:hover{cursor:move}.image-drop.single-image-drop{opacity:0}.image-drop .image-item-content{text-align:center;position:relative;border-radius:6px;color:var(--color-placeholder);background-color:var(--color-bg-contrast);box-shadow:inset 0 0 0 1px var(--color-border)}.image-drop .image-item-content .upload-status{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;height:100%;top:0}.image-drop .image-item-content:hover{opacity:.7}.image-drop .image-item-content:active,.image-drop .image-item-content:focus{opacity:.8}.image-drop .image-item-content .input-upload,.image-drop .image-item-content .input-upload::-webkit-file-upload-button{position:absolute;left:0;top:0;height:100%;width:100%;opacity:0;cursor:pointer;z-index:40}.view-home{overflow:hidden}.view-home .content-pad{max-width:1100px;margin:0 auto;padding:0 1.5em;width:100%;z-index:10;position:relative}.view-home .benefits .content-pad{padding-top:4rem;padding-bottom:3rem}@media (max-width:900px){.view-home .benefits .content-pad{padding-top:4rem;padding-bottom:1.5rem}}@media (max-width:768px){.view-home .benefits .content-pad{padding-top:2rem;padding-bottom:4rem}}.view-home .features.content.last{box-shadow:none}@media (max-width:900px){.view-home .features.content{padding:4rem 0;box-shadow:none}}.view-home .features .split-feature{display:grid;grid-column-gap:3rem;grid-template-columns:1fr 1fr;grid-template-areas:"a b";align-items:center}.view-home .features .split-feature.even .feature-content-container{justify-self:flex-end}.view-home .features .split-feature.odd{grid-template-areas:"b a"}.view-home .features .split-feature.odd .feature-figure-container{justify-content:flex-end}@media (max-width:900px){.view-home .features .split-feature.odd .feature-figure-container{justify-content:center}}.view-home .features .split-feature .feature-content-container{grid-area:a;min-width:0}.view-home .features .split-feature .feature-content-container .feature-content{padding:5rem 1.5rem;max-width:620px}.view-home .features .split-feature .feature-figure-container{grid-area:b;min-width:0;height:100%;position:relative;display:flex;align-items:center}.view-home .features .split-feature .feature-figure-container .figure-container{max-width:100%}@media (max-width:900px){.view-home .features .split-feature{grid-template-columns:1fr;grid-template-areas:"a" "b"}.view-home .features .split-feature.odd{grid-template-areas:"a" "b"}.view-home .features .split-feature .feature-content-container .feature-content{padding:3rem 1.5rem 1rem;max-width:100%}.view-home .features .split-feature .feature-figure-container{justify-content:center}}.view-home .features .feature-icon{height:72px;width:72px;margin-bottom:1rem;box-shadow:0 2px 3px rgba(50,50,93,.13),0 2px 5px rgba(50,50,93,.11),0 5px 15px rgba(0,0,0,.07);border-radius:.25rem}.view-home .features .title{font-weight:700;font-size:2.5rem;line-height:1.1;margin-bottom:1.5rem}.view-home .features .text{font-size:1.35rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.view-home .features .action{font-weight:700;font-size:1.35rem}.view-home .features .action .factor-link{display:inline-block;line-height:1;margin-right:2.5rem;margin-bottom:1rem;font-weight:700}.view-home .features .action .factor-link .icon .fa-play{font-size:.85rem;position:relative;top:-.15rem}@media (max-width:900px){.view-home .features .action .factor-link{margin-bottom:2rem}}.view-home .features .action .factor-link .icon{display:inline-block;margin-left:.25rem}@media (max-width:900px){.view-home .features .title{font-size:1.75rem}.view-home .features .text{font-size:1.15rem}}.view-home .quotes{padding:3rem 0}@media (max-width:900px){.view-home .quotes{padding:3rem 1rem}}.view-home .quotes h2.title{text-align:center;font-weight:var(--font-weight-bold,700);margin-bottom:6rem;text-transform:uppercase;color:var(--color-text-secondary)}@media (max-width:900px){.view-home .quotes h2.title{margin-bottom:4rem}}.view-home-version-2{--color-bg-splash:#1952be;--color-bg-splash-contrast:#233575;--gutter-columns:4;--content-columns:12;--row-height:64px;--content-column-width:minmax(0,calc(1200px/var(--content-columns)));--gutter-column-width:var(--content-column-width)}.view-home-version-2 .features,.view-home-version-2 .header{overflow:hidden}.view-home-version-2 .content-pad{max-width:1100px;margin:0 auto;padding:0 1.5rem;width:100%}.view-home-version-2 .content-pad.wide{max-width:1200px}.view-home-version-2 .header{position:relative;z-index:0;padding:8rem 0 14rem;color:#fff}.view-home-version-2 .header .header-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(35deg,var(--color-bg-splash) 70%,var(--color-bg-splash-contrast));transform:translateY(-4rem);perspective:1000px}.view-home-version-2 .header .header-bg .grid{backface-visibility:none;opacity:.5;position:absolute;top:0;left:0;width:100%;height:100%;transform:rotateY(30deg) translateX(10rem) rotate(2deg) rotateX(34deg);display:grid;grid-template-rows:repeat(auto-fill,var(--row-height));grid-template-columns:[viewport-start] 1fr [left-gutter-start] repeat(var(--gutter-columns),var(--gutter-column-width)) [left-gutter-end content-start] repeat(var(--content-columns),var(--content-column-width)) [content-end right-gutter-start] repeat(var(--gutter-columns),var(--gutter-column-width)) [right-gutter-end] 1fr [viewport-end];grid-auto-rows:1fr}.view-home-version-2 .header .header-bg .grid .row{border-radius:5px}.view-home-version-2 .header .header-bg .grid .row:first-child{background-color:var(--color-bg-splash-contrast);grid-column:16/17;grid-row:-3/-4}.view-home-version-2 .header .header-bg .grid .row:nth-child(2){background-color:var(--color-bg-splash-contrast);grid-column:4/5;grid-row:-6/-5;opacity:.4}.view-home-version-2 .header .header-bg .grid .row:nth-child(3){background-color:var(--color-bg-splash-contrast);grid-column:6/7;grid-row:-4/-5;opacity:.4}.view-home-version-2 .header .header-bg .grid .row:nth-child(4){background-color:var(--color-bg-splash-contrast);grid-column:12/13;grid-row:-1/-2}.view-home-version-2 .header .header-bg .grid .row:nth-child(5){background-color:var(--color-bg-splash-contrast);grid-column:6/7;grid-row:1/2}.view-home-version-2 .header .header-bg .grid .row:nth-child(6){background-color:#ff0076;grid-column:10/11;grid-row:-4/-5}.view-home-version-2 .header .header-bg .grid .row:nth-child(8){background-color:var(--color-bg-splash-contrast);grid-column:14/15;grid-row:-2/-3}.view-home-version-2 .header .header-bg .grid .row:nth-child(9){background-color:var(--color-bg-splash-contrast);grid-column:6/7;grid-row:-2/-3}.view-home-version-2 .header .header-bg .grid .row:nth-child(10){background-color:var(--color-bg-splash-contrast);grid-column:13/14;grid-row:-6/-7}.view-home-version-2 .header .header-bg .grid .row:nth-child(11){grid-column:11/12;grid-row:-7/-8;background-color:var(--color-bg-splash-contrast);grid-column:3/4;grid-row:-2/-3}.view-home-version-2 .header .header-bg .grid .row:nth-child(12){background-color:var(--color-bg-splash-contrast);grid-column:5/6;grid-row:3/4}.view-home-version-2 .header .header-bg .grid .row:nth-child(13){background-color:var(--color-bg-splash-contrast);grid-column:9/10;grid-row:4/5}@media (max-width:900px){.view-home-version-2 .header{padding:5rem 0 9rem}}.view-home-version-2 .header .content-pad{z-index:1;position:relative;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:4rem}@media (max-width:900px){.view-home-version-2 .header .content-pad{grid-template-columns:1fr}.view-home-version-2 .header .content-pad .header-figure{min-width:0}}.view-home-version-2 .header .header-text{flex:1;min-width:520px}@media (max-width:900px){.view-home-version-2 .header .header-text{min-width:320px;margin:0 0 40px}}.view-home-version-2 .header .header-text .header-tag{display:flex;justify-content:flex-start;align-items:center;margin-bottom:32px;opacity:.4}.view-home-version-2 .header .header-text .header-tag .icon{display:none}.view-home-version-2 .header .header-text .header-tag .header-icon-text{font-size:1.2em;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.view-home-version-2 .header .header-text .title{font-size:2.5rem;line-height:1.1;margin:0 0 .5em;letter-spacing:-.02em;font-weight:var(--font-weight-bold,700)}.view-home-version-2 .header .header-text .text{font-size:1.5rem;line-height:1.5}.view-home-version-2 .header .header-text .text a{color:#fff}.view-home-version-2 .header .header-text .header-actions{font-size:1.1em;margin-top:1.5rem}@media (max-width:900px){.view-home-version-2 .header .header-text{font-size:1em}.view-home-version-2 .header .header-text .title{font-size:2em}.view-home-version-2 .header .header-text .title .alt{color:var(--color-primary);display:block}.view-home-version-2 .header .header-text .text{font-size:1.2em;line-height:1.5;opacity:.8}.view-home-version-2 .header .header-text .header-tag{opacity:.4}.view-home-version-2 .header .header-text .header-tag .icon{display:none}}.view-home-version-2 .nodebb-actions{display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr 1fr;border-radius:5px;padding:1rem;line-height:1;width:500px;margin:1rem auto 0}.view-home-version-2 .nodebb-actions .nodebb-btn{padding-top:6px;padding-bottom:7px}@media (max-width:900px){.view-home-version-2 .nodebb-actions{width:auto;grid-template-columns:1fr}}.view-home-version-2 .benefits{margin:-7rem 1rem 0}.view-home-version-2 .benefits .content-pad{z-index:100;position:relative;border-radius:7px;box-shadow:var(--box-shadow-panel);background:#fff;padding:2rem 2.5rem}.view-home-version-2 .benefits .content-pad .benefit-grid{display:grid;grid-gap:0 2em;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr)}.view-home-version-2 .benefits .content-pad .benefit{max-width:500px;font-size:1.1em}.view-home-version-2 .benefits .content-pad .benefit .feature-icon svg{width:3rem;margin-bottom:.75rem}.view-home-version-2 .benefits .content-pad .benefit .title{font-size:1.1em;font-weight:var(--font-weight-bold,700)}.view-home-version-2 .benefits .content-pad .benefit .text{font-weight:400;opacity:.7;margin:1rem 0}@media (max-width:900px){.view-home-version-2 .benefits .content-pad{padding:1rem}.view-home-version-2 .benefits .content-pad .benefit-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,auto);grid-gap:1rem 0;padding:1rem}}.view-home-version-2 .features.content{box-shadow:0 0 1px rgba(0,0,0,.1)}.view-home-version-2 .features .split-feature{display:grid;grid-column-gap:4rem;grid-template-columns:1fr 1fr;grid-template-areas:"a b";align-items:center}.view-home-version-2 .features .split-feature.odd{grid-template-areas:"b a"}.view-home-version-2 .features .split-feature .feature-content-container{grid-area:a;padding:10rem 0}.view-home-version-2 .features .split-feature .feature-figure-container{grid-area:b;position:relative;height:100%}@media (max-width:900px){.view-home-version-2 .features .split-feature{grid-template-columns:1fr;grid-template-areas:"a" "b"}.view-home-version-2 .features .split-feature.odd{grid-template-areas:"a" "b"}.view-home-version-2 .features .split-feature .feature-content-container{padding:0}.view-home-version-2 .features .split-feature .feature-content-container .feature-content{padding:5rem 0 1rem;max-width:100%}.view-home-version-2 .features .split-feature .feature-figure-container{justify-content:center}}.view-home-version-2 .features .feature-content{max-width:620px}.view-home-version-2 .features .feature-content .bullets{margin:2rem 0;display:grid;grid-gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:900px){.view-home-version-2 .features .feature-content .bullets{grid-template-columns:1fr}}.view-home-version-2 .features .feature-content .bullets .bullet{font-weight:600;display:flex}.view-home-version-2 .features .feature-content .bullets .bullet .bullet-text{opacity:.7}.view-home-version-2 .features .feature-content .bullets .bullet .bullet-icon{background:#ff0076;border-radius:50%;width:1.5rem;height:1.5rem;display:inline-block;text-align:center;margin-right:.5rem}.view-home-version-2 .features .feature-icon{margin:0 auto 1rem;box-shadow:0 2px 3px rgba(25,82,190,.13),0 2px 5px rgba(25,82,190,.11),0 5px 15px rgba(0,0,0,.07);overflow:hidden;position:relative;color:#1952be;background:#fff}.view-home-version-2 .features .feature-icon i{font-size:2rem;position:absolute;left:50%;margin-left:-15px;top:50%;transform:translateY(-50%)}.view-home-version-2 .features .action{margin-top:2rem}.view-home-version-2 .compare{background-color:#1a1f36;padding:4rem}@media (max-width:900px){.view-home-version-2 .compare{padding:2.5rem 1rem}}.view-home-version-2 .compare .feature-content{margin:0 auto;max-width:620px}.view-home-version-2 .compare .feature-content .title{color:#fff}.view-home-version-2 .compare .feature-content .text{color:#fff;margin-bottom:0}@media (max-width:900px){.view-home-version-2 .compare .feature-content .text{color:#fff;font-size:1.25rem;margin-bottom:0;line-height:1.4}}.view-home-version-2 .compare .feature-table{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;position:relative}.view-home-version-2 .compare .feature-table:before{background-image:url(/nbb-bg-a-dark-0de13738.svg);height:400px;width:700px;left:-12rem;top:-9.5rem}.view-home-version-2 .compare .feature-table:after,.view-home-version-2 .compare .feature-table:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:0;display:block;z-index:-1;position:absolute;opacity:.72}.view-home-version-2 .compare .feature-table:after{background-image:url(/nbb-bg-d-dark-4d789681.svg);right:-17rem;bottom:-13.5rem;width:400px;height:700px}.view-home-version-2 .compare .feature-table .column{text-align:left;background:#fff;border-radius:.5rem;overflow:hidden}.view-home-version-2 .compare .feature-table .column.label{box-shadow:none;background:none;text-align:right;text-transform:uppercase;font-weight:600;color:var(--color-primary);z-index:0;margin-right:-1em}.view-home-version-2 .compare .feature-table .column.label .has-content{background:var(--color-bg-contrast)}.view-home-version-2 .compare .feature-table .column.data{position:relative;z-index:1;box-shadow:0 4px 35px 0 rgba(23,55,87,.1),0 5px 15px 0 rgba(0,0,0,.07);transition:.4s cubic-bezier(.215,.61,.355,1);background:#d5dff3}.view-home-version-2 .compare .feature-table .column.data:first-child{background:#fff}.view-home-version-2 .compare .feature-table .column.data:first-child:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:0;background-image:url(/icon-opensource-92c7effc.svg);flex:none;display:block;width:3.45rem;height:3.45rem;margin-left:2rem;margin-top:1.5rem;margin-bottom:-1rem}.view-home-version-2 .compare .feature-table .column.data:first-child .row.footer-row{background:#fff}.view-home-version-2 .compare .feature-table .column.data:nth-child(2):before{background-image:url(/icon-instanthosting-7bb4ed45.svg)}.view-home-version-2 .compare .feature-table .column.data:nth-child(2):before,.view-home-version-2 .compare .feature-table .column.data:nth-child(3):before{content:"";background-size:contain;background-repeat:no-repeat;background-position:0;flex:none;display:block;width:3.45rem;height:3.45rem;margin-left:2rem;margin-top:1.5rem;margin-bottom:-1rem}.view-home-version-2 .compare .feature-table .column.data:nth-child(3):before{background-image:url(/icon-enterprise-49037519.svg)}.view-home-version-2 .compare .feature-table .column.data:last-child{background:#2a2f45}.view-home-version-2 .compare .feature-table .column.data:last-child .row.has-content{color:#fff}.view-home-version-2 .compare .feature-table .column.data:last-child .row.footer-row{background:#242940}.view-home-version-2 .compare .feature-table .column.data:last-child .row.footer-row a button{background:#5534a7;box-shadow:0 0 0 1px #5534a7;color:#fff}.view-home-version-2 .compare .feature-table .column.data i{width:48px;height:48px;margin:1rem auto;border-radius:.5rem;overflow:hidden;position:relative;color:#1952be;font-size:1.5rem}.view-home-version-2 .compare .feature-table .column.data .row{transition:.4s cubic-bezier(.215,.61,.355,1);font-size:1rem}.view-home-version-2 .compare .feature-table .column.data .row:last-child{border:none;background:#c5d3ef;margin-top:2rem;padding-bottom:1.5rem;text-align:right}@media (max-width:900px){.view-home-version-2 .compare .feature-table .column.data .row{font-size:1rem}}.view-home-version-2 .compare .feature-table .column.data .row:first-child{font-size:1.4rem;font-weight:700;border-bottom-color:#e3e8ee;border-bottom-style:solid}.view-home-version-2 .compare .feature-table .column.data .footer-row{position:absolute;bottom:0;left:0;width:100%;height:56px;transform:translateY(50%);opacity:1;border:none;position:relative;transform:translate(0)}.view-home-version-2 .compare .feature-table .column.data .row:last-child,.view-home-version-2 .compare .feature-table .column.data .row:nth-last-child(2){border-bottom:none}.view-home-version-2 .compare .feature-table .column.data:hover{transform:translateY(-4px);box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),0 -18px 60px -10px rgba(0,0,0,.025)}.view-home-version-2 .compare .feature-table .column.data:hover .footer-row{transform:translateY(0);opacity:1}.view-home-version-2 .compare .feature-table .row{display:flex;flex-direction:column;justify-content:center;height:100px;padding:1.5rem 2rem 0}.view-home-version-2 .compare .feature-table .row:first-child{height:100px}@media (max-width:900px){.view-home-version-2 .compare .feature-table{grid-template-columns:1fr}.view-home-version-2 .compare .feature-table .row{height:auto}.view-home-version-2 .compare .feature-table .column{text-align:left}.view-home-version-2 .compare .feature-table .column.data .footer-row{position:relative;opacity:1;transform:none}.view-home-version-2 .compare .feature-table:hover{transform:translateY(0)}.view-home-version-2 .compare .feature-table:hover .row:nth-last-child(2){padding-bottom:0}.view-home-version-2 .compare .feature-table:hover .footer-row{transform:translateY(0);opacity:1}}.view-home-version-2 .compare~.cta{margin-top:2rem}.view-tour{font-weight:400;--color-bg-splash:#1b223c;--color-bg-splash-contrast:#233575;--color-bg-contast:#f5f8fc;--color-text-splash:#949cb8}.view-tour .email-list-form{font-size:1.3em;max-width:600px;margin:0 auto}.view-tour .content-pad{line-height:1.2;font-size:1.2em}.view-tour .content-pad .content-width{max-width:1200px;margin:0 auto}.view-tour .content-pad .title{font-size:1.2em;line-height:1.4;margin:.5em 0;font-weight:600}.view-tour .content-pad p{line-height:1.6em;opacity:.8}.view-tour .content-pad .actions{margin-top:1em}.view-tour .content-pad img{width:100%;margin:0 auto}@media (max-width:900px){.view-tour .content-pad{font-size:1em}.view-tour .content-pad .title{font-size:1.1em}.view-tour .content-pad .title .alt{display:block}}.view-tour .stark-bg{background-image:linear-gradient(35deg,var(--color-bg-splash) 70%,var(--color-bg-splash-contrast));color:#fff}.view-tour .stark-bg .stark-bg-image{background-repeat:no-repeat;background-size:80%}@media (max-width:900px){.view-tour .stark-bg .stark-bg-image{background-size:100%}}.view-tour .hhh{pointer-events:none;position:absolute;left:0;right:0;bottom:-5em;height:5em;background-color:#fff;background-image:linear-gradient(15deg,#fff,var(--color-bg-contast) 90%)}.view-tour .stripes-wrap{position:relative}.view-tour .stripes-wrap .stripes{position:absolute;z-index:0;width:100%;height:100%;top:0;transform:skewY(-5deg);background:#fff}.view-tour .stripes-wrap .content-pad{position:relative}.view-tour .svg-wrap{display:inline-block;width:2.5em;height:2.5em;line-height:2.5em}.view-tour .svg-wrap svg{min-height:2.5em;min-width:2.5em}.view-tour pre{font-size:1em;text-align:left;background:#1b223c;margin-top:1em;border-radius:4px}.view-tour pre code{overflow-x:auto;opacity:.7;color:#fff;white-space:pre;padding:1.4em;line-height:1.5em;display:block}.view-tour .label{text-transform:uppercase;letter-spacing:.1em}.view-tour .label.label-blue{color:var(--color-primary)}.view-tour .splash-wrap{position:relative}.view-tour .splash-wrap .splash{position:relative;z-index:1;text-align:center;max-width:800px;margin:0 auto;padding:7em 0 10em}@media (max-width:900px){.view-tour .splash-wrap .splash{padding:6em 2em 15em;text-align:left}}.view-tour .splash-wrap .splash .title{font-size:2.5em;letter-spacing:-.03em;line-height:1.3;margin:.3em 0;color:var(--color-light)}.view-tour .splash-wrap .splash .title .alt{display:block;opacity:.75;font-size:.9em}@media (max-width:900px){.view-tour .splash-wrap .splash .title{font-size:1.8em}}.view-tour .splash-wrap .splash .subtitle{opacity:.7;font-size:1.4em;line-height:1.6em;margin-bottom:1.5em;color:var(--color-text-splash)}@media (max-width:900px){.view-tour .splash-wrap .splash .subtitle{font-size:1.2em}}.view-tour .banner-wrap{position:relative;margin-top:-140px;z-index:60}.view-tour .banner-wrap .banner{box-shadow:var(--box-shadow-panel);background:#fff;border-radius:5px;padding:2em 3em;display:grid;grid-gap:4em;grid-template-columns:1fr 1fr}@media (max-width:900px){.view-tour .banner-wrap{margin-top:-170px}.view-tour .banner-wrap .banner{grid-template-columns:1fr;padding:1em;border-radius:0}}.view-tour .features-wrap{overflow-x:hidden;overflow:visible}.view-tour .features-wrap .feature{overflow-x:visible;perspective:1000px}.view-tour .features-wrap .feature .feature-wrap{position:relative;z-index:1;min-height:90vh;display:grid;grid-column-gap:4rem;grid-template-columns:minmax(300px,1fr) minmax(300px,1fr);grid-template-areas:"a b";align-items:center}.view-tour .features-wrap .feature .figure{display:flex;padding:3em 0;width:100%}@media (max-width:900px){.view-tour .features-wrap .feature .figure{padding:2em;max-width:600px}}.view-tour .features-wrap .feature.even .feature-content-container{justify-self:flex-end}.view-tour .features-wrap .feature.odd{background-color:#fff;background-image:linear-gradient(45deg,var(--color-bg-contast),#fff 90%);transform:skewY(-3deg)}.view-tour .features-wrap .feature.odd .feature-wrap{grid-template-areas:"b a";transform:skewY(3deg)}.view-tour .features-wrap .feature.odd .feature-figure-container{min-width:0;width:100%;justify-self:flex-end}.view-tour .features-wrap .feature.odd .feature-figure-container figure{justify-content:flex-end}@media (min-width:900px){.view-tour .features-wrap .feature.odd.power .feature-content-container{padding-bottom:12em}}.view-tour .features-wrap .feature.odd.hello{transform:skewY(0);background-image:url(/dot-8cb00580.svg)}.view-tour .features-wrap .feature.odd.hello .feature-wrap{transform:skewY(0);background:#fff;max-width:1100px;margin:0 auto;padding:3em;min-height:auto;box-shadow:var(--box-shadow-panel)}@media (max-width:900px){.view-tour .features-wrap .feature.odd.hello .feature-wrap{padding:3em 1em;overflow:hidden}}.view-tour .features-wrap .feature.odd.hello .feature-content,.view-tour .features-wrap .feature.odd.hello .feature-content-container{padding:0}.view-tour .features-wrap .feature.odd.hello pre{overflow:inherit;background:#fff;transform:scale(1) perspective(1040px) rotateY(11deg) rotateX(2deg) rotate(-2deg) translateZ(-40px);box-shadow:-1px 1px 4px 0 rgba(26,26,67,.1),-9px 25.5px 15px -25px rgba(50,50,93,.3),-10.4px 25.5px 75px -37.5px rgba(0,0,0,.3)}.view-tour .features-wrap .feature.odd.hello pre code{color:var(--color-text);font-size:1.6em}.view-tour .features-wrap .feature.odd.hello pre code span{color:#ff0076}.view-tour .features-wrap .feature.odd.hello pre code span.a{color:#0496ff}@media (max-width:900px){.view-tour .features-wrap .feature.odd.hello pre code{font-size:1.4em}}.view-tour .features-wrap .feature .feature-content-container{grid-area:a;padding:6rem 0}.view-tour .features-wrap .feature .feature-figure-container{grid-area:b;position:relative}.view-tour .features-wrap .feature .feature-content{max-width:500px;padding:4em 1em;font-size:1.3em}@media (max-width:900px){.view-tour .features-wrap .feature .feature-wrap{grid-template-columns:1fr;grid-template-areas:"a" "b"}.view-tour .features-wrap .feature.odd .feature-wrap{grid-template-areas:"a" "b"}.view-tour .features-wrap .feature .feature-content-container{padding:0}.view-tour .features-wrap .feature .feature-content-container .feature-content{padding:5rem 1em 1rem;max-width:100%}.view-tour .features-wrap .feature .feature-figure-container{justify-content:center}.view-tour .features-wrap .feature .feature-figure-container .figure{justify-content:flex-start}}.view-tour .testimonial{margin:-10em 0 5em;position:relative;overflow:hidden;border-radius:4px;background:#233575;box-shadow:0 30px 60px -12px rgba(50,50,93,.25),0 18px 36px -18px rgba(0,0,0,.3);z-index:10}.view-tour .testimonial figure{height:100%;position:absolute;overflow:hidden;z-index:2;right:-40px;top:0;left:calc(50% + 100px);transform:skewX(-8deg)}@media (max-width:900px){.view-tour .testimonial figure{position:relative;height:200px;background:#525f7f;overflow:hidden;right:0;top:0;left:0;-webkit-transform:skewX(0);transform:skewX(0)}}.view-tour .testimonial figure span{display:block;position:absolute;background-size:cover;background-position:50%;height:100%;right:30px;top:0;bottom:0;left:-110px;transform:skewX(8deg)}@media (max-width:900px){.view-tour .testimonial figure span{display:block;position:absolute;left:0;right:0;top:0;bottom:0;background-position:50%;background-size:cover;-webkit-transform:skewX(0);transform:skewX(0)}}.view-tour .testimonial blockquote{width:50%;background-repeat:no-repeat;background-position:3em 3em;background-size:25px 25px;padding:5em 3em 3em}@media (max-width:900px){.view-tour .testimonial blockquote{background-position:2em 2em;width:100%;padding:4em 2em 2em}}.view-tour .testimonial blockquote p{font-size:1.3em;line-height:1.6}.view-tour .testimonial blockquote .attribution{margin-top:2em;font-weight:500}.view-tour .testimonial blockquote .attribution a{color:inherit;opacity:.5}.view-tour .cta-wrap{transform:skewY(-3deg);padding:8em 1em;color:var(--color-light);background-size:80%}.view-tour .cta-wrap .content-pad{transform:skewY(3deg)}.view-tour .cta-wrap .cta{margin:0 auto;max-width:600px;display:grid;grid-template-columns:1fr;grid-column-gap:60px;text-align:center}@media (max-width:900px){.view-tour .cta-wrap .cta{text-align:left;grid-template-columns:1fr}}.view-tour .cta-wrap .cta .title{font-weight:600;font-size:1.6em;letter-spacing:-.03em;line-height:1.4em;margin-bottom:.2em}.view-tour .cta-wrap .cta .title .alt{opacity:.7}.view-tour .cta-wrap .cta .subtitle{opacity:.7;font-size:1.2em;line-height:1.6em;font-weight:400}.view-tour .cta-wrap .cta .actions{margin-top:2em;display:flex;justify-content:center;align-items:center}@media (max-width:900px){.view-tour .cta-wrap .cta .actions{display:block;margin-top:1.5em}.view-tour .cta-wrap .cta .actions a{display:inline-block;margin-bottom:10px}}