@charset "UTF-8";:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}article,aside,footer,header,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}.blockquote{margin-bottom:1rem;font-size:1.25rem}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-md-6,.col{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}@media (min-width: 768px){.col-md-6{flex:0 0 .5;max-width:.5}}.table{width:100%;margin-bottom:1rem;background-color:transparent}.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #007bff40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.form-control.is-invalid{border-color:#dc3545}.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-control.is-invalid~.invalid-feedback{display:block}.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback{display:block}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover,.btn:focus{text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem #007bff40}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 .2rem #007bff80}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #007bff80}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus{box-shadow:0 0 0 .2rem #6c757d80}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.dropdown{position:relative}.btn-group{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;flex:0 1 auto}.btn-group>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.form-control:focus{z-index:3}.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append{display:flex}.input-group-append .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox]{margin-top:0}.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-text:last-child{margin-bottom:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe7a0}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b1b7}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-primary{border-color:#007bff!important}.border-danger{border-color:#dc3545!important}.rounded{border-radius:.25rem!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-flex{display:flex!important}@media (min-width: 992px){.d-lg-block{display:block!important}}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-grow-1{flex-grow:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.mt-1,.my-1{margin-top:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:1rem!important}.mr-3{margin-right:1rem!important}.mb-3{margin-bottom:1rem!important}.ml-3{margin-left:1rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4{margin-left:1.5rem!important}.mt-5,.my-5{margin-top:3rem!important}.my-5{margin-bottom:3rem!important}.py-1{padding-top:.25rem!important}.py-1{padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.py-2{padding-top:.5rem!important}.px-2{padding-right:.5rem!important}.py-2{padding-bottom:.5rem!important}.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.py-4{padding-top:1.5rem!important}.px-4{padding-right:1.5rem!important}.py-4{padding-bottom:1.5rem!important}.px-4{padding-left:1.5rem!important}.mx-auto{margin-right:auto!important}.mx-auto{margin-left:auto!important}.text-center{text-align:center!important}.font-weight-bold{font-weight:700!important}.text-white{color:#fff!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#1e7e34!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#bd2130!important}.text-muted{color:#6c757d!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}body{font-family:Lato,sans-serif;margin:0;font-size:15px;color:#4e4a4a}html{overflow-x:hidden;position:relative;min-height:100%}h1,h2,h3,h4,h5{margin:10px 0;font-weight:600;font-family:Lato,sans-serif}h1{line-height:43px}h2{line-height:35px}h3{line-height:30px}h3 small{color:#444}h4{line-height:22px}h4 small,h5 small{color:#444}*{outline:none!important}a:hover,a:active{outline:0;text-decoration:none}a:focus{outline:0;text-decoration:none}code{color:#78ceff}.footer{background-color:#f9f9f9;border-top:1px solid rgba(0,0,0,.05);bottom:0;color:#0a1832;text-align:center;padding:20px 30px;position:absolute;right:0;left:240px}.breadcrumb{background-color:transparent;margin-bottom:12px;margin-top:10px;padding:.75rem 0rem}.breadcrumb li{font-size:14px}.breadcrumb li a{color:#0a1832}.breadcrumb>li+li:before{padding:0 5px;color:#707070;content:"\f105"!important;font-family:FontAwesome}.card{box-shadow:1px 0 20px #0000000d;border:none}.bg-primary{background-color:#508aeb!important}.text-white{color:#fff!important}.text-danger{color:#ff5560!important}.text-muted{color:#707070!important}.text-success{color:#54cc96!important}.blockquote{padding:10px 20px;margin-bottom:20px;border-left:4px solid #dddddd}.btn{border-radius:3px;font-size:15px}.btn-primary,.btn-info{color:#fff}.btn-secondary{border-color:#0a183233}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active,.btn-secondary.focus,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary.active,.btn-secondary:active{border:1px solid rgba(10,24,50,.2)}.btn-primary{background-color:#508aeb;border:1px solid #508aeb}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary.active,.btn-primary:active{background-color:#397be8;border:1px solid rgb(57.1153846154,122.7,232.3846153846)}.btn-info{background-color:#78ceff;border:1px solid #78ceff}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.btn-info.active,.btn-info:active{background-color:#5fc5ff;border:1px solid rgb(94.5,196.7444444444,255)}.alert{position:relative;border:0}.alert-info{color:#78ceff;background-color:#e8f7ff}.alert-info hr{border-top-color:#45bbff}.alert-warning{color:#ffbe4e;background-color:#fff2dd}.alert-warning hr{border-top-color:#ffab1b}.alert-danger{color:#ff5560;background-color:#ffe4e6}.alert-danger hr{border-top-color:#ff2230}label{font-weight:600}.form-control{font-size:15px}.form-control:focus{border-color:#508aeb;box-shadow:none}.has-success .form-control{border-color:#54cc96;box-shadow:none}.has-warning .form-control{border-color:#ffbe4e;box-shadow:none}.has-danger .form-control{border-color:#ff5560;box-shadow:none}.table-condensed tbody td{padding:5px}.error{color:red}.parsley-error{border-color:#ff5560}.parsley-errors-list{display:none;margin:0;padding:0}.parsley-errors-list>li{font-size:12px;list-style:none;color:#ff5560;margin-top:5px}div.heart{width:30px;height:30px;opacity:1;position:absolute;bottom:0;color:red}div.heart i{position:absolute;left:0;top:0;opacity:.9}.colorOne{color:#fce473}.colorTwo{color:#f68b39}.colorThree{color:#ed6c63}.colorFour{color:#847bb9}.colorFive{color:#97cd76}.colorSix{color:#35b1d1}@keyframes flowOne{0%{opacity:0;bottom:0;left:14%}40%{opacity:.8}50%{opacity:1;left:0}60%{opacity:.2}80%{bottom:80%}to{opacity:0;bottom:100%;left:18%}}@keyframes flowTwo{0%{opacity:0;bottom:0;left:0}40%{opacity:.8}50%{opacity:1;left:11%}60%{opacity:.2}80%{bottom:60%}to{opacity:0;bottom:80%;left:0}}@keyframes flowThree{0%{opacity:0;bottom:0;left:0}40%{opacity:.8}50%{opacity:1;left:30%}60%{opacity:.2}80%{bottom:70%}to{opacity:0;bottom:90%;left:0}}@-moz-keyframes dothabottomcheck{0%{height:0}to{height:10px}}@-webkit-keyframes dothabottomcheck{0%{height:0}to{height:10px}}@keyframes dothabottomcheck{0%{height:0}to{height:10px}}@keyframes dothatopcheck{0%{height:0}50%{height:0}to{height:24px}}@-webkit-keyframes dothatopcheck{0%{height:0}50%{height:0}to{height:24px}}@-moz-keyframes dothatopcheck{0%{height:0}50%{height:0}to{height:24px}}.green-checkbox__input{display:none}.green-checkbox__check-box{height:20px;width:20px;background-color:#fff;border:2px solid #fff;border-radius:5px;position:relative;display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-transition:border-color ease .05s;-o-transition:border-color ease .05s;-webkit-transition:border-color ease .05s;transition:border-color ease .05s;cursor:pointer}.green-checkbox__check-box:before,.green-checkbox__check-box:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;height:0;width:4px;background-color:#fff;display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;border-radius:5px;content:" ";-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5}.green-checkbox__check-box:before{top:14.4px;left:8.2px;-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.green-checkbox__check-box:after{top:7.4px;left:1px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.green-checkbox__input:checked+.green-checkbox__check-box,.green-checkbox__check-box.checked{border-color:#fff;background:transparent}.green-checkbox__input:checked+.green-checkbox__check-box:after,.green-checkbox__check-box.checked:after{height:10px;-moz-animation:dothabottomcheck .05s ease 0s forwards;-o-animation:dothabottomcheck .05s ease 0s forwards;-webkit-animation:dothabottomcheck .05s ease 0s forwards;animation:dothabottomcheck .05s ease 0s forwards}.green-checkbox__input:checked+.green-checkbox__check-box:before,.green-checkbox__check-box.checked:before{height:24px;-moz-animation:dothatopcheck .1s ease 0s forwards;-o-animation:dothatopcheck .1s ease 0s forwards;-webkit-animation:dothatopcheck .1s ease 0s forwards;animation:dothatopcheck .1s ease 0s forwards}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px #0000;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:hover,.hvr-shadow:focus,.hvr-shadow:active{box-shadow:0 10px 10px -10px #00000080}.merlin-story__dots{display:flex;justify-content:center;list-style:none;margin:0;padding:0;font-size:0;line-height:0}.merlin-story__dots .merlin-story__dot{outline:0;padding:10px;border:none;opacity:.5;font-size:0;cursor:pointer;-webkit-appearance:none}.merlin-story__dots .merlin-story__dot.merlin-story__dot--selected{opacity:1!important}.merlin-story__dots .merlin-story__dot:hover{opacity:1}.merlin-story__dots .merlin-story__dot:before{content:"";display:block;width:8px;height:8px;border-radius:50%;padding:0;border:none;background:#000}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: inherit;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}::placeholder{color:#ccc!important}body{background:rgba(0,0,0,.8)}body.inline-mode{background:transparent}#merlin-story{width:480px;background:#fff;color:#333;border-radius:10px;font-family:Arial;height:560px}#merlin-story .img-container{text-align:center}#merlin-story .img-container.full-height img{height:320px;border-top-left-radius:10px;border-top-right-radius:10px}#merlin-story .img-container.half-height{display:flex;align-items:center;justify-content:center}#merlin-story .img-container.half-height img{max-height:160px;width:auto;object-fit:contain;border-top-left-radius:10px;border-top-right-radius:10px}.story-inner{height:170px;overflow:hidden}.story-inner.fund-name{width:80%;margin:0 auto;font-size:16px;text-align:center;display:flex;align-items:center;justify-content:center}.card-table-right{display:flex;align-items:center;justify-content:center;flex-direction:column}#card{overflow:hidden;min-height:100vh;position:fixed;height:100vh;inset:0;border-radius:0}#card .card-body{height:100%;padding:1em 1.5em 2em}#card .demo_mode{padding-top:0}.header__demo-mode{text-align:center}@media (min-width: 576px){#card{overflow:hidden;width:100%;width:340px;height:560px;position:relative;min-height:0;border-radius:10px}#card .page.card-body{height:560px}#card .secure-donation{color:#888}}#card.inline-layout{border-radius:0;width:100%;height:100%;position:absolute;top:0;left:0;min-height:500px}#card.inline-layout .page.card-body{height:100%;min-height:500px}@media (min-width: 576px){#card.inline-layout{width:400px;height:600px;min-height:0}#card.inline-layout .page.card-body{height:600px;min-height:0}}hr{border-top:2px solid rgba(0,0,0,.15);width:50%}.bottom-button{font-size:1.65em;height:45px;border-radius:5px;line-height:1.3em}.convert-button{font-size:1.4em;height:45px;border-radius:5px;line-height:1.3em}.keep-one-time{font-size:1.35em;height:45px;border-radius:5px;line-height:1.3em}.saved-payment{height:45px;border-radius:5px}.payment-request-button{height:45px;width:100%;background:#000;border-radius:5px;padding:0}.payment-request-button>img{padding-top:5px;height:40px}.venmo-button{height:45px;width:100%;border:1px solid #008CFF;border-radius:5px;padding:0}.venmo-button>img{padding-top:10px;height:32px}.btn.btn-default{background-color:#fff}.buttons__one-time-or-monthly{width:100%;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040}.buttons__one-time-or-monthly .btn-default{border:1px solid #eee}.button__give-monthly .fa-heart{color:red}.amount__wrapper{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040;border:1px solid #eee;border-radius:5px}.amount__wrapper.invalid{border:1px solid red}.amounts__wrapper.shake,.ticker__wrapper.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}.amount__dollar_sign{width:40px;font-size:25px}.amount__input{border:0;font-size:34px;color:#508aeb;height:58px;font-weight:800}.amount-suggestions__suggestion{font-size:20px;width:30%;margin-bottom:10px;border:1px solid #eee;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.25);box-shadow:0 1px 4px #00000040}.amount-suggestions__suggestion>span{opacity:0}.amount-suggestions__suggestion.show>span{opacity:1}.title{font-size:1.5em;text-align:center}.title a{color:#555}.cover-the-fee__button{border-radius:5px}.cover-the-fee__bank-account-notice{margin-right:16px;text-align:right;color:#aaa;font-style:italic}.cover-the-fee__bank-account-notice a{text-decoration:underline!important}.cover-the-fee__bank-account-notice a:hover{cursor:pointer}.cover-the-fee__bank-account-notice .fa-check{color:green}.cover-the-fee__checkbox{width:25px;margin-top:4px}.cover-the-fee__table-holder-holder{overflow:hidden}.cover-the-fee__table-holder{margin:10px 11px 0;height:70px;transition:height .3s ease-in;transition-delay:.3s;overflow:hidden}.cover-the-fee__table-holder .table-condensed td{border:0;padding:2px 5px}.cover-the-fee__text{font-size:1.1em}.green-checkbox__check-box{margin-bottom:0}.page{overflow-y:auto;width:100%;position:absolute;top:0;-webkit-overflow-scrolling:touch;transition:transform .2s ease-in-out}.card.demo_mode .page{top:10px}.page-enter{transform:translate(100%)}.page-enter-active{transform:translate(0)}.page-exit,.page--prev .page-enter{transform:translate(-100%)}.page--prev .page-enter-active{transform:translate(0)}.page--prev .page-exit{transform:translate(100%)}.alert{padding:.25rem .5rem}.text__input{font-size:17px;display:block;width:100%;padding:11px 14px;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #e4e4e4;border-radius:5px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.text__input:focus{transition:all .15s ease;outline:0;outline-offset:0;box-shadow:0 0 0 1px #479cff inset;border-color:#479cff}.text__input.credit-card__error-input,.text__input.bank-account__error-input{border:1px solid #9e2146}.credit-card__error{color:#9e2146}.credit-card__container.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}.bank-account__img{width:100%}.bank-account__container.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.loading-modal{position:absolute;inset:0;background:rgba(255,255,255,.8)}.loading-modal>div{height:560px}.loading-modal i{font-size:3em;color:#111}.btn-apple-pay{background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white);background-size:132% 132%;background-origin:content-box;background-repeat:no-repeat;width:100%;height:44px;padding:10px 0;border-radius:5px}.subcardlinks__container{display:none;flex-direction:column;align-items:center;margin-top:15px}.subcardlinks__container a{color:#fff}.subcardlinks__container a:hover{text-decoration:underline}@media (min-width: 576px){.subcardlinks__container{display:flex}}.close-merlin{font-size:1.5em;min-width:2vw}.close-merlin:hover{cursor:pointer}.close-merlin__desktop{display:none}@media (min-width: 576px){.close-merlin__mobile{opacity:0}.close-merlin__desktop{display:block}}.help-icon__mobile{font-size:1.5em;min-width:2vw}.help-icon__mobile:hover{cursor:pointer}@media (min-width: 576px){.help-icon__mobile{opacity:0}}.funds__selector.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}.setup-recurring{color:#000;font-weight:700;cursor:pointer}.recurring-setup__buttons{flex-wrap:wrap;justify-content:space-between}.recurring-setup__buttons>div{width:48%;margin-top:10px}.account-logo{max-width:140px;max-height:50px}.react-tooltip{max-width:50vw}.verification__otp{justify-content:space-between;margin-top:15px}.verification__otp .verification__otp-box{width:2.5rem!important;height:3rem;font-size:1rem;border-radius:4px;border:1px solid rgba(0,0,0,.3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.paypal-button{height:45px;width:100%;border:1px solid #008CFF;border-radius:5px;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:#ffc439;color:"#2C2E2F"}.paypal-button-label-container{position:relative;top:50%;transform:translateY(-50%)}.paypal-button-text{position:static;overflow:hidden}.paypal-logo{vertical-align:middle;height:100%;text-align:left;padding:0;display:inline-block;background:none;border:none;width:auto;cursor:pointer}.payment_options__payment-option{margin-top:15px}.payment_options__payment-option button{height:45px}.payment_options__payment-option>a{height:45px}.payment-options.payment-options-count-5 .payment_options__payment-option{margin-top:8px}.payment-options.payment-options-count-5 .payment_options__payment-option .payment-request-button>img{padding-top:2px;height:38px}.payment-options.payment-options-count-5 .payment_options__payment-option button{height:42px}.payment-options.payment-options-count-5 .payment_options__payment-option>a{height:42px}.payment-options.payment-options-count-6 .payment_options__payment-option{margin-top:8px}.payment-options.payment-options-count-6 .payment_options__payment-option.venmo-payment-option{margin-top:3px}.payment-options.payment-options-count-6 .payment_options__payment-option .payment-request-button>img{padding-top:2px;height:32px}.payment-options.payment-options-count-6 .payment_options__payment-option .paypal-button{height:40px}.payment-options.payment-options-count-6 .payment_options__payment-option .paypal-button img{height:25px}.payment-options.payment-options-count-6 .payment_options__payment-option .venmo-button>img{height:28px}.payment-options.payment-options-count-6 .payment_options__payment-option button{height:35px;font-size:17px}.payment-options.payment-options-count-6 .payment_options__payment-option>a{height:35px;font-size:17px}.recurring-collect-by-date{background-color:#f8f9fa;border-radius:5px;padding:1rem;box-shadow:0 1px 3px #0000001a}.recurring-collect-by-date__summary{font-size:1.1rem;color:#333}.recurring-collect-by-date__details{border-top:1px solid #e9ecef;padding-top:.75rem}.recurring-collect-by-date__item{display:flex;justify-content:space-between;align-items:center}.recurring-collect-by-date__label{color:#6c757d}.recurring-collect-by-date__value{color:#212529}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*# sourceMappingURL=app.css.map */
