@import url(https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap);:root{--font-family:"Inter Tight",sans-serif;--main-background-color:#f2f3f6;--main-clean-color:#fff;--main-text-color:#28303f;--sub-text-color:#878f90;--sub-border-color:#dee6eb}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}body,html{max-width:100%;overflow-x:hidden;width:100%}body{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#fff;background:var(--main-clean-color);color:#28303f;color:var(--main-text-color);font-family:Inter Tight,sans-serif;font-family:var(--font-family);font-size:14px;height:100%;margin:0 auto;padding:0;position:relative}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}canvas,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}button{-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button,input,select{background:none;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:inherit}.no-scroll{overflow:hidden}.error-boundary{margin:0 auto;padding:0 16px;text-align:center;width:100%}.error-boundary,.error-boundary__inner{align-items:center;display:flex;height:100vh;justify-content:center}.error-boundary__inner{max-width:345px;position:relative}.error-boundary__container{display:flex;flex-direction:column;height:200px;justify-content:space-between}.error-boundary__img{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.error-boundary__img>div{align-items:center;background:linear-gradient(180deg,#539cf2,#467fc2);border-radius:50%;display:inline-flex;height:88px;justify-content:center;padding:16px;width:88px}.error-boundary__title{color:#28303f;color:var(--text-primary,#28303f);font-size:24px;font-weight:700;line-height:32px}.error-boundary__subtitle{color:#878f90;color:var(--text-secondary,#878f90);font-size:16px;font-weight:400;line-height:24px}.error-boundary__button{bottom:48px;max-width:100%;position:absolute;width:100%}.button{align-items:center;background:linear-gradient(270deg,#fac001,#feea35);background:var(--Gradient-Brand-Gradient,linear-gradient(270deg,#fac001 0,#feea35 100%));border-radius:16px;color:#28303f;color:var(--day-theme-primary-color-primary-text-day,var(--text-primary,#28303f));display:flex;font-family:Inter Tight,sans-serif;font-size:18px;font-weight:600;justify-content:center;line-height:24px;max-width:361px;padding:16px;text-align:center;width:100%}