.foxholder-form *{box-sizing:border-box}.foxholder-form__item{position:relative;margin-bottom:30px}.foxholder-form__item:last-child{margin-bottom:0}.foxholder-form__input,.foxholder-form__textarea{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;width:100%;padding:15px;font-size:inherit;font-family:inherit;color:#222;background-color:#fff;border:1px solid #222;outline:none;box-shadow:none}.foxholder-form__textarea{display:block;height:150px;line-height:inherit;resize:none}.foxholder-form__label{position:absolute;top:1px;left:1px;display:flex;align-items:center;margin:0;font-family:inherit;font-size:inherit;font-weight:700;background-color:transparent}.foxholder-form__label-text{padding:0 15px}.foxholder-form__label-for-input{height:calc(100% - 2px)}.foxholder-form__label-for-textarea{padding:15px 0}.foxholder-form__button{position:relative;padding:12px 35px;font-size:inherit;font-family:inherit;color:#222;border:2px solid #222;background-color:#fff;outline:none;cursor:pointer;overflow:hidden}.foxholder-form__button--small{padding:7px 28px;font-size:1.5rem}.foxholder-form__button--medium{padding:12px 35px;font-size:1.8rem}.foxholder-form__button--large{padding:13px 45px;font-size:2.1rem}.foxholder-form__label--effect-1{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;opacity:1}.foxholder-form__label--effect-1-is-active{opacity:0}.foxholder-form__input--effect-2,.foxholder-form__textarea--effect-2{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:.25s}.foxholder-form__item--effect-2:after,.foxholder-form__label--effect-2{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__item--effect-2:after{position:absolute;left:0;bottom:0;height:2px;width:100%;display:block;content:"";transform:scaleX(0);transform-origin:left center;background-color:#f04c1e}.foxholder-form__item--effect-2-is-active:after{transform:scale(1)}.foxholder-form__input--effect-2.is-active,.foxholder-form__input--effect-2:focus,.foxholder-form__textarea--effect-2.is-active,.foxholder-form__textarea--effect-2:focus{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;border-color:transparent}.foxholder-form__label--effect-2-is-active{top:-27px;left:-6px;font-size:80%;font-style:italic;color:#f04c1e}.foxholder-form__input--effect-3,.foxholder-form__textarea--effect-3{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:.25s}.foxholder-form__item--effect-3:after,.foxholder-form__label--effect-3{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__item--effect-3:after{position:absolute;left:0;bottom:0;height:6px;width:100%;display:block;content:"";transform:scaleY(0);transform-origin:center bottom;background-color:#f04c1e}.foxholder-form__item--effect-3-is-active:after{transform:scale(1)}.foxholder-form__input--effect-3.is-active,.foxholder-form__input--effect-3:focus,.foxholder-form__textarea--effect-3.is-active,.foxholder-form__textarea--effect-3:focus{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;border-color:transparent}.foxholder-form__label--effect-3-is-active{opacity:0}.foxholder-form__label--effect-4{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__label--effect-4-is-active{transform:translateX(-100%) translateX(-30px);background-color:#f04c1e;color:#fff}.foxholder-form__item--effect-5{overflow:hidden}.foxholder-form__input--effect-5,.foxholder-form__label--effect-5,.foxholder-form__textarea--effect-5{transition-property:all;transition-duration:.25s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__input--effect-5.is-active,.foxholder-form__input--effect-5:focus,.foxholder-form__textarea--effect-5.is-active,.foxholder-form__textarea--effect-5:focus{background-color:#f5f5f5}.foxholder-form__label--effect-5-is-active{transform:translateX(-100%)}.foxholder-form__label--effect-6{transition-property:all;transition-duration:.15s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__label--effect-6-is-active{transform:translateX(30px);opacity:0;visibility:hidden}.foxholder-form__item--effect-7:after{position:absolute;left:0;bottom:0;height:100%;width:100%;display:block;content:"";transform:scale(1.05,1.2);transform-origin:center center;border:3px solid;-o-border-image:1 linear-gradient(270deg,#5bc345,#2d6821);border-image:1 linear-gradient(270deg,#5bc345,#2d6821);opacity:0;visibility:hidden}.foxholder-form__item--effect-7-is-active:after,.foxholder-form__label--effect-7{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__item--effect-7-is-active:after{transform:scale(1);opacity:1;visibility:visible}.foxholder-form__label--effect-7-is-active{opacity:0}@keyframes a{0%{left:1px;transform:translate(0);background-color:transparent;opacity:1}.5%{left:1px;height:auto;padding:0;transform:translate(0);background-color:transparent;opacity:0}60%{left:50%;height:auto;padding:0;transform:translate(-50%,-50%);background-color:#fff;opacity:0}to{left:50%;height:auto;padding:0;transform:translate(-50%,-50%);background-color:#fff;opacity:1}}@keyframes b{0%{left:50%;transform:translate(-50%,-50%);background-color:#fff;opacity:1}.5%{left:1px;transform:translate(0);background-color:transparent;opacity:0}60%{left:1px;transform:translate(0);background-color:transparent;opacity:0}to{left:1px;transform:translate(0);background-color:transparent;opacity:1}}.foxholder-form__label--effect-8{animation:b .4s linear 0s forwards}.foxholder-form__label--effect-8-is-active{animation:a .4s linear 0s forwards}.foxholder-form__label--effect-9{transform:translateZ(0)}.foxholder-form__label--effect-9,.foxholder-form__label--effect-9:after{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__label--effect-9:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";transform:scaleX(0);transform-origin:left center;background-color:#4fb53a;z-index:-1}.foxholder-form__label--effect-9-is-active{color:#fff}.foxholder-form__label--effect-9-is-active:after{transform:scale(1)}.foxholder-form__input--effect-10,.foxholder-form__input--effect-10+label,.foxholder-form__textarea--effect-10,.foxholder-form__textarea--effect-10+label{transition-property:all;transition-duration:.3s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__input--effect-10.is-active,.foxholder-form__input--effect-10:focus,.foxholder-form__textarea--effect-10.is-active,.foxholder-form__textarea--effect-10:focus{padding:15px 30px;border-radius:40px;border-style:dashed}.foxholder-form__input--effect-10.is-active+label,.foxholder-form__input--effect-10:focus+label,.foxholder-form__textarea--effect-10.is-active+label,.foxholder-form__textarea--effect-10:focus+label{left:30px}.foxholder-form__input--effect-10.is-active+label span,.foxholder-form__input--effect-10:focus+label span,.foxholder-form__textarea--effect-10.is-active+label span,.foxholder-form__textarea--effect-10:focus+label span{padding:0 15px;background-color:#fff}.foxholder-form__textarea--effect-10+label{padding:15px 0}.foxholder-form__textarea--effect-10+label span{padding:0 15px}.foxholder-form__textarea--effect-10.is-active,.foxholder-form__textarea--effect-10:focus{padding:30px}.foxholder-form__input--effect-11+label,.foxholder-form__textarea--effect-11+label{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__input--effect-11~.foxholder-form__helper,.foxholder-form__textarea--effect-11~.foxholder-form__helper{position:absolute;transition-property:all;transition-duration:.4s;transition-timing-function:linear;transition-delay:0s;transform:scale(0);transform-origin:center;background-color:#4fb53a}.foxholder-form__input--effect-11~.foxholder-form__helper--top,.foxholder-form__textarea--effect-11~.foxholder-form__helper--top{top:-1px;left:0;width:100%;height:3px}.foxholder-form__input--effect-11~.foxholder-form__helper--bottom,.foxholder-form__textarea--effect-11~.foxholder-form__helper--bottom{bottom:-1px;left:0;width:100%;height:3px}.foxholder-form__input--effect-11~.foxholder-form__helper--left,.foxholder-form__textarea--effect-11~.foxholder-form__helper--left{top:-1px;left:0;width:3px;height:100%}.foxholder-form__input--effect-11~.foxholder-form__helper--right,.foxholder-form__textarea--effect-11~.foxholder-form__helper--right{top:-1px;right:0;width:3px;height:100%}.foxholder-form__input--effect-11.is-active+label,.foxholder-form__input--effect-11:focus+label,.foxholder-form__textarea--effect-11.is-active+label,.foxholder-form__textarea--effect-11:focus+label{opacity:0}.foxholder-form__input--effect-11.is-active~.foxholder-form__helper,.foxholder-form__input--effect-11:focus~.foxholder-form__helper,.foxholder-form__textarea--effect-11.is-active~.foxholder-form__helper,.foxholder-form__textarea--effect-11:focus~.foxholder-form__helper{transform:scale(1)}.foxholder-form__item--effect-12{overflow:hidden}.foxholder-form__input--effect-12+label:after,.foxholder-form__input--effect-12+label span,.foxholder-form__textarea--effect-12+label:after,.foxholder-form__textarea--effect-12+label span{transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1);transition-delay:0s}.foxholder-form__input--effect-12+label:after,.foxholder-form__textarea--effect-12+label:after{position:absolute;top:50%;left:-40px;content:"";display:block;width:10px;height:10px;transform:translateY(-50%);border-radius:50%;background-color:#4fb53a}.foxholder-form__input--effect-12.is-active,.foxholder-form__input--effect-12:focus,.foxholder-form__textarea--effect-12.is-active,.foxholder-form__textarea--effect-12:focus{padding-left:45px}.foxholder-form__input--effect-12.is-active+label span,.foxholder-form__input--effect-12:focus+label span,.foxholder-form__textarea--effect-12.is-active+label span,.foxholder-form__textarea--effect-12:focus+label span{transform:scaleX(0);transform-origin:left center;opacity:0}.foxholder-form__input--effect-12.is-active+label:after,.foxholder-form__input--effect-12:focus+label:after,.foxholder-form__textarea--effect-12.is-active+label:after,.foxholder-form__textarea--effect-12:focus+label:after{transition-delay:.2s;left:20px}.foxholder-form__input--effect-13+label,.foxholder-form__textarea--effect-13+label{left:20px}.foxholder-form__input--effect-13+label span,.foxholder-form__textarea--effect-13+label span{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;padding:0}.foxholder-form__input--effect-13.is-active+label,.foxholder-form__input--effect-13:focus+label,.foxholder-form__textarea--effect-13.is-active+label,.foxholder-form__textarea--effect-13:focus+label{left:10px}.foxholder-form__input--effect-13.is-active+label span,.foxholder-form__input--effect-13:focus+label span,.foxholder-form__textarea--effect-13.is-active+label span,.foxholder-form__textarea--effect-13:focus+label span{padding:7.5px 15px;border:1px solid #222}.foxholder-form__input--effect-13.is-active+label span,.foxholder-form__textarea--effect-13.is-active+label span{border-color:#f04c1e;background-color:#f04c1e;color:#fff}.foxholder-form__textarea--effect-13+label{top:10px}.foxholder-form__textarea--effect-13+label span{padding:7.5px 0}.foxholder-form__input--effect-14,.foxholder-form__textarea--effect-14{border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.foxholder-form__input--effect-14+label,.foxholder-form__textarea--effect-14+label{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__input--effect-14~.foxholder-form__helper,.foxholder-form__textarea--effect-14~.foxholder-form__helper{position:absolute;transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;background-color:#222}.foxholder-form__input--effect-14~.foxholder-form__helper--top,.foxholder-form__textarea--effect-14~.foxholder-form__helper--top{top:0;left:0;width:100%;height:1px}.foxholder-form__input--effect-14~.foxholder-form__helper--left,.foxholder-form__textarea--effect-14~.foxholder-form__helper--left{top:0;left:0;width:1px;height:100%}.foxholder-form__input--effect-14~.foxholder-form__helper--right,.foxholder-form__textarea--effect-14~.foxholder-form__helper--right{top:0;right:0;width:1px;height:100%}.foxholder-form__input--effect-14~.foxholder-form__helper--left,.foxholder-form__input--effect-14~.foxholder-form__helper--right,.foxholder-form__textarea--effect-14~.foxholder-form__helper--left,.foxholder-form__textarea--effect-14~.foxholder-form__helper--right{transform-origin:center bottom}.foxholder-form__input--effect-14.is-active+label,.foxholder-form__input--effect-14:focus+label,.foxholder-form__textarea--effect-14.is-active+label,.foxholder-form__textarea--effect-14:focus+label{background:#f04c1e;color:#fff}.foxholder-form__input--effect-14.is-active~.foxholder-form__helper--top,.foxholder-form__input--effect-14:focus~.foxholder-form__helper--top,.foxholder-form__textarea--effect-14.is-active~.foxholder-form__helper--top,.foxholder-form__textarea--effect-14:focus~.foxholder-form__helper--top{top:100%}.foxholder-form__input--effect-14.is-active~.foxholder-form__helper--left,.foxholder-form__input--effect-14.is-active~.foxholder-form__helper--right,.foxholder-form__input--effect-14:focus~.foxholder-form__helper--left,.foxholder-form__input--effect-14:focus~.foxholder-form__helper--right,.foxholder-form__textarea--effect-14.is-active~.foxholder-form__helper--left,.foxholder-form__textarea--effect-14.is-active~.foxholder-form__helper--right,.foxholder-form__textarea--effect-14:focus~.foxholder-form__helper--left,.foxholder-form__textarea--effect-14:focus~.foxholder-form__helper--right{transform:scale(0)}.foxholder-form__input--effect-14+label{top:50%;height:80%;transform:translateY(-50%)}.foxholder-form__input--effect-15,.foxholder-form__input--effect-15+label,.foxholder-form__textarea--effect-15,.foxholder-form__textarea--effect-15+label{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__input--effect-15+label,.foxholder-form__textarea--effect-15+label{padding-left:15px}.foxholder-form__input--effect-15+label:after,.foxholder-form__input--effect-15+label:before,.foxholder-form__textarea--effect-15+label:after,.foxholder-form__textarea--effect-15+label:before{position:absolute;right:-28px;transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;content:"";display:block;width:0;height:0;border:14px solid transparent}.foxholder-form__input--effect-15+label:before,.foxholder-form__textarea--effect-15+label:before{top:0}.foxholder-form__input--effect-15+label:after,.foxholder-form__textarea--effect-15+label:after{bottom:0}.foxholder-form__input--effect-15.is-active,.foxholder-form__input--effect-15:focus,.foxholder-form__textarea--effect-15.is-active,.foxholder-form__textarea--effect-15:focus{border-style:dotted}.foxholder-form__input--effect-15.is-active+label,.foxholder-form__input--effect-15:focus+label,.foxholder-form__textarea--effect-15.is-active+label,.foxholder-form__textarea--effect-15:focus+label{background:#f04c1e;color:#fff;padding-left:0}.foxholder-form__input--effect-15.is-active+label:after,.foxholder-form__input--effect-15.is-active+label:before,.foxholder-form__input--effect-15:focus+label:after,.foxholder-form__input--effect-15:focus+label:before,.foxholder-form__textarea--effect-15.is-active+label:after,.foxholder-form__textarea--effect-15.is-active+label:before,.foxholder-form__textarea--effect-15:focus+label:after,.foxholder-form__textarea--effect-15:focus+label:before{border-left-color:#f04c1e}.foxholder-form__input--effect-15.is-active+label:before,.foxholder-form__input--effect-15:focus+label:before,.foxholder-form__textarea--effect-15.is-active+label:before,.foxholder-form__textarea--effect-15:focus+label:before{border-top-color:#f04c1e}.foxholder-form__input--effect-15.is-active+label:after,.foxholder-form__input--effect-15:focus+label:after,.foxholder-form__textarea--effect-15.is-active+label:after,.foxholder-form__textarea--effect-15:focus+label:after{border-bottom-color:#f04c1e}.foxholder-form__button--effect-1{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__button--effect-1:hover{color:#fff;background-color:#222}.foxholder-form__button--effect-2{transform:translateZ(0)}.foxholder-form__button--effect-2:after{position:absolute;display:block;width:100%;height:100%;content:"";background-color:#222;z-index:-1}.foxholder-form__button--effect-2:hover{color:#fff}.foxholder-form__button--effect-2-default:after,.foxholder-form__button--effect-2-left:after{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;top:0;left:-100%}.foxholder-form__button--effect-2-default:hover:after,.foxholder-form__button--effect-2-left:hover:after{left:0}.foxholder-form__button--effect-2-right:after{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;top:0;left:100%}.foxholder-form__button--effect-2-right:hover:after{left:0}.foxholder-form__button--effect-2-top:after{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;top:-100%;left:0}.foxholder-form__button--effect-2-top:hover:after{top:0}.foxholder-form__button--effect-2-bottom:after{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;top:100%;left:0}.foxholder-form__button--effect-2-bottom:hover:after{top:0}.foxholder-form__button--effect-3{transform:translateZ(0)}.foxholder-form__button--effect-3:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";transform-origin:center center;background-color:#222;z-index:-1}.foxholder-form__button--effect-3:hover{color:#fff}.foxholder-form__button--effect-3:hover:after{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__button--effect-3-default:after,.foxholder-form__button--effect-3-vert:after{transform:scaleX(0)}.foxholder-form__button--effect-3-default:hover:after,.foxholder-form__button--effect-3-vert:hover:after{transform:scale(1)}.foxholder-form__button--effect-3-horz:after{transform:scaleY(0)}.foxholder-form__button--effect-3-horz:hover:after{transform:scale(1)}.foxholder-form__button--effect-3-horzVert:after{transform:scale(0)}.foxholder-form__button--effect-3-horzVert:hover:after{transform:scale(1)}.foxholder-form__button--effect-3-diagonal:after{top:50%;left:50%;height:300%;width:300%;transform:translate(-50%,-50%) rotate(45deg) scale(0)}.foxholder-form__button--effect-3-diagonal:hover:after{transition-property:all;transition-duration:.3s;transition-timing-function:linear;transition-delay:0s;transform:translate(-50%,-50%) rotate(45deg) scale(1)}.foxholder-form__button--effect-4{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s}.foxholder-form__button--effect-4:hover{color:#fff;box-shadow:inset 0 0 10px 30px #222}.foxholder-form__button--effect-5{overflow:visible}.foxholder-form__button--effect-5:after{position:absolute;top:0;left:0;transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;display:flex;justify-content:center;align-items:center;width:100%;height:100%;content:attr(data-effect-parameter);text-align:center;color:#fff;transform:scale(1.2);background-color:#222;opacity:0;visibility:hidden}.foxholder-form__button--effect-5:hover:after{transform:scale(1);opacity:1;visibility:visible}.foxholder-form__button--effect-6{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:.2s;color:#fff;border-color:transparent;background-color:#222}.foxholder-form__button--effect-6:after,.foxholder-form__button--effect-6:before{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;position:absolute;display:block;width:100%;content:""}.foxholder-form__button--effect-6:hover{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;color:#222;background-color:#fff}.foxholder-form__button--effect-6:hover:after,.foxholder-form__button--effect-6:hover:before{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:.2s;transform:scale(1)}.foxholder-form__button--effect-6-default:after,.foxholder-form__button--effect-6-default:before,.foxholder-form__button--effect-6-horz-side:after,.foxholder-form__button--effect-6-horz-side:before{height:2px;transform:scaleX(0);background-color:#222}.foxholder-form__button--effect-6-default:before,.foxholder-form__button--effect-6-horz-side:before{top:0;left:0;transform-origin:left center}.foxholder-form__button--effect-6-default:after,.foxholder-form__button--effect-6-horz-side:after{bottom:0;right:0;transform-origin:right center}.foxholder-form__button--effect-6-horz-center:after,.foxholder-form__button--effect-6-horz-center:before{left:0;height:2px;transform:scaleX(0);transform-origin:center;background-color:#222}.foxholder-form__button--effect-6-horz-center:before{top:0}.foxholder-form__button--effect-6-horz-center:after{bottom:0}.foxholder-form__button--effect-6-horzVert:after,.foxholder-form__button--effect-6-horzVert:before{left:0;top:0;height:100%;transform-origin:center}.foxholder-form__button--effect-6-horzVert:before{transform:scaleX(0);border-top:2px solid #222;border-bottom:2px solid #222}.foxholder-form__button--effect-6-horzVert:after{transform:scaleY(0);border-left:2px solid #222;border-right:2px solid #222}.foxholder-form__button--effect-7{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:.2s;color:#fff;border-color:transparent;background-color:#222;overflow:visible}.foxholder-form__button--effect-7:after,.foxholder-form__button--effect-7:before{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;position:absolute;left:0;display:block;width:100%;height:2px;content:"";background-color:#222;opacity:0;visibility:hidden}.foxholder-form__button--effect-7:hover{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;color:#222;background-color:#fff}.foxholder-form__button--effect-7:hover:after,.foxholder-form__button--effect-7:hover:before{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:.2s;opacity:1;visibility:visible}.foxholder-form__button--effect-7-default:before,.foxholder-form__button--effect-7-inside:before{top:-7px}.foxholder-form__button--effect-7-default:after,.foxholder-form__button--effect-7-inside:after{bottom:-7px}.foxholder-form__button--effect-7-default:hover:before,.foxholder-form__button--effect-7-inside:hover:before{top:0}.foxholder-form__button--effect-7-default:hover:after,.foxholder-form__button--effect-7-inside:hover:after{bottom:0}.foxholder-form__button--effect-7-outside:before{top:7px}.foxholder-form__button--effect-7-outside:after{bottom:7px}.foxholder-form__button--effect-7-outside:hover:before{top:0}.foxholder-form__button--effect-7-outside:hover:after{bottom:0}.foxholder-form__button--effect-8{transition-property:all;transition-duration:.2s;transition-timing-function:linear;transition-delay:0s;color:#fff;border-color:transparent;background-color:#222}.foxholder-form__button--effect-8-sm:hover{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.foxholder-form__button--effect-8-default:hover,.foxholder-form__button--effect-8-md:hover{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.foxholder-form__button--effect-8-lg:hover{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}
/*# sourceMappingURL=foxholder.min.css.map */
