html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{height:100%;font-size:14px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:300}@media only screen and (min-width: 768px){html{font-size:16px}}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:20vh;padding-top:2rem;padding-bottom:6rem;background-color:#171f2d;color:#fff;line-height:1.2}.hero-title{font-size:3rem;font-weight:700}.hero-subtitle{font-style:italic;font-size:1.75rem}.sale{display:flex;align-items:center;justify-content:center;position:relative;top:-3rem;padding:0 1rem}.sale h2{line-height:1.2;font-weight:700;font-size:2rem;color:#171f2d}.sale p{font-size:1.2rem;line-height:1.35}.sale-box{display:flex;flex-direction:column;gap:1rem;max-width:50rem;padding:1rem 1.5rem;background-color:#f6f9fb;border:8px solid #dae1ec;border-radius:1rem}@media only screen and (min-width: 512px){.sale-box{padding:1.5rem 3rem}}.sale-btns{display:flex;gap:.5rem;margin-top:.5rem;flex-direction:column}@media only screen and (min-width: 512px){.sale-btns{flex-direction:row}}footer{display:flex;align-items:center;justify-content:center;color:#999;font-size:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.2rem;font-size:1.2rem;color:#fff;text-decoration:none;background:#9fa7b6;border:none;border-bottom:4px solid #727782;border-radius:5px;cursor:pointer;transition:background-color .15s ease,border-bottom-color .15s ease,transform .05s ease}.btn:hover,.btn:active{background:#919aab;border-bottom-color:#666b74}.btn-main{background:#22c55e;border-bottom-color:#16a34a}.btn-main:hover,.btn-main:active{background:#1eaf54;border-bottom-color:#138d40}.btn:active{transform:translateY(2px);border-bottom-width:2px}