@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap";.sa-error{--color: #f27474;--background: #fff;display:grid;place-content:center;place-items:center;background-color:var(--background)}.sa-error-error{border-radius:50%;border:4px solid var(--color);box-sizing:content-box;height:80px;padding:0;position:relative;background-color:var(--background);width:80px;-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}.sa-error-error:after,.sa-error-error:before{background:var(--background);content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.sa-error-error:before{border-radius:40px 0 0 40px;width:26px;height:80px;top:-17px;left:5px;transform-origin:60px 60px;transform:rotate(-45deg)}.sa-error-error:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg);-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.sa-error-error-x{display:block;position:relative;z-index:2}.sa-error-error-placeholder{border-radius:50%;border:4px solid var(--color);opacity:.25;box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2;display:grid;place-content:center;place-items:center;-webkit-animation:scaleError .75s infinite alternate;animation:scaleError .75s infinite alternate}.sa-error-error-placeholder:after,.sa-error-error-placeholder:before{background:#fff;content:"";border-radius:50%;height:100%;position:absolute;width:100%}.sa-error-error-placeholder:before{display:inline-block;opacity:0;-webkit-animation:pulseError 2s linear infinite;animation:pulseError 2s linear infinite}.sa-error-error-placeholder:after{display:block;z-index:1}.sa-error-error-fix{background-color:var(--background);height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.sa-error-error-left,.sa-error-error-right{border-radius:2px;display:block;height:5px;position:absolute;z-index:2;background-color:var(--color);top:37px;width:47px}.sa-error-error-left{left:17px;transform:rotate(45deg);-webkit-animation:animateXLeft .75s;animation:animateXLeft .75s}.sa-error-error-right{right:16px;transform:rotate(-45deg);-webkit-animation:animateXRight .75s;animation:animateXRight .75s}@-webkit-keyframes scaleError{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes scaleError{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@-webkit-keyframes pulseError{0%{background-color:#fff;transform:scale(1);opacity:.5}30%{background-color:#fff;transform:scale(1);opacity:.5}to{background-color:var(--color);transform:scale(2);opacity:0}}@keyframes pulseError{0%{background-color:#fff;transform:scale(1);opacity:.5}30%{background-color:#fff;transform:scale(1);opacity:.5}to{background-color:var(--color);transform:scale(2);opacity:0}}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@-webkit-keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@keyframes animateXLeft{0%,65%{left:82px;top:95px;width:0}84%{left:14px;top:33px;width:47px}to{left:17px;top:37px;width:47px}}@-webkit-keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}@keyframes animateXRight{0%,65%{right:82px;top:95px;width:0}84%{right:14px;top:33px;width:47px}to{right:16px;top:37px;width:47px}}.sa-success{--color: #a5dc86;--background: #fff;display:grid;place-content:center;place-items:center;background-color:var(--background)}.sa-success-success{border-radius:50%;border:4px solid var(--color);box-sizing:content-box;height:80px;padding:0;position:relative;background-color:var(--background);width:80px}.sa-success-success:after,.sa-success-success:before{background:var(--background);content:"";height:120px;position:absolute;transform:rotate(45deg);width:60px}.sa-success-success:before{border-radius:40px 0 0 40px;width:26px;height:80px;top:-17px;left:5px;transform-origin:60px 60px;transform:rotate(-45deg)}.sa-success-success:after{border-radius:0 120px 120px 0;left:30px;top:-11px;transform-origin:0 60px;transform:rotate(-45deg);-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.sa-success-success-placeholder{border-radius:50%;border:4px solid var(--color);opacity:.25;box-sizing:content-box;height:80px;left:-4px;position:absolute;top:-4px;width:80px;z-index:2;display:grid;place-content:center;place-items:center;-webkit-animation:scaleSuccess .75s infinite alternate;animation:scaleSuccess .75s infinite alternate}.sa-success-success-placeholder:after,.sa-success-success-placeholder:before{background:var(--background);content:"";border-radius:50%;height:100%;position:absolute;width:100%}.sa-success-success-placeholder:before{display:inline-block;opacity:0;-webkit-animation:pulseSuccess 2s linear infinite;animation:pulseSuccess 2s linear infinite}.sa-success-success-placeholder:after{display:block;z-index:1}.sa-success-success-fix{background-color:var(--background);height:90px;left:28px;position:absolute;top:8px;transform:rotate(-45deg);width:5px;z-index:1}.sa-success-success-tip,.sa-success-success-long{background-color:var(--color);border-radius:2px;height:5px;position:absolute;z-index:2}.sa-success-success-tip{left:14px;top:46px;transform:rotate(45deg);width:25px;-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.sa-success-success-long{right:8px;top:38px;transform:rotate(-45deg);width:47px;-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}@-webkit-keyframes scaleSuccess{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes scaleSuccess{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@-webkit-keyframes pulseSuccess{0%{background-color:var(--background);transform:scale(1);opacity:.5}30%{background-color:var(--background);transform:scale(1);opacity:.5}to{background-color:var(--color);transform:scale(2);opacity:0}}@keyframes pulseSuccess{0%{background-color:var(--background);transform:scale(1);opacity:.5}30%{background-color:var(--background);transform:scale(1);opacity:.5}to{background-color:var(--color);transform:scale(2);opacity:0}}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}to,12%{transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg)}to,12%{transform:rotate(-405deg)}}.sa-warning{--color: #f8bb86;--background: #fff;display:grid;place-content:center;place-items:center;background-color:var(--background)}.sa-warning-warning{border-radius:50%;border:4px solid var(--color);box-sizing:content-box;height:80px;padding:0;position:relative;background-color:var(--background);width:80px;-webkit-animation:scaleWarning .75s infinite alternate;animation:scaleWarning .75s infinite alternate;display:grid;place-content:center;place-items:center}.sa-warning-warning:after,.sa-warning-warning:before{background:var(--background);content:"";border-radius:50%;height:100%;position:absolute;width:100%}.sa-warning-warning:before{display:inline-block;opacity:0;-webkit-animation:pulseWarning 2s linear infinite;animation:pulseWarning 2s linear infinite}.sa-warning-warning:after{display:block;z-index:1}.sa-warning-warning-body{background-color:var(--color);border-radius:2px;height:47px;left:50%;margin-left:-2px;position:absolute;top:10px;width:5px;z-index:2;-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}.sa-warning-warning-dot{background-color:var(--color);border-radius:50%;bottom:10px;height:7px;left:50%;margin-left:-3px;position:absolute;width:7px;z-index:2;-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}@-webkit-keyframes scaleWarning{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes scaleWarning{0%{transform:scale(1)}30%{transform:scale(1.02)}to{transform:scale(1)}}@-webkit-keyframes pulseWarning{0%{background-color:var(--background);transform:scale(1);opacity:.5}30%{background-color:var(--background);transform:scale(1);opacity:.5}to{background-color:var(--color);transform:scale(2);opacity:0}}@keyframes pulseWarning{0%{background-color:var(--background);transform:scale(1);opacity:.5}30%{background-color:var(--background);transform:scale(1);opacity:.5}to{background-color:var(--color);transform:scale(2);opacity:0}}@-webkit-keyframes pulseWarningIns{0%{background-color:var(--color)}to{background-color:var(--color)}}@keyframes pulseWarningIns{0%{background-color:var(--color)}to{background-color:var(--color)}}._progress_u5edj_1{position:fixed;top:0px;left:0px;right:0px;height:2px;width:0%;transition:width .2s,opacity .4s;opacity:1;background-color:#efc14e;z-index:999999}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.mx-1{margin-left:.25rem;margin-right:.25rem}.mt-10{margin-top:2.5rem}.mt-8{margin-top:2rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mt-6{margin-top:1.5rem}.mb-0{margin-bottom:0}.mb-6{margin-bottom:1.5rem}.flex{display:flex}.hidden{display:none}.h-3{height:.75rem}.w-3{width:.75rem}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-5{padding-top:1.25rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pt-2{padding-top:.5rem}.pt-1{padding-top:.25rem}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\!transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}@font-face{font-family:BiomeBold;src:url(/assets/PolySans-Median.0455aeb3.otf)}:root{--spinner-size: 1rem;--spinner-color: currentColor}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active,.bounceIn,.bounce-leave-active,.bounceOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active,.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounce-leave-active,.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.bounceDown-enter-active,.bounceInDown,.bounceDown-leave-active,.bounceOutDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active,.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.bounceDown-leave-active,.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.bounceLeft-enter-active,.bounceInLeft,.bounceLeft-leave-active,.bounceOutLeft{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceLeft-enter-active,.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.bounceLeft-leave-active,.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.bounceRight-enter-active,.bounceInRight,.bounceRight-leave-active,.bounceOutRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceRight-enter-active,.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.bounceRight-leave-active,.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.bounceUp-enter-active,.bounceInUp,.bounceUp-leave-active,.bounceOutUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceUp-enter-active,.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.bounceUp-leave-active,.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active,.fadeIn,.fade-leave-active,.fadeOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active,.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fade-leave-active,.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeDown-enter-active,.fadeInDown,.fadeDown-leave-active,.fadeOutDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active,.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeDown-leave-active,.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.fadeDownBig-enter-active,.fadeInDownBig,.fadeDownBig-leave-active,.fadeOutDownBig{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active,.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.fadeDownBig-leave-active,.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.fadeLeft-enter-active,.fadeInLeft,.fadeLeft-leave-active,.fadeOutLeft{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeLeft-enter-active,.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeLeft-leave-active,.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fadeLeftBig-enter-active,.fadeInLeftBig,.fadeLeftBig-leave-active,.fadeOutLeftBig{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeLeftBig-enter-active,.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.fadeLeftBig-leave-active,.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.fadeRight-enter-active,.fadeInRight,.fadeRight-leave-active,.fadeOutRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeRight-enter-active,.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeRight-leave-active,.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.fadeRightBig-enter-active,.fadeInRightBig,.fadeRightBig-leave-active,.fadeOutRightBig{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeRightBig-enter-active,.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.fadeRightBig-leave-active,.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.fadeUp-enter-active,.fadeInUp,.fadeUp-leave-active,.fadeOutUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeUp-enter-active,.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeUp-leave-active,.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.fadeUpBig-enter-active,.fadeInUpBig,.fadeUpBig-leave-active,.fadeOutUpBig{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeUpBig-enter-active,.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.fadeUpBig-leave-active,.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotate-enter-active,.rotateIn,.rotate-leave-active,.rotateOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active,.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.rotate-leave-active,.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.rotateDownLeft-enter-active,.rotateInDownLeft,.rotateDownLeft-leave-active,.rotateOutDownLeft{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active,.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.rotateDownLeft-leave-active,.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.rotateDownRight-enter-active,.rotateInDownRight,.rotateDownRight-leave-active,.rotateOutDownRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active,.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.rotateDownRight-leave-active,.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.rotateUpLeft-enter-active,.rotateInUpLeft,.rotateUpLeft-leave-active,.rotateOutUpLeft{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateUpLeft-enter-active,.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.rotateUpLeft-leave-active,.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.rotateUpRight-enter-active,.rotateInUpRight,.rotateUpRight-leave-active,.rotateOutUpRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateUpRight-enter-active,.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.rotateUpRight-leave-active,.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active,.slideIn,.slide-leave-active,.slideOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active,.slideIn{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active,.slideOut{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active,.slideInDown,.slideDown-leave-active,.slideOutDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active,.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.slideDown-leave-active,.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.slideLeft-enter-active,.slideInLeft,.slideLeft-leave-active,.slideOutLeft{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideLeft-enter-active,.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.slideLeft-leave-active,.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.slideRight-enter-active,.slideInRight,.slideRight-leave-active,.slideOutRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideRight-enter-active,.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.slideRight-leave-active,.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.slideUp-enter-active,.slideInUp,.slideUp-leave-active,.slideOutUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideUp-enter-active,.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.slideUp-leave-active,.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active,.zoomIn,.zoom-leave-active,.zoomOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active,.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.zoom-leave-active,.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.zoomDown-enter-active,.zoomInDown,.zoomDown-leave-active,.zoomOutDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active,.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.zoomDown-leave-active,.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}.zoomLeft-enter-active,.zoomInLeft,.zoomLeft-leave-active,.zoomOutLeft{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomLeft-enter-active,.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.zoomLeft-leave-active,.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}.zoomRight-enter-active,.zoomInRight,.zoomRight-leave-active,.zoomOutRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomRight-enter-active,.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.zoomRight-leave-active,.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}.zoomUp-enter-active,.zoomInUp,.zoomUp-leave-active,.zoomOutUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomUp-enter-active,.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.zoomUp-leave-active,.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes flipIn{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active,.flipIn,.flip-leave-active,.flipOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active,.flipIn{-webkit-animation-name:flipIn;animation-name:flipIn}.flip-leave-active,.flipOut{-webkit-animation-name:flipOut;animation-name:flipOut}.flipX-enter-active,.flipInX,.flipX-leave-active,.flipOutX{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipX-enter-active,.flipInX{-webkit-animation-name:flipInX;animation-name:flipInX}.flipX-leave-active,.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX}.flipY-enter-active,.flipInY,.flipY-leave-active,.flipOutY{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipY-enter-active,.flipInY{-webkit-animation-name:flipInY;animation-name:flipInY}.flipY-leave-active,.flipOutY{-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeed-enter-active,.lightSpeedIn,.lightSpeed-leave-active,.lightSpeedOut{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active,.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn}.lightSpeed-leave-active,.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:1fr 99fr 1fr;padding:.75rem 0 .75rem .75rem;overflow-y:hidden;background:#fff;box-shadow:0 0 1px #00000013,0 1px 2px #00000013,1px 2px 4px #00000013,1px 3px 8px #00000013,2px 4px 16px #00000013;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:.75rem;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:.1px;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:transparent!important}.swal2-container.swal2-top-start,.swal2-container.swal2-center-start,.swal2-container.swal2-bottom-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-top,.swal2-container.swal2-center,.swal2-container.swal2-bottom{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-top-end,.swal2-container.swal2-center-end,.swal2-container.swal2-bottom-end{grid-template-columns:auto auto minmax(0,1fr)}.swal2-container.swal2-top-start>.swal2-popup{align-self:start}.swal2-container.swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}.swal2-container.swal2-top-end>.swal2-popup,.swal2-container.swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}.swal2-container.swal2-center-start>.swal2-popup,.swal2-container.swal2-center-left>.swal2-popup{grid-row:2;align-self:center}.swal2-container.swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}.swal2-container.swal2-center-end>.swal2-popup,.swal2-container.swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}.swal2-container.swal2-bottom-start>.swal2-popup,.swal2-container.swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}.swal2-container.swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}.swal2-container.swal2-bottom-end>.swal2-popup,.swal2-container.swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}.swal2-container.swal2-grow-row>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}.swal2-container.swal2-grow-column>.swal2-popup,.swal2-container.swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}.swal2-container.swal2-no-transition{transition:none!important}.swal2-popup{display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:.75rem}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-title{position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#013493;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px #01349380}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}.swal2-styled:focus{outline:none}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:2em auto 1em}.swal2-close{z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:transparent;color:#f27474}.swal2-close:focus{outline:none;box-shadow:inset 0 0 0 3px #6496c880}.swal2-close::-moz-focus-inner{border:0}.swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-input,.swal2-file,.swal2-textarea,.swal2-select,.swal2-radio,.swal2-checkbox{margin:1em 2em 3px}.swal2-input,.swal2-file,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-input.swal2-inputerror,.swal2-file.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-input:focus,.swal2-file:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880}.swal2-input::-moz-placeholder,.swal2-file::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-input::placeholder,.swal2-file::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em 2em 3px;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}.swal2-radio,.swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-radio label,.swal2-checkbox label{margin:0 .6em;font-size:1.125em}.swal2-radio input,.swal2-checkbox input{flex-shrink:0;margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto 0}.swal2-validation-message{align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;zoom:70%;border:.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .8s}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}.leave-russia-now-and-apply-your-skills-to-the-world{display:flex;position:fixed;z-index:1939;top:0;right:0;bottom:0;left:0;flex-direction:column;align-items:center;justify-content:center;padding:25px 0 20px;background:#20232a;color:#fff;text-align:center}.leave-russia-now-and-apply-your-skills-to-the-world div{max-width:560px;margin:10px;line-height:146%}.leave-russia-now-and-apply-your-skills-to-the-world iframe{max-width:100%;max-height:55.5555555556vmin;margin:16px auto}.leave-russia-now-and-apply-your-skills-to-the-world strong{border-bottom:2px dashed white}.leave-russia-now-and-apply-your-skills-to-the-world button{display:flex;position:fixed;z-index:1940;top:0;right:0;align-items:center;justify-content:center;width:48px;height:48px;margin-right:10px;margin-bottom:-10px;border:none;background:transparent;color:#aaa;font-size:48px;font-weight:700;cursor:pointer}.leave-russia-now-and-apply-your-skills-to-the-world button:hover{color:#fff}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}to{transform:rotateY(0)}}@-webkit-keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}.animate-pulse{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin-slow{-webkit-animation:spin 1.25s linear infinite;animation:spin 1.25s linear infinite}.animate-spin-slow-2{-webkit-animation:spin 8s linear infinite;animation:spin 8s linear infinite}.animate-spin-slow-3{-webkit-animation:spin 12s linear infinite;animation:spin 12s linear infinite}.animate-spin-slow-4{-webkit-animation:spin 16s linear infinite;animation:spin 16s linear infinite}.animate-ping-once{-webkit-animation:ping 1s cubic-bezier(0,0,.2,1);animation:ping 1s cubic-bezier(0,0,.2,1)}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.page-enter-active,.page-leave-active{transition:opacity .2s}.page-enter,.page-leave-to{opacity:0}.alert{position:relative;border-radius:.25rem;padding:.5rem 1rem;border:1px solid}.alert.alert-error{background-color:#fee2e2;border-color:#f87171;color:#b91c1c}.alert.alert-error .alert-dismiss svg{color:#ef4444}.alert.alert-success{background-color:#4ade80;border-color:#14b8a6;color:#14532d}.alert.alert-success .alert-dismiss svg{color:#14532d}.alert.alert-info{background-color:#ccfbf1;border-color:#14b8a6;color:#134e4a}.alert.alert-info .alert-dismiss svg{color:#14b8a6}.alert .alert-title{font-weight:700;font-size:.875rem}.alert .alert-body{display:block;font-size:.75rem}@media (min-width: 640px){.alert .alert-body{display:inline}}.alert .alert-dismiss{position:absolute;top:0;bottom:0;right:0;padding:.3rem}.alert .alert-dismiss svg{fill:currentColor;height:1.5rem;width:1.5rem}.btn{display:inline-block;text-align:center;vertical-align:middle;padding:.25rem .75rem;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;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}.btn:focus{outline:0}.btn:disabled,.btn[disabled] .btn[aria-disabled=true]{opacity:.7;cursor:not-allowed}.btn>svg,.btn i{margin-right:.5rem}.btn.btn-more{background:#013493;color:#fff}.btn.btn-more:hover,.btn.btn-more:focus{background:#001947;color:#fff}.btn.btn-submit{background:#013493;color:#fff;font-weight:600}.btn.btn-submit:hover,.btn.btn-submit:focus{background:#001947;color:#fff}.btn.btn-primary{background:#013493;color:#fff;font-weight:600}.btn.btn-primary:hover{background:#01266a}.btn.btn-secondary{background:#f3f4f6;color:#283339}.btn.btn-secondary:hover{background:#c7ccd5}.btn.btn-info{background:#5bc0de;color:#fff}.btn.btn-info:hover{background:#28a1c5}.btn.btn-success{background:#28a745;color:#fff}.btn.btn-success:hover{background:#19692c}.btn.btn-danger{background:#e3342f;color:#fff}.btn.btn-danger:hover{background:#ae1c17}.btn.btn-warning{background:#ffc107;color:#212529}.btn.btn-warning:hover{background:#ba8b00}.btn.loading{--spinner-color: #ffffff}.btn.loading:after{display:block;content:"";background-color:var(--spinner-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg class='animate-spin' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1V3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M7 10.6001V13.0001' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 2.75781L4.45624 4.45581' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 9.54395L11.2423 11.2419' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M1 7H3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M10.6002 7H13.0002' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 11.2419L4.45624 9.54395' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 4.45581L11.2423 2.75781' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg class='animate-spin' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1V3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M7 10.6001V13.0001' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 2.75781L4.45624 4.45581' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 9.54395L11.2423 11.2419' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M1 7H3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M10.6002 7H13.0002' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 11.2419L4.45624 9.54395' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 4.45581L11.2423 2.75781' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--spinner-size);height:var(--spinner-size);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:none}.loading{position:relative;pointer-events:none;color:transparent!important}.loading:after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:50%;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;width:1em;position:absolute;left:calc(50% - .5em);top:calc(50% - .5em)}@-webkit-keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.loading-big{position:relative;pointer-events:none;color:transparent!important;--border-height: 2px;--loading-color: #dbdbdb}.loading-big *{color:transparent!important;opacity:0}.loading-big:after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:var(--border-height) solid var(--loading-color);border-radius:50%;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:3em;width:3em;position:absolute;left:calc(50% - 1.5em);top:calc(50% - 1.5em)}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.input-has-error{box-shadow:0 0 0 1px #e3342f}.input-error{color:#e3342f;font-style:italic;font-size:.75rem}.field{position:relative;margin-bottom:1.25rem;display:flex;flex-direction:column}.field .text-muted{font-size:.75rem;text-align:left;float:left;margin-top:.25rem;color:#717e95}.field .text-muted:after{content:"";display:block;height:0;width:0;margin-bottom:-.55em}.field .text-muted svg{color:#41444b}.field .input-error{color:#e3342f;text-align:left;float:left;margin-top:.25rem}.field .input-error:after{content:"";display:block;height:0;width:0;margin-bottom:-.55em}.field .label{position:absolute;display:inline-block;font-size:.875rem;color:#717e95;top:0;z-index:1;padding:0 .25rem;margin-top:.7rem;margin-left:1rem;transition:transform .1s ease-in-out,background .3s ease-in-out;transform-origin:left;cursor:text}.field .label span{color:#94a2b3}.field .input{display:inline-block;width:100%;background:#ffffff;color:#000;font-size:.875rem;border:1px solid transparent;padding:.21rem .75rem;border-radius:.375rem;line-height:1.5em;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;height:calc(1.5em + 1.3rem + 3px);-webkit-appearance:none;box-shadow:0 0 0 1px #0001}.field .input.loading{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:rgba(153,147,147,.337254902);background:linear-gradient(to right,rgba(212,207,207,.2117647059) 8%,rgba(153,147,147,.337254902) 18%,rgba(212,207,207,.2117647059) 33%);background-size:800px 104px;position:relative;color:transparent}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.field .input.secondary{height:3.5rem;padding-top:1.7rem;padding-left:1.13rem;font-size:.82rem;font-weight:500;background-color:#fff}.field .input.secondary:not(:placeholder-shown)~label,.field .input.secondary:-webkit-autofill~label{transform:translate3d(0,-.75rem,0) scale(.8);background:transparent}.field .input.secondary:focus~label{transform:translate3d(0,-.75rem,0) scale(.8);background:transparent}.field .input.secondary~.label{font-size:1rem;margin-top:1.1rem;color:#717e95}.field .input.input-has-error{box-shadow:0 0 0 1px #e3342f}.field .input.hide-arrow::-webkit-outer-spin-button,.field .input.hide-arrow::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.field .input.hide-arrow[type=number]{-moz-appearance:textfield}.field .input::-moz-placeholder{opacity:0}.field .input::placeholder{opacity:0}.field .input:hover{box-shadow:0 0 0 2px #0001,0 0 0 30px #fff inset!important}.field .input:-webkit-autofill{-webkit-transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;box-shadow:0 0 0 30px #fff inset}.field .input:not(:placeholder-shown)~.label,.field .input:-webkit-autofill~.label{transform:translate3d(0,-1.35rem,0) scale(.8);background:linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%)}.field .input:focus{outline:0;background:#ffffff;color:#000;border-color:transparent;box-shadow:0 0 0 2px #013493,0 0 0 30px #fff inset!important}.field .input:focus.input-has-error{box-shadow:0 0 0 1px #013493,0 0 0 2px #e3342f,0 0 0 30px #fff inset!important}.field .input:focus~.label{transform:translate3d(0,-1.35rem,0) scale(.8);background:linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%)}.field textarea.input{height:8rem;padding-top:.5rem;padding-bottom:.5rem}.field .option-link{font-size:.75rem;margin-top:.5rem;text-align:center}.field .option-link a,.field .option-link button{color:#013493}.field .option-link a:hover,.field .option-link button:hover{color:#012975}.number-fields{display:inline-grid;place-items:center;place-content:center;grid-auto-flow:column;gap:.75rem}.number-fields>input::-webkit-outer-spin-button,.number-fields>input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-fields>input[type=number]{-moz-appearance:textfield}.number-fields>input{width:2.5rem;height:2.5rem;border-radius:.5rem;text-align:center;font-size:1.25rem;font-weight:700;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background-color .3s ease-in-out;-webkit-appearance:none;box-shadow:0 0 0 1px #0001}.number-fields>input.input-has-error{box-shadow:0 0 0 1px #e3342f}.number-fields>input::-moz-placeholder{opacity:0}.number-fields>input::placeholder{opacity:0}.number-fields>input:valid{background-color:#013493;color:#fff}.number-fields>input:hover{box-shadow:0 0 0 2px #0001}.number-fields>input:focus{outline:0;background:#ffffff;color:#000;border-color:transparent;box-shadow:0 0 0 2px #013493!important}.number-fields>input:focus.input-has-error{box-shadow:0 0 0 1px #013493,0 0 0 2px #e3342f!important}.loading-spinner{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:#fbfbfb40;z-index:2;cursor:auto}.loading-spinner div{font-size:50px;color:#fff;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-animation-play-state:running;animation-play-state:running;position:relative;-webkit-animation:1.5s linear infinite spinner;animation:1.5s linear infinite spinner;-webkit-animation-play-state:inherit;animation-play-state:inherit;border:solid 3px #eee;border-bottom-color:#013493;border-radius:50%;content:"";height:40px;left:50%;opacity:inherit;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:40px;will-change:transform}@-webkit-keyframes spinner{0%{transform:translate3d(-50%,-50%,0) rotate(0)}to{transform:translate3d(-50%,-50%,0) rotate(360deg)}}@keyframes spinner{0%{transform:translate3d(-50%,-50%,0) rotate(0)}to{transform:translate3d(-50%,-50%,0) rotate(360deg)}}.animated-background{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#dddddd;background:linear-gradient(to right,#eeeeee 8%,#dddddd 18%,#eeeeee 33%);background-size:800px 104px;position:relative;color:transparent}.background-masker{background:#fff;position:absolute}.spanner:after{display:block;content:"";background-color:var(--spinner-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg class='animate-spin' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1V3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M7 10.6001V13.0001' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 2.75781L4.45624 4.45581' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 9.54395L11.2423 11.2419' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M1 7H3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M10.6002 7H13.0002' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 11.2419L4.45624 9.54395' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 4.45581L11.2423 2.75781' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg class='animate-spin' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1V3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M7 10.6001V13.0001' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 2.75781L4.45624 4.45581' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 9.54395L11.2423 11.2419' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M1 7H3.4' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M10.6002 7H13.0002' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M2.75824 11.2419L4.45624 9.54395' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M9.54425 4.45581L11.2423 2.75781' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--spinner-size);height:var(--spinner-size);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}header.main-herder{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:center;padding:.625rem 1.5rem .625rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.065);margin-bottom:.875rem}header.main-herder .btn-back,header.main-herder .btn-close{display:flex;align-items:center;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0!important;font-size:.75rem}header.main-herder .btn-back:hover,header.main-herder .btn-back:focus,header.main-herder .btn-close:hover,header.main-herder .btn-close:focus{color:#013493;outline:none}header.main-herder .btn-back svg,header.main-herder .btn-close svg{width:.9rem;height:.9rem;margin-right:.125rem}header.main-herder .btn-close svg{width:2rem;height:2rem;padding:0;margin:0;transition:color .2s ease-in-out,transform .2s ease-in-out}header.main-herder .btn-close:hover{transform:scale(1.2)}header.main-herder .btn-close:hover svg{transform:rotate(90deg)}header.main-herder .logo-group{display:flex;align-items:center;justify-content:flex-end}header.main-herder .logo-group .logo,header.main-herder .logo-group .merchant-logo{position:relative;width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;place-content:center;box-shadow:#0000000c 0 5px 15px}header.main-herder .logo-group .logo img,header.main-herder .logo-group .merchant-logo img{width:1.3rem;height:1.3rem;-webkit-clip-path:circle();clip-path:circle()}header.main-herder .logo-group .logo:before,header.main-herder .logo-group .merchant-logo:before{position:absolute;content:attr(data-letter);text-align:center;font-weight:700;font-size:1.15rem;color:#000}header.main-herder .logo-group .logo{background-color:#fff;color:#013493;transform:translate3d(-.3rem,0,0)}header.main-herder .logo-group .merchant-logo{background-color:#fff;transform:translate3d(.3rem,0,0)}header.main-herder .payment-info{display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;font-family:BiomeBold,sans-serif}header.main-herder .payment-info .customer-email{font-size:.875rem;font-weight:500;line-height:.8rem;text-align:center;font-family:BiomeBold,sans-serif}header.main-herder .payment-info .pay{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}header.main-herder .payment-info .pay .amount{margin-left:.5rem;color:#013493}header.main-herder .payment-info .pay .amount:first-letter{color:#000;font-size:.65rem;margin-right:.25rem}.footer{display:flex;flex-direction:column}.footer .btn-change-method,.footer .btn-logout{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#013493;font-size:.875rem}@media (max-width: 768px){.footer .btn-change-method,.footer .btn-logout{padding-bottom:1.5rem}}.footer .btn-change-method svg,.footer .btn-logout svg{width:.8rem;height:.6rem}.footer .btn-logout svg{width:.7rem;height:.7rem}.modal{z-index:99999999999999;position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;overflow:hidden}.modal .modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(108,124,147,.65);position:absolute;width:100%;height:100%;overflow:hidden}.modal .modal-container{z-index:100;margin-left:auto;margin-right:auto;margin-top:12vh;max-height:70vh;width:100%}.modal .modal-top-right-close{position:absolute;top:0;right:0;cursor:pointer;display:flex;flex-direction:column;align-items:center;margin-top:1rem;margin-right:1rem;font-size:.875rem;color:#fff}.modal .modal-top-right-close svg{color:#fff;width:1.75rem;height:1.75rem}.modal-card{background-color:#fff;width:90%;margin-left:auto;margin-right:auto;border-radius:.375rem;box-shadow:none}.modal-card .card-header{display:flex;justify-content:center;align-items:center;position:relative;height:3.3rem;background-color:#fff;width:100%;box-shadow:#0001 0 0 0 1px;border-top-left-radius:.5rem;border-top-right-radius:.5rem;z-index:90}.modal-card .card-header .title{font-weight:500;font-size:1.125rem;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:2.5rem;padding-left:1.5rem;font-family:BiomeBold,sans-serif}.modal-card .card-header .title svg{width:1rem;height:1rem;margin-right:.5rem}.modal-card .card-header .title.with-icon{display:flex;align-items:center}.modal-card .card-header .title.with-icon svg{width:1rem;height:1rem;margin-right:.5rem}.modal-card .card-header .btn-close{box-shadow:0 0 0 1px #dfdfe6;border-radius:50%;padding:.125rem;position:absolute;right:0;margin:1rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.modal-card .card-header .btn-close svg{color:#000;width:1rem;height:1rem;padding:0;margin:0;transition:color .2s ease-in-out,transform .2s ease-in-out}.modal-card .card-header .btn-close:hover{transform:scale(1.5);box-shadow:0 0 0 2px #013493}.modal-card .card-header .btn-close:hover svg{color:#013493;transform:rotate(90deg)}.modal-card .card-header .btn-close:focus{transform:scale(1.5);box-shadow:0 0 0 2px #013493}.modal-card .card-header .btn-close:focus svg{color:#013493;transform:rotate(90deg)}.modal-card .card-body{padding:1rem 1.5rem 0;max-height:calc(72vh - 3.3rem);overflow-y:scroll;overflow-x:hidden}.modal-card .card-body .double-column{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:center}@media (max-width: 640px){.modal-card .card-body .double-column{grid-template-columns:repeat(1,1fr);gap:0}}.modal-card .card-body textarea.input{height:4rem}.modal-card .card-body .input:not(:placeholder-shown)~.label,.modal-card .card-body .input:-webkit-autofill~.label{background:linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%)}.modal-card .card-body .input:focus~.label{transform:translate3d(0,-1.36rem,0) scale(.85);background:linear-gradient(to bottom,#ffffff 0%,#ffffff 50%,#ffffff 50%,#ffffff 100%)}.modal-card .card-body .input:disabled{background-color:#f9f9f9}.modal-card .card-body .input:disabled:not(:placeholder-shown)~.label,.modal-card .card-body .input:disabled:-webkit-autofill~.label{background:transparent}.modal-card .card-body .input:disabled:focus{background:#f9f9f9}.modal-card .card-body .input:disabled:focus~.label{background:transparent}.modal-card .card-body .input:disabled:hover{background-color:#f9f9f9!important;box-shadow:0 0 0 .5px #c9d6df!important}.modal-card .card-body .input:disabled:hover~.label{background:transparent}.modal-card .card-body .card-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:1.25rem;margin-top:1rem}.modal-card .card-body .card-footer .progress-bar{margin-bottom:1rem}.modal-card .card-body .card-footer .btn{width:100%;font-size:.875rem;font-weight:500;padding-top:.625rem;padding-bottom:.625rem}.modal-identity-check-status-card{background:#ffffff;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 2.5rem}.modal-identity-check-status-card.is-success .status-icon{--color: #128100}.modal-identity-check-status-card.is-failure .status-icon{--color: #ed1b24}.modal-identity-check-status-card .status-icon{transform:scale(.73)}.modal-identity-check-status-card .body{display:flex;flex-direction:column;gap:1.5rem}.modal-identity-check-status-card .body h5{font-size:1.25rem;font-weight:500;font-family:BiomeBold,sans-serif}.modal-identity-check-status-card .body .btn-action{padding:.625rem 1.5rem;background-color:#013493!important;color:#fff!important}.modal-identity-check-status-card .body .btn-action:hover,.modal-identity-check-status-card .body .btn-action:focus{background-color:#012260!important;color:#fff!important}.modal-bnpl-analyze-status-card{background:#ffffff;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 2.5rem}.modal-bnpl-analyze-status-card.is-success .status-icon{--color: #128100}.modal-bnpl-analyze-status-card.is-failure .status-icon{--color: #ed1b24}.modal-bnpl-analyze-status-card .status-icon{transform:scale(.73)}.modal-bnpl-analyze-status-card .body{display:flex;flex-direction:column;gap:1.5rem}.modal-bnpl-analyze-status-card .body h5{font-size:1.25rem;font-weight:500;font-family:BiomeBold,sans-serif}.modal-bnpl-analyze-status-card .body p .amount{font-weight:500;font-size:1.25rem}.modal-bnpl-analyze-status-card .body p .amount:first-letter{font-size:.875rem!important}.modal-bnpl-analyze-status-card .body .btn-action{padding:.625rem 1.5rem;background-color:#013493!important;color:#fff!important}.modal-bnpl-analyze-status-card .body .btn-action:hover,.modal-bnpl-analyze-status-card .body .btn-action:focus{background-color:#012260!important;color:#fff!important}.footer-branding{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.75rem;box-shadow:#0001 0 0 0 1px;border-radius:.25rem;padding:0 .5rem;margin-left:auto;margin-right:auto}.footer-branding .logo{height:.82rem}.footer-branding .logo .logo-icon{color:#013493}.footer-branding .logo .logo-icon .logo-second-section{fill:#6b94e1}.footer-branding .brand-name{font-weight:700}.cc-form .field ::-moz-placeholder{color:#717e9593}.cc-form .field ::placeholder{color:#717e9593}.cc-form .field .cc-input{display:block;width:100%;height:3.1rem;padding:1.5rem .75rem .21rem;line-height:1.5em;font-size:.875rem;background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.065);border-radius:.375rem;-webkit-appearance:none;transition:box-shadow .3s ease-in-out,border-color .3s ease-in-out}.cc-form .field .cc-input.input-has-error{border-color:#e3342f!important}.cc-form .field .cc-input:focus,.cc-form .field .cc-input :hover{outline:none;box-shadow:0 0 0 2px #013493;border-color:transparent}.cc-form .field .cc-input:focus.input-has-error,.cc-form .field .cc-input :hover.input-has-error{border-color:#e3342f!important}.cc-form .field .cc-input~.label{color:#4e535c;font-size:.65rem;font-weight:600;margin-top:0rem;padding:.4rem 0 0;margin-left:calc(.75rem + 1px);text-transform:uppercase}.cc-form .field .cc-input~.card-icon{width:1.8rem;position:absolute;top:0;right:0;margin-top:1rem;margin-right:.75rem;border-radius:.25rem}.success-screen{display:grid!important;place-items:center;place-content:center;padding:3rem 2.5rem!important}.success-screen .success-icon{--color: #28a745;margin-bottom:1.5rem;transform:scale(.73)}.success-screen .body h4.title{font-weight:700;font-size:1.25rem}.success-screen p.message{margin-top:.5rem}.welcome-screen{margin-bottom:1rem}.welcome-screen .payment-methods{display:flex;flex-direction:column;gap:1rem}.welcome-screen .payment-methods a.payment-method{display:flex;align-items:center;justify-content:flex-start;box-shadow:#0001 0 0 0 1px,0 4.0093px 20.0465px #717e9526;border-radius:.375rem;padding:.35rem .75rem;min-height:4.188rem;transition:box-shadow .3s ease-in}@media (max-width: 768px){.welcome-screen .payment-methods a.payment-method{padding:.5rem .75rem}}.welcome-screen .payment-methods a.payment-method .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.75rem;width:2.8rem;height:2.8rem;border-radius:50%;background-color:#e4ecff}.welcome-screen .payment-methods a.payment-method .icon svg{width:1.9rem;height:1.9rem;margin:auto}.welcome-screen .payment-methods a.payment-method .icon svg .primary-content{fill:#013493}.welcome-screen .payment-methods a.payment-method .icon svg .primary-content-light{fill:#5375cd}.welcome-screen .payment-methods a.payment-method .icon svg .secondary-content{fill:#8ca3de}.welcome-screen .payment-methods a.payment-method .info{display:flex;flex-direction:column}.welcome-screen .payment-methods a.payment-method .info .title{font-weight:500;text-align:left;font-size:.875rem;font-family:BiomeBold,sans-serif}.welcome-screen .payment-methods a.payment-method .info .description{font-size:.7rem;text-align:left;margin-top:.25rem}.welcome-screen .payment-methods a.payment-method:focus,.welcome-screen .payment-methods a.payment-method:hover{box-shadow:0 0 0 1.5px #013493,0 4.0093px 20.0465px #717e9526;outline:none}.choose-plan-screen .plans{display:flex;flex-direction:column;margin-top:.75rem}.choose-plan-screen .plans .plan{position:relative;display:flex;align-items:center;margin-top:.625rem}.choose-plan-screen .plans .plan input.checkbox{position:absolute;left:0;opacity:0}.choose-plan-screen .plans .plan input.checkbox:focus+.label-container{box-shadow:0 0 0 2px #013493,0 5.1807227135px 12.9518060684px #00000026}.choose-plan-screen .plans .plan input.checkbox:focus+.label-container .mark{box-shadow:0 0 0 2px #013493}.choose-plan-screen .plans .plan input.checkbox:checked+.label-container{box-shadow:0 0 0 .5px #28a745}.choose-plan-screen .plans .plan input.checkbox:checked+.label-container .mark{box-shadow:0 0 0 .5px #28a745;background-color:#28a745}.choose-plan-screen .plans .plan input.checkbox:checked+.label-container:hover{box-shadow:0 0 0 2px #28a745,0 5.1807227135px 12.9518060684px #00000026}.choose-plan-screen .plans .plan input.checkbox:checked+.label-container:hover .mark{box-shadow:0 0 0 2px #28a745}.choose-plan-screen .plans .plan input.checkbox:checked:focus+.label-container{box-shadow:0 0 0 2px #28a745,0 5.1807227135px 12.9518060684px #00000026}.choose-plan-screen .plans .plan input.checkbox:checked:focus+.label-container .mark{box-shadow:0 0 0 2px #28a745}.choose-plan-screen .plans .plan .label-container{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#fff;padding:.5rem .75rem;border-radius:.375rem;box-shadow:0 0 0 .5px #c9d6df;cursor:pointer;transition:box-shadow .3s ease-in-out}.choose-plan-screen .plans .plan .label-container:hover{box-shadow:0 0 0 2px #c9d6df,0 5.1807227135px 12.9518060684px #00000026}.choose-plan-screen .plans .plan .label-container:hover .mark{box-shadow:0 0 0 2px #94a2b386}.choose-plan-screen .plans .plan .label-container .info-marker-container{display:flex;align-items:center;justify-content:flex-start}.choose-plan-screen .plans .plan .label-container .info-marker-container .mark{flex-shrink:0}.choose-plan-screen .plans .plan .label-container .info-marker-container .info{margin-left:.125rem}.choose-plan-screen .plans .plan .label-container .info{display:flex;flex-direction:column;align-items:flex-start;padding-left:.75rem;flex-shrink:0}.choose-plan-screen .plans .plan .label-container .info .title{color:#717e95;font-size:.75rem}.choose-plan-screen .plans .plan .label-container .info .amount{font-size:.75rem;font-weight:500}.choose-plan-screen .plans .plan .label-container .due-date{font-size:.75rem;text-align:left;margin-left:24%;width:100%}.choose-plan-screen .plans .plan .label-container .graph-icon svg{width:1.7rem;height:1.7rem}.choose-plan-screen .total{border-radius:.375rem;padding:.5rem 2.5rem;margin-top:1.5rem;font-size:.75rem;display:flex;align-items:center;justify-content:center;color:#35373b;background-color:#fff;box-shadow:0 0 0 .5px #c9d6df}.choose-plan-screen .total .amount{font-weight:500;font-size:.75rem;color:#000;margin-left:.125rem}.choose-plan-screen .terms{position:relative;margin-top:1.5rem}.choose-plan-screen .terms input.checkbox{position:absolute;z-index:1;left:0;opacity:0}.choose-plan-screen .terms input.checkbox:focus+label .mark{box-shadow:0 0 0 2px #013493}.choose-plan-screen .terms input.checkbox:checked+label .mark{box-shadow:0 0 0 1px #28a745;background-color:#28a745}.choose-plan-screen .terms input.checkbox:checked+label:hover .mark{box-shadow:0 0 0 2px #28a745}.choose-plan-screen .terms input.checkbox:checked:focus+label .mark{box-shadow:0 0 0 2px #28a745}.choose-plan-screen .terms label{display:flex;align-items:center;justify-content:flex-start}.choose-plan-screen .terms label:hover .mark{box-shadow:0 0 0 2px #94a2b386}.choose-plan-screen .terms label .mark{flex-shrink:0;cursor:pointer;margin-right:1rem}.choose-plan-screen .terms label .mark:hover{box-shadow:0 0 0 2px #94a2b386}.choose-plan-screen .terms label .label-text{font-size:.75rem;text-align:left}.choose-plan-screen .terms label .label-text a{color:#012770;font-weight:700}.choose-plan-screen .terms label .label-text a:hover{color:#011e56}.choose-plan-screen .terms label .label-text .muted{margin:0 .5rem;color:#717e95}.choose-plan-screen .btn-submit{margin-top:1.5rem!important;margin-bottom:.5rem}.choose-plan-screen .mark{height:1rem;width:1rem;display:grid;place-items:center;border-radius:.25rem;background-color:#fff;box-shadow:0 0 0 1px #94a2b386;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out}.choose-plan-screen .mark:after{content:"";position:absolute;display:block;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:.25rem}.login-screen form,.register-screen form,.verify-phone-screen form,.verify-bvn-screen form{margin-top:1rem}.error-screen{display:grid!important;place-content:center;place-items:center;background-color:#ed1b24!important;color:#fff;align-items:center!important;min-height:30rem;position:relative}.error-screen .btn-close{border-radius:50%;padding:.25rem;position:absolute;right:0;top:0;margin:.625rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.error-screen .btn-close svg{color:#fff;width:1.8rem;height:1.8rem;padding:0;margin:0;transition:color .2s ease-in-out,transform .2s ease-in-out}.error-screen .btn-close:hover{transform:scale(1.2)}.error-screen .btn-close:hover svg{transform:rotate(90deg)}.error-screen .icon svg{width:4.5rem;height:4.5rem;color:#fff}.error-screen .error-title{font-weight:700;font-size:1.25rem;margin-top:1.5rem}.error-screen .error-text{margin-top:1.5rem;padding-left:.5rem;padding-right:.5rem;font-size:1rem}.error-screen .error-text:first-letter{text-transform:uppercase}.error-screen .footer-branding{position:absolute;bottom:0;margin-bottom:1rem}.loading-screen{display:grid!important;place-content:center;place-items:center;align-items:center!important;min-height:30rem;position:relative}.loading-screen .btn-close{border-radius:50%;padding:.25rem;position:absolute;right:0;top:0;margin:.625rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.loading-screen .btn-close svg{width:1.8rem;height:1.8rem;padding:0;margin:0;transition:color .2s ease-in-out,transform .2s ease-in-out}.loading-screen .btn-close:hover{transform:scale(1.2)}.loading-screen .btn-close:hover svg{transform:rotate(90deg)}.loading-screen .loading-big:after{font-size:1rem;--border-height: .245rem;--loading-color: #dbdbdb}.loading-screen .footer-branding{position:absolute;bottom:0;margin-bottom:1rem}.mono-screen .card{padding-top:1rem}.mono-screen .card .connect-container{display:flex;align-items:center;justify-content:center;gap:1rem}.mono-screen .card .connect-container .logo-icon,.mono-screen .card .connect-container .mono-icon{padding:.75rem;border-radius:50%;box-shadow:0 1.06047px 5.47907px #0000001a}.mono-screen .card .connect-container .logo-icon svg,.mono-screen .card .connect-container .mono-icon svg{width:2rem;height:2rem}.mono-screen .card .connect-container .mono-icon{background-color:#000}.mono-screen .card .connect-container .mono-icon svg{color:#fff}.mono-screen .card .connect-container .logo-icon{background-color:#fff}.mono-screen .card .connect-container .logo-icon svg{color:#013493}.mono-screen .card .connect-icon-container{padding-top:2rem}.mono-screen .card .connect-icon-container .connect-icon{height:4.1rem;margin-left:auto;margin-right:auto}.mono-screen .card .connect-icon-container .connect-icon .payasap-icon1{fill:#013493}.mono-screen .card .connect-icon-container .connect-icon .payasap-icon2{fill:#6b94e1}.mono-screen .card .header{display:flex;flex-direction:column;align-items:center;margin-top:2rem;padding-left:1rem;padding-right:1rem}.mono-screen .card .header h5{font-weight:500;font-size:1.25rem;text-align:center;font-family:BiomeBold,sans-serif}.mono-screen .card .header p{font-size:.875rem;text-align:center;margin-top:.5rem}.analyze-bnpl-screen .body h5{font-weight:500;font-family:BiomeBold,sans-serif}.analyze-bnpl-screen .body .amount{font-weight:700;font-size:1.875rem;color:#013493}.analyze-bnpl-screen .body .amount:first-letter{color:#000;font-size:1.125rem;margin-right:.25rem}.analyze-bnpl-screen .body .note{margin-top:1.5rem;font-size:.875rem}.bnpl-confirm-payment-screen .body .payment-flow-list{display:flex;flex-direction:column;margin-top:1.5rem;gap:1rem}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;box-shadow:#0001 0 0 0 1px;transition:box-shadow .3s ease-in-out;border-radius:.375rem;padding:.35rem .75rem}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item:first-child{background-color:#00ce3a1a;box-shadow:0 0 0 1px #00df59,0 4.0093px 20.0465px #717e9526}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item:first-child .due-date,.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item:first-child .amount{font-weight:500!important}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item:first-child .title{font-size:.75rem;color:#000!important}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item .info{display:flex;flex-direction:column;align-items:flex-start}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item .info .title{font-size:.75rem;color:#646d7c;font-weight:500}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item .info .amount{font-weight:500;font-size:.875rem;margin-top:.35rem}.bnpl-confirm-payment-screen .body .payment-flow-list .payment-flow-list-item .due-date{font-size:.875rem;font-weight:400}.bnpl-confirm-payment-screen .body .summary{border-radius:.375rem;padding:.35rem .75rem;margin-top:1.5rem;font-size:.75rem;display:flex;align-items:center;justify-content:space-between;color:#35373b;box-shadow:#0001 0 0 0 1px;background:rgba(0,0,0,.03)}.bnpl-confirm-payment-screen .body .summary .total-payment,.bnpl-confirm-payment-screen .body .summary .due-now-payment{display:flex;flex-direction:column}.bnpl-confirm-payment-screen .body .summary .total-payment .title,.bnpl-confirm-payment-screen .body .summary .due-now-payment .title{text-transform:uppercase;letter-spacing:1px;font-size:.65rem}.bnpl-confirm-payment-screen .body .summary .total-payment .amount,.bnpl-confirm-payment-screen .body .summary .due-now-payment .amount{font-weight:500;font-size:.875rem;color:#000}.bnpl-confirm-payment-screen .body .summary .total-payment{align-items:flex-start;text-align:left}.bnpl-confirm-payment-screen .body .summary .due-now-payment{align-items:flex-end;text-align:right}.bnpl-confirm-payment-screen .body .summary svg{height:.625rem}.bnpl-confirm-payment-screen .body .terms{position:relative;margin-top:1.5rem}.bnpl-confirm-payment-screen .body .terms input.checkbox{position:absolute;z-index:1;left:0;opacity:0}.bnpl-confirm-payment-screen .body .terms input.checkbox:focus+label .mark{box-shadow:0 0 0 2px #013493}.bnpl-confirm-payment-screen .body .terms input.checkbox:checked+label .mark{box-shadow:0 0 0 1px #28a745;background-color:#28a745}.bnpl-confirm-payment-screen .body .terms input.checkbox:checked+label:hover .mark{box-shadow:0 0 0 2px #28a745}.bnpl-confirm-payment-screen .body .terms input.checkbox:checked:focus+label .mark{box-shadow:0 0 0 2px #28a745}.bnpl-confirm-payment-screen .body .terms label{display:flex;align-items:center;justify-content:flex-start}.bnpl-confirm-payment-screen .body .terms label:hover .mark{box-shadow:0 0 0 2px #94a2b386}.bnpl-confirm-payment-screen .body .terms label .mark{flex-shrink:0;cursor:pointer;margin-right:1rem}.bnpl-confirm-payment-screen .body .terms label .mark:hover{box-shadow:0 0 0 2px #94a2b386}.bnpl-confirm-payment-screen .body .terms label .label-text{font-size:.75rem;text-align:left}.bnpl-confirm-payment-screen .body .terms label .label-text a{color:#012770;font-weight:700}.bnpl-confirm-payment-screen .body .terms label .label-text a:hover{color:#011e56}.bnpl-confirm-payment-screen .body .terms label .label-text .muted{margin:0 .5rem;color:#717e95}.bnpl-confirm-payment-screen .body .btn-submit{margin-top:1.5rem!important}.bnpl-confirm-payment-screen .body .mark{height:1rem;width:1rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;background-color:#fff;box-shadow:0 0 0 1px #94a2b386;transition:box-shadow .3s ease-in-out,background-color .3s ease-in-out}.bnpl-confirm-payment-screen .body .mark:after{content:"";position:absolute;display:block;width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:.25rem}.complete-bnpl-screen .cc-list{margin-top:1.5rem;display:flex;flex-direction:column;gap:.625rem}.complete-bnpl-screen .cc-list .cc-list-item{display:flex;align-items:center;justify-content:flex-start;gap:1rem;box-shadow:0 0 0 .5px #c9d5df,0 3.0093px 5.0465px #717e9526;transition:box-shadow .3s ease-in-out;border-radius:.375rem;padding:.35rem .75rem}.complete-bnpl-screen .cc-list .cc-list-item:hover,.complete-bnpl-screen .cc-list .cc-list-item:focus{box-shadow:0 0 0 1.5px #013493,0 4.0093px 20.0465px #717e9526}.complete-bnpl-screen .cc-list .cc-list-item .cc-icon,.complete-bnpl-screen .cc-list .cc-list-item svg{flex-shrink:0;height:1.7rem;border-radius:.25rem}.complete-bnpl-screen .cc-list .cc-list-item .info{display:flex;flex-direction:column;align-items:flex-start}.complete-bnpl-screen .cc-list .cc-list-item .info .cc-number{font-size:.75rem}.complete-bnpl-screen .cc-list .cc-list-item .info .cc-name{font-size:.875rem;font-weight:700;text-transform:capitalize}.complete-bnpl-screen .cc-list .cc-list-item.loading{position:relative;pointer-events:none;color:inherit!important}.complete-bnpl-screen .cc-list .cc-list-item.loading:after{-webkit-animation:none;animation:none;border:0;border-radius:0%;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:0;width:0;position:relative;left:auto;top:auto}.complete-bnpl-screen .cc-list .cc-list-item.loading .cc-icon{width:2.705rem;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:rgba(153,147,147,.337254902);background:linear-gradient(to right,rgba(212,207,207,.2117647059) 8%,rgba(153,147,147,.337254902) 18%,rgba(212,207,207,.2117647059) 33%);background-size:800px 104px;position:relative;color:transparent}.complete-bnpl-screen .cc-list .cc-list-item.loading .cc-number,.complete-bnpl-screen .cc-list .cc-list-item.loading .cc-name{position:relative!important;padding-left:1rem;padding-right:1rem;color:transparent!important}.complete-bnpl-screen .cc-list .cc-list-item.loading .cc-number:after,.complete-bnpl-screen .cc-list .cc-list-item.loading .cc-name:after{content:"";-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:rgba(153,147,147,.337254902);background:linear-gradient(to right,rgba(212,207,207,.2117647059) 8%,rgba(153,147,147,.337254902) 18%,rgba(212,207,207,.2117647059) 33%);background-size:800px 104px;position:relative;color:transparent;position:absolute;border-radius:.375rem;width:100%;height:90%;left:0}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.complete-bnpl-screen .no-save-cards{display:grid;place-content:center;place-items:center;grid-gap:1.5rem;height:50vh;height:6rem;margin-top:2rem}.complete-bnpl-screen .no-save-cards>svg{width:3rem;height:3rem;color:#717e95;opacity:.8}.complete-bnpl-screen .no-save-cards>svg .make-inherit-color{color:#f8fafc}.complete-bnpl-screen .no-save-cards h6{font-weight:500;font-size:1rem;text-align:center;color:#000}.complete-bnpl-screen .no-save-cards p{font-size:1rem;opacity:.8}.complete-bnpl-screen .no-save-cards>button{display:flex;align-items:center;font-weight:500;padding-top:.35rem;padding-bottom:.35rem;border-radius:.375rem}.complete-bnpl-screen .no-save-cards>button svg{width:1rem;height:1rem}.complete-bnpl-screen .no-save-cards h6{font-size:.875rem;font-weight:400}.complete-bnpl-screen .no-save-cards svg{opacity:.4}.paystack-use-new-card-screen .init-error{color:#e3342f;padding:1.5rem .25rem 0;font-size:.875rem;text-align:center}.direct-debit-screen .connect-container{display:flex;align-items:center;justify-content:center;gap:1rem}.direct-debit-screen .connect-container .logo-icon,.direct-debit-screen .connect-container .mono-icon{padding:.75rem;border-radius:50%;box-shadow:0 1.06047px 5.47907px #0000001a}.direct-debit-screen .connect-container .logo-icon svg,.direct-debit-screen .connect-container .mono-icon svg{width:2rem;height:2rem}.direct-debit-screen .connect-container .mono-icon{background-color:#000}.direct-debit-screen .connect-container .mono-icon svg{color:#fff}.direct-debit-screen .connect-container .logo-icon{background-color:#fff}.direct-debit-screen .connect-container .logo-icon svg{color:#013493}.direct-debit-screen .connect-icon-container{padding-top:2rem}.direct-debit-screen .connect-icon-container .connect-icon{height:4.1rem;margin-left:auto;margin-right:auto}.direct-debit-screen .connect-icon-container .connect-icon .payasap-icon1{fill:#013493}.direct-debit-screen .connect-icon-container .connect-icon .payasap-icon2{fill:#6b94e1}.direct-debit-screen .header{display:flex;flex-direction:column;align-items:center;margin-top:2rem;padding-left:1rem;padding-right:1rem}.direct-debit-screen .header h5{font-weight:700;font-size:1.25rem;text-align:center}.direct-debit-screen .header p{font-size:.875rem;text-align:center;margin-top:.5rem}body{font-family:DM Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#000;background-color:transparent;overflow-x:hidden;max-width:100vw;display:grid;min-height:100vh;width:100%;margin:4.5vh auto 0;max-width:385px;min-width:385px;overflow:hidden}@media (max-width: 768px){body{max-width:100vw;min-width:100vw;margin-top:0;background-color:#fff!important;overflow-y:scroll}}body.background{background-color:#f8fafc}body .screen{position:relative;display:block;background-color:#fff;max-height:88vh;border-radius:.375rem;overflow-y:hidden;overflow-x:hidden;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;width:100%;margin:4.5vh auto 0;max-width:385px;min-width:385px;overflow:hidden}@media (max-width: 768px){body .screen{max-width:100vw;min-width:100vw;margin-top:0;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;width:100vw;min-height:100vh;box-shadow:none;border-radius:0}}body .screen .screen-body{padding:1.5rem 1.5rem 1rem}body .screen h4.main-heading{font-weight:500;font-size:1.2rem;margin-bottom:1.5rem;font-family:BiomeBold,sans-serif}body .screen p.main-sub-heading{font-size:.8rem;color:#000000da;max-width:310px;margin-inline:auto}body .screen .btn{border-radius:.5rem}body .screen .btn-submit{padding:.75rem 1.5rem;margin-top:.5rem;display:block;width:100%}body .screen .secondary-action{font-size:.875rem;margin-top:1.5rem;margin-bottom:.5rem;display:flex;align-items:center;text-align:center;justify-content:center}body .screen .secondary-action button{padding-left:.35rem;padding-right:.35rem;margin-left:.25rem;color:#013493}body .screen .secondary-action button:hover{color:#012975}body .screen .secondary-action a{color:#013493;margin-left:.25rem}body .screen .secondary-action a:hover{color:#012975}body .screen .footer{padding-bottom:.5rem;padding-top:1rem}@media (max-width: 768px){body .screen .footer{padding-top:2.5rem}}.text-accent{color:#013493}[class^=_progress_]{background-color:#013493}.swal2-popup.swal2-toast{font-size:.75rem}.swal2-container{z-index:10000000000000002000000}.swal2-popup.swal2-toast .swal2-icon{zoom:100%!important}
