html{font-size:100%}html,body,input,textarea,select,button{font-family:"Roboto",sans-serif}.presell{background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh;flex-wrap:wrap;padding:0 1.25rem}.presell__container{max-width:68.75rem;margin:1.25rem auto;background:#fff;padding:1.25rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.1);border-radius:.3125rem;display:flex;flex-direction:column;align-items:center}.presell__content{width:100%}.presell__media{width:100%}.presell__headline{font-size:1.75rem;font-weight:bold;color:#000;margin-bottom:.9375rem;line-height:1.4;text-align:center}.presell__description{font-size:.875rem;color:#555;margin-bottom:1.25rem;line-height:1.5625rem}.presell__description--bold{color:dimgray}.presell__description--link{color:#007bff;text-decoration:underline}.presell__benefits{list-style:none;padding:0;margin-bottom:1.25rem}.presell__benefit-item{font-size:1rem;font-weight:bolder;margin-bottom:.625rem;display:flex;align-items:center;color:#000;line-height:1.5}.presell__check-icon{color:#0c0;border-radius:50%;border:.125rem solid #0c0;margin-right:.625rem;width:2rem;height:2rem;padding:.125rem}.presell__thumbnail{display:flex;justify-content:center;margin:1.25rem 0}.presell__thumbnail--mobile{display:block}.presell__thumbnail--desktop{display:none}.presell__image{width:100%;border-radius:.3125rem}.presell__cta-button{display:block;width:100%;max-width:18.75rem;margin:1.25rem auto 0;text-align:center;background:#007bff;color:#fff;text-decoration:none;font-size:1.5rem;padding:.9375rem;border-radius:.3125rem;font-weight:bold;box-shadow:0 .25rem .375rem rgba(0,0,0,.1);transition:background .3s}.presell__cta-button:hover{background:#0056b3}.footer{width:100%;background-color:#333;color:#ccc;padding:1.25rem 0;text-align:center}.footer__container{width:90%;max-width:50rem;margin:0 auto;font-size:.875rem;line-height:1.6}.footer__nav{margin-bottom:.9375rem;display:flex;flex-direction:column;gap:.3125rem;margin-bottom:1.875rem}.footer__link{color:#fff;font-size:1rem;margin:0 .625rem;opacity:.9}.footer__link:hover{text-decoration:underline}.footer__disclaimer{padding-top:.3125rem;margin:.625rem 0;text-align:left}.footer__company-info{text-align:center;margin:1.875rem 1.25rem 0;font-size:.625rem}@media(min-width: 768px){.presell__container{flex-direction:row;justify-content:space-around;padding:1.875rem 1.25rem}.presell__content,.presell__media{width:45%}.presell__headline{text-align:left;font-size:2.375rem;line-height:3.125rem}.presell__description{font-size:1rem}.presell__thumbnail{margin-bottom:1.25rem}.presell__thumbnail--desktop{display:block}.presell__thumbnail--mobile{display:none}.presell__cta-button{margin:0 auto}.footer{padding:2.5rem 0}.footer__nav{display:block}.footer__link{font-size:1.2rem}}