@charset "UTF-8";/*! nouislider - 10.1.0 - 2017-07-28 17:11:18 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-connect{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-origin{position:absolute;height:0;width:0}.noUi-handle{position:relative;z-index:1}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:top .3s,right .3s,bottom .3s,left .3s;transition:top .3s,right .3s,bottom .3s,left .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base,.noUi-handle{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connect{background:#3FB8AF;border-radius:4px;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background .45s;transition:background .45s}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:before,.noUi-handle:after{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before,.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled].noUi-target,[disabled].noUi-handle,[disabled] .noUi-handle{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub,.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate3d(-50%,50%,0);transform:translate3d(-50%,50%,0)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);padding-left:25px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0px;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y{opacity:.6}.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #007bff;--secondary: #6c757d;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #ab0715;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"— "}.container,.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container,.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation{max-width:740px}}@media (min-width: 768px){.container-md,.container-sm,.container,.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation{max-width:870px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container,.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation{max-width:950px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container,.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#ab0715}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(171,7,21,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ab0715;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ab0715' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ab0715' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ab0715;box-shadow:0 0 0 .2rem rgba(171,7,21,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#ab0715;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ab0715' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ab0715' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#ab0715;box-shadow:0 0 0 .2rem rgba(171,7,21,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#ab0715}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#ab0715}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#ab0715}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#dc091b;background-color:#dc091b}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(171,7,21,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#ab0715}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#ab0715}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#ab0715;box-shadow:0 0 0 .2rem rgba(171,7,21,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#ab0715;border-color:#ab0715}.btn-danger:hover{color:#fff;background-color:#860510;border-color:#7a050f}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#860510;border-color:#7a050f;box-shadow:0 0 0 .2rem rgba(184,44,56,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ab0715;border-color:#ab0715}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#7a050f;border-color:#6e040d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(184,44,56,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#ab0715;border-color:#ab0715}.btn-outline-danger:hover{color:#fff;background-color:#ab0715;border-color:#ab0715}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(171,7,21,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ab0715;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ab0715;border-color:#ab0715}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(171,7,21,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle:after{display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .goog-te-menu-frame,.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar [data-sections-group=payment_widget],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar [data-sections-group=payment_widget],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar [data-sections-group=recurrents_widget],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar [data-sections-group=recurrents_widget],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar [data-sections-group=gifts_widget],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar [data-sections-group=gifts_widget],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar [data-sections-group=media_widget],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar [data-sections-group=media_widget],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar [data-sections-group="fundraising_widget::full"],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar [data-sections-group="fundraising_widget::full"],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar [data-sections-group=success],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar [data-sections-group=success],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar [data-sections-group=settings],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar [data-sections-group=settings],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar [data-sections-group=terms],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar [data-sections-group=terms],.navbar [data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar [data-sections-group=main],.navbar [data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar [data-sections-group=main],.navbar [data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-payment] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] .navbar [data-sections-group=main] .grid-donation,.navbar [data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] .navbar [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar .grid-donation,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-sm>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-sm>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-sm>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-sm>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-sm>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-sm>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-sm>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-sm>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-sm>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-sm>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-sm>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-sm>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-sm>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-sm>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-sm>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-sm>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-sm>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-sm>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-sm>.grid-donation,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-sm>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-sm>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-sm>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-sm>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-sm>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-sm>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-sm>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-sm>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-sm>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-sm>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-sm>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-sm>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-sm>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-sm>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-sm>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-sm>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-sm>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-sm>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-sm>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-sm>.grid-donation,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-md>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-md>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-md>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-md>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-md>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-md>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-md>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-md>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-md>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-md>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-md>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-md>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-md>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-md>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-md>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-md>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-md>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-md>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-md>.grid-donation,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-md>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-md>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-md>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-md>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-md>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-md>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-md>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-md>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-md>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-md>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-md>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-md>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-md>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-md>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-md>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-md>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-md>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-md>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-md>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-md>.grid-donation,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-lg>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-lg>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-lg>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-lg>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-lg>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-lg>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-lg>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-lg>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-lg>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-lg>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-lg>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-lg>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-lg>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-lg>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-lg>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-lg>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-lg>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-lg>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-lg>.grid-donation,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-lg>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-lg>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-lg>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-lg>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-lg>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-lg>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-lg>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-lg>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-lg>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-lg>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-lg>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-lg>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-lg>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-lg>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-lg>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-lg>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-lg>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-lg>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-lg>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-lg>.grid-donation,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-xl>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-xl>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-xl>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-xl>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-xl>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-xl>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-xl>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-xl>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-xl>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-xl>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-xl>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-xl>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-xl>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-xl>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-xl>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-xl>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-xl>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-xl>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-xl>.grid-donation,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-xl>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand-xl>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-xl>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand-xl>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-xl>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand-xl>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-xl>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand-xl>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-xl>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand-xl>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand-xl>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand-xl>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand-xl>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand-xl>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand-xl>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand-xl>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand-xl>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand-xl>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-xl>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand-xl>.grid-donation,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand>.grid-donation,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.goog-te-menu-frame,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand>[data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] .navbar-expand>[data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand>[data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] .navbar-expand>[data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand>[data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] .navbar-expand>[data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand>[data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] .navbar-expand>[data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand>[data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] .navbar-expand>[data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] .navbar-expand>[data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] .navbar-expand>[data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] .navbar-expand>[data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] .navbar-expand>[data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] .navbar-expand>[data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] .navbar-expand>[data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] .navbar-expand>[data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] .navbar-expand>[data-sections-group=main],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .navbar-expand>.grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .navbar-expand>.grid-donation,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#59040b;background-color:#eecdd0;border-color:#e7babd}.alert-danger hr{border-top-color:#e0a7ab}.alert-danger .alert-link{color:#280205}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#ab0715!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#7a050f!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#ab0715!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.176)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:hover,a.text-primary:focus{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success,#limitsBlock .limit-block[data-limit_status=true] .limit-true{color:#28a745!important}a.text-success:hover,#limitsBlock .limit-block[data-limit_status=true] a.limit-true:hover,a.text-success:focus,#limitsBlock .limit-block[data-limit_status=true] a.limit-true:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger,#limitsBlock .limit-block[data-limit_status=false] .limit-false{color:#ab0715!important}a.text-danger:hover,#limitsBlock .limit-block[data-limit_status=false] a.limit-false:hover,a.text-danger:focus,#limitsBlock .limit-block[data-limit_status=false] a.limit-false:focus{color:#62040c!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.mdb-color.lighten-5{background-color:#d0d6e2!important}.mdb-color.lighten-4{background-color:#b1bace!important}.mdb-color.lighten-3{background-color:#929fba!important}.mdb-color.lighten-2{background-color:#7283a7!important}.mdb-color.lighten-1{background-color:#59698d!important}.mdb-color{background-color:#45526e!important}.mdb-color-text{color:#45526e!important}.rgba-mdb-color-slight,.rgba-mdb-color-slight:after{background-color:rgba(69,82,110,.1)}.rgba-mdb-color-light,.rgba-mdb-color-light:after{background-color:rgba(69,82,110,.3)}.rgba-mdb-color-strong,.rgba-mdb-color-strong:after{background-color:rgba(69,82,110,.7)}.mdb-color.darken-1{background-color:#3b465e!important}.mdb-color.darken-2{background-color:#2e3951!important}.mdb-color.darken-3{background-color:#1c2a48!important}.mdb-color.darken-4{background-color:#1c2331!important}.red.lighten-5{background-color:#ffebee!important}.red.lighten-4{background-color:#ffcdd2!important}.red.lighten-3{background-color:#ef9a9a!important}.red.lighten-2{background-color:#e57373!important}.red.lighten-1{background-color:#ef5350!important}.red{background-color:#f44336!important}.red-text{color:#f44336!important}.rgba-red-slight,.rgba-red-slight:after{background-color:rgba(244,67,54,.1)}.rgba-red-light,.rgba-red-light:after{background-color:rgba(244,67,54,.3)}.rgba-red-strong,.rgba-red-strong:after{background-color:rgba(244,67,54,.7)}.red.darken-1{background-color:#e53935!important}.red.darken-2{background-color:#d32f2f!important}.red.darken-3{background-color:#c62828!important}.red.darken-4{background-color:#b71c1c!important}.red.accent-1{background-color:#ff8a80!important}.red.accent-2{background-color:#ff5252!important}.red.accent-3{background-color:#ff1744!important}.red.accent-4{background-color:#d50000!important}.pink.lighten-5{background-color:#fce4ec!important}.pink.lighten-4{background-color:#f8bbd0!important}.pink.lighten-3{background-color:#f48fb1!important}.pink.lighten-2{background-color:#f06292!important}.pink.lighten-1{background-color:#ec407a!important}.pink{background-color:#e91e63!important}.pink-text{color:#e91e63!important}.rgba-pink-slight,.rgba-pink-slight:after{background-color:rgba(233,30,99,.1)}.rgba-pink-light,.rgba-pink-light:after{background-color:rgba(233,30,99,.3)}.rgba-pink-strong,.rgba-pink-strong:after{background-color:rgba(233,30,99,.7)}.pink.darken-1{background-color:#d81b60!important}.pink.darken-2{background-color:#c2185b!important}.pink.darken-3{background-color:#ad1457!important}.pink.darken-4{background-color:#880e4f!important}.pink.accent-1{background-color:#ff80ab!important}.pink.accent-2{background-color:#ff4081!important}.pink.accent-3{background-color:#f50057!important}.pink.accent-4{background-color:#c51162!important}.purple.lighten-5{background-color:#f3e5f5!important}.purple.lighten-4{background-color:#e1bee7!important}.purple.lighten-3{background-color:#ce93d8!important}.purple.lighten-2{background-color:#ba68c8!important}.purple.lighten-1{background-color:#ab47bc!important}.purple{background-color:#9c27b0!important}.purple-text{color:#9c27b0!important}.rgba-purple-slight,.rgba-purple-slight:after{background-color:rgba(156,39,176,.1)}.rgba-purple-light,.rgba-purple-light:after{background-color:rgba(156,39,176,.3)}.rgba-purple-strong,.rgba-purple-strong:after{background-color:rgba(156,39,176,.7)}.purple.darken-1{background-color:#8e24aa!important}.purple.darken-2{background-color:#7b1fa2!important}.purple.darken-3{background-color:#6a1b9a!important}.purple.darken-4{background-color:#4a148c!important}.purple.accent-1{background-color:#ea80fc!important}.purple.accent-2{background-color:#e040fb!important}.purple.accent-3{background-color:#d500f9!important}.purple.accent-4{background-color:#a0f!important}.deep-purple.lighten-5{background-color:#ede7f6!important}.deep-purple.lighten-4{background-color:#d1c4e9!important}.deep-purple.lighten-3{background-color:#b39ddb!important}.deep-purple.lighten-2{background-color:#9575cd!important}.deep-purple.lighten-1{background-color:#7e57c2!important}.deep-purple{background-color:#673ab7!important}.deep-purple-text{color:#673ab7!important}.rgba-deep-purple-slight,.rgba-deep-purple-slight:after{background-color:rgba(103,58,183,.1)}.rgba-deep-purple-light,.rgba-deep-purple-light:after{background-color:rgba(103,58,183,.3)}.rgba-deep-purple-strong,.rgba-deep-purple-strong:after{background-color:rgba(103,58,183,.7)}.deep-purple.darken-1{background-color:#5e35b1!important}.deep-purple.darken-2{background-color:#512da8!important}.deep-purple.darken-3{background-color:#4527a0!important}.deep-purple.darken-4{background-color:#311b92!important}.deep-purple.accent-1{background-color:#b388ff!important}.deep-purple.accent-2{background-color:#7c4dff!important}.deep-purple.accent-3{background-color:#651fff!important}.deep-purple.accent-4{background-color:#6200ea!important}.indigo.lighten-5{background-color:#e8eaf6!important}.indigo.lighten-4{background-color:#c5cae9!important}.indigo.lighten-3{background-color:#9fa8da!important}.indigo.lighten-2{background-color:#7986cb!important}.indigo.lighten-1{background-color:#5c6bc0!important}.indigo{background-color:#3f51b5!important}.indigo-text{color:#3f51b5!important}.rgba-indigo-slight,.rgba-indigo-slight:after{background-color:rgba(63,81,181,.1)}.rgba-indigo-light,.rgba-indigo-light:after{background-color:rgba(63,81,181,.3)}.rgba-indigo-strong,.rgba-indigo-strong:after{background-color:rgba(63,81,181,.7)}.indigo.darken-1{background-color:#3949ab!important}.indigo.darken-2{background-color:#303f9f!important}.indigo.darken-3{background-color:#283593!important}.indigo.darken-4{background-color:#1a237e!important}.indigo.accent-1{background-color:#8c9eff!important}.indigo.accent-2{background-color:#536dfe!important}.indigo.accent-3{background-color:#3d5afe!important}.indigo.accent-4{background-color:#304ffe!important}.blue.lighten-5{background-color:#e3f2fd!important}.blue.lighten-4{background-color:#bbdefb!important}.blue.lighten-3{background-color:#90caf9!important}.blue.lighten-2{background-color:#64b5f6!important}.blue.lighten-1{background-color:#42a5f5!important}.blue{background-color:#2196f3!important}.blue-text{color:#2196f3!important}.rgba-blue-slight,.rgba-blue-slight:after{background-color:rgba(33,150,243,.1)}.rgba-blue-light,.rgba-blue-light:after{background-color:rgba(33,150,243,.3)}.rgba-blue-strong,.rgba-blue-strong:after{background-color:rgba(33,150,243,.7)}.blue.darken-1{background-color:#1e88e5!important}.blue.darken-2{background-color:#1976d2!important}.blue.darken-3{background-color:#1565c0!important}.blue.darken-4{background-color:#0d47a1!important}.blue.accent-1{background-color:#82b1ff!important}.blue.accent-2{background-color:#448aff!important}.blue.accent-3{background-color:#2979ff!important}.blue.accent-4{background-color:#2962ff!important}.light-blue.lighten-5{background-color:#e1f5fe!important}.light-blue.lighten-4{background-color:#b3e5fc!important}.light-blue.lighten-3{background-color:#81d4fa!important}.light-blue.lighten-2{background-color:#4fc3f7!important}.light-blue.lighten-1{background-color:#29b6f6!important}.light-blue{background-color:#03a9f4!important}.light-blue-text{color:#03a9f4!important}.rgba-light-blue-slight,.rgba-light-blue-slight:after{background-color:rgba(3,169,244,.1)}.rgba-light-blue-light,.rgba-light-blue-light:after{background-color:rgba(3,169,244,.3)}.rgba-light-blue-strong,.rgba-light-blue-strong:after{background-color:rgba(3,169,244,.7)}.light-blue.darken-1{background-color:#039be5!important}.light-blue.darken-2{background-color:#0288d1!important}.light-blue.darken-3{background-color:#0277bd!important}.light-blue.darken-4{background-color:#01579b!important}.light-blue.accent-1{background-color:#80d8ff!important}.light-blue.accent-2{background-color:#40c4ff!important}.light-blue.accent-3{background-color:#00b0ff!important}.light-blue.accent-4{background-color:#0091ea!important}.cyan.lighten-5{background-color:#e0f7fa!important}.cyan.lighten-4{background-color:#b2ebf2!important}.cyan.lighten-3{background-color:#80deea!important}.cyan.lighten-2{background-color:#4dd0e1!important}.cyan.lighten-1{background-color:#26c6da!important}.cyan{background-color:#00bcd4!important}.cyan-text{color:#00bcd4!important}.rgba-cyan-slight,.rgba-cyan-slight:after{background-color:rgba(0,188,212,.1)}.rgba-cyan-light,.rgba-cyan-light:after{background-color:rgba(0,188,212,.3)}.rgba-cyan-strong,.rgba-cyan-strong:after{background-color:rgba(0,188,212,.7)}.cyan.darken-1{background-color:#00acc1!important}.cyan.darken-2{background-color:#0097a7!important}.cyan.darken-3{background-color:#00838f!important}.cyan.darken-4{background-color:#006064!important}.cyan.accent-1{background-color:#84ffff!important}.cyan.accent-2{background-color:#18ffff!important}.cyan.accent-3{background-color:#00e5ff!important}.cyan.accent-4{background-color:#00b8d4!important}.teal.lighten-5{background-color:#e0f2f1!important}.teal.lighten-4{background-color:#b2dfdb!important}.teal.lighten-3{background-color:#80cbc4!important}.teal.lighten-2{background-color:#4db6ac!important}.teal.lighten-1{background-color:#26a69a!important}.teal{background-color:#009688!important}.teal-text{color:#009688!important}.rgba-teal-slight,.rgba-teal-slight:after{background-color:rgba(0,150,136,.1)}.rgba-teal-light,.rgba-teal-light:after{background-color:rgba(0,150,136,.3)}.rgba-teal-strong,.rgba-teal-strong:after{background-color:rgba(0,150,136,.7)}.teal.darken-1{background-color:#00897b!important}.teal.darken-2{background-color:#00796b!important}.teal.darken-3{background-color:#00695c!important}.teal.darken-4{background-color:#004d40!important}.teal.accent-1{background-color:#a7ffeb!important}.teal.accent-2{background-color:#64ffda!important}.teal.accent-3{background-color:#1de9b6!important}.teal.accent-4{background-color:#00bfa5!important}.green.lighten-5{background-color:#e8f5e9!important}.green.lighten-4{background-color:#c8e6c9!important}.green.lighten-3{background-color:#a5d6a7!important}.green.lighten-2{background-color:#81c784!important}.green.lighten-1{background-color:#66bb6a!important}.green{background-color:#4caf50!important}.green-text{color:#4caf50!important}.rgba-green-slight,.rgba-green-slight:after{background-color:rgba(76,175,80,.1)}.rgba-green-light,.rgba-green-light:after{background-color:rgba(76,175,80,.3)}.rgba-green-strong,.rgba-green-strong:after{background-color:rgba(76,175,80,.7)}.green.darken-1{background-color:#43a047!important}.green.darken-2{background-color:#388e3c!important}.green.darken-3{background-color:#2e7d32!important}.green.darken-4{background-color:#1b5e20!important}.green.accent-1{background-color:#b9f6ca!important}.green.accent-2{background-color:#69f0ae!important}.green.accent-3{background-color:#00e676!important}.green.accent-4{background-color:#00c853!important}.light-green.lighten-5{background-color:#f1f8e9!important}.light-green.lighten-4{background-color:#dcedc8!important}.light-green.lighten-3{background-color:#c5e1a5!important}.light-green.lighten-2{background-color:#aed581!important}.light-green.lighten-1{background-color:#9ccc65!important}.light-green{background-color:#8bc34a!important}.light-green-text{color:#8bc34a!important}.rgba-light-green-slight,.rgba-light-green-slight:after{background-color:rgba(139,195,74,.1)}.rgba-light-green-light,.rgba-light-green-light:after{background-color:rgba(139,195,74,.3)}.rgba-light-green-strong,.rgba-light-green-strong:after{background-color:rgba(139,195,74,.7)}.light-green.darken-1{background-color:#7cb342!important}.light-green.darken-2{background-color:#689f38!important}.light-green.darken-3{background-color:#558b2f!important}.light-green.darken-4{background-color:#33691e!important}.light-green.accent-1{background-color:#ccff90!important}.light-green.accent-2{background-color:#b2ff59!important}.light-green.accent-3{background-color:#76ff03!important}.light-green.accent-4{background-color:#64dd17!important}.lime.lighten-5{background-color:#f9fbe7!important}.lime.lighten-4{background-color:#f0f4c3!important}.lime.lighten-3{background-color:#e6ee9c!important}.lime.lighten-2{background-color:#dce775!important}.lime.lighten-1{background-color:#d4e157!important}.lime{background-color:#cddc39!important}.lime-text{color:#cddc39!important}.rgba-lime-slight,.rgba-lime-slight:after{background-color:rgba(205,220,57,.1)}.rgba-lime-light,.rgba-lime-light:after{background-color:rgba(205,220,57,.3)}.rgba-lime-strong,.rgba-lime-strong:after{background-color:rgba(205,220,57,.7)}.lime.darken-1{background-color:#c0ca33!important}.lime.darken-2{background-color:#afb42b!important}.lime.darken-3{background-color:#9e9d24!important}.lime.darken-4{background-color:#827717!important}.lime.accent-1{background-color:#f4ff81!important}.lime.accent-2{background-color:#eeff41!important}.lime.accent-3{background-color:#c6ff00!important}.lime.accent-4{background-color:#aeea00!important}.yellow.lighten-5{background-color:#fffde7!important}.yellow.lighten-4{background-color:#fff9c4!important}.yellow.lighten-3{background-color:#fff59d!important}.yellow.lighten-2{background-color:#fff176!important}.yellow.lighten-1{background-color:#ffee58!important}.yellow{background-color:#ffeb3b!important}.yellow-text{color:#ffeb3b!important}.rgba-yellow-slight,.rgba-yellow-slight:after{background-color:rgba(255,235,59,.1)}.rgba-yellow-light,.rgba-yellow-light:after{background-color:rgba(255,235,59,.3)}.rgba-yellow-strong,.rgba-yellow-strong:after{background-color:rgba(255,235,59,.7)}.yellow.darken-1{background-color:#fdd835!important}.yellow.darken-2{background-color:#fbc02d!important}.yellow.darken-3{background-color:#f9a825!important}.yellow.darken-4{background-color:#f57f17!important}.yellow.accent-1{background-color:#ffff8d!important}.yellow.accent-2{background-color:#ff0!important}.yellow.accent-3{background-color:#ffea00!important}.yellow.accent-4{background-color:#ffd600!important}.amber.lighten-5{background-color:#fff8e1!important}.amber.lighten-4{background-color:#ffecb3!important}.amber.lighten-3{background-color:#ffe082!important}.amber.lighten-2{background-color:#ffd54f!important}.amber.lighten-1{background-color:#ffca28!important}.amber{background-color:#ffc107!important}.amber-text{color:#ffc107!important}.rgba-amber-slight,.rgba-amber-slight:after{background-color:rgba(255,193,7,.1)}.rgba-amber-light,.rgba-amber-light:after{background-color:rgba(255,193,7,.3)}.rgba-amber-strong,.rgba-amber-strong:after{background-color:rgba(255,193,7,.7)}.amber.darken-1{background-color:#ffb300!important}.amber.darken-2{background-color:#ffa000!important}.amber.darken-3{background-color:#ff8f00!important}.amber.darken-4{background-color:#ff6f00!important}.amber.accent-1{background-color:#ffe57f!important}.amber.accent-2{background-color:#ffd740!important}.amber.accent-3{background-color:#ffc400!important}.amber.accent-4{background-color:#ffab00!important}.orange.lighten-5{background-color:#fff3e0!important}.orange.lighten-4{background-color:#ffe0b2!important}.orange.lighten-3{background-color:#ffcc80!important}.orange.lighten-2{background-color:#ffb74d!important}.orange.lighten-1{background-color:#ffa726!important}.orange{background-color:#ff9800!important}.orange-text{color:#ff9800!important}.rgba-orange-slight,.rgba-orange-slight:after{background-color:rgba(255,152,0,.1)}.rgba-orange-light,.rgba-orange-light:after{background-color:rgba(255,152,0,.3)}.rgba-orange-strong,.rgba-orange-strong:after{background-color:rgba(255,152,0,.7)}.orange.darken-1{background-color:#fb8c00!important}.orange.darken-2{background-color:#f57c00!important}.orange.darken-3{background-color:#ef6c00!important}.orange.darken-4{background-color:#e65100!important}.orange.accent-1{background-color:#ffd180!important}.orange.accent-2{background-color:#ffab40!important}.orange.accent-3{background-color:#ff9100!important}.orange.accent-4{background-color:#ff6d00!important}.deep-orange.lighten-5{background-color:#fbe9e7!important}.deep-orange.lighten-4{background-color:#ffccbc!important}.deep-orange.lighten-3{background-color:#ffab91!important}.deep-orange.lighten-2{background-color:#ff8a65!important}.deep-orange.lighten-1{background-color:#ff7043!important}.deep-orange{background-color:#ff5722!important}.deep-orange-text{color:#ff5722!important}.rgba-deep-orange-slight,.rgba-deep-orange-slight:after{background-color:rgba(255,87,34,.1)}.rgba-deep-orange-light,.rgba-deep-orange-light:after{background-color:rgba(255,87,34,.3)}.rgba-deep-orange-strong,.rgba-deep-orange-strong:after{background-color:rgba(255,87,34,.7)}.deep-orange.darken-1{background-color:#f4511e!important}.deep-orange.darken-2{background-color:#e64a19!important}.deep-orange.darken-3{background-color:#d84315!important}.deep-orange.darken-4{background-color:#bf360c!important}.deep-orange.accent-1{background-color:#ff9e80!important}.deep-orange.accent-2{background-color:#ff6e40!important}.deep-orange.accent-3{background-color:#ff3d00!important}.deep-orange.accent-4{background-color:#dd2c00!important}.brown.lighten-5{background-color:#efebe9!important}.brown.lighten-4{background-color:#d7ccc8!important}.brown.lighten-3{background-color:#bcaaa4!important}.brown.lighten-2{background-color:#a1887f!important}.brown.lighten-1{background-color:#8d6e63!important}.brown{background-color:#795548!important}.brown-text{color:#795548!important}.rgba-brown-slight,.rgba-brown-slight:after{background-color:rgba(121,85,72,.1)}.rgba-brown-light,.rgba-brown-light:after{background-color:rgba(121,85,72,.3)}.rgba-brown-strong,.rgba-brown-strong:after{background-color:rgba(121,85,72,.7)}.brown.darken-1{background-color:#6d4c41!important}.brown.darken-2{background-color:#5d4037!important}.brown.darken-3{background-color:#4e342e!important}.brown.darken-4{background-color:#3e2723!important}.blue-grey.lighten-5{background-color:#eceff1!important}.blue-grey.lighten-4{background-color:#cfd8dc!important}.blue-grey.lighten-3{background-color:#b0bec5!important}.blue-grey.lighten-2{background-color:#90a4ae!important}.blue-grey.lighten-1{background-color:#78909c!important}.blue-grey{background-color:#607d8b!important}.blue-grey-text{color:#607d8b!important}.rgba-blue-grey-slight,.rgba-blue-grey-slight:after{background-color:rgba(96,125,139,.1)}.rgba-blue-grey-light,.rgba-blue-grey-light:after{background-color:rgba(96,125,139,.3)}.rgba-blue-grey-strong,.rgba-blue-grey-strong:after{background-color:rgba(96,125,139,.7)}.blue-grey.darken-1{background-color:#546e7a!important}.blue-grey.darken-2{background-color:#455a64!important}.blue-grey.darken-3{background-color:#37474f!important}.blue-grey.darken-4{background-color:#263238!important}.grey.lighten-5{background-color:#fafafa!important}.grey.lighten-4{background-color:#f5f5f5!important}.grey.lighten-3{background-color:#eee!important}.grey.lighten-2{background-color:#e0e0e0!important}.grey.lighten-1{background-color:#bdbdbd!important}.grey{background-color:#9e9e9e!important}.grey-text{color:#9e9e9e!important}.rgba-grey-slight,.rgba-grey-slight:after{background-color:rgba(158,158,158,.1)}.rgba-grey-light,.rgba-grey-light:after{background-color:rgba(158,158,158,.3)}.rgba-grey-strong,.rgba-grey-strong:after{background-color:rgba(158,158,158,.7)}.grey.darken-1{background-color:#757575!important}.grey.darken-2{background-color:#616161!important}.grey.darken-3{background-color:#424242!important}.grey.darken-4{background-color:#212121!important}.black{background-color:#000!important}.black-text,.toast-close-button:hover,.toast-close-button:focus,.btn.btn-link{color:#000!important}.rgba-black-slight,.rgba-black-slight:after{background-color:rgba(0,0,0,.1)}.rgba-black-light,.rgba-black-light:after{background-color:rgba(0,0,0,.3)}.rgba-black-strong,.rgba-black-strong:after{background-color:rgba(0,0,0,.7)}.white{background-color:#fff!important}.white-text,#toast-container>div,.toast-close-button,.toast-message a,.toast-message label{color:#fff!important}.rgba-white-slight,.rgba-white-slight:after{background-color:rgba(255,255,255,.1)}.rgba-white-light,.rgba-white-light:after{background-color:rgba(255,255,255,.3)}.rgba-white-strong,.rgba-white-strong:after{background-color:rgba(255,255,255,.7)}.rgba-stylish-slight{background-color:rgba(62,69,81,.1)}.rgba-stylish-light{background-color:rgba(62,69,81,.3)}.rgba-stylish-strong{background-color:rgba(62,69,81,.7)}.primary-color{background-color:#4285f4!important}.primary-color-dark{background-color:#0d47a1!important}.secondary-color{background-color:#a6c!important}.secondary-color-dark{background-color:#93c!important}.default-color{background-color:#2bbbad!important}.default-color-dark{background-color:#00695c!important}.info-color{background-color:#33b5e5!important}.info-color-dark{background-color:#09c!important}.success-color{background-color:#00c851!important}.success-color-dark{background-color:#007e33!important}.warning-color{background-color:#fb3!important}.warning-color-dark{background-color:#f80!important}.danger-color{background-color:#ff3547!important}.danger-color-dark{background-color:#c00!important}.elegant-color{background-color:#2e2e2e!important}.elegant-color-dark{background-color:#212121!important}.stylish-color{background-color:#4b515d!important}.stylish-color-dark{background-color:#3e4551!important}.unique-color{background-color:#3f729b!important}.unique-color-dark{background-color:#1c2331!important}.special-color{background-color:#37474f!important}.special-color-dark{background-color:#263238!important}.purple-gradient{background:linear-gradient(40deg,#ff6ec4,#7873f5)!important}.peach-gradient{background:linear-gradient(40deg,#FFD86F,#FC6262)!important}.aqua-gradient{background:linear-gradient(40deg,#2096ff,#05ffa3)!important}.blue-gradient{background:linear-gradient(40deg,#45cafc,#303f9f)!important}.purple-gradient-rgba{background:linear-gradient(40deg,rgba(255,110,196,.9),rgba(120,115,245,.9))!important}.peach-gradient-rgba{background:linear-gradient(40deg,rgba(255,216,111,.9),rgba(252,98,98,.9))!important}.aqua-gradient-rgba{background:linear-gradient(40deg,rgba(32,150,255,.9),rgba(5,255,163,.9))!important}.blue-gradient-rgba{background:linear-gradient(40deg,rgba(69,202,252,.9),rgba(48,63,159,.9))!important}.dark-grey-text{color:#4f4f4f!important}.dark-grey-text:hover,.dark-grey-text:focus{color:#4f4f4f!important}.hoverable{box-shadow:none;transition:all .55s ease-in-out}.hoverable:hover{box-shadow:0 8px 17px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19);transition:all .55s ease-in-out}.z-depth-0{box-shadow:none!important}.z-depth-1{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12)!important}.z-depth-1-half{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)!important}.z-depth-2{box-shadow:0 8px 17px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19)!important}.z-depth-3{box-shadow:0 12px 15px rgba(0,0,0,.24),0 17px 50px rgba(0,0,0,.19)!important}.z-depth-4{box-shadow:0 16px 28px rgba(0,0,0,.22),0 25px 55px rgba(0,0,0,.21)!important}.z-depth-5{box-shadow:0 27px 24px rgba(0,0,0,.2),0 40px 77px rgba(0,0,0,.22)!important}.disabled,:disabled{pointer-events:none!important}a{cursor:pointer;text-decoration:none;color:#007bff;transition:all .2s ease-in-out}a:hover{text-decoration:none;color:#0056b3;transition:all .2s ease-in-out}a.disabled:hover,a:disabled:hover{color:#007bff}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}.img-fluid,.video-fluid{max-width:100%;height:auto}.flex-center{display:flex;justify-content:center;align-items:center;height:100%}.flex-center p{margin:0}.flex-center ul{text-align:center}.flex-center ul li{margin-bottom:1rem}.flex-center ul li:last-of-type{margin-bottom:0}.hr-light{border-top:1px solid #fff}.hr-dark{border-top:1px solid #666}.w-responsive{width:75%}@media (max-width: 740px){.w-responsive{width:100%}}.collapsible-body{display:none}.jumbotron{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);border-radius:.125rem;background-color:#fff}.bg-primary{background-color:#4285f4!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#1266f1!important}.border-primary{border-color:#4285f4!important}.bg-danger{background-color:#ff3547!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#ff0219!important}.border-danger{border-color:#ff3547!important}.bg-warning{background-color:#fb3!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#fa0!important}.border-warning{border-color:#fb3!important}.bg-success{background-color:#00c851!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#00953c!important}.border-success{border-color:#00c851!important}.bg-info{background-color:#33b5e5!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#1a9bcb!important}.border-info{border-color:#33b5e5!important}.bg-default{background-color:#2bbbad!important}a.bg-default:hover,a.bg-default:focus,button.bg-default:hover,button.bg-default:focus{background-color:#219287!important}.border-default{border-color:#2bbbad!important}.bg-secondary{background-color:#a6c!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#9540bf!important}.border-secondary{border-color:#a6c!important}.bg-dark{background-color:#212121!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#080808!important}.border-dark{border-color:#212121!important}.bg-light{background-color:#e0e0e0!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#c7c7c7!important}.border-light{border-color:#e0e0e0!important}.card-img-100{width:100px;height:100px}.card-img-64{width:64px;height:64px}.mml-1{margin-left:-.25rem!important}.flex-1{flex:1}body,h1,h2,h3,h4,h5,h6{font-weight:300}.h1-responsive{font-size:150%}.h2-responsive{font-size:145%}.h3-responsive,.h4-responsive,.h5-responsive{font-size:135%}@media (min-width: 576px){.h1-responsive{font-size:170%}.h2-responsive{font-size:140%}.h3-responsive,.h4-responsive,.h5-responsive{font-size:125%}}@media (min-width: 768px){.h1-responsive{font-size:200%}.h2-responsive{font-size:170%}.h3-responsive{font-size:140%}.h4-responsive,.h5-responsive{font-size:125%}}@media (min-width: 992px){.h1-responsive{font-size:200%}.h2-responsive{font-size:170%}.h3-responsive{font-size:140%}.h4-responsive,.h5-responsive{font-size:125%}}@media (min-width: 1200px){.h1-responsive{font-size:250%}.h2-responsive{font-size:200%}.h3-responsive{font-size:170%}.h4-responsive{font-size:140%}.h5-responsive{font-size:125%}}.divider-new{flex-direction:row;justify-content:center;align-items:center;display:flex;margin-top:2.8rem;margin-bottom:2.8rem}.divider-new>h1,.divider-new h2,.divider-new h3,.divider-new h4,.divider-new h5,.divider-new h6{margin-bottom:0}.divider-new:before,.divider-new:after{content:"";height:1.5px;flex:1;height:2px;background:#c6c6c6}.divider-new:before{margin:0 .5rem 0 0}.divider-new:after{margin:0 0 0 .5rem}.blockquote{padding:.5rem 1rem;border-left:.25rem solid #eceeef}.blockquote.text-right{border-left:none;border-right:.25rem solid #eceeef}.blockquote .bq-title{margin-bottom:0;font-size:1.5rem;font-weight:400}.blockquote p{padding:1rem 0;font-size:1.1rem}.bq-primary{border-left:3px solid #4285f4!important}.bq-primary .bq-title{color:#4285f4!important}.bq-danger{border-left:3px solid #ff3547!important}.bq-danger .bq-title{color:#ff3547!important}.bq-warning{border-left:3px solid #ffbb33!important}.bq-warning .bq-title{color:#fb3!important}.bq-success{border-left:3px solid #00c851!important}.bq-success .bq-title{color:#00c851!important}.bq-info{border-left:3px solid #33b5e5!important}.bq-info .bq-title{color:#33b5e5!important}.text-primary{color:#4285f4!important}a.text-primary:hover,a.text-primary:focus{color:#1266f1!important}.text-danger,#limitsBlock .limit-block[data-limit_status=false] .limit-false{color:#ff3547!important}a.text-danger:hover,#limitsBlock .limit-block[data-limit_status=false] a.limit-false:hover,a.text-danger:focus,#limitsBlock .limit-block[data-limit_status=false] a.limit-false:focus{color:#ff0219!important}.text-warning{color:#fb3!important}a.text-warning:hover,a.text-warning:focus{color:#fa0!important}.text-success,#limitsBlock .limit-block[data-limit_status=true] .limit-true{color:#00c851!important}a.text-success:hover,#limitsBlock .limit-block[data-limit_status=true] a.limit-true:hover,a.text-success:focus,#limitsBlock .limit-block[data-limit_status=true] a.limit-true:focus{color:#00953c!important}.text-info{color:#33b5e5!important}a.text-info:hover,a.text-info:focus{color:#1a9bcb!important}.text-default{color:#2bbbad!important}a.text-default:hover,a.text-default:focus{color:#219287!important}.text-secondary{color:#a6c!important}a.text-secondary:hover,a.text-secondary:focus{color:#9540bf!important}.text-dark{color:#212121!important}a.text-dark:hover,a.text-dark:focus{color:#080808!important}.text-light{color:#e0e0e0!important}a.text-light:hover,a.text-light:focus{color:#c7c7c7!important}.font-small{font-size:.9rem}/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE */.waves-effect{position:relative;cursor:pointer;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;opacity:0;background:rgba(0,0,0,.2);background:-webkit-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(0,0,0,.2) 0,rgba(0,0,0,.3) 40%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.5) 60%,rgba(255,255,255,0) 70%);-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0) translate(0,0);-moz-transform:scale(0) translate(0,0);-ms-transform:scale(0) translate(0,0);-o-transform:scale(0) translate(0,0);transform:scale(0) translate(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background:rgba(255,255,255,.4);background:-webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:-moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);background:radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)}.waves-effect.waves-classic .waves-ripple{background:rgba(0,0,0,.2)}.waves-effect.waves-classic.waves-light .waves-ripple{background:rgba(255,255,255,.4)}.waves-notransition{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important}.waves-button,.waves-circle{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}.waves-button,.waves-button:hover,.waves-button:visited,.waves-button-input{white-space:nowrap;vertical-align:middle;cursor:pointer;border:none;outline:none;color:inherit;background-color:rgba(0,0,0,0);font-size:1em;line-height:1em;text-align:center;text-decoration:none;z-index:1}.waves-button{padding:.85em 1.1em;border-radius:.2em}.waves-button-input{margin:0;padding:.85em 1.1em}.waves-input-wrapper{display:inline-block;position:relative;vertical-align:middle;border-radius:.2em}.waves-input-wrapper.waves-button{padding:0}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.waves-float{-webkit-mask-image:none;-webkit-box-shadow:0px 1px 1.5px 1px rgba(0,0,0,.12);box-shadow:0 1px 1.5px 1px rgba(0,0,0,.12);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s}.waves-float:active{-webkit-box-shadow:0px 8px 20px 1px rgba(0,0,0,.3);box-shadow:0 8px 20px 1px rgba(0,0,0,.3)}.waves-block{display:block}a.waves-effect,a.waves-light{display:inline-block}.btn{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);padding:.84rem 2.14rem;font-size:.81rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:.375rem;border:0;border-radius:.125rem;cursor:pointer;text-transform:uppercase;white-space:normal;word-wrap:break-word;color:inherit}.btn:hover,.btn:active,.btn:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);outline:0}.btn:not([disabled]):not(.disabled):active,.btn:not([disabled]):not(.disabled).active{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn .fas,.btn .fab,.btn .far{position:relative;font-size:.9rem}.btn .fas.right,.btn .fab.right,.btn .far.right{margin-left:.3rem}.btn .fas.left,.btn .fab.left,.btn .far.left{margin-right:.3rem}.btn.btn-lg{padding:1rem 2.4rem;font-size:.94rem}.btn.btn-lg .fas,.btn.btn-lg .fab,.btn.btn-lg .far{font-size:1rem}.btn.btn-md{padding:.7rem 1.6rem;font-size:.7rem}.btn.btn-md .fas,.btn.btn-md .fab,.btn.btn-md .far{font-size:.8rem}.btn.btn-sm{padding:.5rem 1.6rem;font-size:.64rem}.btn.btn-sm .fas,.btn.btn-sm .fab,.btn.btn-sm .far{font-size:.7rem}.btn.btn-tb{padding:.3rem 1rem}.btn.disabled:active,.btn.disabled:focus,.btn.disabled:hover,.btn:disabled:active,.btn:disabled:focus,.btn:disabled:hover{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12)}.btn.btn-block{margin:inherit}.btn.btn-link{box-shadow:none;background-color:transparent}.btn.btn-link:active,.btn.btn-link:focus,.btn.btn-link:hover{box-shadow:none!important;background-color:transparent}.btn[class*=btn-outline-]{padding-top:.7rem;padding-bottom:.7rem}.btn[class*=btn-outline-].btn-lg{padding-top:.88rem;padding-bottom:.88rem}.btn[class*=btn-outline-].btn-md{padding-top:.58rem;padding-bottom:.58rem}.btn[class*=btn-outline-].btn-sm{padding-top:.38rem;padding-bottom:.38rem}.btn-group .btn{margin:0}.btn .fa-lg,.btn-floating .fa-lg{font-size:1.33333em!important}.btn .fa-xs,.btn-floating .fa-xs{font-size:.75em!important}.btn .fa-sm,.btn-floating .fa-sm{font-size:.875em!important}.btn .fa-1x,.btn-floating .fa-1x{font-size:1em!important}.btn .fa-2x,.btn-floating .fa-2x{font-size:2em!important}.btn .fa-3x,.btn-floating .fa-3x{font-size:3em!important}.btn .fa-4x,.btn-floating .fa-4x{font-size:4em!important}.btn .fa-5x,.btn-floating .fa-5x{font-size:5em!important}.btn .fa-6x,.btn-floating .fa-6x{font-size:6em!important}.btn .fa-7x,.btn-floating .fa-7x{font-size:7em!important}.btn .fa-8x,.btn-floating .fa-8x{font-size:8em!important}.btn .fa-9x,.btn-floating .fa-9x{font-size:9em!important}.btn .fa-10x,.btn-floating .fa-10x{font-size:10em!important}.btn-primary{background-color:#4285f4!important;color:#fff}.btn-primary:hover{background-color:#5a95f5;color:#fff}.btn-primary:focus,.btn-primary.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-primary:focus,.btn-primary:active,.btn-primary.active{background-color:#0b51c5}.btn-primary.dropdown-toggle{background-color:#4285f4!important}.btn-primary.dropdown-toggle:hover,.btn-primary.dropdown-toggle:focus{background-color:#5a95f5!important}.btn-primary:not([disabled]):not(.disabled):active,.btn-primary:not([disabled]):not(.disabled).active,.show>.btn-primary.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#0b51c5!important}.btn-primary:not([disabled]):not(.disabled):active:focus,.btn-primary:not([disabled]):not(.disabled).active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.primary-ic{color:#4285f4!important}.primary-ic:hover,.primary-ic:focus{color:#4285f4}table.table a.btn.btn-primary{color:#fff}.btn-outline-primary{border:2px solid #4285f4!important;background-color:transparent!important;color:#4285f4!important}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:active,.btn-outline-primary:active:focus,.btn-outline-primary.active{border-color:#4285f4!important;background-color:transparent!important;color:#4285f4!important}.btn-outline-primary:not([disabled]):not(.disabled):active,.btn-outline-primary:not([disabled]):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#4285f4!important}.btn-outline-primary:not([disabled]):not(.disabled):active:focus,.btn-outline-primary:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-danger{background-color:#ff3547!important;color:#fff}.btn-danger:hover{background-color:#ff4f5e;color:#fff}.btn-danger:focus,.btn-danger.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-danger:focus,.btn-danger:active,.btn-danger.active{background-color:#ce0012}.btn-danger.dropdown-toggle{background-color:#ff3547!important}.btn-danger.dropdown-toggle:hover,.btn-danger.dropdown-toggle:focus{background-color:#ff4f5e!important}.btn-danger:not([disabled]):not(.disabled):active,.btn-danger:not([disabled]):not(.disabled).active,.show>.btn-danger.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#ce0012!important}.btn-danger:not([disabled]):not(.disabled):active:focus,.btn-danger:not([disabled]):not(.disabled).active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.danger-ic{color:#ff3547!important}.danger-ic:hover,.danger-ic:focus{color:#ff3547}table.table a.btn.btn-danger{color:#fff}.btn-outline-danger{border:2px solid #ff3547!important;background-color:transparent!important;color:#ff3547!important}.btn-outline-danger:hover,.btn-outline-danger:focus,.btn-outline-danger:active,.btn-outline-danger:active:focus,.btn-outline-danger.active{border-color:#ff3547!important;background-color:transparent!important;color:#ff3547!important}.btn-outline-danger:not([disabled]):not(.disabled):active,.btn-outline-danger:not([disabled]):not(.disabled).active,.show>.btn-outline-danger.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#ff3547!important}.btn-outline-danger:not([disabled]):not(.disabled):active:focus,.btn-outline-danger:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-warning{background-color:#fb3!important;color:#fff}.btn-warning:hover{background-color:#ffc44d;color:#fff}.btn-warning:focus,.btn-warning.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-warning:focus,.btn-warning:active,.btn-warning.active{background-color:#c80}.btn-warning.dropdown-toggle{background-color:#fb3!important}.btn-warning.dropdown-toggle:hover,.btn-warning.dropdown-toggle:focus{background-color:#ffc44d!important}.btn-warning:not([disabled]):not(.disabled):active,.btn-warning:not([disabled]):not(.disabled).active,.show>.btn-warning.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#c80!important}.btn-warning:not([disabled]):not(.disabled):active:focus,.btn-warning:not([disabled]):not(.disabled).active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.warning-ic{color:#fb3!important}.warning-ic:hover,.warning-ic:focus{color:#fb3}table.table a.btn.btn-warning{color:#fff}.btn-outline-warning{border:2px solid #ffbb33!important;background-color:transparent!important;color:#fb3!important}.btn-outline-warning:hover,.btn-outline-warning:focus,.btn-outline-warning:active,.btn-outline-warning:active:focus,.btn-outline-warning.active{border-color:#fb3!important;background-color:transparent!important;color:#fb3!important}.btn-outline-warning:not([disabled]):not(.disabled):active,.btn-outline-warning:not([disabled]):not(.disabled).active,.show>.btn-outline-warning.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#fb3!important}.btn-outline-warning:not([disabled]):not(.disabled):active:focus,.btn-outline-warning:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-success{background-color:#00c851!important;color:#fff}.btn-success:hover{background-color:#00e25b;color:#fff}.btn-success:focus,.btn-success.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-success:focus,.btn-success:active,.btn-success.active{background-color:#006228}.btn-success.dropdown-toggle{background-color:#00c851!important}.btn-success.dropdown-toggle:hover,.btn-success.dropdown-toggle:focus{background-color:#00e25b!important}.btn-success:not([disabled]):not(.disabled):active,.btn-success:not([disabled]):not(.disabled).active,.show>.btn-success.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#006228!important}.btn-success:not([disabled]):not(.disabled):active:focus,.btn-success:not([disabled]):not(.disabled).active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.success-ic{color:#00c851!important}.success-ic:hover,.success-ic:focus{color:#00c851}table.table a.btn.btn-success{color:#fff}.btn-outline-success{border:2px solid #00c851!important;background-color:transparent!important;color:#00c851!important}.btn-outline-success:hover,.btn-outline-success:focus,.btn-outline-success:active,.btn-outline-success:active:focus,.btn-outline-success.active{border-color:#00c851!important;background-color:transparent!important;color:#00c851!important}.btn-outline-success:not([disabled]):not(.disabled):active,.btn-outline-success:not([disabled]):not(.disabled).active,.show>.btn-outline-success.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#00c851!important}.btn-outline-success:not([disabled]):not(.disabled):active:focus,.btn-outline-success:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-info{background-color:#33b5e5!important;color:#fff}.btn-info:hover{background-color:#4abde8;color:#fff}.btn-info:focus,.btn-info.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-info:focus,.btn-info:active,.btn-info.active{background-color:#14799e}.btn-info.dropdown-toggle{background-color:#33b5e5!important}.btn-info.dropdown-toggle:hover,.btn-info.dropdown-toggle:focus{background-color:#4abde8!important}.btn-info:not([disabled]):not(.disabled):active,.btn-info:not([disabled]):not(.disabled).active,.show>.btn-info.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#14799e!important}.btn-info:not([disabled]):not(.disabled):active:focus,.btn-info:not([disabled]):not(.disabled).active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.info-ic{color:#33b5e5!important}.info-ic:hover,.info-ic:focus{color:#33b5e5}table.table a.btn.btn-info{color:#fff}.btn-outline-info{border:2px solid #33b5e5!important;background-color:transparent!important;color:#33b5e5!important}.btn-outline-info:hover,.btn-outline-info:focus,.btn-outline-info:active,.btn-outline-info:active:focus,.btn-outline-info.active{border-color:#33b5e5!important;background-color:transparent!important;color:#33b5e5!important}.btn-outline-info:not([disabled]):not(.disabled):active,.btn-outline-info:not([disabled]):not(.disabled).active,.show>.btn-outline-info.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#33b5e5!important}.btn-outline-info:not([disabled]):not(.disabled):active:focus,.btn-outline-info:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-default{background-color:#2bbbad!important;color:#fff}.btn-default:hover{background-color:#30cfc0;color:#fff}.btn-default:focus,.btn-default.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-default:focus,.btn-default:active,.btn-default.active{background-color:#186860}.btn-default.dropdown-toggle{background-color:#2bbbad!important}.btn-default.dropdown-toggle:hover,.btn-default.dropdown-toggle:focus{background-color:#30cfc0!important}.btn-default:not([disabled]):not(.disabled):active,.btn-default:not([disabled]):not(.disabled).active,.show>.btn-default.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#186860!important}.btn-default:not([disabled]):not(.disabled):active:focus,.btn-default:not([disabled]):not(.disabled).active:focus,.show>.btn-default.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.default-ic{color:#2bbbad!important}.default-ic:hover,.default-ic:focus{color:#2bbbad}table.table a.btn.btn-default{color:#fff}.btn-outline-default{border:2px solid #2bbbad!important;background-color:transparent!important;color:#2bbbad!important}.btn-outline-default:hover,.btn-outline-default:focus,.btn-outline-default:active,.btn-outline-default:active:focus,.btn-outline-default.active{border-color:#2bbbad!important;background-color:transparent!important;color:#2bbbad!important}.btn-outline-default:not([disabled]):not(.disabled):active,.btn-outline-default:not([disabled]):not(.disabled).active,.show>.btn-outline-default.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#2bbbad!important}.btn-outline-default:not([disabled]):not(.disabled):active:focus,.btn-outline-default:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-default.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-secondary{background-color:#a6c!important;color:#fff}.btn-secondary:hover{background-color:#b579d2;color:#fff}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-secondary:focus,.btn-secondary:active,.btn-secondary.active{background-color:#739}.btn-secondary.dropdown-toggle{background-color:#a6c!important}.btn-secondary.dropdown-toggle:hover,.btn-secondary.dropdown-toggle:focus{background-color:#b579d2!important}.btn-secondary:not([disabled]):not(.disabled):active,.btn-secondary:not([disabled]):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#739!important}.btn-secondary:not([disabled]):not(.disabled):active:focus,.btn-secondary:not([disabled]):not(.disabled).active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.secondary-ic{color:#a6c!important}.secondary-ic:hover,.secondary-ic:focus{color:#a6c}table.table a.btn.btn-secondary{color:#fff}.btn-outline-secondary{border:2px solid #aa66cc!important;background-color:transparent!important;color:#a6c!important}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary:active,.btn-outline-secondary:active:focus,.btn-outline-secondary.active{border-color:#a6c!important;background-color:transparent!important;color:#a6c!important}.btn-outline-secondary:not([disabled]):not(.disabled):active,.btn-outline-secondary:not([disabled]):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#a6c!important}.btn-outline-secondary:not([disabled]):not(.disabled):active:focus,.btn-outline-secondary:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-elegant{background-color:#2e2e2e!important;color:#fff}.btn-elegant:hover{background-color:#3b3b3b;color:#fff}.btn-elegant:focus,.btn-elegant.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-elegant:focus,.btn-elegant:active,.btn-elegant.active{background-color:#000}.btn-elegant.dropdown-toggle{background-color:#2e2e2e!important}.btn-elegant.dropdown-toggle:hover,.btn-elegant.dropdown-toggle:focus{background-color:#3b3b3b!important}.btn-elegant:not([disabled]):not(.disabled):active,.btn-elegant:not([disabled]):not(.disabled).active,.show>.btn-elegant.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#000!important}.btn-elegant:not([disabled]):not(.disabled):active:focus,.btn-elegant:not([disabled]):not(.disabled).active:focus,.show>.btn-elegant.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.elegant-ic{color:#2e2e2e!important}.elegant-ic:hover,.elegant-ic:focus{color:#2e2e2e}table.table a.btn.btn-elegant{color:#fff}.btn-outline-elegant{border:2px solid #2e2e2e!important;background-color:transparent!important;color:#2e2e2e!important}.btn-outline-elegant:hover,.btn-outline-elegant:focus,.btn-outline-elegant:active,.btn-outline-elegant:active:focus,.btn-outline-elegant.active{border-color:#2e2e2e!important;background-color:transparent!important;color:#2e2e2e!important}.btn-outline-elegant:not([disabled]):not(.disabled):active,.btn-outline-elegant:not([disabled]):not(.disabled).active,.show>.btn-outline-elegant.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#2e2e2e!important}.btn-outline-elegant:not([disabled]):not(.disabled):active:focus,.btn-outline-elegant:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-elegant.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-unique{background-color:#880e4f!important;color:#fff}.btn-unique:hover{background-color:#9f105c;color:#fff}.btn-unique:focus,.btn-unique.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-unique:focus,.btn-unique:active,.btn-unique.active{background-color:#2c0419}.btn-unique.dropdown-toggle{background-color:#880e4f!important}.btn-unique.dropdown-toggle:hover,.btn-unique.dropdown-toggle:focus{background-color:#9f105c!important}.btn-unique:not([disabled]):not(.disabled):active,.btn-unique:not([disabled]):not(.disabled).active,.show>.btn-unique.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#2c0419!important}.btn-unique:not([disabled]):not(.disabled):active:focus,.btn-unique:not([disabled]):not(.disabled).active:focus,.show>.btn-unique.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.unique-ic{color:#880e4f!important}.unique-ic:hover,.unique-ic:focus{color:#880e4f}table.table a.btn.btn-unique{color:#fff}.btn-outline-unique{border:2px solid #880e4f!important;background-color:transparent!important;color:#880e4f!important}.btn-outline-unique:hover,.btn-outline-unique:focus,.btn-outline-unique:active,.btn-outline-unique:active:focus,.btn-outline-unique.active{border-color:#880e4f!important;background-color:transparent!important;color:#880e4f!important}.btn-outline-unique:not([disabled]):not(.disabled):active,.btn-outline-unique:not([disabled]):not(.disabled).active,.show>.btn-outline-unique.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#880e4f!important}.btn-outline-unique:not([disabled]):not(.disabled):active:focus,.btn-outline-unique:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-unique.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-dark-green{background-color:#388e3c!important;color:#fff}.btn-dark-green:hover{background-color:#3fa044;color:#fff}.btn-dark-green:focus,.btn-dark-green.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-dark-green:focus,.btn-dark-green:active,.btn-dark-green.active{background-color:#1b451d}.btn-dark-green.dropdown-toggle{background-color:#388e3c!important}.btn-dark-green.dropdown-toggle:hover,.btn-dark-green.dropdown-toggle:focus{background-color:#3fa044!important}.btn-dark-green:not([disabled]):not(.disabled):active,.btn-dark-green:not([disabled]):not(.disabled).active,.show>.btn-dark-green.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#1b451d!important}.btn-dark-green:not([disabled]):not(.disabled):active:focus,.btn-dark-green:not([disabled]):not(.disabled).active:focus,.show>.btn-dark-green.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.dark-green-ic{color:#388e3c!important}.dark-green-ic:hover,.dark-green-ic:focus{color:#388e3c}table.table a.btn.btn-dark-green{color:#fff}.btn-outline-dark-green{border:2px solid #388e3c!important;background-color:transparent!important;color:#388e3c!important}.btn-outline-dark-green:hover,.btn-outline-dark-green:focus,.btn-outline-dark-green:active,.btn-outline-dark-green:active:focus,.btn-outline-dark-green.active{border-color:#388e3c!important;background-color:transparent!important;color:#388e3c!important}.btn-outline-dark-green:not([disabled]):not(.disabled):active,.btn-outline-dark-green:not([disabled]):not(.disabled).active,.show>.btn-outline-dark-green.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#388e3c!important}.btn-outline-dark-green:not([disabled]):not(.disabled):active:focus,.btn-outline-dark-green:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-dark-green.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-mdb-color{background-color:#59698d!important;color:#fff}.btn-mdb-color:hover{background-color:#63759d;color:#fff}.btn-mdb-color:focus,.btn-mdb-color.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-mdb-color:focus,.btn-mdb-color:active,.btn-mdb-color.active{background-color:#323a4e}.btn-mdb-color.dropdown-toggle{background-color:#59698d!important}.btn-mdb-color.dropdown-toggle:hover,.btn-mdb-color.dropdown-toggle:focus{background-color:#63759d!important}.btn-mdb-color:not([disabled]):not(.disabled):active,.btn-mdb-color:not([disabled]):not(.disabled).active,.show>.btn-mdb-color.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#323a4e!important}.btn-mdb-color:not([disabled]):not(.disabled):active:focus,.btn-mdb-color:not([disabled]):not(.disabled).active:focus,.show>.btn-mdb-color.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.mdb-color-ic{color:#59698d!important}.mdb-color-ic:hover,.mdb-color-ic:focus{color:#59698d}table.table a.btn.btn-mdb-color{color:#fff}.btn-outline-mdb-color{border:2px solid #59698d!important;background-color:transparent!important;color:#59698d!important}.btn-outline-mdb-color:hover,.btn-outline-mdb-color:focus,.btn-outline-mdb-color:active,.btn-outline-mdb-color:active:focus,.btn-outline-mdb-color.active{border-color:#59698d!important;background-color:transparent!important;color:#59698d!important}.btn-outline-mdb-color:not([disabled]):not(.disabled):active,.btn-outline-mdb-color:not([disabled]):not(.disabled).active,.show>.btn-outline-mdb-color.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#59698d!important}.btn-outline-mdb-color:not([disabled]):not(.disabled):active:focus,.btn-outline-mdb-color:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-mdb-color.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-red{background-color:#d32f2f!important;color:#fff}.btn-red:hover{background-color:#d74444;color:#fff}.btn-red:focus,.btn-red.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-red:focus,.btn-red:active,.btn-red.active{background-color:#811b1b}.btn-red.dropdown-toggle{background-color:#d32f2f!important}.btn-red.dropdown-toggle:hover,.btn-red.dropdown-toggle:focus{background-color:#d74444!important}.btn-red:not([disabled]):not(.disabled):active,.btn-red:not([disabled]):not(.disabled).active,.show>.btn-red.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#811b1b!important}.btn-red:not([disabled]):not(.disabled):active:focus,.btn-red:not([disabled]):not(.disabled).active:focus,.show>.btn-red.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.red-ic{color:#d32f2f!important}.red-ic:hover,.red-ic:focus{color:#d32f2f}table.table a.btn.btn-red{color:#fff}.btn-outline-red{border:2px solid #d32f2f!important;background-color:transparent!important;color:#d32f2f!important}.btn-outline-red:hover,.btn-outline-red:focus,.btn-outline-red:active,.btn-outline-red:active:focus,.btn-outline-red.active{border-color:#d32f2f!important;background-color:transparent!important;color:#d32f2f!important}.btn-outline-red:not([disabled]):not(.disabled):active,.btn-outline-red:not([disabled]):not(.disabled).active,.show>.btn-outline-red.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#d32f2f!important}.btn-outline-red:not([disabled]):not(.disabled):active:focus,.btn-outline-red:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-red.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-pink{background-color:#ec407a!important;color:#fff}.btn-pink:hover{background-color:#ee578a;color:#fff}.btn-pink:focus,.btn-pink.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-pink:focus,.btn-pink:active,.btn-pink.active{background-color:#b41249}.btn-pink.dropdown-toggle{background-color:#ec407a!important}.btn-pink.dropdown-toggle:hover,.btn-pink.dropdown-toggle:focus{background-color:#ee578a!important}.btn-pink:not([disabled]):not(.disabled):active,.btn-pink:not([disabled]):not(.disabled).active,.show>.btn-pink.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#b41249!important}.btn-pink:not([disabled]):not(.disabled):active:focus,.btn-pink:not([disabled]):not(.disabled).active:focus,.show>.btn-pink.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.pink-ic{color:#ec407a!important}.pink-ic:hover,.pink-ic:focus{color:#ec407a}table.table a.btn.btn-pink{color:#fff}.btn-outline-pink{border:2px solid #ec407a!important;background-color:transparent!important;color:#ec407a!important}.btn-outline-pink:hover,.btn-outline-pink:focus,.btn-outline-pink:active,.btn-outline-pink:active:focus,.btn-outline-pink.active{border-color:#ec407a!important;background-color:transparent!important;color:#ec407a!important}.btn-outline-pink:not([disabled]):not(.disabled):active,.btn-outline-pink:not([disabled]):not(.disabled).active,.show>.btn-outline-pink.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#ec407a!important}.btn-outline-pink:not([disabled]):not(.disabled):active:focus,.btn-outline-pink:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-pink.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-purple{background-color:#8e24aa!important;color:#fff}.btn-purple:hover{background-color:#a028bf;color:#fff}.btn-purple:focus,.btn-purple.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-purple:focus,.btn-purple:active,.btn-purple.active{background-color:#481256}.btn-purple.dropdown-toggle{background-color:#8e24aa!important}.btn-purple.dropdown-toggle:hover,.btn-purple.dropdown-toggle:focus{background-color:#a028bf!important}.btn-purple:not([disabled]):not(.disabled):active,.btn-purple:not([disabled]):not(.disabled).active,.show>.btn-purple.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#481256!important}.btn-purple:not([disabled]):not(.disabled):active:focus,.btn-purple:not([disabled]):not(.disabled).active:focus,.show>.btn-purple.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.purple-ic{color:#8e24aa!important}.purple-ic:hover,.purple-ic:focus{color:#8e24aa}table.table a.btn.btn-purple{color:#fff}.btn-outline-purple{border:2px solid #8e24aa!important;background-color:transparent!important;color:#8e24aa!important}.btn-outline-purple:hover,.btn-outline-purple:focus,.btn-outline-purple:active,.btn-outline-purple:active:focus,.btn-outline-purple.active{border-color:#8e24aa!important;background-color:transparent!important;color:#8e24aa!important}.btn-outline-purple:not([disabled]):not(.disabled):active,.btn-outline-purple:not([disabled]):not(.disabled).active,.show>.btn-outline-purple.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#8e24aa!important}.btn-outline-purple:not([disabled]):not(.disabled):active:focus,.btn-outline-purple:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-purple.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-deep-purple{background-color:#512da8!important;color:#fff}.btn-deep-purple:hover{background-color:#5b32bc;color:#fff}.btn-deep-purple:focus,.btn-deep-purple.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-deep-purple:focus,.btn-deep-purple:active,.btn-deep-purple.active{background-color:#2a1758}.btn-deep-purple.dropdown-toggle{background-color:#512da8!important}.btn-deep-purple.dropdown-toggle:hover,.btn-deep-purple.dropdown-toggle:focus{background-color:#5b32bc!important}.btn-deep-purple:not([disabled]):not(.disabled):active,.btn-deep-purple:not([disabled]):not(.disabled).active,.show>.btn-deep-purple.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#2a1758!important}.btn-deep-purple:not([disabled]):not(.disabled):active:focus,.btn-deep-purple:not([disabled]):not(.disabled).active:focus,.show>.btn-deep-purple.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.deep-purple-ic{color:#512da8!important}.deep-purple-ic:hover,.deep-purple-ic:focus{color:#512da8}table.table a.btn.btn-deep-purple{color:#fff}.btn-outline-deep-purple{border:2px solid #512da8!important;background-color:transparent!important;color:#512da8!important}.btn-outline-deep-purple:hover,.btn-outline-deep-purple:focus,.btn-outline-deep-purple:active,.btn-outline-deep-purple:active:focus,.btn-outline-deep-purple.active{border-color:#512da8!important;background-color:transparent!important;color:#512da8!important}.btn-outline-deep-purple:not([disabled]):not(.disabled):active,.btn-outline-deep-purple:not([disabled]):not(.disabled).active,.show>.btn-outline-deep-purple.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#512da8!important}.btn-outline-deep-purple:not([disabled]):not(.disabled):active:focus,.btn-outline-deep-purple:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-deep-purple.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-indigo{background-color:#3f51b5!important;color:#fff}.btn-indigo:hover{background-color:#4d5ec1;color:#fff}.btn-indigo:focus,.btn-indigo.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-indigo:focus,.btn-indigo:active,.btn-indigo.active{background-color:#252f69}.btn-indigo.dropdown-toggle{background-color:#3f51b5!important}.btn-indigo.dropdown-toggle:hover,.btn-indigo.dropdown-toggle:focus{background-color:#4d5ec1!important}.btn-indigo:not([disabled]):not(.disabled):active,.btn-indigo:not([disabled]):not(.disabled).active,.show>.btn-indigo.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#252f69!important}.btn-indigo:not([disabled]):not(.disabled):active:focus,.btn-indigo:not([disabled]):not(.disabled).active:focus,.show>.btn-indigo.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.indigo-ic{color:#3f51b5!important}.indigo-ic:hover,.indigo-ic:focus{color:#3f51b5}table.table a.btn.btn-indigo{color:#fff}.btn-outline-indigo{border:2px solid #3f51b5!important;background-color:transparent!important;color:#3f51b5!important}.btn-outline-indigo:hover,.btn-outline-indigo:focus,.btn-outline-indigo:active,.btn-outline-indigo:active:focus,.btn-outline-indigo.active{border-color:#3f51b5!important;background-color:transparent!important;color:#3f51b5!important}.btn-outline-indigo:not([disabled]):not(.disabled):active,.btn-outline-indigo:not([disabled]):not(.disabled).active,.show>.btn-outline-indigo.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#3f51b5!important}.btn-outline-indigo:not([disabled]):not(.disabled):active:focus,.btn-outline-indigo:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-indigo.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-blue{background-color:#1976d2!important;color:#fff}.btn-blue:hover{background-color:#2083e4;color:#fff}.btn-blue:focus,.btn-blue.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-blue:focus,.btn-blue:active,.btn-blue.active{background-color:#0e4377}.btn-blue.dropdown-toggle{background-color:#1976d2!important}.btn-blue.dropdown-toggle:hover,.btn-blue.dropdown-toggle:focus{background-color:#2083e4!important}.btn-blue:not([disabled]):not(.disabled):active,.btn-blue:not([disabled]):not(.disabled).active,.show>.btn-blue.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#0e4377!important}.btn-blue:not([disabled]):not(.disabled):active:focus,.btn-blue:not([disabled]):not(.disabled).active:focus,.show>.btn-blue.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.blue-ic{color:#1976d2!important}.blue-ic:hover,.blue-ic:focus{color:#1976d2}table.table a.btn.btn-blue{color:#fff}.btn-outline-blue{border:2px solid #1976d2!important;background-color:transparent!important;color:#1976d2!important}.btn-outline-blue:hover,.btn-outline-blue:focus,.btn-outline-blue:active,.btn-outline-blue:active:focus,.btn-outline-blue.active{border-color:#1976d2!important;background-color:transparent!important;color:#1976d2!important}.btn-outline-blue:not([disabled]):not(.disabled):active,.btn-outline-blue:not([disabled]):not(.disabled).active,.show>.btn-outline-blue.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#1976d2!important}.btn-outline-blue:not([disabled]):not(.disabled):active:focus,.btn-outline-blue:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-blue.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-light-blue{background-color:#82b1ff!important;color:#fff}.btn-light-blue:hover{background-color:#9cc1ff;color:#fff}.btn-light-blue:focus,.btn-light-blue.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-light-blue:focus,.btn-light-blue:active,.btn-light-blue.active{background-color:#1c71ff}.btn-light-blue.dropdown-toggle{background-color:#82b1ff!important}.btn-light-blue.dropdown-toggle:hover,.btn-light-blue.dropdown-toggle:focus{background-color:#9cc1ff!important}.btn-light-blue:not([disabled]):not(.disabled):active,.btn-light-blue:not([disabled]):not(.disabled).active,.show>.btn-light-blue.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#1c71ff!important}.btn-light-blue:not([disabled]):not(.disabled):active:focus,.btn-light-blue:not([disabled]):not(.disabled).active:focus,.show>.btn-light-blue.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.light-blue-ic{color:#82b1ff!important}.light-blue-ic:hover,.light-blue-ic:focus{color:#82b1ff}table.table a.btn.btn-light-blue{color:#fff}.btn-outline-light-blue{border:2px solid #82b1ff!important;background-color:transparent!important;color:#82b1ff!important}.btn-outline-light-blue:hover,.btn-outline-light-blue:focus,.btn-outline-light-blue:active,.btn-outline-light-blue:active:focus,.btn-outline-light-blue.active{border-color:#82b1ff!important;background-color:transparent!important;color:#82b1ff!important}.btn-outline-light-blue:not([disabled]):not(.disabled):active,.btn-outline-light-blue:not([disabled]):not(.disabled).active,.show>.btn-outline-light-blue.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#82b1ff!important}.btn-outline-light-blue:not([disabled]):not(.disabled):active:focus,.btn-outline-light-blue:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-light-blue.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-cyan{background-color:#00bcd4!important;color:#fff}.btn-cyan:hover{background-color:#00d3ee;color:#fff}.btn-cyan:focus,.btn-cyan.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-cyan:focus,.btn-cyan:active,.btn-cyan.active{background-color:#00626e}.btn-cyan.dropdown-toggle{background-color:#00bcd4!important}.btn-cyan.dropdown-toggle:hover,.btn-cyan.dropdown-toggle:focus{background-color:#00d3ee!important}.btn-cyan:not([disabled]):not(.disabled):active,.btn-cyan:not([disabled]):not(.disabled).active,.show>.btn-cyan.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#00626e!important}.btn-cyan:not([disabled]):not(.disabled):active:focus,.btn-cyan:not([disabled]):not(.disabled).active:focus,.show>.btn-cyan.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.cyan-ic{color:#00bcd4!important}.cyan-ic:hover,.cyan-ic:focus{color:#00bcd4}table.table a.btn.btn-cyan{color:#fff}.btn-outline-cyan{border:2px solid #00bcd4!important;background-color:transparent!important;color:#00bcd4!important}.btn-outline-cyan:hover,.btn-outline-cyan:focus,.btn-outline-cyan:active,.btn-outline-cyan:active:focus,.btn-outline-cyan.active{border-color:#00bcd4!important;background-color:transparent!important;color:#00bcd4!important}.btn-outline-cyan:not([disabled]):not(.disabled):active,.btn-outline-cyan:not([disabled]):not(.disabled).active,.show>.btn-outline-cyan.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#00bcd4!important}.btn-outline-cyan:not([disabled]):not(.disabled):active:focus,.btn-outline-cyan:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-cyan.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-teal{background-color:#00796b!important;color:#fff}.btn-teal:hover{background-color:#009382;color:#fff}.btn-teal:focus,.btn-teal.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-teal:focus,.btn-teal:active,.btn-teal.active{background-color:#001311}.btn-teal.dropdown-toggle{background-color:#00796b!important}.btn-teal.dropdown-toggle:hover,.btn-teal.dropdown-toggle:focus{background-color:#009382!important}.btn-teal:not([disabled]):not(.disabled):active,.btn-teal:not([disabled]):not(.disabled).active,.show>.btn-teal.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#001311!important}.btn-teal:not([disabled]):not(.disabled):active:focus,.btn-teal:not([disabled]):not(.disabled).active:focus,.show>.btn-teal.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.teal-ic{color:#00796b!important}.teal-ic:hover,.teal-ic:focus{color:#00796b}table.table a.btn.btn-teal{color:#fff}.btn-outline-teal{border:2px solid #00796b!important;background-color:transparent!important;color:#00796b!important}.btn-outline-teal:hover,.btn-outline-teal:focus,.btn-outline-teal:active,.btn-outline-teal:active:focus,.btn-outline-teal.active{border-color:#00796b!important;background-color:transparent!important;color:#00796b!important}.btn-outline-teal:not([disabled]):not(.disabled):active,.btn-outline-teal:not([disabled]):not(.disabled).active,.show>.btn-outline-teal.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#00796b!important}.btn-outline-teal:not([disabled]):not(.disabled):active:focus,.btn-outline-teal:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-teal.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-green{background-color:#388e3c!important;color:#fff}.btn-green:hover{background-color:#3fa044;color:#fff}.btn-green:focus,.btn-green.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-green:focus,.btn-green:active,.btn-green.active{background-color:#1b451d}.btn-green.dropdown-toggle{background-color:#388e3c!important}.btn-green.dropdown-toggle:hover,.btn-green.dropdown-toggle:focus{background-color:#3fa044!important}.btn-green:not([disabled]):not(.disabled):active,.btn-green:not([disabled]):not(.disabled).active,.show>.btn-green.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#1b451d!important}.btn-green:not([disabled]):not(.disabled):active:focus,.btn-green:not([disabled]):not(.disabled).active:focus,.show>.btn-green.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.green-ic{color:#388e3c!important}.green-ic:hover,.green-ic:focus{color:#388e3c}table.table a.btn.btn-green{color:#fff}.btn-outline-green{border:2px solid #388e3c!important;background-color:transparent!important;color:#388e3c!important}.btn-outline-green:hover,.btn-outline-green:focus,.btn-outline-green:active,.btn-outline-green:active:focus,.btn-outline-green.active{border-color:#388e3c!important;background-color:transparent!important;color:#388e3c!important}.btn-outline-green:not([disabled]):not(.disabled):active,.btn-outline-green:not([disabled]):not(.disabled).active,.show>.btn-outline-green.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#388e3c!important}.btn-outline-green:not([disabled]):not(.disabled):active:focus,.btn-outline-green:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-green.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-light-green{background-color:#8bc34a!important;color:#fff}.btn-light-green:hover{background-color:#97c95d;color:#fff}.btn-light-green:focus,.btn-light-green.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-light-green:focus,.btn-light-green:active,.btn-light-green.active{background-color:#577d2a}.btn-light-green.dropdown-toggle{background-color:#8bc34a!important}.btn-light-green.dropdown-toggle:hover,.btn-light-green.dropdown-toggle:focus{background-color:#97c95d!important}.btn-light-green:not([disabled]):not(.disabled):active,.btn-light-green:not([disabled]):not(.disabled).active,.show>.btn-light-green.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#577d2a!important}.btn-light-green:not([disabled]):not(.disabled):active:focus,.btn-light-green:not([disabled]):not(.disabled).active:focus,.show>.btn-light-green.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.light-green-ic{color:#8bc34a!important}.light-green-ic:hover,.light-green-ic:focus{color:#8bc34a}table.table a.btn.btn-light-green{color:#fff}.btn-outline-light-green{border:2px solid #8bc34a!important;background-color:transparent!important;color:#8bc34a!important}.btn-outline-light-green:hover,.btn-outline-light-green:focus,.btn-outline-light-green:active,.btn-outline-light-green:active:focus,.btn-outline-light-green.active{border-color:#8bc34a!important;background-color:transparent!important;color:#8bc34a!important}.btn-outline-light-green:not([disabled]):not(.disabled):active,.btn-outline-light-green:not([disabled]):not(.disabled).active,.show>.btn-outline-light-green.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#8bc34a!important}.btn-outline-light-green:not([disabled]):not(.disabled):active:focus,.btn-outline-light-green:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-light-green.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-lime{background-color:#afb42b!important;color:#fff}.btn-lime:hover{background-color:#c3c930;color:#fff}.btn-lime:focus,.btn-lime.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-lime:focus,.btn-lime:active,.btn-lime.active{background-color:#5f6217}.btn-lime.dropdown-toggle{background-color:#afb42b!important}.btn-lime.dropdown-toggle:hover,.btn-lime.dropdown-toggle:focus{background-color:#c3c930!important}.btn-lime:not([disabled]):not(.disabled):active,.btn-lime:not([disabled]):not(.disabled).active,.show>.btn-lime.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#5f6217!important}.btn-lime:not([disabled]):not(.disabled):active:focus,.btn-lime:not([disabled]):not(.disabled).active:focus,.show>.btn-lime.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.lime-ic{color:#afb42b!important}.lime-ic:hover,.lime-ic:focus{color:#afb42b}table.table a.btn.btn-lime{color:#fff}.btn-outline-lime{border:2px solid #afb42b!important;background-color:transparent!important;color:#afb42b!important}.btn-outline-lime:hover,.btn-outline-lime:focus,.btn-outline-lime:active,.btn-outline-lime:active:focus,.btn-outline-lime.active{border-color:#afb42b!important;background-color:transparent!important;color:#afb42b!important}.btn-outline-lime:not([disabled]):not(.disabled):active,.btn-outline-lime:not([disabled]):not(.disabled).active,.show>.btn-outline-lime.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#afb42b!important}.btn-outline-lime:not([disabled]):not(.disabled):active:focus,.btn-outline-lime:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-lime.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-yellow{background-color:#fbc02d!important;color:#fff}.btn-yellow:hover{background-color:#fbc846;color:#fff}.btn-yellow:focus,.btn-yellow.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-yellow:focus,.btn-yellow:active,.btn-yellow.active{background-color:#be8904}.btn-yellow.dropdown-toggle{background-color:#fbc02d!important}.btn-yellow.dropdown-toggle:hover,.btn-yellow.dropdown-toggle:focus{background-color:#fbc846!important}.btn-yellow:not([disabled]):not(.disabled):active,.btn-yellow:not([disabled]):not(.disabled).active,.show>.btn-yellow.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#be8904!important}.btn-yellow:not([disabled]):not(.disabled):active:focus,.btn-yellow:not([disabled]):not(.disabled).active:focus,.show>.btn-yellow.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.yellow-ic{color:#fbc02d!important}.yellow-ic:hover,.yellow-ic:focus{color:#fbc02d}table.table a.btn.btn-yellow{color:#fff}.btn-outline-yellow{border:2px solid #fbc02d!important;background-color:transparent!important;color:#fbc02d!important}.btn-outline-yellow:hover,.btn-outline-yellow:focus,.btn-outline-yellow:active,.btn-outline-yellow:active:focus,.btn-outline-yellow.active{border-color:#fbc02d!important;background-color:transparent!important;color:#fbc02d!important}.btn-outline-yellow:not([disabled]):not(.disabled):active,.btn-outline-yellow:not([disabled]):not(.disabled).active,.show>.btn-outline-yellow.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#fbc02d!important}.btn-outline-yellow:not([disabled]):not(.disabled):active:focus,.btn-outline-yellow:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-yellow.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-amber{background-color:#ffa000!important;color:#fff}.btn-amber:hover{background-color:#ffaa1a;color:#fff}.btn-amber:focus,.btn-amber.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-amber:focus,.btn-amber:active,.btn-amber.active{background-color:#996000}.btn-amber.dropdown-toggle{background-color:#ffa000!important}.btn-amber.dropdown-toggle:hover,.btn-amber.dropdown-toggle:focus{background-color:#ffaa1a!important}.btn-amber:not([disabled]):not(.disabled):active,.btn-amber:not([disabled]):not(.disabled).active,.show>.btn-amber.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#996000!important}.btn-amber:not([disabled]):not(.disabled):active:focus,.btn-amber:not([disabled]):not(.disabled).active:focus,.show>.btn-amber.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.amber-ic{color:#ffa000!important}.amber-ic:hover,.amber-ic:focus{color:#ffa000}table.table a.btn.btn-amber{color:#fff}.btn-outline-amber{border:2px solid #ffa000!important;background-color:transparent!important;color:#ffa000!important}.btn-outline-amber:hover,.btn-outline-amber:focus,.btn-outline-amber:active,.btn-outline-amber:active:focus,.btn-outline-amber.active{border-color:#ffa000!important;background-color:transparent!important;color:#ffa000!important}.btn-outline-amber:not([disabled]):not(.disabled):active,.btn-outline-amber:not([disabled]):not(.disabled).active,.show>.btn-outline-amber.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#ffa000!important}.btn-outline-amber:not([disabled]):not(.disabled):active:focus,.btn-outline-amber:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-amber.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-orange{background-color:#f57c00!important;color:#fff}.btn-orange:hover{background-color:#ff8910;color:#fff}.btn-orange:focus,.btn-orange.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-orange:focus,.btn-orange:active,.btn-orange.active{background-color:#8f4800}.btn-orange.dropdown-toggle{background-color:#f57c00!important}.btn-orange.dropdown-toggle:hover,.btn-orange.dropdown-toggle:focus{background-color:#ff8910!important}.btn-orange:not([disabled]):not(.disabled):active,.btn-orange:not([disabled]):not(.disabled).active,.show>.btn-orange.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#8f4800!important}.btn-orange:not([disabled]):not(.disabled):active:focus,.btn-orange:not([disabled]):not(.disabled).active:focus,.show>.btn-orange.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.orange-ic{color:#f57c00!important}.orange-ic:hover,.orange-ic:focus{color:#f57c00}table.table a.btn.btn-orange{color:#fff}.btn-outline-orange{border:2px solid #f57c00!important;background-color:transparent!important;color:#f57c00!important}.btn-outline-orange:hover,.btn-outline-orange:focus,.btn-outline-orange:active,.btn-outline-orange:active:focus,.btn-outline-orange.active{border-color:#f57c00!important;background-color:transparent!important;color:#f57c00!important}.btn-outline-orange:not([disabled]):not(.disabled):active,.btn-outline-orange:not([disabled]):not(.disabled).active,.show>.btn-outline-orange.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#f57c00!important}.btn-outline-orange:not([disabled]):not(.disabled):active:focus,.btn-outline-orange:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-orange.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-deep-orange{background-color:#ff7043!important;color:#fff}.btn-deep-orange:hover{background-color:#ff835d;color:#fff}.btn-deep-orange:focus,.btn-deep-orange.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-deep-orange:focus,.btn-deep-orange:active,.btn-deep-orange.active{background-color:#dc3500}.btn-deep-orange.dropdown-toggle{background-color:#ff7043!important}.btn-deep-orange.dropdown-toggle:hover,.btn-deep-orange.dropdown-toggle:focus{background-color:#ff835d!important}.btn-deep-orange:not([disabled]):not(.disabled):active,.btn-deep-orange:not([disabled]):not(.disabled).active,.show>.btn-deep-orange.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#dc3500!important}.btn-deep-orange:not([disabled]):not(.disabled):active:focus,.btn-deep-orange:not([disabled]):not(.disabled).active:focus,.show>.btn-deep-orange.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.deep-orange-ic{color:#ff7043!important}.deep-orange-ic:hover,.deep-orange-ic:focus{color:#ff7043}table.table a.btn.btn-deep-orange{color:#fff}.btn-outline-deep-orange{border:2px solid #ff7043!important;background-color:transparent!important;color:#ff7043!important}.btn-outline-deep-orange:hover,.btn-outline-deep-orange:focus,.btn-outline-deep-orange:active,.btn-outline-deep-orange:active:focus,.btn-outline-deep-orange.active{border-color:#ff7043!important;background-color:transparent!important;color:#ff7043!important}.btn-outline-deep-orange:not([disabled]):not(.disabled):active,.btn-outline-deep-orange:not([disabled]):not(.disabled).active,.show>.btn-outline-deep-orange.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#ff7043!important}.btn-outline-deep-orange:not([disabled]):not(.disabled):active:focus,.btn-outline-deep-orange:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-deep-orange.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-brown{background-color:#795548!important;color:#fff}.btn-brown:hover{background-color:#896052;color:#fff}.btn-brown:focus,.btn-brown.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-brown:focus,.btn-brown:active,.btn-brown.active{background-color:#392822}.btn-brown.dropdown-toggle{background-color:#795548!important}.btn-brown.dropdown-toggle:hover,.btn-brown.dropdown-toggle:focus{background-color:#896052!important}.btn-brown:not([disabled]):not(.disabled):active,.btn-brown:not([disabled]):not(.disabled).active,.show>.btn-brown.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#392822!important}.btn-brown:not([disabled]):not(.disabled):active:focus,.btn-brown:not([disabled]):not(.disabled).active:focus,.show>.btn-brown.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.brown-ic{color:#795548!important}.brown-ic:hover,.brown-ic:focus{color:#795548}table.table a.btn.btn-brown{color:#fff}.btn-outline-brown{border:2px solid #795548!important;background-color:transparent!important;color:#795548!important}.btn-outline-brown:hover,.btn-outline-brown:focus,.btn-outline-brown:active,.btn-outline-brown:active:focus,.btn-outline-brown.active{border-color:#795548!important;background-color:transparent!important;color:#795548!important}.btn-outline-brown:not([disabled]):not(.disabled):active,.btn-outline-brown:not([disabled]):not(.disabled).active,.show>.btn-outline-brown.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#795548!important}.btn-outline-brown:not([disabled]):not(.disabled):active:focus,.btn-outline-brown:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-brown.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-grey{background-color:#616161!important;color:#fff}.btn-grey:hover{background-color:#6e6e6e;color:#fff}.btn-grey:focus,.btn-grey.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-grey:focus,.btn-grey:active,.btn-grey.active{background-color:#2e2e2e}.btn-grey.dropdown-toggle{background-color:#616161!important}.btn-grey.dropdown-toggle:hover,.btn-grey.dropdown-toggle:focus{background-color:#6e6e6e!important}.btn-grey:not([disabled]):not(.disabled):active,.btn-grey:not([disabled]):not(.disabled).active,.show>.btn-grey.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#2e2e2e!important}.btn-grey:not([disabled]):not(.disabled):active:focus,.btn-grey:not([disabled]):not(.disabled).active:focus,.show>.btn-grey.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.grey-ic{color:#616161!important}.grey-ic:hover,.grey-ic:focus{color:#616161}table.table a.btn.btn-grey{color:#fff}.btn-outline-grey{border:2px solid #616161!important;background-color:transparent!important;color:#616161!important}.btn-outline-grey:hover,.btn-outline-grey:focus,.btn-outline-grey:active,.btn-outline-grey:active:focus,.btn-outline-grey.active{border-color:#616161!important;background-color:transparent!important;color:#616161!important}.btn-outline-grey:not([disabled]):not(.disabled):active,.btn-outline-grey:not([disabled]):not(.disabled).active,.show>.btn-outline-grey.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#616161!important}.btn-outline-grey:not([disabled]):not(.disabled):active:focus,.btn-outline-grey:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-grey.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-blue-grey{background-color:#78909c!important;color:#fff}.btn-blue-grey:hover{background-color:#879ca7;color:#fff}.btn-blue-grey:focus,.btn-blue-grey.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-blue-grey:focus,.btn-blue-grey:active,.btn-blue-grey.active{background-color:#4a5b64}.btn-blue-grey.dropdown-toggle{background-color:#78909c!important}.btn-blue-grey.dropdown-toggle:hover,.btn-blue-grey.dropdown-toggle:focus{background-color:#879ca7!important}.btn-blue-grey:not([disabled]):not(.disabled):active,.btn-blue-grey:not([disabled]):not(.disabled).active,.show>.btn-blue-grey.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#4a5b64!important}.btn-blue-grey:not([disabled]):not(.disabled):active:focus,.btn-blue-grey:not([disabled]):not(.disabled).active:focus,.show>.btn-blue-grey.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.blue-grey-ic{color:#78909c!important}.blue-grey-ic:hover,.blue-grey-ic:focus{color:#78909c}table.table a.btn.btn-blue-grey{color:#fff}.btn-outline-blue-grey{border:2px solid #78909c!important;background-color:transparent!important;color:#78909c!important}.btn-outline-blue-grey:hover,.btn-outline-blue-grey:focus,.btn-outline-blue-grey:active,.btn-outline-blue-grey:active:focus,.btn-outline-blue-grey.active{border-color:#78909c!important;background-color:transparent!important;color:#78909c!important}.btn-outline-blue-grey:not([disabled]):not(.disabled):active,.btn-outline-blue-grey:not([disabled]):not(.disabled).active,.show>.btn-outline-blue-grey.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#78909c!important}.btn-outline-blue-grey:not([disabled]):not(.disabled):active:focus,.btn-outline-blue-grey:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-blue-grey.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-dark{background-color:#212121!important;color:#fff}.btn-dark:hover{background-color:#2e2e2e;color:#fff}.btn-dark:focus,.btn-dark.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-dark:focus,.btn-dark:active,.btn-dark.active{background-color:#000}.btn-dark.dropdown-toggle{background-color:#212121!important}.btn-dark.dropdown-toggle:hover,.btn-dark.dropdown-toggle:focus{background-color:#2e2e2e!important}.btn-dark:not([disabled]):not(.disabled):active,.btn-dark:not([disabled]):not(.disabled).active,.show>.btn-dark.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#000!important}.btn-dark:not([disabled]):not(.disabled):active:focus,.btn-dark:not([disabled]):not(.disabled).active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.dark-ic{color:#212121!important}.dark-ic:hover,.dark-ic:focus{color:#212121}table.table a.btn.btn-dark{color:#fff}.btn-outline-dark{border:2px solid #212121!important;background-color:transparent!important;color:#212121!important}.btn-outline-dark:hover,.btn-outline-dark:focus,.btn-outline-dark:active,.btn-outline-dark:active:focus,.btn-outline-dark.active{border-color:#212121!important;background-color:transparent!important;color:#212121!important}.btn-outline-dark:not([disabled]):not(.disabled):active,.btn-outline-dark:not([disabled]):not(.disabled).active,.show>.btn-outline-dark.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#212121!important}.btn-outline-dark:not([disabled]):not(.disabled):active:focus,.btn-outline-dark:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-light{background-color:#e0e0e0!important;color:#000}.btn-light:hover{background-color:#ededed;color:#000}.btn-light:focus,.btn-light.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-light:focus,.btn-light:active,.btn-light.active{background-color:#adadad}.btn-light.dropdown-toggle{background-color:#e0e0e0!important}.btn-light.dropdown-toggle:hover,.btn-light.dropdown-toggle:focus{background-color:#ededed!important}.btn-light:not([disabled]):not(.disabled):active,.btn-light:not([disabled]):not(.disabled).active,.show>.btn-light.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#adadad!important}.btn-light:not([disabled]):not(.disabled):active:focus,.btn-light:not([disabled]):not(.disabled).active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.light-ic{color:#e0e0e0!important}.light-ic:hover,.light-ic:focus{color:#e0e0e0}table.table a.btn.btn-light{color:#000}.btn-outline-light{border:2px solid #e0e0e0!important;background-color:transparent!important;color:#e0e0e0!important}.btn-outline-light:hover,.btn-outline-light:focus,.btn-outline-light:active,.btn-outline-light:active:focus,.btn-outline-light.active{border-color:#e0e0e0!important;background-color:transparent!important;color:#e0e0e0!important}.btn-outline-light:not([disabled]):not(.disabled):active,.btn-outline-light:not([disabled]):not(.disabled).active,.show>.btn-outline-light.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#e0e0e0!important}.btn-outline-light:not([disabled]):not(.disabled):active:focus,.btn-outline-light:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-white{background-color:#fff!important;color:#000}.btn-white:hover{background-color:#fff;color:#000}.btn-white:focus,.btn-white.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-white:focus,.btn-white:active,.btn-white.active{background-color:#ccc}.btn-white.dropdown-toggle{background-color:#fff!important}.btn-white.dropdown-toggle:hover,.btn-white.dropdown-toggle:focus{background-color:#fff!important}.btn-white:not([disabled]):not(.disabled):active,.btn-white:not([disabled]):not(.disabled).active,.show>.btn-white.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#ccc!important}.btn-white:not([disabled]):not(.disabled):active:focus,.btn-white:not([disabled]):not(.disabled).active:focus,.show>.btn-white.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.white-ic{color:#fff!important}.white-ic:hover,.white-ic:focus{color:#fff}a.btn:not([href]):not([tabindex]),a.btn:not([href]):not([tabindex]):focus,a.btn:not([href]):not([tabindex]):hover{color:#000}table.table a.btn.btn-white{color:#000}.btn-outline-white{border:2px solid #fff!important;background-color:transparent!important;color:#fff!important}.btn-outline-white:hover,.btn-outline-white:focus,.btn-outline-white:active,.btn-outline-white:active:focus,.btn-outline-white.active{border-color:#fff!important;background-color:transparent!important;color:#fff!important}.btn-outline-white:not([disabled]):not(.disabled):active,.btn-outline-white:not([disabled]):not(.disabled).active,.show>.btn-outline-white.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#fff!important}.btn-outline-white:not([disabled]):not(.disabled):active:focus,.btn-outline-white:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-white.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-black{background-color:#000!important;color:#fff}.btn-black:hover{background-color:#0d0d0d;color:#fff}.btn-black:focus,.btn-black.focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-black:focus,.btn-black:active,.btn-black.active{background-color:#000}.btn-black.dropdown-toggle{background-color:#000!important}.btn-black.dropdown-toggle:hover,.btn-black.dropdown-toggle:focus{background-color:#0d0d0d!important}.btn-black:not([disabled]):not(.disabled):active,.btn-black:not([disabled]):not(.disabled).active,.show>.btn-black.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:#000!important}.btn-black:not([disabled]):not(.disabled):active:focus,.btn-black:not([disabled]):not(.disabled).active:focus,.show>.btn-black.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.black-ic{color:#000!important}.black-ic:hover,.black-ic:focus{color:#000}a.btn:not([href]):not([tabindex]),a.btn:not([href]):not([tabindex]):focus,a.btn:not([href]):not([tabindex]):hover{color:#fff}table.table a.btn.btn-black{color:#fff}.btn-outline-black{border:2px solid #000!important;background-color:transparent!important;color:#000!important}.btn-outline-black:hover,.btn-outline-black:focus,.btn-outline-black:active,.btn-outline-black:active:focus,.btn-outline-black.active{border-color:#000!important;background-color:transparent!important;color:#000!important}.btn-outline-black:not([disabled]):not(.disabled):active,.btn-outline-black:not([disabled]):not(.disabled).active,.show>.btn-outline-black.dropdown-toggle{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15);background-color:transparent!important;border-color:#000!important}.btn-outline-black:not([disabled]):not(.disabled):active:focus,.btn-outline-black:not([disabled]):not(.disabled).active:focus,.show>.btn-outline-black.dropdown-toggle:focus{box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#fff}.btn.purple-gradient{transition:.5s ease;color:#fff}.btn.purple-gradient:hover,.btn.purple-gradient:focus,.btn.purple-gradient:active,.btn.purple-gradient:active:focus .btn.purple-gradient.active{background:linear-gradient(#ff88ce,#8f8bf7)}.btn.peach-gradient{transition:.5s ease;color:#fff}.btn.peach-gradient:hover,.btn.peach-gradient:focus,.btn.peach-gradient:active,.btn.peach-gradient:active:focus .btn.peach-gradient.active{background:linear-gradient(#ffdf89,#fc7b7b)}.btn.aqua-gradient{transition:.5s ease;color:#fff}.btn.aqua-gradient:hover,.btn.aqua-gradient:focus,.btn.aqua-gradient:active,.btn.aqua-gradient:active:focus .btn.aqua-gradient.active{background:linear-gradient(#3aa2ff,#1fffac)}.btn.blue-gradient{transition:.5s ease;color:#fff}.btn.blue-gradient:hover,.btn.blue-gradient:focus,.btn.blue-gradient:active,.btn.blue-gradient:active:focus .btn.blue-gradient.active{background:linear-gradient(#5ed1fc,#3647b3)}.card{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);border:0;font-weight:400}.card[class*=border]{border:1px solid #9e9e9e;box-shadow:none}.card .card-body h1,.card .card-body h2,.card .card-body h3,.card .card-body h4,.card .card-body h5,.card .card-body h6{font-weight:400}.card .card-body .card-title a,.card .card-body .card-title a:hover{transition:.2s ease-in-out}.card .card-body .card-text{color:#747373;font-size:.9rem;font-weight:400}.card .md-form label{font-weight:300}.dropdown .dropdown-menu .dropdown-item:active{background-color:#757575}.md-form{position:relative;margin-top:1.5rem;margin-bottom:1.5rem}.md-form input[type=text],.md-form input[type=password],.md-form input[type=email],.md-form input[type=url],.md-form input[type=time],.md-form input[type=date],.md-form input[type=datetime-local],.md-form input[type=tel],.md-form input[type=number],.md-form input[type=search-md],.md-form input[type=search],.md-form textarea.md-textarea{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none;box-shadow:none;border:none;border-bottom:1px solid #ced4da;border-radius:0;box-sizing:content-box;background-color:transparent}.md-form input[type=text]:focus:not([readonly]),.md-form input[type=password]:focus:not([readonly]),.md-form input[type=email]:focus:not([readonly]),.md-form input[type=url]:focus:not([readonly]),.md-form input[type=time]:focus:not([readonly]),.md-form input[type=date]:focus:not([readonly]),.md-form input[type=datetime-local]:focus:not([readonly]),.md-form input[type=tel]:focus:not([readonly]),.md-form input[type=number]:focus:not([readonly]),.md-form input[type=search-md]:focus:not([readonly]),.md-form input[type=search]:focus:not([readonly]),.md-form textarea.md-textarea:focus:not([readonly]){box-shadow:0 1px #4285f4;border-bottom:1px solid #4285f4}.md-form input[type=text]:focus:not([readonly])+label,.md-form input[type=password]:focus:not([readonly])+label,.md-form input[type=email]:focus:not([readonly])+label,.md-form input[type=url]:focus:not([readonly])+label,.md-form input[type=time]:focus:not([readonly])+label,.md-form input[type=date]:focus:not([readonly])+label,.md-form input[type=datetime-local]:focus:not([readonly])+label,.md-form input[type=tel]:focus:not([readonly])+label,.md-form input[type=number]:focus:not([readonly])+label,.md-form input[type=search-md]:focus:not([readonly])+label,.md-form input[type=search]:focus:not([readonly])+label,.md-form textarea.md-textarea:focus:not([readonly])+label{color:#4285f4}.md-form input[type=text]+label:after,.md-form input[type=password]+label:after,.md-form input[type=email]+label:after,.md-form input[type=url]+label:after,.md-form input[type=time]+label:after,.md-form input[type=date]+label:after,.md-form input[type=datetime-local]+label:after,.md-form input[type=tel]+label:after,.md-form input[type=number]+label:after,.md-form input[type=search-md]+label:after,.md-form input[type=search]+label:after,.md-form textarea.md-textarea+label:after{content:"";position:absolute;top:65px;display:block;opacity:0;transition:.2s opacity ease-out,.2s color ease-out}.md-form input[type=text].valid,.md-form input[type=text]:focus.valid,.md-form input[type=password].valid,.md-form input[type=password]:focus.valid,.md-form input[type=email].valid,.md-form input[type=email]:focus.valid,.md-form input[type=url].valid,.md-form input[type=url]:focus.valid,.md-form input[type=time].valid,.md-form input[type=time]:focus.valid,.md-form input[type=date].valid,.md-form input[type=date]:focus.valid,.md-form input[type=datetime-local].valid,.md-form input[type=datetime-local]:focus.valid,.md-form input[type=tel].valid,.md-form input[type=tel]:focus.valid,.md-form input[type=number].valid,.md-form input[type=number]:focus.valid,.md-form input[type=search-md].valid,.md-form input[type=search-md]:focus.valid,.md-form input[type=search].valid,.md-form input[type=search]:focus.valid,.md-form textarea.md-textarea.valid,.md-form textarea.md-textarea:focus.valid{border-bottom:1px solid #00c851;box-shadow:0 1px #00c851}.md-form input[type=text].valid+label:after,.md-form input[type=text]:focus.valid+label:after,.md-form input[type=password].valid+label:after,.md-form input[type=password]:focus.valid+label:after,.md-form input[type=email].valid+label:after,.md-form input[type=email]:focus.valid+label:after,.md-form input[type=url].valid+label:after,.md-form input[type=url]:focus.valid+label:after,.md-form input[type=time].valid+label:after,.md-form input[type=time]:focus.valid+label:after,.md-form input[type=date].valid+label:after,.md-form input[type=date]:focus.valid+label:after,.md-form input[type=datetime-local].valid+label:after,.md-form input[type=datetime-local]:focus.valid+label:after,.md-form input[type=tel].valid+label:after,.md-form input[type=tel]:focus.valid+label:after,.md-form input[type=number].valid+label:after,.md-form input[type=number]:focus.valid+label:after,.md-form input[type=search-md].valid+label:after,.md-form input[type=search-md]:focus.valid+label:after,.md-form input[type=search].valid+label:after,.md-form input[type=search]:focus.valid+label:after,.md-form textarea.md-textarea.valid+label:after,.md-form textarea.md-textarea:focus.valid+label:after{content:attr(data-success);color:#00c851;opacity:1}.md-form input[type=text].invalid,.md-form input[type=text]:focus.invalid,.md-form input[type=password].invalid,.md-form input[type=password]:focus.invalid,.md-form input[type=email].invalid,.md-form input[type=email]:focus.invalid,.md-form input[type=url].invalid,.md-form input[type=url]:focus.invalid,.md-form input[type=time].invalid,.md-form input[type=time]:focus.invalid,.md-form input[type=date].invalid,.md-form input[type=date]:focus.invalid,.md-form input[type=datetime-local].invalid,.md-form input[type=datetime-local]:focus.invalid,.md-form input[type=tel].invalid,.md-form input[type=tel]:focus.invalid,.md-form input[type=number].invalid,.md-form input[type=number]:focus.invalid,.md-form input[type=search-md].invalid,.md-form input[type=search-md]:focus.invalid,.md-form input[type=search].invalid,.md-form input[type=search]:focus.invalid,.md-form textarea.md-textarea.invalid,.md-form textarea.md-textarea:focus.invalid{border-bottom:1px solid #f44336;box-shadow:0 1px #f44336}.md-form input[type=text].invalid+label:after,.md-form input[type=text]:focus.invalid+label:after,.md-form input[type=password].invalid+label:after,.md-form input[type=password]:focus.invalid+label:after,.md-form input[type=email].invalid+label:after,.md-form input[type=email]:focus.invalid+label:after,.md-form input[type=url].invalid+label:after,.md-form input[type=url]:focus.invalid+label:after,.md-form input[type=time].invalid+label:after,.md-form input[type=time]:focus.invalid+label:after,.md-form input[type=date].invalid+label:after,.md-form input[type=date]:focus.invalid+label:after,.md-form input[type=datetime-local].invalid+label:after,.md-form input[type=datetime-local]:focus.invalid+label:after,.md-form input[type=tel].invalid+label:after,.md-form input[type=tel]:focus.invalid+label:after,.md-form input[type=number].invalid+label:after,.md-form input[type=number]:focus.invalid+label:after,.md-form input[type=search-md].invalid+label:after,.md-form input[type=search-md]:focus.invalid+label:after,.md-form input[type=search].invalid+label:after,.md-form input[type=search]:focus.invalid+label:after,.md-form textarea.md-textarea.invalid+label:after,.md-form textarea.md-textarea:focus.invalid+label:after{content:attr(data-error);color:#f44336;opacity:1}.md-form input[type=text].form-control.valid+label:after,.md-form input[type=text].form-control:focus.valid+label:after,.md-form input[type=password].form-control.valid+label:after,.md-form input[type=password].form-control:focus.valid+label:after,.md-form input[type=email].form-control.valid+label:after,.md-form input[type=email].form-control:focus.valid+label:after,.md-form input[type=url].form-control.valid+label:after,.md-form input[type=url].form-control:focus.valid+label:after,.md-form input[type=time].form-control.valid+label:after,.md-form input[type=time].form-control:focus.valid+label:after,.md-form input[type=date].form-control.valid+label:after,.md-form input[type=date].form-control:focus.valid+label:after,.md-form input[type=datetime-local].form-control.valid+label:after,.md-form input[type=datetime-local].form-control:focus.valid+label:after,.md-form input[type=tel].form-control.valid+label:after,.md-form input[type=tel].form-control:focus.valid+label:after,.md-form input[type=number].form-control.valid+label:after,.md-form input[type=number].form-control:focus.valid+label:after,.md-form input[type=search-md].form-control.valid+label:after,.md-form input[type=search-md].form-control:focus.valid+label:after,.md-form input[type=search].form-control.valid+label:after,.md-form input[type=search].form-control:focus.valid+label:after,.md-form textarea.md-textarea.form-control.valid+label:after,.md-form textarea.md-textarea.form-control:focus.valid+label:after{top:4.1rem}.md-form input[type=text].form-control.invalid+label:after,.md-form input[type=text].form-control:focus.invalid+label:after,.md-form input[type=password].form-control.invalid+label:after,.md-form input[type=password].form-control:focus.invalid+label:after,.md-form input[type=email].form-control.invalid+label:after,.md-form input[type=email].form-control:focus.invalid+label:after,.md-form input[type=url].form-control.invalid+label:after,.md-form input[type=url].form-control:focus.invalid+label:after,.md-form input[type=time].form-control.invalid+label:after,.md-form input[type=time].form-control:focus.invalid+label:after,.md-form input[type=date].form-control.invalid+label:after,.md-form input[type=date].form-control:focus.invalid+label:after,.md-form input[type=datetime-local].form-control.invalid+label:after,.md-form input[type=datetime-local].form-control:focus.invalid+label:after,.md-form input[type=tel].form-control.invalid+label:after,.md-form input[type=tel].form-control:focus.invalid+label:after,.md-form input[type=number].form-control.invalid+label:after,.md-form input[type=number].form-control:focus.invalid+label:after,.md-form input[type=search-md].form-control.invalid+label:after,.md-form input[type=search-md].form-control:focus.invalid+label:after,.md-form input[type=search].form-control.invalid+label:after,.md-form input[type=search].form-control:focus.invalid+label:after,.md-form textarea.md-textarea.form-control.invalid+label:after,.md-form textarea.md-textarea.form-control:focus.invalid+label:after{top:4rem}.md-form input[type=text].form-control-lg.valid+label:after,.md-form input[type=text].form-control-lg:focus.valid+label:after,.md-form input[type=password].form-control-lg.valid+label:after,.md-form input[type=password].form-control-lg:focus.valid+label:after,.md-form input[type=email].form-control-lg.valid+label:after,.md-form input[type=email].form-control-lg:focus.valid+label:after,.md-form input[type=url].form-control-lg.valid+label:after,.md-form input[type=url].form-control-lg:focus.valid+label:after,.md-form input[type=time].form-control-lg.valid+label:after,.md-form input[type=time].form-control-lg:focus.valid+label:after,.md-form input[type=date].form-control-lg.valid+label:after,.md-form input[type=date].form-control-lg:focus.valid+label:after,.md-form input[type=datetime-local].form-control-lg.valid+label:after,.md-form input[type=datetime-local].form-control-lg:focus.valid+label:after,.md-form input[type=tel].form-control-lg.valid+label:after,.md-form input[type=tel].form-control-lg:focus.valid+label:after,.md-form input[type=number].form-control-lg.valid+label:after,.md-form input[type=number].form-control-lg:focus.valid+label:after,.md-form input[type=search-md].form-control-lg.valid+label:after,.md-form input[type=search-md].form-control-lg:focus.valid+label:after,.md-form input[type=search].form-control-lg.valid+label:after,.md-form input[type=search].form-control-lg:focus.valid+label:after,.md-form textarea.md-textarea.form-control-lg.valid+label:after,.md-form textarea.md-textarea.form-control-lg:focus.valid+label:after{top:4.6rem}.md-form input[type=text].form-control-lg.invalid+label:after,.md-form input[type=text].form-control-lg:focus.invalid+label:after,.md-form input[type=password].form-control-lg.invalid+label:after,.md-form input[type=password].form-control-lg:focus.invalid+label:after,.md-form input[type=email].form-control-lg.invalid+label:after,.md-form input[type=email].form-control-lg:focus.invalid+label:after,.md-form input[type=url].form-control-lg.invalid+label:after,.md-form input[type=url].form-control-lg:focus.invalid+label:after,.md-form input[type=time].form-control-lg.invalid+label:after,.md-form input[type=time].form-control-lg:focus.invalid+label:after,.md-form input[type=date].form-control-lg.invalid+label:after,.md-form input[type=date].form-control-lg:focus.invalid+label:after,.md-form input[type=datetime-local].form-control-lg.invalid+label:after,.md-form input[type=datetime-local].form-control-lg:focus.invalid+label:after,.md-form input[type=tel].form-control-lg.invalid+label:after,.md-form input[type=tel].form-control-lg:focus.invalid+label:after,.md-form input[type=number].form-control-lg.invalid+label:after,.md-form input[type=number].form-control-lg:focus.invalid+label:after,.md-form input[type=search-md].form-control-lg.invalid+label:after,.md-form input[type=search-md].form-control-lg:focus.invalid+label:after,.md-form input[type=search].form-control-lg.invalid+label:after,.md-form input[type=search].form-control-lg:focus.invalid+label:after,.md-form textarea.md-textarea.form-control-lg.invalid+label:after,.md-form textarea.md-textarea.form-control-lg:focus.invalid+label:after{top:4.6rem}.md-form input[type=text].form-control-sm.valid+label:after,.md-form input[type=text].form-control-sm:focus.valid+label:after,.md-form input[type=password].form-control-sm.valid+label:after,.md-form input[type=password].form-control-sm:focus.valid+label:after,.md-form input[type=email].form-control-sm.valid+label:after,.md-form input[type=email].form-control-sm:focus.valid+label:after,.md-form input[type=url].form-control-sm.valid+label:after,.md-form input[type=url].form-control-sm:focus.valid+label:after,.md-form input[type=time].form-control-sm.valid+label:after,.md-form input[type=time].form-control-sm:focus.valid+label:after,.md-form input[type=date].form-control-sm.valid+label:after,.md-form input[type=date].form-control-sm:focus.valid+label:after,.md-form input[type=datetime-local].form-control-sm.valid+label:after,.md-form input[type=datetime-local].form-control-sm:focus.valid+label:after,.md-form input[type=tel].form-control-sm.valid+label:after,.md-form input[type=tel].form-control-sm:focus.valid+label:after,.md-form input[type=number].form-control-sm.valid+label:after,.md-form input[type=number].form-control-sm:focus.valid+label:after,.md-form input[type=search-md].form-control-sm.valid+label:after,.md-form input[type=search-md].form-control-sm:focus.valid+label:after,.md-form input[type=search].form-control-sm.valid+label:after,.md-form input[type=search].form-control-sm:focus.valid+label:after,.md-form textarea.md-textarea.form-control-sm.valid+label:after,.md-form textarea.md-textarea.form-control-sm:focus.valid+label:after{top:3.7rem}.md-form input[type=text].form-control-sm.invalid+label:after,.md-form input[type=text].form-control-sm:focus.invalid+label:after,.md-form input[type=password].form-control-sm.invalid+label:after,.md-form input[type=password].form-control-sm:focus.invalid+label:after,.md-form input[type=email].form-control-sm.invalid+label:after,.md-form input[type=email].form-control-sm:focus.invalid+label:after,.md-form input[type=url].form-control-sm.invalid+label:after,.md-form input[type=url].form-control-sm:focus.invalid+label:after,.md-form input[type=time].form-control-sm.invalid+label:after,.md-form input[type=time].form-control-sm:focus.invalid+label:after,.md-form input[type=date].form-control-sm.invalid+label:after,.md-form input[type=date].form-control-sm:focus.invalid+label:after,.md-form input[type=datetime-local].form-control-sm.invalid+label:after,.md-form input[type=datetime-local].form-control-sm:focus.invalid+label:after,.md-form input[type=tel].form-control-sm.invalid+label:after,.md-form input[type=tel].form-control-sm:focus.invalid+label:after,.md-form input[type=number].form-control-sm.invalid+label:after,.md-form input[type=number].form-control-sm:focus.invalid+label:after,.md-form input[type=search-md].form-control-sm.invalid+label:after,.md-form input[type=search-md].form-control-sm:focus.invalid+label:after,.md-form input[type=search].form-control-sm.invalid+label:after,.md-form input[type=search].form-control-sm:focus.invalid+label:after,.md-form textarea.md-textarea.form-control-sm.invalid+label:after,.md-form textarea.md-textarea.form-control-sm:focus.invalid+label:after{top:3.6rem}.md-form>input[type=date]:not(.browser-default)+label{transform:translateY(-27px) scale(.8);transform-origin:0 0}.md-form>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label,.md-form>input[type=time]:not(.browser-default)+label{transform:translateY(-25px);transform-origin:0 0;font-size:.8rem}.md-form .was-validated input[type=text]:valid+label{color:#00c851!important}.md-form .was-validated input[type=text]:invalid+label{color:#f44336!important}.md-form .was-validated .form-control:valid:focus{box-shadow:0 1px #00c851!important}.md-form .was-validated .form-control:valid{border-color:#00c851!important}.md-form .was-validated .form-control:invalid:focus{box-shadow:0 1px #f44336!important}.md-form .was-validated .form-control:invalid{border-color:#f44336!important}.md-form .form-control{margin:0 0 .5rem;border-radius:0;padding:.6rem 0 .4rem;background-color:transparent;height:auto}.md-form .form-control:focus{box-shadow:none}.md-form .form-control:disabled,.md-form .form-control[readonly]{border-bottom:1px solid #bdbdbd;background-color:transparent}.md-form .form-control.is-valid{border-color:#00c851}.md-form .form-control.is-valid:focus{border-color:#00c851!important;box-shadow:0 1px #00c851!important}.md-form .form-control.is-invalid{border-color:#f44336}.md-form .form-control.is-invalid:focus{box-shadow:0 1px #f44336!important;border-color:#f44336!important}.md-form .form-control.is-valid,.md-form .form-control.is-invalid{background-position:center right!important}.md-form .validate{margin-bottom:2.5rem}.md-form label,.md-form label.active{font-size:1rem}.md-form .prefix{top:.25rem;font-size:1.75rem}.md-form .prefix~input,.md-form .prefix~textarea{margin-left:2.5rem;width:calc(100% - 2.5rem)}.md-form .prefix~label{margin-left:2.5rem}.md-form .prefix~.form-text{margin-left:2.6rem}.md-form label{position:absolute;top:0;left:0;font-size:1rem;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0% 100%;transform:translateY(12px);cursor:text;color:#757575}.md-form label.active{transform:translateY(-14px) scale(.8)}.md-form .prefix{position:absolute;transition:color .2s}.md-form .prefix.active{color:#4285f4}.md-form.form-lg .validate{margin-bottom:2.8rem}.md-form.form-lg label{font-size:1.25rem}.md-form.form-lg label.active{font-size:1.15rem}.md-form.form-lg .prefix{top:.4rem;font-size:2rem}.md-form.form-lg .prefix~input,.md-form.form-lg .prefix~textarea{margin-left:3rem;width:calc(100% - 3rem)}.md-form.form-lg .prefix~label{margin-left:3rem}.md-form.form-lg .prefix~.form-text{margin-left:3.1rem}.md-form.form-sm .validate{margin-bottom:2.3rem}.md-form.form-sm label{font-size:.875rem}.md-form.form-sm label.active{font-size:.95rem}.md-form.form-sm .prefix{top:.35rem;font-size:1.5rem}.md-form.form-sm .prefix~input,.md-form.form-sm .prefix~textarea{margin-left:2rem;width:calc(100% - 2rem)}.md-form.form-sm .prefix~label{margin-left:2rem}.md-form.form-sm .prefix~.form-text{margin-left:2rem}.md-form textarea.md-textarea{overflow-y:hidden;padding:1.5rem 0;resize:none}.md-form textarea.md-textarea-auto{padding:0;padding-top:1.5rem}.md-form.md-outline{position:relative;margin-top:1.5rem;margin-bottom:1.5rem}.md-form.md-outline input[type=text],.md-form.md-outline input[type=password],.md-form.md-outline input[type=email],.md-form.md-outline input[type=url],.md-form.md-outline input[type=time],.md-form.md-outline input[type=date],.md-form.md-outline input[type=datetime-local],.md-form.md-outline input[type=tel],.md-form.md-outline input[type=number],.md-form.md-outline input[type=search-md],.md-form.md-outline input[type=search],.md-form.md-outline textarea.md-textarea{transition:all .3s;outline:none;box-shadow:none;border:1px solid #dadce0;border-radius:4px;background-color:transparent;box-sizing:border-box}.md-form.md-outline input[type=text]:focus:not([readonly]),.md-form.md-outline input[type=password]:focus:not([readonly]),.md-form.md-outline input[type=email]:focus:not([readonly]),.md-form.md-outline input[type=url]:focus:not([readonly]),.md-form.md-outline input[type=time]:focus:not([readonly]),.md-form.md-outline input[type=date]:focus:not([readonly]),.md-form.md-outline input[type=datetime-local]:focus:not([readonly]),.md-form.md-outline input[type=tel]:focus:not([readonly]),.md-form.md-outline input[type=number]:focus:not([readonly]),.md-form.md-outline input[type=search-md]:focus:not([readonly]),.md-form.md-outline input[type=search]:focus:not([readonly]),.md-form.md-outline textarea.md-textarea:focus:not([readonly]){border-color:#4285f4;box-shadow:inset 0 0 0 1px #4285f4}.md-form.md-outline input[type=text]:focus:not([readonly])+label,.md-form.md-outline input[type=password]:focus:not([readonly])+label,.md-form.md-outline input[type=email]:focus:not([readonly])+label,.md-form.md-outline input[type=url]:focus:not([readonly])+label,.md-form.md-outline input[type=time]:focus:not([readonly])+label,.md-form.md-outline input[type=date]:focus:not([readonly])+label,.md-form.md-outline input[type=datetime-local]:focus:not([readonly])+label,.md-form.md-outline input[type=tel]:focus:not([readonly])+label,.md-form.md-outline input[type=number]:focus:not([readonly])+label,.md-form.md-outline input[type=search-md]:focus:not([readonly])+label,.md-form.md-outline input[type=search]:focus:not([readonly])+label,.md-form.md-outline textarea.md-textarea:focus:not([readonly])+label{color:#4285f4}.md-form.md-outline input[type=text].valid,.md-form.md-outline input[type=text]:focus.valid,.md-form.md-outline input[type=password].valid,.md-form.md-outline input[type=password]:focus.valid,.md-form.md-outline input[type=email].valid,.md-form.md-outline input[type=email]:focus.valid,.md-form.md-outline input[type=url].valid,.md-form.md-outline input[type=url]:focus.valid,.md-form.md-outline input[type=time].valid,.md-form.md-outline input[type=time]:focus.valid,.md-form.md-outline input[type=date].valid,.md-form.md-outline input[type=date]:focus.valid,.md-form.md-outline input[type=datetime-local].valid,.md-form.md-outline input[type=datetime-local]:focus.valid,.md-form.md-outline input[type=tel].valid,.md-form.md-outline input[type=tel]:focus.valid,.md-form.md-outline input[type=number].valid,.md-form.md-outline input[type=number]:focus.valid,.md-form.md-outline input[type=search-md].valid,.md-form.md-outline input[type=search-md]:focus.valid,.md-form.md-outline input[type=search].valid,.md-form.md-outline input[type=search]:focus.valid,.md-form.md-outline textarea.md-textarea.valid,.md-form.md-outline textarea.md-textarea:focus.valid{border-color:#00c851;box-shadow:inset 0 0 0 1px #00c851}.md-form.md-outline input[type=text]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=text].valid+label:after,.md-form.md-outline input[type=text]:focus.valid+label:after,.md-form.md-outline input[type=password]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=password].valid+label:after,.md-form.md-outline input[type=password]:focus.valid+label:after,.md-form.md-outline input[type=email]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=email].valid+label:after,.md-form.md-outline input[type=email]:focus.valid+label:after,.md-form.md-outline input[type=url]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=url].valid+label:after,.md-form.md-outline input[type=url]:focus.valid+label:after,.md-form.md-outline input[type=time]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=time].valid+label:after,.md-form.md-outline input[type=time]:focus.valid+label:after,.md-form.md-outline input[type=date]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=date].valid+label:after,.md-form.md-outline input[type=date]:focus.valid+label:after,.md-form.md-outline input[type=datetime-local]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=datetime-local].valid+label:after,.md-form.md-outline input[type=datetime-local]:focus.valid+label:after,.md-form.md-outline input[type=tel]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=tel].valid+label:after,.md-form.md-outline input[type=tel]:focus.valid+label:after,.md-form.md-outline input[type=number]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=number].valid+label:after,.md-form.md-outline input[type=number]:focus.valid+label:after,.md-form.md-outline input[type=search-md]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=search-md].valid+label:after,.md-form.md-outline input[type=search-md]:focus.valid+label:after,.md-form.md-outline input[type=search]:focus:not([readonly]).valid+label,.md-form.md-outline input[type=search].valid+label:after,.md-form.md-outline input[type=search]:focus.valid+label:after,.md-form.md-outline textarea.md-textarea:focus:not([readonly]).valid+label,.md-form.md-outline textarea.md-textarea.valid+label:after,.md-form.md-outline textarea.md-textarea:focus.valid+label:after{content:attr(data-success);color:#00c851;opacity:1}.md-form.md-outline input[type=text].invalid,.md-form.md-outline input[type=text]:focus.invalid,.md-form.md-outline input[type=password].invalid,.md-form.md-outline input[type=password]:focus.invalid,.md-form.md-outline input[type=email].invalid,.md-form.md-outline input[type=email]:focus.invalid,.md-form.md-outline input[type=url].invalid,.md-form.md-outline input[type=url]:focus.invalid,.md-form.md-outline input[type=time].invalid,.md-form.md-outline input[type=time]:focus.invalid,.md-form.md-outline input[type=date].invalid,.md-form.md-outline input[type=date]:focus.invalid,.md-form.md-outline input[type=datetime-local].invalid,.md-form.md-outline input[type=datetime-local]:focus.invalid,.md-form.md-outline input[type=tel].invalid,.md-form.md-outline input[type=tel]:focus.invalid,.md-form.md-outline input[type=number].invalid,.md-form.md-outline input[type=number]:focus.invalid,.md-form.md-outline input[type=search-md].invalid,.md-form.md-outline input[type=search-md]:focus.invalid,.md-form.md-outline input[type=search].invalid,.md-form.md-outline input[type=search]:focus.invalid,.md-form.md-outline textarea.md-textarea.invalid,.md-form.md-outline textarea.md-textarea:focus.invalid{border-color:#f44336;box-shadow:inset 0 0 0 1px #f44336}.md-form.md-outline input[type=text]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=text].invalid+label:after,.md-form.md-outline input[type=text]:focus.invalid+label:after,.md-form.md-outline input[type=password]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=password].invalid+label:after,.md-form.md-outline input[type=password]:focus.invalid+label:after,.md-form.md-outline input[type=email]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=email].invalid+label:after,.md-form.md-outline input[type=email]:focus.invalid+label:after,.md-form.md-outline input[type=url]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=url].invalid+label:after,.md-form.md-outline input[type=url]:focus.invalid+label:after,.md-form.md-outline input[type=time]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=time].invalid+label:after,.md-form.md-outline input[type=time]:focus.invalid+label:after,.md-form.md-outline input[type=date]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=date].invalid+label:after,.md-form.md-outline input[type=date]:focus.invalid+label:after,.md-form.md-outline input[type=datetime-local]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=datetime-local].invalid+label:after,.md-form.md-outline input[type=datetime-local]:focus.invalid+label:after,.md-form.md-outline input[type=tel]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=tel].invalid+label:after,.md-form.md-outline input[type=tel]:focus.invalid+label:after,.md-form.md-outline input[type=number]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=number].invalid+label:after,.md-form.md-outline input[type=number]:focus.invalid+label:after,.md-form.md-outline input[type=search-md]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=search-md].invalid+label:after,.md-form.md-outline input[type=search-md]:focus.invalid+label:after,.md-form.md-outline input[type=search]:focus:not([readonly]).invalid+label,.md-form.md-outline input[type=search].invalid+label:after,.md-form.md-outline input[type=search]:focus.invalid+label:after,.md-form.md-outline textarea.md-textarea:focus:not([readonly]).invalid+label,.md-form.md-outline textarea.md-textarea.invalid+label:after,.md-form.md-outline textarea.md-textarea:focus.invalid+label:after{content:attr(data-error);color:#f44336;opacity:1}.md-form.md-outline input[type=text].form-control.valid+label:after,.md-form.md-outline input[type=text].form-control:focus.valid+label:after,.md-form.md-outline input[type=password].form-control.valid+label:after,.md-form.md-outline input[type=password].form-control:focus.valid+label:after,.md-form.md-outline input[type=email].form-control.valid+label:after,.md-form.md-outline input[type=email].form-control:focus.valid+label:after,.md-form.md-outline input[type=url].form-control.valid+label:after,.md-form.md-outline input[type=url].form-control:focus.valid+label:after,.md-form.md-outline input[type=time].form-control.valid+label:after,.md-form.md-outline input[type=time].form-control:focus.valid+label:after,.md-form.md-outline input[type=date].form-control.valid+label:after,.md-form.md-outline input[type=date].form-control:focus.valid+label:after,.md-form.md-outline input[type=datetime-local].form-control.valid+label:after,.md-form.md-outline input[type=datetime-local].form-control:focus.valid+label:after,.md-form.md-outline input[type=tel].form-control.valid+label:after,.md-form.md-outline input[type=tel].form-control:focus.valid+label:after,.md-form.md-outline input[type=number].form-control.valid+label:after,.md-form.md-outline input[type=number].form-control:focus.valid+label:after,.md-form.md-outline input[type=search-md].form-control.valid+label:after,.md-form.md-outline input[type=search-md].form-control:focus.valid+label:after,.md-form.md-outline input[type=search].form-control.valid+label:after,.md-form.md-outline input[type=search].form-control:focus.valid+label:after,.md-form.md-outline textarea.md-textarea.form-control.valid+label:after,.md-form.md-outline textarea.md-textarea.form-control:focus.valid+label:after{top:2.75rem;left:0;position:absolute}.md-form.md-outline input[type=text].form-control.invalid+label:after,.md-form.md-outline input[type=text].form-control:focus.invalid+label:after,.md-form.md-outline input[type=password].form-control.invalid+label:after,.md-form.md-outline input[type=password].form-control:focus.invalid+label:after,.md-form.md-outline input[type=email].form-control.invalid+label:after,.md-form.md-outline input[type=email].form-control:focus.invalid+label:after,.md-form.md-outline input[type=url].form-control.invalid+label:after,.md-form.md-outline input[type=url].form-control:focus.invalid+label:after,.md-form.md-outline input[type=time].form-control.invalid+label:after,.md-form.md-outline input[type=time].form-control:focus.invalid+label:after,.md-form.md-outline input[type=date].form-control.invalid+label:after,.md-form.md-outline input[type=date].form-control:focus.invalid+label:after,.md-form.md-outline input[type=datetime-local].form-control.invalid+label:after,.md-form.md-outline input[type=datetime-local].form-control:focus.invalid+label:after,.md-form.md-outline input[type=tel].form-control.invalid+label:after,.md-form.md-outline input[type=tel].form-control:focus.invalid+label:after,.md-form.md-outline input[type=number].form-control.invalid+label:after,.md-form.md-outline input[type=number].form-control:focus.invalid+label:after,.md-form.md-outline input[type=search-md].form-control.invalid+label:after,.md-form.md-outline input[type=search-md].form-control:focus.invalid+label:after,.md-form.md-outline input[type=search].form-control.invalid+label:after,.md-form.md-outline input[type=search].form-control:focus.invalid+label:after,.md-form.md-outline textarea.md-textarea.form-control.invalid+label:after,.md-form.md-outline textarea.md-textarea.form-control:focus.invalid+label:after{top:2.75rem;left:0;position:absolute}.md-form.md-outline>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label,.md-form.md-outline>input[type=time]:not(.browser-default)+label{transform:translateY(-9px) scale(.8);transform-origin:0 0;background:#fff;font-weight:500;padding-right:5px;padding-left:5px;font-size:1rem;left:8px}.md-form.md-outline>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label.active,.md-form.md-outline>input[type=time]:not(.browser-default)+label.active{transform:translateY(-9px) scale(.8);transform-origin:0 0}@-webkit-keyframes autofill{to{color:#495057;background:transparent}}@keyframes autofill{to{color:#495057;background:transparent}}.md-form.md-outline input:-webkit-autofill{-webkit-animation-name:autofill;animation-name:autofill;-webkit-animation-fill-mode:both;animation-fill-mode:both}.md-form.md-outline .form-control{padding:.375rem .75rem}.md-form.md-outline label{font-size:1rem;position:absolute;top:0;left:0;padding-left:10px;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0% 100%;transform:translateY(9px);cursor:text;color:#757575}.md-form.md-outline label.active{transform:translateY(-13px) scale(.8);background:#fff;font-weight:500;padding-right:5px;padding-left:5px;left:8px}.md-form.md-outline.form-lg .form-control.form-control-lg{padding:.5rem .725rem}.md-form.md-outline.form-lg label{font-size:1.25rem;transform:translateY(10px)}.md-form.md-outline.form-lg label.active{font-size:1.1rem;transform:translateY(-14px) scale(.8)}.md-form.md-outline.form-lg .prefix{top:.65rem;font-size:25px}.md-form.md-outline.form-lg .prefix~input,.md-form.md-outline.form-lg .prefix~textarea{margin-left:2.2rem;width:calc(100% - 2.2rem)}.md-form.md-outline.form-lg .prefix~label{margin-left:2.2rem}.md-form.md-outline.form-lg .prefix~.form-text{margin-left:2.3rem}.md-form.md-outline.form-sm .form-control.form-control-sm{padding:.25rem .625rem}.md-form.md-outline.form-sm label{font-size:.8rem;transform:translateY(8px)}.md-form.md-outline.form-sm label.active{font-size:.85rem;transform:translateY(-12px) scale(.8)}.md-form.md-outline.form-sm .prefix{top:.5rem;font-size:15px}.md-form.md-outline.form-sm .prefix~input,.md-form.md-outline.form-sm .prefix~textarea{margin-left:1.6rem;width:calc(100% - 1.6rem)}.md-form.md-outline.form-sm .prefix~label{margin-left:1.6rem}.md-form.md-outline.form-sm .prefix~.form-text{margin-left:1.7rem}.md-form.md-outline .prefix{position:absolute;transition:color .2s}.md-form.md-outline .prefix:focus{color:#4285f4}.md-form.md-outline .prefix{top:.6rem;font-size:20px}.md-form.md-outline .prefix~input,.md-form.md-outline .prefix~textarea{margin-left:2rem;width:calc(100% - 2rem)}.md-form.md-outline .prefix~label{margin-left:2rem}.md-form.md-outline .prefix~.form-text{margin-left:2.1rem}.md-form.md-outline .character-counter{margin-top:-.5rem}.md-form.md-bg input[type=text],.md-form.md-bg input[type=password],.md-form.md-bg input[type=email],.md-form.md-bg input[type=url],.md-form.md-bg input[type=time],.md-form.md-bg input[type=date],.md-form.md-bg input[type=datetime-local],.md-form.md-bg input[type=tel],.md-form.md-bg input[type=number],.md-form.md-bg input[type=search-md],.md-form.md-bg input[type=search],.md-form.md-bg textarea.md-textarea{box-sizing:border-box;padding:10px 5px;border:0;border-top-left-radius:.3rem;border-top-right-radius:.3rem;background:#f5f5f5 no-repeat;background-image:linear-gradient(to bottom,#4285f4,#4285f4),linear-gradient(to bottom,#ced4da,#ced4da);background-size:0 2px,100% 1px;background-position:50% 100%,50% 100%;transition:background-size .3s cubic-bezier(.64,.09,.08,1)}.md-form.md-bg input[type=text]:focus:not([readonly]),.md-form.md-bg input[type=password]:focus:not([readonly]),.md-form.md-bg input[type=email]:focus:not([readonly]),.md-form.md-bg input[type=url]:focus:not([readonly]),.md-form.md-bg input[type=time]:focus:not([readonly]),.md-form.md-bg input[type=date]:focus:not([readonly]),.md-form.md-bg input[type=datetime-local]:focus:not([readonly]),.md-form.md-bg input[type=tel]:focus:not([readonly]),.md-form.md-bg input[type=number]:focus:not([readonly]),.md-form.md-bg input[type=search-md]:focus:not([readonly]),.md-form.md-bg input[type=search]:focus:not([readonly]),.md-form.md-bg textarea.md-textarea:focus:not([readonly]){box-shadow:none;border-bottom:none}.md-form.md-bg input[type=text]:focus,.md-form.md-bg input[type=password]:focus,.md-form.md-bg input[type=email]:focus,.md-form.md-bg input[type=url]:focus,.md-form.md-bg input[type=time]:focus,.md-form.md-bg input[type=date]:focus,.md-form.md-bg input[type=datetime-local]:focus,.md-form.md-bg input[type=tel]:focus,.md-form.md-bg input[type=number]:focus,.md-form.md-bg input[type=search-md]:focus,.md-form.md-bg input[type=search]:focus,.md-form.md-bg textarea.md-textarea:focus{background-color:#dcdcdc;background-size:100% 2px,100% 1px;outline:none}.md-form.md-bg>input[type=date]:not(.browser-default)+label{transform:translateY(-12px) scale(.8);transform-origin:0 0}.md-form.md-bg>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label,.md-form.md-bg>input[type=time]:not(.browser-default)+label{transform:translateY(-12px);transform-origin:0 0;font-size:.8rem}.md-form.md-bg .form-control{padding:1.1rem .7rem .4rem!important}.md-form.md-bg label{top:0;padding-left:.7rem;font-size:1rem;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0% 100%;transform:translateY(13px)}.md-form.md-bg label.active{transform:translateY(-3px) scale(.8);font-weight:500;padding-left:.75rem}.md-form.md-bg.form-lg label{transform:translateY(16px)}.md-form.md-bg.form-lg label.active{transform:translateY(-4px) scale(.8)}.md-form.md-bg.form-sm label{transform:translateY(11px)}.md-form.md-bg.form-sm label.active{transform:translateY(-2px) scale(.8)}.md-form .form-control.is-invalid,.was-validated .md-form .form-control:invalid{padding-right:0}.md-form .form-control.is-valid,.was-validated .md-form .form-control:valid{padding-right:0}.needs-validation .md-form label{left:.3rem}.custom-file-input:lang(es)~.custom-file-label:after{content:"Elegir"}.custom-file-input:lang(pl-PL)~.custom-file-label:after{content:"Wybierz"}.custom-file-input:lang(fr)~.custom-file-label:after{content:"Choisir"}.custom-file-input:lang(in)~.custom-file-label:after{content:"Pilih"}.custom-file-input:lang(zh)~.custom-file-label:after{content:"選擇"}.custom-file-input:lang(de)~.custom-file-label:after{content:"Wählen"}.custom-file-input:lang(ru)~.custom-file-label:after{content:"выбирать"}.select-wrapper .select-dropdown{user-select:none}.select-label{position:absolute}.select-wrapper{position:relative}.select-wrapper input.select-dropdown{position:relative;cursor:pointer;background-color:transparent;border:none;border-bottom:1px solid #ced4da;outline:none;height:38px;line-height:2.9rem;width:100%;font-size:1rem;margin:0 0 .94rem;padding:0;display:block;text-overflow:ellipsis}.select-wrapper input.select-dropdown:disabled{color:rgba(0,0,0,.3);border-bottom-color:rgba(0,0,0,.3);cursor:default}.select-wrapper input.select-dropdown .selected,.select-wrapper input.select-dropdown li:focus{background-color:rgba(0,0,0,.15)}.select-wrapper input.select-dropdown li.active{background:transparent}.select-wrapper input.select-dropdown .fa{color:inherit}.select-wrapper .search-wrap{padding:1rem 0 0;display:block;margin:0 .7rem}.select-wrapper .search-wrap .md-form{margin-top:0;margin-bottom:1rem}.select-wrapper .search-wrap .md-form input{padding-bottom:.4rem;margin-bottom:0}.select-wrapper span.caret{color:initial;position:absolute;right:0;top:.8rem;font-size:.63rem}.select-wrapper span.caret.disabled{color:rgba(0,0,0,.46)}.select-wrapper+label{position:absolute;top:7px;font-size:.8rem}.select-wrapper i{color:rgba(0,0,0,.3)}.select-wrapper ul{list-style-type:none;padding-left:0}.select-wrapper.md-form>ul li label{top:0;color:#4285f4;font-size:.9rem}.select-wrapper.md-form>ul li.select-toggle-all label{padding-left:38px}.select-wrapper.md-form.colorful-select>ul li.select-toggle-all:hover label{color:#fff}select{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:none!important}select.browser-default{display:block!important}select:disabled{color:rgba(0,0,0,.3)}.select-dropdown [type=checkbox]:disabled:not(:checked)+label:before{margin-left:0;margin-top:0}.select-dropdown ul{list-style-type:none;padding:0}.select-dropdown li img{height:30px;width:30px;margin:.3rem .75rem;float:right}.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup{color:rgba(0,0,0,.3);background-color:transparent!important;cursor:context-menu}.select-dropdown li.optgroup{border-top:1px solid #eeeeee}.select-dropdown li.optgroup.selected>span{color:rgba(0,0,0,.7)}.select-dropdown li.optgroup>span{color:rgba(0,0,0,.4)}.multiple-select-dropdown li [type=checkbox]+label{height:.63rem}.dropdown-content{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);background-color:#fff;margin:0;display:none;min-width:6.25rem;max-height:40.625rem;overflow-y:auto;opacity:0;position:absolute;z-index:999;will-change:width,height}.dropdown-content li{clear:both;color:#000;cursor:pointer;line-height:1.3rem;width:100%;text-align:left;text-transform:none}.dropdown-content li:hover,.dropdown-content li.active{background-color:#eee}.dropdown-content li>a,.dropdown-content li>span{font-size:.9rem;color:#212529;display:block;padding:.5rem}.dropdown-content li>a>i{height:inherit;line-height:inherit}.colorful-select .dropdown-content{padding:.5rem}.colorful-select .dropdown-content li.active span{color:#fff!important;box-shadow:0 5px 11px rgba(0,0,0,.18),0 4px 15px rgba(0,0,0,.15)}.colorful-select .dropdown-content li.active span [type=checkbox]:checked+label:before{border-color:transparent #fff #fff transparent}.colorful-select .dropdown-content li a:hover,.colorful-select .dropdown-content li span:hover{box-shadow:0 8px 17px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19);color:#fff!important;transition:.15s;border-radius:.125rem}.colorful-select .dropdown-content li a:hover [type=checkbox]+label:before,.colorful-select .dropdown-content li span:hover [type=checkbox]+label:before{border-color:#fff}.colorful-select .dropdown-content li a:hover [type=checkbox]:checked+label:before,.colorful-select .dropdown-content li span:hover [type=checkbox]:checked+label:before{border-color:transparent #fff #fff transparent}.colorful-select .dropdown-content li.disabled.active span,.colorful-select .dropdown-content li:disabled.active span,.colorful-select .dropdown-content li.optgroup.active span{box-shadow:none;color:rgba(0,0,0,.3)!important;border-bottom-color:rgba(0,0,0,.3);cursor:default}.colorful-select .dropdown-content li.disabled a:hover,.colorful-select .dropdown-content li.disabled span:hover,.colorful-select .dropdown-content li:disabled a:hover,.colorful-select .dropdown-content li:disabled span:hover,.colorful-select .dropdown-content li.optgroup a:hover,.colorful-select .dropdown-content li.optgroup span:hover{box-shadow:none;color:rgba(0,0,0,.3)!important;border-bottom-color:rgba(0,0,0,.3);cursor:default;background-color:#fff!important}.colorful-select .dropdown-content li.disabled label,.colorful-select .dropdown-content li:disabled label,.colorful-select .dropdown-content li.optgroup label{cursor:default}.dropdown-primary .dropdown-content li.active,.dropdown-primary .dropdown-content li a,.dropdown-primary .dropdown-content li span:hover{background-color:#4285f4!important}.dropdown-primary .search-wrap input:focus{border-bottom:1px solid #4285f4;box-shadow:0 1px #4285f4}.dropdown-danger .dropdown-content li.active,.dropdown-danger .dropdown-content li a,.dropdown-danger .dropdown-content li span:hover{background-color:#c00!important}.dropdown-danger .search-wrap input:focus{border-bottom:1px solid #cc0000;box-shadow:0 1px #c00}.dropdown-default .dropdown-content li.active,.dropdown-default .dropdown-content li a,.dropdown-default .dropdown-content li span:hover{background-color:#2bbbad!important}.dropdown-default .search-wrap input:focus{border-bottom:1px solid #2bbbad;box-shadow:0 1px #2bbbad}.dropdown-secondary .dropdown-content li.active,.dropdown-secondary .dropdown-content li a,.dropdown-secondary .dropdown-content li span:hover{background-color:#a6c!important}.dropdown-secondary .search-wrap input:focus{border-bottom:1px solid #aa66cc;box-shadow:0 1px #a6c}.dropdown-success .dropdown-content li.active,.dropdown-success .dropdown-content li a,.dropdown-success .dropdown-content li span:hover{background-color:#00c851!important}.dropdown-success .search-wrap input:focus{border-bottom:1px solid #00c851;box-shadow:0 1px #00c851}.dropdown-info .dropdown-content li.active,.dropdown-info .dropdown-content li a,.dropdown-info .dropdown-content li span:hover{background-color:#33b5e5!important}.dropdown-info .search-wrap input:focus{border-bottom:1px solid #33b5e5;box-shadow:0 1px #33b5e5}.dropdown-warning .dropdown-content li.active,.dropdown-warning .dropdown-content li a,.dropdown-warning .dropdown-content li span:hover{background-color:#fb3!important}.dropdown-warning .search-wrap input:focus{border-bottom:1px solid #ffbb33;box-shadow:0 1px #fb3}.dropdown-dark .dropdown-content li.active,.dropdown-dark .dropdown-content li a,.dropdown-dark .dropdown-content li span:hover{background-color:#2e2e2e!important}.dropdown-dark .search-wrap input:focus{border-bottom:1px solid #2e2e2e;box-shadow:0 1px #2e2e2e}.dropdown-ins .dropdown-content li.active,.dropdown-ins .dropdown-content li a,.dropdown-ins .dropdown-content li span:hover{background-color:#2e5e86!important}.dropdown-ins .search-wrap input:focus{border-bottom:1px solid #2e5e86;box-shadow:0 1px #2e5e86}.toast-title{font-weight:900;text-transform:capitalize}.toast-message{word-wrap:break-word}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:1.25rem;font-weight:400;text-shadow:0 1px 0 #fff;opacity:.8;filter:alpha(opacity=80)}.toast-close-button:hover,.toast-close-button:focus{text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{box-sizing:border-box}#toast-container>div{box-shadow:0 2px 5px rgba(0,0,0,.16),0 2px 10px rgba(0,0,0,.12);position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:26rem;background-position:15px center;background-repeat:no-repeat;opacity:.95;filter:alpha(opacity=95)}#toast-container>:hover{box-shadow:0 8px 17px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19);transition:.45s;opacity:1;filter:alpha(opacity=100);cursor:pointer}#toast-container.toast-top-center>div,#toast-container.toast-bottom-center>div{width:26rem;margin:auto}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#00c851;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}.toast-error{background-color:#ff3547;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}.toast-info{background-color:#33b5e5;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}.toast-warning{background-color:#fb3;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;filter:alpha(opacity=40)}.ps>.ps__rail-x,.ps>.ps__rail-y{opacity:.6}body,html,:root{font-size:16px}h1,h2,h3,h4,h5{font-weight:300;display:inline-block}h2{font-size:1.35rem;font-weight:200!important}.btn-outline-main{border-radius:.23rem;border:2px solid}.overflow-hidden{overflow:hidden}.loading-element{display:block;text-align:center;padding:3rem 0}.loading-element svg{max-width:5rem;max-height:5rem}.md-form{margin-bottom:1rem;position:relative}.md-form label svg{width:1rem;height:1rem;margin-right:.2rem;display:inline}.md-form svg.prefix{width:1.75rem;height:1.75rem;display:inline}.select-wrapper input.select-dropdown{padding:.3rem 0 .55rem;line-height:1.5;height:unset}.no-card-padding{margin-left:-1.25rem;width:calc(100% + 2.5rem)}.scrollbar-min .ps__rail-x{background:rgba(0,0,0,0)!important}@media (min-width: 1200px){.pr-xs-0{padding-right:0!important}.pl-xs-0{padding-left:0!important}}.btn-icon{position:relative;padding-left:2.64rem}.btn-icon svg{width:1rem;position:absolute;left:1rem}.theme-dark .bs-form .form-control{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);color:#fff}.theme-dark .bs-form .form-control option{color:#000}.theme-light .bs-form .form-control{background:rgba(255,255,255,.05);color:#000}.theme-light .bs-form .form-control option{color:#000}@keyframes fade-in-bck{0%{transform:translateZ(80px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes fade-in-bottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes scale-in-hor-center{0%{transform:scaleX(0);opacity:1}to{transform:scaleX(1);opacity:1}}@keyframes roll-in-blurred-left{0%{transform:translate(-1000px) rotate(-720deg);filter:blur(50px);opacity:0}to{transform:translate(0) rotate(0);filter:blur(0);opacity:1}}@keyframes slide-out-right{0%{transform:translate(0);opacity:1}to{transform:translate(1000px);opacity:0}}@keyframes slide-out-left{0%{transform:translate(0);opacity:1}to{transform:translate(-1000px);opacity:0}}@keyframes slide-in-bottom{0%{transform:translateY(1000px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-in-left{0%{transform:translate(-1000px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-in-right{0%{transform:translate(1000px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-out-bottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(1000px);opacity:0}}@keyframes slide-in-blurred-tr{0%{transform:translate(1000px,-1000px) skew(-80deg,-10deg);transform-origin:0% 0%;filter:blur(40px);opacity:0}to{transform:translate(0) skew(0);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes roll-in-blurred-top{0%{transform:translateY(-800px) rotate(-720deg);filter:blur(50px);opacity:0}to{transform:translateY(0) rotate(0);filter:blur(0);opacity:1}}@keyframes slide-in-elliptic-top-fwd{0%{transform:translateY(-600px) rotateX(-30deg) scale(0);transform-origin:50% 100%;opacity:0}20%{opacity:0}to{transform:translateY(0) rotateX(0) scale(1);transform-origin:50% 1400px;opacity:1}}@keyframes slide-out-bck-center{0%{transform:translateZ(0);opacity:1}to{transform:translateZ(-1100px);opacity:0;visibility:hidden}}@keyframes heartbeat{0%{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@keyframes bounce-in-fwd{0%{transform:scale(0);animation-timing-function:ease-in;opacity:0}38%{transform:scale(1);animation-timing-function:ease-out;opacity:1}55%{transform:scale(.7);animation-timing-function:ease-in}72%{transform:scale(1);animation-timing-function:ease-out}81%{transform:scale(.84);animation-timing-function:ease-in}89%{transform:scale(1);animation-timing-function:ease-out}95%{transform:scale(.95);animation-timing-function:ease-in}to{transform:scale(1);animation-timing-function:ease-out}}@keyframes rotate-in-center{0%{transform:rotate(-360deg);opacity:0}to{transform:rotate(0);opacity:1}}@keyframes slide-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes slide-in-top{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes height-open{0%{max-height:0}to{max-height:1100px}}@keyframes height-close{0%{max-height:1100px}99%{max-height:0}to{max-height:0;visibility:hidden}}.donation-blocks{position:relative}[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation{padding:0!important;position:absolute;top:0;width:100%;z-index:1}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation{margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] .donation-brand-footer{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] .donation-main-header h1,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] .donation-main-header h1{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .35s both}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] .donation-main-header .description,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] .donation-main-header .description{animation:fade-in-bckbottom .55s cubic-bezier(.39,.575,.565,1) .5s both}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] .donation-main-header .avatar,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] .donation-main-header .avatar{animation:roll-in-blurred-left .65s cubic-bezier(.175,.885,.32,1.275) both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] .donation-main-header .avatar,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] .donation-main-header .avatar{animation:roll-in-blurred-left .65s cubic-bezier(.23,1,.32,1) both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-section=form]>.card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-section=form]>.card-body{animation:fade-in-bck .55s cubic-bezier(.47,0,.745,.715) .35s both}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-section=form]>.card-body header svg,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-section=form]>.card-body header svg{animation:roll-in-blurred-top .6s cubic-bezier(.23,1,.32,1) .5s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(1),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(1){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) 0ms both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(1) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(1) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .5s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(2),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(2){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) .15s both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(2) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(2) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .65s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(3),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(3){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) .3s both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(3) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(3) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .8s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(4),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(4){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) .45s both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(4) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(4) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .95s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(5),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(5){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) .6s both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(5) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(5) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) 1.1s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(6),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(6){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) .75s both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(6) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(6) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) 1.25s both}@media (min-width: 768px){[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(7),[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(7){animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) .9s both}}[data-animation-status=enabled][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(7) .card-body,[data-animation-status=dynamic][data-animation-group=init][data-animation-status=enabled] [data-sections-group=main] .side-column:nth-child(7) .card-body{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) 1.4s both}[data-animation-status=enabled][data-animation-group=back] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=back] .donation-brand-footer{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=back] [data-section].side-column,[data-animation-status=enabled][data-animation-group=back] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=back] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=back] .side-column [data-section]{animation:slide-in-right .55s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=back] [data-section].main-column,[data-animation-status=enabled][data-animation-group=back] .main-column [data-section],[data-animation-status=enabled][data-animation-group=back] .description-column,[data-animation-status=dynamic][data-animation-group=back] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=back] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=back] .description-column{animation:slide-in-left .55s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=back] [data-section=form]>.card-body header svg,[data-animation-status=dynamic][data-animation-group=back] [data-section=form]>.card-body header svg{animation:roll-in-blurred-top .5s cubic-bezier(.23,1,.32,1) .5s both}[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget]{animation:slide-out-bottom .5s cubic-bezier(.55,.085,.68,.53) both;display:none;margin-left:-15px;margin-right:-15px;position:absolute;top:0;width:100%}[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=terms]{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=terms] header svg,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=terms] header svg{animation:slide-in-blurred-tr .55s cubic-bezier(.23,1,.32,1) .4s both}[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .side-column [data-section]{animation:slide-out-right .55s cubic-bezier(.55,.085,.68,.53) both;position:relative;z-index:1}[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .description-column{animation:slide-out-left .55s cubic-bezier(.55,.085,.68,.53) both;position:relative;z-index:1}[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=settings]{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=settings] header svg,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=settings] header svg{animation:rotate-in-center .85s cubic-bezier(.25,.46,.45,.94) .5s both}[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .side-column [data-section]{animation:slide-out-right .55s cubic-bezier(.55,.085,.68,.53) both;position:relative;z-index:1}[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .description-column{animation:slide-out-left .55s cubic-bezier(.55,.085,.68,.53) both;position:relative;z-index:1}[data-animation-status=enabled][data-animation-group=open-fundraising] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=open-fundraising] .donation-brand-footer{animation:fade-in-bottom .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group="fundraising_widget::full"]{animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group="fundraising_widget::full"] header svg,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group="fundraising_widget::full"] header svg{animation:heartbeat 1.5s ease-in-out 3 1.05s both}[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group="fundraising_widget::full"] .description,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group="fundraising_widget::full"] .description{animation:fade-in-bck .55s cubic-bezier(.39,.575,.565,1) .5s both}[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .side-column [data-section],[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .description-column{animation:slide-out-bck-center .25s cubic-bezier(.55,.085,.68,.53) .2s both}[data-animation-status=enabled][data-animation-group=open-media] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=open-media] .donation-brand-footer{animation:fade-in-bottom .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=media_widget]{animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=media_widget] header svg,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=media_widget] header svg{animation:bounce-in-fwd .85s cubic-bezier(.23,1,.32,1) .7s both}[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .side-column [data-section],[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .description-column{animation:slide-out-bck-center .25s cubic-bezier(.55,.085,.68,.53) .2s both}[data-animation-status=enabled][data-animation-group=open-recurrents] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=open-recurrents] .donation-brand-footer{animation:fade-in-bottom .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=recurrents_widget]{animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=recurrents_widget] header svg,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=recurrents_widget] header svg{animation:bounce-in-fwd .85s cubic-bezier(.23,1,.32,1) .7s both}[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .side-column [data-section],[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .description-column{animation:slide-out-bck-center .25s cubic-bezier(.55,.085,.68,.53) .2s both}[data-animation-status=enabled][data-animation-group=open-gifts] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=open-gifts] .donation-brand-footer{animation:fade-in-bottom .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=gifts_widget]{animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:4}[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=gifts_widget] header svg,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=gifts_widget] header svg{animation:bounce-in-fwd .85s cubic-bezier(.23,1,.32,1) .7s both}[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .side-column [data-section],[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .description-column{animation:slide-out-bck-center .25s cubic-bezier(.55,.085,.68,.53) .2s both}[data-animation-status=enabled][data-animation-group=open-payment] .donation-brand-footer,[data-animation-status=dynamic][data-animation-group=open-payment] .donation-brand-footer{animation:fade-in-bottom .55s cubic-bezier(.39,.575,.565,1) .7s both}[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=payment_widget]{animation:slide-in-elliptic-top-fwd .7s cubic-bezier(.25,.46,.45,.94) both;position:relative;z-index:3}[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=payment_widget] header svg,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=payment_widget] header svg{animation:bounce-in-fwd .85s cubic-bezier(.23,1,.32,1) .7s both}[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] [data-section].side-column,[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .side-column [data-section],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] [data-section].main-column,[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .main-column [data-section],[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .description-column,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] [data-section].side-column,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .side-column [data-section],[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] [data-section].main-column,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .main-column [data-section],[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .description-column{animation:slide-out-bck-center .25s cubic-bezier(.55,.085,.68,.53) .2s both}[data-animation-status=disabled][data-active-section-group=main] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=main] [data-sections-group=main]{display:block!important}[data-animation-status=disabled][data-active-section-group=terms] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=terms] [data-sections-group=terms]{display:block!important}[data-animation-status=disabled][data-active-section-group=settings] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=settings] [data-sections-group=settings]{display:block!important}[data-animation-status=disabled][data-active-section-group=success] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=success] [data-sections-group=success]{display:block!important}[data-animation-status=disabled][data-active-section-group="fundraising_widget::full"] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"]{display:block!important}[data-animation-status=disabled][data-active-section-group=media_widget] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=media_widget] [data-sections-group=media_widget]{display:block!important}[data-animation-status=disabled][data-active-section-group=gifts_widget] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=gifts_widget] [data-sections-group=gifts_widget]{display:block!important}[data-animation-status=disabled][data-active-section-group=recurrents_widget] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=recurrents_widget] [data-sections-group=recurrents_widget]{display:block!important}[data-animation-status=disabled][data-active-section-group=payment_widget] [data-sections-group]{display:none!important}[data-animation-status=disabled][data-active-section-group=payment_widget] [data-sections-group=payment_widget]{display:block!important}[data-section=vote_widget][data-animation-group=open-vote] .vote-list{animation:slide-out-top .3s cubic-bezier(.55,.085,.68,.53) both;max-height:0;position:absolute}[data-section=vote_widget][data-animation-group=open-vote] .vote-open{animation:slide-in-bottom .6s cubic-bezier(.55,.085,.68,.53) both;display:block!important}[data-section=vote_widget][data-animation-group=close-vote] .vote-list{animation:slide-in-top .4s cubic-bezier(.55,.085,.68,.53) both;display:block}[data-section=vote_widget][data-animation-group=close-vote] .vote-open{animation:slide-out-bottom .7s cubic-bezier(.55,.085,.68,.53) both;display:block!important;max-height:0;position:absolute;top:0;z-index:9}[data-section=premium_widget][data-animation-group=open-premium] .premium-wrapper{animation:slide-out-top .3s cubic-bezier(.55,.085,.68,.53) both;max-height:0;position:absolute}[data-section=premium_widget][data-animation-group=open-premium] .premium-open{animation:slide-in-bottom .6s cubic-bezier(.55,.085,.68,.53) both;display:block!important}[data-section=premium_widget][data-animation-group=close-premium] .premium-wrapper{animation:slide-in-top .4s cubic-bezier(.55,.085,.68,.53) both;display:block}[data-section=premium_widget][data-animation-group=close-premium] .premium-open{animation:slide-out-bottom .7s cubic-bezier(.55,.085,.68,.53) both;display:block!important;max-height:0;position:absolute;top:0;z-index:9}.shadow-big{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.shadow-medium{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.shadow-small{box-shadow:0 2px 10px rgba(0,0,0,.16),0 2px 5px rgba(0,0,0,.26)}.shadow-hover{transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.shadow-hover:hover{box-shadow:0 10px 16px rgba(0,0,0,.15),0 5px 5px rgba(0,0,0,.05)}.grid-donation{display:flex;flex-wrap:wrap}.grid-donation .main-column,.grid-donation .side-column,.grid-donation .description-column{margin:0 15px;width:100%}@media (min-width: 768px){.grid-donation{display:grid;grid-template-columns:58.33333333% 41.66666667%;grid-gap:0;margin-right:-15px;margin-left:-15px}.grid-donation .main-column,.grid-donation .side-column,.grid-donation .description-column{padding:0 15px;margin:0}.grid-donation .description-column{grid-row:1;grid-column:1/3}.grid-donation .main-column{grid-row:span 15;grid-column:1/2}.grid-donation .side-column{grid-column:2}}@media (min-width: 992px){.grid-donation{grid-template-columns:66.66666667% 33.33333333%}}.heart-switcher{height:30px;width:35px;float:left}.heart-switcher .heart-switcher-body{position:relative;margin-top:9px;background-color:#e3e3e3;height:12px;width:32px;border-radius:15px}.heart-switcher .heart-switcher-body #commissionByMe{cursor:pointer;z-index:2;position:absolute;left:0px;top:-15px;height:35px;width:32px;opacity:0}.heart-switcher .heart-switcher-body #heart-shape-container{position:absolute;top:-12px;transform:translate(-6px);transition:transform .5s}.heart-switcher .heart-switcher-body #heart-shape-container #heart{display:inline-block;height:12px;margin:0 7px;position:relative;top:12px;transform:rotate(-45deg);width:12px}.heart-switcher .heart-switcher-body #heart-shape-container #heart:after,.heart-switcher .heart-switcher-body #heart-shape-container #heart:before{content:"";border-radius:50%;height:12px;position:absolute;width:12px}.heart-switcher .heart-switcher-body #heart-shape-container #heart:after{top:-6px;left:0}.heart-switcher .heart-switcher-body #heart-shape-container #heart:before{left:6px;top:0}.heart-switcher .heart-switcher-body #heart-shape-container{transform:translate(-6px);transition:transform .5s}.heart-switcher .heart-switcher-body #commissionByMe:checked~#heart-shape-container{transform:translate(13px)}.heart-switcher .heart-switcher-body #heart,.heart-switcher .heart-switcher-body #heart:before,.heart-switcher .heart-switcher-body #heart:after{background-color:#bebebe}.heart-switcher .heart-switcher-body #commissionByMe:checked~#heart-shape-container #heart,.heart-switcher .heart-switcher-body #commissionByMe:checked~#heart-shape-container #heart:before,.heart-switcher .heart-switcher-body #commissionByMe:checked~#heart-shape-container #heart:after{background-color:red}.commission-description{cursor:pointer;height:30px;display:table-cell;vertical-align:middle;left:clear;padding:0 10px}.form-control,.select-dropdown,.select-wrapper span.caret{color:var(--colors-reverse)!important}#form-attachments{display:flex;overflow-y:hidden;overflow-x:auto;width:100%;white-space:nowrap;flex-wrap:nowrap;padding:0 0 0 1.25rem}#form-attachments:after{content:"";display:inline-block;flex:0 0 auto;width:.75rem;height:10px;order:999}#form-attachments button{flex:0 0 auto;position:relative;font-size:.9rem;padding:.3rem 1rem .4rem 2.5rem;text-transform:none;margin-right:.5rem}#form-attachments svg,#form-attachments img{position:absolute;left:.5rem;top:.15rem;max-width:1.65rem;max-height:1.65rem;float:left}@media (max-width: 768px){.grid-donation .main-column,.grid-donation .side-column{margin:0!important;padding:0 15px}[data-active-section-group] [data-active-section-group]{margin:0 15px}}#donationPage{display:none;min-height:100vh;overflow:hidden;position:relative;width:100%}[data-sections-group=main],[data-sections-group=terms],[data-sections-group=settings],[data-sections-group=success],[data-sections-group="fundraising_widget::full"],[data-sections-group=media_widget],[data-sections-group=gifts_widget],[data-sections-group=recurrents_widget],[data-sections-group=payment_widget]{position:relative;display:none}[data-active-section-group=main] [data-sections-group=main],[data-active-section-group=terms] [data-sections-group=terms],[data-active-section-group=settings] [data-sections-group=settings],[data-active-section-group=success] [data-sections-group=success],[data-active-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-active-section-group=media_widget] [data-sections-group=media_widget],[data-active-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-active-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-active-section-group=payment_widget] [data-sections-group=payment_widget]{position:relative;display:block}[data-sections-group=main]{display:block}.donation-blocks{margin-top:-2rem;padding-bottom:calc(100px + 1rem)}.donation-blocks .card{position:relative;overflow:hidden;margin-bottom:30px;background:var(--colors-sublayer)}@media (max-width: 768px){.donation-blocks .card{margin-bottom:25px}}.donation-blocks .card header{padding-right:3rem}@media (max-width: 1200px){.donation-blocks .card header{padding-right:2.5rem}}.donation-blocks .card header p{font-size:.85rem;font-weight:200;margin-top:-.3rem}.donation-blocks .card .card-image{height:3rem;width:3rem;position:absolute;top:1rem;right:1rem}@media (max-width: 1200px){.donation-blocks .card .card-image{width:2rem;height:2rem}}@media (max-width: 768px){.donation-blocks .card .card-image{width:2.5rem;height:2.5rem}}#donationPage #closeSection{position:fixed;bottom:1rem;right:-100%;padding:.64rem 1rem;font-size:.64rem;border-radius:1rem;transition:right .5s ease-in-out;z-index:10}#donationPage #closeSection svg{width:.8rem;height:.8rem;vertical-align:middle;display:inline-block;margin-top:-.1rem}@media (max-width: 768px){#donationPage #closeSection{right:50%;transform:translate(50%);bottom:-100%;transition:bottom 1s ease-in-out}}#donationPage[data-active-section-group] #closeSection{right:8rem}@media (max-width: 768px){#donationPage[data-active-section-group] #closeSection{right:50%;bottom:1rem}}.brand-header{background:var(--colors-sublayer)}.brand-header a.navbar-brand span{transition:opacity .25s ease-in-out;opacity:.85}.brand-header a.navbar-brand:hover span,.brand-header a.navbar-brand:focus span{opacity:1}.brand-header .donation-brand-links{margin-right:-.5rem}.brand-header .donation-brand-links svg{width:1.5rem;height:2rem}.brand-header .donation-brand-links a{margin:0 .3rem;opacity:.85}.brand-header .donation-brand-links a:hover{opacity:1}.donation-brand-footer{background:var(--colors-sublayer);font-size:.75rem;text-align:center;margin:1rem 0 0;padding:1rem 0;position:absolute;bottom:0;width:100%;z-index:2}.donation-brand-footer .donation-brand-links a{margin:0 .3rem;opacity:.85}.donation-brand-footer .donation-brand-links a svg{width:1rem;height:1rem}.theme-dark .copyright a{border-bottom:1px dashed rgba(255,255,255,.3)}.theme-light .copyright a{border-bottom:1px dashed rgba(0,0,0,.3)}.donation-main-header{background-attachment:fixed;background-position:center;background-size:cover;color:var(--colors-light);flex:1 0 auto;min-height:15rem;padding:3rem 0;position:relative;text-shadow:2px 4px 3px rgba(0,0,0,.3)}.donation-main-header h1{color:var(--colors-title);display:block;font-size:2rem}.donation-main-header .avatar{background-color:var(--colors-theme-second);border-radius:50%;bottom:4rem;float:left;height:7rem;object-fit:cover;position:absolute;width:7rem}.donation-main-header .streamer-information{margin-left:10rem}.donation-main-header .description{display:block;text-align:justify}@media (min-width: 768px){.donation-main-header .container-height{display:-webkit-flex;display:flex;align-items:center;height:150px}.donation-main-header .container-height .streamer-information{height:auto}.donation-main-header .container-height h1{margin-bottom:0}}@media (max-width: 768px){.donation-main-header{background-attachment:scroll}}@media (max-width: 768px) and (orientation: portrait){.donation-main-header{text-align:center}.donation-main-header .avatar{bottom:unset;left:calc(50% - 3.5rem);top:3rem}.donation-main-header .streamer-information{margin-left:unset;margin-top:8rem}}@media (max-width: 768px) and (orientation: landscape){.donation-main-header{min-height:9rem;padding:1rem 1rem 3rem}.donation-main-header .avatar{bottom:unset;height:5rem;top:1rem;width:5rem}.donation-main-header .streamer-information{margin-left:7rem;margin-top:unset}}[data-description-position=description] .donation-main-header{min-height:13rem}#successBlock{background:linear-gradient(-14deg,#3185d3 0%,#2d76ba 100%);max-height:600px}#successBlock .card-body{padding:20px 51px;position:relative}#successBlock .card-body header{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}#successBlock .card-body header img.logo{width:40px}#successBlock .card-body header h2{font-size:41px;font-weight:800!important}#successBlock .card-body header h2 span{color:#97ff9c}#successBlock .card-body header p{font-size:20px}#successBlock .card-body header p img{width:20px;margin:0 5px}#successBlock .card-body header p span{color:#e6e458}#successBlock .card-body header h2,#successBlock .card-body header p{color:#f9fdff}#successBlock .card-body header a{color:#0c64b5;font-weight:800;font-size:17px;padding:9px 36px;background:#97ff9c;border-radius:30px}@media screen and (max-width: 768px){#successBlock .card-body header{align-items:center;padding-right:0}#successBlock .card-body header h2{font-size:1.35rem}#successBlock .card-body header p{font-size:.85rem}#successBlock .card-body header p img{width:15px}}@media screen and (max-width: 425px){#successBlock .card-body header{align-items:flex-start}}#successBlock .card-body .box{background-position:50%;background-size:contain;position:absolute;right:30px;height:183px;width:370px;background-image:url(../../img/multipliers/box.svg);bottom:11px}@media screen and (max-width: 1024px){#successBlock .card-body .box{transform:scale(.7) translate(90px)}}@media screen and (max-width: 768px){#successBlock .card-body .box{display:none}}#successBlock .card-body .likes_bg{background-position:50%;background-size:contain;position:absolute;right:335px;height:183px;width:370px;background-image:url(../../img/multipliers/likes_bg.svg);bottom:11px}@media screen and (max-width: 1270px){#successBlock .card-body .likes_bg{display:none}}@media screen and (max-width: 768px){#successBlock{margin:0 15px 25px}#successBlock .card-body{padding:20px}}.fundraising{font-weight:100;font-size:.9rem}.fundraising h2{font-weight:100!important}@media (max-width: 768px){.fundraising h2{font-weight:300!important}}.fundraising header{padding-right:0!important;padding-left:3.4rem!important;min-height:3rem}.fundraising-bfkh{background:#8555b5!important;color:#fff}.fundraising-bfkh a{color:#fff;border-bottom:1px dashed #d0bfe3}.fundraising-bfkh a:hover{color:#f5f5f5}.fundraising-bfkh .card-image{top:1.3rem!important;left:1rem;width:3rem!important;height:3rem!important}.theme-dark .fundraising-bfkh{background:#6a4194}.fundraising-life-line{background:rgb(33,164,221)!important;color:#fff}.fundraising-life-line a{border-bottom:1px dashed #d0bfe3;color:#fff}.fundraising-life-line a:hover{color:#f5f5f5}.fundraising-life-line .card-image{height:2.9rem!important;left:1rem;top:1rem!important;width:3rem!important}.fundraising-vverch{background-color:#d1ecef!important;color:#000}.fundraising-vverch a{border-bottom:1px dashed #d0bfe3;color:#000}.fundraising-vverch .card-image{height:7rem!important;left:1rem;top:0rem!important}.fundraising-zhivi{background:rgb(255,247,226)!important;color:#000}.fundraising-zhivi a{border-bottom:1px dashed #d0bfe3;color:#000}.fundraising-zhivi .card-image{height:7rem!important;left:1rem;top:0rem!important}[data-sections-group="fundraising_widget::full"] header svg{min-width:4.5rem;min-height:4.5rem;top:1.5rem!important}[data-sections-group="fundraising_widget::full"] .description{text-align:justify}[data-sections-group="fundraising_widget::full"] .description img,[data-sections-group="fundraising_widget::full"] .description h1,[data-sections-group="fundraising_widget::full"] .description h2,[data-sections-group="fundraising_widget::full"] .description h3,[data-sections-group="fundraising_widget::full"] .description h4,[data-sections-group="fundraising_widget::full"] .description h5,[data-sections-group="fundraising_widget::full"] .description h6{display:none}[data-sections-group="fundraising_widget::full"] .description p{margin:0!important}[data-sections-group="fundraising_widget::full"] .description:before{content:"";float:right;width:5.5rem;height:1.6rem}#google_translate_element{position:absolute;top:1.5rem;right:1.5rem!important;float:right}#google_translate_element .goog-te-gadget-simple{animation:fade-in .6s cubic-bezier(.6,-.28,.735,.045) both;color:#212529;background-color:#fff;border-radius:.25rem;padding:.25rem}.goog-te-menu-frame{margin-top:1rem;border-radius:.25rem;background-color:#fff;overflow:hidden;padding:.25rem;box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)!important}#bossWidget img{max-height:150px}#bossWidget header{padding-right:0!important}#bossWidget .description{font-size:.85rem;font-weight:200}#bossWidget .btn-sm{padding:.5rem;margin-top:.5rem}#bossWidget .btn-sm:first-child{margin-top:0}#bossWidget [data-selected-action=damage] button[data-action=damage],#bossWidget [data-selected-action=heal] button[data-action=heal]{transform:scale(1.1) translateY(-10px)}@media (min-width: 768px){#bossWidget .description{transition:all .4s ease-out;max-height:0;overflow:hidden;opacity:0;margin-top:-100px;transition-delay:.75s;position:relative}#bossWidget .description :after{content:"";position:absolute;right:0;bottom:0;width:100%;height:20px;background-image:linear-gradient(to bottom,rgba(0,0,0,0),var(--colors-theme-second))}#bossWidget:hover .description{padding-bottom:20px;max-height:250px;opacity:1;margin-bottom:-20px}}#bossWidget .monster{position:relative}#bossWidget .monster img{position:relative;z-index:3}#bossWidget .monster:after{transition:box-shadow .5s ease-in-out;animation:heartbeat 5.5s cubic-bezier(.895,.03,.685,.22) infinite;content:"";position:absolute;z-index:1;top:50%;left:50%;width:1px;height:7px;border-radius:50%}#bossWidget[data-selected-action=damage] .monster:after{box-shadow:0 0 70px 35px #ff3547}#bossWidget[data-selected-action=heal] .monster:after{box-shadow:0 0 70px 35px #00c851}#goalWidget .boss-goal-overlay{z-index:100;position:absolute;background:var(--colors-theme-main)!important;top:-1px;left:-1px;height:1.7rem;padding-right:1rem;padding-top:.1rem;font-weight:100;border-bottom-right-radius:.25rem;text-align:center;word-wrap:break-word}#goalWidget .boss-goal-overlay svg{height:1.25rem;float:left;margin:.2rem .4rem 0 .5rem}.monster-tooltip{padding:0 .5rem;text-align:left}.monster-tooltip svg{margin:.5rem 0;width:4rem}[data-section=vote_widget] .card-body{min-height:120px}[data-section=vote_widget] .vote-list{transition:max-height .3s cubic-bezier(.55,.085,.68,.53);max-height:5000px}[data-section=vote_widget] button[data-open-vote]{margin-bottom:.45rem;font-size:.84rem}[data-section=vote_widget] button[data-open-vote]:last-child{margin-bottom:0}[data-section=vote_widget] .vote-icon{height:3rem;width:3rem;position:absolute;top:1rem;right:1rem}[data-section=vote_widget] .custom-control-input{margin-right:.3rem}[data-section=vote_widget] [data-vote]{display:none}[data-section=vote_widget] [data-vote] header{margin-bottom:.5rem}[data-section=vote_widget] .vote-open{transition:max-height .4s cubic-bezier(.55,.085,.68,.53);max-height:5000px}[data-section=vote_widget] label{cursor:pointer}[data-section=vote_widget] [data-close-vote]{margin-top:1rem}[data-sections-group=media_widget] h3{display:block;font-weight:100!important;text-align:center;margin:1rem 0 2rem;font-size:1.4rem}[data-sections-group=media_widget] .embed-responsive{max-width:600px;margin:0 auto;border-radius:.25rem;overflow:hidden}[data-sections-group=media_widget] #mediaTimeSlider{margin:4rem 0 2rem;background-size:auto 100%;background-color:rgba(0,0,0,0);border-radius:.25rem;box-shadow:none!important;border-width:0;height:4rem;width:100%}[data-sections-group=media_widget] #mediaTimeSlider .noUi-draggable{cursor:grab}[data-sections-group=media_widget] #mediaTimeSlider .noUi-connect{background:rgba(0,143,214,.25);border-top:2px solid #4b85d1;border-bottom:2px solid #4b85d1}[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle.noUi-handle-upper,[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle.noUi-handle-lower{height:4rem;top:0;background:#4b85d1;width:25px;box-shadow:none!important;border-width:0!important;border-radius:0}[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle.noUi-handle-upper.noUi-handle-upper,[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle.noUi-handle-lower.noUi-handle-upper{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle.noUi-handle-upper.noUi-handle-lower,[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle.noUi-handle-lower.noUi-handle-lower{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle:before,[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle:after{width:1rem;height:1rem;top:calc(50% - .5rem);left:2px;background:rgba(0,0,0,0) url("data:image/svg+xml,%3Csvg viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m30 16c4.411 0 8-3.589 8-8s-3.589-8-8-8-8 3.589-8 8 3.589 8 8 8zm0 28c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8zm0-22c-4.411 0-8 3.589-8 8s3.589 8 8 8 8-3.589 8-8-3.589-8-8-8z' fill='%23fff'/%3E%3C/svg%3E")}[data-sections-group=media_widget] #mediaTimeSlider .noUi-handle:before{display:none}[data-sections-group=media_widget] #mediaTimeSlider #slider-tooltip{display:none;position:absolute;padding:.4rem 1rem;text-align:center;border-radius:.25rem;left:50%;top:-7px;transform:translate(-50%,-100%)}[data-sections-group=media_widget] #mediaTimeSlider #slider-tooltip>div:nth-child(2){font-size:.7rem}[data-sections-group=media_widget] #mediaTimeSlider #slider-tooltip [data-dynamic=used]{font-weight:600}[data-sections-group=media_widget] #mediaTimeSlider:hover #slider-tooltip{display:block}#goalWidget{margin-bottom:1.5rem}#goalWidget .form-text.text-muted{font-size:.8rem;margin:0}#goalWidget .goal-elements{display:flex;position:relative;padding:1rem 1.25rem}#goalWidget .goal-elements:after{content:"";min-width:1.25rem;height:1rem;display:inline-block}#goalWidget .goal-element{color:#000;display:inline-block;height:6rem;min-width:12rem;width:12rem;position:relative;overflow:hidden;background-position:center;background-size:cover;margin-left:.7rem;border-radius:.25rem;cursor:pointer;transition:transform .2s ease-out;box-shadow:0 -12px 20px -12px rgba(0,0,0,.35),0 12px 20px -12px rgba(0,0,0,.35)}#goalWidget .goal-element:nth-child(1){margin-left:0}#goalWidget .goal-element:hover{transform:scale(1.05)}#goalWidget .goal-element.active{border-color:var(--colors-darken)!important}#goalWidget .goal-element.active:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:var(--colors-darken);opacity:.1}#goalWidget .goal-element.active:after{content:"";position:absolute;z-index:3;top:7px;right:10px;width:1.4rem;height:1.4rem;animation:slide-in-blurred-tr .35s cubic-bezier(.23,1,.32,1) both}#goalWidget .title{position:absolute;z-index:2;bottom:0;left:0;padding:.1rem .5rem;font-weight:300;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.6),-1px -1px 0 rgba(0,0,0,.6)}[data-sections-group=payment_widget] [data-element=payment-block]{border-radius:.25rem;overflow:hidden;margin-bottom:3rem}[data-sections-group=payment_widget] [data-element=pay-methods]{padding:1.25rem}[data-sections-group=payment_widget] .main-title{font-weight:100!important;font-size:1.5rem;display:block;text-align:center}[data-sections-group=payment_widget] [data-element=summary]{padding:1.25rem;min-height:100%;color:#fff!important}[data-sections-group=payment_widget] [data-element=summary] .info-block{padding-left:3rem;position:relative}[data-sections-group=payment_widget] [data-element=summary] .info-block .info-icon{position:absolute;left:1rem;top:.2rem;width:1rem;height:1rem;background-repeat:no-repeat;background-position:center right}[data-sections-group=payment_widget] [data-element=summary] .info-block .info-title{font-weight:100;font-size:1rem;display:block}[data-sections-group=payment_widget] [data-element=summary] .info-block .info-value{font-weight:300;font-size:1.2rem;display:block}[data-sections-group=payment_widget] [data-element=summary] .description{font-weight:100!important}[data-sections-group=payment_widget] .pay-method{display:inline-block;width:100%;position:relative;background:#fff;color:#000;border-radius:.25rem;padding:1rem 1rem 1rem 5rem;margin-bottom:.75rem;overflow:hidden;cursor:pointer}[data-sections-group=payment_widget] .pay-method:before{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.02 46.02'%3E%3Cpath d='M14.757 46.02a5.688 5.688 0 0 1-3.929-1.569 5.705 5.705 0 0 1-.204-8.063L23.382 22.97 10.637 9.645a5.703 5.703 0 0 1 8.242-7.884l16.505 17.253a5.707 5.707 0 0 1 .013 7.872L18.893 44.247a5.699 5.699 0 0 1-4.136 1.773z' fill='%23252830'/%3E%3C/svg%3E");z-index:2}[data-sections-group=payment_widget] .icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:3rem;height:3rem;background-repeat:no-repeat;background-position:center center}.theme-dark .pay-methods hr{border-top:1px solid rgba(255,255,255,.1)}#paymentModal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.97);color:#000;text-align:center;animation:slide-in-bottom .4s cubic-bezier(.25,.46,.45,.94) both}#paymentModal .icon{width:4rem;height:4rem;margin:.5rem;display:inline-block;border-radius:50%;background-repeat:no-repeat;border:5px solid #fff}#paymentModal .icon.icon-background{border:.2rem solid #fff;box-shadow:0 0 0 1px #dadada}#paymentModal [data-method]{cursor:pointer}#paymentModal .payment--modal-form input{color:#000!important}#paymentModal .payment--modal-close{position:absolute;top:1rem;right:1rem;display:inline-block;cursor:pointer;height:2rem;width:2rem;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 47.971 47.971' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m28.228 23.986 18.864-18.864a2.998 2.998 0 0 0 0-4.242 2.998 2.998 0 0 0 -4.242 0l-18.864 18.864-18.865-18.864a2.998 2.998 0 0 0 -4.242 0 2.998 2.998 0 0 0 0 4.242l18.865 18.864-18.865 18.864a2.998 2.998 0 1 0 4.242 4.241l18.865-18.864 18.864 18.864c.586.586 1.354.879 2.121.879s1.535-.293 2.121-.879a2.998 2.998 0 0 0 0-4.242z'/%3E%3C/svg%3E")}.image--man{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 448 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m313.6 304c-28.7 0-42.5 16-89.6 16s-60.8-16-89.6-16c-74.2 0-134.4 60.2-134.4 134.4v25.6c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-25.6c0-74.2-60.2-134.4-134.4-134.4zm86.4 160h-352v-25.6c0-47.6 38.8-86.4 86.4-86.4 14.6 0 38.3 16 89.6 16 51.7 0 74.9-16 89.6-16 47.6 0 86.4 38.8 86.4 86.4zm-176-176c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144zm0-240c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z' fill='%23fff'/%3E%3C/svg%3E")}.image--wallet{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 458.531 458.531' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23fff'%3E%3Cpath d='m336.688 343.962c-21.972-.001-39.848-17.876-39.848-39.848v-66.176c0-21.972 17.876-39.847 39.848-39.847h103.83c.629 0 1.254.019 1.876.047v-65.922c0-16.969-13.756-30.725-30.725-30.725h-380.943c-16.97-.001-30.726 13.755-30.726 30.724v277.621c0 16.969 13.756 30.726 30.726 30.726h380.943c16.969 0 30.725-13.756 30.725-30.726v-65.922c-.622.029-1.247.048-1.876.048z'/%3E%3Cpath d='m440.518 219.925h-103.83c-9.948 0-18.013 8.065-18.013 18.013v66.176c0 9.948 8.065 18.013 18.013 18.013h103.83c9.948 0 18.013-8.064 18.013-18.013v-66.176c0-9.949-8.065-18.013-18.013-18.013zm-68.052 77.099c-14.359 0-25.999-11.64-25.999-25.999s11.64-25.999 25.999-25.999 25.999 11.64 25.999 25.999-11.64 25.999-25.999 25.999zm-14.297-251.815c-6.874-20.806-29.313-32.1-50.118-25.226l-156.093 51.569h214.914z'/%3E%3C/g%3E%3C/svg%3E")}.image--invoice{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-40 0 354 354.96'%3E%3Cpath d='M.48 349l18.012-16.61c11.332-10.519 28.813-10.66 40.313-.327l22.808 20.351a9.98 9.98 0 0 0 13.356-.035l22.476-20.277c11.407-10.336 28.79-10.336 40.196 0l22.476 20.277a9.984 9.984 0 0 0 13.356.035l22.808-20.355c11.5-10.332 28.985-10.188 40.313.332L274.605 349V0H.48zm70.215-233.223h128.348c5.523 0 10 4.48 10 10 0 5.524-4.477 10-10 10H70.695c-5.523 0-10-4.476-10-10 0-5.52 4.477-10 10-10zm0 69.524h128.348c5.523 0 10 4.476 10 10 0 5.523-4.477 10-10 10H70.695c-5.523 0-10-4.477-10-10 0-5.524 4.477-10 10-10zm0 0' fill='%23FFF'/%3E%3C/svg%3E")}.image--calendar{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 276.338 276.338'%3E%3Cg fill='%23FFF'%3E%3Cpath d='M267.207 99.838V58.075c0-21.569-19.036-39.141-42.689-39.748v24.636c0 13.999-11.388 25.387-25.384 25.387-13.997 0-25.385-11.388-25.385-25.387V18.265h-71.98v24.698c0 13.999-11.388 25.387-25.386 25.387-13.997 0-25.384-11.388-25.384-25.387V18.36c-23.262.985-41.868 18.396-41.868 39.71v174.336c0 24.218 19.709 43.932 43.929 43.932h170.216c24.217 0 43.927-19.714 43.927-43.932V99.838h.004zM248.09 232.411c0 13.684-11.131 24.811-24.814 24.811H53.065c-13.682 0-24.812-11.127-24.812-24.811V99.838H248.09v132.573z'/%3E%3Cpath d='M65.339 11.049v31.913c0 6.104 4.945 11.049 11.049 11.049 6.102 0 11.049-4.945 11.049-11.049V11.049C87.438 4.945 82.491 0 76.389 0c-6.105.005-11.05 4.95-11.05 11.049zM199.137.005c-6.104 0-11.051 4.945-11.051 11.049v31.913c0 6.104 4.946 11.049 11.051 11.049s11.052-4.945 11.052-11.049V11.049C210.18 4.95 205.238.005 199.137.005zM106.19 231.87c12.463 0 21.875-3.481 28.238-10.445 6.352-6.963 9.535-15.037 9.535-24.222 0-8.737-2.719-15.626-8.163-20.666-1.477-1.354-2.814-2.437-4.009-3.239-2.188-1.475-2.352-2.529-.292-4.125 1.157-.901 2.294-1.988 3.407-3.268 3.794-4.392 5.691-9.782 5.691-16.176 0-9.026-3.171-16.23-9.532-21.597s-14.725-8.048-25.095-8.048c-5.582 0-10.296.674-14.137 2.021-3.839 1.349-7.15 3.292-9.945 5.841-3.739 3.594-6.48 7.512-8.23 11.759a52.313 52.313 0 0 0-2.39 10.584c-.315 2.623 1.769 4.761 4.406 4.761H86.03c2.64 0 4.674-2.156 5.057-4.77.465-3.174 1.505-5.853 3.116-8.032 2.366-3.192 6.065-4.793 11.093-4.793 4.383 0 7.775 1.297 10.193 3.893 2.408 2.595 3.619 5.964 3.619 10.108 0 6.395-2.366 10.637-7.089 12.732-2.053.933-5.29 1.544-9.696 1.838-2.632.168-4.774 2.324-4.774 4.957v5.717c0 2.637 2.147 4.756 4.784 4.9 4.669.248 8.254.878 10.744 1.899 5.773 2.399 8.66 7.169 8.66 14.3 0 5.396-1.559 9.521-4.669 12.396-3.11 2.87-6.763 4.303-10.944 4.303-6.823 0-11.532-2.618-14.118-7.859-.845-1.731-1.433-3.733-1.767-6.011-.383-2.614-2.462-4.771-5.106-4.771H73.726c-2.639 0-4.718 2.138-4.427 4.761.714 6.478 2.343 11.878 4.879 16.194 5.979 10.041 16.653 15.058 32.012 15.058zM165.582 154.303h15.976a4.779 4.779 0 0 1 4.778 4.779v65.312a4.783 4.783 0 0 0 4.779 4.779h12.308a4.782 4.782 0 0 0 4.778-4.779v-99.005a4.782 4.782 0 0 0-4.778-4.779h-8.266c-2.637 0-4.812.994-5.064 2.188-.135.63-.312 1.349-.541 2.151-.942 3.244-2.343 5.839-4.182 7.785-2.688 2.842-6.175 4.739-10.454 5.691-1.997.448-5.115.808-9.344 1.092-2.632.168-4.77 2.399-4.77 5.031v4.966a4.788 4.788 0 0 0 4.78 4.789z'/%3E%3C/g%3E%3C/svg%3E")}.image--mastercard{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 291.791 291.791'%3E%3Cpath d='M182.298 145.895c0 50.366-40.801 91.176-91.149 91.176S0 196.252 0 145.895s40.811-91.176 91.149-91.176 91.149 40.819 91.149 91.176z' fill='%23e2574c'/%3E%3Cpath d='M200.616 54.719c-20.442 0-39.261 6.811-54.469 18.181l.073.009c2.991 2.89 6.291 4.924 8.835 8.251l-18.965.301c-2.972 3-5.68 6.264-8.233 9.656H161.3c2.544 3.054 4.896 5.708 7.03 9.081h-46.536c-1.705 2.936-3.282 5.954-4.659 9.09h56.493c1.477 3.127 2.799 5.489 3.921 8.799h-63.76a87.809 87.809 0 0 0-2.535 9.646h68.966c.675 3.155 1.194 6.072 1.55 9.045h-71.884c-.301 3-.456 6.045-.456 9.118h72.859c0 3.228-.228 6.218-.556 9.118h-71.847c.31 3.091.766 6.127 1.368 9.118h68.856a107.579 107.579 0 0 1-2.562 9.008h-63.969c.966 3.118 2.143 6.145 3.428 9.099h56.621c-1.568 3.319-3.346 5.972-5.306 9.081h-46.691a88.709 88.709 0 0 0 6.081 9.154l33.589.501c-2.863 3.437-6.537 5.507-9.884 8.516.182.146-5.352-.018-16.248-.191 16.576 17.105 39.744 27.772 65.446 27.772 50.357 0 91.176-40.82 91.176-91.176s-40.81-91.177-91.175-91.177z' fill='%23f4b459'/%3E%3C/svg%3E")}.image--visa{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 473.96 473.96' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='236.98' cy='236.99' fill='%23f3f2f2' r='236.97'/%3E%3Cpath d='m175.483 282.447 18.133-107.074h29.357l-18.132 107.074zm133.869-104.306c-5.818-2.17-14.933-4.494-26.316-4.494-29.014 0-49.451 14.526-49.627 35.337-.161 15.382 14.589 23.962 25.732 29.088 11.427 5.238 15.27 8.599 15.214 13.28-.071 7.177-9.13 10.458-17.571 10.458-11.749-.004-17.994-1.624-27.637-5.62l-3.783-1.706-4.123 23.97c6.859 2.99 19.543 5.583 32.71 5.714 30.858-.007 50.899-14.353 51.124-36.583.112-12.179-7.712-21.448-24.651-29.092-10.264-4.947-16.55-8.251-16.482-13.272 0-4.449 5.324-9.208 16.815-9.208 9.601-.15 16.557 1.931 21.979 4.101l2.627 1.235zm50.053-2.768c-7.034 0-12.116 2.148-15.207 9.119l-43.509 97.959h31.083l6.043-16.408h37.137l3.45 16.408h27.633l-24.175-107.075h-22.454zm-13.343 69.245c2.425-6.166 11.693-29.927 11.693-29.927-.168.281 2.413-6.196 3.895-10.215l1.987 9.227s5.616 25.56 6.795 30.918h-24.37zm-224.116 4.153-2.586-14.679c-5.358-17.111-21.987-35.625-40.621-44.901l25.938 93.256h31.09l46.626-107.074h-31.083z' fill='%23293688'/%3E%3Cpath d='m46.823 175.373v1.729c36.838 8.86 62.413 31.259 72.538 56.991l-10.645-49.582c-1.777-6.776-7.162-8.902-13.534-9.137zm190.141 298.585c91.464 0 170.77-51.846 210.272-127.725h-420.54c39.505 75.879 118.808 127.725 210.268 127.725z' fill='%23f7981d'/%3E%3Cpath d='m236.964 0c-90.012 0-168.301 50.184-208.416 124.103h416.84c-40.12-73.915-118.412-124.103-208.424-124.103z' fill='%23293688'/%3E%3C/svg%3E")}.image--yandex,.image--yandexmoney{background-image:url(data:image/svg+xml;\ base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDE2OSAxMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMDguOTkgMEM3NS41NzI1IDAgNDguOTkwMiAyNi45NjIgNDguOTkwMiA2MEM0OC45OTAyIDkzLjQxNzcgNzUuOTUyMyAxMjAgMTA4Ljk5IDEyMEMxNDIuMDI4IDEyMCAxNjguOTkgOTMuMDM4IDE2OC45OSA2MEMxNjguOTkgMjYuOTYyIDE0Mi4wMjggMCAxMDguOTkgMFpNMTA4Ljk5IDgyLjQwNTFDOTYuODM4MyA4Mi40MDUxIDg2LjU4NTIgNzIuMTUxOSA4Ni41ODUyIDYwQzg2LjU4NTIgNDcuODQ4MSA5Ni44MzgzIDM3LjU5NDkgMTA4Ljk5IDM3LjU5NDlDMTIxLjE0MiAzNy41OTQ5IDEzMS4zOTUgNDcuODQ4MSAxMzEuMzk1IDYwQzEzMS4wMTYgNzIuMTUxOSAxMjEuMTQyIDgyLjQwNTEgMTA4Ljk5IDgyLjQwNTFaIiBmaWxsPSIjOEIzRkZEIi8+CjxwYXRoIGQ9Ik00OC42MDc2IDE3LjQ2ODRWMTA0LjgxSDI3LjM0MThMMCAxNy40Njg0SDQ4LjYwNzZWMTcuNDY4NFoiIGZpbGw9IiM4QjNGRkQiLz4KPC9zdmc+Cg==);-webkit-background-size:contain;background-size:contain}.image--qiwi,.image--qiwieur,.image--qiwiusd,.image--qiwikzt{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='73 73 205 210'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h2667v2657.66H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.13333 0 0 -.13333 0 354.36)'%3E%3Cpath d='M1620.98 745.691c131.91 0 275.04-45.23 433.45-185.589 15.87-14.063 36.99 3.41 23.15 20.878-155.68 196.559-299.67 233.981-443.27 265.629-175.64 38.7-265.99 137.532-328.96 246.051-12.53 21.59-18.15 17.78-19.27-9.97-1.38-33.94.96-78.85 8.55-123.042-7.08-.328-14.21-.238-21.37-.238-251.29 0-454.998 203.7-454.998 454.99 0 251.29 203.708 455 454.998 455 251.28 0 454.99-203.71 454.99-455 0-17.88-.87-35.55-2.88-52.89-33.24 5.99-98.62 6.67-144.5 2.7-17.26-1.49-14.83-9.53-1.78-11.89 150.4-27.18 253.74-120.39 277.36-289.54.54-3.88 5.63-5.05 7.65-1.69 61.89 103.28 97.44 224.15 97.44 353.31 0 380.13-308.15 688.29-688.28 688.29-380.135 0-688.287-308.16-688.287-688.29 0-380.13 308.152-688.322 688.287-688.322 100.85 0 200.89 19.613 347.72 19.613zm51.24 249.899c30.61-25.891 39.93-56.668 23.73-78.379-9.01-11.902-23.61-18.473-41.1-18.473-17.18 0-34.69 6.364-46.84 16.973-27.84 24.32-36.02 63.777-17.84 86.189 7.1 8.76 18.64 13.59 32.47 13.59 16.82 0 34.42-7.08 49.58-19.9zm141.28 65.76c4.5-30.17-5.03-42.66-14.6-42.66-10.44 0-23.55 12.23-39.02 36.35-15.26 23.82-20.84 51.14-13.28 64.95 5 9.14 15.46 13.11 28.65 8.12 25.54-9.65 35.57-48.75 38.25-66.76' fill='%23f57d14'/%3E%3C/g%3E%3C/svg%3E")}.image--usdt{background-image:url(/build/assets/usdt-648673ed.png);background-size:contain}#paymentModal .image--qiwi,#paymentModal .image--qiwieur,#paymentModal .image--qiwiusd,#paymentModal .image--qiwikzt{background-position:center;background-size:75%;border:0}.image--webmoney,.image--wmp,.image--wmz{background-image:url("data:image/svg+xml,%3Csvg viewBox='1.5 3 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%233c69ba'%3E%3Cpath d='m10.903 10.934 1.17-1.058 1.058 1.17-1.171 1.058zm-2.724 1.3 1.561-1.406 1.406 1.562-1.561 1.406zm5.226-2.027.78-.703.703.78-.78.703zm-4.585-4.102 1.172-1.055 1.055 1.172-1.172 1.055zm3.588 1.771.779-.703.704.78-.779.702zm-5.339 1.653 1.563-1.407 1.406 1.562-1.563 1.407zm-1.115-2.663 1.562-1.406 1.406 1.562-1.562 1.406zm3.946 1.596 1.168-1.055 1.058 1.171-1.17 1.056zm1.504-2.902.78-.703.703.78-.78.702zm.53 7.74 1.171-1.056 1.057 1.172-1.172 1.056z'/%3E%3Cpath d='m11.05 13.572-1.527 1.408-2.578-2.869.717-.631-1.805-2.021.721-.632-1.832-2.019 2.859-2.574.908.994 1.533-1.368.906.939.604-.541a6.539 6.539 0 0 0 -3.286-.881c-3.617 0-6.568 2.95-6.568 6.568 0 3.617 2.951 6.567 6.568 6.567a6.516 6.516 0 0 0 3.237-.856c.315-.178.602-.371.864-.574z'/%3E%3C/g%3E%3C/svg%3E")}.image--mobile{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 491.52 491.52' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m273.213 17.246h-246.462c-14.767 0-26.739 11.972-26.739 26.739v420.796c0 14.768 11.972 26.739 26.739 26.739h246.462c14.768 0 26.739-11.971 26.739-26.739v-420.796c0-14.767-11.97-26.739-26.739-26.739z' fill='%233a556a'/%3E%3Cpath d='m273.213 0h-246.462c-14.767 0-26.739 11.972-26.739 26.739v420.796c0 14.768 11.972 26.739 26.739 26.739h246.462c14.768 0 26.739-11.971 26.739-26.739v-420.796c0-14.767-11.97-26.739-26.739-26.739z' fill='%2364798a'/%3E%3Cpath d='m26.748 403.439c-.48 0-.867-.329-.867-.736v-357.003c0-.407.387-.739.867-.739h246.467c.48 0 .867.332.867.739v357.003c0 .407-.387.736-.867.736z' fill='%23ebf0f3'/%3E%3Cpath d='m149.982 463.877c-13.145 0-23.84-10.695-23.84-23.844s10.695-23.844 23.84-23.844 23.84 10.695 23.84 23.844c0 13.15-10.694 23.844-23.84 23.844zm0-39.065c-8.387 0-15.217 6.829-15.217 15.221s6.829 15.221 15.217 15.221c8.387 0 15.217-6.829 15.217-15.221 0-8.391-6.829-15.221-15.217-15.221zm40.113-396.347h-80.226a3.73 3.73 0 0 1 -3.73-3.73v-5.562a3.73 3.73 0 0 1 3.73-3.73h80.226a3.73 3.73 0 0 1 3.73 3.73v5.562a3.73 3.73 0 0 1 -3.73 3.73z' fill='%233a556a'/%3E%3Cpath d='m491.507 240.443-367.382 70.633-35.95-186.985 367.382-70.633z' fill='%233ea69b'/%3E%3Cpath d='m132.009 280.068-25.009-130.117c8.331-1.601 13.786-9.653 12.185-17.983l310.527-59.685c1.601 8.331 9.653 13.786 17.983 12.185l25.009 130.117c-8.331 1.601-13.786 9.652-12.185 17.983l-310.527 59.685c-1.601-8.331-9.652-13.786-17.983-12.185z' fill='%2344c4a1'/%3E%3Cg fill='%233ea69b'%3E%3Cellipse cx='289.871' cy='182.263' rx='64.957' ry='51.302' transform='matrix(-.18880408 -.98201478 .98201478 -.18880408 165.594918 501.330123)'/%3E%3Cellipse cx='432.597' cy='154.825' rx='11.612' ry='11.612'/%3E%3Cellipse cx='147.118' cy='209.7' rx='11.612' ry='11.612'/%3E%3C/g%3E%3Cpath d='m297.003 234.164-1.739-9.048c-11.549 1.022-22.582-1.527-33.087-7.645l6.975-12.521c8.099 4.698 15.93 6.916 23.516 6.661l-4.622-24.046c-9.769-.434-17.171-2.055-22.207-4.857-5.036-2.803-8.241-7.777-9.614-14.923-1.374-7.146-.006-13.47 4.123-18.981 4.13-5.506 10.159-9.232 18.099-11.187l-1.191-6.198 7.928-1.524 1.215 6.319c9.216-1.081 18.405.364 27.569 4.344l-5.867 12.952c-6.203-2.834-12.564-4.096-19.104-3.785l4.478 23.3.373-.072c9.931.408 17.49 2.082 22.679 5.023 5.199 2.944 8.489 8.033 9.878 15.26 1.39 7.232-.04 13.615-4.291 19.139-4.25 5.534-10.542 9.311-18.895 11.345l1.715 8.922zm-24.122-78.32c-1.751 2.261-2.355 4.778-1.823 7.546.532 2.769 1.78 4.799 3.743 6.089 1.954 1.298 5.399 2.241 10.315 2.839l-4.122-21.444c-3.658 1.049-6.362 2.704-8.113 4.97zm36.54 49.331c1.945-2.34 2.645-4.959 2.088-7.854-.555-2.89-1.904-5.01-4.046-6.356-2.151-1.344-5.846-2.281-11.084-2.817l4.287 22.306c3.886-1.169 6.8-2.932 8.755-5.279z' fill='%2344c4a1'/%3E%3Cpath d='m41.431 188.748-2.335-8.896 45.996-10.256 2.334 8.897zm0 35.568-2.335-8.896 52.59-12.191 2.335 8.897zm0 35.568-2.335-8.896 57.872-14.699 2.335 8.896zm0 35.573-2.335-8.897 63.858-19.147 2.334 8.896z' fill='%2364798a'/%3E%3Cpath d='m86.033 333.568h127.898v35.231h-127.898z' fill='%23e56353'/%3E%3Cpath d='m118.208 344.098c-.961 0-1.75.196-2.365.588-.617.393-.925.985-.925 1.778 0 .794.308 1.4.925 1.819.615.42 1.925.874 3.932 1.358 2.005.486 3.518 1.168 4.536 2.044 1.016.878 1.524 2.17 1.524 3.878s-.642 3.094-1.932 4.158c-1.287 1.064-2.975 1.596-5.067 1.596-3.06 0-5.775-1.055-8.145-3.163l2.071-2.492c1.978 1.718 4.03 2.576 6.158 2.576 1.064 0 1.909-.228 2.533-.686.627-.457.939-1.064.939-1.819 0-.756-.294-1.344-.882-1.765-.588-.419-1.602-.802-3.037-1.147-1.438-.345-2.531-.663-3.276-.952a7.386 7.386 0 0 1 -1.989-1.133c-1.157-.877-1.734-2.221-1.734-4.031s.656-3.206 1.973-4.185c1.315-.98 2.944-1.469 4.885-1.469 1.251 0 2.492.205 3.723.615 1.233.411 2.297.99 3.192 1.736l-1.763 2.491c-.579-.522-1.362-.951-2.351-1.287a8.955 8.955 0 0 0 -2.925-.508zm25.459-2.576v3.108h-10.441v5.18h9.377v2.939h-9.377v5.236h10.779v3.108h-14.082v-19.569h13.744zm19.236 0h3.304v19.569h-3.584l-11.086-14.278v14.278h-3.304v-19.569h3.304l11.366 14.614zm23.541 2.562c1.886 1.708 2.827 4.083 2.827 7.125s-.914 5.45-2.743 7.222c-1.829 1.774-4.629 2.66-8.398 2.66h-6.495v-19.569h6.719c3.509 0 6.206.854 8.09 2.562zm-.503 7.208c0-4.479-2.565-6.719-7.698-6.719h-3.304v13.41h3.668c2.369 0 4.185-.564 5.445-1.694 1.26-1.128 1.889-2.794 1.889-4.997z' fill='%23fff'/%3E%3C/svg%3E")}.image--paypal{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M428.876 132.28a175.921 175.921 0 0 0 1.32-21.497C430.196 49.6 380.597 0 319.413 0H134.271c-11.646 0-21.589 8.41-23.521 19.894L42.53 425.369c-2.448 14.55 8.768 27.809 23.521 27.809h67.711c11.646 0 21.776-8.404 23.707-19.889l.317-1.885h.001l-9.436 56.086c-2.156 12.823 7.729 24.51 20.732 24.51h59.237c10.265 0 19.029-7.413 20.731-17.535l16.829-100.02c2.901-17.242 17.828-29.867 35.311-29.867h15.562c84.53 0 153.054-68.525 153.054-153.054 0-32.709-16.168-61.622-40.931-79.244z' fill='%23002987'/%3E%3Cpath d='M428.876 132.28c-10.594 86.179-84.044 152.91-173.086 152.91h-51.665c-11.661 0-21.732 7.767-24.891 18.749l-30.882 183.549C146.195 500.312 156.08 512 169.083 512h59.237c10.265 0 19.029-7.413 20.731-17.535l16.829-100.02c2.901-17.242 17.828-29.867 35.311-29.867h15.562c84.53 0 153.054-68.525 153.054-153.054 0-32.709-16.168-61.622-40.931-79.244z' fill='%230085cc'/%3E%3Cpath d='M204.125 285.19h51.665c89.043 0 162.493-66.731 173.086-152.909-15.888-11.306-35.304-17.978-56.29-17.978h-134.85c-15.353 0-28.462 11.087-31.01 26.227l-27.493 163.408c3.159-10.982 13.231-18.748 24.892-18.748z' fill='%2300186a'/%3E%3C/svg%3E")}.image--payeer{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%235496e3'%3E%3Cpath d='m281.541 154.23h-61.54v120h61.54c32.235 0 58.46-26.225 58.46-58.459v-3.082c0-32.234-26.225-58.459-58.46-58.459z'/%3E%3Cpath d='m437.02 74.98c-48.353-48.352-112.64-74.98-181.02-74.98s-132.667 26.628-181.02 74.98c-48.351 48.353-74.98 112.641-74.98 181.02s26.629 132.667 74.981 181.019 112.639 74.981 181.019 74.981 132.667-26.628 181.02-74.98c48.351-48.353 74.98-112.641 74.98-181.02s-26.629-132.667-74.98-181.02zm-67.019 140.791c0 48.776-39.683 88.459-88.46 88.459h-61.54v83.541h-30v-263.541h91.54c48.777 0 88.46 39.683 88.46 88.459z'/%3E%3C/g%3E%3C/svg%3E")}.image--walletone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 387.24 230.507'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h2904v2478.79H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.13333 0 0 -.13333 0 330.507)'%3E%3Cpath d='M412.098 7.59h-90.192L268.77 203.738c-6.219 23.633-9.665 51.692-9.665 51.692h-1.054s-3.719-28.059-10.645-51.692L194.781 7.59h-90.074L4.344 351.949h87.488L141.02 141.02c5.593-25.59 9.117-56.032 9.117-56.032h.933s5.328 30.442 11.938 56.032l55.324 210.929h79.863l55.524-210.929c6.375-25.59 11.855-56.032 11.855-56.032h1.055s3.211 30.442 8.687 56.032l49.457 210.929h87.532L412.098 7.589M731.5 173.809c-64.289-3.329-120.359-9.079-120.359-60.848 0-32.441 25.863-50.941 70.859-50.941 18.508 0 40.379 3.128 49.5 6.84zM684.586 0C581.051 0 529.324 40.852 529.324 111.121c0 93.91 97.582 112.379 202.176 118.129v17.879c0 35.84-24.969 49.223-64.723 49.223-32.472 0-71.836-10.25-96.367-20.461l-21.875 58.808c28.914 12.172 78.02 25 127.832 25 88.426 0 137.219-34.59 137.219-122.777v-212C788.191 11.46 736.195 0 684.586 0M879.438 7.59h86.79v501.5h-86.79zM1039.04 7.59h87.063v501.5h-87.063zM1338.06 296.352c-45.43 0-77.2-33.223-78.53-97.661l144.62 19.797c0 51.774-25.99 77.864-66.09 77.864zm148.76-122.543l-221.7-30.129c7.83-50.399 44.88-75.52 95.4-75.52 34.55 0 71.44 9.078 95.74 21.8l25.01-65.038C1452.55 10.332 1404.15 0 1354.18 0c-113.67 0-173.89 74.031-173.89 180.148 0 105.442 59.48 179.551 159.84 179.551 95 0 148.22-62.679 148.22-156.629 0-9.582 0-19.172-1.53-29.261M1656.91 2.582c-66.36 0-97.7 36.348-97.7 108.539V286.77h-43.98v65.179h43.98v76.621l85.14 24.879v-101.5h64.87V286.77h-64.87V116.879c0-28.14 17.45-37.73 39.99-37.73 9.04 0 19.13 2.55 24.88 5.05V12.051c-10.37-4.93-31.26-9.469-52.31-9.469' fill='%23100f0d'/%3E%3Cpath d='M2047.88 291.23c-46.06 0-69.03-41.601-69.03-110.378 0-69.141 22.97-109.954 69.03-109.954 46.17 0 69.13 40.813 69.13 109.954 0 68.777-22.96 110.378-69.13 110.378zm0-291.23c-100.37 0-155.97 77.238-155.97 180.148 0 102.821 55.6 179.551 155.97 179.551 100.32 0 155.77-76.73 155.77-179.551C2203.65 77.238 2148.2 0 2047.88 0M2456.06 7.59v226.789c0 34.59-21.05 55.633-60.73 55.633-20.27 0-40.42-3.91-51.92-8.371V7.59h-86.75v327.109c36.47 14.711 80.49 25 137.3 25 102.32 0 149.55-42.301 149.55-116.25V7.589h-87.45M2754.37 296.352c-45.35 0-77.4-33.223-78.73-97.661l144.46 19.797c0 51.774-25.66 77.864-65.73 77.864zm148.53-122.543l-221.58-30.129c7.86-50.399 44.64-75.52 95.19-75.52 34.67 0 71.49 9.078 95.75 21.8l25.16-65.038C2868.7 10.332 2820.1 0 2770.29 0c-113.55 0-173.72 74.031-173.72 180.148 0 105.442 59.39 179.551 159.64 179.551 95.19 0 148.13-62.679 148.13-156.629 0-9.582 0-19.172-1.44-29.261' fill='%23b71a35'/%3E%3Cpath d='M2332.76 1911.67c-86.2 86.35-232.42 81.23-324.79-11.07l-335.53-335.45v676.1c0 130.64-99.73 237.54-221.89 237.54-52.08 0-99.5-20.34-137.54-52.83-13.5-9.03-26.13-19.25-37.99-31.14l-831.036-831.31v677.74c0 130.64-100.007 237.54-222.007 237.54C99.621 2478.79 0 2371.89 0 2241.25V1053.52c0-49.62 14.516-95.668 39.324-133.969 8.567-15.231 18.742-29.629 31.614-42.621 27.273-27.071 60.535-44.09 95.824-53.45l.785-.23c77.121-19.719 165.238 1.609 228.078 64.719l833.065 832.721v-667.17c0-35.41 7.71-68.79 20.74-99 10.37-28.399 26.53-55.2 48.83-77.59 86.16-86.391 232.54-81.301 324.8 11.039l698.87 698.821c92.38 92.23 97.23 238.33 10.83 324.88' fill='%23100f0d'/%3E%3Cpath d='M2882 2241.09c2.82 59.82-17.45 119.22-61.27 163.16-45.74 45.86-108.5 65.7-171.07 60.69-26.61-1.37-52.08-7.9-75.36-18.55-28.64-12.09-55.21-29.85-78.53-53.18l-448.29-448.51c-92.61-92.62-97.58-238.68-11.5-324.93 86.47-86.35 232.46-81.26 324.92 11l77.63 77.63v-668.38c0-130.688 100.01-237.59 221.85-237.59 121.96 0 221.62 106.902 221.62 237.59v1201.07' fill='%23b71a35'/%3E%3C/g%3E%3C/svg%3E")}.image--apple,.image--applepay{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 305 305'%3E%3Cpath d='M40.738 112.119c-25.785 44.745-9.393 112.648 19.121 153.82C74.092 286.523 88.502 305 108.239 305c.372 0 .745-.007 1.127-.022 9.273-.37 15.974-3.225 22.453-5.984 7.274-3.1 14.797-6.305 26.597-6.305 11.226 0 18.39 3.101 25.318 6.099 6.828 2.954 13.861 6.01 24.253 5.815 22.232-.414 35.882-20.352 47.925-37.941 12.567-18.365 18.871-36.196 20.998-43.01l.086-.271a2.5 2.5 0 0 0-1.328-3.066c-.032-.015-.15-.064-.183-.078-3.915-1.601-38.257-16.836-38.618-58.36-.335-33.736 25.763-51.601 30.997-54.839l.244-.152a2.498 2.498 0 0 0 .71-3.511c-18.014-26.362-45.624-30.335-56.74-30.813a50.043 50.043 0 0 0-4.95-.242c-13.056 0-25.563 4.931-35.611 8.893-6.936 2.735-12.927 5.097-17.059 5.097-4.643 0-10.668-2.391-17.645-5.159-9.33-3.703-19.905-7.899-31.1-7.899-.267 0-.53.003-.789.008-26.03.383-50.626 15.275-64.186 38.859z'/%3E%3Cpath d='M212.101.002c-15.763.642-34.672 10.345-45.974 23.583-9.605 11.127-18.988 29.679-16.516 48.379a2.499 2.499 0 0 0 2.284 2.164c1.064.083 2.15.125 3.232.126 15.413 0 32.04-8.527 43.395-22.257 11.951-14.498 17.994-33.104 16.166-49.77a2.515 2.515 0 0 0-2.587-2.225z'/%3E%3C/svg%3E")}.image--googlepay{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAF70lEQVRoge1ZW2xURRj+Zs6e3W3L9n6hYGltkQK9UCjYcottQoyhT4WEF4QAidGABtBYNRqziZdEkCLG0hhCIIgxLi9oAlIgLFiiLQW7WGnayk3aCi30srTd7p6zZ8YHpCHds2fP6S6XKN/bzvz/P9+3M+ef+WeAp3iK/zdIJIJwO0zwiuvgYZVw80K4eQokiPByCgZABMck4oON9MNGWmCjDljlA8QOf7hjhyWAV4mlGGI70MlK4OaCIWcbUTCNNiKRbiKfyq6JcpiQAP6RJRdd8iF0sIKw/0MBwHP0ItLYSvIxrhh1NyyAv0Or0cy3YJRHZPmNIQYMs+l2Us3eNeKmmwSvRhRa6QW0s1nG2RlALnXhGVZC7JD0mFM9Rnw3EtBMrz108gDQzorgptv0moecAb4PVpwgN9DJU8JjphP55DSp5eV6zUPPQCNtenTkBUPkAcCk1cnfpl+igeXrjmYjCjKpC9H8MNJoPTz+SwAoJFMBJLYEblSim+djSCXl5gtnSK1iiDygsYT4NksOnFIHhnnoWbIRBXl0L2KUN0J9fNyOaAwKu9HBXh4Tco98mUHuALQEbBWacF6ZHzJCNu3GDFZM3kePkYH5B8jBdXoWNtI+UfJAEAH8TFQG/Owy6vxmNCgAD+I9izZjGVtAVkGZKIFwEWR58E0wwYwKE7BaBKJUdGbT7sdNHlCZAe6AgDTLXwCmjjXe5YDDD1xn937HEgUzeCbZie5HRTQYAmcgNep5PEgeAGIJsEEEKkz3zi4z6P4ngTygmkaVctVPgwJYKACTSQ8uyJseOjOdCBRASLGmRxZ1kHXw6R0gver3YCnAEGJNQ7wovvXq91WvTH+wPXAJceRqRuI4GglCRnHXbyPd3slTx7cHCiAkPUSsy5EiZRR9UoJ5fJtKGuWTtMP4bkWKkFF4/NYAvrqO008KuEoNpSKADGtGMVmmRIqQUcQInoCEoPIR85uaUfzIjhwlY0iyuAOyn8pHjA7NKBQVkaNkDEmW/r7xbSr7AG8CJ5VqAfqZBbUjeRuqHah6c9Wvo3oGvbmtUFfdvf3Amphv/1zv7vElB72eyYzqbh7fFjgDiuBUc27xJ2LL3cVokNOixUlyjR5SRvC3O3eXFnkAmBLT+934tkABZaPnAHTd/8kB/OjNwodDCzDALACABjl1bU1dfka4pO9jZ+1rWSd7lq7Xskk2DyjenDjH+PYAAYSAAeQgAIxwEZ8MFWOPZxb8DxRmbmYWuuTERqezTLMk1QO70246M7jolztSgmZKL036rcFebg+4RlN3YqTmihIrb3UvQqOcqmrSIiem/+yRz4cjwu60m65cmOxqHCjS3P1F6ke2pWuzWp+qAFI+2nXIk9N6k0VrEmiSUuYcH2E39h7PNbw3fH0ib1pPK20/2bsoL5Tt4sTzl97buOOCWl/QacsTByoTqMRCBW+RE9Odozk3vjo2b699X5k1lP2BusKYXUcW7Kkfybx2K705e+nk05r2saYhnhvftiJYv2aKqz1SVH1Uytqq9zwcTyVltmmgJY76DqdwX71J8P7hNQts1Bs108vpi30senmHElc0yMxj2YZwgqSeQhy/vkL1qLBi6rHams1VGyckAAA+O1LSXC+lF+nUMGGkDmbgVPta+P7NdACwJPl826GqDZrXmSEPc8+ODJfMFgYf+gm0N74TZYU1SDb3AwAK4tr6UmJGF4Ty07VLOp1Z8Sc9Ga0XpaRQtULYsMlWiF0Lu7OTO+fZ137eG8pe9/W605llPetJP3dOSiuISI0YBAvNPa655Hbp8uWXdZWthh8p9vxUuO2UL+OtIS5GtJaIJTJ7Qeze8WqFq8qI34ReWb75Yd70LtHsaJJS5koGn8bGQwTDfPNtV5alb+XqZR1XjfqH9Uy0v66g+LYc/UWbEl/aw6IM7chJgtc/UxhsnAbv66srXI/2kW88HBzC0NGiNW4iruzj1jl3FGvKKBPNwxAoA4GV+HkcZF8ClfqSBO/FBOJzxL7kOriKPN5ryad4iv8C/gEaXxgpyW55OgAAAABJRU5ErkJggg==)}.image--samsung,.image--samsungpay{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m511.686 211.219c-10.56-60.905-265.338-51.36-425.524 16.027l-12.73 5.584c-48.347 22.168-76.765 46.794-73.119 67.946 10.625 61.333 267.711 51.005 426.962-16.636l18.991-8.615c43.643-21.209 68.873-44.298 65.42-64.306z' fill='%230964af'/%3E%3Cpath d='m26.615 300.776c-3.646-21.152 24.772-45.779 73.119-67.946l12.73-5.584c79.585-33.479 190.439-54.642 279.424-56.575-95.084-2.188-219.877 20.461-305.726 56.575l-12.73 5.584c-48.347 22.168-76.765 46.794-73.119 67.946 4.81 27.766 63.599 42.343 146.031 40.55-68.406-1.576-115.448-15.838-119.729-40.55z' fill='%23004f9c'/%3E%3Cpath d='m428.577 253.821v5.189c0 .851.69 1.541 1.541 1.541h2.956a1.03 1.03 0 0 1 1.029 1.029v6.831c.026.703-.016 1.459-.13 2.063-.229 1.469-1.609 3.954-5.531 3.954-3.906 0-5.261-2.485-5.505-3.954a13.48 13.48 0 0 1 -.146-2.063v-24.809c0-.885.063-1.838.25-2.557.266-1.323 1.433-3.938 5.37-3.938 4.131 0 5.157 2.745 5.386 3.938.161.776.177 2.089.177 2.089v1.613c0 .769.623 1.392 1.392 1.392h10.456c.962 0 1.742-.78 1.742-1.742v-.039s.057-1.859-.104-3.594c-1.016-10.183-9.36-13.391-18.939-13.391-9.584 0-17.756 3.245-18.944 13.391-.104.937-.271 2.609-.271 3.594v22.829c0 .984.026 1.755.208 3.578.849 9.474 8.719 13.089 17.762 13.376l18.991-8.615c.625-1.386 1.042-2.969 1.219-4.761.146-1.823.161-2.594.198-3.578v-13.304c0-.69-.559-1.249-1.249-1.249h-16.669a1.187 1.187 0 0 0 -1.189 1.187zm-319.919 10.12c-2.266-11.402-22.751-14.767-24.288-21.126-.25-1.089-.193-2.245-.052-2.844.38-1.734 1.542-3.662 4.933-3.662 3.172 0 5.032 1.979 5.032 4.938v2.168c0 .655.531 1.187 1.187 1.187h10.577a1.7 1.7 0 0 0 1.7-1.7v-2.123c0-11.792-10.584-13.678-18.225-13.678-1.151 0-2.276.042-3.36.146l-12.73 5.584c-1.391 1.677-2.349 3.75-2.766 6.329-.396 2.437-.459 4.573.109 7.318 2.333 11.089 21.527 14.313 24.319 21.324.521 1.313.354 2.98.099 4.006-.443 1.834-1.662 3.667-5.271 3.667-3.365 0-5.391-1.969-5.391-4.933l-.017-4.141a1.087 1.087 0 0 0 -1.087-1.083h-11.94c-.804 0-1.456.652-1.456 1.456v2.695c0 12.131 9.475 15.782 19.616 15.782 9.761 0 17.777-3.339 19.079-12.423.651-4.678.161-7.741-.068-8.887zm38.478 18.038-6.811-46.531c-.065-.442-.702-.443-.768-.001l-7.003 46.689a1.136 1.136 0 0 1 -1.125.968h-12.52a.9.9 0 0 1 -.884-1.061l9.498-51.551a2.035 2.035 0 0 1 2.001-1.666h20.882c.822 0 1.527.587 1.676 1.396l9.499 51.775a.939.939 0 0 1 -.923 1.108h-12.223a1.317 1.317 0 0 1 -1.299-1.126zm71.9-.644-.338-45.918c-.002-.296-.431-.334-.484-.043l-8.615 46.612a1.365 1.365 0 0 1 -1.342 1.117h-10.863a2.038 2.038 0 0 1 -2.003-1.667l-8.454-45.794c-.059-.322-.533-.28-.535.047l-.341 46.338a1.084 1.084 0 0 1 -1.084 1.076h-10.992a1.397 1.397 0 0 1 -1.397-1.427l1.112-51.257a1.63 1.63 0 0 1 1.63-1.595h18.912c.87 0 1.611.632 1.749 1.491l6.044 37.641c.097.602.962.602 1.059 0l6.063-37.759a1.63 1.63 0 0 1 1.61-1.372h19.439c.646 0 1.174.516 1.188 1.162l1.146 51.248a1.828 1.828 0 0 1 -1.827 1.869h-9.895a1.783 1.783 0 0 1 -1.782-1.769zm65.028-8.664c-1.276 8.985-9.24 12.282-18.892 12.282-10.063 0-19.413-3.61-19.413-15.605v-3.012c0-.626.508-1.134 1.134-1.134h11.86c.74 0 1.341.6 1.341 1.341v3.868c0 2.927 2.026 4.87 5.381 4.87 3.589 0 4.792-1.808 5.204-3.61.25-1 .385-2.677-.099-3.99-2.75-6.933-21.751-10.12-24.064-21.095-.599-2.714-.51-4.844-.135-7.235 1.433-8.787 9.193-11.944 18.694-11.944 7.563 0 17.985 1.833 17.985 13.537v2.269c0 .826-.67 1.496-1.496 1.496h-10.435a1.38 1.38 0 0 1 -1.381-1.381v-1.931c0-2.922-1.828-4.881-4.943-4.881-3.344 0-4.506 1.896-4.902 3.631-.125.588-.182 1.729.052 2.813 1.536 6.271 21.783 9.657 24.012 20.918.242 1.131.701 4.152.097 8.793m50.643-1.349c-.958 10.141-8.896 13.428-18.84 13.428-9.933 0-17.876-3.287-18.814-13.428-.062-.542-.135-2.584-.12-3.583v-36.829c0-1.151.933-2.084 2.084-2.084h9.674a1.89 1.89 0 0 1 1.889 1.889v38.269c-.026.693 0 1.49.135 2.063.261 1.344 1.427 3.938 5.151 3.938 3.766 0 4.896-2.594 5.183-3.938.12-.573.146-1.37.12-2.063v-38.494c0-.919.745-1.664 1.664-1.664h10.124c1.026 0 1.858.832 1.858 1.858v37.055c.059.999-.025 3.041-.108 3.583m58.726 11.214h-16.261a1.66 1.66 0 0 1 -1.59-1.18l-12.401-40.929c-.146-.483-.859-.371-.85.133l.688 40.23a1.715 1.715 0 0 1 -1.715 1.745h-9.806a1.7 1.7 0 0 1 -1.699-1.699v-50.206c0-.998.809-1.806 1.806-1.806h16.447a2.37 2.37 0 0 1 2.276 1.708l11.618 39.949c.093.319.564.248.559-.084l-.658-39.726a1.818 1.818 0 0 1 1.817-1.848h10.115c.761 0 1.377.617 1.377 1.377v50.613a1.725 1.725 0 0 1 -1.723 1.723z' fill='%23f2f2f2'/%3E%3C/svg%3E")}.image--robokassa{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 145.5 68.3' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='m82.4 24.9-.9.3h-12.9v-6.2h9.6l2.3.2 1.2.6a3.2 3.2 0 0 1 .8 1.2 3.4 3.4 0 0 1 .4 1.6 4.9 4.9 0 0 1 -.5 2.3zm-2.2-24.9h-13.7a3.8 3.8 0 0 0 -2.1.6 4.6 4.6 0 0 0 -1.5 1.6 5.6 5.6 0 0 0 -.6 2.2v20.9a15.5 15.5 0 0 0 .1 2.2 3.8 3.8 0 0 0 .6 2.1 5.7 5.7 0 0 0 1.6 1.5 5.2 5.2 0 0 0 2.2.5h12.9a15.8 15.8 0 0 0 4.1-.5 11.3 11.3 0 0 0 2.2-1 6.1 6.1 0 0 0 2-2.2 11.9 11.9 0 0 0 1.2-5.3 10.9 10.9 0 0 0 -.9-4.3 18.1 18.1 0 0 0 -1.6-2.5 12.4 12.4 0 0 0 1.6-2.4 11.3 11.3 0 0 0 .9-4.3 12 12 0 0 0 -1.2-5.4 5.8 5.8 0 0 0 -2-2.1 8.4 8.4 0 0 0 -3.3-1.4zm-.5 6.3a6.1 6.1 0 0 1 2.2.3h.5a4.5 4.5 0 0 1 .5 2.3 3.4 3.4 0 0 1 -.4 1.6 2.8 2.8 0 0 1 -.8 1.1 1.7 1.7 0 0 1 -1.2.6 7.5 7.5 0 0 1 -2.3.3h-9.6v-6.2zm-29.2 18.3c0 .2-.1.3-.4.4a2.9 2.9 0 0 1 -1.4.3h-9.1a2.6 2.6 0 0 1 -1.4-.3c-.4-.1-.4-.2-.5-.4s-1.3-4.2-1.3-8.8a23.8 23.8 0 0 1 1.3-8.8 1.1 1.1 0 0 1 .5-.4 4.2 4.2 0 0 1 1.4-.3h9.1a4.9 4.9 0 0 1 1.4.3l.4.4a23.8 23.8 0 0 1 1.3 8.8c0 4.6-.7 7.4-1.3 8.8zm-1.5-24.6h-9.7a8.5 8.5 0 0 0 -4 1 6.7 6.7 0 0 0 -3.4 3.6 29.4 29.4 0 0 0 -1.8 11.2c0 5.3.8 8.8 1.8 11.2a6.9 6.9 0 0 0 3.4 3.7 9.4 9.4 0 0 0 4.3 1h9.1a9.6 9.6 0 0 0 4.3-1 7.3 7.3 0 0 0 3.4-3.7c1-2.4 1.8-5.9 1.8-11.2a29.4 29.4 0 0 0 -1.8-11.2 7.1 7.1 0 0 0 -3.4-3.6 8.5 8.5 0 0 0 -4-1zm64.5 24.6c-.1.2-.1.3-.5.4a2.6 2.6 0 0 1 -1.4.3h-9.1a2.6 2.6 0 0 1 -1.4-.3c-.3-.1-.4-.2-.4-.4a22.8 22.8 0 0 1 -1.4-8.8 23.2 23.2 0 0 1 1.4-8.8c0-.1.1-.2.4-.4a4.2 4.2 0 0 1 1.4-.3h9.1a4.2 4.2 0 0 1 1.4.3 1.1 1.1 0 0 1 .5.4 23.8 23.8 0 0 1 1.3 8.8c0 4.6-.7 7.4-1.3 8.8zm-1.6-24.6h-9.7a8.5 8.5 0 0 0 -4 1 7.1 7.1 0 0 0 -3.4 3.6 29.4 29.4 0 0 0 -1.8 11.2c0 5.3.8 8.8 1.8 11.2a7.3 7.3 0 0 0 3.4 3.7 9.6 9.6 0 0 0 4.3 1h9.1a9.6 9.6 0 0 0 4.3-1 7.3 7.3 0 0 0 3.4-3.7c1-2.4 1.8-5.9 1.8-11.2a29.4 29.4 0 0 0 -1.8-11.2 7.1 7.1 0 0 0 -3.4-3.6 8.5 8.5 0 0 0 -4-1zm-105.6 6.3h11.5a4.5 4.5 0 0 1 1.8.3c.4.2.5.3.5.4a7.7 7.7 0 0 1 .9 4.1 6 6 0 0 1 -.7 3.2 4.4 4.4 0 0 1 -2.5 1.9 7.1 7.1 0 0 1 -2.6.4h-8.9zm11.8-6.3h-13.9a3.8 3.8 0 0 0 -2.1.7 4.6 4.6 0 0 0 -1.5 1.6 5.6 5.6 0 0 0 -.6 2.2v27.2h6.3v-8.7h9l4.6 8.7h7.1l-5.3-10.3.3-.2a9.9 9.9 0 0 0 3.8-3.8 12.2 12.2 0 0 0 1.5-6.3 15.7 15.7 0 0 0 -1.5-6.9 7.3 7.3 0 0 0 -3.8-3.4 9.1 9.1 0 0 0 -3.9-.8z' fill='%231a75cf'/%3E%3Cpath d='m139.3 53.8h-15.2v-.7c0-4.9 1.4-7.7 2.4-9.2a2.3 2.3 0 0 1 .9-.6 4.5 4.5 0 0 1 1.8-.3h5.1a4.3 4.3 0 0 1 1.7.3 2.3 2.3 0 0 1 .9.6c1 1.5 2.4 4.3 2.4 9.2zm6.2 12v-14.2a21 21 0 0 0 -3.4-11.3 8.4 8.4 0 0 0 -3.7-2.9 9.1 9.1 0 0 0 -3.5-.7h-6.4a8.3 8.3 0 0 0 -3.4.7 8.1 8.1 0 0 0 -3.8 2.9 22.5 22.5 0 0 0 -3.5 12.8v12.2a2.9 2.9 0 0 0 2.9 2.9h.6a2.8 2.8 0 0 0 2.8-2.9v-5.2h15.2v5.3a2.8 2.8 0 0 0 2.8 2.8h.6a2.8 2.8 0 0 0 2.8-2.4zm-99.5-29.1h-6.3a8.7 8.7 0 0 0 -3.5.7 7.4 7.4 0 0 0 -3.7 2.9c-1.8 2.5-3.5 6.7-3.5 12.8v12.2a2.8 2.8 0 0 0 2.8 2.9h.6a2.9 2.9 0 0 0 2.9-2.9v-5.2h15.1v5.3a2.9 2.9 0 0 0 2.8 2.8h.7a2.9 2.9 0 0 0 2.8-2.8v-12.3c0-6.1-1.7-10.3-3.4-12.8a8.1 8.1 0 0 0 -3.8-2.9 9.1 9.1 0 0 0 -3.5-.7zm4.4 17.1h-15.1v-.7c0-4.9 1.3-7.7 2.4-9.2a1.8 1.8 0 0 1 .8-.6 4.8 4.8 0 0 1 1.8-.3h5.1a4.8 4.8 0 0 1 1.8.3 2.3 2.3 0 0 1 .9.6c1 1.5 2.3 4.3 2.3 9.2zm58.2-4.2a7.2 7.2 0 0 0 -2.4-.3h-8.5a5.3 5.3 0 0 1 -2-.3l-.6-.3a6.1 6.1 0 0 1 -.6-2.6 5.6 5.6 0 0 1 .6-2.5c.1-.1.1-.2.6-.4l2-.2h12.3a2.9 2.9 0 0 0 2.8-2.9v-3.4h-16.8a8.2 8.2 0 0 0 -4.5 1.6 8 8 0 0 0 -2.9 4.7.3.3 0 0 1 -.1.2 13.7 13.7 0 0 0 0 5.7l.2.5a7.8 7.8 0 0 0 2.4 4.1 9.2 9.2 0 0 0 5.3 1.9h8.8a2.4 2.4 0 0 1 2.4 1.5 6.2 6.2 0 0 1 0 3.3 1.9 1.9 0 0 1 -.4.9 1.1 1.1 0 0 1 -1 .6h-13.8a2.8 2.8 0 0 0 -2.9 2.8v.7a2.9 2.9 0 0 0 2.9 2.8h13.8l2.4-.3a6.9 6.9 0 0 0 2.7-1.6 10.7 10.7 0 0 0 2.8-7.6 10.3 10.3 0 0 0 -2.8-7.5 5.1 5.1 0 0 0 -2.7-1.6zm-28.3 0a7.2 7.2 0 0 0 -2.4-.3h-8.5a6.2 6.2 0 0 1 -2.1-.3l-.5-.3a4.9 4.9 0 0 1 -.6-2.6 4.5 4.5 0 0 1 .6-2.5c0-.1.1-.2.5-.4l2.1-.2h12.3a2.9 2.9 0 0 0 2.8-2.9v-3.4h-16.8a8.2 8.2 0 0 0 -4.5 1.6 7.6 7.6 0 0 0 -2.9 4.7.3.3 0 0 1 -.1.2 13.7 13.7 0 0 0 0 5.7l.2.5a7.8 7.8 0 0 0 2.4 4.1 9.2 9.2 0 0 0 5.3 1.9h8.8a2.4 2.4 0 0 1 2.4 1.5 6.2 6.2 0 0 1 0 3.3 3.9 3.9 0 0 1 -.4.9 1.1 1.1 0 0 1 -1 .6h-13.8a2.8 2.8 0 0 0 -2.9 2.8v.7a2.9 2.9 0 0 0 2.9 2.8h13.8l2.4-.3a7.7 7.7 0 0 0 2.7-1.4 10.7 10.7 0 0 0 2.8-7.6 10.3 10.3 0 0 0 -2.8-7.5 5.1 5.1 0 0 0 -2.7-1.6zm-57.2 9a34.4 34.4 0 0 0 -5.9-6.1h-.1a28.9 28.9 0 0 0 3.3-3 20.8 20.8 0 0 0 3.2-3.9 10.3 10.3 0 0 0 1.6-5.1v-.9a2.8 2.8 0 0 0 -2.8-2.8h-1.6a1.9 1.9 0 0 0 -1.9 1.9 6.5 6.5 0 0 1 -.7 3.6l-.3.4a22.3 22.3 0 0 1 -4.8 4.9l-2.1 1.6h-4.7v-9.7a2.8 2.8 0 0 0 -2.8-2.8h-.7a2.8 2.8 0 0 0 -2.8 2.8v25.9a2.9 2.9 0 0 0 2.8 2.9h.7a2.9 2.9 0 0 0 2.8-2.9v-9.8h4.7c.9.7 2.6 2 4.2 3.5a25.6 25.6 0 0 1 2.8 3.2 5.3 5.3 0 0 1 .9 2.1v1a2.9 2.9 0 0 0 2.8 2.8h.7a2.9 2.9 0 0 0 2.8-2.8v-1a10.5 10.5 0 0 0 -2.1-5.8z' fill='%23e60d2e'/%3E%3C/g%3E%3C/svg%3E")}.image--steampay{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 579.563 579.563' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m70.686 258.264c0 6.936 1.836 13.056 5.508 18.36s8.364 9.18 14.076 11.628l30.6 16.524c-5.712 2.445-11.628 3.672-17.748 3.672-13.872 0-25.704-4.896-35.496-14.688s-14.688-21.624-14.688-35.496 4.896-25.602 14.688-35.19 21.624-14.382 35.496-14.382c11.832 0 22.338 3.774 31.518 11.322s14.994 17.238 17.442 29.07l-30.6-17.136c-5.712-3.672-11.832-5.508-18.36-5.508-8.976 0-16.626 3.06-22.95 9.18s-9.486 13.668-9.486 22.644zm238.068 64.26c13.871 0 25.604 4.896 35.189 14.688s14.383 21.624 14.383 35.496-4.795 25.602-14.383 35.189c-9.588 9.589-21.318 14.383-35.189 14.383-12.238 0-22.95-3.774-32.13-11.322s-14.79-17.238-16.83-29.07l30.6 17.139c4.896 3.672 11.017 5.508 18.358 5.508 8.979 0 16.523-3.063 22.646-9.183 6.119-6.117 9.18-13.668 9.18-22.644 0-6.936-1.836-13.056-5.508-18.36s-8.365-9.18-14.076-11.628l-29.989-16.521c5.306-2.451 11.222-3.675 17.749-3.675zm145.043-135.252c10.609 0 19.789 3.876 27.541 11.628s11.627 16.932 11.627 27.54-3.875 19.686-11.627 27.234-16.932 11.322-27.541 11.322c-10.605 0-19.686-3.774-27.23-11.322-7.549-7.548-11.322-16.626-11.322-27.234s3.773-19.788 11.322-27.54c7.546-7.752 16.623-11.628 27.23-11.628zm0 98.532c16.73 0 30.906-5.712 42.535-17.136 11.627-11.424 17.441-25.5 17.441-42.228s-5.814-30.906-17.441-42.534c-11.629-11.628-25.807-17.442-42.535-17.442-8.156 0-15.809 1.53-22.947 4.59-7.143 3.06-13.467 7.344-18.975 12.852s-9.791 11.934-12.852 19.278c-3.063 7.344-4.59 15.096-4.59 23.256s1.527 15.912 4.59 23.256c3.061 7.344 7.344 13.668 12.852 18.972s11.832 9.486 18.975 12.546c7.138 3.06 14.789 4.59 22.947 4.59zm0 28.152c12.24 0 23.664-2.244 34.273-6.732 10.607-4.485 19.889-10.71 27.846-18.666 7.955-7.956 14.279-17.238 18.975-27.846 4.689-10.608 7.035-22.032 7.035-34.272s-2.346-23.664-7.035-34.272c-4.693-10.608-11.02-19.89-18.975-27.846-7.957-7.956-17.238-14.28-27.846-18.972-10.609-4.692-22.033-7.038-34.273-7.038-11.832 0-23.051 2.244-33.656 6.732-10.609 4.488-19.789 10.608-27.541 18.36s-13.977 16.932-18.666 27.54c-4.691 10.608-7.242 21.828-7.65 33.66l-56.916 80.172h-.611c-12.238 0-23.868 3.264-34.884 9.792l-103.43-61.813c-1.224-14.688-6.834-27.642-16.83-38.862s-22.746-18.258-38.25-21.114c-9.384-1.224-18.36-.816-26.928 1.224s-16.32 5.61-23.256 10.71-12.75 11.322-17.442 18.666-7.65 15.504-8.874 24.48c-1.632 8.976-1.326 17.748.918 26.316s5.814 16.32 10.71 23.256c4.896 6.938 11.016 12.75 18.36 17.442s15.504 7.854 24.48 9.486c6.528 1.224 12.852 1.323 18.972.306a102.73 102.73 0 0 0 17.748-4.59l111.383 62.425c2.04 16.728 9.384 30.702 22.032 41.922s27.744 16.83 45.288 16.83c9.387 0 18.156-1.836 26.316-5.508s15.299-8.568 21.42-14.688c6.119-6.119 11.016-13.26 14.688-21.42s5.508-16.932 5.508-26.313l76.5-59.364zm108.323-313.956c4.08 0 7.549 1.428 10.404 4.284 2.854 2.856 4.285 6.324 4.285 10.404v550.188c0 4.08-1.432 7.548-4.285 10.404-2.855 2.854-6.324 4.283-10.404 4.283h-544.678c-4.08 0-7.548-1.43-10.404-4.283-2.856-2.856-4.284-6.324-4.284-10.404v-550.188c0-4.08 1.428-7.548 4.284-10.404s6.324-4.284 10.404-4.284z' fill='%23010002'/%3E%3C/svg%3E");border-radius:.5rem}.image--freekassa{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 447.2 451.2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.1 225.7Q.1 115 0 4.3C0 .5 1 0 4.4 0h438.4c3.4 0 4.4.5 4.4 4.3q-.2 221.1 0 442.4c0 3.9-1 4.5-4.7 4.5q-218.8-.2-437.8 0c-3.7 0-4.7-.6-4.7-4.5q.2-110.6.1-221zm434.7-6.9c.7-12.3-4.3-22.7-14.3-30.7-16.8-13.5-26.7-31.3-31.9-51.9-2.8-11.1-3.3-22.4-3.6-33.7-.3-16.2-6.3-29.2-21.3-36.8-7.3-3.8-15.4-4.2-23.4-4.6a139.5 139.5 0 0 1-68.4-21.2c-10.4-6.4-19.4-14.7-28.9-22.2-15.5-12-32.6-11.5-47.2 1.6-2.8 2.4-5.4 5-8 7.5-16.6 15.8-36.1 26-58.2 31.6-10.8 2.6-21.8 3-32.6 4.6-18.1 2.5-29.9 13.8-33.3 31.7a80.5 80.5 0 0 0-.8 13.9c-.3 27.9-8.8 53-26 75-4.2 5.4-8.8 10.5-13 15.9-12.4 16.1-12.4 32.5.1 48.5l7.1 8.4c9.9 11.5 17.1 24.5 22.6 38.6 6.6 17.1 8 34.9 8.4 53s12.2 33.2 31.1 36.8a72.1 72.1 0 0 0 10.4 1.3c19.4 1.5 38.2 5.2 56 13.5 15.3 7.2 28.1 17.6 40.6 28.8s30.3 13.1 45.4 2.9a157.4 157.4 0 0 0 13-10.2 167.5 167.5 0 0 1 55.2-31.5c13.5-4.6 27.5-6.5 41.5-8.6 18.6-2.8 31.9-16.4 35-34.8a142.1 142.1 0 0 0 1.3-24.4c-.6-27 6.6-50.7 28.7-68.1a4.6 4.6 0 0 0 .7-.7c9.7-9.1 14.3-20.3 13.8-34.2z' fill='%23fdfcfd'/%3E%3Cpath d='M434.8 218.8c.5 13.9-4.1 25.1-13.8 34.2a4.6 4.6 0 0 1-.7.7c-22.1 17.4-29.3 41.1-28.7 68.1a142.1 142.1 0 0 1-1.3 24.4c-3.1 18.4-16.4 32-35 34.8-14 2.1-28 4-41.5 8.6a167.5 167.5 0 0 0-55.2 31.5 157.4 157.4 0 0 1-13 10.2c-15.1 10.2-31.8 9.2-45.4-2.9s-25.3-21.6-40.6-28.8c-17.8-8.3-36.6-12-56-13.5a72.1 72.1 0 0 1-10.4-1.3c-18.9-3.6-30.7-17.4-31.1-36.8s-1.8-35.9-8.4-53c-5.5-14.1-12.7-27.1-22.6-38.6L24 248c-12.5-16-12.5-32.4-.1-48.5 4.2-5.4 8.8-10.5 13-15.9 17.2-22 25.7-47.1 26-75a80.5 80.5 0 0 1 .8-13.9C67.1 76.8 78.9 65.5 97 63c10.8-1.6 21.8-2 32.6-4.6 22.1-5.6 41.6-15.8 58.2-31.6 2.6-2.5 5.2-5.1 8-7.5 14.6-13.1 31.7-13.6 47.2-1.6 9.5 7.5 18.5 15.8 28.9 22.2a139.5 139.5 0 0 0 68.4 21.2c8 .4 16.1.8 23.4 4.6 15 7.6 21 20.6 21.3 36.8.3 11.3.8 22.6 3.6 33.7 5.2 20.6 15.1 38.4 31.9 51.9 10 8 15 18.4 14.3 30.7zM224.9 86.1c-75.7 0-137.2 61.3-137.6 137.3S149 361.2 225 361.2a137.6 137.6 0 0 0 137.5-137.3c.2-75.9-61.7-137.8-137.6-137.8z' fill='%23b00147'/%3E%3Cpath d='M224.9 86.1c75.9 0 137.8 61.9 137.6 137.8A137.6 137.6 0 0 1 225 361.2c-76 0-138.1-62.1-137.7-137.8S149.2 86.1 224.9 86.1zM98.2 223.9A126.8 126.8 0 0 0 225 350.3c69.9 0 127.4-57.5 126.7-126.9S294.6 96.9 224.9 97s-127 57.2-126.7 126.9z' fill='%23faf3f5'/%3E%3Cpath d='M98.2 223.9C97.9 154.2 154.9 97.1 224.9 97s126.2 56.1 126.8 126.4S294.9 350.3 225 350.3A126.8 126.8 0 0 1 98.2 223.9zm124.2-45.6h-57.5c-5.5 0-7.7 2-7.7 7.4q-.2 38.4 0 77c0 5.7 2 7.6 7.9 7.8s9 .1 13.5.1h100c7.2 0 9-1.8 9-8.8.1-5.5-.2-11 .1-16.5.2-3.6-1.1-4.4-4.5-4.4-16 .2-32 .1-48 .1-10.5 0-17.2-6.4-17.3-16.5s6.4-16.4 17.1-16.4h48.5c3.3.1 4.3-.9 4.2-4.2-.3-5.6 0-11.3-.1-17s-1.9-8.5-8.7-8.5zm-77 18.9l-23 25.4c-1.5 1.6-.1 2.7.9 3.8l20 22.3c.5.6 1.1 1.8 2.1.9zm153.9.1V251l22.6-24.9c1.1-1.2 1.2-2.2.1-3.5zM241.5 225c0-3.8-2.9-6.8-6.3-6.5s-5.8 2.3-6 6 3.1 6.7 6.3 6.3 5.8-2.3 6-5.8z' fill='%23b00247'/%3E%3Cpath d='M222.4 178.3h56.5c6.8 0 8.6 1.8 8.7 8.5s-.2 11.4.1 17c.1 3.3-.9 4.3-4.2 4.2H235c-10.7 0-17.2 6.3-17.1 16.4s6.8 16.5 17.3 16.5c16 0 32 .1 48-.1 3.4 0 4.7.8 4.5 4.4-.3 5.5 0 11-.1 16.5 0 7-1.8 8.8-9 8.8h-100c-4.5 0-9 .1-13.5-.1s-7.9-2.1-7.9-7.8q-.2-38.5 0-77c0-5.4 2.2-7.4 7.7-7.4z' fill='%23fbf8f9'/%3E%3Cpath d='M145.4 197.2v52.4c-1 .9-1.6-.3-2.1-.9l-20-22.3c-1-1.1-2.4-2.2-.9-3.8z' fill='%23f9eef2'/%3E%3Cpath d='M299.3 197.3l22.7 25.3c1.1 1.3 1 2.3-.1 3.5L299.3 251z' fill='%23faf3f5'/%3E%3Cpath d='M241.5 225c-.2 3.5-2.5 5.4-6 5.8s-6.4-2.9-6.3-6.3 2.5-5.6 6-6 6.3 2.7 6.3 6.5z' fill='%23f9eef2'/%3E%3C/svg%3E")}.image--litecoin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M512 256c0 58.932-19.916 113.215-53.384 156.484a257.355 257.355 0 0 1-67.73 61.137C351.713 497.957 305.507 512 256 512s-95.713-14.043-134.886-38.379a256.249 256.249 0 0 1-31.838-23.353C34.617 403.32 0 333.699 0 256 0 114.615 114.615 0 256 0s256 114.615 256 256z' fill='%23bebebe'/%3E%3Cpath d='M465.011 388.086l-6.395 24.398a257.355 257.355 0 0 1-67.73 61.137H121.114a256.249 256.249 0 0 1-31.838-23.353l29.445-112.358-53.52 19.801 17.951-65.484 52.642-19.498 61.827-235.875h136.505L286.97 216.785l67.396-24.952-17.951 65.494-66.529 24.628-27.815 106.13 222.94.001z' fill='%23f0efeb'/%3E%3C/svg%3E")}.image--ethereum{background-image:url("data:image/svg+xml,%3Csvg viewBox='-88 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m336.559 288.98-168.279 62.33-168.28-62.33 168.281-288.98zm0 0' fill='%236082a7'/%3E%3Cpath d='m329.21 323.7-160.928 188.3-160.931-188.3 160.93 59.6zm0 0' fill='%236082a7'/%3E%3Cpath d='m168.281 383.3 160.93-59.6-160.931 188.3zm168.278-94.32-168.279 62.33v-351.31zm0 0' fill='%234e7196'/%3E%3C/svg%3E")}.image--bitcoin,.image--crypto{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 0C115.3 0 0 115.3 0 256s115.3 256 256 256 256-115.3 256-256S396.7 0 256 0z' fill='%23fedb41'/%3E%3Cpath d='M512 256c0 140.7-115.3 256-256 256V0c140.7 0 256 115.3 256 256z' fill='%23fcbf29'/%3E%3Cpath d='M256 31C131.8 31 31 131.8 31 256s100.8 225 225 225 225-100.8 225-225S380.2 31 256 31z' fill='%23fe9923'/%3E%3Cpath d='M481 256c0 124.2-100.8 225-225 225V31c124.2 0 225 100.8 225 225z' fill='%23fe8821'/%3E%3Cpath d='M256 61C148.599 61 61 148.599 61 256c0 107.399 87.599 195 195 195s195-87.601 195-195c0-107.401-87.599-195-195-195z' fill='%23fedb41'/%3E%3Cpath d='M451 256c0 107.399-87.599 195-195 195V61c107.401 0 195 87.599 195 195z' fill='%23fcbf29'/%3E%3Cpath d='M320.799 244.6C327.1 235 331 223.299 331 211c0-22.2-12.299-41.4-30-51.601V136c0-8.401-6.599-15-15-15s-15 6.599-15 15v15h-30v-15c0-8.401-6.599-15-15-15s-15 6.599-15 15v15h-15c-8.401 0-15 6.599-15 15v180c0 8.399 6.599 15 15 15h15v15c0 8.399 6.599 15 15 15s15-6.601 15-15v-15h30v15c0 8.399 6.599 15 15 15s15-6.601 15-15v-15c32.999 0 60-27.001 60-60 0-26.1-16.8-48.3-40.201-56.4zM211 181h60c16.5 0 30 13.5 30 30s-13.5 30-30 30h-60v-60zm90 150h-90v-60h90c16.5 0 30 13.5 30 30s-13.5 30-30 30z' fill='%23fe9923'/%3E%3Cpath d='M361 301c0 32.999-27.001 60-60 60v15c0 8.399-6.599 15-15 15s-15-6.601-15-15v-15h-15v-30h45c16.5 0 30-13.5 30-30s-13.5-30-30-30h-45v-30h15c16.5 0 30-13.5 30-30s-13.5-30-30-30h-15v-30h15v-15c0-8.401 6.599-15 15-15s15 6.599 15 15v23.399C318.701 169.6 331 188.8 331 211c0 12.299-3.9 24-10.201 33.6C344.2 252.7 361 274.9 361 301z' fill='%23fe8821'/%3E%3C/svg%3E")}.image--sberbank{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='16' cy='16' fill='%2348b254' fill-rule='nonzero' r='16'/%3E%3Cpath d='M22.681 7.368l.945.858-11.932 6.812-5.776-3.325.54-1.073 5.236 2.977 10.987-6.25zM20.279 6l1.268.644-9.853 5.632-4.588-2.602.782-.938 3.806 2.172L20.28 6zm4.184 3.111l.701.939-13.47 7.697-6.505-3.701.297-1.18 6.208 3.54zm1.943 3.46c.396 1.109.594 2.27.594 3.486s-.198 2.397-.594 3.54l-.27.725a11.142 11.142 0 0 1-2.348 3.486 10.85 10.85 0 0 1-3.51 2.307c-1.385.59-2.815.885-4.291.885-1.494 0-2.925-.295-4.293-.885a11.341 11.341 0 0 1-3.482-2.307 10.568 10.568 0 0 1-2.348-3.486c-.57-1.35-.865-2.8-.864-4.265v-.724l6.694 3.782 14.118-8.046z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.image--yandexkassa{background-image:url(data:image/svg+xml;\ base64,PHN2ZyB3aWR0aD0iMTY5IiBoZWlnaHQ9IjEyMCIgdmlld0JveD0iMCAwIDE2OSAxMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMDguOTkgMEM3NS41NzI1IDAgNDguOTkwMiAyNi45NjIgNDguOTkwMiA2MEM0OC45OTAyIDkzLjQxNzcgNzUuOTUyMyAxMjAgMTA4Ljk5IDEyMEMxNDIuMDI4IDEyMCAxNjguOTkgOTMuMDM4IDE2OC45OSA2MEMxNjguOTkgMjYuOTYyIDE0Mi4wMjggMCAxMDguOTkgMFpNMTA4Ljk5IDgyLjQwNTFDOTYuODM4MyA4Mi40MDUxIDg2LjU4NTIgNzIuMTUxOSA4Ni41ODUyIDYwQzg2LjU4NTIgNDcuODQ4MSA5Ni44MzgzIDM3LjU5NDkgMTA4Ljk5IDM3LjU5NDlDMTIxLjE0MiAzNy41OTQ5IDEzMS4zOTUgNDcuODQ4MSAxMzEuMzk1IDYwQzEzMS4wMTYgNzIuMTUxOSAxMjEuMTQyIDgyLjQwNTEgMTA4Ljk5IDgyLjQwNTFaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXIpIi8+CjxwYXRoIGQ9Ik00OC42MDc2IDE3LjQ2ODRWMTA0LjgxSDI3LjM0MThMMCAxNy40Njg0SDQ4LjYwNzZWMTcuNDY4NFoiIGZpbGw9InVybCgjcGFpbnQxX2xpbmVhcikiLz4KPGRlZnM+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhciIgeDE9IjEwOC45OSIgeTE9IjAiIHgyPSIxMDguOTkiIHkyPSIxMjAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzAxNjBEMSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwMDQ3OUMiLz4KPC9saW5lYXJHcmFkaWVudD4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDFfbGluZWFyIiB4MT0iMjQuMzAzOCIgeTE9IjE3LjQ2ODQiIHgyPSIyNC4zMDM4IiB5Mj0iMTA0LjgxIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwMTYwRDEiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMDA0NzlDIi8+CjwvbGluZWFyR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==);background-position:center;background-size:100%}.image--tinkoff{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8IS0tIENyZWF0b3I6IENvcmVsRFJBVyBYNyAtLT4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzkxcHgiIGhlaWdodD0iMzQ1cHgiIHZlcnNpb249IjEuMSIgc3R5bGU9InNoYXBlLXJlbmRlcmluZzpnZW9tZXRyaWNQcmVjaXNpb247IHRleHQtcmVuZGVyaW5nOmdlb21ldHJpY1ByZWNpc2lvbjsgaW1hZ2UtcmVuZGVyaW5nOm9wdGltaXplUXVhbGl0eTsgZmlsbC1ydWxlOmV2ZW5vZGQ7IGNsaXAtcnVsZTpldmVub2RkIg0Kdmlld0JveD0iMCAwIDM5MSAzNDUiDQogeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxkZWZzPg0KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KICAgPCFbQ0RBVEFbDQogICAgLmZpbDIge2ZpbGw6IzJCMkEyOX0NCiAgICAuZmlsMCB7ZmlsbDojRkZFNTAzfQ0KICAgIC5maWwxIHtmaWxsOiNGRUZFRkU7ZmlsbC1ydWxlOm5vbnplcm99DQogICBdXT4NCiAgPC9zdHlsZT4NCiA8L2RlZnM+DQogPGcgaWQ9ItCh0LvQvtC5X3gwMDIwXzEiPg0KICA8bWV0YWRhdGEgaWQ9IkNvcmVsQ29ycElEXzBDb3JlbC1MYXllciIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMCIgZD0iTTE5NiAyOTZjLTcsLTYgLTExLC03IC0yOSwtNyAtMjAsMCAtMzQsLTEyIC0zNCwtMzFsMCAtMzkgMTI1IDAgMCAzOWMwLDE5IC0xNCwzMSAtMzQsMzEgLTE4LDAgLTIyLDEgLTI4LDd6bS02MyAtODBsMCAtNTljMCwtNiAtMiwtMTEgLTQsLTE2bDQ2IDBjNCw2IDEyLDkgMjEsOSA4LDAgMTYsLTMgMjAsLTlsNDYgMGMtMiw1IC00LDEwIC00LDE2bDAgNTkgLTEyNSAweiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMSIgZD0iTTE2MiAyNDBsMSAxYzEsMSAyLDEgMywwbDEgLTFjMSwtMSA4LDIgOCwtNCAxLDUgLTQsMTMgLTEsMThsNCA3IC0xMyAwYy0xLDAgLTIsMSAtMiwybC00IDdjLTEsMSAtMSwzIDAsNWwzIDJjMCwwIDIsLTEgMiwtM2wtMSAtMWMtMSwtMSAtMSwtMiAwLC0zbDIgLTRjMSwtMiAyLC0yIDMsLTJsMTEgMmMxLDAgMiwxIDMsMCAxLC0zIDMsLTMgNiwtMyA1LDEgMTksMyAyNCwtMyA1LDggMTYsOCAxNSwxMWwtMiAxMyA0IDAgMiAtMTNjMCwtMSAxLC0zIC0xLC01IDAsMCAtMSwwIC0yLC0zIC0yLC00IC0yLC05IC00LC0xMyAyLC0yIDQsLTMgNSwtMyA0LDEgNSw4IDExLDEzIC0xLC0yIC0xLC01IC0yLC03IDAsMCAzLDMgNCw2IDEsMyAyLDQgNCw1IDEsMSAyLDAgNCwtMiAwLDAgLTQsLTUgLTYsLTggLTQsLTUgLTksLTEwIC0xNSwtOSAtMiwwIC00LDEgLTYsMiAtOCwtNCAtMTQsMCAtMTYsMGwtMTQgMGMtMywtMSAtNSwtNCAtNSwtNCAwLC0xMiAtMTAsLTE2IC0xMywtMTYgMCwwIDAsLTMgLTEsLTNsLTMgMyAtOCAtMyA3IDYgLTcgOGMtMSwwIC0xLDEgLTEsMnoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDEiIGQ9Ik0yMTYgMTQxYy00LDYgLTEyLDkgLTIwLDkgLTMsMCAtNCwwIC02LDAgMCwyIDEsNSA0LDcgLTEsNyAyLDEzIDksMTUgMSwzIDMsNiA3LDdsLTUgNmMtMiwyIC01LDMgLTcsM2wtMjMgLTNjMSwtMiAtMiwtNSAtOSwtNGw5IC0yNSAtNSAtMTIgLTExIDkgLTEgMjcgLTQgLTNjLTYsLTIgLTgsOCAtMiw4bDIgMGMwLDIgMCwzIDEsMyAtMSwxIC0xLDMgMCwzIC0xLDEgLTEsMyAwLDQgLTEsMiAtMiw2IDIsNyA0LDEgNiwtMyA3LC01bDM1IDExYzUsMiA5LDEgMTMsLTNsMTAgLThjLTIsNSAwLDEwIDQsMTIgMCwwIDAsNSAwLDdsMTIgMCAyMCAwIDAgLTU5YzAsLTYgMiwtMTEgNCwtMTZsLTQ2IDB6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwxIiBkPSJNMTUzIDI1N2MtMiwxIC0yLDMgLTEsNmwyIDIgMyAtMiAtMSAtMmMwLC0xIDAsLTIgMCwtM2w1IC0zYzEsLTEgMSwtMSAzLC0xbDkgMmMwLDAgLTEsLTIgLTIsLTRsLTkgLTFjLTEsMCAtMiwwIC0zLDFsLTYgNXoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDIiIGQ9Ik04NSAyNzJsLTQgN2MtMiwtNSAtNSwtMTAgLTYsLTE0IC00LDggLTEwLDggLTE1LDggMSwtMTggLTIxLC0zNiAtMTIsLTU2IDIsLTQgMSwtOSAtMywtMTEgLTE1LC04IC04LDI0IC0yMywyNSAzLC00IDQsLTExIDQsLTEyIC0zLDEgLTExLDYgLTE0LC0xIDksLTQgMTEsLTEyIDEzLC0xOSAxLC05IDIsLTEzIDQsLTE3IDIsLTQgNSwtNyAxMSwtMTYgLTEsMSAtMTgsNCAtMjIsMiAyOSwtMTcgMjMsLTQwIDY3LC02MCAtMTIsLTkgLTI0LC0xNiAtMTUsLTMzIDEyLDE1IDM1LDEwIDQ4LDMgLTEzLC0yIC0yOCwtMTMgLTMyLC0yNSA0LC0xIDEwLDQgMTQsNiAyLC00IDIsLTkgOCwtMTAgLTgsMTUgNywyMyAyMCwyMyAyLDAgMTEsLTEgMTEsLTEgLTEsLTMgLTcsLTExIC0zLC0xNCA0LDMgOCw2IDExLDkgMjcsMjAgLTEyLDM5IC0yOCw0OCAtMjUsMTMgLTE5LDMwIC04LDM0IDAsMSAtMSwyIC0zLDMgLTcsMiAtMTQsLTMgLTIwLC02IDAsMTAgLTEsMjAgMTEsMjVsLTggM2M3LDUgOSw4IDE3LDkgLTQsMSAtOSwxIC0xMywyIDEsMyAyLDYgNCw5IC0xNiwyIC0yMywtNyAtMjgsLTcgLTExLDEgLTEwLDIxIDE3LDIxbC0zIDVjMCwwIDUsMiAxMCwzIC0yLDEgLTQsMyAtNSw1bDQgNGMtMTEsMSAtMTQsLTEwIC0yMSwtNSAtMTEsOSAxMywyNyAzNSwyNCAtMSwzIC03LDYgLTksOCAxOCwxOCA5LDM0IDE3LDQ2IC0xNiwtMSAtMjgsLTEzIC0zMSwtMjV6bTIxIC0yMGM1LC00IDEwLC02IDksLTE2IC03LDQgLTI5LDQgLTM4LC05IC0zLC0zIDAsLTUgMiwtMiA3LDcgMTgsNCAyMiwyIDAsLTMgLTIsLTYgLTQsLTcgMiwtMiA2LC00IDcsLTggLTIsLTIgLTExLC0yIC0xMSwtMiAxLC0yIDMsLTQgMiwtOSAtMTAsMyAtMjEsLTEgLTI0LC01IC0zLC0zIDAsLTYgMiwtNCA1LDUgMjgsMTAgMzcsMiAtMywtMSAtNywtNCAtOCwtNiA4LDAgMTUsLTUgMTUsLTExIC00LDAgLTEyLDAgLTE1LC0yIDQsLTIgNiwtMyA3LC04IC0xNCwwIC0xNiwtMTEgLTE2LC0xMyAxMCw1IDI3LDMgMjIsLTExIC04LDAgLTE2LC0xMyA2LC0yNSAyMCwtMTAgNDIsLTIyIDQwLC00MSAtMSwtMTIgLTIxLC0yMCAtMjMsLTI2IC05LDQgLTEwLDggLTcsMTYgMCwwIC0xOCwyIC0yMCwtMTAgMCwtNSAzLC0xMCA3LC0xMyAtMiwwIC0xNiwtNCAtMjEsNyAtNywtNSAtMTQsLTUgLTIwLDEgOSw1IDE0LDIyIDI4LDI3IC0xMCw2IC0yNiwzIC0zNSwtMTMgLTksMTMgLTE0LDI2IDUsNDAgLTM1LDE2IC0zNSw0NiAtNjUsNjEgMyw4IDEwLDggMTgsNyAtMTMsMTcgLTIsMzQgLTIzLDQyIDIsNiA2LDEyIDE0LDEwIC0yLDMgLTQsMyAtNyw3IDExLDcgMjUsMiAyOCwtMjEgMCwtNCA2LC0xIDQsMyAtMTMsMjYgMTksNDYgOCw2NiAxMCwtMSAxOCwtMiAyMiwtNSAyLDQgMyw4IDMsMTIgNSwtMSA4LC00IDgsLTggNCwxMSAxNywyMiAzOCwyMiAtMTEsLTE2IC0xLC0zMiAtMTcsLTUweiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTU2IDIwOGM0LDQgOSw0IDE4LDQgLTEwLC0xIC0xNSwtNCAtMTksLTEwIDAsLTMgLTEsLTcgLTEsLTExIDAsLTEwIDMsLTIyIDEwLC0zNSAwLDggNywyMSAyMiwyMyAtMTQsLTYgLTIxLC0xOSAtMTcsLTMxIDMsLTUgNiwtOSA5LC0xNCAyLC0yIDQsLTQgNSwtNiAtMiw2IDYsMTMgMTEsMTQgLTIsLTMgLTgsLTEyIDYsLTI3IC00LDIgLTksNSAtMTIsNyAyNSwtMjcgNDYsLTI4IDU2LC00MiAtMTQsMTAgLTUxLDE1IC02NywxMSA5LDYgMzEsNSAzNiw0IC0xOCwxNyAtNTcsMzUgLTY0LDUxIDEwLC0xMCAxNiwtMTIgMjQsLTE1IC02LDEwIC0xMiwxOSAtMTYsMjggLTEwLDIzIC0yNCwyMyAtMjUsNDIgNCwtMTQgMTQsLTE4IDIxLC0yOCAtMSw2IC0yLDEzIC0yLDIxIDAsOCAyLDE2IDUsMjIgLTEsMTAgMCwyNSAxMSwzNiAtOCwtOSAtOSwtMjQgLTksLTMwIDksMTYgMzIsMzggNDQsNTMgLTEyLC0xOSAtNDAsLTQxIC00NiwtNjd6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMzE4IDEzMWM4LDMgMTQsNSAyNCwxNSAtNywtMTYgLTQ2LC0zNCAtNjQsLTUxIDUsMSAyNywyIDM2LC00IC0xNiw0IC01MywtMSAtNjcsLTExIDEwLDE0IDMxLDE1IDU2LDQyIC0zLC0yIC04LC01IC0xMiwtNyAxNCwxNSA4LDI0IDYsMjcgNSwtMSAxMywtOCAxMSwtMTQgMSwyIDMsNCA1LDYgMyw1IDYsOSA5LDE0IDQsMTIgLTMsMjUgLTE3LDMxIDE1LC0yIDIyLC0xNSAyMiwtMjMgNywxMyAxMCwyNSAxMCwzNSAwLDQgLTEsOCAtMSwxMSAtNCw2IC05LDkgLTE5LDEwIDksMCAxNCwwIDE4LC00IC02LDI2IC0zNCw0OCAtNDYsNjcgMTIsLTE1IDM1LC0zNyA0NCwtNTMgMCw2IC0xLDIxIC05LDMwIDExLC0xMSAxMiwtMjYgMTEsLTM2IDMsLTYgNSwtMTQgNSwtMjIgMCwtOCAtMSwtMTUgLTIsLTIxIDcsMTAgMTcsMTQgMjEsMjggLTEsLTE5IC0xNCwtMTkgLTI1LC00MiAtNCwtOSAtMTAsLTE4IC0xNiwtMjh6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMzY1IDIxOWMwLDEgMSw4IDQsMTIgLTE1LC0xIC04LC0zMyAtMjMsLTI1IC00LDIgLTUsNyAtMywxMSA5LDIwIC0xMywzOCAtMTIsNTYgLTUsMCAtMTEsMCAtMTUsLTggLTEsNCAtNCw5IC02LDE0bC00IC03Yy0zLDEyIC0xNSwyNCAtMzEsMjUgOCwtMTIgLTEsLTI4IDE3LC00NiAtMiwtMiAtOCwtNSAtOSwtOCAyMiwzIDQ2LC0xNSAzNSwtMjQgLTcsLTUgLTEwLDYgLTIxLDVsNCAtNGMtMSwtMiAtMywtNCAtNSwtNSA1LC0xIDEwLC0zIDEwLC0zbC0zIC01YzI3LDAgMjcsLTIwIDE3LC0yMSAtNSwwIC0xMiw5IC0yOCw3IDIsLTMgMywtNiA0LC05IC00LC0xIC05LC0xIC0xMywtMiA4LC0xIDEwLC00IDE3LC05bC04IC0zYzEyLC01IDExLC0xNSAxMSwtMjUgLTYsMyAtMTMsOCAtMjAsNiAtMiwtMSAtMywtMiAtMywtMyAxMSwtNCAxNywtMjEgLTgsLTM0IC0xNiwtOSAtNTUsLTI4IC0yOCwtNDggMywtMyA3LC02IDExLC05IDQsMyAtMiwxMSAtMywxNCAwLDAgOSwxIDExLDEgMTMsMCAyOCwtOCAyMCwtMjMgNiwxIDYsNiA4LDEwIDQsLTIgMTAsLTcgMTQsLTYgLTQsMTIgLTE5LDIzIC0zMiwyNSAxMyw3IDM2LDEyIDQ4LC0zIDksMTcgLTMsMjQgLTE1LDMzIDQ0LDIwIDM4LDQzIDY3LDYwIC00LDIgLTIxLC0xIC0yMiwtMiA2LDkgOSwxMiAxMSwxNiAyLDQgMyw4IDQsMTcgMiw3IDQsMTUgMTMsMTkgLTMsNyAtMTEsMiAtMTQsMXptLTIgLTQ1YzgsMSAxNSwxIDE4LC03IC0zMCwtMTUgLTMwLC00NSAtNjUsLTYxIDE5LC0xNCAxNCwtMjcgNSwtNDAgLTksMTYgLTI1LDE5IC0zNSwxMyAxNCwtNSAxOSwtMjIgMjgsLTI3IC02LC02IC0xMywtNiAtMjAsLTEgLTUsLTExIC0xOSwtNyAtMjEsLTcgNCwzIDcsOCA3LDEzIC0yLDEyIC0yMCwxMCAtMjAsMTAgMywtOCAyLC0xMiAtNywtMTYgLTIsNiAtMjIsMTQgLTIzLDI2IC0yLDE5IDIwLDMxIDQwLDQxIDIyLDEyIDE0LDI1IDYsMjUgLTUsMTQgMTIsMTYgMjIsMTEgMCwyIC0yLDEzIC0xNiwxMyAxLDUgMyw2IDcsOCAtMywyIC0xMSwyIC0xNSwyIDAsNiA3LDExIDE1LDExIC0xLDIgLTUsNSAtOCw2IDksOCAzMiwzIDM3LC0yIDIsLTIgNSwxIDIsNCAtMyw0IC0xNCw4IC0yNCw1IC0xLDUgMSw3IDIsOSAwLDAgLTksMCAtMTEsMiAxLDQgNSw2IDcsOCAtMiwxIC00LDQgLTQsNyA0LDIgMTUsNSAyMiwtMiAyLC0zIDUsLTEgMiwyIC05LDEzIC0zMSwxMyAtMzgsOSAtMSwxMCA0LDEyIDksMTYgLTE2LDE4IC02LDM0IC0xNyw1MCAyMSwwIDM0LC0xMSAzOCwtMjIgMSw0IDMsNyA4LDggMCwtNCAxLC04IDMsLTEyIDQsMyAxMiw0IDIyLDUgLTExLC0yMCAyMSwtNDAgOCwtNjYgLTIsLTQgNCwtNyA0LC0zIDMsMjMgMTcsMjggMjgsMjEgLTMsLTQgLTUsLTQgLTcsLTcgOCwyIDEyLC00IDE0LC0xMCAtMjEsLTggLTEwLC0yNSAtMjMsLTQyeiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTE1MyAyNTdsNiAtNWMxLC0xIDIsLTEgMywtMWw5IDFjMSwyIDIsNCAyLDRsLTkgLTJjLTIsMCAtMiwwIC0zLDFsLTUgM2MwLDEgMCwyIDAsM2wxIDIgLTMgMiAtMiAtMmMtMSwtMyAtMSwtNSAxLC02em0xNCAtMTdsLTEgMWMtMSwxIC0yLDEgLTMsMGwtMSAtMWMwLC0xIDAsLTIgMSwtMmw3IC04IC03IC02IDggMyAzIC0zYzEsMCAxLDMgMSwzIDMsMCAxMyw0IDEzLDE2IDAsMCAyLDMgNSw0bDE0IDBjMiwwIDgsLTQgMTYsMCAyLC0xIDQsLTIgNiwtMiA2LC0xIDExLDQgMTUsOSAyLDMgNiw4IDYsOCAtMiwyIC0zLDMgLTQsMiAtMiwtMSAtMywtMiAtNCwtNSAtMSwtMyAtNCwtNiAtNCwtNiAxLDIgMSw1IDIsNyAtNiwtNSAtNywtMTIgLTExLC0xMyAtMSwwIC0zLDEgLTUsMyAyLDQgMiw5IDQsMTMgMSwzIDIsMyAyLDMgMiwyIDEsNCAxLDVsLTIgMTMgLTQgMCAyIC0xM2MxLC0zIC0xMCwtMyAtMTUsLTExIC01LDYgLTE5LDQgLTI0LDMgLTMsMCAtNSwwIC02LDMgLTEsMSAtMiwwIC0zLDBsLTExIC0yYy0xLDAgLTIsMCAtMywybC0yIDRjLTEsMSAtMSwyIDAsM2wxIDFjMCwyIC0yLDMgLTIsM2wtMyAtMmMtMSwtMiAtMSwtMyAwLC01bDQgLTdjMCwtMSAxLC0yIDIsLTJsMTMgMCAtNCAtN2MtMywtNSAyLC0xMyAxLC0xOCAwLDYgLTcsMyAtOCw0em01NSAzMGwtNiAxNCAtMyAwIDUgLTEzYzEsLTIgMCwtMyAtMiwtNSAyLDEgNCwyIDYsMyAwLDEgMCwxIDAsMXptLTY5IC0xbDYgLTYgLTEgLTJjMCwtMSAwLC0xIDEsLTJsMyAtMmMxLC0xIDIsLTEgMywwbDEwIDIgLTExIDBjLTIsMCAtMywxIC00LDNsLTEgMSAtMiA2Yy0xLDIgLTIsNCAxLDdsMiAzIC00IDggMyAwIDMgLTZjMCwwIDQsLTQgNSwtOCAtMSwwIC0yLC0xIC0yLC0ybDIgLTNjMCwtMSAwLC0xIDEsLTFsMTEgMmMxLDEgMywxIDQsLTEgMiwtMiAyLC0yIDUsLTJsNiAxYzcsMSAxNSwtMSAxNywtMyAxLDIgMyw0IDQsNSAxLDEgMCwyIDAsM2wtNiAxNSA5IDAgNSAtMTRjMSwtMSAxLC0yIDIsLTJsLTMgMTYgOSAwIDIgLTE2YzEsLTQgMSwtNSAtMSwtNiAtNCwtMyAtNCwtMTAgLTUsLTE0IDEsLTEgMSwtMSAyLC0xIDIsMSA0LDYgNiw5IDUsNiAxMSwxMyAxOCwzIDAsLTEgLTEsLTIgLTIsLTNsLTIgLTJjLTEsLTIgLTcsLTggLTksLTEwIC02LC02IC0xNCwtNSAtMTcsLTIgLTcsLTQgLTE1LDAgLTE3LDBsLTEzIC0xYzAsMCAtMSwwIC0yLC0xbDMgLTFjLTIsLTkgLTgsLTE3IC0xOCwtMTggMCwwIDAsLTMgLTIsLTRsLTMgNGMwLDAgLTEsMCAtMiwxbC0xMiAtNSA5IDljMCwwIC01LDcgLTYsOSAtMSwxIC0xLDIgMCwzbDIgMmMxLDIgMiwyIDMsMWwyIC0xYzEsLTEgNCwwIDUsLTEgLTEsMyAtMSw2IC0xLDhsLTggLTFjLTIsLTEgLTMsMCAtNCwwbC03IDZjLTMsMiAtMyw1IC0yLDhsMyA2eiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTE4MCA4OWMzLDIgOSw1IDksNWwwIC00IC0xMyAtNWMwLDAgMCwxIDQsNHoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDIiIGQ9Ik0xODkgODRsMCAtNCAtMTUgLTVjMCwwIDIsMiA2LDQgMywzIDksNSA5LDV6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMTg5IDc1bDAgLTQgLTE2IC02YzAsMCAzLDMgNyw1IDMsMyA5LDUgOSw1eiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTIzNSAxMzBsMTcgMGMwLC0zIC0zLC01IC04LC01IC01LDAgLTcsMiAtOSw1eiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTIxOCA2NWwtMTYgNiAwIDRjMCwwIDYsLTIgOSwtNSA0LC0yIDcsLTUgNywtNXoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDIiIGQ9Ik0yMTUgODVsLTEzIDUgMCA0YzAsMCA2LC0zIDksLTUgNCwtMyA0LC00IDQsLTR6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMjE3IDc1bC0xNSA1IDAgNGMwLDAgNiwtMiA5LC01IDQsLTIgNiwtNCA2LC00eiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTE0NyAxMjVjLTUsMCAtOCwyIC04LDVsMTcgMGMtMiwtMyAtNCwtNSAtOSwtNXoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDIiIGQ9Ik0xOTYgNjNsLTI3IC0xMGMyLC02IDEyLC0xMCAyNywtMTAgMTQsMCAyNCw0IDI2LDEwbC0yNiAxMHptMjAgMzNsLTE5IDEwIDAgLTM5IDI1IC04IC02IDM3em0yMSAxN2MtNywxIC0xMyw5IC0xOCwxN2wwIDAgLTUgMCAwIDFjLTEsNiAtNiwxNCAtMTksMTQgLTUsMCAtOSwtMiAtMTIsLTQgLTMsLTIgLTQsLTUgLTUsLTcgMCwtMSAtMSwtMiAtMSwtM2wwIC0xIC01IDAgMCAwYy01LC04IC0xMSwtMTYgLTE4LC0xN2wxOSAtMTEgMjMgMTIgMjIgLTEyIDE5IDExem0yNSAyOGMtMiw1IC00LDEwIC00LDE2bDAgNTkgLTcgMGMtMywtMyAtNSwtMTMgLTUsLTEzIC0yLDMgMCwxMSAyLDEzbC05IDBjLTIsLTMgLTQsLTE0IC00LC0xNCAtMywzIC0xLDExIDAsMTRsLTUgMGMtMSwtNCAwLC05IDAsLTkgLTMsLTEgLTYsLTIgLTYsLTYgMiwyIDIsMiA0LDJsMyAtMmMtOCwwIC05LC05IC0yLC0xMyAtNywwIC0xMiwtNCAtOSwtMTEgLTUsLTIgLTcsLTEwIC0zLC0xNCAtMywtMiAtMywtOCAtMSwtMTEgLTQsMCAtNywtMiAtOSwtNCAtMSwwIC0xLDAgLTEsMCA0LC0xIDgsLTQgMTAsLTdsNDYgMHptLTQgMTE3YzAsMTIgLTUsMjEgLTE1LDI3bDMgLTcgLTMgMCAtNCA5Yy01LDEgLTEwLDIgLTE1LDIgLTE4LDAgLTIyLDEgLTI4LDcgLTcsLTYgLTExLC03IC0yOSwtNyAtNSwwIC0xMCwtMSAtMTUsLTJsMCAwIDUgLTkgLTQgMCAtMyA3Yy0xLDAgLTIsMCAtMywtMWwzIC02IC0zIDAgLTMgNGMtNywtNSAtMTEsLTEzIC0xMSwtMjRsMCAtMzkgMTI1IDAgMCAzOXptLTg1IC03MWw1IDFjMSwzIDAsOCAtMiwxMWwtNSAtMmMxLC0zIDEsLTYgMiwtMTB6bS04IC00YzAsMCA1LDAgNiwxIDEsMCAxLDIgLTEsMiAtMSwtMSAtNSwtMyAtNSwtM3ptMCAtMTlsLTQgMTYgMSAtMjYgNyAtNSAzIDcgLTggMjUgMiAtMTdjMCwtMSAtMSwtMSAtMSwwem0tMyAyN2MtMywxIC01LC0xIC00LC0yIDEsMSA0LDAgNCwwbDAgMnptLTUgMmMxLDEgNSwwIDUsMGwwIDFjLTIsMiAtNiwxIC01LC0xem0tNSAtMTBjLTEsLTEgMCwtMyAxLC0zIDEsMCAzLDIgNSwzIDAsMCAtNSwwIC02LDB6bTUgMTRjMCwwIDIsMCAzLDAgMCwxIC0xLDIgLTIsMiAtMSwwIC0xLC0xIC0xLC0yem00IC0xMGMtMywxIC00LC0xIC00LC0yIDUsLTIgNywtMSA4LDAgMiwxIDMsMyA1LDQgLTEsMiAtMSw1IC0yLDcgLTUsLTEgLTUsLTUgLTMsLTggLTEsLTEgLTIsLTIgLTQsLTF6bTIxIDFsNSAxYzEsMyAwLDkgLTIsMTJsLTYgLTFjMiwtMyAzLC04IDMsLTEyem05IDJsNCAwYzEsNCAxLDEwIC0yLDE0bC01IC0yYzIsLTMgMywtOSAzLC0xMnptOCAxbDAgMGMxLDAgMiwwIDMsLTEgMywzIDQsMTEgMiwxNiAtMiwwIC00LDAgLTUsLTFsLTEgMGMyLC00IDIsLTEwIDEsLTE0em02IC0zbDMgLTNjNCwzIDgsOSA2LDE1bC0zIDNjLTEsMCAtMSwxIC0yLDEgMiwtNSAtMSwtMTMgLTQsLTE2em0xOCAyYzAsMSAtMSwyIC0xLDNsLTQgM2MxLC01IC0zLC0xMiAtNiwtMTRsNCAtNCAxIDFjLTIsMyAxLDEwIDYsMTF6bS0xMCAtMjdjLTEsNCAtMSw4IDEsMTJsLTIgMmMtNiwtMSAtOSwtMTEgLTksLTExIDAsMSAwLDIgMCwzIC00LC0yIC02LC01IC02LC0xMCAxLDEgMywxIDUsMmwwIC0zYy01LC0xIC03LC00IC04LC04IC0xLDAgLTEsMCAtMSwwIDEsMCAyLDAgMywwIDIsMCA1LDAgNywtMSAyLDMgNiw1IDksNSAwLDMgMCw2IDEsOXptLTM4IC0yMmMzLDQgOCw4IDE1LDkgMCwyIDIsNSA0LDcgLTEsNyAyLDEzIDksMTUgMSwzIDMsNiA3LDdsLTUgNmMtMiwyIC01LDMgLTcsM2wtMjMgLTNjMSwtMiAtMiwtNSAtOSwtNGw5IC0yNSAtNSAtMTIgLTExIDkgLTEgMjcgLTQgLTNjLTYsLTIgLTgsOCAtMiw4bDIgMGMwLDIgMCwzIDEsMyAtMSwxIC0xLDMgMCwzIC0xLDEgLTEsMyAwLDQgLTEsMiAtMiw2IDIsNyA0LDEgNiwtMyA3LC01bDM1IDExYzUsMiA5LDEgMTMsLTNsMTAgLThjLTIsNSAwLDEwIDQsMTIgMCwwIDAsNSAwLDdsLTkzIDAgMCAtNTljMCwtNiAtMiwtMTEgLTQsLTE2bDQ2IDB6bS02IC04MmwyNSA4IDAgMzkgLTE5IC0xMCAtNiAtMzd6bTYwIC01YzAsLTkgLTE2LC0xNyAtMzQsLTE3IC0xNywwIC0zMyw4IC0zMywxN2wxIDMgNiA0MCAtMzMgMTljLTMsMiAtNyw4IC04LDE0bDYgMGMxLC02IDYsLTEzIDE0LC0xMiA4LDAgMTIsNSAxNywxMmwxIDEgMSAzIC00OCAwYzMsNyA3LDE1IDcsMjNsMCAxMDFjMCwyNiAyMCwzOCA0MSwzOCAxNywwIDE5LC0xIDI5LDkgOSwtMTAgMTEsLTkgMjgsLTkgMjEsMCA0MSwtMTIgNDEsLTM4bDAgLTEwMWMwLC04IDQsLTE2IDcsLTIzbC00OCAwIDEgLTMgMSAtMWM1LC03IDksLTEyIDE3LC0xMiA4LC0xIDEzLDYgMTQsMTJsNiAwYy0xLC02IC01LC0xMiAtOSwtMTRsLTMzIC0xOSA3IC00MCAxIC0zeiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTI1NSAxNzlsMCAtM2MtOSwwIC0xMSwtMTEgLTExLC0xMSAtMiw4IDUsMTQgMTEsMTR6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMjQ0IDE5N2wtMSAtM2MtOCwyIC0xMiwtMTAgLTEyLC0xMCAtMiw5IDYsMTUgMTMsMTN6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMjQ5IDE4NmMtOSwxIC0xMywtMTAgLTEzLC0xMCAtMSw2IDMsMTIgOSwxMyAtMSw3IDYsMTEgMTIsOWwtMSAtM2MtNSwyIC0xMCwtNCAtNywtOXoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDIiIGQ9Ik0yNDQgMTU1bDAgLTNjLTEyLC0yIC0xMSwtMTEgLTExLC0xMSAtMyw4IDQsMTQgMTEsMTR6Ii8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjE2NywyNzggMTYyLDI4NyAxNjYsMjg3IDE3MCwyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjE3MywyNzggMTY5LDI4NyAxNzIsMjg3IDE3NiwyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjIwMCwyNzggMTk1LDI4NyAxOTgsMjg3IDIwMywyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjIwNiwyNzggMjAyLDI4NyAyMDUsMjg3IDIwOSwyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjE5MywyNzggMTg5LDI4NyAxOTIsMjg3IDE5NiwyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjIzMSwyODcgMjM1LDI4NyAyMzksMjc4IDIzNiwyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjE4MCwyNzggMTc1LDI4NyAxNzksMjg3IDE4MywyNzggIi8+DQogIDxwb2x5Z29uIGNsYXNzPSJmaWwyIiBwb2ludHM9IjE4NiwyNzggMTgyLDI4NyAxODUsMjg3IDE5MCwyNzggIi8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMTcxIDIzMGMwLDAgLTEsMSAtMSwyIDAsMCAxLDEgMSwxIDEsMCAyLC0xIDIsLTEgMCwtMSAtMSwtMiAtMiwtMnoiLz4NCiAgPHBhdGggY2xhc3M9ImZpbDIiIGQ9Ik0xNzAgMjZsNSAtMTEgMTAgNSAxMSAtMTEgMTAgMTEgMTAgLTUgNSAxMSA2IC0xYy0xLDMgLTMsNiAtNCw5IC03LC00IC0xNywtNyAtMjcsLTcgLTExLDAgLTIxLDMgLTI4LDcgLTEsLTMgLTMsLTYgLTQsLTlsNiAxem0yNiA1YzEzLDAgMjQsNCAzMCw5IDAsMCAyLC0xMSA4LC0yMGwtMTEgMSAtNiAtMTIgLTExIDYgLTEwIC0xMSAtMTEgMTEgLTExIC02IC02IDEyIC0xMSAtMWM2LDkgOCwyMCA4LDIwIDYsLTUgMTcsLTkgMzEsLTl6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMjA3IDljMSwwIDMsLTEgMywtMyAwLC0xIC0yLC01IC0yLC01IDAsMCAtNCwzIC00LDUgMCwxIDEsMyAzLDN6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMjI0IDE1YzIsMSA0LDEgNCwtMSAxLC0xIDEsLTYgMSwtNiAwLDAgLTUsMiAtNiw0IDAsMSAwLDMgMSwzeiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTE4NCA5YzIsMCAzLC0yIDMsLTMgMCwtMiAtNCwtNSAtNCwtNSAwLDAgLTIsNCAtMiw1IDAsMiAyLDMgMywzeiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTE2NyAxNWMxLDAgMSwtMiAxLC0zIC0xLC0yIC02LC00IC02LC00IDAsMCAwLDUgMSw2IDAsMiAyLDIgNCwxeiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTM2NCAxMTZjMSwyIDMsMTEgLTIsMTggLTYsLTEyIC0xNSwtMjMgLTIyLC0yOCAtMiwtMSAxLC0zIDUsLTMgMTMsLTMgMjksMyAzNiw1IC00LDIgLTYsMyAtMTAsNCA2LDQgOSw4IDEyLDEyIC01LDIgLTgsLTIgLTE5LC04em0xNyAtM2MzLC0xIDYsLTQgOCwtOCAtMTAsLTEgLTM2LC0xMiAtNTcsLTMgOCwtOCAxNSwtOSAxNiwtMjAgMywzIDksNCAxMiwtMSAtMiwtNyAtOCwtMiAtOSwtMyAtMSwtMyA3LDAgOSwtOCAtNiwtMiAtOCwzIC05LDIgLTEsLTEgNCwtNCAwLC0xMCAtNiw0IC0zLDggLTQsOCAtMiwxIC0xLC00IC04LC00IC0xLDggNyw4IDYsOSAtMiwyIC00LC00IC05LC0xIDAsNiA1LDkgMTAsOCAtMSwxMiAtMTIsOSAtMjAsMjMgMTgsOSAyNSwyNCAzNiwzNCAzLC0yIDksLTEzIDksLTEzIDEyLDkgMjAsMCAyMCwwIC00LC00IC00LC03IC0xMCwtMTN6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMjI5IDMzMGwtNiAtMTljMTMsLTIgMjEsLTUgMjgsLTdsMCAxMSAxMCA0Yy04LDQgLTE5LDggLTMyLDExem0tMzMgMTFjLTEyLDAgLTIzLC0yIC0zMywtNGw2IC0yMGM0LDEgMTQsMiAyNywyIDEyLDAgMjIsLTEgMjYsLTJsNiAyMGMtMTAsMiAtMjEsNCAtMzIsNHptLTY2IC0yMmwxMCAtNCAwIC0xMWM3LDIgMTUsNSAyOCw3bC02IDE5Yy0xMywtMyAtMjQsLTcgLTMyLC0xMXptMTI0IC02bDAgLTE1Yy0xMSw2IC0yNSwxMCAtNDQsMTFsMCA1YzEsMSAzLDEgNiwxIC03LDEgLTE2LDEgLTIwLDEgLTUsMCAtMTQsMCAtMjEsLTEgMywwIDUsMCA2LC0xbDAgLTVjLTE5LC0xIC0zMywtNSAtNDQsLTExbDAgMTUgLTE1IDZjMTEsNiAyNCwxMSAzOSwxNGwtMiA3YzksMiAyMiw1IDM3LDUgMTQsMCAyNywtMyAzNiwtNWwtMiAtN2MxNSwtMyAyOCwtOCAzOSwtMTRsLTE1IC02eiIvPg0KICA8cGF0aCBjbGFzcz0iZmlsMiIgZD0iTTggMTI0YzMsLTQgNiwtOCAxMiwtMTIgLTQsLTEgLTYsLTIgLTEwLC00IDcsLTIgMjMsLTggMzYsLTUgNCwwIDcsMiA1LDMgLTcsNSAtMTYsMTYgLTIyLDI4IC01LC03IC0zLC0xNiAtMiwtMTggLTExLDYgLTE0LDEwIC0xOSw4em0xMiAyYzAsMCA2LDExIDksMTMgMTEsLTEwIDE4LC0yNSAzNiwtMzQgLTksLTE0IC0xOSwtMTEgLTIwLC0yMyA1LDEgMTAsLTIgMTAsLTggLTUsLTMgLTcsMyAtOSwxIC0xLC0xIDcsLTEgNiwtOSAtNywwIC02LDUgLTgsNCAtMSwwIDIsLTQgLTQsLTggLTQsNiAxLDkgMCwxMCAtMSwxIC0zLC00IC05LC0yIDIsOCAxMCw1IDksOCAtMSwxIC03LC00IC05LDMgMyw1IDksNCAxMiwxIDEsMTEgOCwxMiAxNiwyMCAtMjEsLTkgLTQ3LDIgLTU3LDMgMiw0IDUsNyA4LDggLTYsNiAtNiw5IC0xMCwxMyAwLDAgOCw5IDIwLDB6Ii8+DQogIDxwYXRoIGNsYXNzPSJmaWwyIiBkPSJNMTg2IDExOGwwIDZjMiwtMiA3LC0yIDcsLTJsMCA5YzAsMCAwLDUgLTIsN2w5IDBjLTIsLTIgLTIsLTcgLTIsLTdsMCAtOWMwLDAgNSwwIDcsMmwwIC02IC0xOSAweiIvPg0KIDwvZz4NCjwvc3ZnPg0K);background-size:100%}.image--beeline{background-image:url(/images/pay/icons/beeline.svg);background-position:center;background-size:contain}.image--card,.image--cardkzt{background-image:url(/images/pay/icons/visa-master.svg);background-position:center;background-size:contain}.image--cardeuro,.image--cardeur{background-image:url(/images/pay/icons/cardeur.svg);background-position:center;background-size:contain}.image--carduah{background-image:url(/images/pay/icons/carduah.svg);background-position:center;background-size:contain}.image--cardusd{background-image:url(/images/pay/icons/cardusd.svg);background-position:center;background-size:contain}.image--megafon{background-image:url(/images/pay/icons/megafon.svg);background-position:center;background-size:contain}.image--mts{background-image:url(/images/pay/icons/mts.svg);background-position:center;background-size:100%}.image--tele2{background-image:url(/images/pay/icons/tele2.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.image--sbp{background-image:url(/images/pay/icons/sbp.svg);background-position:center;background-repeat:no-repeat;background-size:contain}#demoji{background:var(--colors-theme-main);max-height:0;overflow:hidden;display:none}#demoji .padding{padding:1.25rem}#demoji.active{display:block;animation:height-open .4s ease-in both;margin-bottom:1rem}#demoji.close{display:block;animation:height-close .3s linear both}#demoji .demoji-category{color:#000}#demoji .demoji-category a{font-weight:200}#demoji .demoji-category a.active{color:var(--colors-main)}#demoji .demoji-list div{width:50px;height:50px}#demoji .demoji-list div img{width:24px}#demoji .demoji-smiles{height:300px;overflow:auto;text-align:center}#demoji .demoji-smiles [data-demoji]{display:inline-block;background:var(--colors-theme-second);position:relative;cursor:pointer;border-radius:.38rem;width:50px;height:50px;margin:0 .2rem .2rem 0;border:1px solid rgba(0,0,0,.1)}#demoji .demoji-smiles [data-demoji] img{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;max-width:64px;max-height:64px}#demoji .demoji-element{display:inline-block;width:80px;text-align:center}.theme-light #demoji .demoji-category a{color:#495057}.theme-light #demoji .demoji-category a.active{color:var(--colors-main)}.premiumEffect-animation{transform:translateZ(0);position:absolute;width:100%;height:100%;top:0;left:0}.premiumEffect-animation>div{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.85}.premiumEffect-animation>div>div{position:absolute;background-size:contain;background-position:50%;background-repeat:no-repeat;opacity:0}.premiumEffect-animation[data-animation=up]>div{animation:premiumEffect-animation-up-wrapper 3s ease-in infinite}.premiumEffect-animation[data-animation=up]>div>div{animation:premiumEffect-animation-up 3s ease-in infinite}.premiumEffect-animation[data-animation=down]>div{animation:premiumEffect-animation-down-wrapper 3s ease-in infinite}.premiumEffect-animation[data-animation=down]>div>div{animation:premiumEffect-animation-down 3s ease-in infinite}.premiumEffect-animation[data-animation=down]>div:nth-child(2n)>div{animation:premiumEffect-animation-down2 3s ease-in infinite}.premiumEffect-animation[data-animation=down]>div:nth-child(5n)>div{animation:premiumEffect-animation-down3 3s ease-in infinite}.premiumEffect-animation[data-animation=bubbles]>div{animation:premiumEffect-animation-bubbles-wrapper 3s ease-in infinite}.premiumEffect-animation[data-animation=bubbles]>div>div{animation:premiumEffect-animation-bubbles 3s ease-in infinite}.premiumEffect-animation[data-animation=right]>div{animation:premiumEffect-animation-right-wrapper 3s ease-in infinite}.premiumEffect-animation[data-animation=right]>div>div{animation:premiumEffect-animation-right 3s ease-in infinite}.premiumEffect-animation[data-animation=jump]>div{animation:premiumEffect-animation-jump-wrapper 3s ease-in infinite}.premiumEffect-animation[data-animation=jump]>div>div{animation:premiumEffect-animation-jump 3s ease-in infinite}@keyframes premiumEffect-animation-right-wrapper{to{transform:translate3d(90%,-90%,0)}}@keyframes premiumEffect-animation-right{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes premiumEffect-animation-bubbles-wrapper{to{transform:translate3d(0,-120%,0)}}@keyframes premiumEffect-animation-bubbles{0%{opacity:0}20%{opacity:1}to{opacity:0;transform:scale3d(.8,.8,.8)}}@keyframes premiumEffect-animation-down-wrapper{0%{transform:translate3d(0,-20%,0)}to{transform:translate3d(0,100%,0)}}@keyframes premiumEffect-animation-down{0%{opacity:0;transform:rotate(0) scale3d(.9,.9,.9)}10%{opacity:1}90%{opacity:.5}to{opacity:0;transform:rotate(1turn) scale3d(1.1,1.1,1.1)}}@keyframes premiumEffect-animation-down2{0%{opacity:0;transform:translateZ(0) rotate(0) scale3d(.9,.9,.9)}10%{opacity:1}90%{opacity:.5}to{opacity:0;transform:translateZ(0) rotate(-80deg) scale3d(1.1,1.1,1.1)}}@keyframes premiumEffect-animation-down3{0%{opacity:0;transform:rotate(0) scale3d(.9,.9,.9)}10%{opacity:1}90%{opacity:.5}to{opacity:0;transform:rotate(-120deg) scale3d(.8,.8,.8)}}@keyframes premiumEffect-animation-up-wrapper{10%{transform:translateZ(0)}to{transform:translate3d(0,-80%,0)}}@keyframes premiumEffect-animation-up{0%{opacity:0;transform:scale3d(.5,.5,.5)}5%{opacity:1;transform:scale3d(1.2,1.2,1.2) translate3d(0,40%,0)}7%{transform:scaleX(1) translate3d(0,30%,0)}to{opacity:0}}@keyframes premiumEffect-animation-jump{0%{opacity:0;transform:rotate(0)}10%{opacity:1}35%{transform:rotate(260deg)}38%{transform:rotate(260deg)}80%{opacity:1}to{opacity:0;transform:rotate(4turn)}}@keyframes premiumEffect-animation-jump-wrapper{32%{transform:translate3d(0,-57%,0)}35%{transform:translate3d(0,-60%,0)}38%{transform:translate3d(0,-60%,0)}to{transform:translate3d(0,90%,0)}}[data-section=premium_widget] .premium-wrapper{max-height:5000px;transition:max-height .3s cubic-bezier(.55,.085,.68,.53)}[data-section=premium_widget] .premium-wrapper .premium-preview{background-position:center center;background-repeat:no-repeat;background-size:contain;margin-bottom:5px;position:relative;text-align:center}[data-section=premium_widget] .premium-wrapper .premium-preview .premium-preview-background{background-position:center center;background-repeat:no-repeat;background-size:contain;height:100%;left:0;object-fit:contain;opacity:0;position:absolute;top:0;width:100%}[data-section=premium_widget] .premium-wrapper .premium-preview .premium-preview-background.active{opacity:1}[data-section=premium_widget] .premium-wrapper .premium-preview .premium-preview-image{position:relative}[data-section=premium_widget] .premium-wrapper .premium-preview .premium-preview-image img,[data-section=premium_widget] .premium-wrapper .premium-preview .premium-preview-image video{background-position:center;background-size:contain;max-height:80px;max-width:100%;object-fit:cover}[data-section=premium_widget] .premium-wrapper .premium-preview .premium-preview-message img{height:16px}[data-section=premium_widget] .card-body{min-height:120px}[data-section=premium_widget] .card-body.premium-settings{padding-top:0}[data-section=premium_widget] .premium-elements{display:flex;padding:1rem 1.25rem;position:relative}[data-section=premium_widget] .premium-elements:after{content:"";display:inline-block;height:1rem;min-width:1.25rem}[data-section=premium_widget] .premium-element{background-position:center;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.1);border-radius:.25rem;cursor:pointer;display:inline-block;height:6rem;margin-left:.7rem;min-width:6rem;overflow:hidden;position:relative;transition:transform .2s ease-out;width:6rem}[data-section=premium_widget] .premium-element[data-premium-image]{align-items:center;background-color:transparent;background-size:cover;display:flex;justify-content:center}[data-section=premium_widget] .premium-element[data-premium-image] video{background-position:center;background-size:contain;height:100%;object-fit:cover;width:100%}[data-section=premium_widget] .premium-element:nth-child(1){margin-left:0}[data-section=premium_widget] .premium-element:hover{transform:scale(1.05)}[data-section=premium_widget] .premium-element.active{border-color:var(--colors-darken)!important}[data-section=premium_widget] .premium-element.active:before{background:var(--colors-darken);content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%;z-index:1}[data-section=premium_widget] .premium-element.active:after{animation:slide-in-blurred-tr .35s cubic-bezier(.23,1,.32,1) both;content:"";height:1.4rem;position:absolute;right:10px;top:7px;width:1.4rem;z-index:3}[data-section=premium_widget] button[data-open-premium]{font-size:.84rem;margin-bottom:.45rem}[data-section=premium_widget] button[data-open-premium]:last-child{margin-bottom:0}[data-section=premium_widget] .premium-icon{height:3rem;position:absolute;right:1rem;top:1rem;width:3rem}[data-section=premium_widget] .custom-control-input{margin-right:.3rem}[data-section=premium_widget] [data-premium]{display:none}[data-section=premium_widget] [data-premium] header{margin-bottom:.5rem}[data-section=premium_widget] .premium-open{display:block;height:130px;transition:height .4s cubic-bezier(.55,.085,.68,.53)}[data-section=premium_widget] label{cursor:pointer}[data-section=premium_widget] [data-close-premium]{margin-top:1rem}#limitsBlock .limit-block{padding:1rem 1.5rem 0}#limitsBlock .limit-block.limit-custom,#limitsBlock .limit-block .limit-true,#limitsBlock .limit-block .limit-false{display:none}#limitsBlock .limit-block .limit-icon{display:inline-block;width:1rem;height:1rem;margin-right:.3rem;margin-bottom:-2px}#limitsBlock .limit-block[data-limit_status=true] .limit-true{display:inline}#limitsBlock .limit-block[data-limit_status=true] .limit-icon{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20442.533%20442.533%27%3E%3Cpath%20d%3D%27M434.539%2098.499l-38.828-38.828c-5.324-5.328-11.799-7.993-19.41-7.993-7.618%200-14.093%202.665-19.417%207.993L169.59%20247.248l-83.939-84.225c-5.33-5.33-11.801-7.992-19.412-7.992-7.616%200-14.087%202.662-19.417%207.992L7.994%20201.852C2.664%20207.181%200%20213.654%200%20221.269c0%207.609%202.664%2014.088%207.994%2019.416l103.351%20103.349%2038.831%2038.828c5.327%205.332%2011.8%207.994%2019.414%207.994%207.611%200%2014.084-2.669%2019.414-7.994l38.83-38.828L434.539%20137.33c5.325-5.33%207.994-11.802%207.994-19.417.004-7.611-2.669-14.084-7.994-19.414z%27%20fill%3D%27%2328a745%27%2F%3E%3C%2Fsvg%3E)}#limitsBlock .limit-block[data-limit_status=false] .limit-false{display:inline}#limitsBlock .limit-block[data-limit_status=false] .limit-icon{background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2041.756%2041.756%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%3E%3Cpath%20d%3D%27m27.948%2020.878%2012.343-12.342a5%205%200%201%200%20-7.07-7.071l-12.343%2012.344-12.343-12.344a5%205%200%200%200%20-7.07%207.071l12.342%2012.342-12.342%2012.342a5%205%200%201%200%207.07%207.071l12.343-12.342%2012.343%2012.343c.976.977%202.256%201.464%203.535%201.464s2.56-.487%203.535-1.464a5%205%200%200%200%200-7.071z%27%20fill%3D%27%23ab0715%27%2F%3E%3C%2Fsvg%3E)}.smart-disable{opacity:.65}#formMessageBlock{margin-bottom:1.5rem}#formMessageBlock .formMessageBlock-border{display:block;position:absolute;bottom:0;right:0;width:0;transition:width .25s ease-in-out,right .5s ease-in-out;border-bottom:1px solid}#formMessageBlock #commentPreview{margin-left:2.5rem;width:calc(100% - 3.5rem);min-height:6rem;border-bottom:1px solid grey;outline:none}#formMessageBlock #commentPreview img{width:24px}#formMessageBlock[data-border=true] #formMessage:focus:not([readonly])+label+.formMessageBlock-border{right:0}#formMessageBlock .formMessageBlock-counter{display:inline-block;position:absolute;right:0;bottom:-1.1rem;font-weight:100;font-size:.7rem;opacity:.85;transition:right .4s ease-in-out}#formMessageBlock[data-counter=true] #formMessage:focus:not([readonly])+label+div+.formMessageBlock-counter{right:0}#mediaWidgetBlock #mediaWidgetBlock .media-widget-main{display:none}#mediaWidgetBlock #mediaWidgetBlock[data-step=main] .media-widget-main{display:block}#mediaWidgetBlock #mediaWidgetBlock .media-widget-chose{display:none}#mediaWidgetBlock #mediaWidgetBlock[data-step=chose] .media-widget-chose{display:block}@media (min-width: 1904px){.container,[data-animation-status=enabled][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=main] [data-sections-group=main],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=terms] [data-sections-group=terms],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=settings] [data-sections-group=settings],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=success] [data-sections-group=success],[data-animation-status=enabled][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group="fundraising_widget::full"] [data-sections-group="fundraising_widget::full"],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=media_widget] [data-sections-group=media_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=gifts_widget] [data-sections-group=gifts_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=recurrents_widget] [data-sections-group=recurrents_widget],[data-animation-status=enabled][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=dynamic][data-animation-group=back][data-old-section-group=payment_widget] [data-sections-group=payment_widget],[data-animation-status=enabled][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-other] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-settings] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-fundraising] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-media] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-recurrents] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-gifts] [data-sections-group=main] .grid-donation,[data-animation-status=enabled][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,[data-animation-status=dynamic][data-animation-group=open-payment] [data-sections-group=main] .grid-donation,.goog-te-menu-frame{max-width:1140px!important}}.bg-darken{background:var(--colors-darken)}.bg-light{background:var(--colors-light)}.bg-main{background:var(--colors-main)}.bg-reverse{background:var(--colors-reverse)}.bg-sublayer{background:var(--colors-sublayer)}.bg-theme-main{background:var(--colors-theme-main)}.bg-theme-second{background:var(--colors-theme-second)}.bg-title{background:var(--colors-title)}.text--reverse{color:var(--colors-reverse)!important}
