@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");:root{--max-width:110rem;--border-radius:1.2rem;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--content-color:#8f8f8f;--terms-conditions-color:#6d6d6d;--price-color:#606364;--error-color:red}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;@media only screen and (max-width:85em){font-size:62.5%}@media only screen and (max-width:75em){font-size:56.25%}@media only screen and (max-width:64em){font-size:50%}@media only screen and (max-width:22.4em){font-size:50%}@media only screen and (min-width:112.5em){font-size:62.5%}}body,html{overflow-x:hidden}body{background-color:var(--background-bg);min-height:100vh;height:100vh}#__next{min-height:100%;display:flex;flex-direction:column}