@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);:root{--spm-white:#fff;--spm-black:#000;--spm-grey:#787878;--spm-light-grey:#b3abab;--spm-light-background:#eee;--spm-secondary:#e58918;--spm-header-footer-color:#f1f1f1;--cs-grey:#c5c5c5;--cs-input-grey:#c6c6c6;--cs-very-light-grey:#fafafa;--cs-blue:#2f6ec3;--cs-price-box:#f1f1f1;--cs-price-box-grey:#747474;--spm-primary:#fe9000;--spm-hover-color:#6194d6;--cs-fontsize-h1:1.9rem;--cs-fontsize-h2:1.4rem;--cs-fontsize-h3:1rem;--cs-fontsize-h4:2rem;--cs-fontsize-h5:1.5rem;--cs-fontsize-h6:0.9rem;--tooltip-font-size:0.8rem;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--font-style-normal:normal;--font-style-italic:italic;--font-primary:"Inter",sans-serif;--header-height:60px;--footer-height:3.3rem;--spm-tint-color:#0000004d;--spm-shadow-color:#0003;--spm-light-shadow-color:#0000000d}html{font-size:100%}*,:after,:before{box-sizing:border-box;font-family:Inter,sans-serif;font-family:var(--font-primary);margin:0;padding:0}a,body,button,em,footer,h1,h2,h3,h4,h5,h6,input,label,p{color:var(--base-font-color);font-family:Inter,sans-serif;font-family:var(--font-primary);font-style:normal;font-style:var(--font-style-normal);letter-spacing:1px;line-height:1.6;text-align:center}label{font-size:1.4rem;font-size:var(--cs-fontsize-h2)}h1,label{font-weight:500;font-weight:var(--font-weight-medium)}h1{font-size:1.9rem;font-size:var(--cs-fontsize-h1)}h2{font-size:1.4rem;font-size:var(--cs-fontsize-h2);font-weight:500;font-weight:var(--font-weight-medium)}h3{font-size:1rem;font-size:var(--cs-fontsize-h3)}h3,h4{font-weight:400;font-weight:var(--font-weight-regular)}h4{font-size:2rem;font-size:var(--cs-fontsize-h4)}h5{font-size:1.4rem;font-size:var(--cs-fontsize-h2)}a,footer,h5,h6{font-weight:400;font-weight:var(--font-weight-regular)}a,footer,h6{font-size:1rem}button{background-color:#2f6ec3;background-color:var(--cs-blue);border:none;cursor:pointer;font-size:1.5rem;font-size:var(--cs-fontsize-h5);font-weight:100;font-weight:var(--font-weight-thin);transition:background-color .3s ease}a:hover{color:#6194d6;color:var(--spm-hover-color)}button:hover{background-color:#6194d6;background-color:var(--spm-hover-color)}button,input,select,textarea{outline:none}hr{background-color:#c6c6c6;background-color:var(--cs-input-grey);border:none;height:1px;margin:10px 0}input{border:1px solid #c6c6c6;border:1px solid var(--cs-input-grey);border-radius:5px}input::placeholder{color:#b3abab;color:var(--spm-light-grey);font-weight:100;font-weight:var(--font-weight-thin)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
/*# sourceMappingURL=main.3dc93aee.css.map*/