:root{--background:#F4EEDB;--foreground:#243c23;--button-color:#25402D;--button-hover:#3a6538;--text-color:#122016;--white:#fff;--page-maxwidth:1300px;--error:#ef4444;--gold:#DAA765;--black:#000000;--beige:#FEE5B8}@font-face{font-family:TT-variable;src:url("/fonts/TT Trailers Trial Variable.ttf")}@font-face{font-family:TT-Italic;src:url("/fonts/TT Trailers Trial Italic.ttf")}@font-face{font-family:TT-LightItalic;src:url("/fonts/TT Trailers Trial Light Italic.ttf")}@font-face{font-family:Plantin MT Pro;src:url(/fonts/PlantinMTProLight.TTF)}body,html{color:var(--text-color)}html{font-size:62.5%}body{color:var(--text-color);background:var(--background);font-family:Plantin MT Pro,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.Toastify__toast{font-size:16px}.PhoneInputInput{flex:1 1;min-width:0;background-color:#eae5d3;border:none;padding:1.5rem 2.8rem 1.5rem 1rem;color:var(--text-color)}.PhoneInput{display:flex;align-items:center;border:.1rem solid #c4c0b1;border-radius:.4rem;overflow:hidden}.PhoneInputCountry{padding-left:2rem;padding-right:1rem;background-color:#eae5d3;margin:0}@media (prefers-color-scheme:dark){html{color-scheme:dark}}