header{background-image:linear-gradient(0deg,rgba(12,174,233,.05),rgba(3,43,58,.7)),url(/resources/images/mads.webp);color:#fff;object-fit:cover;background-size:100%;background-repeat:no-repeat;background-position:center}
header .subtitle,header h1{font-size:5rem;color:#fff}
header h1{font-size:5rem;letter-spacing:-.025em;font-weight:700;max-width:1200px;margin-top:100px;margin-bottom:50px;padding:auto 2rem auto;text-shadow:1px 1px 3px rgba(0,0,0,.4);color:#fff}
header .subtitle{padding:0 2rem 0;margin:0 auto 4rem;font-size:1.875rem;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.3);max-width:50rem}
h3{text-align:center;margin:0 auto;padding-bottom:30px}
h4{text-align:right;margin:0 auto}
.header-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    min-height:100%;
    margin: 4rem 10% 0;
    align-items: center;
    column-gap: 4rem;
}

.waitlist{background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.2);border-radius:10px;color:#333;max-width:450px;margin:0 auto;font-size:1rem;font-weight:700;padding:25px;text-align:center}
.waitlist.white{box-shadow:none;margin-top:2em}
.waitlist input[type=email]{font-size:1.125rem;border:none;border-bottom:2px solid #065470;border-top-left-radius:5px;border-top-right-radius:5px;outline:0;display:block;width:100%;padding:8px 2px 4px;margin:20px auto;text-align:center}
.waitlist input[type=email]:focus{background-color:#0e243a;border-bottom-color:#056dce}
.waitlist input[type=submit]{color:#fff;background-color:#bb2c2c;outline:0;font-size:1rem;font-weight:700;border-radius:2em;padding:14px 30px;transition:all .2s ease;display:inline-block;cursor:pointer}
.waitlist input[type=submit]:hover{background:#dd1f1f;box-shadow:0 7px 14px rgba(0,0,0,.15);transform:translateY(-1px)}
.waitlist input[type=submit]:active{transform:translateY(1px);box-shadow:0 2px 6px rgba(0,0,0,.15)}
.waitlist .questions{margin-top:2em;font-weight:400;font-size:.875rem;color:#444}
#soon{font-weight:800;color:#4bdf46;margin-left:35px}
.joined-waitlist{display:none;color:#158a38;padding:20px 0}
.card{display:block;color:#065470;border-radius:10px;background:rgba(255, 255, 255, 0.85);max-width:90%;min-width:400px;margin:0 auto;overflow:hidden;transition:all .2s;box-shadow:0 4px 6px rgba(0,0,0,.2)}
.card:hover{text-decoration:none;color:#065470;transform:scale(1.02);box-shadow:0 7px 14px rgba(0,0,0,.2)}
.card:hover .download{background:#c2e2fb}
.card:active{transform:scale(.99);box-shadow:0 1px 2px rgba(0,0,0,.4)}
.card .download,.card .pad{padding:25px}
.card .price{font-size:4.063rem;font-weight:600;color:#000}
.card .sale{font-size:4.063rem;font-weight:600;color:#000;margin-top:20px}
.card .period{font-size:2.5rem;font-weight:400;color:#777}
.card .cycle{color:#444;margin-bottom:20px;font-size:1.1rem}
.card .trial{color:#333;font-weight:600}
.card .payment{font-size:.8rem}
.card .download{color:#004e99;background:#e3f3ff;text-transform:uppercase;font-size:1.1rem;font-weight:700;transition:background .4s}
.card .download img{height:1em;margin-left:.5em;position:relative;top:2px}
.card h3{font-size: 1.4rem;}
#family-computer{width:90%;max-width:500px;position:relative;top:200px;margin-top:-100px}
header+section{margin-top:auto}
.tunnel-section{background:#f9fbfc;border-top:1px solid #e0e8ed;border-bottom:1px solid #e0e8ed}
.tunnel-container{max-width:900px;margin:0 auto}
.tunnel-info{background:#fff;border-radius:10px;padding:40px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin:30px auto}
.tunnel-info h2{margin-top:0;color:#065774;font-size:1.875rem}
.tunnel-info p{color:#065774;line-height:1.75em;margin:1.25em 0}
.tunnel-cmd{font-size:1.125rem!important;cursor:text;user-select:all;transition:all .2s;border:2px solid #0ca9e8;box-shadow:0 2px 8px rgba(12,169,232,.15)}
.tunnel-cmd:hover{box-shadow:0 4px 16px rgba(12,169,232,.25);transform:translateY(-1px)}
.tunnel-note{font-size:.9375rem!important;color:#666!important;margin-top:1.5em!important}
h1{font-size:3.75rem;text-align:center;margin:0 auto;max-width:800px;color:#065774}
.trusted{background:#e2e2e2;position:relative;top:0;left:0;margin:0 auto;max-width:100%;max-height:100%}
.trusted h1{color:#666}
.sub-h1{display:flex;width:75%;font-size:1.625rem;font-weight:300;margin:50px auto;max-width:750px;line-height:1.5em}
#destination-flow{width:60%;max-width:550px;margin:0 auto;display:block}
.column{float:left;width:50%}
.row:after{content:"";display:table;clear:both}
.banner__close{background:#e9b020;position:right}
.banner__close img{max-height:.9rem;margin:0 1rem;cursor:pointer;text-decoration:none;color:#666;transform:scale(1.5)}
.banner{position:sticky;top:0;background:#e9b020}
.banner__content{padding:1rem;max-width:62.5rem;margin:0 auto;align-items:center}
.banner__text{flex:grow 1;line-height:1.4}
.banner__text a{color:#0a6694}
.flex-2col,.flex-3col,.flex-4col{display:flex;flex-wrap:wrap;min-width:100%;min-height:100%}
.flex-2col{align-items:center;justify-content:center}
.flex-6col{display:flex;flex-wrap:wrap;margin:50px auto 0;align-items:center;max-width:100%}
.flex-6col>div{width:16.66666%;padding:0 2em}
.flex-6col div img{display:block;filter:grayscale(100%);opacity:50%;margin:0 auto;align-items:center;justify-content:center;width:-webkit-fill-available;max-width:150px;max-height:100px}
.flex-3col.imgs{align-items:center}
.flex-2col>div{width:50%;padding:0 50px}
.flex-3col>div{width:33.33333%;padding:0 50px}
.flex-4col>div{width:25%;padding:0 20px}
.flex-2col img{max-width:32rem;margin:100px auto 50px;align-items:center;display:block}
.flex-2col h2{font-size:2em}
.flex-3col img{max-width:175px;width:100%;display:block;margin:50px auto}
.flex-3col p{margin-top:10px}
#hard-drives{max-width:200px}
h2{text-align:center;margin:50px auto 25px;line-height:1.35em;color:#065774;font-size:2rem}
p{color:#065774;line-height:1.5em;margin:1.5em 0}
.screenshots{background:#eaf2f6}
.screenshots h2{font-size:2.375rem;text-align:left;font-weight:700;margin-bottom:40px;margin-top:0}
.screenshots p{line-height:1.75em}
.screenshots b{font-weight:800}
.alternating{display:grid;grid:auto-flow dense/repeat(2,50%);align-items:center}
.alternating .screenshot-text{padding:80px 50px;font-size:1.1rem;color:#222}
.alternating .screenshot{align-items:center;position:relative;max-width:28.125rem;margin:0 auto;grid-column:2}
.alternating .screenshot img{max-width:28.125rem}
.feature-list h2{font-size:1.1rem;text-align:left;margin-bottom:0}
.feature-list p{margin-top:10px}
.alternating-background{background:#eaf2f6}
@media (max-width:850px){
#destination-flow+section{padding-top:25px}
.sub-h1{margin-bottom:0;font-size:1.35rem}
.alternating{display:block}
.alternating :nth-child(3){order:4}
.alternating :nth-child(4){order:3}
.alternating .screenshot{transform:none;margin:0 auto;display:block;max-width:auto;max-height:500px}
.alternating .screenshot-full-left{left:0;max-width:100%}
}
@media (min-width:850px){
.flex-2col .screenshot-orient1{transform:perspective(800px) rotateY(-10deg)}
.flex-2col .screenshot-orient2{transform:perspective(800px) rotateY(10deg)}
}
@media (max-width:1240px){
.flex-6col>div{width:33.33333%}
.flex-6col div img{max-width:200px;padding-bottom:50px}
}
@media (max-width:850px){
#destination-flow{display:none}
.flex-3col>div{width:100%}
.flex-2col>div{width:100%}
.flex-2col img{margin:0 auto 50px;width:25rem;max-width:100%}
.flex-2col :nth-child(3){order:4}
.flex-2col :nth-child(4){order:3}
.flex-4col>div{width:50%}
p .flex-3col{text-align:center}
.tunnel-info{padding:25px}
.tunnel-cmd{font-size:1rem!important}
header{background-image:linear-gradient(0deg,rgba(12,174,233,.05),rgba(3,43,58,.7)),url(/resources/images/mads.webp);color:#fff;object-fit:cover;background-size:200%;background-repeat:no-repeat;background-position:center}
header .subtitle,header h1{font-size:3rem;color:#fff}
header h1{font-size:3rem;font-weight:700;max-width:1200px;margin-top:100px;margin-bottom:50px;padding-bottom:0;padding-left:20px;padding-right:20px;text-shadow:1px 1px 3px rgba(0,0,0,.4);color:#fff}
header .subtitle{padding:0;margin:25px auto 100px;font-size:1.5rem;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-left:10%;margin-right:10%}
header+section{margin-top:auto}
h1{font-size:2.5rem;text-align:center;margin:0 auto;max-width:800px;color:#065774}
h3{text-align:center;margin:0 auto;padding-bottom:30px}
}
@media (max-width:600px){
.flex-6col>div{width:50%}
.flex-6col div img{min-width:125px;padding-bottom:30px}
}
@media (max-width:500px){
header{background-image:linear-gradient(0deg,rgba(12,174,233,.05),rgba(3,43,58,.7)),url(/resources/images/mads.webp);color:#fff;object-fit:cover;background-size:200%;background-repeat:no-repeat;background-position:center}
}
@media (max-width:460px){
header{background-image:linear-gradient(0deg,rgba(12,174,233,.05),rgba(3,43,58,.7)),url(/resources/images/mads.webp);color:#fff;object-fit:cover;background-size:400%;background-repeat:no-repeat;background-position:center}
}