.marke-name{padding:12px 20px;margin:8px 0;box-sizing:border-box}.trader-items{padding-top:70px;padding-bottom:80px}.trader-desc{display:flex;justify-content:center;padding-top:20px}.item--price-desc{text-align:center}.select-modal .add-c{display:flex;justify-content:center;padding-top:30px;padding-bottom:30px}.select-modal .add-rate{display:flex;justify-content:space-between;padding-left:50px;padding-right:50px}.select-modal .add-contact{display:flex;justify-content:center;padding-bottom:40px;padding-top:30px}.login-form{align-items:center;background:#f2f4f8;border:0;display:flex;font-family:Helvetica,Arial,sans-serif;font-size:16px;height:100%;justify-content:center;margin:0;padding:0;overflow-y:scroll}.login-form form{--background:white;--border:rgba(0, 0, 0, 0.125);--borderDark:rgba(0, 0, 0, 0.25);--borderDarker:rgba(0, 0, 0, 0.5);--bgColorH:0;--bgColorS:0%;--bgColorL:98%;--fgColorH:210;--fgColorS:50%;--fgColorL:38%;--shadeDark:0.3;--shadeLight:0.7;--shadeNormal:0.5;--borderRadius:0.125rem;--highlight:#306090;background:#fff;border:1px solid var(--border);border-radius:var(--borderRadius);box-shadow:0 1rem 1rem -.75rem var(--border);display:flex;flex-direction:column;padding:1rem;position:relative;overflow:hidden}.login-form form .email,form .email a{color:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL));font-size:.825rem;order:4;text-align:center;margin-top:.25rem;outline:1px dashed transparent;outline-offset:2px;display:inline}.login-form form a:hover{color:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * .85));transition:color .25s}.login-form form a:focus{color:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * .85));outline:1px dashed hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));outline-offset:2px}.login-form form>div{order:2}.login-form label{display:flex;flex-direction:column}.login-form .label-show-password{order:3}.login-form label>span{color:var(--borderDarker);display:block;font-size:.825rem;margin-top:.625rem;order:1;transition:all .25s}.login-form label>span.required::after{content:"*";color:#d66;margin-left:.125rem}.login-form label input{order:2;outline:none}.login-form label input::placeholder{color:var(--borderDark)}.login-form label input[name=password]{-webkit-text-security:disc}.login-form input[name=show-password]:checked~div label input[name=password]{-webkit-text-security:none}.login-form label:hover span{color:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL))}.login-form input[type=checkbox]+div label:hover span::before,label:hover input.text{border-color:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL))}.login-form label input.text:focus,label input.text:active{border-color:hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));box-shadow:0 1px hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15))}.login-form input.text:focus+span,input.text:active+span{color:hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15))}.login-form input{border:1px solid var(--border);border-radius:var(--borderRadius);box-sizing:border-box;font-size:1rem;height:2.25rem;line-height:1.25rem;margin-top:.25rem;order:2;padding:.25rem .5rem;width:15rem;transition:all .25s}.login-form input[type=submit]{color:hsl(var(--bgColorH),var(--bgColorS),var(--bgColorL));background:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL));font-size:.75rem;font-weight:700;margin-top:.625rem;order:4;outline:1px dashed transparent;outline-offset:2px;padding-left:0;text-transform:uppercase}.login-form input[type=checkbox]:focus+label span::before,input[type=submit]:focus{outline:1px dashed hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));outline-offset:2px}.login-form input[type=submit]:focus{background:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * .85))}.login-form input[type=submit]:hover{background:hsl(var(--fgColorH),var(--fgColorS),calc(var(--fgColorL) * .85))}.login-form input[type=submit]:active{background:hsl(var(--fgColorH),calc(var(--fgColorS) * 2),calc(var(--fgColorL) * 1.15));transition:all .125s}.login-form .a11y-hidden{position:absolute;top:-1e3em;left:-1e3em}.login-form input[type=checkbox]+label span{padding-left:1.25rem;position:relative}.login-form input[type=checkbox]+label span::before{content:"";display:block;position:absolute;top:0;left:0;width:.75rem;height:.75rem;border:1px solid var(--borderDark);border-radius:var(--borderRadius);transition:all .25s;outline:1px dashed transparent;outline-offset:2px}.login-form input[type=checkbox]:checked+label span::after{content:"";display:block;position:absolute;top:.1875rem;left:.1875rem;width:.375rem;height:.375rem;border:1px solid var(--borderDark);border-radius:var(--borderRadius);transition:all .25s;outline:1px dashed transparent;outline-offset:2px;background:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL))}.login-form figure{--skinH:30;--skinS:100%;--skinL:87%;--hair:rgb(180,70,60);background:hsl(var(--fgColorH),calc(var(--fgColorS) * 2),95%);border:1px solid rgba(0,0,0,.0625);border-radius:50%;height:0;margin:auto;margin-bottom:2rem;order:1;padding-top:60%;position:relative;width:60%;overflow:hidden}.login-form figure div{position:absolute;transform:translate(-50%,-50%)}.login-form figure .skin{background:hsl(var(--skinH),var(--skinS),var(--skinL));box-shadow:inset 0 0 3rem hsl(var(--skinH),var(--skinS),calc(var(--skinL) * .95))}.login-form figure .head{top:40%;left:50%;width:60%;height:60%;border-radius:100%;box-shadow:0 -.175rem 0 .125rem var(--hair)}.login-form figure .ears{top:47%;left:50%;white-space:nowrap}.login-form figure .ears::before,figure .ears::after{content:"";background:hsl(var(--skinH),var(--skinS),var(--skinL));border-radius:50%;width:1rem;height:1rem;display:inline-block;margin:0 2.1rem}.login-form figure .head .eyes{top:55%;left:50%;white-space:nowrap}@-webkit-keyframes blink{0%,90%,100%{height:10px}95%{height:0}}@keyframes blink{0%,90%,100%{height:10px}95%{height:0}}.login-form figure .head .eyes::before,figure .head .eyes::after{content:"";background:var(--borderDarker);border-radius:50%;width:10px;height:10px;display:inline-block;margin:0 .5rem;-webkit-animation:blink 5s infinite;animation:blink 5s infinite;transition:all .15s}.login-form input[name=show-password]:checked~figure .head .eyes::before,input[name=show-password]:checked~figure .head .eyes::after{height:.125rem;animation:none}.login-form figure .head .mouth{border:.125rem solid transparent;border-bottom:.125rem solid var(--borderDarker);width:25%;border-radius:50%;transition:all .5s}.login-form form:invalid figure .head .mouth{top:75%;left:50%;height:10%}.login-form form:valid figure .head .mouth{top:60%;left:50%;width:40%;height:40%}.login-form figure .hair{top:40%;left:50%;width:66.66%;height:66.66%;border-radius:100%;overflow:hidden}.login-form figure .hair::before{content:"";display:block;position:absolute;width:100%;height:100%;background:var(--hair);border-radius:50%;top:-60%;left:-50%;box-shadow:4rem 0 var(--hair)}.login-form figure .neck{width:10%;height:40%;top:62%;left:50%;background:hsl(var(--skinH),var(--skinS),calc(var(--skinL) * .94));border-radius:0 0 2rem 2rem;box-shadow:0 .25rem var(--border)}.login-form figure .person-body{width:60%;height:100%;border-radius:50%;background:red;left:50%;top:126%;background:hsl(var(--fgColorH),var(--fgColorS),var(--fgColorL))}.login-form figure .shirt-1,figure .shirt-2{width:12%;height:7%;background:hsl(var(--bgColorH),var(--bgColorS),var(--bgColorL));top:76%;left:36.5%;transform:skew(-10deg)rotate(15deg)}.login-form figure .shirt-2{left:52.5%;transform:skew(10deg)rotate(-15deg)}