.custom-control{display:block;min-height:1.6875rem;padding-left:2.3rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:1.74375rem;left:0;opacity:0;position:absolute;width:1.8rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#e6007e;border-color:#e6007e;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:none,0 0 0 .2rem rgba(230,0,126,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#ff67ba}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#ff9ad1;border-color:#ff9ad1;color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6a6a78}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e3e4e5}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:2px solid #2c2c3f;box-shadow:none;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1.8rem;left:-2.3rem;position:absolute;top:-.05625rem;width:1.8rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.3rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#e6007e;border-color:#e6007e}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(230,0,126,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(230,0,126,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(230,0,126,.5)}.custom-switch{padding-left:3.65rem}.custom-switch .custom-control-label:before{border-radius:.9rem;left:-3.65rem;pointer-events:all;width:3.15rem}.custom-switch .custom-control-label:after{background-color:#2c2c3f;border-radius:.9rem;height:calc(1.8rem - 8px);left:calc(-3.65rem + 4px);top:calc(-.05625rem + 4px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1.8rem - 8px)}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(1.35rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(230,0,126,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23404051' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 1rem center/8px 10px no-repeat;border:2px solid #2c2c3f;border-radius:.3rem;box-shadow:inset 0 1px 2px rgba(9,9,13,.075);color:#2c2c3f;display:inline-block;font-size:1.125rem;font-weight:500;height:calc(1.5em + 1.2rem + 4px);line-height:1.5;padding:.6rem 2rem .6rem 1rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#ff67ba;box-shadow:inset 0 1px 2px rgba(9,9,13,.075),0 0 0 .2rem rgba(230,0,126,.25);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#2c2c3f}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:1rem}.custom-select:disabled{background-color:#e3e4e5;color:#6a6a78}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #2c2c3f}.custom-select-sm{font-size:.9375rem;height:calc(1.3em + .5rem + 4px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.375rem;height:calc(1.5em + 2rem + 4px);padding-bottom:1rem;padding-left:1.6rem;padding-top:1rem}@media(max-width:1600px){.custom-select-lg{font-size:calc(1.2625rem + .1125vw)}}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + 1.2rem + 4px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#ff67ba;box-shadow:0 0 0 .2rem rgba(230,0,126,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e3e4e5}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:2px solid #2c2c3f;border-radius:.3rem;box-shadow:none;font-weight:500;height:calc(1.5em + 1.2rem + 4px);left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#2c2c3f;line-height:1.5;padding:.6rem 1rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e3e4e5;border-left:inherit;border-radius:0 .3rem .3rem 0;bottom:0;content:"Browse";display:block;height:calc(1.5em + 1.2rem);z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(230,0,126,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(230,0,126,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(230,0,126,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{background-color:#e6007e;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(9,9,13,.1);height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.custom-range::-webkit-slider-thumb:active{background-color:#ff9ad1}.custom-range::-webkit-slider-runnable-track{background-color:#bfbfc5;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(9,9,13,.1);color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{background-color:#e6007e;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(9,9,13,.1);height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none}.custom-range::-moz-range-thumb:active{background-color:#ff9ad1}.custom-range::-moz-range-track{background-color:#bfbfc5;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(9,9,13,.1);color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{background-color:#e6007e;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(9,9,13,.1);height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb{appearance:none}.custom-range::-ms-thumb:active{background-color:#ff9ad1}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;box-shadow:inset 0 .25rem .25rem rgba(9,9,13,.1);color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#bfbfc5;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#80808b}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#80808b}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#80808b}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.custom-control{margin-bottom:1rem}.page-section{padding:2rem 0}@media(min-width:992px){.page-section{padding:4rem 0}}@media(min-width:1600px){.page-section{padding:6rem 0}}@media(min-width:2000px){.page-section{padding:8rem 0}}@media(min-width:1600px){.page-section-sm{padding:4rem 0}}@media(min-width:2000px){.page-section-sm{padding:4rem 0}}.page-section-primary{background-color:#e6007e}.page-section-secondary{background-color:#009640}.page-section-success{background-color:#28a745}.page-section-info{background-color:#17a2b8}.page-section-warning{background-color:#ffc107}.page-section-danger{background-color:#dc3545}.page-section-light{background-color:#f5f6f7}.page-section-dark{background-color:#2c2c3f}.page-section-medium{background-color:#aaaab2}.page-section-darker{background-color:#222230}.page-section-white{background-color:#fff}