body{background:#fff;color:#263446;font-family:Segoe UI,sans-serif;margin:0;padding:0}.container{align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:20px auto;max-width:1200px;padding:20px}.cookie-banner{align-items:left;background-color:#f7f7f7;bottom:0;box-shadow:0 -2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;left:0;max-height:400px;overflow:auto;padding:5px 20px;position:fixed;text-align:left;width:100%}.cookie-banner p{margin-left:1rem}.cookie-banner-button-container{margin-bottom:1rem;margin-left:1rem}.cookie-banner button{background-color:#0b54fc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;padding:.8rem 1.1rem;transition:background-color ease-in-o .2s}.cookie-banner button:not(:last-child){margin-right:10px}.cookie-banner button:hover{background-color:#15c7fa}.cookie-banner-title{color:#263446;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.cookie-banner-description{color:#263446;font-size:1.1rem;line-height:1.5;margin-bottom:1rem;margin-top:0;max-width:80%;padding:0}.header{background:#0b54fc;background:linear-gradient(90deg,#0b54fc,#15c7fa);color:#fff;margin-bottom:1rem;padding:3rem;text-align:center}.brand-name{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#0b54fc,#15c7fa);-webkit-background-clip:text;font-size:3rem;font-weight:700;margin:0;padding:1rem;text-align:center}.brand-link{text-decoration:none}.main-content{font-size:1.1rem;line-height:1.5;margin:0 auto;max-width:80%;padding:2rem;text-align:left}.main-heading{font-size:2rem}.main-heading,.section-heading{color:#263446;margin-bottom:1rem}.section-heading{font-size:1.5rem;margin-top:2rem}ol{counter-reset:list-counter}ol,ul{list-style-type:none}.custom-list li{counter-increment:list-counter;margin-bottom:10px}.custom-list li:before{content:counter(list-counter) ". ";font-weight:400;margin-right:5px}.subtext{color:#fff;font-size:1.1rem;margin-top:.5rem}.get-started-button{background-color:#0b54fc;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;padding:.8rem 1.1rem;transition:background-color .2s ease-in-out}.get-started-button:hover{background-color:#15c7fa}.screenshot{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.screenshot img.left-margin{height:auto;margin-left:3rem;max-height:500px;max-width:100%;width:auto}.screenshot img.right-margin{height:auto;margin-right:3rem;max-height:500px;max-width:100%;width:auto}.screenshot-content{max-width:100%;text-align:left}.screenshot-title{color:#263446;font-size:2rem;font-weight:700;margin:0;padding:0}.screenshot-subtitle{color:#263446;font-size:1.1rem;line-height:1;margin:.3rem 0 0;padding:0}.screenshot-description-bold{font-size:1rem;font-weight:700}.screenshot-description,.screenshot-description-bold{color:#263446;-webkit-hyphens:auto;hyphens:auto;margin-bottom:1rem;text-align:justify}.screenshot-description{font-size:1.1rem;line-height:1.5}@media (max-width:768px){.screenshot{flex-direction:column;text-align:center}.screenshot img.left-margin,.screenshot img.right-margin{margin-left:0;margin-right:0;padding-bottom:2rem}}.original-price{color:#999;text-decoration:line-through}.discounted-price{color:#263446;font-size:2rem;font-weight:700}.benefits{padding:2rem}.section{align-items:flex-start;display:flex;justify-content:flex-start;margin:0 auto;max-width:800px;overflow-wrap:break-word;text-align:left}.section-title{color:#263446;font-size:2rem;font-weight:700;padding:0;text-align:left}@media (max-width:768px){.section{align-items:center;justify-content:center}.section-title{text-align:center}}.faq{align-items:flex-start;display:flex;justify-content:flex-start;margin:0 auto;max-width:800px;overflow-wrap:break-word;text-align:left}@media (max-width:768px){.faq{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:800px;overflow-wrap:break-word;padding:0 20px}}.faq-icon{color:#0b54fc;display:inline-block;font-size:1.5rem;font-weight:700;margin-right:5px}.faq-list{list-style:none;padding-left:0}.plus:before{content:"+"}.minus:before{content:"-"}.faq-item{margin-bottom:2rem}.question{color:#263446;cursor:pointer;font-size:1.1rem}.answer{border-left:2px solid #0366d6;color:#333;font-size:1.1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;margin-top:1rem;padding-left:1rem;text-align:justify}.wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.form{background-color:#f7f7f7;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 auto 2rem;max-width:800px;padding:2rem;width:100%}@media (max-width:768px){.form{margin:0 auto 2rem;max-width:70%;padding:2rem}}.form-field{margin-bottom:1.5rem}.form-title{color:#263446;font-size:2rem;font-weight:700;padding:0;text-align:left}.form label{color:#263446;font-size:1.1rem;margin-bottom:.5rem}.form input,.form textarea{border:1px solid #ccc;border-radius:4px;font-size:1.1rem;margin-top:.5rem;padding:.5rem;width:100%}.form textarea{min-height:150px;resize:vertical}.form-checkbox{align-items:flex-start;display:flex;font-size:1.1rem;margin-top:.5rem}.form-checkbox input[type=checkbox]{cursor:pointer;flex-shrink:0;margin-right:10px;margin-top:3px;width:auto}.additional-text{word-wrap:break-word;display:block;font-size:1.1rem;line-height:1.5;margin-top:.5rem}.form-checkbox span{word-wrap:break-word;flex-grow:1;line-height:1.5}.footer{background:#0b54fc;background:linear-gradient(90deg,#0b54fc,#15c7fa);padding:1rem}.footer,.footer-text{color:#fff;text-align:center}.footer-text{margin:0 0 .3rem;padding:0}.footer-links{display:flex;justify-content:center;margin-top:0}.footer-link{color:#fff;margin:0 1rem;text-decoration:none}.footer-link:hover{text-decoration:underline}
/*# sourceMappingURL=main.4ace7e92.css.map*/