*{box-sizing:border-box;margin:0;padding:0}::selection{color:#000;background-color:#fff}html,body{height:100%;width:100%;scroll-behavior:smooth;background:#d9d9d9}html button,body button{border:none}html button>*,body button>*{pointer-events:none}html .cursor-pointer:hover,html a:hover,html button:hover,body .cursor-pointer:hover,body a:hover,body button:hover{cursor:pointer}html a,body a{font-weight:500;text-decoration:none}html h1,body h1{font-size:50px}html h2,body h2{font-size:40px}html h3,body h3{font-size:30px}html h4,body h4{font-size:25px}html h5,body h5{font-size:18px}html h6,body h6{font-size:14px}html ol,html li,body ol,body li{padding-left:1rem}html .font-regular,body .font-regular{font-weight:400}html .font-medium,body .font-medium{font-weight:500}html .font-semibold,body .font-semibold{font-weight:600}html .font-bold,body .font-bold{font-weight:700}html .font-extrabold,body .font-extrabold{font-weight:800}h1,h2,h3,h4,h5,h6,p,a,input,span,textarea,select,option ::placeholder{margin:0;font-family:montserrat}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto;max-width:1440px}.stop-scrolling{overflow:hidden}@media only screen and (max-width: 540px){.container{padding-inline:30px}}@media only screen and (min-width: 540px){.container{padding-inline:20px}}.padding-inline{padding-inline:168px}.padding-top{padding-top:60px}.display-flex{display:flex}.display-none{display:none}.position-fixed{position:fixed}.rotate90deg{transform:rotate(90deg)}.rotate-90deg{transform:rotate(-90deg)}button{display:flex;align-items:center;justify-content:center;height:70px;top:600px;left:600px;flex-shrink:0}button[disabled]{opacity:.6}button.action-button{width:300px;border-radius:15px;background-color:#997550}button.action-button h4{color:#fff}button.no-bg-button{height:20px;background-color:transparent}button.no-bg-button h5{color:#fffc;font-weight:400}button.no-bg-button:hover{scale:1.1}button.no-bg-button:hover h5{color:#fff}@media (max-width: 700px){button.action-button{width:280px;height:60px}}.required h6{color:#f00c!important}.position-absolute{position:absolute!important;width:100%;z-index:4!important}.color-white a{color:#ffffffbf!important}.color-white>div button h5{color:#ffffffbf!important}.fill-white{fill:#fff}.fill-blue{fill:#001816bf}
