: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-black: #000;--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-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255,255,255;--bs-black-rgb: 0,0,0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, 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-color-rgb: 33,37,41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255,255,255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0,0,0;--bs-secondary-color: rgba(33,37,41,0.75);--bs-secondary-color-rgb: 33,37,41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233,236,239;--bs-tertiary-color: rgba(33,37,41,0.5);--bs-tertiary-color-rgb: 33,37,41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248,249,250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13,110,253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10,88,202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0,0,0,0.175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,0.075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13,110,253,0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*::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;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;font-family:"Roboto",sans-serif;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}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:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}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}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:var(--bs-code-color);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:var(--bs-secondary-color);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]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator{display:none !important}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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@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"]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}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{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);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}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.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-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.g-3{--bs-gutter-x: 1rem}.g-3{--bs-gutter-y: 1rem}@media (min-width: 576px){.col-sm-4{flex:0 0 auto;width:33.33333%}}@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%}}@media (min-width: 992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.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%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);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:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);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:var(--bs-secondary-bg)}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.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:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);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:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49,132,253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211,212,213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0,0,0,0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-sm{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.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,.dropup-center,.dropdown-center{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{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.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:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);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{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.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{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;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:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,0.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833,37,41,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@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 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}@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 .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none}}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.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:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.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:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}:root{--bs-btn-close-filter: }.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;filter:var(--bs-carousel-control-icon-filter);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 0'/%3e%3c/svg%3e") /*rtl: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-.708'/%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-.708'/%3e%3c/svg%3e") /*rtl: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 0'/%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%}.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:var(--bs-carousel-indicator-active-bg);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}:root{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }.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{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}.visually-hidden:not(caption){position:absolute !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.top-0{top:0 !important}.bottom-0{bottom:0 !important}.start-0{left:0 !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.w-100{width:100% !important}.h-100{height:100% !important}.flex-wrap{flex-wrap:wrap !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-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.m-0{margin:0 !important}.m-3{margin:1rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.me-2{margin-right:.5rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.ms-3{margin-left:1rem !important}.p-0{padding:0 !important}.p-4{padding:1.5rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.pt-2{padding-top:.5rem !important}.ps-4{padding-left:1.5rem !important}.text-start{text-align:left !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-uppercase{text-transform:uppercase !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-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:var(--bs-border-radius) !important}.rounded-circle{border-radius:50% !important}.visible{visibility:visible !important}@media (min-width: 768px){.d-md-block{display:block !important}.mb-md-3{margin-bottom:1rem !important}.pe-md-0{padding-right:0 !important}.ps-md-0{padding-left:0 !important}.text-md-start{text-align:left !important}}@media (min-width: 992px){.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-none{display:none !important}.mb-lg-0{margin-bottom:0 !important}}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size:.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}*{margin:0;padding:0;box-sizing:border-box}figure{width:100% !important}html,body{font-family:"Roboto",sans-serif;line-height:1.5;font-weight:400;color:#212529;text-align:left;background-color:#fff;font-size:1rem}html.page .carousel,body.page .carousel{background:none !important}.bio-item{color:#000}.bio-item img{width:200px;height:355px;object-fit:cover}.bio-item .bio-name{text-transform:capitalize}.bio-item:hover{color:cyan}@media (min-width: 1024px){.sidebar{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:80px;bottom:auto}}.social-networks li{display:inline-block;margin-left:.4rem}.social-networks li a{color:#767676;font-size:20px}.social-networks li a img{height:36px;width:36px}.row{margin-right:-10px;margin-left:-10px}.container{padding-left:10px;padding-right:10px}@media (min-width: 1200px){.container{max-width:1140px}}.container .col-content,.container .col-side{position:relative;width:100%;min-height:1px;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:10px;padding-left:10px}@media (min-width: 1200px){.container .col-content{-ms-flex:0 0 820px;flex:0 0 820px;max-width:820px}}@media (min-width: 992px){.container .col-side{-ms-flex:0 0 320px;flex:0 0 320px;max-width:320px}}@media (max-width: 992px){.container{max-width:100%}}.section-title,.widget-title{font-weight:700;background-color:#1e1e1e;color:#fff;text-transform:uppercase;border-bottom:2px solid cyan;font-family:"Roboto",sans-serif;font-size:1.5rem;letter-spacing:-1px;line-height:1.15em;padding:0.2rem;margin-bottom:5px;text-transform:uppercase;font-weight:700}.section-title a,.widget-title a{color:#fff}.section-title span,.widget-title span{display:inline-block;width:100%}h1,.h1{font-size:2.2rem;font-weight:700;letter-spacing:-1px;line-height:1.15em;font-family:"Gothic A1", sans-serif}@media (min-width: 768px){.h1,h1,.h1{font-size:1.7rem}.h4,h4,.h4{font-size:1.4rem;letter-spacing:-1px;line-height:1.15em;font-weight:bold}h3,.h3,.h3{font-size:1.5rem}}h2,.h2{font-size:1rem;font-weight:bold;letter-spacing:-1px;line-height:1.15em}h3,.h3{font-size:1.8rem;font-weight:bold;letter-spacing:-1px;line-height:1.15em}h4,.h4{font-size:1.4rem;letter-spacing:0;line-height:1.15em;font-weight:bold}@media (max-width: 768px){h2,.h2{font-size:1rem}h3,.h3{font-size:1.5rem}h4,.h4{font-size:1.4rem;letter-spacing:-1px;line-height:1.15em}}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto;text-align:center}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.header-top{background:#fff;position:relative;z-index:1000}.header-top{background:#111 url("/wp-content/themes/perfil-revistas/assets/dist/img/bgpeople_v3_desktop.jpg") no-repeat center center/cover}.header-logo{text-align:center}.navbar-toggler-icon{filter:invert(1)}@media (min-width: 768px){.header-logo{text-align:left}}.navbar-toggler{border-color:rgba(255,255,255,0.1);padding:.25rem .75rem;margin:4px 0}.header-logo img{width:400px;height:225px}.social-icons img{width:36px;height:36px}.menu-main-static{background:rgba(0,0,0,0.3);padding:0;position:relative;border-bottom:3px solid #0FF}@media (min-width: 768px){.logo_box{margin:-30px 0 -30px -120px !important}}.logo_box{margin:-30px auto -30px}.menu-main-static .nav-link{color:cyan;font-size:1.1rem;font-family:'Roboto', sans-serif;padding:4px 0}.menu-main-static .nav-link:hover{background:cyan;color:#1e1e1e}.search-desktop-toggle{cursor:pointer;width:20px;height:20px}.search-desktop-wrapper{position:relative}.search-desktop-form{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;padding:6px;box-shadow:0 2px 6px rgba(0,0,0,0.15);display:none;z-index:1000;width:300px;border-radius:10px}.search-desktop-form.show{display:block}.form-control{border:0;border-bottom:1px solid #000;border-radius:0}.menu-main-sticky{background:#1e1e1e;box-shadow:0 2px 6px rgba(0,0,0,0.1);display:none;position:fixed;top:0;width:100%;z-index:999;padding:6px 0;border-bottom:3px solid #0FF}.menu-main-sticky.show{display:block}.menu-main-sticky .navbar-brand img{width:120px;margin:-20px -29px;height:auto}.menu-main-sticky .nav-link{color:cyan;font-size:12px;font-family:'Roboto', sans-serif}.menu-main-sticky .nav-link:hover{color:#000;background-color:cyan}.menu-main-sticky .form-control{max-width:180px}.sticky-search-input{border:1px solid #ccc !important;border-radius:4px;padding:4px 8px;font-size:13px;background-color:#fff;color:#000}.search-toggle-top{position:absolute;right:15px;z-index:1050;background:rgba(255,255,255,0.85);border:1px solid rgba(255,255,255,0.4);padding:4px 8px;border-radius:4px}.search-mobile-box{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;padding:6px;box-shadow:0 2px 6px rgba(0,0,0,0.15);display:none;z-index:1000;width:300px;border-radius:10px}.search-mobile-box.active{display:block}.search-icon-btn{background:none;border:none;padding:0;filter:invert(1) brightness(3)}#site-footer{margin-top:90px}#site-footer .footer-newsletter{background-color:#343A40;padding:30px 0 0 0;margin-bottom:40px;color:#212529}#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;background-color:#1e1e1e}#site-footer .footer-logo .logo img{height:auto;width:400px}#site-footer .footer-tag{background-color:#1e1e1e;color:#fff;font-size:12.8px;padding:20px 0;text-align:left;line-height:18px;font-family:"Roboto",sans-serif}#site-footer .footer-tag a{color:#fff;text-decoration:none}#site-footer .footer-tag p,#site-footer .footer-tag span{color:#777}#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(33,37,41,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}.featured .item{position:relative}.featured .item a{color:#333;text-decoration:none}.featured .item-caption .item-date{font-size:.825rem;font-weight:400;color:#a3a3a3;margin-bottom:8px}.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;aspect-ratio:16/9}.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%)}.featured.template-1 .item.main .item-image{aspect-ratio:16/9;object-fit:cover;max-width:100%;height:auto}.featured.template-1 .item.main .item-caption .item-title{margin:7px 0 5px 0}.featured.template-1 .item.secondary{display:flex;flex-direction:row;border-top:1px solid #dee2e6;padding:5px 0}.featured.template-1 .item.secondary:hover{background-color:#dee2e6}.featured.template-1 .item.secondary .item-image{flex:0 0 64px;height:64px}.featured.template-1 .item.secondary .item-caption{padding:0 0 0 10px}.featured.template-1 .item.secondary p:hover{color:cyan}.featured.template-2 .item-image{height:360px}.featured.template-2 .item-caption{position:absolute;bottom:0;padding:20px;text-align:center;z-index:2}.featured.template-2 .item-caption a{color:#fff}.featured.template-2 .item-caption a:hover{opacity:1}.featured.template-2 .item-caption a .item-title{font-size:18px;margin-bottom:0}.featured.template-2 .item-caption a .item-tag{display:inline-block;font-size:12px;margin-bottom:10px}.featured.template-2 .item-caption a .item-date{display:none}.featured.template-3 .item-image{height:220px}.featured.template-3 .item-caption{position:absolute;bottom:0;padding:20px;z-index:2}.featured.template-3 .item-caption a{color:#fff}.featured.template-3 .item-caption a:hover{opacity:1}.featured.template-3 .item-caption a .item-title{font-size:16px;margin-bottom:0}.featured.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-3 .item-caption a .item-date{display:none}.featured.template-5 .item a .item-title{font-size:1.4rem;letter-spacing:-1px;line-height:1.15em;font-weight:700;margin:4px 0;font-family:"Open Sans",sans-serif}.featured.template-5 .item a:hover{color:cyan;text-decoration:none}.carousel-controls{margin-top:10px}.carousel-controls .carousel-control-prev,.carousel-controls .carousel-control-next{position:relative;width:25px;height:25px;border:1px solid #777;color:#777}.carousel-controls .carousel-control-prev span,.carousel-controls .carousel-control-next span{width:100%;height:100%;background:none}.carousel-controls .carousel-control-prev span svg,.carousel-controls .carousel-control-next span svg{height:10px}.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:14px;font-weight:700;background-color:#333;color:#fff;position:absolute;padding:0 5px;top:0;left:0;text-transform:uppercase;font-family:"Roboto",sans-serif}.column-news .item-image a img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;display:block;-webkit-transition:-webkit-transform .3s ease, opacity .3s;transition:transform .3s ease, opacity .3s;transition-timing-function:ease !important}.column-news .item-caption,.column-news .item-feature{position:relative;overflow:hidden}.column-news .item-caption a,.column-news .item-feature a{color:#333;text-decoration:none}.column-news .item-caption a:hover,.column-news .item-feature a:hover{color:cyan;text-decoration:none}.column-news .item-caption .item-title,.column-news .item-feature .item-title{font-size:16px;margin:4px 0;font-family:"Roboto",sans-serif;font-weight:400}.column-news .item-caption .item-title-related,.column-news .item-feature .item-title-related{font-size:16px;margin:4px 0;font-family:"Roboto",sans-serif;font-weight:400}.column-news .item-caption .item-title-secundary,.column-news .item-feature .item-title-secundary{font-size:1.4rem;letter-spacing:-1px;line-height:1.15em;font-weight:700;font-family:"Roboto",sans-serif}.column-news .item-caption .item-date,.column-news .item-feature .item-date{text-align:right;font-family:"Roboto",sans-serif;font-weight:500;line-height:1.2}.column-news .item-caption .bg-mobile-dark,.column-news .item-feature .bg-mobile-dark{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, #000 100%);width:100%;position:absolute;bottom:0;padding-left:1rem;padding-right:1rem;color:#fff}.column-news .item-caption .bg-mobile-dark .item-title,.column-news .item-feature .bg-mobile-dark .item-title{font-size:1.8rem;margin:4px 0;font-family:"Gothic A1",sans-serif;letter-spacing:-1px;line-height:1.15em;font-weight:700;color:cyan}.column-news .item-caption .bg-mobile-dark .item-excerpt,.column-news .item-feature .bg-mobile-dark .item-excerpt{font-family:"Roboto",sans-serif;color:#fff}.column-news .item-caption .bg-mobile-dark .item-category,.column-news .item-feature .bg-mobile-dark .item-category{font-size:14px;font-weight:700;background-color:#1e1e1e;color:#fff;padding:.25rem .5rem;text-transform:uppercase;font-family:"Roboto",sans-serif}@media (max-width: 778px){.column-news .item-caption .bg-mobile-dark,.column-news .item-feature .bg-mobile-dark{background-color:rgba(0,0,0,0.85);text-align:left;position:relative}}.column-news .item-caption .item-overlay,.column-news .item-feature .item-overlay{background:linear-gradient(to bottom, rgba(0,0,0,0) 0, #000 100%);width:100%;position:absolute;bottom:0;padding-left:1.5rem;padding-right:1.5rem;color:#fff}.column-news .item-caption .item-overlay a,.column-news .item-feature .item-overlay a{color:white !important}.column-news .item-caption .item-overlay .item-title,.column-news .item-feature .item-overlay .item-title{font-size:2.4rem;margin:4px 0;font-family:"Roboto",sans-serif;letter-spacing:-1px;line-height:1.15em;font-weight:700;color:#fff}.column-news .item-caption .item-overlay .item-excerpt,.column-news .item-feature .item-overlay .item-excerpt{font-family:"Roboto",sans-serif;color:#fff}.column-news .item-caption .item-overlay .item-date,.column-news .item-feature .item-overlay .item-date{font-family:"Roboto",sans-serif;text-align:left}.column-news .item-caption .item-overlay .item-category,.column-news .item-feature .item-overlay .item-category{font-size:14px;font-weight:700;background-color:#1e1e1e;color:#fff;padding:0 5px;text-transform:uppercase;font-family:"Roboto",sans-serif}@media (max-width: 778px){.column-news .item-caption .item-overlay,.column-news .item-feature .item-overlay{position:relative;background:none;color:#000;padding:0}.column-news .item-caption .item-overlay .item-title,.column-news .item-caption .item-overlay .item-excerpt,.column-news .item-feature .item-overlay .item-title,.column-news .item-feature .item-overlay .item-excerpt{color:#000}.column-news .item-caption .item-overlay:hover .item-title,.column-news .item-caption .item-overlay:hover .item-excerpt,.column-news .item-caption .item-overlay:hover .item-date,.column-news .item-feature .item-overlay:hover .item-title,.column-news .item-feature .item-overlay:hover .item-excerpt,.column-news .item-feature .item-overlay:hover .item-date{color:cyan}}.widget.perfil-last-posts .item{display:flex;border-top:1px solid lightgray;padding:10px 0}.widget.perfil-last-posts .item-image{overflow:hidden;position:relative;flex:0 0 64px;height:64px}.widget.perfil-last-posts .item-image a:hover{opacity:1}.widget.perfil-last-posts .item-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease, opacity 0.3s;transition-timing-function:ease !important}.widget.perfil-last-posts .item-caption{padding-left:10px}.widget.perfil-last-posts .item-caption a{color:#000;text-decoration:none}.widget.perfil-last-posts .item-caption a .item-title{font-size:16px;margin:0;font-family:"Open Sans",sans-serif}.ad{margin:0 auto;max-width:100%}@media (max-width: 778px){.ad-mobile-disabled{display:none}}.ad-300x250{width:auto;min-height:250px;margin:15px auto;text-align:center}.ad-300x600{width:auto;min-height:600px;text-align:center}.ad-970x250{width:auto;min-height:250px;margin:20px auto;text-align:center}@media (max-width: 992px){.ad-970x250{width:728px;height:90px}}@media (max-width: 727px){.ad-970x250{width:320px;height:50px}}.breadcrumb{font:normal 0.7rem "Open Sans",sans-serif;color:#777;padding:.6rem 0;margin:0}.breadcrumb a{color:#777;font:normal 0.7rem "Open Sans",sans-serif;text-decoration:none}.sharebar-wrap{display:flex;justify-content:start}@media (max-width: 768px){.sharebar-wrap{margin-bottom:7px}}.sharebar{display:flex;gap:0.4rem;list-style:none;padding:0;margin:0}.sharebar li{display:inline-flex}.sharebar a{display:inline-flex;align-items:center}body.single table,body.page table{margin:20px 0}body.single table thead,body.single table tbody,body.single table tfoot,body.single table tr,body.single table td,body.single table th,body.page table thead,body.page table tbody,body.page table tfoot,body.page table tr,body.page table td,body.page table th{border:1px solid #dee2e6;padding:0.3rem}body.single .terms-list,body.page .terms-list{display:flex;flex-wrap:wrap;gap:5px;padding:0 !important;margin:0;list-style:none}body.single .terms-list li,body.page .terms-list li{display:inline-block}body.single .terms-list .item-category,body.page .terms-list .item-category{display:inline-block;background-color:#f8f9fa;color:#303030;border:1px solid #ddd;padding:6px 12px;font-size:.8rem;font-weight:700;font-family:"Roboto",sans-serif;text-decoration:none;border-radius:4px;transition:background 0.3s ease, color 0.3s ease}body.single .terms-list .item-category:hover,body.page .terms-list .item-category:hover{background-color:#ddd;text-decoration:none}body.single .first-term,body.page .first-term{display:inline-block;font-size:15px;font-weight:700;text-transform:uppercase;margin-bottom:10px;border-left:6px solid #a9a9a9}body.single .first-term .item-category,body.page .first-term .item-category{font-family:"Roboto",sans-serif;color:#0FF;text-decoration:none;background-color:#1e1e1e;padding:2px 4px}body.single header .meta-info,body.page header .meta-info{display:flex;align-items:center;font-size:13.2px;margin-bottom:7px}@media (max-width: 768px){body.single header .meta-info,body.page header .meta-info{margin-bottom:18px}}body.single header .author-details,body.page header .author-details{display:flex;flex-direction:column}body.single header .author-label,body.page header .author-label{font-weight:normal;color:#000}body.single header .author-name,body.page header .author-name{font-weight:bold;color:#000;text-decoration:none;text-transform:capitalize}body.single header .author-name:hover,body.page header .author-name:hover{color:cyan}body.single header .author-avatar img,body.page header .author-avatar img{width:40px;height:40px;object-fit:cover;margin-right:0.4rem}body.single header .author-details,body.page header .author-details{display:flex;flex-direction:column}body.single header .post-date,body.page header .post-date{color:#777;font-size:.8rem;font-family:"Roboto",sans-serif}body.single header .lead,body.page header .lead{font-family:"Roboto", sans-serif;font-weight:300;font-size:1.4rem;letter-spacing:-1px;color:#666;line-height:1.15em}@media (min-width: 768px){body.single header .lead,body.page header .lead{font-size:1.5rem;line-height:1.2em}}body.single .post-image-wrapper img,body.page .post-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:16 / 9}body.single .post-image-wrapper figcaption,body.page .post-image-wrapper figcaption{font-size:.7rem;font-weight:700;color:#303030;font-family:"Roboto",sans-serif}body.single .artigo_texto figure,body.page .artigo_texto figure{border:1px solid #999;background-color:#eee}body.single .artigo_texto figure figcaption,body.page .artigo_texto figure figcaption{font-weight:700;padding:2px 5px;text-align:center}body.single .artigo_texto figure figcaption,body.page .artigo_texto figure figcaption{margin:6px 8px 6px 8px;font-size:.8rem;color:#999}body.single .artigo_texto .perfis .badge,body.page .artigo_texto .perfis .badge{margin-right:0.2rem}body.single .artigo_texto .perfis a,body.page .artigo_texto .perfis a{color:#212529}body.single .artigo_texto .perfis img,body.page .artigo_texto .perfis img{object-fit:cover;width:48px;height:48px}body.single .artigo_texto .embed-responsive,body.page .artigo_texto .embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden;margin-bottom:.5em}body.single .artigo_texto .carousel,body.page .artigo_texto .carousel{background-color:#F1F1F1;margin:0 auto;width:100%;max-height:440px;overflow:hidden}body.single .artigo_texto .carousel .carousel-item .caption,body.page .artigo_texto .carousel .carousel-item .caption{padding:0 .5rem;color:#fff;position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.6);font-size:smaller;max-height:30%}body.single .artigo_texto .carousel img,body.page .artigo_texto .carousel img{object-fit:contain;aspect-ratio:16/9}body.single .artigo_texto .carousel .carousel-control-next-icon,body.single .artigo_texto .carousel .carousel-control-prev-icon,body.page .artigo_texto .carousel .carousel-control-next-icon,body.page .artigo_texto .carousel .carousel-control-prev-icon{background-color:black}body.single .artigo_texto a,body.page .artigo_texto a{text-decoration:none;color:cyan}body.single .artigo_texto a:hover,body.page .artigo_texto a:hover{text-decoration:none}body.single .artigo_texto .author-description,body.page .artigo_texto .author-description{font-size:.8rem;font-family:"Roboto",sans-serif;margin:0 auto}body.single .artigo_texto p,body.page .artigo_texto p{color:#212529;font-size:1rem;text-align:left;font-family:"Roboto",sans-serif}body.single .artigo_texto iframe,body.page .artigo_texto iframe{max-width:100%;margin:0 auto 12px !important}body.single .artigo_texto .twitter-tweet,body.page .artigo_texto .twitter-tweet{margin:0 auto}body.single .artigo_texto blockquote,body.page .artigo_texto blockquote{font-family:Roboto, sans-serif;font-weight:400;color:#123456;margin:1em 0;padding:0;border:none;background:none}body.single .artigo_texto blockquote:not([class*="instagram"]):not([class*="twitter"]):not([class*="tiktok"]) p,body.page .artigo_texto blockquote:not([class*="instagram"]):not([class*="twitter"]):not([class*="tiktok"]) p{font-size:1.2em;line-height:1.6;padding-left:60px;margin:0;border-left:5px solid #c4c4c4;background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADm0lEQVRoQ+2YV+iPURjHP2SlrGxlxIWIUrgQLu0ys7cSZbtwYZQVbmxl3ZgpO8koN3aKkiglykzJ3ltfnV+9jnecc17696/3uXzf83yf88zzPacC5VwqlPP9UzhQ1hksMlBkIGcEihLKGcDc6v8qA82B+UBFYHLuXUEVYBIwBegDPE3CzOtAbWCVMVbZGOkNnM7hxBhgBdDUYBwGhvwPBwS6CWhkgd8DWgPfPJ1QFrcACoAtfYGTcXghGagKbAYmxgBeAGYA1z03PwDYDdSw9F4Ai4CtwPd/4YCirZR2scCeAPOAvZ4b1/KFwFL4g9b8ALaZf8/TMH0y0Aw4C7SwAJXa4cDbgM0rk1MtPW1YGbnogufqQBPgHNDKAt1hpo5vvQtmHTDLwnsA9AJuu2xea1wcUF1eAdpYoCvN6HS1FV2nsllmKd40DfzYB9DFgX3ACAtUta5xFyI9gFPmzCjpq1k7AA99AbMc0EGi0RYVRUjZCKn5xmZCNbAw1UP7fTefVUJ1gbtALQtYTaexFiLqmfGW4jWgUwhYlgNrgDkW8CugIfAlwGB7E33RjaiMM2dAAGRyE4siiH/o0IqKDhsZDJE9wGhLUYGoD7wJAUzLwFhgVwxoaPkoEM9iTtqrQOfQzac5cAgYHAOsb5fNsf7ao5TEKE/E4B001OMn8CFkMCRNoVtAW4fIvAPUhGKfmlYvE3TUS+qpLBHfuQOcN1RCGUqVJAcU3ZpZytZ/1fEE4EiM3mpgrieelu80VONTkm6SA1KwG9jFvkqhXwz1Fe2e5gIQs+YoMMjXAU0gjcsQeQS0BL5GlJcDC0LAjI4ckCN/SVIGbgCa26EiunAmojwTWB8KBqjZh/o4oNoLnfeyI5a5IWKwu2GzoT5oqLTzcSCOA/kY3wgo6iWpDoiwhfSVMD4CwnAuoTqAblnVfHYdWbsYWGLpisGOCsRTX5Uu+X9ApLFRzXVlIkS6ApcsRZ24uldkMeA4e2IFNgn8vS4NTHxItafbmI8cAIYlKKwFZvuAASKQHQG9djiXUGmhFHX5qOdoVKeoqHESOVMPiPf3d8TTuTIQOJa03iWdeuPZDmiSpIn4k6ZP1pWwkrlOil6kNfV9YDpwPM2oiwMlfT04KXLdzGOWSkwvCKprPYHEkbU023rdGAn0NAefbmmfDRdSxMWd3mdlyseBLKwy+V84UCZhjxgtMlBkIGcEihLKGcDc6kUGcocwJ0C5z8AvXaqZMQPaXo8AAAAASUVORK5CYII=) 5px 0 no-repeat;background-size:24px}body.single .artigo_texto blockquote.uppercase,body.page .artigo_texto blockquote.uppercase{text-transform:uppercase}body.single .artigo_texto ul,body.single .artigo_texto ol,body.single .artigo_texto dl,body.page .artigo_texto ul,body.page .artigo_texto ol,body.page .artigo_texto dl{padding:0 0 0 17px;margin:0 0 10px 0}body.single .artigo_texto ul li,body.single .artigo_texto ol li,body.single .artigo_texto dl li,body.page .artigo_texto ul li,body.page .artigo_texto ol li,body.page .artigo_texto dl li{margin-bottom:10px}body.single .artigo_texto .pinterest-iframe,body.page .artigo_texto .pinterest-iframe{text-align:center;width:100%}@media (max-width: 991px){body.single .artigo_texto .pinterest-iframe>iframe,body.page .artigo_texto .pinterest-iframe>iframe{max-width:100%}}body.single .carousel,body.page .carousel{background-color:#f0f0f0;margin:5px 0px 20px 0}body.single .carousel .carousel-item .caption,body.page .carousel .carousel-item .caption{padding:10px}body .sponsor-powered-by{text-align:center;margin:16px auto 24px}body .sponsor-powered-by .powered-text{font-size:0.75rem;color:#999;margin-bottom:6px;text-transform:uppercase;letter-spacing:0.5px}body .sponsor-powered-by img{max-width:160px;height:auto;display:inline-block;opacity:0.9;transition:opacity 0.3s ease}body .sponsor-powered-by a:hover img{opacity:1}body .delimitador{font-size:12px}body .item-sponsor{font-size:14px;color:#666;margin-top:4px;font-style:italic}body .item-sponsor a{color:cyan;text-decoration:none;border-bottom:1px dotted #0073aa;transition:all 0.2s ease}body .item-sponsor a:hover{color:#1e1e1e;border-bottom:1px solid #005177}.taxonomy-description{margin:0 0 20px 0;font:normal 16px "Open Sans",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 .btn{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.pagination-wrap .btn:hover{background-color:#f0f0f0}.wp-polls{background-color:#fff;width:100%;padding:15px;border:1px solid #cccccc;border-radius:10px;position:relative}.wp-polls img{width:100px;height:100px;object-fit:cover}.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}
