::-webkit-input-placeholder{color:#969285!important;opacity:1;font-weight:500}::-moz-placeholder{color:#969285!important;opacity:1;font-weight:500}:-moz-placeholder{color:#969285!important;opacity:1;font-weight:500}:-ms-input-placeholder{color:#969285!important;opacity:1;font-weight:500}input[placeholder]{text-overflow:ellipsis}input::-moz-placeholder{text-overflow:ellipsis}input:-moz-placeholder{text-overflow:ellipsis}input:-ms-input-placeholder{text-overflow:ellipsis}:focus::-webkit-input-placeholder{color:transparent!important}:focus::-moz-placeholder{color:transparent!important}:focus:-moz-placeholder{color:transparent!important}:focus:-ms-input-placeholder{color:transparent!important}:focus{outline:none}.count{background:var(--red);color:var(--white);display:inline-block;font-size:14px;border-radius:3px;font-weight:600;padding:3px 8px 2px;animation:opacity-badge .6s infinite;-webkit-animation:opacity-badge .6s infinite}.count:hover{animation:none;-webkit-animation:none}@keyframes opacity-badge{0%{transform:scale(.5)}100%{transform:scale(1.2)}}@-webkit-keyframes opacity-badge{0%{transform:scale(.5)}100%{transform:scale(1.2)}}.rounded{-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important;overflow:hidden}.rounded:after,.rounded:before{-webkit-border-radius:3px!important;-moz-border-radius:3px!important;border-radius:3px!important}.shadow{-webkit-box-shadow:0 1px 1px var(--shadow)!important;-moz-box-shadow:0 1px 1px var(--shadow)!important;box-shadow:0 1px 1px var(--shadow)!important}.ripple{width:0;height:0;border-radius:50%;background:rgb(255 255 255 / .5);transform:scale(0);position:absolute;opacity:.7}.rippleEffect{animation:rippleDrop .3s linear}@keyframes rippleDrop{100%{transform:scale(2);opacity:0}}input[type="text"],input[type="password"],input[type="email"]{border:1px solid #ccc;padding:5px 10px}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus{box-shadow:0 0 10px var(--shadow)!important;outline:none}input[type="submit"],input[type="reset"],input[type="button"]{color:var(--white)!important;display:inline-block;position:relative;overflow:hidden;cursor:pointer;transition:all 0.3s ease 0s;padding:7px 15px;border-radius:0;border:0}input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus{outline:none}textarea{border:1px solid var(--grey-light)!important;padding:5px 10px 7px;font-family:'Nunito',sans-serif}textarea:focus{box-shadow:0 0 10px rgb(0 0 0 / .05)!important;outline:none;border:1px solid var(--grey-light)!important}textarea{width:100%}a.btn,button{cursor:pointer;transition:all 0.3s ease 0s;color:var(--white);font-weight:400;display:inline-block;padding:7px 15px;position:relative;overflow:hidden;border-radius:0;border:0}a.btn:hover,button:hover{border-bottom:0}button:focus{outline:none!important}.clearfix{content:'';clear:both;position:relative;display:table;width:100%}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid #fff0;border-left:4px solid #fff0}[role="button"]{cursor:pointer}@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}.swipe_effect{position:relative}.swipe_effect:before{position:absolute;content:"";top:0;left:0;width:0%;height:100%;background-color:rgb(255 255 255 / .15);transition:width 0.35s;z-index:0}.swipe_effect:hover:before{width:100%}select{border:1px solid #ccc;padding:6px 10px 8px}.focus_line{background:no-repeat center bottom,center calc(100% - 0px);background-size:0 100%,100% 100%;border:0;transition:background 0s ease-out;background-image:linear-gradient(to top,#accb51 3px,#fff0 3px),linear-gradient(to top,rgb(0 0 0 / .26) 0,transparent 0)}.focus_line:focus{background-size:100% 100%,100% 100%;transition-duration:0.3s}