*{box-sizing:border-box;margin:0;padding:0;font-family:Cabin,sans-serif;transition:all .3s linear}html,body{width:100%;height:100%}button:disabled{opacity:.6;cursor:not-allowed}button:focus-within,input:focus-within,textarea:focus-within,select:focus-within{outline:1px solid #f85149}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-thumb{background-color:var(--primary-opposite)}::-webkit-scrollbar-track{background-color:var(--primary)}.hiddenLTR{opacity:0;filter:blur(5px);transition:all .75s;transform:translate(-100%)}.showLTR{opacity:1;filter:blur();transition:all .75s;transform:translate(0%)}.showLTR:first-of-type{transition-delay:.1s}.showLTR:nth-of-type(2){transition-delay:.2s}.showLTR:nth-of-type(3){transition-delay:.3s}.showLTR:nth-of-type(4){transition-delay:.4s}.hiddenRTL{opacity:0;filter:blur(5px);transition:all .75s;transform:translate(100%)}.showRTL{opacity:1;filter:blur();transition:all .75s;transform:translate(0%)}.showRTL:first-of-type{transition-delay:.1s}.showRTL:nth-of-type(2){transition-delay:.2s}.showRTL:nth-of-type(3){transition-delay:.3s}.showRTL:nth-of-type(4){transition-delay:.4s}.hiddenBTT{opacity:0;filter:blur(5px);transition:all .75s;transform:translateY(min(100%,20rem))}.showBTT{opacity:1;filter:blur();transition:all .75s;transform:translateY(0%)}.showBTT:first-of-type{transition-delay:.1s}.showBTT:nth-of-type(2){transition-delay:.2s}.showBTT:nth-of-type(3){transition-delay:.3s}.showBTT:nth-of-type(4){transition-delay:.4s}
