/*!
 * Copyright 2020-2024 Particify
 * All rights reserved.
 *//*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fefefe;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f6fc;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #444;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #5e35b1;--bs-secondary: #2e7d32;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #fefefe;--bs-dark: #212529;--bs-primary-rgb: 94,53,177;--bs-secondary-rgb: 46,125,50;--bs-success-rgb: 25,135,84;--bs-info-rgb: 13,202,240;--bs-warning-rgb: 255,193,7;--bs-danger-rgb: 220,53,69;--bs-light-rgb: 254,254,254;--bs-dark-rgb: 33,37,41;--bs-white-rgb: 254,254,254;--bs-black-rgb: 0,0,0;--bs-body-color-rgb: 33,33,33;--bs-body-bg-rgb: 254,254,254;--bs-font-sans-serif: Roboto, "Helvetica Neue", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(254,254,254,0.15), rgba(254,254,254,0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212121;--bs-body-bg: #fefefe}*,*::before,*::after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.75rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}b,strong{font-weight:500}small,.small{font-size:.875em}a{color:#5e35b1;text-decoration:underline}a:hover{color:#4b2a8e}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role="button"]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}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}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}iframe{border:0}progress{vertical-align:baseline}.lead{font-size:1.25rem;font-weight:300}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.container,.container-lg{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container{max-width:960px}}@media (min-width: 1200px){.container-lg,.container{max-width:1212px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-5>*{flex:0 0 auto;width:20%}.col-2{flex:0 0 auto;width:16.66666667%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.gx-1{--bs-gutter-x: .375rem}.g-3{--bs-gutter-x: 1.5rem}.g-3{--bs-gutter-y: 1.5rem}.g-4{--bs-gutter-x: 2.25rem}.g-4{--bs-gutter-y: 2.25rem}.g-5{--bs-gutter-x: 4.5rem}.g-5{--bs-gutter-y: 4.5rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width: 768px){.col-md{flex:1 0 0%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.gx-md-4{--bs-gutter-x: 2.25rem}}@media (min-width: 992px){.col-lg-3{flex:0 0 auto;width:25%}.gx-lg-5{--bs-gutter-x: 4.5rem}.gx-lg-6{--bs-gutter-x: 9rem}}.table{--bs-table-bg: rgba(0,0,0,0);--bs-table-accent-bg: rgba(0,0,0,0);--bs-table-striped-color: #212121;--bs-table-striped-bg: rgba(0,0,0,0.05);--bs-table-active-color: #212121;--bs-table-active-bg: rgba(0,0,0,0.1);--bs-table-hover-color: #212121;--bs-table-hover-bg: rgba(0,0,0,0.075);width:100%;margin-bottom:1.5rem;color:#212121;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:first-child){border-top:2px solid currentColor}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fefefe;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control:focus{color:#212121;background-color:#fefefe;border-color:#af9ad8;outline:0;box-shadow:0 0 0 .25rem rgba(94,53,177,0.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212121;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212121;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212121;background-color:#fefefe;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#af9ad8;outline:0;box-shadow:0 0 0 .25rem rgba(94,53,177,0.25)}.form-select[multiple]{padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212121}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212121;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:#212121}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(94,53,177,0.25)}.btn:disabled,.btn.disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fefefe;background-color:#5e35b1;border-color:#5e35b1}.btn-primary:hover{color:#fefefe;background-color:#502d96;border-color:#4b2a8e}.btn-primary:focus{color:#fefefe;background-color:#502d96;border-color:#4b2a8e;box-shadow:0 0 0 .25rem rgba(118,83,189,0.5)}.btn-primary:active,.btn-primary.active{color:#fefefe;background-color:#4b2a8e;border-color:#472885}.btn-primary:active:focus,.btn-primary.active:focus{box-shadow:0 0 0 .25rem rgba(118,83,189,0.5)}.btn-primary:disabled,.btn-primary.disabled{color:#fefefe;background-color:#5e35b1;border-color:#5e35b1}.btn-secondary{color:#fefefe;background-color:#2e7d32;border-color:#2e7d32}.btn-secondary:hover{color:#fefefe;background-color:#276a2b;border-color:#256428}.btn-secondary:focus{color:#fefefe;background-color:#276a2b;border-color:#256428;box-shadow:0 0 0 .25rem rgba(77,144,81,0.5)}.btn-secondary:active,.btn-secondary.active{color:#fefefe;background-color:#256428;border-color:#235e26}.btn-secondary:active:focus,.btn-secondary.active:focus{box-shadow:0 0 0 .25rem rgba(77,144,81,0.5)}.btn-secondary:disabled,.btn-secondary.disabled{color:#fefefe;background-color:#2e7d32;border-color:#2e7d32}.btn-light{color:#000;background-color:#fefefe;border-color:#fefefe}.btn-light:hover{color:#000;background-color:#fefefe;border-color:#fefefe}.btn-light:focus{color:#000;background-color:#fefefe;border-color:#fefefe;box-shadow:0 0 0 .25rem rgba(216,216,216,0.5)}.btn-light:active,.btn-light.active{color:#000;background-color:#fefefe;border-color:#fefefe}.btn-light:active:focus,.btn-light.active:focus{box-shadow:0 0 0 .25rem rgba(216,216,216,0.5)}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#fefefe;border-color:#fefefe}.btn-outline-primary{color:#5e35b1;border-color:#5e35b1}.btn-outline-primary:hover{color:#fefefe;background-color:#5e35b1;border-color:#5e35b1}.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(94,53,177,0.5)}.btn-outline-primary:active,.btn-outline-primary.active{color:#fefefe;background-color:#5e35b1;border-color:#5e35b1}.btn-outline-primary:active:focus,.btn-outline-primary.active:focus{box-shadow:0 0 0 .25rem rgba(94,53,177,0.5)}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#5e35b1;background-color:transparent}.btn-outline-secondary{color:#2e7d32;border-color:#2e7d32}.btn-outline-secondary:hover{color:#fefefe;background-color:#2e7d32;border-color:#2e7d32}.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(46,125,50,0.5)}.btn-outline-secondary:active,.btn-outline-secondary.active{color:#fefefe;background-color:#2e7d32;border-color:#2e7d32}.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus{box-shadow:0 0 0 .25rem rgba(46,125,50,0.5)}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#2e7d32;background-color:transparent}.btn-outline-light{color:#fefefe;border-color:#fefefe}.btn-outline-light:hover{color:#000;background-color:#fefefe;border-color:#fefefe}.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(254,254,254,0.5)}.btn-outline-light:active,.btn-outline-light.active{color:#000;background-color:#fefefe;border-color:#fefefe}.btn-outline-light:active:focus,.btn-outline-light.active:focus{box-shadow:0 0 0 .25rem rgba(254,254,254,0.5)}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#fefefe;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fefefe;background-color:#212529;border-color:#212529}.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,0.5)}.btn-outline-dark:active,.btn-outline-dark.active{color:#fefefe;background-color:#212529;border-color:#212529}.btn-outline-dark:active:focus,.btn-outline-dark.active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,0.5)}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#212529;background-color:transparent}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropdown{position:relative}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#5e35b1;text-decoration:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:#4b2a8e}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem}.navbar>.container,.navbar>.container-lg{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.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-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;transition:box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.card,.pfy-box-theme-material .pfy-box{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fefefe;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>.list-group,.pfy-box-theme-material .pfy-box>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child,.pfy-box-theme-material .pfy-box>.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,.pfy-box-theme-material .pfy-box>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body,.pfy-box-theme-material .pfy-box{flex:1 1 auto;padding:1.5rem 1.5rem}.pfy-box-theme-material .pfy-box .pfy-box-title-container,.pfy-box-theme-simplistic .pfy-box .pfy-box-title-container .pfy-box-title{margin-bottom:.75rem}.alert{position:relative;padding:1.5rem 1.5rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item{position:relative;display:block;padding:.75rem 1.5rem;color:#212529;text-decoration:none;background-color:#fefefe;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fefefe}.list-group-item.active{z-index:2;color:#fefefe;background-color:#5e35b1;border-color:#5e35b1}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);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 .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.tooltip-inner{max-width:200px;padding:.375rem .75rem;color:#fefefe;text-align:center;background-color:#000;border-radius:.25rem}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}a.pfy-more-link{color:#2e7d32}a.pfy-more-link:hover,a.pfy-more-link:focus{color:#256428}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.overflow-hidden{overflow:hidden !important}.d-block{display:block !important}.d-flex,.pfy-box-theme-material .pfy-box .pfy-box-title-container{display:flex !important}.d-none{display:none !important}.shadow,.pfy-box-theme-material .pfy-box{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.position-relative{position:relative !important}.border{border:1px solid #dee2e6 !important}.border-0,.pfy-box-theme-material .pfy-box{border:0 !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-100{width:100% !important}.h-25{height:25% !important}.h-75{height:75% !important}.h-100,.pfy-box{height:100% !important}.h-auto{height:auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-wrap,.pfy-box-theme-simplistic .pfy-box .pfy-box-title-container{flex-wrap:wrap !important}.gap-1{gap:.375rem !important}.gap-2{gap:.75rem !important}.gap-3{gap:1.5rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center,.pfy-box-theme-material .pfy-box .pfy-box-title-container{align-items:center !important}.align-self-center{align-self:center !important}.m-0{margin:0 !important}.m-1{margin:.375rem !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-2{margin-right:.75rem !important;margin-left:.75rem !important}.mx-4{margin-right:2.25rem !important;margin-left:2.25rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-1{margin-top:.375rem !important;margin-bottom:.375rem !important}.my-2{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-4{margin-top:2.25rem !important;margin-bottom:2.25rem !important}.my-5{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.mt-1{margin-top:.375rem !important}.mt-3{margin-top:1.5rem !important}.mt-4{margin-top:2.25rem !important}.me-1{margin-right:.375rem !important}.me-2{margin-right:.75rem !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.375rem !important}.mb-2,.pfy-box-theme-simplistic .pfy-box .pfy-box-icon svg{margin-bottom:.75rem !important}.mb-3{margin-bottom:1.5rem !important}.mb-4{margin-bottom:2.25rem !important}.ms-1{margin-left:.375rem !important}.mt-n5{margin-top:-4.5rem !important}.p-1{padding:.375rem !important}.p-2{padding:.75rem !important}.p-3{padding:1.5rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.375rem !important;padding-left:.375rem !important}.px-3{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-2{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-3{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.pt-0{padding-top:0 !important}.pt-3{padding-top:1.5rem !important}.pt-5{padding-top:4.5rem !important}.pe-0{padding-right:0 !important}.pb-3{padding-bottom:1.5rem !important}.ps-3{padding-left:1.5rem !important}.fw-normal{font-weight:400 !important}.fw-bolder{font-weight:500 !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-uppercase{text-transform:uppercase !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:#6c757d !important}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.rounded{border-radius:.25rem !important}.visible{visibility:visible !important}@media (min-width: 576px){.d-sm-inline{display:inline !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-none{display:none !important}.flex-sm-row{flex-direction:row !important}.gap-sm-2{gap:.75rem !important}.pt-sm-0{padding-top:0 !important}}@media (min-width: 768px){.order-md-1{order:1 !important}.order-md-2{order:2 !important}}@media (min-width: 992px){.d-lg-flex{display:flex !important}.d-lg-none{display:none !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-2{margin-right:.75rem !important;margin-left:.75rem !important}.mt-lg-0{margin-top:0 !important}}@media (min-width: 1200px){.d-xl-flex{display:flex !important}}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-cyrillic-ext-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-cyrillic-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-greek-ext-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-greek-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-vietnamese-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-latin-ext-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-latin-400-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-normal.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-cyrillic-ext-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-cyrillic-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-greek-ext-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-greek-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-vietnamese-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-latin-ext-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:400;src:url("./fonts/roboto/roboto-latin-400-italic.woff2") format("woff2"),url("./fonts/roboto/roboto-all-400-italic.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-cyrillic-ext-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-cyrillic-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-greek-ext-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-greek-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+0370-03FF}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-vietnamese-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-latin-ext-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:500;src:url("./fonts/roboto/roboto-latin-500-normal.woff2") format("woff2"),url("./fonts/roboto/roboto-all-500-normal.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.pfy-full-height{min-height:calc(100vh - 76px)}@media (min-width: 1400px){.landing-header{font-size:3rem}}@media (min-width: 1200px){.pfy-container{padding:4.5rem 1.5rem}}@media (max-width: 1199.98px){.pfy-container{padding:2.25rem}}@media (max-width: 767.98px){.pfy-container{padding:1.5rem}}main li,main li p{margin-bottom:1rem}table.table p{margin:0}.table>:not(:first-child){border:1px solid var(--bs-gray-300)}.table>tbody{border-top:none}.table>td,th{border-width:1px;padding:.75rem}.row .card p,.row .pfy-box-theme-material .pfy-box p,.pfy-box-theme-material .row .pfy-box p{margin-bottom:0}.bg-gray{background-color:#f8f6fc}.pfy-cta-panel-text{max-width:640px}ul{list-style-type:square}ul>li::marker{color:#2e7d32}html{scroll-padding-top:74px}nav a{text-decoration:none}footer a:hover{text-decoration:underline}.pfy-footer{padding-bottom:1.5rem}.footer-col{min-width:220px}a.pfy-more-link{font-weight:500;text-decoration:none}.nav-item.dropdown:first-of-type{margin-top:.75rem}.pfy-cta-btn{text-transform:uppercase;letter-spacing:1px;height:60px;font-weight:500}.pfy-cta-btn.btn-light:hover,.pfy-cta-btn.btn-outline-light:hover,.pfy-cta-btn.btn-outline-primary:hover{background-color:#fefefe;color:#5e35b1}@media (min-width: 768px){.pfy-cta-btn{width:250px}}@media (max-width: 767.98px){.pfy-cta-btn{width:100%;max-width:400px}}.pfy-box-theme-material .pfy-box .pfy-box-title-container,.pfy-box-theme-simplistic .pfy-box .pfy-box-title-container .pfy-box-title{font-size:1.25rem;font-weight:500}.pfy-box p{margin-bottom:0}.pfy-box-theme-simplistic .pfy-box .pfy-box-title-container{text-align:center}.pfy-box-theme-simplistic .pfy-box .pfy-box-title-container .pfy-box-title{width:100%}.pfy-box-theme-simplistic .pfy-box .pfy-box-icon svg{height:var(--pfy-box-icon-height);width:auto}.pfy-join-bar input[type=number]{appearance:textfield}.pfy-join-bar input::-webkit-outer-spin-button,.pfy-join-bar input::-webkit-inner-spin-button{appearance:none}.pfy-join-bar .form-control{font-weight:500}.pfy-join-bar .form-control:focus{color:#212121}.pfy-join-bar .form-control::placeholder{font-weight:normal}@media (max-width: 575px){.pfy-join-bar .pfy-join-btn{height:34px;width:34px;padding:3px;border-radius:50%}.pfy-join-bar .pfy-join-btn svg{fill:#fefefe}}@media (min-width: 576px){.pfy-join-bar .pfy-join-form{max-width:200px}}.pfy-image-frame{border-radius:0.5em;border:0.5em solid #e9ecef;box-shadow:0 0 10px 1px rgba(0,0,0,0.25)}.pfy-mobile-frame{border-radius:0.25em;border:5px solid #fefefe;box-shadow:0 0 5px 1px rgba(0,0,0,0.25)}.pfy-overlapping-img-container{padding-right:10%;padding-bottom:10%}.pfy-overlapping-img-container-small-left{padding-left:5%;padding-bottom:5%}.pfy-overlapping-img-container-small-right{padding-right:5%;padding-bottom:5%}.pfy-overlapping-img{position:absolute;right:0;bottom:0}.pfy-overlapping-img-left{position:absolute;left:0;bottom:0}@media (min-width: 992px){.pfy-reference-row-img:first-of-type{margin-left:0.25rem;padding-left:0.5rem;padding-right:2.5rem}.pfy-reference-row-img:last-of-type{padding-left:2.5rem;padding-right:0.5rem;margin-right:0.25rem}.pfy-reference-row-img:nth-of-type(2){padding-left:1rem;padding-right:2rem}.pfy-reference-row-img:nth-of-type(3){padding:0 1.5rem}.pfy-reference-row-img:nth-of-type(4){padding-left:2rem;padding-right:1rem}}@media (min-width: 768px){.pfy-reference-row-img{align-items:center;display:flex}.pfy-reference-row{justify-content:space-between}}@media (max-width: 767.98px){.pfy-reference-row-img:last-of-type{display:none}.pfy-reference-row{justify-content:space-around}}#cookie-banner{opacity:0;bottom:-200px;height:auto;transition:all 500ms}.pfy-outer-slide-container{width:100%;overflow:hidden;border:0.5em solid #e9ecef;border-radius:0.4em}.pfy-slide-container{position:relative;width:calc(var(--slide-items) * 100%);animation:var(--slide-animation) calc(var(--slide-items) * 3.5s);animation-iteration-count:infinite}@keyframes pfy-slide-5{0%{left:0}12%{left:0}20%{left:-100%}37%{left:-100%}45%{left:-200%}62%{left:-200%}70%{left:-300%}87%{left:-300%}95%{left:-400%}100%{left:-400%}}.pfy-flag{border-radius:1px;width:25px}.pfy-flag-part{width:25px;height:5px}.black{background-color:black}.red{background-color:red}.yellow{background-color:yellow}.pfy-linkedin-container{color:#6c757d}.pfy-linkedin-container:hover{color:#212529}.pfy-linkedin-text{margin-right:1px;padding-top:2px}.premium-banner{color:white;background-color:#5e35b1;padding:3px 6px;border-radius:4px;font-size:12px;margin-left:6px}.arrow-btn{box-shadow:none !important;height:48px;width:48px;border-radius:50%;padding:0}.testimonial-quote{font-size:1.25rem}.pfy-site-header{background-color:#fff}.pfy-site-header nav a{color:#444;transition:ease-in-out color .15s}.pfy-site-header nav a:hover,.pfy-site-header nav a:focus{color:#212529}.pfy-burger-icon{background-color:#444;transition:0.2s;width:1.6em;height:0.2em;margin:0.2em 0}.pfy-burger-icon.pfy-burger-icon-1{transform:translateY(0.4em) rotate(45deg)}.pfy-burger-icon.pfy-burger-icon-2{transform:rotate(-45deg)}.pfy-burger-icon.pfy-burger-icon-3{transform:translateY(-0.4em) rotate(45deg)}.collapsed .pfy-burger-icon.pfy-burger-icon-1,.collapsed .pfy-burger-icon.pfy-burger-icon-2,.collapsed .pfy-burger-icon.pfy-burger-icon-3{transform:translateY(0) rotate(0)}.navbar-toggler:focus:not(:focus-visible){box-shadow:none}@media (min-width: 992px){.dropdown{position:relative;display:inline-block}.dropdown:hover .pfy-dropdown-content{display:block}.pfy-dropdown-content{border-radius:0.5em;display:none;position:absolute;background-color:#fefefe;min-width:160px;box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);z-index:1}.pfy-dropdown-content a{color:#212121;padding:0.8em 1.2em;text-decoration:none;display:block}.pfy-dropdown-content a:first-child{border-top-right-radius:0.5em;border-top-left-radius:0.5em}.pfy-dropdown-content a:last-child{border-bottom-right-radius:0.5em;border-bottom-left-radius:0.5em}.pfy-dropdown-content a:hover{background-color:#f8f6fc;color:#212121}.pfy-dropdown-icon{display:none}}@media (max-width: 991.98px){li.dropdown,li.dropdown li{width:100%}.nav-link>svg{transition:transform 300ms;fill:#212121}.nav-link:not(.collapsed)>svg{transform:rotateZ(180deg)}.navbar-nav .nav-link{padding-top:.75rem;padding-bottom:.75rem;padding-right:.375rem;font-weight:500}}.pfy-news .img-fluid{max-height:500px;width:auto}
