@font-face{font-family:DMSerifText;src:url(/fonts/DMSerifText.ttf) format("truetype")}@font-face{font-family:SourceSans;src:url(/fonts/SourceSans.ttf) format("truetype")}@font-face{font-family:Hero;src:url(/fonts/Hero.otf) format("opentype")}html{height:100%;width:100%;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:Hero,sans-serif;font-weight:300}p,span,a{font-family:SourceSans,sans-serif}.explanation{font-size:.8em;font-weight:400}a{cursor:pointer;color:#fff;text-decoration:none}a:hover{text-decoration:underline}body{width:100%;overflow-x:hidden;overflow-y:auto;margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Open Sans,sans-serif}div,section,aside,article,header,footer,nav,dialog,main{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.main-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw}.center{width:100%;display:flex;justify-content:center;align-items:center}.flex-row-start-center{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.flex-row-start-start{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.flex-row-start-stretch{display:flex;flex-direction:row;align-items:start;justify-content:stretch}.flex-row-center-spacebetween{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.flex-row-center-spacearound{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.flex-row-center-start{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.flex-row-center-center{display:flex;flex-direction:row;justify-content:center;align-items:center}.flex-row-end-center{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.flex-column-center-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.flex-column-start-center{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.flex-column-start-start{display:flex;flex-direction:column;justify-content:flex-start;align-items:start}.flex-column-end-center{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.responsive{flex-direction:column;align-items:center;justify-content:center}.gap-5{gap:5px}.gap-10{gap:10px}.gap-20{gap:20px}.gap-40{gap:40px}.gap-60{gap:60px}.gap-80{gap:80px}.wrap{flex-wrap:wrap}.no-margin{margin:0}.relative{position:relative}.container{height:fit-content;display:flex;flex-direction:column;max-width:80%;width:fit-content;background-color:#fefefe;border-radius:10px;box-shadow:0 0 10px 6px #0000001a;padding:20px}.no-display{display:none}.width-100{width:100%}.bold{font-weight:700}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}.mb-60{margin-bottom:60px}.p-10{padding:10px}.p-20{padding:20px}.p-40{padding:40px}.p-60{padding:60px}.link{text-decoration:underline!important;color:#fff}.link:visited{color:#fff}.cta{text-transform:uppercase;font-weight:800;font-size:1.2em;text-align:center}.content-wrapper{margin:10px 20px;padding:20px 80px}@media screen and (max-width: 1024px){.content-wrapper{margin:10px 5px;padding:5px}}.underlined-link{text-decoration:underline;color:#000;font-weight:400}.sku{font-weight:700;border-radius:10px;padding:5px 10px}.basic{background-color:#b5b5b5;color:#313131}.startup{background-color:#003cff;color:#fff}.pro{background-color:#b120ff;color:#fff}.styled-h2{background:linear-gradient(225deg,#89a9ff 50%,#c559ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-group{display:flex;align-items:center;gap:10px;margin:10px 0;justify-content:flex-start}.btn-group__center{justify-content:center;display:flex;gap:10px;margin:10px 0}.btn-group__end{justify-content:flex-end;display:flex;gap:10px;margin:10px 0}.btn-group__between{justify-content:space-between;display:flex;gap:10px;margin:10px 0}.btn-group__around{justify-content:space-around;display:flex;gap:10px;margin:10px 0}.btn-group__evenly{justify-content:space-evenly;display:flex;gap:10px;margin:10px 0}.btn-group__stretch{justify-content:stretch;display:flex;gap:10px;margin:10px 0}.btn-success{background-color:#00a34c;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-success:hover{background-color:#218838}.btn-success a{color:#fff;text-decoration:none}.btn-success:disabled{background-color:#ccc;cursor:not-allowed}.btn-danger{background-color:#ff1e87cd;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-danger:hover{background-color:#c82333}.btn-danger a{color:#fff;text-decoration:none}.btn-danger:disabled{background-color:#ccc;cursor:not-allowed}.btn-primary{background-color:#003cff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-primary:hover{background-color:#0056b3}.btn-primary a{color:#fff;text-decoration:none}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.btn-secondary{background-color:#b120ff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-secondary:hover{background-color:#6c757d}.btn-secondary a{color:#fff;text-decoration:none}.btn-secondary:disabled{background-color:#ccc;cursor:not-allowed}.btn-warning{background-color:#ffc82c;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-warning:hover{background-color:#e0a800}.btn-warning a{color:#fff;text-decoration:none}.btn-warning:disabled{background-color:#ccc;cursor:not-allowed}.btn-dark{background-color:#3d3d3d;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-dark:hover{background-color:#1b1e21}.btn-dark a{color:#fff;text-decoration:none}.btn-dark:disabled{background-color:#ccc;cursor:not-allowed}.btn-light{background-color:#b5b5b5;color:#313131;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:all .3s;text-decoration:none;user-select:none;-webkit-user-select:none}.btn-light:hover{background-color:#f8f9fa}.btn-light a{color:#313131;text-decoration:none}.btn-light:disabled{background-color:#ccc;cursor:not-allowed}.back-button{display:flex;align-items:center;gap:5px;padding:5px;border-radius:5px;justify-content:flex-start;background-color:#3d3d3d;color:#fff;cursor:pointer;text-decoration:none}.back-button:visited{color:#000}.cta-button{padding:16px 32px;border:none;border-radius:50px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;min-width:200px}.cta-button.free{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cta-button.free:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.cta-button.pro{background:linear-gradient(225deg,#89a9ff 50%,#c559ff);color:#fff}.cta-button.pro:hover{transform:translateY(-2px);box-shadow:0 10px 30px #007bff66}.cta-button:active{transform:translateY(0)}@media (max-width: 480px){.cta-button{min-width:100%;padding:14px 24px}}.primary{background-color:#003cff;color:#fff}.secondary{background-color:#b120ff;color:#fff}.success{background-color:#00a34c;color:#fff}.danger{background-color:#ff1e87cd;color:#fff}.warning{background-color:#ffc82c;color:#fff}.info{background-color:#00d8ff;color:#fff}.dark{background-color:#3d3d3d;color:#fff}.light{background-color:#b5b5b5;color:#313131}
