.announcement-bar{background-color:var(--main-color);width:100%}.announcement-bar-content{color:#fff;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:.625rem 8rem;display:none}@media (min-width:1024px){.announcement-bar-content{display:flex}}.announcement-bar-title{-webkit-user-select:none;user-select:none;font-size:1.5rem;font-weight:700}.announcement-bar-discount{align-items:center;gap:.375rem;font-size:1.25rem;font-weight:300;display:flex}.announcement-bar-discount-percent{font-size:1.875rem;font-weight:900}.announcement-bar-btn{cursor:pointer;background-color:var(--secondary-color);border-radius:9999px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;transition:background-color .15s;display:flex}.announcement-bar-btn:hover{background-color:#e68200e6}.announcement-bar-btn-text{font-size:.875rem;font-weight:700}
.footer-subscribe-section{background-color:#a6a6a64d;width:100%}.footer-subscribe-container{flex-direction:column;gap:1.25rem;max-width:1440px;margin:0 auto;padding:2rem 1.5rem;display:flex}@media (min-width:768px){.footer-subscribe-container{flex-direction:row;gap:3rem;padding:2rem 3rem}}@media (min-width:1024px){.footer-subscribe-container{gap:6rem;padding:2rem 6rem}}.footer-subscribe-text{width:100%}@media (min-width:768px){.footer-subscribe-text{width:50%}}.footer-subscribe-title{font-size:1.5rem;font-weight:700}.footer-subscribe-description{font-size:1rem;font-weight:300}.footer-subscribe-form{flex-direction:column;gap:.75rem;width:100%;display:flex}@media (min-width:768px){.footer-subscribe-form{flex-direction:row;align-items:flex-start;width:50%}}@media (min-width:1024px){.footer-subscribe-form{align-items:center}}.footer-form-fields{flex-direction:column;gap:.75rem;width:100%;display:flex}.footer-input-error{color:#dc2626;background-color:#fef2f2;border:1px solid #f87171;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem}.footer-input-success{color:#16a34a;background-color:#f0fdf4;border:1px solid #4ade80;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:.875rem}.footer-input-wrapper{background-color:#fff;border-radius:9999px;justify-content:space-between;width:100%;height:3rem;display:flex;overflow:hidden}.footer-input{color:#626262;background-color:#0000;border:0;outline:0;width:100%;padding:0 1rem;font-size:1rem;font-weight:300}.footer-input:disabled{cursor:not-allowed;background-color:#f3f4f6}.footer-checkbox-wrapper{align-items:center;gap:.5rem;padding:0 .5rem;display:flex}.footer-checkbox{width:1rem;height:1rem;color:var(--secondary-color);background-color:#fff;border-color:#d1d5db;border-radius:.25rem}.footer-checkbox:focus{color:var(--secondary-color);box-shadow:0 0 0 2px var(--secondary-color)}.footer-checkbox:disabled{cursor:not-allowed}.footer-checkbox-label{color:#1e1e1e;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.875rem;font-weight:300}.footer-submit-btn{background-color:var(--secondary-color);color:#fff;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;min-width:120px;padding:.5rem 2.5rem;font-size:1rem;font-weight:900;transition:background-color .15s;display:flex}.footer-submit-btn:hover{background-color:#e68200e6}.footer-submit-btn:disabled{opacity:.5;cursor:not-allowed}.footer-copyright{text-align:center;color:#fff;background-color:#1e1e1e;width:100%;padding:.625rem 1.5rem;font-size:1rem;font-weight:700}@media (min-width:768px){.footer-copyright{padding:.625rem 3rem}}
