: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: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13,110,253;--bs-secondary-rgb: 108,117,125;--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: 248,249,250;--bs-dark-rgb: 33,37,41;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-body-color-rgb: 33,37,41;--bs-body-bg-rgb: 255,255,255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0));--bs-root-font-size: 16px;--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: #212529;--bs-body-bg: #fff}*,*::before,*::after{box-sizing:border-box}:root{font-size:var(--bs-root-font-size)}@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)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;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}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}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,.small{font-size:.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,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,optgroup,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}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-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}output{display:inline-block}iframe{border:0}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}.container,.container-fluid{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{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}.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%}.col-2{flex:0 0 auto;width:16.66667%}.col-4{flex:0 0 auto;width:33.33333%}.col-10{flex:0 0 auto;width:83.33333%}.col-12{flex:0 0 auto;width:100%}@media (min-width: 768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.offset-md-3{margin-left:25%}}@media (min-width: 992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-9{flex:0 0 auto;width:75%}.offset-lg-1{margin-left:8.33333%}}@media (min-width: 1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-9{flex:0 0 auto;width:75%}}.table{--bs-table-bg: rgba(0,0,0,0);--bs-table-accent-bg: rgba(0,0,0,0);--bs-table-striped-color: #212529;--bs-table-striped-bg: rgba(0,0,0,0.05);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0,0,0,0.1);--bs-table-hover-color: #212529;--bs-table-hover-bg: rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;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}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;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[type="file"]{overflow:hidden}.form-control[type="file"]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;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:#212529;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)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;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:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,0.5)}.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,0.5)}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,0.5)}.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,0.5)}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.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}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width 0.35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart{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;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin: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,0.15);border-radius:.25rem}.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}.dropend .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}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .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}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.btn-group{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;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:#0a58ca}.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:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.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}.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,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-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}@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:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;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:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0, -50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.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}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0 /* rtl:ignore */;z-index:1070;display:block;max-width:276px;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;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,0.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.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%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas.show{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%}}.clearfix::after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.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}.sticky-top{position:sticky;top:0;z-index:1020}.visually-hidden{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-none{display:none !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.position-relative{position:relative !important}.border{border:1px solid #dee2e6 !important}.w-100{width:100% !important}.h-100{height:100% !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.align-items-center{align-items:center !important}.m-0{margin:0 !important}.m-3{margin:1rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mb-0{margin-bottom:0 !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.p-0{padding:0 !important}.ps-4{padding-left:1.5rem !important}.fw-bold{font-weight:700 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.rounded{border-radius:.25rem !important}.rounded-circle{border-radius:50% !important}.visible{visibility:visible !important}@media (min-width: 768px){.pe-md-0{padding-right:0 !important}.ps-md-0{padding-left:0 !important}}@media (min-width: 992px){.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-none{display:none !important}}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-bars:before{content:"\f0c9"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-gg-circle:before{content:"\f261"}.fa-instagram:before{content:"\f16d"}.fa-linkedin:before{content:"\f08c"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-search:before{content:"\f002"}.fa-sitemap:before{content:"\f0e8"}.fa-soundcloud:before{content:"\f1be"}.fa-tumblr:before{content:"\f173"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-whatsapp:before{content:"\f232"}.fa-wikipedia-w:before{content:"\f266"}.fa-youtube:before{content:"\f167"}.sr-only{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.eot");src:url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.woff") format("woff"),url("../webfonts/fa-solid-900.ttf") format("truetype"),url("../webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-brands-400.eot");src:url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.woff") format("woff"),url("../webfonts/fa-brands-400.ttf") format("truetype"),url("../webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}*{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden;font:normal 15px "Roboto",Arial,Helvetica,sans-serif;font-display:swap}body.page .carousel{background:none !important}main{margin-top:35px}a,.btn-default,.header-logo img{-moz-transition:all .5s;-webkit-transition:all .5s;transition:all .5s}a:hover{opacity:0.6}.input-group>.form-control:focus{box-shadow:none;border-color:inherit}@media (max-width: 992px){.container{max-width:100%}}.btn-primary{background-color:#000;border-color:#000}.btn-primary:hover,.btn-primary:focus{background-color:#000;border-color:#000}.margin-bottom-default{margin-bottom:35px}section .section-title,section .widget-title,.widget .section-title,.widget .widget-title{font-size:16px;color:#fff;border-bottom:2px solid #000;margin-bottom:30px}section .section-title a,section .widget-title a,.widget .section-title a,.widget .widget-title a{color:#fff}section .section-title span,section .widget-title span,.widget .section-title span,.widget .widget-title span{display:inline-block;background-color:#000;padding:5px 10px}h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:bold;margin-bottom:12px}h2,.h2{font-size:27px}h3,.h3{font-size:22px}h4,.h4{font-size:19px}h5,.h5{font-size:17px}h6,.h6{font-size:16px}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto;text-align:center}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0;float:left}.wp-caption.alignright{margin:5px 0 20px 20px;float:right}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{margin:0;padding:0 4px 5px}#site-header{z-index:900}#site-header .site-header-top{background-color:#222;padding:6px 0}#site-header .site-header-top .navbar-nav{flex-direction:row}#site-header .site-header-top .navbar-nav li{margin-right:24px}#site-header .site-header-top .navbar-nav a{font:normal 11px "Open Sans",Arial,Helvetica,sans-serif;color:#fff;text-decoration:none}#site-header .site-header-top .logo-perfil{width:80px;height:auto;float:right}#site-header .site-header-middle{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.4);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.4);background-color:#fff;position:relative;z-index:900}#site-header .site-header-middle .header-logo{padding:5px 0}#site-header .site-header-middle .header-logo img{height:60px;width:auto}#site-header .site-header-middle .header-menu{flex:1}#site-header .site-header-middle .menu-menu-container .menu{margin-left:60px}#site-header .site-header-middle .menu-menu-container .menu li{position:relative;margin:0 !important;padding:25px 0}@media (min-width: 992px) and (max-width: 1199px){#site-header .site-header-middle .menu-menu-container .menu li{padding:26px 0}}#site-header .site-header-middle .menu-menu-container .menu li a{font:bold 14px "Open Sans",Arial,Helvetica,sans-serif;text-transform:uppercase;padding:0 15px}@media (min-width: 992px) and (max-width: 1199px){#site-header .site-header-middle .menu-menu-container .menu li a{font-size:12px;padding:0 10px}}#site-header .site-header-middle .menu-menu-container .menu li a::before{background-color:transparent;content:'';width:0;height:3px;position:absolute;bottom:0;left:0;right:0;margin:0 auto;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition:width 0.2s ease;transition:width 0.2s ease}#site-header .site-header-middle .menu-menu-container .menu li.current-menu-item a::before,#site-header .site-header-middle .menu-menu-container .menu li:hover a::before{background-color:#000;width:100%}#site-header .site-header-middle .menu-menu-container .menu .dropdown-menu li{padding:15px 0}#site-header .site-header-middle .btn-bars-wrap{float:right;padding:3px 0}#site-header .site-header-middle .header-search-wrap{position:relative}#site-header .site-header-middle .header-search-wrap .search-button{color:#000;font-size:25px;display:block;cursor:pointer}.search-form{position:absolute;top:64px;right:0;background-color:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.2);border-top:5px solid #000;width:380px;visibility:hidden;opacity:0;transition:all .4s ease;transform:translate3d(0, 20px, 0);z-index:999}@media (max-width: 576px){.search-form{width:290px;top:32px}}.search-form:before{position:absolute;top:-12px;right:4px;display:block;content:'';width:0;height:0;border-style:solid;border-width:0 5.5px 7px;border-color:transparent transparent #000 transparent}.search-form.active{visibility:visible;opacity:1;transform:translate3d(0, 0, 0);pointer-events:auto}.search-form form{margin:20px 20px 20px 20px}.search-form form .input-group{width:100%}.search-form form .form-control{border-color:#eaeaea !important;border-radius:0;box-shadow:none;padding:0 15px}.search-form form .btn-default{background-color:#000;border-radius:0;color:#fff;font-weight:400;border:none;padding:8px 15px;outline:0}.search-form form .btn-default svg{display:none}@media (max-width: 991px){.search-form form .btn-default span{display:none}.search-form form .btn-default svg{display:block}}@media (max-width: 576px){.search-form form{margin:10px}}.scrolled #site-header .site-header-middle{position:fixed;top:0;left:0;width:100%}.scrolled #site-header .site-header-middle .header-logo img{height:40px}.scrolled #site-header .site-header-middle .menu-menu-container .menu li{padding:15px 0}@media (min-width: 992px) and (max-width: 1199px){.scrolled #site-header .site-header-middle .menu-menu-container .menu li{padding:16px 0}}#site-footer{margin-top:90px}#site-footer .footer-newsletter{background-color:#F1F1F1;padding:30px 0 0 0;margin-bottom:40px;color:#222}#site-footer .footer-newsletter .widget{padding-bottom:30px}#site-footer .footer-newsletter .widget .section-title{border:none;color:inherit;margin-bottom:0}#site-footer .footer-newsletter .widget .section-text{font-size:24px;margin-bottom:0}#site-footer .footer-newsletter .widget .btn-default{color:#fff}#site-footer .footer-newsletter .widget .alert{margin:10px 0 0 0;padding:10px}#site-footer .footer-logo{text-align:center;margin-bottom:30px}#site-footer .footer-logo img{height:40px;width:auto}#site-footer .footer-logo .social-networks{margin:15px 0 0 0}#site-footer .footer-logo .social-networks li{display:inline-block;padding:0 8px}#site-footer .footer-logo .social-networks li a{color:#767676;font-size:20px}#site-footer .footer-line{text-align:center;padding:11px 0}#site-footer .footer-line ul{list-style:none;display:inline-block}#site-footer .footer-line ul li{display:inline-block}#site-footer .footer-line a{font-size:11px;text-decoration:none;padding:0 10px}#site-footer .footer-top{background-color:#F1F1F1}#site-footer .footer-top a{text-transform:uppercase;color:#222}#site-footer .footer-middle{background-color:#DEE0E2;border-bottom:1px solid #fff}#site-footer .footer-middle a{color:#343A40;font-family:"Open Sans",Arial,Helvetica,sans-serif}#site-footer .footer-bottom{background-color:#DEE0E2}#site-footer .footer-bottom a{color:#000}#site-footer .footer-tag{background-color:#343A40;color:#fff;font-size:12px;padding:20px 0;text-align:center;line-height:18px}#site-footer .footer-tag a{color:#fff;text-decoration:none}#site-footer .footer-tag .logo-jms{margin-top:10px}#site-footer .footer-tag .logo-jms img{width:50px;height:25px}#cookie-notice{position:fixed;bottom:0;left:0;width:100%;transition:all .25s;z-index:99999;display:none}#cookie-notice.open{display:block}#cookie-notice .container{display:grid;position:relative;color:#fff;padding:1rem;background-color:rgba(34,34,34,0.95);border-radius:10px;margin:0 auto 1rem;max-width:90%;grid-gap:.5rem;align-items:center}@media (min-width: 768px){#cookie-notice .container{grid-template-columns:1fr 100px}}@media (min-width: 1024px){#cookie-notice .container{max-width:900px}}#cookie-notice .cookie-text{font-size:16px;padding:0;text-align:center}@media (min-width: 680px){#cookie-notice .cookie-text{text-align:left;margin-bottom:0}}#cookie-notice .cookie-text a{color:#fff;text-decoration:underline}#cookie-notice .cookie-notice{text-align:center}#cookie-notice .btn{font-size:var(--text-md);margin:.25rem auto;border-color:#767676;background-color:#767676;color:#fff;padding:.5rem 1rem}#cookie-notice .btn:hover,#cookie-notice .btn:focus,#cookie-notice .btn:active{border-color:#767676;background-color:#767676;color:#fff}.drawer{position:fixed;top:0;left:-270px;height:100vh;width:250px;z-index:999;transition:left .5s}.drawer .custom-logo-link img{width:auto;height:40px}.drawer li a{font:bold 16px "Open Sans",Arial,Helvetica,sans-serif}.drawer .search-form{visibility:visible;position:relative;top:auto;right:auto;opacity:1;width:100%;border-top:none;box-shadow:none}.drawer .search-form::before{display:none}.drawer .search-form form{margin:10px}.drawer-overlay{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.5);z-index:998}.dropdown-submenu{position:relative}.dropdown-submenu .dropdown-menu{top:0;left:100%}.dropdown-menu{margin-top:0;background:#fff;border:none;border-radius:0.5rem}li.dropdown-item:hover>ul.dropdown-menu,li.dropdown:hover>ul.dropdown-menu{display:block}li.dropdown-item:hover{background:rgba(0,0,0,0.1) !important}nav a{text-decoration:none !important;font-size:80% !important}header nav ul.menu>li>a{padding-bottom:17px;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#FFF;transition:border-bottom-color 0.2s}header nav ul.menu>li:hover>a{border-bottom-color:#053E80;transition:border-bottom-color 0.2s}.featured .item{position:relative}.featured .item a{color:#000;text-decoration:none}.featured .item-caption .item-date{display:inline-block;font:normal 10px "Open Sans",Arial,Helvetica,sans-serif;color:#767676;margin:0 0 10px 0}.featured .item-image{overflow:hidden;position:relative}.featured .item-image .item-tag{position:absolute;left:0;bottom:0;background-color:#000;color:#fff;font-size:10px;padding:5px 8px}.featured .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s;transition-timing-function:ease !important}.featured.image-effect .item-image a::before{content:"";bottom:0;display:block;height:100%;width:100%;position:absolute;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;z-index:1;background:-webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.7)));background:-webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,0.7) 100%)}@media (min-width: 768px){.featured.home .pe-md-0{padding-right:3px !important}}.featured.home .item{margin-bottom:3px}.featured.home .item:hover{cursor:pointer}.featured.home .item:hover .item-image{overflow:hidden}.featured.home .item:hover .item-image img{transform:scale3d(1.1, 1.1, 1);-webkit-transform:scale3d(1.1, 1.1, 1);-moz-transform:scale3d(1.1, 1.1, 1) rotate(0.02deg);transition:transform .3s ease,opacity .3s;-webkit-transition:-webkit-transform .3s ease,opacity .3s}.featured.home .item-image{overflow:hidden;position:relative}.featured.home .item-image a:hover{opacity:1}.featured.home .item-image .item-tag{display:none}.featured.home .item-caption{position:absolute;pointer-events:none;z-index:3;width:100%;bottom:0;left:0;padding:20px}.featured.home .item-caption a{color:#fff;text-decoration:none}.featured.home .item-caption .item-title{font-size:27px;margin:10px 0 0 0}@media (max-width: 767px){.featured.home .item-caption .item-title{font-size:20px}}@media (min-width: 768px) and (max-width: 991px){.featured.home .item-caption .item-title{font-size:14px}}.featured.home .item-caption .item-tag{font-size:10px;background-color:#000;text-transform:uppercase;line-height:100%;padding:5px 10px}@media (min-width: 768px){.featured.home .item.main .item-image{height:271px}}@media (min-width: 992px){.featured.home .item.main .item-image{height:483px}}@media (min-width: 320px){.featured.home .item.secondary .item-image{height:180px}}@media (min-width: 768px){.featured.home .item.secondary .item-image{height:134px}}@media (min-width: 992px){.featured.home .item.secondary .item-image{height:240px}}@media (min-width: 768px) and (max-width: 991px){.featured.home .item.secondary .item-caption{padding:15px}}.featured.home .item.secondary .item-caption .item-title{font-size:16px}@media (min-width: 768px) and (max-width: 991px){.featured.home .item.secondary .item-caption .item-title{font-size:14px}}@media (max-width: 767px){.featured.template .item{margin-bottom:10px}}.featured.template .item-image a:hover{opacity:1}.featured.template .item.secondary .item-tag{display:none}.featured.template.template-1 .item.main .item-image{height:350px}@media (min-width: 768px) and (max-width: 1199px){.featured.template.template-1 .item.main .item-image{height:310px}}.featured.template.template-1 .item.main .item-caption .item-tag{display:none}.featured.template.template-1 .item.main .item-caption .item-title{font-size:21px;margin:20px 0 10px 0}@media (min-width: 768px) and (max-width: 1199px){.featured.template.template-1 .item.main .item-caption .item-title{font-size:17px}}.featured.template.template-1 .item.secondary{display:flex;flex-direction:row;margin-bottom:10px}.featured.template.template-1 .item.secondary .item-tag{display:none}.featured.template.template-1 .item.secondary .item-image{flex:0 0 140px;height:80px}@media (max-width: 768px){.featured.template.template-1 .item.secondary .item-image{flex:0 0 100px;height:70px}}@media (min-width: 769px) and (max-width: 991px){.featured.template.template-1 .item.secondary .item-image{flex:0 0 80px;height:56px}}@media (min-width: 992px) and (max-width: 1199px){.featured.template.template-1 .item.secondary .item-image{flex:0 0 100px;height:70px}}.featured.template.template-1 .item.secondary .item-caption{padding:0 0 0 18px}.featured.template.template-1 .item.secondary .item-caption .item-title{font-size:14px;font-weight:bold}@media (min-width: 768px) and (max-width: 1199px){.featured.template.template-1 .item.secondary .item-caption .item-title{font-size:12px}}.featured.template.template-2 .item-image{height:360px}.featured.template.template-2 .item-caption{position:absolute;bottom:0;padding:20px;text-align:center;z-index:2}.featured.template.template-2 .item-caption a{color:#fff}.featured.template.template-2 .item-caption a:hover{opacity:1}.featured.template.template-2 .item-caption a .item-title{font-size:18px;margin-bottom:0}.featured.template.template-2 .item-caption a .item-tag{display:inline-block;font-size:12px;margin-bottom:10px}.featured.template.template-2 .item-caption a .item-date{display:none}.featured.template.template-3 .item-image{height:220px}.featured.template.template-3 .item-caption{position:absolute;bottom:0;padding:20px;z-index:2}.featured.template.template-3 .item-caption a{color:#fff}.featured.template.template-3 .item-caption a:hover{opacity:1}.featured.template.template-3 .item-caption a .item-title{font-size:16px;margin-bottom:0}.featured.template.template-3 .item-caption a .item-tag{position:absolute;left:0;bottom:0;background-color:#000;color:#fff;font-size:10px;padding:5px 8px}.featured.template.template-3 .item-caption a .item-date{display:none}.featured .carousel-controls{margin-top:10px}.featured .carousel-controls .carousel-control-prev,.featured .carousel-controls .carousel-control-next{position:relative;width:25px;height:25px;border:1px solid #767676;color:#767676}.featured .carousel-controls .carousel-control-prev span,.featured .carousel-controls .carousel-control-next span{width:100%;height:100%;background:none}.featured .carousel-controls .carousel-control-prev span svg,.featured .carousel-controls .carousel-control-next span svg{height:10px}.featured .carousel-controls .carousel-control-prev{margin-right:5px}.column-news .item{margin-bottom:20px}.column-news .item-image{overflow:hidden;position:relative}.column-news .item-image a:hover{opacity:1}.column-news .item-image a .item-tag{display:inline-block;font-size:12px;padding:4px 8px;background-color:#000;color:#fff;position:absolute;bottom:0;left:0}.column-news .item-image a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s;transition-timing-function:ease !important}.column-news .item-caption a{color:#000;text-decoration:none}.column-news .item-caption a .item-title{font-size:21px;margin:20px 0 10px 0}.column-news .item-caption a .item-tag{display:none}.column-news .item-caption a .item-date{display:inline-block;font:normal 10px "Open Sans",Helvetica,Arial;color:#767676;margin:0 0 10px 0}.load-more{width:100%;text-align:center}.load-more .ico-loading{display:none;text-align:center;margin:20px auto 0 auto;display:block}.load-more .btn-load-more{border-radius:0;color:#fff;background-color:#000;font-weight:400;border:none;padding:8px 15px;outline:0;margin:10px 0}.widget{margin-bottom:30px}.widget.jms-last-posts .item{margin-bottom:10px}.widget.jms-last-posts .item-image{overflow:hidden;position:relative}.widget.jms-last-posts .item-image a:hover{opacity:1}.widget.jms-last-posts .item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s;transition-timing-function:ease !important}.widget.jms-last-posts .item-caption a{color:#000;text-decoration:none}.widget.jms-last-posts .item-caption a .item-title{font-size:14px;font-weight:bold;margin:0 0 10px 0}.widget.jms-last-posts .item-caption a .item-date{display:inline-block;font:normal 10px "Open Sans",Arial,Helvetica,sans-serif;color:#767676;margin:0 0 10px 0}.widget.jms-last-posts .item.main .item-caption .item-title{margin-top:10px}.widget.jms-last-posts .item.secondary{display:flex;flex-direction:row}.widget.jms-last-posts .item.secondary .item-image{flex:0 0 120px;height:70px}@media (max-width: 768px){.widget.jms-last-posts .item.secondary .item-image{flex:0 0 100px;height:70px}}@media (min-width: 769px) and (max-width: 991px){.widget.jms-last-posts .item.secondary .item-image{flex:0 0 80px;height:56px}}@media (min-width: 992px) and (max-width: 1199px){.widget.jms-last-posts .item.secondary .item-image{flex:0 0 100px;height:70px}}.widget.jms-last-posts .item.secondary .item-caption{padding-left:18px}.widget.jms-last-posts .item.secondary .item-caption .item-title{margin-bottom:5px}@media (min-width: 768px) and (max-width: 1199px){.widget.jms-last-posts .item.secondary .item-caption .item-title{font-size:12px}}.widget.jms-last-posts .item.secondary .item-caption .item-date{margin:0}.ad-wrap{text-align:center;line-height:100%;margin-bottom:30px}.ad-wrap .ad-title{font:normal 11px 'Verdana', Arial, Helvetica;font-display:swap;color:#767676;text-transform:uppercase}.ad-wrap .ad{margin:0 auto}.ad-wrap .ad-300x250{width:300px;height:250px}.ad-wrap .ad-300x600{width:300px;height:600px}.ad-wrap .ad-970x250{width:970px;height:250px;display:flex;overflow:hidden}@media (max-width: 992px){.ad-wrap .ad-970x250{width:728px;height:90px}}@media (max-width: 727px){.ad-wrap .ad-970x250{width:320px;height:50px}}.breadcrumb{font:normal 12px "Open Sans",Arial,Helvetica,sans-serif;color:#767676}.breadcrumb a{color:#767676;font:normal 12px "Open Sans",Arial,Helvetica,sans-serif;text-decoration:none}.sharebar-wrap{margin-bottom:25px}.sharebar-wrap ul{margin:0}@media (max-width: 389px){.sharebar-wrap ul{text-align:center}}.sharebar-wrap ul li a{border-radius:2px;display:flex;align-items:center;height:40px;background-color:#767676;color:#fff;text-decoration:none}.sharebar-wrap ul li a .btn-ico,.sharebar-wrap ul li a .btn-text{padding:0 17px}@media (max-width: 425px){.sharebar-wrap ul li a .btn-ico,.sharebar-wrap ul li a .btn-text{padding:0 14px}}.sharebar-wrap ul li a .btn-ico{font-size:14px}.sharebar-wrap ul li a .btn-text{position:relative;font:normal 11px "Open Sans",Arial,Helvetica,sans-serif}.sharebar-wrap ul li a .btn-text::before{content:'';position:absolute;top:1px;left:0;width:1px;height:16px;background-color:#fff;opacity:0.2;z-index:1}@media (max-width: 389px){.sharebar-wrap ul li a .btn-text{display:none}}.sharebar-wrap ul li.facebook a{background-color:#516eab}.sharebar-wrap ul li.twitter a{background-color:#29c5f6}@media (min-width: 769px){.sharebar-wrap ul li.whatsapp{display:none}}.sharebar-wrap ul li.whatsapp a{background-color:#7bbf6a}.sharebar-wrap.bottom li a .btn-text{display:none}body.single .terms-list,body.page .terms-list,body.error404 .terms-list{display:flex;flex-wrap:wrap}body.single .terms-list li,body.page .terms-list li,body.error404 .terms-list li{margin-bottom:5px}body.single .terms-list li.list-inline-item:not(:last-child),body.page .terms-list li.list-inline-item:not(:last-child),body.error404 .terms-list li.list-inline-item:not(:last-child){margin-right:3px}body.single .terms-list li.title,body.page .terms-list li.title,body.error404 .terms-list li.title{display:none}body.single .terms-list li a,body.page .terms-list li a,body.error404 .terms-list li a{font:normal 10px "Open Sans",Arial,Helvetica,sans-serif;font-display:swap;padding:3px 6px 4px;white-space:nowrap;display:inline-block;line-height:100%;background-color:#000;color:#fff;text-decoration:none;height:20px}body.single header .meta-info .post-date,body.single header .meta-info .post-author,body.page header .meta-info .post-date,body.page header .meta-info .post-author,body.error404 header .meta-info .post-date,body.error404 header .meta-info .post-author{font:normal 11px "Open Sans",Arial,Helvetica,sans-serif;font-display:swap;color:#767676}body.single header .meta-info .post-date a,body.single header .meta-info .post-author a,body.page header .meta-info .post-date a,body.page header .meta-info .post-author a,body.error404 header .meta-info .post-date a,body.error404 header .meta-info .post-author a{color:#000;text-decoration:none}body.single header .excerpt,body.page header .excerpt,body.error404 header .excerpt{font-family:'Roboto', "Trebuchet MS", Arial, sans-serif;font-weight:bold;font-size:18px}body.single .context,body.page .context,body.error404 .context{color:#222;line-height:26.1px;font-size:16px}body.single .context a,body.page .context a,body.error404 .context a{text-decoration:none}body.single .context a:hover,body.page .context a:hover,body.error404 .context a:hover{text-decoration:underline}body.single .context p,body.page .context p,body.error404 .context p{margin-bottom:26px}body.single .context blockquote,body.page .context blockquote,body.error404 .context blockquote{margin:20px 3% 18px;padding:0;position:relative;border-left:none;font-style:italic;text-align:center}body.single .context blockquote p,body.page .context blockquote p,body.error404 .context blockquote p{font-size:22px;line-height:30px;font-family:roboto,sans-serif;font-weight:400;text-transform:uppercase;word-wrap:break-word}body.single .context ul,body.single .context ol,body.single .context dl,body.page .context ul,body.page .context ol,body.page .context dl,body.error404 .context ul,body.error404 .context ol,body.error404 .context dl{padding:0 0 0 17px;margin:0 0 26px 0}body.single .context ul li,body.single .context ol li,body.single .context dl li,body.page .context ul li,body.page .context ol li,body.page .context dl li,body.error404 .context ul li,body.error404 .context ol li,body.error404 .context dl li{margin-bottom:10px}body.single .context .instagram-media,body.single .context .twitter-tweet,body.single .context .tiktok-embed,body.page .context .instagram-media,body.page .context .twitter-tweet,body.page .context .tiktok-embed,body.error404 .context .instagram-media,body.error404 .context .twitter-tweet,body.error404 .context .tiktok-embed{margin:20px auto !important}body.single .context .pinterest-iframe,body.page .context .pinterest-iframe,body.error404 .context .pinterest-iframe{text-align:center;width:100%}@media (max-width: 991px){body.single .context .pinterest-iframe>iframe,body.page .context .pinterest-iframe>iframe,body.error404 .context .pinterest-iframe>iframe{max-width:100%}}body.single .context .wp-caption,body.page .context .wp-caption,body.error404 .context .wp-caption{width:auto !important;max-width:100%;aspect-ratio:16 / 9}body.single .context img,body.page .context img,body.error404 .context img{width:1280px;max-width:100%;height:auto}body.single .context .list-related-posts p,body.page .context .list-related-posts p,body.error404 .context .list-related-posts p{font-size:16px}body.single .context .list-related-posts ul li a,body.page .context .list-related-posts ul li a,body.error404 .context .list-related-posts ul li a{font-size:16px}body.single .google-news,body.page .google-news,body.error404 .google-news{width:100%;display:inline-block;text-align:center;border:1px solid;padding:0.25rem 0.5rem;margin:1rem 0.5rem}body.single .carousel,body.page .carousel,body.error404 .carousel{background-color:#DEE0E2;margin:5px 20px 20px 0}body.single .carousel .carousel-item .caption,body.page .carousel .carousel-item .caption,body.error404 .carousel .carousel-item .caption{padding:10px}body.single footer,body.page footer,body.error404 footer{margin-top:45px}body.single footer .terms-list li.title,body.page footer .terms-list li.title,body.error404 footer .terms-list li.title{display:block}body.single footer .terms-list li.title span,body.page footer .terms-list li.title span,body.error404 footer .terms-list li.title span{background-color:#000;padding:3px 9px;height:20px;color:#fff;line-height:100%;text-transform:uppercase;font:normal 11px "Open Sans",Arial,Helvetica,sans-serif;font-display:swap;display:table}body.single footer .terms-list li.title span::before,body.page footer .terms-list li.title span::before,body.error404 footer .terms-list li.title span::before{content:'Tags'}body.single footer .terms-list li a,body.page footer .terms-list li a,body.error404 footer .terms-list li a{background-color:#fff;color:#000;border:1px solid #767676;font-weight:600}body.single footer .terms-list li a:hover,body.page footer .terms-list li a:hover,body.error404 footer .terms-list li a:hover{color:#fff;background-color:#000;border-color:#000;opacity:1}body.single footer .content-news-navigations,body.page footer .content-news-navigations,body.error404 footer .content-news-navigations{margin:30px 0}body.single footer .content-news-navigations .content-news-wrap,body.page footer .content-news-navigations .content-news-wrap,body.error404 footer .content-news-navigations .content-news-wrap{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:80px}@media (max-width: 576px){body.single footer .content-news-navigations .content-news-wrap,body.page footer .content-news-navigations .content-news-wrap,body.error404 footer .content-news-navigations .content-news-wrap{grid-template-columns:1fr;grid-gap:60px}}body.single footer .content-news-navigations .navigation.next,body.page footer .content-news-navigations .navigation.next,body.error404 footer .content-news-navigations .navigation.next{text-align:right}body.single footer .content-news-navigations .navigation .navigation-title,body.page footer .content-news-navigations .navigation .navigation-title,body.error404 footer .content-news-navigations .navigation .navigation-title{display:block;color:#767676;margin-bottom:10px;font-size:12px}body.single footer .content-news-navigations .navigation .navigation-link,body.page footer .content-news-navigations .navigation .navigation-link,body.error404 footer .content-news-navigations .navigation .navigation-link{display:block}body.single footer .content-news-navigations .navigation .navigation-link a,body.page footer .content-news-navigations .navigation .navigation-link a,body.error404 footer .content-news-navigations .navigation .navigation-link a{color:#000;text-decoration:none}body.single footer .content-news-navigations .navigation .navigation-link a:hover,body.page footer .content-news-navigations .navigation .navigation-link a:hover,body.error404 footer .content-news-navigations .navigation .navigation-link a:hover{color:#767676;text-decoration:none;opacity:1}body.single footer .sharebar-wrap,body.page footer .sharebar-wrap,body.error404 footer .sharebar-wrap{border-top:1px solid #DEE0E2;border-bottom:1px solid #DEE0E2;padding:21px 0;margin:42px 0}body.single footer .related-posts,body.page footer .related-posts,body.error404 footer .related-posts{margin:50px 0 30px 0}body.single footer .related-posts.column-news .item-caption a .item-title,body.page footer .related-posts.column-news .item-caption a .item-title,body.error404 footer .related-posts.column-news .item-caption a .item-title{font-size:13px}body.single footer .related-posts.column-news .item-caption .item-date,body.page footer .related-posts.column-news .item-caption .item-date,body.error404 footer .related-posts.column-news .item-caption .item-date{display:none}@media (min-width: 1024px){body.single .sidebar,body.page .sidebar,body.error404 .sidebar{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:80px;bottom:auto}}.taxonomy-description{margin:0 0 20px 0;font:normal 16px "Open Sans",Arial,Helvetica,sans-serif;font-display:swap;font-style:italic;color:#767676;line-height:26px}.archive header .entry-title,.search-results header .entry-title{margin-bottom:20px}.archive .featured.home .item-caption .item-date,.search-results .featured.home .item-caption .item-date{display:none}@media (min-width: 1200px){.archive .featured.template.template-1 .item.secondary,.search-results .featured.template.template-1 .item.secondary{margin-bottom:40px}}@media (min-width: 1200px){.archive .featured.template.template-1 .item.secondary .item-image,.search-results .featured.template.template-1 .item.secondary .item-image{flex:0 0 218px;height:150px}}@media (min-width: 1200px){.archive .featured.template.template-1 .item.secondary .item-caption .item-title,.search-results .featured.template.template-1 .item.secondary .item-caption .item-title{font-size:22px}}.pagination-wrap{margin-bottom:90px}@media (max-width: 768px){.pagination-wrap{text-align:center}}.pagination-wrap .btn{border:1px solid #767676;border-radius:0;margin:0 8px 8px 0;font:normal 12px "Open Sans",Arial,Helvetica,sans-serif;font-display:swap;width:33px;height:33px}.pagination-wrap .btn:hover{background-color:#343A40;border-color:#343A40;color:#fff}.pagination-wrap button.btn{background-color:#000;border-color:#000;color:#fff}.gsc-control-searchbox-only,.gcsc-more-maybe-branding-root,.gsc-adBlock{display:none !important}.gsc-control-cse{padding:0 !important}.gsc-control-cse .gs-result .gs-title,.gsc-control-cse .gs-result .gs-title *{color:#000 !important;font:500 24px "Roboto",Arial,Helvetica,sans-serif !important}.gsc-control-cse .gs-result .gs-title:hover,.gsc-control-cse .gs-result .gs-title *:hover{text-decoration:none !important}.gsc-control-cse .gsc-cursor-box .gsc-cursor-page{border:1px solid #767676;border-radius:0;margin:0 8px 8px 0;font:normal 12px "Roboto",Arial,Helvetica,sans-serif !important;width:33px;height:33px;display:inline-block !important;padding:8px 0;text-align:center}.gsc-control-cse .gsc-cursor-box .gsc-cursor-page:hover{background-color:#343A40;border-color:#343A40;color:#fff;text-decoration:none !important;opacity:0.6}.gsc-control-cse .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page{color:#fff !important;opacity:1}.wp-polls{background-color:#fff;width:100%;max-width:620px;margin:0 auto 25px auto;padding:15px;border:1px solid #cccccc;border-radius:10px;position:relative}.wp-polls::before{content:'Enquete';position:relative;display:block;padding:12px;color:#000000;font:bold 18px Helvetica, Arial, sans-serif;text-align:center;z-index:1}.wp-polls .title{font-size:20px;font-weight:bold;background-color:#fff;display:block;text-align:center;margin-bottom:15px}.wp-polls p:nth-child(3){text-align:left !important;margin-bottom:15px;font-size:18px}.wp-polls .wp-polls-ans{border-top:1px solid #e8e8e8;padding-top:15px}.wp-polls .wp-polls-ans ul{margin:0 0 20px 0;padding-bottom:5px;border-bottom:1px solid #e8e8e8}.wp-polls .wp-polls-ans ul li{margin-bottom:10px}.wp-polls .wp-polls-ans ul li img{max-width:100px}.wp-polls .wp-polls-ans p{display:inline-block}.wp-polls .wp-polls-ans input[type="button"]{border-radius:15px;padding:3px 15px;font-size:15px;font-weight:bold}.wp-polls .wp-polls-ans input[type="button"]:hover{border-color:#333;background-color:#333;color:#fff}.wp-polls .wp-polls-ans a{font-size:14px;color:#333;margin-left:20px}.wp-polls .wp-polls-ans a:hover{border-color:#333}.webstories{margin-bottom:2rem}.webstories .webstory a{width:100%;height:100%}.webstories .webstory a img{-moz-transition:all 300ms ease-in-out;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;width:100%;height:100%;object-fit:cover}.webstories .webstory a:active,.webstories .webstory a:focus,.webstories .webstory a:hover{opacity:1}.webstories .webstory a:active img,.webstories .webstory a:focus img,.webstories .webstory a:hover img{opacity:0.8}.webstories .webstory .card{background-color:#222;height:100%;border-radius:0.25rem}.webstories .webstory .card-body{padding-left:1rem;padding-right:1rem;color:#ffffff;position:absolute;bottom:0;left:0;background:-webkit-linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6));background:linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6))}.webstories .webstory .card-body .card-title{margin-bottom:0;text-shadow:1px 1px 3px rgba(0,0,0,0.2);font-weight:900;font-size:22px}@media (max-width: 992px){.webstories .webstory .card-body .card-title{font-size:22px}}@media (max-width: 768px){.webstories .webstory .card-body .card-title{font-size:16px}}@media (max-width: 576px){.webstories .webstory .card-body .card-title{font-size:26px}}.container-center{max-width: 1000px !important;}.wp-caption img {max-width: 100%;width:100%; object-fit:cover; aspect-ratio: 16/9;}
