@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400&display=swap");html{box-sizing:border-box;font-size:14px;-ms-overflow-style:-ms-autohiding-scrollbar}body{background-color:var(--orrsiWhite);-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:var(--orrsiBlack);scroll-behavior:smooth;font-family:Inter,sans-serif;padding:0;margin:0;width:100%}::-webkit-scrollbar,::-webkit-scrollbar-button{width:0;height:0}h1,h2,h3,h4,h5,h6{margin:0}.ant-form{width:100%}.ant-form-item{margin:0;width:100%}.modal__style{width:460px!important;@media (max-width:550px){width:-moz-fit-content;width:fit-content}.ant-modal-title{font-size:1.3rem}.modal__subtext{color:#777;margin-bottom:45px}.cta__section{flex-wrap:nowrap;@media (max-width:550px){min-width:-moz-fit-content;min-width:fit-content;gap:0;justify-content:space-between}@media (max-width:380px){flex-wrap:wrap;gap:10px}.cta__button span{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px;min-width:40%;height:-moz-fit-content;height:fit-content;p{padding:0;margin:0;font-size:.8rem}@media (max-width:550px){min-width:-moz-fit-content;min-width:fit-content}@media (max-width:380px){min-width:40%}}.loading__btn{background:var(--orrsiPrimary);span{min-width:auto}}}}.ant-spin-dot-item{background-color:var(--orrsiPrimary)!important}:root{--orrsiPrimary:#fc5353;--orrsiWhite:#fff;--orrsiBlack:#000;--orrsiFadedWhite:#9e9e9e;--orrsiSecondaryBlack:#212121;--orrsiSecondary:#f8f8f8}#nprogress{pointer-events:none}#nprogress .bar{background:var(--orrsiPrimary);position:fixed;z-index:1031;top:0;left:0;width:100%;height:7px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px var(--orrsiPrimary),0 0 5px var(--orrsiPrimary);opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:none}