/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.node--unpublished{background-color:#fff4f4;}
:root,[data-bs-theme=light]{--bs-blue:#006699;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#e21181;--bs-red:#d32f2f;--bs-orange:#fd7e14;--bs-yellow:#FFE81D;--bs-green:#008a00;--bs-teal:#20c997;--bs-cyan:#17a2b8;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-black:#2D2926;--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:#006699;--bs-secondary:#FFE81D;--bs-tertiary:#9BC1DB;--bs-success:#008a00;--bs-info:#D6E6EE;--bs-warning:#FFE81D;--bs-danger:#d32f2f;--bs-light:#f8f9fa;--bs-dark:#343a40;--bs-black:#2D2926;--bs-white:#fff;--bs-primary-rgb:0,102,153;--bs-secondary-rgb:255,232,29;--bs-tertiary-rgb:155,193,219;--bs-success-rgb:0,138,0;--bs-info-rgb:214,230,238;--bs-warning-rgb:255,232,29;--bs-danger-rgb:211,47,47;--bs-light-rgb:248,249,250;--bs-dark-rgb:52,58,64;--bs-black-rgb:45,41,38;--bs-white-rgb:255,255,255;--bs-primary-text-emphasis:rgb(0,40.8,61.2);--bs-secondary-text-emphasis:rgb(102,92.8,11.6);--bs-success-text-emphasis:rgb(0,55.2,0);--bs-info-text-emphasis:rgb(85.6,92,95.2);--bs-warning-text-emphasis:rgb(102,92.8,11.6);--bs-danger-text-emphasis:rgb(84.4,18.8,18.8);--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:rgb(204,224.4,234.6);--bs-secondary-bg-subtle:rgb(255,250.4,209.8);--bs-success-bg-subtle:rgb(204,231.6,204);--bs-info-bg-subtle:rgb(246.8,250,251.6);--bs-warning-bg-subtle:rgb(255,250.4,209.8);--bs-danger-bg-subtle:rgb(246.2,213.4,213.4);--bs-light-bg-subtle:rgb(251.5,252,252.5);--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:rgb(153,193.8,214.2);--bs-secondary-border-subtle:rgb(255,245.8,164.6);--bs-success-border-subtle:rgb(153,208.2,153);--bs-info-border-subtle:rgb(238.6,245,248.2);--bs-warning-border-subtle:rgb(255,245.8,164.6);--bs-danger-border-subtle:rgb(237.4,171.8,171.8);--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:45,41,38;--bs-font-sans-serif:"Ubuntu",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--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-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:#2D2926;--bs-body-color-rgb:45,41,38;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#2D2926;--bs-emphasis-color-rgb:45,41,38;--bs-secondary-color:rgba(45,41,38,0.75);--bs-secondary-color-rgb:45,41,38;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(45,41,38,0.5);--bs-tertiary-color-rgb:45,41,38;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#006699;--bs-link-color-rgb:0,102,153;--bs-link-decoration:underline;--bs-link-hover-color:rgb(0,81.6,122.4);--bs-link-hover-color-rgb:0,82,122;--bs-code-color:#e21181;--bs-highlight-color:#2D2926;--bs-highlight-bg:rgb(255,250.4,209.8);--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(45,41,38,0.175);--bs-border-radius:0;--bs-border-radius-sm:0;--bs-border-radius-lg:0;--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(45,41,38,0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(45,41,38,0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(45,41,38,0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(45,41,38,0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(0,102,153,0.25);--bs-form-valid-color:#008a00;--bs-form-valid-border-color:#008a00;--bs-form-invalid-color:#d32f2f;--bs-form-invalid-border-color:#d32f2f;}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,0.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,0.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:rgb(42.5,47.5,52.5);--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:rgb(102,163.2,193.8);--bs-secondary-text-emphasis:rgb(255,241.2,119.4);--bs-success-text-emphasis:rgb(102,184.8,102);--bs-info-text-emphasis:rgb(230.4,240,244.8);--bs-warning-text-emphasis:rgb(255,241.2,119.4);--bs-danger-text-emphasis:rgb(228.6,130.2,130.2);--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:rgb(0,20.4,30.6);--bs-secondary-bg-subtle:rgb(51,46.4,5.8);--bs-success-bg-subtle:rgb(0,27.6,0);--bs-info-bg-subtle:rgb(42.8,46,47.6);--bs-warning-bg-subtle:rgb(51,46.4,5.8);--bs-danger-bg-subtle:rgb(42.2,9.4,9.4);--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:rgb(48.5,49.5,51);--bs-primary-border-subtle:rgb(0,61.2,91.8);--bs-secondary-border-subtle:rgb(153,139.2,17.4);--bs-success-border-subtle:rgb(0,82.8,0);--bs-info-border-subtle:rgb(128.4,138,142.8);--bs-warning-border-subtle:rgb(153,139.2,17.4);--bs-danger-border-subtle:rgb(126.6,28.2,28.2);--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:rgb(102,163.2,193.8);--bs-link-hover-color:rgb(132.6,181.56,206.04);--bs-link-color-rgb:102,163,194;--bs-link-hover-color-rgb:133,182,206;--bs-code-color:rgb(237.6,112.2,179.4);--bs-highlight-color:#dee2e6;--bs-highlight-bg:rgb(102,92.8,11.6);--bs-border-color:#495057;--bs-border-color-translucent:rgba(255,255,255,0.15);--bs-form-valid-color:rgb(102,184.8,102);--bs-form-valid-border-color:rgb(102,184.8,102);--bs-form-invalid-color:rgb(228.6,130.2,130.2);--bs-form-invalid-border-color:rgb(228.6,130.2,130.2);}*,*::before,*::after{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(45,41,38,0);}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:0.25;}h6,.h6,h5,.h5,h4,.h4,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-legend,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0.5rem;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 + 0.9vw);}@media (min-width:1200px){h2,.h2{font-size:2rem;}}h3,.h3{font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){h3,.h3{font-size:1.75rem;}}h4,.h4,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-legend{font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){h4,.h4,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-legend{font-size:1.5rem;}}h5,.h5{font-size:1.25rem;}h6,.h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none;}address{margin-bottom:1rem;font-style:normal;line-height:inherit;}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:0.5rem;margin-left:0;}blockquote{margin:0 0 1rem;}b,strong{font-weight:bolder;}small,.small{font-size:0.875em;}mark,.mark{padding:0.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg);}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.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,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em;}pre code{font-size:inherit;color:inherit;word-break:normal;}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word;}a > code{color:inherit;}kbd{padding:0.1875rem 0.375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:0;}kbd kbd{padding:0;font-size:1em;}figure{margin:0 0 1rem;}img,svg{vertical-align:middle;}table{caption-side:bottom;border-collapse:collapse;}caption{padding-top:0.5rem;padding-bottom:0.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:0.5rem;line-height:inherit;font-size:calc(1.275rem + 0.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;}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw);}@media (min-width:1200px){.display-1{font-size:5rem;}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw);}@media (min-width:1200px){.display-2{font-size:4.5rem;}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw);}@media (min-width:1200px){.display-3{font-size:4rem;}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw);}@media (min-width:1200px){.display-4{font-size:3.5rem;}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw);}@media (min-width:1200px){.display-5{font-size:3rem;}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){.display-6{font-size:2.5rem;}}.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:0.5rem;}.initialism{font-size:0.875em;text-transform:uppercase;}.blockquote{margin-bottom:1rem;font-size:1.25rem;}.blockquote > :last-child{margin-bottom:0;}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d;}.blockquote-footer::before{content:"— ";}.img-fluid{max-width:100%;height:auto;}.img-thumbnail{padding:0.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto;}.figure{display:inline-block;}.figure-img{margin-bottom:0.5rem;line-height:1;}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color);}.container,.paragraph--type--webform,.container-fluid,.container-xl,form.user-login-form,.contextual-region.profile,.block-local-tasks-block,.webform-submission-comentarios-generales-form,.webform-submission-modificacion-de-la-planificacion-form,.webform-submission-comentarios-form,.custom-ckeditor,.container-lg,.container-md,.container-sm{--bs-gutter-x:32px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container,.paragraph--type--webform{max-width:575px;}}@media (min-width:768px){.container-md,.container-sm,.container,.paragraph--type--webform{max-width:767px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container,.paragraph--type--webform{max-width:991px;}}@media (min-width:1316px){.container-xl,form.user-login-form,.contextual-region.profile,.block-local-tasks-block,.webform-submission-comentarios-generales-form,.webform-submission-modificacion-de-la-planificacion-form,.webform-submission-comentarios-form,.custom-ckeditor,.container-lg,.container-md,.container-sm,.container,.paragraph--type--webform{max-width:1316px;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1316px;}.row,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios{--bs-gutter-x:32px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr > *,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr > *,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr > *,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr > *,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr > *,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr > *,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr > *,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .form-wrapper > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .fieldset-wrapper > *,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .form-wrapper > *,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .form-wrapper > *,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .form-wrapper > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .form-wrapper > *,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper > *,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper > *,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper > *,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .form-wrapper > *,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .fieldset-wrapper > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .form-wrapper > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .fieldset-wrapper > *,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios > *,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios > *,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr > *,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.66666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item-target-voltage input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item-target-voltage input{flex:0 0 auto;width:16.66666667%;}.col-3,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .row .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-coordenadas-composite--wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-coordenadas-composite--wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper fieldset.fieldgroup .form-radios .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .elementos_body .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .subestacion_body .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .mallado_body .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td:first-child{flex:0 0 auto;width:25%;}.col-4,.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .wrapper-preview .webform-section-wrapper .webform-element{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .form-item,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .form-item,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td:nth-child(2){flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr td:last-child,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr th:last-child,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr td:last-child,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr th:last-child,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr td:last-child,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr th:last-child,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr td:last-child,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr th:last-child,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr td:last-child,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr th:last-child,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr td:last-child,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr th:last-child,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr td:last-child,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table tbody tr th:last-child,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr td:last-child,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion .details-wrapper .form-item .webform-element .table thead tr th:last-child{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12,footer .region-footer-bottom-left .block-menu,footer .region-footer-top-left .block-menu,.custom-user-page article.profile,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-4,.gx-4{--bs-gutter-x:0.25rem;}.g-4,.gy-4{--bs-gutter-y:0.25rem;}.g-8,.gx-8{--bs-gutter-x:0.5rem;}.g-8,.gy-8{--bs-gutter-y:0.5rem;}.g-12,.gx-12{--bs-gutter-x:0.75rem;}.g-12,.gy-12{--bs-gutter-y:0.75rem;}.g-16,.gx-16{--bs-gutter-x:1rem;}.g-16,.gy-16{--bs-gutter-y:1rem;}.g-20,.gx-20{--bs-gutter-x:1.25rem;}.g-20,.gy-20{--bs-gutter-y:1.25rem;}.g-24,.gx-24{--bs-gutter-x:1.5rem;}.g-24,.gy-24{--bs-gutter-y:1.5rem;}.g-28,.gx-28{--bs-gutter-x:1.75rem;}.g-28,.gy-28{--bs-gutter-y:1.75rem;}.g-32,.gx-32{--bs-gutter-x:2rem;}.g-32,.gy-32{--bs-gutter-y:2rem;}.g-40,.gx-40{--bs-gutter-x:2.5rem;}.g-40,.gy-40{--bs-gutter-y:2.5rem;}.g-48,.gx-48{--bs-gutter-x:3rem;}.g-48,.gy-48{--bs-gutter-y:3rem;}.g-56,.gx-56{--bs-gutter-x:3.5rem;}.g-56,.gy-56{--bs-gutter-y:3.5rem;}.g-60,.gx-60{--bs-gutter-x:3.75rem;}.g-60,.gy-60{--bs-gutter-y:3.75rem;}.g-64,.gx-64{--bs-gutter-x:4rem;}.g-64,.gy-64{--bs-gutter-y:4rem;}.g-72,.gx-72{--bs-gutter-x:4.5rem;}.g-72,.gy-72{--bs-gutter-y:4.5rem;}.g-80,.gx-80{--bs-gutter-x:5rem;}.g-80,.gy-80{--bs-gutter-y:5rem;}.g-88,.gx-88{--bs-gutter-x:5.5rem;}.g-88,.gy-88{--bs-gutter-y:5.5rem;}.g-96,.gx-96{--bs-gutter-x:6rem;}.g-96,.gy-96{--bs-gutter-y:6rem;}.g-104,.gx-104{--bs-gutter-x:6.5rem;}.g-104,.gy-104{--bs-gutter-y:6.5rem;}.g-112,.gx-112{--bs-gutter-x:7rem;}.g-112,.gy-112{--bs-gutter-y:7rem;}.g-120,.gx-120{--bs-gutter-x:7.5rem;}.g-120,.gy-120{--bs-gutter-y:7.5rem;}@media (min-width:576px){.col-sm{flex:1 0 0;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.66666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-4,.gx-sm-4{--bs-gutter-x:0.25rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:0.25rem;}.g-sm-8,.gx-sm-8{--bs-gutter-x:0.5rem;}.g-sm-8,.gy-sm-8{--bs-gutter-y:0.5rem;}.g-sm-12,.gx-sm-12{--bs-gutter-x:0.75rem;}.g-sm-12,.gy-sm-12{--bs-gutter-y:0.75rem;}.g-sm-16,.gx-sm-16{--bs-gutter-x:1rem;}.g-sm-16,.gy-sm-16{--bs-gutter-y:1rem;}.g-sm-20,.gx-sm-20{--bs-gutter-x:1.25rem;}.g-sm-20,.gy-sm-20{--bs-gutter-y:1.25rem;}.g-sm-24,.gx-sm-24{--bs-gutter-x:1.5rem;}.g-sm-24,.gy-sm-24{--bs-gutter-y:1.5rem;}.g-sm-28,.gx-sm-28{--bs-gutter-x:1.75rem;}.g-sm-28,.gy-sm-28{--bs-gutter-y:1.75rem;}.g-sm-32,.gx-sm-32{--bs-gutter-x:2rem;}.g-sm-32,.gy-sm-32{--bs-gutter-y:2rem;}.g-sm-40,.gx-sm-40{--bs-gutter-x:2.5rem;}.g-sm-40,.gy-sm-40{--bs-gutter-y:2.5rem;}.g-sm-48,.gx-sm-48{--bs-gutter-x:3rem;}.g-sm-48,.gy-sm-48{--bs-gutter-y:3rem;}.g-sm-56,.gx-sm-56{--bs-gutter-x:3.5rem;}.g-sm-56,.gy-sm-56{--bs-gutter-y:3.5rem;}.g-sm-60,.gx-sm-60{--bs-gutter-x:3.75rem;}.g-sm-60,.gy-sm-60{--bs-gutter-y:3.75rem;}.g-sm-64,.gx-sm-64{--bs-gutter-x:4rem;}.g-sm-64,.gy-sm-64{--bs-gutter-y:4rem;}.g-sm-72,.gx-sm-72{--bs-gutter-x:4.5rem;}.g-sm-72,.gy-sm-72{--bs-gutter-y:4.5rem;}.g-sm-80,.gx-sm-80{--bs-gutter-x:5rem;}.g-sm-80,.gy-sm-80{--bs-gutter-y:5rem;}.g-sm-88,.gx-sm-88{--bs-gutter-x:5.5rem;}.g-sm-88,.gy-sm-88{--bs-gutter-y:5.5rem;}.g-sm-96,.gx-sm-96{--bs-gutter-x:6rem;}.g-sm-96,.gy-sm-96{--bs-gutter-y:6rem;}.g-sm-104,.gx-sm-104{--bs-gutter-x:6.5rem;}.g-sm-104,.gy-sm-104{--bs-gutter-y:6.5rem;}.g-sm-112,.gx-sm-112{--bs-gutter-x:7rem;}.g-sm-112,.gy-sm-112{--bs-gutter-y:7rem;}.g-sm-120,.gx-sm-120{--bs-gutter-x:7.5rem;}.g-sm-120,.gy-sm-120{--bs-gutter-y:7.5rem;}}@media (min-width:768px){.col-md{flex:1 0 0;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.66666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item{flex:0 0 auto;width:25%;}.col-md-4,footer .region-footer-top-left .block-menu{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6,.custom-user-page article.profile{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-4,.gx-md-4{--bs-gutter-x:0.25rem;}.g-md-4,.gy-md-4{--bs-gutter-y:0.25rem;}.g-md-8,.gx-md-8{--bs-gutter-x:0.5rem;}.g-md-8,.gy-md-8{--bs-gutter-y:0.5rem;}.g-md-12,.gx-md-12{--bs-gutter-x:0.75rem;}.g-md-12,.gy-md-12{--bs-gutter-y:0.75rem;}.g-md-16,.gx-md-16{--bs-gutter-x:1rem;}.g-md-16,.gy-md-16{--bs-gutter-y:1rem;}.g-md-20,.gx-md-20{--bs-gutter-x:1.25rem;}.g-md-20,.gy-md-20{--bs-gutter-y:1.25rem;}.g-md-24,.gx-md-24{--bs-gutter-x:1.5rem;}.g-md-24,.gy-md-24{--bs-gutter-y:1.5rem;}.g-md-28,.gx-md-28{--bs-gutter-x:1.75rem;}.g-md-28,.gy-md-28{--bs-gutter-y:1.75rem;}.g-md-32,.gx-md-32{--bs-gutter-x:2rem;}.g-md-32,.gy-md-32{--bs-gutter-y:2rem;}.g-md-40,.gx-md-40{--bs-gutter-x:2.5rem;}.g-md-40,.gy-md-40{--bs-gutter-y:2.5rem;}.g-md-48,.gx-md-48{--bs-gutter-x:3rem;}.g-md-48,.gy-md-48{--bs-gutter-y:3rem;}.g-md-56,.gx-md-56{--bs-gutter-x:3.5rem;}.g-md-56,.gy-md-56{--bs-gutter-y:3.5rem;}.g-md-60,.gx-md-60{--bs-gutter-x:3.75rem;}.g-md-60,.gy-md-60{--bs-gutter-y:3.75rem;}.g-md-64,.gx-md-64{--bs-gutter-x:4rem;}.g-md-64,.gy-md-64{--bs-gutter-y:4rem;}.g-md-72,.gx-md-72{--bs-gutter-x:4.5rem;}.g-md-72,.gy-md-72{--bs-gutter-y:4.5rem;}.g-md-80,.gx-md-80{--bs-gutter-x:5rem;}.g-md-80,.gy-md-80{--bs-gutter-y:5rem;}.g-md-88,.gx-md-88{--bs-gutter-x:5.5rem;}.g-md-88,.gy-md-88{--bs-gutter-y:5.5rem;}.g-md-96,.gx-md-96{--bs-gutter-x:6rem;}.g-md-96,.gy-md-96{--bs-gutter-y:6rem;}.g-md-104,.gx-md-104{--bs-gutter-x:6.5rem;}.g-md-104,.gy-md-104{--bs-gutter-y:6.5rem;}.g-md-112,.gx-md-112{--bs-gutter-x:7rem;}.g-md-112,.gy-md-112{--bs-gutter-y:7rem;}.g-md-120,.gx-md-120{--bs-gutter-x:7.5rem;}.g-md-120,.gy-md-120{--bs-gutter-y:7.5rem;}}@media (min-width:992px){.col-lg{flex:1 0 0;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.66666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-4,.gx-lg-4{--bs-gutter-x:0.25rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:0.25rem;}.g-lg-8,.gx-lg-8{--bs-gutter-x:0.5rem;}.g-lg-8,.gy-lg-8{--bs-gutter-y:0.5rem;}.g-lg-12,.gx-lg-12{--bs-gutter-x:0.75rem;}.g-lg-12,.gy-lg-12{--bs-gutter-y:0.75rem;}.g-lg-16,.gx-lg-16{--bs-gutter-x:1rem;}.g-lg-16,.gy-lg-16{--bs-gutter-y:1rem;}.g-lg-20,.gx-lg-20{--bs-gutter-x:1.25rem;}.g-lg-20,.gy-lg-20{--bs-gutter-y:1.25rem;}.g-lg-24,.gx-lg-24{--bs-gutter-x:1.5rem;}.g-lg-24,.gy-lg-24{--bs-gutter-y:1.5rem;}.g-lg-28,.gx-lg-28{--bs-gutter-x:1.75rem;}.g-lg-28,.gy-lg-28{--bs-gutter-y:1.75rem;}.g-lg-32,.gx-lg-32{--bs-gutter-x:2rem;}.g-lg-32,.gy-lg-32{--bs-gutter-y:2rem;}.g-lg-40,.gx-lg-40{--bs-gutter-x:2.5rem;}.g-lg-40,.gy-lg-40{--bs-gutter-y:2.5rem;}.g-lg-48,.gx-lg-48{--bs-gutter-x:3rem;}.g-lg-48,.gy-lg-48{--bs-gutter-y:3rem;}.g-lg-56,.gx-lg-56{--bs-gutter-x:3.5rem;}.g-lg-56,.gy-lg-56{--bs-gutter-y:3.5rem;}.g-lg-60,.gx-lg-60{--bs-gutter-x:3.75rem;}.g-lg-60,.gy-lg-60{--bs-gutter-y:3.75rem;}.g-lg-64,.gx-lg-64{--bs-gutter-x:4rem;}.g-lg-64,.gy-lg-64{--bs-gutter-y:4rem;}.g-lg-72,.gx-lg-72{--bs-gutter-x:4.5rem;}.g-lg-72,.gy-lg-72{--bs-gutter-y:4.5rem;}.g-lg-80,.gx-lg-80{--bs-gutter-x:5rem;}.g-lg-80,.gy-lg-80{--bs-gutter-y:5rem;}.g-lg-88,.gx-lg-88{--bs-gutter-x:5.5rem;}.g-lg-88,.gy-lg-88{--bs-gutter-y:5.5rem;}.g-lg-96,.gx-lg-96{--bs-gutter-x:6rem;}.g-lg-96,.gy-lg-96{--bs-gutter-y:6rem;}.g-lg-104,.gx-lg-104{--bs-gutter-x:6.5rem;}.g-lg-104,.gy-lg-104{--bs-gutter-y:6.5rem;}.g-lg-112,.gx-lg-112{--bs-gutter-x:7rem;}.g-lg-112,.gy-lg-112{--bs-gutter-y:7rem;}.g-lg-120,.gx-lg-120{--bs-gutter-x:7.5rem;}.g-lg-120,.gy-lg-120{--bs-gutter-y:7.5rem;}}@media (min-width:1316px){.col-xl{flex:1 0 0;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.66666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-4,.gx-xl-4{--bs-gutter-x:0.25rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:0.25rem;}.g-xl-8,.gx-xl-8{--bs-gutter-x:0.5rem;}.g-xl-8,.gy-xl-8{--bs-gutter-y:0.5rem;}.g-xl-12,.gx-xl-12{--bs-gutter-x:0.75rem;}.g-xl-12,.gy-xl-12{--bs-gutter-y:0.75rem;}.g-xl-16,.gx-xl-16{--bs-gutter-x:1rem;}.g-xl-16,.gy-xl-16{--bs-gutter-y:1rem;}.g-xl-20,.gx-xl-20{--bs-gutter-x:1.25rem;}.g-xl-20,.gy-xl-20{--bs-gutter-y:1.25rem;}.g-xl-24,.gx-xl-24{--bs-gutter-x:1.5rem;}.g-xl-24,.gy-xl-24{--bs-gutter-y:1.5rem;}.g-xl-28,.gx-xl-28{--bs-gutter-x:1.75rem;}.g-xl-28,.gy-xl-28{--bs-gutter-y:1.75rem;}.g-xl-32,.gx-xl-32{--bs-gutter-x:2rem;}.g-xl-32,.gy-xl-32{--bs-gutter-y:2rem;}.g-xl-40,.gx-xl-40{--bs-gutter-x:2.5rem;}.g-xl-40,.gy-xl-40{--bs-gutter-y:2.5rem;}.g-xl-48,.gx-xl-48{--bs-gutter-x:3rem;}.g-xl-48,.gy-xl-48{--bs-gutter-y:3rem;}.g-xl-56,.gx-xl-56{--bs-gutter-x:3.5rem;}.g-xl-56,.gy-xl-56{--bs-gutter-y:3.5rem;}.g-xl-60,.gx-xl-60{--bs-gutter-x:3.75rem;}.g-xl-60,.gy-xl-60{--bs-gutter-y:3.75rem;}.g-xl-64,.gx-xl-64{--bs-gutter-x:4rem;}.g-xl-64,.gy-xl-64{--bs-gutter-y:4rem;}.g-xl-72,.gx-xl-72{--bs-gutter-x:4.5rem;}.g-xl-72,.gy-xl-72{--bs-gutter-y:4.5rem;}.g-xl-80,.gx-xl-80{--bs-gutter-x:5rem;}.g-xl-80,.gy-xl-80{--bs-gutter-y:5rem;}.g-xl-88,.gx-xl-88{--bs-gutter-x:5.5rem;}.g-xl-88,.gy-xl-88{--bs-gutter-y:5.5rem;}.g-xl-96,.gx-xl-96{--bs-gutter-x:6rem;}.g-xl-96,.gy-xl-96{--bs-gutter-y:6rem;}.g-xl-104,.gx-xl-104{--bs-gutter-x:6.5rem;}.g-xl-104,.gy-xl-104{--bs-gutter-y:6.5rem;}.g-xl-112,.gx-xl-112{--bs-gutter-x:7rem;}.g-xl-112,.gy-xl-112{--bs-gutter-y:7rem;}.g-xl-120,.gx-xl-120{--bs-gutter-x:7.5rem;}.g-xl-120,.gy-xl-120{--bs-gutter-y:7.5rem;}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color);}.table > :not(caption) > * > *{padding:0.5rem 0.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));}.table > tbody{vertical-align:inherit;}.table > thead{vertical-align:bottom;}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor;}.caption-top{caption-side:top;}.table-sm > :not(caption) > * > *{padding:0.25rem 0.25rem;}.table-bordered > :not(caption) > *{border-width:var(--bs-border-width) 0;}.table-bordered > :not(caption) > * > *{border-width:0 var(--bs-border-width);}.table-borderless > :not(caption) > * > *{border-bottom-width:0;}.table-borderless > :not(:first-child){border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg);}.table-striped-columns > :not(caption) > tr > :nth-child(even){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg);}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg);}.table-hover > tbody > tr:hover > *{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg);}.table-primary{--bs-table-color:#2D2926;--bs-table-bg:rgb(204,224.4,234.6);--bs-table-border-color:rgb(172.2,187.72,195.28);--bs-table-striped-bg:rgb(196.05,215.23,224.77);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(188.1,206.06,214.94);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(192.075,210.645,219.855);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-secondary{--bs-table-color:#2D2926;--bs-table-bg:rgb(255,250.4,209.8);--bs-table-border-color:rgb(213,208.52,175.44);--bs-table-striped-bg:rgb(244.5,239.93,201.21);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(234,229.46,192.62);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(239.25,234.695,196.915);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-success{--bs-table-color:#2D2926;--bs-table-bg:rgb(204,231.6,204);--bs-table-border-color:rgb(172.2,193.48,170.8);--bs-table-striped-bg:rgb(196.05,222.07,195.7);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(188.1,212.54,187.4);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(192.075,217.305,191.55);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-info{--bs-table-color:#2D2926;--bs-table-bg:rgb(246.8,250,251.6);--bs-table-border-color:rgb(206.44,208.2,208.88);--bs-table-striped-bg:rgb(236.71,239.55,240.92);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(226.62,229.1,230.24);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(231.665,234.325,235.58);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-warning{--bs-table-color:#2D2926;--bs-table-bg:rgb(255,250.4,209.8);--bs-table-border-color:rgb(213,208.52,175.44);--bs-table-striped-bg:rgb(244.5,239.93,201.21);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(234,229.46,192.62);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(239.25,234.695,196.915);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-danger{--bs-table-color:#2D2926;--bs-table-bg:rgb(246.2,213.4,213.4);--bs-table-border-color:rgb(205.96,178.92,178.32);--bs-table-striped-bg:rgb(236.14,204.78,204.63);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(226.08,196.16,195.86);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(231.11,200.47,200.245);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-light{--bs-table-color:#2D2926;--bs-table-bg:#f8f9fa;--bs-table-border-color:rgb(207.4,207.4,207.6);--bs-table-striped-bg:rgb(237.85,238.6,239.4);--bs-table-striped-color:#2D2926;--bs-table-active-bg:rgb(227.7,228.2,228.8);--bs-table-active-color:#2D2926;--bs-table-hover-bg:rgb(232.775,233.4,234.1);--bs-table-hover-color:#2D2926;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-dark{--bs-table-color:#fff;--bs-table-bg:#343a40;--bs-table-border-color:rgb(92.6,97.4,102.2);--bs-table-striped-bg:rgb(62.15,67.85,73.55);--bs-table-striped-color:#fff;--bs-table-active-bg:rgb(72.3,77.7,83.1);--bs-table-active-color:#fff;--bs-table-hover-bg:rgb(67.225,72.775,78.325);--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width:1315.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}.form-label{margin-bottom:0.5rem;}.col-form-label{padding-top:1.06rem;padding-bottom:1.06rem;margin-bottom:0;font-size:inherit;line-height:1.21;}.col-form-label-lg{padding-top:0.5rem;padding-bottom:0.5rem;font-size:1.25rem;}.col-form-label-sm{padding-top:0.25rem;padding-bottom:0.25rem;font-size:0.88rem;}.form-text{margin-top:0;font-size:0.875em;color:var(--bs-secondary-color);}.form-control{display:block;width:100%;padding:1.06rem 1.13rem;font-size:1rem;font-weight:400;line-height:1.21;color:#006699;appearance:none;background-color:transparent;background-clip:padding-box;border:0 solid #BABABA;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:#006699;background-color:transparent;border-color:#006699;outline:0;box-shadow:none;}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.21em;margin:0;}.form-control::-webkit-datetime-edit{display:block;padding:0;}.form-control::placeholder{color:#BABABA;opacity:1;}.form-control:disabled{background-color:transparent;opacity:1;}.form-control::file-selector-button{padding:1.06rem 1.13rem;margin:-1.06rem -1.13rem;margin-inline-end:1.13rem;color:#006699;background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:0;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-plaintext{display:block;width:100%;padding:1.06rem 0;margin-bottom:0;line-height:1.21;color:#006699;background-color:transparent;border:solid transparent;border-width:0 0;}.form-control-plaintext:focus{outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.form-control-sm{min-height:calc(1.21em + 0.5rem + calc(0 * 2));padding:0.25rem 0.5rem;font-size:0.88rem;border-radius:var(--bs-border-radius-sm);}.form-control-sm::file-selector-button{padding:0.25rem 0.5rem;margin:-0.25rem -0.5rem;margin-inline-end:0.5rem;}.form-control-lg{min-height:calc(1.21em + 1rem + calc(0 * 2));padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}.form-control-lg::file-selector-button{padding:0.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem;}textarea.form-control{min-height:calc(1.21em + 2.12rem + calc(0 * 2));}textarea.form-control-sm{min-height:calc(1.21em + 0.5rem + calc(0 * 2));}textarea.form-control-lg{min-height:calc(1.21em + 1rem + calc(0 * 2));}.form-control-color{width:3rem;height:calc(1.21em + 2.12rem + calc(0 * 2));padding:1.06rem;}.form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius);}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius);}.form-control-color.form-control-sm{height:calc(1.21em + 0.5rem + calc(0 * 2));}.form-control-color.form-control-lg{height:calc(1.21em + 1rem + calc(0 * 2));}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:1.06rem 3.39rem 1.06rem 1.13rem;font-size:1rem;font-weight:400;line-height:1.21;color:#006699;appearance:none;background-color:transparent;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right 1.13rem center;background-size:16px 12px;border:0 solid #BABABA;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-select{transition:none;}}.form-select:focus{border-color:#006699;outline:0;box-shadow:0 0 0 0.25rem rgba(0,102,153,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:1.13rem;background-image:none;}.form-select:disabled{background-color:transparent;}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #006699;}.form-select-sm{padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.88rem;border-radius:var(--bs-border-radius-sm);}.form-select-lg{padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:0.125rem;}.form-check .form-check-input{float:left;margin-left:-1.5em;}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right;}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0;}.form-check-input{--bs-form-check-bg:transparent;flex-shrink:0;width:1em;height:1em;margin-top:0.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact;}.form-check-input[type=checkbox]{border-radius:0.25em;}.form-check-input[type=radio]{border-radius:50%;}.form-check-input:active{filter:brightness(90%);}.form-check-input:focus{border-color:#006699;outline:0;box-shadow:0 0 0 0.25rem rgba(0,102,153,0.25);}.form-check-input:checked{background-color:#006699;border-color:#006699;}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{background-color:#006699;border-color:#006699;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{pointer-events:none;filter:none;opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{cursor:default;opacity:0.5;}.form-switch{padding-left:2.5em;}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2845, 41, 38, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none;}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23006699'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0;}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0;}.form-check-inline{display:inline-block;margin-right:1rem;}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-check[disabled] + .btn,.btn-check[disabled] + .label_menu_user_custom,#block-bloqueaccesos .btn-check[disabled] + a,#block-bloqueaccesos-2 .btn-check[disabled] + a,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check[disabled] + label,.custom-ckeditor--enlaces .btn-check[disabled] + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check[disabled] + a,.section-link .btn-check[disabled] + a,.btn-check[disabled] + button.link,.btn-check[disabled] + a.button,.btn-check:disabled + .btn,.btn-check:disabled + .label_menu_user_custom,#block-bloqueaccesos .btn-check:disabled + a,#block-bloqueaccesos-2 .btn-check:disabled + a,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check:disabled + label,.custom-ckeditor--enlaces .btn-check:disabled + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check:disabled + a,.section-link .btn-check:disabled + a,.btn-check:disabled + button.link,.btn-check:disabled + a.button{pointer-events:none;filter:none;opacity:0.65;}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:transparent;}.form-range:focus{outline:0;}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,none;}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none;}.form-range::-moz-focus-outer{border:0;}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#006699;border:0;border-radius:1rem;transition: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-range::-webkit-slider-thumb{transition:none;}}.form-range::-webkit-slider-thumb:active{background-color:rgb(178.5,209.1,224.4);}.form-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#006699;border:0;border-radius:1rem;transition: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-range::-moz-range-thumb{transition:none;}}.form-range::-moz-range-thumb:active{background-color:rgb(178.5,209.1,224.4);}.form-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;}.form-range:disabled{pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color);}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color);}.form-floating{position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{height:calc(3.5rem + calc(0 * 2));min-height:calc(3.5rem + calc(0 * 2));line-height:1.25;}.form-floating > label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem 1.13rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:0 solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-floating > label{transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{padding:1rem 1.13rem;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{color:transparent;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem;}.form-floating > .form-select{padding-top:1.625rem;padding-bottom:0.625rem;padding-left:1.13rem;}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:-webkit-autofill ~ label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > textarea:focus ~ label::after,.form-floating > textarea:not(:placeholder-shown) ~ label::after{position:absolute;inset:1rem 0.565rem;z-index:-1;height:1.5em;content:"";background-color:transparent;border-radius:var(--bs-border-radius);}.form-floating > textarea:disabled ~ label::after{background-color:transparent;}.form-floating > .form-control-plaintext ~ label{border-width:0 0;}.form-floating > :disabled ~ label,.form-floating > .form-control:disabled ~ label{color:#6c757d;}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{z-index:5;}.input-group .btn,.input-group .label_menu_user_custom,.input-group #block-bloqueaccesos a,#block-bloqueaccesos .input-group a,.input-group #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .input-group a,.input-group .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .input-group .custom_add_new_mallado > label,.input-group .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .input-group a,.input-group .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .input-group a,.input-group .section-link a,.section-link .input-group a,.input-group button.link,.input-group a.button{position:relative;z-index:2;}.input-group .btn:focus,.input-group .label_menu_user_custom:focus,.input-group #block-bloqueaccesos a:focus,#block-bloqueaccesos .input-group a:focus,.input-group #block-bloqueaccesos-2 a:focus,#block-bloqueaccesos-2 .input-group a:focus,.input-group .webform-submission-users-proposal-form .custom_add_new_mallado > label:focus,.webform-submission-users-proposal-form .input-group .custom_add_new_mallado > label:focus,.input-group .custom-ckeditor--enlaces a:focus,.custom-ckeditor--enlaces .input-group a:focus,.input-group .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:focus,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .input-group a:focus,.input-group .section-link a:focus,.section-link .input-group a:focus,.input-group button.link:focus,.input-group a.button:focus{z-index:5;}.input-group-text{display:flex;align-items:center;padding:1.06rem 1.13rem;font-size:1rem;font-weight:400;line-height:1.21;color:#006699;text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:0 solid #BABABA;border-radius:var(--bs-border-radius);}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn,.input-group-lg > .label_menu_user_custom,#block-bloqueaccesos .input-group-lg > a,#block-bloqueaccesos-2 .input-group-lg > a,.webform-submission-users-proposal-form .input-group-lg.custom_add_new_mallado > label,.custom-ckeditor--enlaces .input-group-lg > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .input-group-lg > a,.section-link .input-group-lg > a,.input-group-lg > button.link,.input-group-lg > a.button{padding:0.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn,.input-group-sm > .label_menu_user_custom,#block-bloqueaccesos .input-group-sm > a,#block-bloqueaccesos-2 .input-group-sm > a,.webform-submission-users-proposal-form .input-group-sm.custom_add_new_mallado > label,.custom-ckeditor--enlaces .input-group-sm > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .input-group-sm > a,.section-link .input-group-sm > a,.input-group-sm > button.link,.input-group-sm > a.button{padding:0.25rem 0.5rem;font-size:0.88rem;border-radius:var(--bs-border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select{padding-right:4.52rem;}.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),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{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 * 0);border-top-left-radius:0;border-bottom-left-radius:0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{border-top-left-radius:0;border-bottom-left-radius:0;}.valid-feedback{display:none;width:100%;margin-top:0;font-size:0.875em;color:var(--bs-form-valid-color);}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius);}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block;}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.21em + 2.12rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23008a00' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.3025em + 0.53rem) center;background-size:calc(0.605em + 1.06rem) calc(0.605em + 1.06rem);}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.21em + 2.12rem);background-position:top calc(0.3025em + 0.53rem) right calc(0.3025em + 0.53rem);}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color);}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23008a00' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:6.215rem;background-position:right 1.13rem center,center right 3.39rem;background-size:16px 12px,calc(0.605em + 1.06rem) calc(0.605em + 1.06rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.21em + 2.12rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color);}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color);}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:var(--bs-form-valid-color);}.form-check-inline .form-check-input ~ .valid-feedback{margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):valid,.input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid{z-index:3;}.invalid-feedback{display:none;width:100%;margin-top:0;font-size:0.875em;color:var(--bs-form-invalid-color);}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.25rem 0.5rem;margin-top:0.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius);}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.21em + 2.12rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d32f2f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d32f2f' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.3025em + 0.53rem) center;background-size:calc(0.605em + 1.06rem) calc(0.605em + 1.06rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.21em + 2.12rem);background-position:top calc(0.3025em + 0.53rem) right calc(0.3025em + 0.53rem);}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color);}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d32f2f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d32f2f' stroke='none'/%3e%3c/svg%3e");padding-right:6.215rem;background-position:right 1.13rem center,center right 3.39rem;background-size:16px 12px,calc(0.605em + 1.06rem) calc(0.605em + 1.06rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.21em + 2.12rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color);}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color);}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:var(--bs-form-invalid-color);}.form-check-inline .form-check-input ~ .invalid-feedback{margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid,.input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid{z-index:4;}.btn,.label_menu_user_custom,#block-bloqueaccesos a,#block-bloqueaccesos-2 a,.webform-submission-users-proposal-form .custom_add_new_mallado > label,.custom-ckeditor--enlaces a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.section-link a,button.link,a.button{--bs-btn-padding-x:1.13rem;--bs-btn-padding-y:1.06rem;--bs-btn-font-family:;--bs-btn-font-size:1rem;--bs-btn-font-weight:500;--bs-btn-line-height:1.21;--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(45,41,38,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 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,.label_menu_user_custom,#block-bloqueaccesos a,#block-bloqueaccesos-2 a,.webform-submission-users-proposal-form .custom_add_new_mallado > label,.custom-ckeditor--enlaces a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.section-link a,button.link,a.button{transition:none;}}.btn:hover,.label_menu_user_custom:hover,#block-bloqueaccesos a:hover,#block-bloqueaccesos-2 a:hover,.webform-submission-users-proposal-form .custom_add_new_mallado > label:hover,.custom-ckeditor--enlaces a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:hover,.section-link a:hover,button.link:hover,a.button:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}.btn-check + .btn:hover,.btn-check + .label_menu_user_custom:hover,#block-bloqueaccesos .btn-check + a:hover,#block-bloqueaccesos-2 .btn-check + a:hover,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check + label:hover,.custom-ckeditor--enlaces .btn-check + a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check + a:hover,.section-link .btn-check + a:hover,.btn-check + button.link:hover,.btn-check + a.button:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);}.btn:focus-visible,.label_menu_user_custom:focus-visible,#block-bloqueaccesos a:focus-visible,#block-bloqueaccesos-2 a:focus-visible,.webform-submission-users-proposal-form .custom_add_new_mallado > label:focus-visible,.custom-ckeditor--enlaces a:focus-visible,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:focus-visible,.section-link a:focus-visible,button.link:focus-visible,a.button: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);}.btn-check:focus-visible + .btn,.btn-check:focus-visible + .label_menu_user_custom,#block-bloqueaccesos .btn-check:focus-visible + a,#block-bloqueaccesos-2 .btn-check:focus-visible + a,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check:focus-visible + label,.custom-ckeditor--enlaces .btn-check:focus-visible + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check:focus-visible + a,.section-link .btn-check:focus-visible + a,.btn-check:focus-visible + button.link,.btn-check:focus-visible + a.button{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .btn,.btn-check:checked + .label_menu_user_custom,#block-bloqueaccesos .btn-check:checked + a,#block-bloqueaccesos-2 .btn-check:checked + a,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check:checked + label,.custom-ckeditor--enlaces .btn-check:checked + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check:checked + a,.section-link .btn-check:checked + a,.btn-check:checked + button.link,.btn-check:checked + a.button,:not(.btn-check) + .btn:active,:not(.btn-check) + .label_menu_user_custom:active,#block-bloqueaccesos :not(.btn-check) + a:active,#block-bloqueaccesos-2 :not(.btn-check) + a:active,.webform-submission-users-proposal-form .custom_add_new_mallado > :not(.btn-check) + label:active,.custom-ckeditor--enlaces :not(.btn-check) + a:active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link :not(.btn-check) + a:active,.section-link :not(.btn-check) + a:active,:not(.btn-check) + button.link:active,:not(.btn-check) + a.button:active,.btn:first-child:active,.label_menu_user_custom:first-child:active,#block-bloqueaccesos a:first-child:active,#block-bloqueaccesos-2 a:first-child:active,.webform-submission-users-proposal-form .custom_add_new_mallado > label:first-child:active,.custom-ckeditor--enlaces a:first-child:active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:first-child:active,.section-link a:first-child:active,button.link:first-child:active,a.button:first-child:active,.btn.active,.active.label_menu_user_custom,#block-bloqueaccesos a.active,#block-bloqueaccesos-2 a.active,.webform-submission-users-proposal-form .custom_add_new_mallado > label.active,.custom-ckeditor--enlaces a.active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.active,.section-link a.active,button.active.link,a.active.button,.btn.show,.show.label_menu_user_custom,#block-bloqueaccesos a.show,#block-bloqueaccesos-2 a.show,.webform-submission-users-proposal-form .custom_add_new_mallado > label.show,.custom-ckeditor--enlaces a.show,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.show,.section-link a.show,button.show.link,a.show.button{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .btn:focus-visible,.btn-check:checked + .label_menu_user_custom:focus-visible,#block-bloqueaccesos .btn-check:checked + a:focus-visible,#block-bloqueaccesos-2 .btn-check:checked + a:focus-visible,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check:checked + label:focus-visible,.custom-ckeditor--enlaces .btn-check:checked + a:focus-visible,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check:checked + a:focus-visible,.section-link .btn-check:checked + a:focus-visible,.btn-check:checked + button.link:focus-visible,.btn-check:checked + a.button:focus-visible,:not(.btn-check) + .btn:active:focus-visible,:not(.btn-check) + .label_menu_user_custom:active:focus-visible,#block-bloqueaccesos :not(.btn-check) + a:active:focus-visible,#block-bloqueaccesos-2 :not(.btn-check) + a:active:focus-visible,.webform-submission-users-proposal-form .custom_add_new_mallado > :not(.btn-check) + label:active:focus-visible,.custom-ckeditor--enlaces :not(.btn-check) + a:active:focus-visible,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link :not(.btn-check) + a:active:focus-visible,.section-link :not(.btn-check) + a:active:focus-visible,:not(.btn-check) + button.link:active:focus-visible,:not(.btn-check) + a.button:active:focus-visible,.btn:first-child:active:focus-visible,.label_menu_user_custom:first-child:active:focus-visible,#block-bloqueaccesos a:first-child:active:focus-visible,#block-bloqueaccesos-2 a:first-child:active:focus-visible,.webform-submission-users-proposal-form .custom_add_new_mallado > label:first-child:active:focus-visible,.custom-ckeditor--enlaces a:first-child:active:focus-visible,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:first-child:active:focus-visible,.section-link a:first-child:active:focus-visible,button.link:first-child:active:focus-visible,a.button:first-child:active:focus-visible,.btn.active:focus-visible,.active.label_menu_user_custom:focus-visible,#block-bloqueaccesos a.active:focus-visible,#block-bloqueaccesos-2 a.active:focus-visible,.webform-submission-users-proposal-form .custom_add_new_mallado > label.active:focus-visible,.custom-ckeditor--enlaces a.active:focus-visible,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.active:focus-visible,.section-link a.active:focus-visible,button.active.link:focus-visible,a.active.button:focus-visible,.btn.show:focus-visible,.show.label_menu_user_custom:focus-visible,#block-bloqueaccesos a.show:focus-visible,#block-bloqueaccesos-2 a.show:focus-visible,.webform-submission-users-proposal-form .custom_add_new_mallado > label.show:focus-visible,.custom-ckeditor--enlaces a.show:focus-visible,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.show:focus-visible,.section-link a.show:focus-visible,button.show.link:focus-visible,a.show.button:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked:focus-visible + .btn,.btn-check:checked:focus-visible + .label_menu_user_custom,#block-bloqueaccesos .btn-check:checked:focus-visible + a,#block-bloqueaccesos-2 .btn-check:checked:focus-visible + a,.webform-submission-users-proposal-form .custom_add_new_mallado > .btn-check:checked:focus-visible + label,.custom-ckeditor--enlaces .btn-check:checked:focus-visible + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-check:checked:focus-visible + a,.section-link .btn-check:checked:focus-visible + a,.btn-check:checked:focus-visible + button.link,.btn-check:checked:focus-visible + a.button{box-shadow:var(--bs-btn-focus-box-shadow);}.btn:disabled,.label_menu_user_custom:disabled,#block-bloqueaccesos a:disabled,#block-bloqueaccesos-2 a:disabled,.webform-submission-users-proposal-form .custom_add_new_mallado > label:disabled,.custom-ckeditor--enlaces a:disabled,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:disabled,.section-link a:disabled,button.link:disabled,a.button:disabled,.btn.disabled,.disabled.label_menu_user_custom,#block-bloqueaccesos a.disabled,#block-bloqueaccesos-2 a.disabled,.webform-submission-users-proposal-form .custom_add_new_mallado > label.disabled,.custom-ckeditor--enlaces a.disabled,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.disabled,.section-link a.disabled,button.disabled.link,a.disabled.button,fieldset:disabled .btn,fieldset:disabled .label_menu_user_custom,fieldset:disabled #block-bloqueaccesos a,#block-bloqueaccesos fieldset:disabled a,fieldset:disabled #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 fieldset:disabled a,fieldset:disabled .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form fieldset:disabled .custom_add_new_mallado > label,fieldset:disabled .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces fieldset:disabled a,fieldset:disabled .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link fieldset:disabled a,fieldset:disabled .section-link a,.section-link fieldset:disabled a,fieldset:disabled button.link,fieldset:disabled a.button{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:#006699;--bs-btn-border-color:#006699;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(0,86.7,130.05);--bs-btn-hover-border-color:rgb(0,81.6,122.4);--bs-btn-focus-shadow-rgb:38,125,168;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(0,81.6,122.4);--bs-btn-active-border-color:rgb(0,76.5,114.75);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#006699;--bs-btn-disabled-border-color:#006699;}.btn-secondary,.custom-ckeditor--enlaces a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.section-link a{--bs-btn-color:#2D2926;--bs-btn-bg:#FFE81D;--bs-btn-border-color:#FFE81D;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(255,235.45,62.9);--bs-btn-hover-border-color:rgb(255,234.3,51.6);--bs-btn-focus-shadow-rgb:224,203,30;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(255,236.6,74.2);--bs-btn-active-border-color:rgb(255,234.3,51.6);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#FFE81D;--bs-btn-disabled-border-color:#FFE81D;}.btn-tertiary{--bs-btn-color:#2D2926;--bs-btn-bg:#9BC1DB;--bs-btn-border-color:#9BC1DB;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(170,202.3,224.4);--bs-btn-hover-border-color:rgb(165,199.2,222.6);--bs-btn-focus-shadow-rgb:139,170,192;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(175,205.4,226.2);--bs-btn-active-border-color:rgb(165,199.2,222.6);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#9BC1DB;--bs-btn-disabled-border-color:#9BC1DB;}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#008a00;--bs-btn-border-color:#008a00;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(0,117.3,0);--bs-btn-hover-border-color:rgb(0,110.4,0);--bs-btn-focus-shadow-rgb:38,156,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(0,110.4,0);--bs-btn-active-border-color:rgb(0,103.5,0);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#008a00;--bs-btn-disabled-border-color:#008a00;}.btn-info{--bs-btn-color:#2D2926;--bs-btn-bg:#D6E6EE;--bs-btn-border-color:#D6E6EE;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(220.15,233.75,240.55);--bs-btn-hover-border-color:rgb(218.1,232.5,239.7);--bs-btn-focus-shadow-rgb:189,202,208;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(222.2,235,241.4);--bs-btn-active-border-color:rgb(218.1,232.5,239.7);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#D6E6EE;--bs-btn-disabled-border-color:#D6E6EE;}.btn-warning{--bs-btn-color:#2D2926;--bs-btn-bg:#FFE81D;--bs-btn-border-color:#FFE81D;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(255,235.45,62.9);--bs-btn-hover-border-color:rgb(255,234.3,51.6);--bs-btn-focus-shadow-rgb:224,203,30;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(255,236.6,74.2);--bs-btn-active-border-color:rgb(255,234.3,51.6);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#FFE81D;--bs-btn-disabled-border-color:#FFE81D;}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#d32f2f;--bs-btn-border-color:#d32f2f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(179.35,39.95,39.95);--bs-btn-hover-border-color:rgb(168.8,37.6,37.6);--bs-btn-focus-shadow-rgb:218,78,78;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(168.8,37.6,37.6);--bs-btn-active-border-color:rgb(158.25,35.25,35.25);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#d32f2f;--bs-btn-disabled-border-color:#d32f2f;}.btn-light{--bs-btn-color:#2D2926;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(210.8,211.65,212.5);--bs-btn-hover-border-color:rgb(198.4,199.2,200);--bs-btn-focus-shadow-rgb:218,218,218;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(198.4,199.2,200);--bs-btn-active-border-color:rgb(186,186.75,187.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa;}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#343a40;--bs-btn-border-color:#343a40;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(82.45,87.55,92.65);--bs-btn-hover-border-color:rgb(72.3,77.7,83.1);--bs-btn-focus-shadow-rgb:82,88,93;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(92.6,97.4,102.2);--bs-btn-active-border-color:rgb(72.3,77.7,83.1);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#343a40;--bs-btn-disabled-border-color:#343a40;}.btn-black{--bs-btn-color:#fff;--bs-btn-bg:#2D2926;--bs-btn-border-color:#2D2926;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(38.25,34.85,32.3);--bs-btn-hover-border-color:rgb(36,32.8,30.4);--bs-btn-focus-shadow-rgb:77,73,71;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(36,32.8,30.4);--bs-btn-active-border-color:rgb(33.75,30.75,28.5);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2D2926;--bs-btn-disabled-border-color:#2D2926;}.btn-white{--bs-btn-color:#2D2926;--bs-btn-bg:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:white;--bs-btn-hover-border-color:white;--bs-btn-focus-shadow-rgb:224,223,222;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:white;--bs-btn-active-border-color:white;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#fff;--bs-btn-disabled-border-color:#fff;}.btn-outline-primary,.scrolling #block-bloqueaccesos a,header:not(.floating-header) #block-bloqueaccesos a,.scrolling #block-bloqueaccesos-2 a,header:not(.floating-header) #block-bloqueaccesos-2 a{--bs-btn-color:#006699;--bs-btn-border-color:#006699;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#006699;--bs-btn-hover-border-color:#006699;--bs-btn-focus-shadow-rgb:0,102,153;--bs-btn-active-color:#fff;--bs-btn-active-bg:#006699;--bs-btn-active-border-color:#006699;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#006699;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#006699;--bs-gradient:none;}.btn-outline-secondary{--bs-btn-color:#FFE81D;--bs-btn-border-color:#FFE81D;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:#FFE81D;--bs-btn-hover-border-color:#FFE81D;--bs-btn-focus-shadow-rgb:255,232,29;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:#FFE81D;--bs-btn-active-border-color:#FFE81D;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#FFE81D;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#FFE81D;--bs-gradient:none;}.btn-outline-tertiary{--bs-btn-color:#9BC1DB;--bs-btn-border-color:#9BC1DB;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:#9BC1DB;--bs-btn-hover-border-color:#9BC1DB;--bs-btn-focus-shadow-rgb:155,193,219;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:#9BC1DB;--bs-btn-active-border-color:#9BC1DB;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#9BC1DB;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#9BC1DB;--bs-gradient:none;}.btn-outline-success{--bs-btn-color:#008a00;--bs-btn-border-color:#008a00;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#008a00;--bs-btn-hover-border-color:#008a00;--bs-btn-focus-shadow-rgb:0,138,0;--bs-btn-active-color:#fff;--bs-btn-active-bg:#008a00;--bs-btn-active-border-color:#008a00;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#008a00;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#008a00;--bs-gradient:none;}.btn-outline-info{--bs-btn-color:#D6E6EE;--bs-btn-border-color:#D6E6EE;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:#D6E6EE;--bs-btn-hover-border-color:#D6E6EE;--bs-btn-focus-shadow-rgb:214,230,238;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:#D6E6EE;--bs-btn-active-border-color:#D6E6EE;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#D6E6EE;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#D6E6EE;--bs-gradient:none;}.btn-outline-warning{--bs-btn-color:#FFE81D;--bs-btn-border-color:#FFE81D;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:#FFE81D;--bs-btn-hover-border-color:#FFE81D;--bs-btn-focus-shadow-rgb:255,232,29;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:#FFE81D;--bs-btn-active-border-color:#FFE81D;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#FFE81D;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#FFE81D;--bs-gradient:none;}.btn-outline-danger{--bs-btn-color:#d32f2f;--bs-btn-border-color:#d32f2f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#d32f2f;--bs-btn-hover-border-color:#d32f2f;--bs-btn-focus-shadow-rgb:211,47,47;--bs-btn-active-color:#fff;--bs-btn-active-bg:#d32f2f;--bs-btn-active-border-color:#d32f2f;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#d32f2f;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#d32f2f;--bs-gradient:none;}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none;}.btn-outline-dark{--bs-btn-color:#343a40;--bs-btn-border-color:#343a40;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#343a40;--bs-btn-hover-border-color:#343a40;--bs-btn-focus-shadow-rgb:52,58,64;--bs-btn-active-color:#fff;--bs-btn-active-bg:#343a40;--bs-btn-active-border-color:#343a40;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#343a40;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#343a40;--bs-gradient:none;}.btn-outline-black{--bs-btn-color:#2D2926;--bs-btn-border-color:#2D2926;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2D2926;--bs-btn-hover-border-color:#2D2926;--bs-btn-focus-shadow-rgb:45,41,38;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2D2926;--bs-btn-active-border-color:#2D2926;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2D2926;--bs-gradient:none;}.btn-outline-white,#block-bloqueaccesos a,#block-bloqueaccesos-2 a{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255,255,255;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#fff;--bs-gradient:none;}.btn-link,.label_menu_user_custom,button.link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:38,125,168;text-decoration:underline;}.btn-link:focus-visible,.label_menu_user_custom:focus-visible,button.link:focus-visible{color:var(--bs-btn-color);}.btn-link:hover,.label_menu_user_custom:hover,button.link:hover{color:var(--bs-btn-hover-color);}.btn-lg,.btn-group-lg > .btn,.btn-group-lg > .label_menu_user_custom,#block-bloqueaccesos .btn-group-lg > a,#block-bloqueaccesos-2 .btn-group-lg > a,.webform-submission-users-proposal-form .btn-group-lg.custom_add_new_mallado > label,.custom-ckeditor--enlaces .btn-group-lg > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-lg > a,.section-link .btn-group-lg > a,.btn-group-lg > button.link,.btn-group-lg > a.button{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg);}.btn-sm,.btn-group-sm > .btn,.btn-group-sm > .label_menu_user_custom,#block-bloqueaccesos .btn-group-sm > a,#block-bloqueaccesos-2 .btn-group-sm > a,.webform-submission-users-proposal-form .btn-group-sm.custom_add_new_mallado > label,.custom-ckeditor--enlaces .btn-group-sm > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-sm > a,.section-link .btn-group-sm > a,.btn-group-sm > button.link,.btn-group-sm > a.button{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.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:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.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:0.5rem;--bs-dropdown-spacer:0.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:0.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:#006699;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.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);}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{--bs-position:start;}.dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-end{--bs-position:end;}.dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start;}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-sm-end{--bs-position:end;}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start;}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-md-end{--bs-position:end;}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start;}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-lg-end{--bs-position:end;}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width:1316px){.dropdown-menu-xl-start{--bs-position:start;}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.dropdown-menu-xl-end{--bs-position:end;}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{margin-left:0;}.dropend .dropdown-toggle::after{vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";}.dropstart .dropdown-toggle::after{display:none;}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{margin-left:0;}.dropstart .dropdown-toggle::before{vertical-align:0;}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.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;}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow:;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,0.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#006699;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd;}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.btn-group > .btn,.btn-group > .label_menu_user_custom,#block-bloqueaccesos .btn-group > a,#block-bloqueaccesos-2 .btn-group > a,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label,.custom-ckeditor--enlaces .btn-group > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a,.section-link .btn-group > a,.btn-group > button.link,.btn-group > a.button,.btn-group-vertical > .btn,.btn-group-vertical > .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > a,#block-bloqueaccesos-2 .btn-group-vertical > a,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label,.custom-ckeditor--enlaces .btn-group-vertical > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a,.section-link .btn-group-vertical > a,.btn-group-vertical > button.link,.btn-group-vertical > a.button{position:relative;flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:checked + .label_menu_user_custom,#block-bloqueaccesos .btn-group > .btn-check:checked + a,#block-bloqueaccesos-2 .btn-group > .btn-check:checked + a,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > .btn-check:checked + label,.custom-ckeditor--enlaces .btn-group > .btn-check:checked + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > .btn-check:checked + a,.section-link .btn-group > .btn-check:checked + a,.btn-group > .btn-check:checked + button.link,.btn-group > .btn-check:checked + a.button,.btn-group > .btn-check:focus + .btn,.btn-group > .btn-check:focus + .label_menu_user_custom,#block-bloqueaccesos .btn-group > .btn-check:focus + a,#block-bloqueaccesos-2 .btn-group > .btn-check:focus + a,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > .btn-check:focus + label,.custom-ckeditor--enlaces .btn-group > .btn-check:focus + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > .btn-check:focus + a,.section-link .btn-group > .btn-check:focus + a,.btn-group > .btn-check:focus + button.link,.btn-group > .btn-check:focus + a.button,.btn-group > .btn:hover,.btn-group > .label_menu_user_custom:hover,#block-bloqueaccesos .btn-group > a:hover,#block-bloqueaccesos-2 .btn-group > a:hover,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label:hover,.custom-ckeditor--enlaces .btn-group > a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a:hover,.section-link .btn-group > a:hover,.btn-group > button.link:hover,.btn-group > a.button:hover,.btn-group > .btn:focus,.btn-group > .label_menu_user_custom:focus,#block-bloqueaccesos .btn-group > a:focus,#block-bloqueaccesos-2 .btn-group > a:focus,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label:focus,.custom-ckeditor--enlaces .btn-group > a:focus,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a:focus,.section-link .btn-group > a:focus,.btn-group > button.link:focus,.btn-group > a.button:focus,.btn-group > .btn:active,.btn-group > .label_menu_user_custom:active,#block-bloqueaccesos .btn-group > a:active,#block-bloqueaccesos-2 .btn-group > a:active,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label:active,.custom-ckeditor--enlaces .btn-group > a:active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a:active,.section-link .btn-group > a:active,.btn-group > button.link:active,.btn-group > a.button:active,.btn-group > .btn.active,.btn-group > .active.label_menu_user_custom,#block-bloqueaccesos .btn-group > a.active,#block-bloqueaccesos-2 .btn-group > a.active,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label.active,.custom-ckeditor--enlaces .btn-group > a.active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a.active,.section-link .btn-group > a.active,.btn-group > button.active.link,.btn-group > a.active.button,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:checked + .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > .btn-check:checked + a,#block-bloqueaccesos-2 .btn-group-vertical > .btn-check:checked + a,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > .btn-check:checked + label,.custom-ckeditor--enlaces .btn-group-vertical > .btn-check:checked + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > .btn-check:checked + a,.section-link .btn-group-vertical > .btn-check:checked + a,.btn-group-vertical > .btn-check:checked + button.link,.btn-group-vertical > .btn-check:checked + a.button,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn-check:focus + .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > .btn-check:focus + a,#block-bloqueaccesos-2 .btn-group-vertical > .btn-check:focus + a,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > .btn-check:focus + label,.custom-ckeditor--enlaces .btn-group-vertical > .btn-check:focus + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > .btn-check:focus + a,.section-link .btn-group-vertical > .btn-check:focus + a,.btn-group-vertical > .btn-check:focus + button.link,.btn-group-vertical > .btn-check:focus + a.button,.btn-group-vertical > .btn:hover,.btn-group-vertical > .label_menu_user_custom:hover,#block-bloqueaccesos .btn-group-vertical > a:hover,#block-bloqueaccesos-2 .btn-group-vertical > a:hover,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label:hover,.custom-ckeditor--enlaces .btn-group-vertical > a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a:hover,.section-link .btn-group-vertical > a:hover,.btn-group-vertical > button.link:hover,.btn-group-vertical > a.button:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .label_menu_user_custom:focus,#block-bloqueaccesos .btn-group-vertical > a:focus,#block-bloqueaccesos-2 .btn-group-vertical > a:focus,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label:focus,.custom-ckeditor--enlaces .btn-group-vertical > a:focus,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a:focus,.section-link .btn-group-vertical > a:focus,.btn-group-vertical > button.link:focus,.btn-group-vertical > a.button:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .label_menu_user_custom:active,#block-bloqueaccesos .btn-group-vertical > a:active,#block-bloqueaccesos-2 .btn-group-vertical > a:active,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label:active,.custom-ckeditor--enlaces .btn-group-vertical > a:active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a:active,.section-link .btn-group-vertical > a:active,.btn-group-vertical > button.link:active,.btn-group-vertical > a.button:active,.btn-group-vertical > .btn.active,.btn-group-vertical > .active.label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > a.active,#block-bloqueaccesos-2 .btn-group-vertical > a.active,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label.active,.custom-ckeditor--enlaces .btn-group-vertical > a.active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a.active,.section-link .btn-group-vertical > a.active,.btn-group-vertical > button.active.link,.btn-group-vertical > a.active.button{z-index:1;}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.btn-toolbar .input-group{width:auto;}.btn-group{border-radius:var(--bs-border-radius);}.btn-group > :not(.btn-check:first-child) + .btn,.btn-group > :not(.btn-check:first-child) + .label_menu_user_custom,#block-bloqueaccesos .btn-group > :not(.btn-check:first-child) + a,#block-bloqueaccesos-2 .btn-group > :not(.btn-check:first-child) + a,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > :not(.btn-check:first-child) + label,.custom-ckeditor--enlaces .btn-group > :not(.btn-check:first-child) + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > :not(.btn-check:first-child) + a,.section-link .btn-group > :not(.btn-check:first-child) + a,.btn-group > :not(.btn-check:first-child) + button.link,.btn-group > :not(.btn-check:first-child) + a.button,.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 > .label_menu_user_custom:not(:last-child):not(.dropdown-toggle),#block-bloqueaccesos .btn-group > a:not(:last-child):not(.dropdown-toggle),#block-bloqueaccesos-2 .btn-group > a:not(:last-child):not(.dropdown-toggle),.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label:not(:last-child):not(.dropdown-toggle),.custom-ckeditor--enlaces .btn-group > a:not(:last-child):not(.dropdown-toggle),.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a:not(:last-child):not(.dropdown-toggle),.section-link .btn-group > a:not(:last-child):not(.dropdown-toggle),.btn-group > button.link:not(:last-child):not(.dropdown-toggle),.btn-group > a.button:not(:last-child):not(.dropdown-toggle),.btn-group > .btn.dropdown-toggle-split:first-child,.btn-group > .dropdown-toggle-split.label_menu_user_custom:first-child,#block-bloqueaccesos .btn-group > a.dropdown-toggle-split:first-child,#block-bloqueaccesos-2 .btn-group > a.dropdown-toggle-split:first-child,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label.dropdown-toggle-split:first-child,.custom-ckeditor--enlaces .btn-group > a.dropdown-toggle-split:first-child,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a.dropdown-toggle-split:first-child,.section-link .btn-group > a.dropdown-toggle-split:first-child,.btn-group > button.dropdown-toggle-split.link:first-child,.btn-group > a.dropdown-toggle-split.button:first-child,.btn-group > .btn-group:not(:last-child) > .btn,.btn-group > .btn-group:not(:last-child) > .label_menu_user_custom,#block-bloqueaccesos .btn-group > .btn-group:not(:last-child) > a,#block-bloqueaccesos-2 .btn-group > .btn-group:not(:last-child) > a,.webform-submission-users-proposal-form .btn-group > .btn-group.custom_add_new_mallado:not(:last-child) > label,.custom-ckeditor--enlaces .btn-group > .btn-group:not(:last-child) > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > .btn-group:not(:last-child) > a,.section-link .btn-group > .btn-group:not(:last-child) > a,.btn-group > .btn-group:not(:last-child) > button.link,.btn-group > .btn-group:not(:last-child) > a.button{border-top-right-radius:0;border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group > .label_menu_user_custom:nth-child(n+3),#block-bloqueaccesos .btn-group > a:nth-child(n+3),#block-bloqueaccesos-2 .btn-group > a:nth-child(n+3),.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > label:nth-child(n+3),.custom-ckeditor--enlaces .btn-group > a:nth-child(n+3),.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > a:nth-child(n+3),.section-link .btn-group > a:nth-child(n+3),.btn-group > button.link:nth-child(n+3),.btn-group > a.button:nth-child(n+3),.btn-group > :not(.btn-check) + .btn,.btn-group > :not(.btn-check) + .label_menu_user_custom,#block-bloqueaccesos .btn-group > :not(.btn-check) + a,#block-bloqueaccesos-2 .btn-group > :not(.btn-check) + a,.webform-submission-users-proposal-form .btn-group.custom_add_new_mallado > :not(.btn-check) + label,.custom-ckeditor--enlaces .btn-group > :not(.btn-check) + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > :not(.btn-check) + a,.section-link .btn-group > :not(.btn-check) + a,.btn-group > :not(.btn-check) + button.link,.btn-group > :not(.btn-check) + a.button,.btn-group > .btn-group:not(:first-child) > .btn,.btn-group > .btn-group:not(:first-child) > .label_menu_user_custom,#block-bloqueaccesos .btn-group > .btn-group:not(:first-child) > a,#block-bloqueaccesos-2 .btn-group > .btn-group:not(:first-child) > a,.webform-submission-users-proposal-form .btn-group > .btn-group.custom_add_new_mallado:not(:first-child) > label,.custom-ckeditor--enlaces .btn-group > .btn-group:not(:first-child) > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group > .btn-group:not(:first-child) > a,.section-link .btn-group > .btn-group:not(:first-child) > a,.btn-group > .btn-group:not(:first-child) > button.link,.btn-group > .btn-group:not(:first-child) > a.button{border-top-left-radius:0;border-bottom-left-radius:0;}.dropdown-toggle-split{padding-right:0.8475rem;padding-left:0.8475rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0;}.dropstart .dropdown-toggle-split::before{margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split,.btn-group-sm > .label_menu_user_custom + .dropdown-toggle-split,#block-bloqueaccesos .btn-group-sm > a + .dropdown-toggle-split,#block-bloqueaccesos-2 .btn-group-sm > a + .dropdown-toggle-split,.webform-submission-users-proposal-form .btn-group-sm.custom_add_new_mallado > label + .dropdown-toggle-split,.custom-ckeditor--enlaces .btn-group-sm > a + .dropdown-toggle-split,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-sm > a + .dropdown-toggle-split,.section-link .btn-group-sm > a + .dropdown-toggle-split,.btn-group-sm > button.link + .dropdown-toggle-split,.btn-group-sm > a.button + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split,.btn-group-lg > .label_menu_user_custom + .dropdown-toggle-split,#block-bloqueaccesos .btn-group-lg > a + .dropdown-toggle-split,#block-bloqueaccesos-2 .btn-group-lg > a + .dropdown-toggle-split,.webform-submission-users-proposal-form .btn-group-lg.custom_add_new_mallado > label + .dropdown-toggle-split,.custom-ckeditor--enlaces .btn-group-lg > a + .dropdown-toggle-split,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-lg > a + .dropdown-toggle-split,.section-link .btn-group-lg > a + .dropdown-toggle-split,.btn-group-lg > button.link + .dropdown-toggle-split,.btn-group-lg > a.button + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem;}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > a,#block-bloqueaccesos-2 .btn-group-vertical > a,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label,.custom-ckeditor--enlaces .btn-group-vertical > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a,.section-link .btn-group-vertical > a,.btn-group-vertical > button.link,.btn-group-vertical > a.button,.btn-group-vertical > .btn-group{width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .label_menu_user_custom:not(:first-child),#block-bloqueaccesos .btn-group-vertical > a:not(:first-child),#block-bloqueaccesos-2 .btn-group-vertical > a:not(:first-child),.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label:not(:first-child),.custom-ckeditor--enlaces .btn-group-vertical > a:not(:first-child),.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a:not(:first-child),.section-link .btn-group-vertical > a:not(:first-child),.btn-group-vertical > button.link:not(:first-child),.btn-group-vertical > a.button:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width));}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .label_menu_user_custom:not(:last-child):not(.dropdown-toggle),#block-bloqueaccesos .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),#block-bloqueaccesos-2 .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label:not(:last-child):not(.dropdown-toggle),.custom-ckeditor--enlaces .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),.section-link .btn-group-vertical > a:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > button.link:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > a.button:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn,.btn-group-vertical > .btn-group:not(:last-child) > .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > .btn-group:not(:last-child) > a,#block-bloqueaccesos-2 .btn-group-vertical > .btn-group:not(:last-child) > a,.webform-submission-users-proposal-form .btn-group-vertical > .btn-group.custom_add_new_mallado:not(:last-child) > label,.custom-ckeditor--enlaces .btn-group-vertical > .btn-group:not(:last-child) > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > .btn-group:not(:last-child) > a,.section-link .btn-group-vertical > .btn-group:not(:last-child) > a,.btn-group-vertical > .btn-group:not(:last-child) > button.link,.btn-group-vertical > .btn-group:not(:last-child) > a.button{border-bottom-right-radius:0;border-bottom-left-radius:0;}.btn-group-vertical > .btn:nth-child(n+3),.btn-group-vertical > .label_menu_user_custom:nth-child(n+3),#block-bloqueaccesos .btn-group-vertical > a:nth-child(n+3),#block-bloqueaccesos-2 .btn-group-vertical > a:nth-child(n+3),.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > label:nth-child(n+3),.custom-ckeditor--enlaces .btn-group-vertical > a:nth-child(n+3),.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > a:nth-child(n+3),.section-link .btn-group-vertical > a:nth-child(n+3),.btn-group-vertical > button.link:nth-child(n+3),.btn-group-vertical > a.button:nth-child(n+3),.btn-group-vertical > :not(.btn-check) + .btn,.btn-group-vertical > :not(.btn-check) + .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > :not(.btn-check) + a,#block-bloqueaccesos-2 .btn-group-vertical > :not(.btn-check) + a,.webform-submission-users-proposal-form .btn-group-vertical.custom_add_new_mallado > :not(.btn-check) + label,.custom-ckeditor--enlaces .btn-group-vertical > :not(.btn-check) + a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > :not(.btn-check) + a,.section-link .btn-group-vertical > :not(.btn-check) + a,.btn-group-vertical > :not(.btn-check) + button.link,.btn-group-vertical > :not(.btn-check) + a.button,.btn-group-vertical > .btn-group:not(:first-child) > .btn,.btn-group-vertical > .btn-group:not(:first-child) > .label_menu_user_custom,#block-bloqueaccesos .btn-group-vertical > .btn-group:not(:first-child) > a,#block-bloqueaccesos-2 .btn-group-vertical > .btn-group:not(:first-child) > a,.webform-submission-users-proposal-form .btn-group-vertical > .btn-group.custom_add_new_mallado:not(:first-child) > label,.custom-ckeditor--enlaces .btn-group-vertical > .btn-group:not(:first-child) > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-vertical > .btn-group:not(:first-child) > a,.section-link .btn-group-vertical > .btn-group:not(:first-child) > a,.btn-group-vertical > .btn-group:not(:first-child) > button.link,.btn-group-vertical > .btn-group:not(:first-child) > a.button{border-top-left-radius:0;border-top-right-radius:0;}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.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 0.25rem rgba(0,102,153,0.25);}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default;}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0;}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#006699;}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg);}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap);}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent;}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor;}.nav-underline .nav-link.active,.nav-underline .show > .nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor;}.nav-fill > .nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%;}.tab-content > .tab-pane{display:none;}.tab-content > .active{display:block;}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(45,41,38,0.6);--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:0.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:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.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%2845, 41, 38, 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:0.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,.navbar > .paragraph--type--webform,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > form.user-login-form,.navbar > .contextual-region.profile,.navbar > .block-local-tasks-block,.navbar > .webform-submission-comentarios-generales-form,.navbar > .webform-submission-modificacion-de-la-planificacion-form,.navbar > .webform-submission-comentarios-form,.navbar > .custom-ckeditor{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:0.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-text{padding-top:0.5rem;padding-bottom:0.5rem;color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color);}.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%;}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-sm .navbar-nav{flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-sm .navbar-toggler{display:none;}.navbar-expand-sm .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;}.navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-md .navbar-nav{flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-md .navbar-nav-scroll{overflow:visible;}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-md .navbar-toggler{display:none;}.navbar-expand-md .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;}.navbar-expand-md .offcanvas .offcanvas-header{display:none;}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@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-nav-scroll{overflow:visible;}.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;}.navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width:1316px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand-xl .navbar-nav{flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand-xl .navbar-toggler{display:none;}.navbar-expand-xl .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;}.navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.navbar-expand .navbar-nav{flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{overflow:visible;}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.navbar-expand .navbar-toggler{display:none;}.navbar-expand .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;}.navbar-expand .offcanvas .offcanvas-header{display:none;}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255,255,255,0.6);--bs-navbar-hover-color:rgba(255,255,255,0.75);--bs-navbar-disabled-color:rgba(255,255,255,0.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,0.1);--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%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{--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%28255, 255, 255, 0.6%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.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:0.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:16px;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);}.card > .card-header + .list-group,.card > .list-group + .card-footer{border-top:0;}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color);}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color);}.card-subtitle{margin-top:calc(-0.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color);}.card-text:last-child{margin-bottom:0;}.card-link + .card-link{margin-left:var(--bs-card-spacer-x);}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.card-header-tabs{margin-right:calc(-0.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));border-bottom:0;}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg);}.card-header-pills{margin-right:calc(-0.5 * var(--bs-card-cap-padding-x));margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-top,.card-img-bottom{width:100%;}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card-group > .card{margin-bottom:var(--bs-card-group-margin);}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap;}.card-group > .card{flex:1 0 0;margin-bottom:0;}.card-group > .card + .card{margin-left:0;border-left:0;}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.card-group > .card:not(:last-child) > .card-img-top,.card-group > .card:not(:last-child) > .card-header{border-top-right-radius:0;}.card-group > .card:not(:last-child) > .card-img-bottom,.card-group > .card:not(:last-child) > .card-footer{border-bottom-right-radius:0;}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.card-group > .card:not(:first-child) > .card-img-top,.card-group > .card:not(:first-child) > .card-header{border-top-left-radius:0;}.card-group > .card:not(:first-child) > .card-img-bottom,.card-group > .card:not(:first-child) > .card-footer{border-bottom-left-radius:0;}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-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,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%232D2926' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%280, 40.8, 61.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(0,102,153,0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle);}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition);}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none;}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform);}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none;}}.accordion-button:hover{z-index:2;}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.accordion-header{margin-bottom:0;}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius);}.accordion-item:first-of-type > .accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:not(:first-of-type){border-top:0;}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:last-of-type > .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.accordion-flush > .accordion-item{border-right:0;border-left:0;border-radius:0;}.accordion-flush > .accordion-item:first-child{border-top:0;}.accordion-flush > .accordion-item:last-child{border-bottom:0;}.accordion-flush > .accordion-item > .accordion-collapse,.accordion-flush > .accordion-item > .accordion-header .accordion-button,.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed{border-radius:0;}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 163.2, 193.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 163.2, 193.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg:transparent;--bs-breadcrumb-border-radius:0;--bs-breadcrumb-divider-color:#495057;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#495057;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color);}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(0,102,153,0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#006699;--bs-pagination-active-border-color:#006699;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none;}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);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){.page-link{transition:none;}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow);}.page-link.active,.active > .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);}.page-link.disabled,.disabled > .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width));}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius);}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius);}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg);}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm);}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.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,.label_menu_user_custom .badge,#block-bloqueaccesos a .badge,#block-bloqueaccesos-2 a .badge,.webform-submission-users-proposal-form .custom_add_new_mallado > label .badge,.custom-ckeditor--enlaces a .badge,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a .badge,.section-link a .badge,button.link .badge,a.button .badge{position:relative;top:-1px;}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1.25rem;--bs-alert-padding-y:0.75rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0;--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);}.alert-heading{color:inherit;}.alert-link{font-weight:700;color:var(--bs-alert-link-color);}.alert-dismissible{padding-right:3.75rem;}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:0.9375rem 1.25rem;}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis);}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis);}.alert-tertiary{--bs-alert-color:var(--bs-tertiary-text-emphasis);--bs-alert-bg:var(--bs-tertiary-bg-subtle);--bs-alert-border-color:var(--bs-tertiary-border-subtle);--bs-alert-link-color:var(--bs-tertiary-text-emphasis);}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis);}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis);}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis);}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis);}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis);}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis);}.alert-black{--bs-alert-color:var(--bs-black-text-emphasis);--bs-alert-bg:var(--bs-black-bg-subtle);--bs-alert-border-color:var(--bs-black-border-subtle);--bs-alert-link-color:var(--bs-black-text-emphasis);}.alert-white{--bs-alert-color:var(--bs-white-text-emphasis);--bs-alert-bg:var(--bs-white-bg-subtle);--bs-alert-border-color:var(--bs-white-border-subtle);--bs-alert-link-color:var(--bs-white-text-emphasis);}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height);}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#006699;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none;}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-stacked > .progress{overflow:visible;}.progress-stacked > .progress > .progress-bar{width:100%;}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none;}}.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:0.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:#006699;--bs-list-group-active-border-color:#006699;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius);}.list-group-numbered{list-style-type:none;counter-reset:section;}.list-group-numbered > .list-group-item::before{content:counters(section,".") ". ";counter-increment:section;}.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);}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit;}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg);}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg);}.list-group-horizontal{flex-direction:row;}.list-group-horizontal > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row;}.list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row;}.list-group-horizontal-md > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-md > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-md > .list-group-item.active{margin-top:0;}.list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row;}.list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1316px){.list-group-horizontal-xl{flex-direction:row;}.list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}.list-group-flush{border-radius:0;}.list-group-flush > .list-group-item{border-width:0 0 var(--bs-list-group-border-width);}.list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis);}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis);}.list-group-item-tertiary{--bs-list-group-color:var(--bs-tertiary-text-emphasis);--bs-list-group-bg:var(--bs-tertiary-bg-subtle);--bs-list-group-border-color:var(--bs-tertiary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-tertiary-border-subtle);--bs-list-group-active-color:var(--bs-tertiary-bg-subtle);--bs-list-group-active-bg:var(--bs-tertiary-text-emphasis);--bs-list-group-active-border-color:var(--bs-tertiary-text-emphasis);}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis);}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis);}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis);}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis);}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis);}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis);}.list-group-item-black{--bs-list-group-color:var(--bs-black-text-emphasis);--bs-list-group-bg:var(--bs-black-bg-subtle);--bs-list-group-border-color:var(--bs-black-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-black-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-black-border-subtle);--bs-list-group-active-color:var(--bs-black-bg-subtle);--bs-list-group-active-bg:var(--bs-black-text-emphasis);--bs-list-group-active-border-color:var(--bs-black-text-emphasis);}.list-group-item-white{--bs-list-group-color:var(--bs-white-text-emphasis);--bs-list-group-bg:var(--bs-white-bg-subtle);--bs-list-group-border-color:var(--bs-white-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-white-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-white-border-subtle);--bs-list-group-active-color:var(--bs-white-bg-subtle);--bs-list-group-active-bg:var(--bs-white-text-emphasis);--bs-list-group-active-border-color:var(--bs-white-text-emphasis);}.btn-close{--bs-btn-close-color:#2D2926;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232D2926'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(0,102,153,0.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;box-sizing:content-box;width:1em;height:1em;padding:0.25em 0.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:0;opacity:var(--bs-btn-close-opacity);}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity);}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity);}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%);}:root,[data-bs-theme=light]{--bs-btn-close-filter:;}[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%);}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:32px;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color:;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius);}.toast.showing{opacity:0;}.toast:not(.show){display:none;}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none;}.toast-container > :not(:last-child){margin-bottom:var(--bs-toast-spacing);}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{margin-right:calc(-0.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x);}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word;}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg:;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .modal-dialog{transform:translate(0,-50px);transition:transform 0.3s ease-out;}@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-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.modal-dialog-scrollable .modal-body{overflow-y:auto;}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0;}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#2D2926;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{opacity:0;}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);margin-top:calc(-0.5 * var(--bs-modal-header-padding-y));margin-right:calc(-0.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-0.5 * var(--bs-modal-header-padding-y));margin-left:auto;}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding);}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{margin:calc(var(--bs-modal-footer-gap) * 0.5);}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow);}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.modal-sm{--bs-modal-width:300px;}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px;}}@media (min-width:1316px){.modal-xl{--bs-modal-width:1140px;}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0;}.modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0;}.modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0;}.modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0;}.modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width:1315.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0;}.modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin:;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);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;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0;}.tooltip.show{opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);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;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg);}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{display:none;}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color);}.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 0.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 0.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:0.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:0.9;}.carousel-control-prev{left:0;}.carousel-control-next{right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;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' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%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:8px;height:8px;padding:0;margin-right:4px;margin-left:4px;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:0.5;transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none;}}.carousel-indicators .active{opacity:1;}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center;}.carousel-dark{--bs-carousel-indicator-active-bg:#2D2926;--bs-carousel-caption-color:#2D2926;--bs-carousel-control-icon-filter:invert(1) grayscale(100);}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter:;}[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#2D2926;--bs-carousel-caption-color:#2D2926;--bs-carousel-control-icon-filter:invert(1) grayscale(100);}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border{to{transform:rotate(360deg);}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent;}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em;}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0;}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s;}}.offcanvas,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform 0.3s ease-in-out;--bs-offcanvas-title-line-height:1.5;}@media (max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none;}}@media (max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none;}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible;}}@media (min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-sm .offcanvas-header{display:none;}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none;}}@media (max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none;}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible;}}@media (min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-md .offcanvas-header{display:none;}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none;}}@media (max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none;}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible;}}@media (min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-lg .offcanvas-header{display:none;}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width:1315.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}}@media (max-width:1315.98px) and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none;}}@media (max-width:1315.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none;}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible;}}@media (min-width:1316px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.offcanvas-xl .offcanvas-header{display:none;}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition);}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none;}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible;}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#2D2926;}.offcanvas-backdrop.fade{opacity:0;}.offcanvas-backdrop.show{opacity:0.5;}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);margin-top:calc(-0.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-0.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5 * var(--bs-offcanvas-padding-y));margin-left:auto;}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height);}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto;}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:0.5;}.placeholder.btn::before,.placeholder.label_menu_user_custom::before,#block-bloqueaccesos a.placeholder::before,#block-bloqueaccesos-2 a.placeholder::before,.webform-submission-users-proposal-form .custom_add_new_mallado > label.placeholder::before,.custom-ckeditor--enlaces a.placeholder::before,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.placeholder::before,.section-link a.placeholder::before,button.placeholder.link::before,a.placeholder.button::before{display:inline-block;content:"";}.placeholder-xs{min-height:0.6em;}.placeholder-sm{min-height:0.8em;}.placeholder-lg{min-height:1.2em;}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow{50%{opacity:0.2;}}.placeholder-wave{mask-image:linear-gradient(130deg,#2D2926 55%,rgba(0,0,0,0.8) 75%,#2D2926 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite;}@keyframes placeholder-wave{100%{mask-position:-200% 0%;}}.clearfix::after{display:block;clear:both;content:"";}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{color:#2D2926 !important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-tertiary{color:#2D2926 !important;background-color:RGBA(var(--bs-tertiary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{color:#2D2926 !important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{color:#2D2926 !important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{color:#2D2926 !important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-black{color:#fff !important;background-color:RGBA(var(--bs-black-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-white{color:#2D2926 !important;background-color:RGBA(var(--bs-white-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{color:RGBA(0,82,122,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(0,82,122,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{color:RGBA(255,237,74,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(255,237,74,var(--bs-link-underline-opacity,1)) !important;}.link-tertiary{color:RGBA(var(--bs-tertiary-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-tertiary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-tertiary:hover,.link-tertiary:focus{color:RGBA(175,205,226,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(175,205,226,var(--bs-link-underline-opacity,1)) !important;}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{color:RGBA(0,110,0,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(0,110,0,var(--bs-link-underline-opacity,1)) !important;}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{color:RGBA(222,235,241,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(222,235,241,var(--bs-link-underline-opacity,1)) !important;}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{color:RGBA(255,237,74,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(255,237,74,var(--bs-link-underline-opacity,1)) !important;}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{color:RGBA(169,38,38,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(169,38,38,var(--bs-link-underline-opacity,1)) !important;}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{color:RGBA(42,46,51,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(42,46,51,var(--bs-link-underline-opacity,1)) !important;}.link-black{color:RGBA(var(--bs-black-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-black-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-black:hover,.link-black:focus{color:RGBA(36,33,30,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(36,33,30,var(--bs-link-underline-opacity,1)) !important;}.link-white{color:RGBA(var(--bs-white-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-white-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-white:hover,.link-white:focus{color:RGBA(255,255,255,var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(255,255,255,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));text-underline-offset:0.25em;backface-visibility:hidden;}.icon-link > .bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform;}@media (prefers-reduced-motion:reduce){.icon-link > .bi{transition:none;}}.icon-link-hover:hover > .bi,.icon-link-hover:focus-visible > .bi{transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));}.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-1x1{--bs-aspect-ratio:100%;}.ratio-4x3{--bs-aspect-ratio:75%;}.ratio-16x9{--bs-aspect-ratio:56.25%;}.ratio-21x9{--bs-aspect-ratio:42.8571428571%;}.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;}.sticky-bottom{position:sticky;bottom:0;z-index:1020;}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020;}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020;}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020;}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width:1316px){.sticky-xl-top{position:sticky;top:0;z-index:1020;}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020;}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){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),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important;}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important;}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25;}.align-baseline{vertical-align:baseline !important;}.align-top{vertical-align:top !important;}.align-middle{vertical-align:middle !important;}.align-bottom{vertical-align:bottom !important;}.align-text-bottom{vertical-align:text-bottom !important;}.align-text-top{vertical-align:text-top !important;}.float-start{float:left !important;}.float-end{float:right !important;}.float-none{float:none !important;}.object-fit-contain{object-fit:contain !important;}.object-fit-cover{object-fit:cover !important;}.object-fit-fill{object-fit:fill !important;}.object-fit-scale{object-fit:scale-down !important;}.object-fit-none{object-fit:none !important;}.opacity-0{opacity:0 !important;}.opacity-25{opacity:0.25 !important;}.opacity-50{opacity:0.5 !important;}.opacity-75{opacity:0.75 !important;}.opacity-100{opacity:1 !important;}.overflow-auto{overflow:auto !important;}.overflow-hidden{overflow:hidden !important;}.overflow-visible{overflow:visible !important;}.overflow-scroll{overflow:scroll !important;}.overflow-x-auto{overflow-x:auto !important;}.overflow-x-hidden{overflow-x:hidden !important;}.overflow-x-visible{overflow-x:visible !important;}.overflow-x-scroll{overflow-x:scroll !important;}.overflow-y-auto{overflow-y:auto !important;}.overflow-y-hidden{overflow-y:hidden !important;}.overflow-y-visible{overflow-y:visible !important;}.overflow-y-scroll{overflow-y:scroll !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block,#block-descargapdfmenu-2,.region-header-left .block-system-branding-block{display:block !important;}.d-grid{display:grid !important;}.d-inline-grid{display:inline-grid !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--label,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item,.js-custom-input-upload .file__value--label,.js-custom-input-upload .file__input--label,.js-custom-input-upload .form-type-checkbox.file__value--item,.js-custom-input-upload .file__input--item,.new-content .file__value--label,.new-content .file__input--label,.new-content .webform-document-file-preview-wrapper.form-type-checkbox.file__value--item,.new-content .file__input--item,.article-box_text,.text-image_content .field--name-field-text-image-image,.text-image_title-container,.paragraph--type--text-image-hover .text-image_hover_left_buttons-container,.carousel.paragraph--type--simple-carrousel .carousel-text-container{display:flex !important;}.d-inline-flex{display:inline-flex !important;}.d-none,.region-nav-branding,#block-descargapdfmenu{display:none !important;}.shadow{box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{box-shadow:none !important;}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-tertiary{--bs-focus-ring-color:rgba(var(--bs-tertiary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.focus-ring-black{--bs-focus-ring-color:rgba(var(--bs-black-rgb),var(--bs-focus-ring-opacity));}.focus-ring-white{--bs-focus-ring-color:rgba(var(--bs-white-rgb),var(--bs-focus-ring-opacity));}.position-static{position:static !important;}.position-relative,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item,.js-custom-input-upload .file__input--label,.js-custom-input-upload .form-type-checkbox.file__value--item,.js-custom-input-upload .file__input--item,.new-content .file__input--label,.new-content .webform-document-file-preview-wrapper.form-type-checkbox.file__value--item,.new-content .file__input--item,.related-links-links .related-links-item_container{position:relative !important;}.position-absolute,.js-custom-input-upload #file__input--item .form-file,.js-custom-input-upload .file__value--item .form-checkbox,.js-custom-input-upload .file__input--label::before,.new-content #file__input--item .form-file,.new-content .file__value--item .form-checkbox,.new-content .file__input--label::before,.related-links-links .related-links-item_icon{position:absolute !important;}.position-fixed{position:fixed !important;}.position-sticky{position:sticky !important;}.top-0{top:0 !important;}.top-50{top:50% !important;}.top-100{top:100% !important;}.bottom-0{bottom:0 !important;}.bottom-50{bottom:50% !important;}.bottom-100{bottom:100% !important;}.start-0{left:0 !important;}.start-50{left:50% !important;}.start-100{left:100% !important;}.end-0{right:0 !important;}.end-50{right:50% !important;}.end-100{right:100% !important;}.translate-middle{transform:translate(-50%,-50%) !important;}.translate-middle-x{transform:translateX(-50%) !important;}.translate-middle-y{transform:translateY(-50%) !important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{border:0 !important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{border-top:0 !important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{border-right:0 !important;}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{border-bottom:0 !important;}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{border-left:0 !important;}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-tertiary{--bs-border-opacity:1;border-color:rgba(var(--bs-tertiary-rgb),var(--bs-border-opacity)) !important;}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important;}.border-1{border-width:1px !important;}.border-2{border-width:2px !important;}.border-3{border-width:3px !important;}.border-4{border-width:4px !important;}.border-5{border-width:5px !important;}.border-opacity-10{--bs-border-opacity:0.1;}.border-opacity-25{--bs-border-opacity:0.25;}.border-opacity-50{--bs-border-opacity:0.5;}.border-opacity-75{--bs-border-opacity:0.75;}.border-opacity-100{--bs-border-opacity:1;}.w-25{width:25% !important;}.w-50{width:50% !important;}.w-75{width:75% !important;}.w-100,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item,.js-custom-input-upload .file__value--item input.form-checkbox,.js-custom-input-upload .file__input--file,.js-custom-input-upload .file__value--text,.js-custom-input-upload .form-type-checkbox.file__value--item,.js-custom-input-upload .webform-document-file .form-file.form-control,.new-content .file__input--file,.new-content .file__value--text,.new-content .webform-document-file-preview-wrapper.form-type-checkbox.file__value--item,.new-content .webform-document-file .form-file.form-control,.related-links-links,.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a,.carousel.paragraph--type--simple-carrousel .carousel-text-container{width:100% !important;}.w-auto{width:auto !important;}.mw-100{max-width:100% !important;}.vw-100{width:100vw !important;}.min-vw-100{min-width:100vw !important;}.h-25{height:25% !important;}.h-50{height:50% !important;}.h-75{height:75% !important;}.h-100,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item,.js-custom-input-upload .file__value--item input.form-checkbox,.js-custom-input-upload .form-type-checkbox.file__value--item,.js-custom-input-upload .file__input--item,.new-content .webform-document-file-preview-wrapper.form-type-checkbox.file__value--item,.new-content .file__input--item,.related-links-links .related-links-item_container,.numbers-item_container,.carousel.paragraph--type--simple-carrousel .paragraph--type--simple-carrousel-item,.carousel.paragraph--type--simple-carrousel .carousel-text-container,.carousel.paragraph--type--simple-carrousel .carousel-bg,.carousel.paragraph--type--simple-carrousel .carousel-item,.carousel.paragraph--type--simple-carrousel .carousel-inner{height:100% !important;}.h-auto{height:auto !important;}.mh-100{max-height:100% !important;}.vh-100{height:100vh !important;}.min-vh-100{min-height:100vh !important;}.flex-fill,.related-links-links .related-links-item_wrapper,.numbers-item_wrapper{flex:1 1 auto !important;}.flex-row{flex-direction:row !important;}.flex-column,.article-box_text,.text-image_title-container{flex-direction:column !important;}.flex-row-reverse{flex-direction:row-reverse !important;}.flex-column-reverse{flex-direction:column-reverse !important;}.flex-grow-0{flex-grow:0 !important;}.flex-grow-1{flex-grow:1 !important;}.flex-shrink-0{flex-shrink:0 !important;}.flex-shrink-1{flex-shrink:1 !important;}.flex-wrap,.region-header-left{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-start,.carousel.paragraph--type--simple-carrousel .carousel-text-container.left{justify-content:flex-start !important;}.justify-content-end,.carousel.paragraph--type--simple-carrousel .carousel-text-container.right{justify-content:flex-end !important;}.justify-content-center,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--label,.js-custom-input-upload .file__value--label,.js-custom-input-upload .file__input--label,.new-content .file__value--label,.new-content .file__input--label,.text-image_content .field--name-field-text-image-image,.carousel.paragraph--type--simple-carrousel .carousel-text-container.center{justify-content:center !important;}.justify-content-between,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item,.js-custom-input-upload .form-type-checkbox.file__value--item,.js-custom-input-upload .file__input--item,.new-content .webform-document-file-preview-wrapper.form-type-checkbox.file__value--item,.new-content .file__input--item,.paragraph--type--text-image-hover .text-image_hover_left_buttons-container{justify-content:space-between !important;}.justify-content-around{justify-content:space-around !important;}.justify-content-evenly{justify-content:space-evenly !important;}.align-items-start,.text-image_title-container{align-items:flex-start !important;}.align-items-end{align-items:flex-end !important;}.align-items-center,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--label,.js-custom-input-upload .file__value--label,.js-custom-input-upload .file__input--label,.js-custom-input-upload .file__input--item,.new-content .file__value--label,.new-content .file__input--label,.new-content .file__input--item,.paragraph--type--text-image-hover .text-image_hover_left_buttons-container,.carousel.paragraph--type--simple-carrousel .carousel-text-container{align-items:center !important;}.align-items-baseline{align-items:baseline !important;}.align-items-stretch{align-items:stretch !important;}.align-content-start{align-content:flex-start !important;}.align-content-end{align-content:flex-end !important;}.align-content-center{align-content:center !important;}.align-content-between{align-content:space-between !important;}.align-content-around{align-content:space-around !important;}.align-content-stretch{align-content:stretch !important;}.align-self-auto{align-self:auto !important;}.align-self-start{align-self:flex-start !important;}.align-self-end{align-self:flex-end !important;}.align-self-center{align-self:center !important;}.align-self-baseline{align-self:baseline !important;}.align-self-stretch{align-self:stretch !important;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0,.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--label,.js-custom-input-upload #remove-item .button,.js-custom-input-upload #file__input--item .form-file,.js-custom-input-upload .file__value--item .form-checkbox,.js-custom-input-upload .file__value--label,.js-custom-input-upload .file__input--label,.new-content .webform-document-file .button.form-submit,.new-content #remove-item .button,.new-content #file__input--item .form-file,.new-content .file__value--item .form-checkbox,.new-content .file__value--label,.new-content .file__input--label{margin:0 !important;}.m-4{margin:0.25rem !important;}.m-8{margin:0.5rem !important;}.m-12{margin:0.75rem !important;}.m-16{margin:1rem !important;}.m-20{margin:1.25rem !important;}.m-24{margin:1.5rem !important;}.m-28{margin:1.75rem !important;}.m-32{margin:2rem !important;}.m-40{margin:2.5rem !important;}.m-48{margin:3rem !important;}.m-56{margin:3.5rem !important;}.m-60{margin:3.75rem !important;}.m-64{margin:4rem !important;}.m-72{margin:4.5rem !important;}.m-80{margin:5rem !important;}.m-88{margin:5.5rem !important;}.m-96{margin:6rem !important;}.m-104{margin:6.5rem !important;}.m-112{margin:7rem !important;}.m-120{margin:7.5rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-4{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-8{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-12{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-16{margin-right:1rem !important;margin-left:1rem !important;}.mx-20{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-24{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-28{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-32{margin-right:2rem !important;margin-left:2rem !important;}.mx-40{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-48{margin-right:3rem !important;margin-left:3rem !important;}.mx-56{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-60{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-64{margin-right:4rem !important;margin-left:4rem !important;}.mx-72{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-80{margin-right:5rem !important;margin-left:5rem !important;}.mx-88{margin-right:5.5rem !important;margin-left:5.5rem !important;}.mx-96{margin-right:6rem !important;margin-left:6rem !important;}.mx-104{margin-right:6.5rem !important;margin-left:6.5rem !important;}.mx-112{margin-right:7rem !important;margin-left:7rem !important;}.mx-120{margin-right:7.5rem !important;margin-left:7.5rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-16{margin-top:1rem !important;margin-bottom:1rem !important;}.my-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-32{margin-top:2rem !important;margin-bottom:2rem !important;}.my-40,.paragraph--type--text-image-hover .text-image_hover_right{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-48{margin-top:3rem !important;margin-bottom:3rem !important;}.my-56{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-64{margin-top:4rem !important;margin-bottom:4rem !important;}.my-72{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-80{margin-top:5rem !important;margin-bottom:5rem !important;}.my-88{margin-top:5.5rem !important;margin-bottom:5.5rem !important;}.my-96{margin-top:6rem !important;margin-bottom:6rem !important;}.my-104{margin-top:6.5rem !important;margin-bottom:6.5rem !important;}.my-112{margin-top:7rem !important;margin-bottom:7rem !important;}.my-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-4{margin-top:0.25rem !important;}.mt-8{margin-top:0.5rem !important;}.mt-12{margin-top:0.75rem !important;}.mt-16{margin-top:1rem !important;}.mt-20{margin-top:1.25rem !important;}.mt-24{margin-top:1.5rem !important;}.mt-28{margin-top:1.75rem !important;}.mt-32{margin-top:2rem !important;}.mt-40{margin-top:2.5rem !important;}.mt-48{margin-top:3rem !important;}.mt-56{margin-top:3.5rem !important;}.mt-60{margin-top:3.75rem !important;}.mt-64{margin-top:4rem !important;}.mt-72{margin-top:4.5rem !important;}.mt-80{margin-top:5rem !important;}.mt-88{margin-top:5.5rem !important;}.mt-96{margin-top:6rem !important;}.mt-104{margin-top:6.5rem !important;}.mt-112{margin-top:7rem !important;}.mt-120{margin-top:7.5rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-4{margin-right:0.25rem !important;}.me-8{margin-right:0.5rem !important;}.me-12{margin-right:0.75rem !important;}.me-16{margin-right:1rem !important;}.me-20{margin-right:1.25rem !important;}.me-24{margin-right:1.5rem !important;}.me-28{margin-right:1.75rem !important;}.me-32{margin-right:2rem !important;}.me-40{margin-right:2.5rem !important;}.me-48{margin-right:3rem !important;}.me-56{margin-right:3.5rem !important;}.me-60{margin-right:3.75rem !important;}.me-64{margin-right:4rem !important;}.me-72{margin-right:4.5rem !important;}.me-80{margin-right:5rem !important;}.me-88{margin-right:5.5rem !important;}.me-96{margin-right:6rem !important;}.me-104{margin-right:6.5rem !important;}.me-112{margin-right:7rem !important;}.me-120{margin-right:7.5rem !important;}.me-auto{margin-right:auto !important;}.mb-0,.text-image_title p{margin-bottom:0 !important;}.mb-4{margin-bottom:0.25rem !important;}.mb-8{margin-bottom:0.5rem !important;}.mb-12{margin-bottom:0.75rem !important;}.mb-16,.article-box_more-info .btn-more-info,.accordion .card .accordion .card-header,.accordion .card-header,.text-image_title,.paragraph--type--text-image-hover{margin-bottom:1rem !important;}.mb-20{margin-bottom:1.25rem !important;}.mb-24,.related-links-title .field--name-field-related-links-title,.paragraph--type--text-image-hover .field--name-field-text-image-hover-title,.section-title .field--name-field-title{margin-bottom:1.5rem !important;}.mb-28{margin-bottom:1.75rem !important;}.mb-32,.carousel.paragraph--type--simple-carrousel .carousel-indicators{margin-bottom:2rem !important;}.mb-40,footer .region-footer-top-right,footer .region-footer-top-left,.related-links-title .field--name-field-related-links-subtitle,.section-title .field--name-field-subtitle{margin-bottom:2.5rem !important;}.mb-48{margin-bottom:3rem !important;}.mb-56{margin-bottom:3.5rem !important;}.mb-60{margin-bottom:3.75rem !important;}.mb-64{margin-bottom:4rem !important;}.mb-72,footer .region-footer-bottom-right,footer .region-footer-top-right{margin-bottom:4.5rem !important;}.mb-80{margin-bottom:5rem !important;}.mb-88{margin-bottom:5.5rem !important;}.mb-96{margin-bottom:6rem !important;}.mb-104{margin-bottom:6.5rem !important;}.mb-112{margin-bottom:7rem !important;}.mb-120{margin-bottom:7.5rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-4{margin-left:0.25rem !important;}.ms-8{margin-left:0.5rem !important;}.ms-12{margin-left:0.75rem !important;}.ms-16{margin-left:1rem !important;}.ms-20{margin-left:1.25rem !important;}.ms-24{margin-left:1.5rem !important;}.ms-28{margin-left:1.75rem !important;}.ms-32{margin-left:2rem !important;}.ms-40{margin-left:2.5rem !important;}.ms-48{margin-left:3rem !important;}.ms-56{margin-left:3.5rem !important;}.ms-60{margin-left:3.75rem !important;}.ms-64{margin-left:4rem !important;}.ms-72{margin-left:4.5rem !important;}.ms-80{margin-left:5rem !important;}.ms-88{margin-left:5.5rem !important;}.ms-96{margin-left:6rem !important;}.ms-104{margin-left:6.5rem !important;}.ms-112{margin-left:7rem !important;}.ms-120{margin-left:7.5rem !important;}.ms-auto{margin-left:auto !important;}.p-0,.region-sidebar-first,.region-sidebar-second,.region-content,.region-footer,.js-custom-input-upload #file__input--item .form-file,.js-custom-input-upload .file__value--item .form-checkbox,.new-content #file__input--item .form-file,.new-content .file__value--item .form-checkbox,.accordion .card .accordion .card-header,.accordion .card .card-body,.accordion .card-header{padding:0 !important;}.p-4{padding:0.25rem !important;}.p-8{padding:0.5rem !important;}.p-12{padding:0.75rem !important;}.p-16{padding:1rem !important;}.p-20{padding:1.25rem !important;}.p-24,.related-links-links .related-links-item_container,.article-box_text,.numbers-item_container{padding:1.5rem !important;}.p-28{padding:1.75rem !important;}.p-32,.paragraph--type--text-image-hover .text-image_hover_info_text-container{padding:2rem !important;}.p-40{padding:2.5rem !important;}.p-48{padding:3rem !important;}.p-56{padding:3.5rem !important;}.p-60{padding:3.75rem !important;}.p-64{padding:4rem !important;}.p-72{padding:4.5rem !important;}.p-80{padding:5rem !important;}.p-88{padding:5.5rem !important;}.p-96{padding:6rem !important;}.p-104{padding:6.5rem !important;}.p-112{padding:7rem !important;}.p-120{padding:7.5rem !important;}.px-0,footer .navbar-nav .nav-link,.accordion .card .accordion{padding-right:0 !important;padding-left:0 !important;}.px-4{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-8{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-12{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-16,.related-links-links .related-links-item_wrapper,.a11y-paragraphs-tabs__wrapper,.paragraph--type--webform,.accordion,.numbers-item_wrapper{padding-right:1rem !important;padding-left:1rem !important;}.px-20{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-24{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-28{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-32{padding-right:2rem !important;padding-left:2rem !important;}.px-40{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-48{padding-right:3rem !important;padding-left:3rem !important;}.px-56{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-60{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-64{padding-right:4rem !important;padding-left:4rem !important;}.px-72{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-80{padding-right:5rem !important;padding-left:5rem !important;}.px-88{padding-right:5.5rem !important;padding-left:5.5rem !important;}.px-96{padding-right:6rem !important;padding-left:6rem !important;}.px-104{padding-right:6.5rem !important;padding-left:6.5rem !important;}.px-112{padding-right:7rem !important;padding-left:7rem !important;}.px-120{padding-right:7.5rem !important;padding-left:7.5rem !important;}.py-0,.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a{padding-top:0 !important;padding-bottom:0 !important;}.py-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-8,.logo-ree-cabecera,.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-16,#block-descargapdfmenu-2 a{padding-top:1rem !important;padding-bottom:1rem !important;}.py-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-32,.paragraph--type--text-image-hover .text-image_hover_left{padding-top:2rem !important;padding-bottom:2rem !important;}.py-40,#block-descargapdfmenu-2{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-48{padding-top:3rem !important;padding-bottom:3rem !important;}.py-56{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-64{padding-top:4rem !important;padding-bottom:4rem !important;}.py-72{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-80,footer{padding-top:5rem !important;padding-bottom:5rem !important;}.py-88{padding-top:5.5rem !important;padding-bottom:5.5rem !important;}.py-96{padding-top:6rem !important;padding-bottom:6rem !important;}.py-104{padding-top:6.5rem !important;padding-bottom:6.5rem !important;}.py-112{padding-top:7rem !important;padding-bottom:7rem !important;}.py-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important;}.pt-0{padding-top:0 !important;}.pt-4{padding-top:0.25rem !important;}.pt-8{padding-top:0.5rem !important;}.pt-12{padding-top:0.75rem !important;}.pt-16{padding-top:1rem !important;}.pt-20{padding-top:1.25rem !important;}.pt-24{padding-top:1.5rem !important;}.pt-28{padding-top:1.75rem !important;}.pt-32{padding-top:2rem !important;}.pt-40{padding-top:2.5rem !important;}.pt-48{padding-top:3rem !important;}.pt-56{padding-top:3.5rem !important;}.pt-60{padding-top:3.75rem !important;}.pt-64,.section-pt-short{padding-top:4rem !important;}.pt-72{padding-top:4.5rem !important;}.pt-80,.section-pt-large,.section-pt-medium{padding-top:5rem !important;}.pt-88{padding-top:5.5rem !important;}.pt-96{padding-top:6rem !important;}.pt-104{padding-top:6.5rem !important;}.pt-112{padding-top:7rem !important;}.pt-120{padding-top:7.5rem !important;}.pe-0{padding-right:0 !important;}.pe-4{padding-right:0.25rem !important;}.pe-8{padding-right:0.5rem !important;}.pe-12{padding-right:0.75rem !important;}.pe-16{padding-right:1rem !important;}.pe-20{padding-right:1.25rem !important;}.pe-24{padding-right:1.5rem !important;}.pe-28{padding-right:1.75rem !important;}.pe-32,.paragraph--type--text-image-hover .text-image_hover_left{padding-right:2rem !important;}.pe-40,.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a,.paragraph--type--text-image-hover .text-image_hover_right{padding-right:2.5rem !important;}.pe-48{padding-right:3rem !important;}.pe-56{padding-right:3.5rem !important;}.pe-60{padding-right:3.75rem !important;}.pe-64{padding-right:4rem !important;}.pe-72{padding-right:4.5rem !important;}.pe-80{padding-right:5rem !important;}.pe-88{padding-right:5.5rem !important;}.pe-96{padding-right:6rem !important;}.pe-104{padding-right:6.5rem !important;}.pe-112{padding-right:7rem !important;}.pe-120{padding-right:7.5rem !important;}.pb-0{padding-bottom:0 !important;}.pb-4{padding-bottom:0.25rem !important;}.pb-8{padding-bottom:0.5rem !important;}.pb-12{padding-bottom:0.75rem !important;}.pb-16{padding-bottom:1rem !important;}.pb-20{padding-bottom:1.25rem !important;}.pb-24,.paragraph--type--text-image-hover .field--name-field-text-image-hover-info{padding-bottom:1.5rem !important;}.pb-28{padding-bottom:1.75rem !important;}.pb-32{padding-bottom:2rem !important;}.pb-40{padding-bottom:2.5rem !important;}.pb-48{padding-bottom:3rem !important;}.pb-56{padding-bottom:3.5rem !important;}.pb-60{padding-bottom:3.75rem !important;}.pb-64,.section-pb-short{padding-bottom:4rem !important;}.pb-72{padding-bottom:4.5rem !important;}.pb-80,.section-pb-large,.section-pb-medium{padding-bottom:5rem !important;}.pb-88{padding-bottom:5.5rem !important;}.pb-96{padding-bottom:6rem !important;}.pb-104{padding-bottom:6.5rem !important;}.pb-112{padding-bottom:7rem !important;}.pb-120{padding-bottom:7.5rem !important;}.ps-0,.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a{padding-left:0 !important;}.ps-4{padding-left:0.25rem !important;}.ps-8{padding-left:0.5rem !important;}.ps-12{padding-left:0.75rem !important;}.ps-16,.accordion .card .card-body{padding-left:1rem !important;}.ps-20{padding-left:1.25rem !important;}.ps-24,.paragraph--type--text-image-hover .text-image_hover_left{padding-left:1.5rem !important;}.ps-28{padding-left:1.75rem !important;}.ps-32{padding-left:2rem !important;}.ps-40{padding-left:2.5rem !important;}.ps-48{padding-left:3rem !important;}.ps-56{padding-left:3.5rem !important;}.ps-60,.paragraph--type--text-image-hover .text-image_hover_right{padding-left:3.75rem !important;}.ps-64{padding-left:4rem !important;}.ps-72{padding-left:4.5rem !important;}.ps-80{padding-left:5rem !important;}.ps-88{padding-left:5.5rem !important;}.ps-96{padding-left:6rem !important;}.ps-104{padding-left:6.5rem !important;}.ps-112{padding-left:7rem !important;}.ps-120{padding-left:7.5rem !important;}.gap-0{gap:0 !important;}.gap-4{gap:0.25rem !important;}.gap-8{gap:0.5rem !important;}.gap-12{gap:0.75rem !important;}.gap-16{gap:1rem !important;}.gap-20{gap:1.25rem !important;}.gap-24{gap:1.5rem !important;}.gap-28{gap:1.75rem !important;}.gap-32{gap:2rem !important;}.gap-40{gap:2.5rem !important;}.gap-48{gap:3rem !important;}.gap-56{gap:3.5rem !important;}.gap-60{gap:3.75rem !important;}.gap-64{gap:4rem !important;}.gap-72{gap:4.5rem !important;}.gap-80{gap:5rem !important;}.gap-88{gap:5.5rem !important;}.gap-96{gap:6rem !important;}.gap-104{gap:6.5rem !important;}.gap-112{gap:7rem !important;}.gap-120{gap:7.5rem !important;}.row-gap-0{row-gap:0 !important;}.row-gap-4{row-gap:0.25rem !important;}.row-gap-8{row-gap:0.5rem !important;}.row-gap-12{row-gap:0.75rem !important;}.row-gap-16{row-gap:1rem !important;}.row-gap-20{row-gap:1.25rem !important;}.row-gap-24{row-gap:1.5rem !important;}.row-gap-28{row-gap:1.75rem !important;}.row-gap-32{row-gap:2rem !important;}.row-gap-40{row-gap:2.5rem !important;}.row-gap-48{row-gap:3rem !important;}.row-gap-56{row-gap:3.5rem !important;}.row-gap-60{row-gap:3.75rem !important;}.row-gap-64{row-gap:4rem !important;}.row-gap-72{row-gap:4.5rem !important;}.row-gap-80{row-gap:5rem !important;}.row-gap-88{row-gap:5.5rem !important;}.row-gap-96{row-gap:6rem !important;}.row-gap-104{row-gap:6.5rem !important;}.row-gap-112{row-gap:7rem !important;}.row-gap-120{row-gap:7.5rem !important;}.column-gap-0{column-gap:0 !important;}.column-gap-4{column-gap:0.25rem !important;}.column-gap-8{column-gap:0.5rem !important;}.column-gap-12{column-gap:0.75rem !important;}.column-gap-16{column-gap:1rem !important;}.column-gap-20{column-gap:1.25rem !important;}.column-gap-24{column-gap:1.5rem !important;}.column-gap-28{column-gap:1.75rem !important;}.column-gap-32{column-gap:2rem !important;}.column-gap-40{column-gap:2.5rem !important;}.column-gap-48{column-gap:3rem !important;}.column-gap-56{column-gap:3.5rem !important;}.column-gap-60{column-gap:3.75rem !important;}.column-gap-64{column-gap:4rem !important;}.column-gap-72{column-gap:4.5rem !important;}.column-gap-80{column-gap:5rem !important;}.column-gap-88{column-gap:5.5rem !important;}.column-gap-96{column-gap:6rem !important;}.column-gap-104{column-gap:6.5rem !important;}.column-gap-112{column-gap:7rem !important;}.column-gap-120{column-gap:7.5rem !important;}.font-monospace{font-family:var(--bs-font-monospace) !important;}.fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{font-size:1.25rem !important;}.fs-6{font-size:1rem !important;}.fst-italic{font-style:italic !important;}.fst-normal{font-style:normal !important;}.fw-lighter{font-weight:lighter !important;}.fw-light{font-weight:300 !important;}.fw-normal{font-weight:400 !important;}.fw-medium{font-weight:500 !important;}.fw-semibold{font-weight:600 !important;}.fw-bold{font-weight:700 !important;}.fw-bolder{font-weight:bolder !important;}.lh-1{line-height:1 !important;}.lh-sm{line-height:1.25 !important;}.lh-base{line-height:1.5 !important;}.lh-lg{line-height:2 !important;}.text-start{text-align:left !important;}.text-end{text-align:right !important;}.text-center,footer .region-footer-bottom-right,footer .region-footer-top-right,footer .region-footer-bottom-left,footer .region-footer-top-left,.carousel.paragraph--type--simple-carrousel .carousel-text-container.center .carousel-text{text-align:center !important;}.text-decoration-none,.press_content .field--name-field-press-link a{text-decoration:none !important;}.text-decoration-underline{text-decoration:underline !important;}.text-decoration-line-through{text-decoration:line-through !important;}.text-lowercase{text-transform:lowercase !important;}.text-uppercase{text-transform:uppercase !important;}.text-capitalize{text-transform:capitalize !important;}.text-wrap{white-space:normal !important;}.text-nowrap{white-space:nowrap !important;}.text-break{word-wrap:break-word !important;word-break:break-word !important;}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-tertiary{--bs-text-opacity:1;color:rgba(var(--bs-tertiary-rgb),var(--bs-text-opacity)) !important;}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-black-50{--bs-text-opacity:1;color:rgba(45,41,38,0.5) !important;}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,0.5) !important;}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color) !important;}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color) !important;}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color) !important;}.text-reset{--bs-text-opacity:1;color:inherit !important;}.text-opacity-25{--bs-text-opacity:0.25;}.text-opacity-50{--bs-text-opacity:0.5;}.text-opacity-75{--bs-text-opacity:0.75;}.text-opacity-100{--bs-text-opacity:1;}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{--bs-link-opacity:0.1;}.link-opacity-10-hover:hover{--bs-link-opacity:0.1;}.link-opacity-25{--bs-link-opacity:0.25;}.link-opacity-25-hover:hover{--bs-link-opacity:0.25;}.link-opacity-50{--bs-link-opacity:0.5;}.link-opacity-50-hover:hover{--bs-link-opacity:0.5;}.link-opacity-75{--bs-link-opacity:0.75;}.link-opacity-75-hover:hover{--bs-link-opacity:0.75;}.link-opacity-100{--bs-link-opacity:1;}.link-opacity-100-hover:hover{--bs-link-opacity:1;}.link-offset-1{text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{text-underline-offset:0.125em !important;}.link-offset-2{text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{text-underline-offset:0.25em !important;}.link-offset-3{text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{text-underline-offset:0.375em !important;}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-tertiary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-tertiary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-black{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-black-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-white{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-white-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{--bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0;}.link-underline-opacity-10{--bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1;}.link-underline-opacity-25{--bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25;}.link-underline-opacity-50{--bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5;}.link-underline-opacity-75{--bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75;}.link-underline-opacity-100{--bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent,.new-content .webform-document-file .button.form-submit{--bs-bg-opacity:1;background-color:transparent !important;}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{--bs-bg-opacity:0.1;}.bg-opacity-25{--bs-bg-opacity:0.25;}.bg-opacity-50{--bs-bg-opacity:0.5;}.bg-opacity-75{--bs-bg-opacity:0.75;}.bg-opacity-100{--bs-bg-opacity:1;}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{background-image:var(--bs-gradient) !important;}.user-select-all{user-select:all !important;}.user-select-auto{user-select:auto !important;}.user-select-none{user-select:none !important;}.pe-none{pointer-events:none !important;}.pe-auto{pointer-events:auto !important;}.rounded{border-radius:var(--bs-border-radius) !important;}.rounded-0{border-radius:0 !important;}.rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{border-radius:var(--bs-border-radius) !important;}.rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{border-radius:50% !important;}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important;}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important;}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important;}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important;}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important;}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important;}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{visibility:visible !important;}.invisible{visibility:hidden !important;}.z-n1{z-index:-1 !important;}.z-0{z-index:0 !important;}.z-1{z-index:1 !important;}.z-2{z-index:2 !important;}.z-3{z-index:3 !important;}@media (min-width:576px){.float-sm-start{float:left !important;}.float-sm-end{float:right !important;}.float-sm-none{float:none !important;}.object-fit-sm-contain{object-fit:contain !important;}.object-fit-sm-cover{object-fit:cover !important;}.object-fit-sm-fill{object-fit:fill !important;}.object-fit-sm-scale{object-fit:scale-down !important;}.object-fit-sm-none{object-fit:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !important;}.d-sm-inline-grid{display:inline-grid !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:flex !important;}.d-sm-inline-flex{display:inline-flex !important;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.flex-sm-row{flex-direction:row !important;}.flex-sm-column{flex-direction:column !important;}.flex-sm-row-reverse{flex-direction:row-reverse !important;}.flex-sm-column-reverse{flex-direction:column-reverse !important;}.flex-sm-grow-0{flex-grow:0 !important;}.flex-sm-grow-1{flex-grow:1 !important;}.flex-sm-shrink-0{flex-shrink:0 !important;}.flex-sm-shrink-1{flex-shrink:1 !important;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-sm-start{justify-content:flex-start !important;}.justify-content-sm-end{justify-content:flex-end !important;}.justify-content-sm-center{justify-content:center !important;}.justify-content-sm-between{justify-content:space-between !important;}.justify-content-sm-around{justify-content:space-around !important;}.justify-content-sm-evenly{justify-content:space-evenly !important;}.align-items-sm-start{align-items:flex-start !important;}.align-items-sm-end{align-items:flex-end !important;}.align-items-sm-center{align-items:center !important;}.align-items-sm-baseline{align-items:baseline !important;}.align-items-sm-stretch{align-items:stretch !important;}.align-content-sm-start{align-content:flex-start !important;}.align-content-sm-end{align-content:flex-end !important;}.align-content-sm-center{align-content:center !important;}.align-content-sm-between{align-content:space-between !important;}.align-content-sm-around{align-content:space-around !important;}.align-content-sm-stretch{align-content:stretch !important;}.align-self-sm-auto{align-self:auto !important;}.align-self-sm-start{align-self:flex-start !important;}.align-self-sm-end{align-self:flex-end !important;}.align-self-sm-center{align-self:center !important;}.align-self-sm-baseline{align-self:baseline !important;}.align-self-sm-stretch{align-self:stretch !important;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-4{margin:0.25rem !important;}.m-sm-8{margin:0.5rem !important;}.m-sm-12{margin:0.75rem !important;}.m-sm-16{margin:1rem !important;}.m-sm-20{margin:1.25rem !important;}.m-sm-24{margin:1.5rem !important;}.m-sm-28{margin:1.75rem !important;}.m-sm-32{margin:2rem !important;}.m-sm-40{margin:2.5rem !important;}.m-sm-48{margin:3rem !important;}.m-sm-56{margin:3.5rem !important;}.m-sm-60{margin:3.75rem !important;}.m-sm-64{margin:4rem !important;}.m-sm-72{margin:4.5rem !important;}.m-sm-80{margin:5rem !important;}.m-sm-88{margin:5.5rem !important;}.m-sm-96{margin:6rem !important;}.m-sm-104{margin:6.5rem !important;}.m-sm-112{margin:7rem !important;}.m-sm-120{margin:7.5rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-4{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-8{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-sm-12{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-sm-16{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-20{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-sm-24{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-28{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-sm-32{margin-right:2rem !important;margin-left:2rem !important;}.mx-sm-40{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-sm-48{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-56{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-sm-60{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-sm-64{margin-right:4rem !important;margin-left:4rem !important;}.mx-sm-72{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-sm-80{margin-right:5rem !important;margin-left:5rem !important;}.mx-sm-88{margin-right:5.5rem !important;margin-left:5.5rem !important;}.mx-sm-96{margin-right:6rem !important;margin-left:6rem !important;}.mx-sm-104{margin-right:6.5rem !important;margin-left:6.5rem !important;}.mx-sm-112{margin-right:7rem !important;margin-left:7rem !important;}.mx-sm-120{margin-right:7.5rem !important;margin-left:7.5rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-sm-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-sm-16{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-sm-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-sm-32{margin-top:2rem !important;margin-bottom:2rem !important;}.my-sm-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-sm-48{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-56{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-sm-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-sm-64{margin-top:4rem !important;margin-bottom:4rem !important;}.my-sm-72{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-sm-80{margin-top:5rem !important;margin-bottom:5rem !important;}.my-sm-88{margin-top:5.5rem !important;margin-bottom:5.5rem !important;}.my-sm-96{margin-top:6rem !important;margin-bottom:6rem !important;}.my-sm-104{margin-top:6.5rem !important;margin-bottom:6.5rem !important;}.my-sm-112{margin-top:7rem !important;margin-bottom:7rem !important;}.my-sm-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-4{margin-top:0.25rem !important;}.mt-sm-8{margin-top:0.5rem !important;}.mt-sm-12{margin-top:0.75rem !important;}.mt-sm-16{margin-top:1rem !important;}.mt-sm-20{margin-top:1.25rem !important;}.mt-sm-24{margin-top:1.5rem !important;}.mt-sm-28{margin-top:1.75rem !important;}.mt-sm-32{margin-top:2rem !important;}.mt-sm-40{margin-top:2.5rem !important;}.mt-sm-48{margin-top:3rem !important;}.mt-sm-56{margin-top:3.5rem !important;}.mt-sm-60{margin-top:3.75rem !important;}.mt-sm-64{margin-top:4rem !important;}.mt-sm-72{margin-top:4.5rem !important;}.mt-sm-80{margin-top:5rem !important;}.mt-sm-88{margin-top:5.5rem !important;}.mt-sm-96{margin-top:6rem !important;}.mt-sm-104{margin-top:6.5rem !important;}.mt-sm-112{margin-top:7rem !important;}.mt-sm-120{margin-top:7.5rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-4{margin-right:0.25rem !important;}.me-sm-8{margin-right:0.5rem !important;}.me-sm-12{margin-right:0.75rem !important;}.me-sm-16{margin-right:1rem !important;}.me-sm-20{margin-right:1.25rem !important;}.me-sm-24{margin-right:1.5rem !important;}.me-sm-28{margin-right:1.75rem !important;}.me-sm-32{margin-right:2rem !important;}.me-sm-40{margin-right:2.5rem !important;}.me-sm-48{margin-right:3rem !important;}.me-sm-56{margin-right:3.5rem !important;}.me-sm-60{margin-right:3.75rem !important;}.me-sm-64{margin-right:4rem !important;}.me-sm-72{margin-right:4.5rem !important;}.me-sm-80{margin-right:5rem !important;}.me-sm-88{margin-right:5.5rem !important;}.me-sm-96{margin-right:6rem !important;}.me-sm-104{margin-right:6.5rem !important;}.me-sm-112{margin-right:7rem !important;}.me-sm-120{margin-right:7.5rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-4{margin-bottom:0.25rem !important;}.mb-sm-8{margin-bottom:0.5rem !important;}.mb-sm-12{margin-bottom:0.75rem !important;}.mb-sm-16{margin-bottom:1rem !important;}.mb-sm-20{margin-bottom:1.25rem !important;}.mb-sm-24{margin-bottom:1.5rem !important;}.mb-sm-28{margin-bottom:1.75rem !important;}.mb-sm-32{margin-bottom:2rem !important;}.mb-sm-40{margin-bottom:2.5rem !important;}.mb-sm-48{margin-bottom:3rem !important;}.mb-sm-56{margin-bottom:3.5rem !important;}.mb-sm-60{margin-bottom:3.75rem !important;}.mb-sm-64{margin-bottom:4rem !important;}.mb-sm-72{margin-bottom:4.5rem !important;}.mb-sm-80{margin-bottom:5rem !important;}.mb-sm-88{margin-bottom:5.5rem !important;}.mb-sm-96{margin-bottom:6rem !important;}.mb-sm-104{margin-bottom:6.5rem !important;}.mb-sm-112{margin-bottom:7rem !important;}.mb-sm-120{margin-bottom:7.5rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-4{margin-left:0.25rem !important;}.ms-sm-8{margin-left:0.5rem !important;}.ms-sm-12{margin-left:0.75rem !important;}.ms-sm-16{margin-left:1rem !important;}.ms-sm-20{margin-left:1.25rem !important;}.ms-sm-24{margin-left:1.5rem !important;}.ms-sm-28{margin-left:1.75rem !important;}.ms-sm-32{margin-left:2rem !important;}.ms-sm-40{margin-left:2.5rem !important;}.ms-sm-48{margin-left:3rem !important;}.ms-sm-56{margin-left:3.5rem !important;}.ms-sm-60{margin-left:3.75rem !important;}.ms-sm-64{margin-left:4rem !important;}.ms-sm-72{margin-left:4.5rem !important;}.ms-sm-80{margin-left:5rem !important;}.ms-sm-88{margin-left:5.5rem !important;}.ms-sm-96{margin-left:6rem !important;}.ms-sm-104{margin-left:6.5rem !important;}.ms-sm-112{margin-left:7rem !important;}.ms-sm-120{margin-left:7.5rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-4{padding:0.25rem !important;}.p-sm-8{padding:0.5rem !important;}.p-sm-12{padding:0.75rem !important;}.p-sm-16{padding:1rem !important;}.p-sm-20{padding:1.25rem !important;}.p-sm-24{padding:1.5rem !important;}.p-sm-28{padding:1.75rem !important;}.p-sm-32{padding:2rem !important;}.p-sm-40{padding:2.5rem !important;}.p-sm-48{padding:3rem !important;}.p-sm-56{padding:3.5rem !important;}.p-sm-60{padding:3.75rem !important;}.p-sm-64{padding:4rem !important;}.p-sm-72{padding:4.5rem !important;}.p-sm-80{padding:5rem !important;}.p-sm-88{padding:5.5rem !important;}.p-sm-96{padding:6rem !important;}.p-sm-104{padding:6.5rem !important;}.p-sm-112{padding:7rem !important;}.p-sm-120{padding:7.5rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-4{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-sm-8{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-sm-12{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-sm-16{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-20{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-sm-24{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-28{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-sm-32{padding-right:2rem !important;padding-left:2rem !important;}.px-sm-40{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-sm-48{padding-right:3rem !important;padding-left:3rem !important;}.px-sm-56{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-sm-60{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-sm-64{padding-right:4rem !important;padding-left:4rem !important;}.px-sm-72{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-sm-80{padding-right:5rem !important;padding-left:5rem !important;}.px-sm-88{padding-right:5.5rem !important;padding-left:5.5rem !important;}.px-sm-96{padding-right:6rem !important;padding-left:6rem !important;}.px-sm-104{padding-right:6.5rem !important;padding-left:6.5rem !important;}.px-sm-112{padding-right:7rem !important;padding-left:7rem !important;}.px-sm-120{padding-right:7.5rem !important;padding-left:7.5rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-sm-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-sm-16{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-sm-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-sm-32{padding-top:2rem !important;padding-bottom:2rem !important;}.py-sm-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-sm-48{padding-top:3rem !important;padding-bottom:3rem !important;}.py-sm-56{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-sm-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-sm-64{padding-top:4rem !important;padding-bottom:4rem !important;}.py-sm-72{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-sm-80{padding-top:5rem !important;padding-bottom:5rem !important;}.py-sm-88{padding-top:5.5rem !important;padding-bottom:5.5rem !important;}.py-sm-96{padding-top:6rem !important;padding-bottom:6rem !important;}.py-sm-104{padding-top:6.5rem !important;padding-bottom:6.5rem !important;}.py-sm-112{padding-top:7rem !important;padding-bottom:7rem !important;}.py-sm-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-4{padding-top:0.25rem !important;}.pt-sm-8{padding-top:0.5rem !important;}.pt-sm-12{padding-top:0.75rem !important;}.pt-sm-16{padding-top:1rem !important;}.pt-sm-20{padding-top:1.25rem !important;}.pt-sm-24{padding-top:1.5rem !important;}.pt-sm-28{padding-top:1.75rem !important;}.pt-sm-32{padding-top:2rem !important;}.pt-sm-40{padding-top:2.5rem !important;}.pt-sm-48{padding-top:3rem !important;}.pt-sm-56{padding-top:3.5rem !important;}.pt-sm-60{padding-top:3.75rem !important;}.pt-sm-64{padding-top:4rem !important;}.pt-sm-72{padding-top:4.5rem !important;}.pt-sm-80{padding-top:5rem !important;}.pt-sm-88{padding-top:5.5rem !important;}.pt-sm-96{padding-top:6rem !important;}.pt-sm-104{padding-top:6.5rem !important;}.pt-sm-112{padding-top:7rem !important;}.pt-sm-120{padding-top:7.5rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-4{padding-right:0.25rem !important;}.pe-sm-8{padding-right:0.5rem !important;}.pe-sm-12{padding-right:0.75rem !important;}.pe-sm-16{padding-right:1rem !important;}.pe-sm-20{padding-right:1.25rem !important;}.pe-sm-24{padding-right:1.5rem !important;}.pe-sm-28{padding-right:1.75rem !important;}.pe-sm-32{padding-right:2rem !important;}.pe-sm-40{padding-right:2.5rem !important;}.pe-sm-48{padding-right:3rem !important;}.pe-sm-56{padding-right:3.5rem !important;}.pe-sm-60{padding-right:3.75rem !important;}.pe-sm-64{padding-right:4rem !important;}.pe-sm-72{padding-right:4.5rem !important;}.pe-sm-80{padding-right:5rem !important;}.pe-sm-88{padding-right:5.5rem !important;}.pe-sm-96{padding-right:6rem !important;}.pe-sm-104{padding-right:6.5rem !important;}.pe-sm-112{padding-right:7rem !important;}.pe-sm-120{padding-right:7.5rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-4{padding-bottom:0.25rem !important;}.pb-sm-8{padding-bottom:0.5rem !important;}.pb-sm-12{padding-bottom:0.75rem !important;}.pb-sm-16{padding-bottom:1rem !important;}.pb-sm-20{padding-bottom:1.25rem !important;}.pb-sm-24{padding-bottom:1.5rem !important;}.pb-sm-28{padding-bottom:1.75rem !important;}.pb-sm-32{padding-bottom:2rem !important;}.pb-sm-40{padding-bottom:2.5rem !important;}.pb-sm-48{padding-bottom:3rem !important;}.pb-sm-56{padding-bottom:3.5rem !important;}.pb-sm-60{padding-bottom:3.75rem !important;}.pb-sm-64{padding-bottom:4rem !important;}.pb-sm-72{padding-bottom:4.5rem !important;}.pb-sm-80{padding-bottom:5rem !important;}.pb-sm-88{padding-bottom:5.5rem !important;}.pb-sm-96{padding-bottom:6rem !important;}.pb-sm-104{padding-bottom:6.5rem !important;}.pb-sm-112{padding-bottom:7rem !important;}.pb-sm-120{padding-bottom:7.5rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-4{padding-left:0.25rem !important;}.ps-sm-8{padding-left:0.5rem !important;}.ps-sm-12{padding-left:0.75rem !important;}.ps-sm-16{padding-left:1rem !important;}.ps-sm-20{padding-left:1.25rem !important;}.ps-sm-24{padding-left:1.5rem !important;}.ps-sm-28{padding-left:1.75rem !important;}.ps-sm-32{padding-left:2rem !important;}.ps-sm-40{padding-left:2.5rem !important;}.ps-sm-48{padding-left:3rem !important;}.ps-sm-56{padding-left:3.5rem !important;}.ps-sm-60{padding-left:3.75rem !important;}.ps-sm-64{padding-left:4rem !important;}.ps-sm-72{padding-left:4.5rem !important;}.ps-sm-80{padding-left:5rem !important;}.ps-sm-88{padding-left:5.5rem !important;}.ps-sm-96{padding-left:6rem !important;}.ps-sm-104{padding-left:6.5rem !important;}.ps-sm-112{padding-left:7rem !important;}.ps-sm-120{padding-left:7.5rem !important;}.gap-sm-0{gap:0 !important;}.gap-sm-4{gap:0.25rem !important;}.gap-sm-8{gap:0.5rem !important;}.gap-sm-12{gap:0.75rem !important;}.gap-sm-16{gap:1rem !important;}.gap-sm-20{gap:1.25rem !important;}.gap-sm-24{gap:1.5rem !important;}.gap-sm-28{gap:1.75rem !important;}.gap-sm-32{gap:2rem !important;}.gap-sm-40{gap:2.5rem !important;}.gap-sm-48{gap:3rem !important;}.gap-sm-56{gap:3.5rem !important;}.gap-sm-60{gap:3.75rem !important;}.gap-sm-64{gap:4rem !important;}.gap-sm-72{gap:4.5rem !important;}.gap-sm-80{gap:5rem !important;}.gap-sm-88{gap:5.5rem !important;}.gap-sm-96{gap:6rem !important;}.gap-sm-104{gap:6.5rem !important;}.gap-sm-112{gap:7rem !important;}.gap-sm-120{gap:7.5rem !important;}.row-gap-sm-0{row-gap:0 !important;}.row-gap-sm-4{row-gap:0.25rem !important;}.row-gap-sm-8{row-gap:0.5rem !important;}.row-gap-sm-12{row-gap:0.75rem !important;}.row-gap-sm-16{row-gap:1rem !important;}.row-gap-sm-20{row-gap:1.25rem !important;}.row-gap-sm-24{row-gap:1.5rem !important;}.row-gap-sm-28{row-gap:1.75rem !important;}.row-gap-sm-32{row-gap:2rem !important;}.row-gap-sm-40{row-gap:2.5rem !important;}.row-gap-sm-48{row-gap:3rem !important;}.row-gap-sm-56{row-gap:3.5rem !important;}.row-gap-sm-60{row-gap:3.75rem !important;}.row-gap-sm-64{row-gap:4rem !important;}.row-gap-sm-72{row-gap:4.5rem !important;}.row-gap-sm-80{row-gap:5rem !important;}.row-gap-sm-88{row-gap:5.5rem !important;}.row-gap-sm-96{row-gap:6rem !important;}.row-gap-sm-104{row-gap:6.5rem !important;}.row-gap-sm-112{row-gap:7rem !important;}.row-gap-sm-120{row-gap:7.5rem !important;}.column-gap-sm-0{column-gap:0 !important;}.column-gap-sm-4{column-gap:0.25rem !important;}.column-gap-sm-8{column-gap:0.5rem !important;}.column-gap-sm-12{column-gap:0.75rem !important;}.column-gap-sm-16{column-gap:1rem !important;}.column-gap-sm-20{column-gap:1.25rem !important;}.column-gap-sm-24{column-gap:1.5rem !important;}.column-gap-sm-28{column-gap:1.75rem !important;}.column-gap-sm-32{column-gap:2rem !important;}.column-gap-sm-40{column-gap:2.5rem !important;}.column-gap-sm-48{column-gap:3rem !important;}.column-gap-sm-56{column-gap:3.5rem !important;}.column-gap-sm-60{column-gap:3.75rem !important;}.column-gap-sm-64{column-gap:4rem !important;}.column-gap-sm-72{column-gap:4.5rem !important;}.column-gap-sm-80{column-gap:5rem !important;}.column-gap-sm-88{column-gap:5.5rem !important;}.column-gap-sm-96{column-gap:6rem !important;}.column-gap-sm-104{column-gap:6.5rem !important;}.column-gap-sm-112{column-gap:7rem !important;}.column-gap-sm-120{column-gap:7.5rem !important;}.text-sm-start{text-align:left !important;}.text-sm-end{text-align:right !important;}.text-sm-center{text-align:center !important;}}@media (min-width:768px){.float-md-start{float:left !important;}.float-md-end{float:right !important;}.float-md-none{float:none !important;}.object-fit-md-contain{object-fit:contain !important;}.object-fit-md-cover{object-fit:cover !important;}.object-fit-md-fill{object-fit:fill !important;}.object-fit-md-scale{object-fit:scale-down !important;}.object-fit-md-none{object-fit:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !important;}.d-md-inline-grid{display:inline-grid !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex,footer .region-footer-bottom-left .block-menu,.paragraph--type--text-image-hover .text-image_hover_left{display:flex !important;}.d-md-inline-flex{display:inline-flex !important;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.flex-md-row,footer .region-footer-bottom-left .block-menu .navbar-nav,.article-box_container.right{flex-direction:row !important;}.flex-md-column,.paragraph--type--text-image-hover .text-image_hover_left{flex-direction:column !important;}.flex-md-row-reverse,.article-box_container.left{flex-direction:row-reverse !important;}.flex-md-column-reverse{flex-direction:column-reverse !important;}.flex-md-grow-0{flex-grow:0 !important;}.flex-md-grow-1{flex-grow:1 !important;}.flex-md-shrink-0{flex-shrink:0 !important;}.flex-md-shrink-1{flex-shrink:1 !important;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-md-start{justify-content:flex-start !important;}.justify-content-md-end{justify-content:flex-end !important;}.justify-content-md-center{justify-content:center !important;}.justify-content-md-between{justify-content:space-between !important;}.justify-content-md-around{justify-content:space-around !important;}.justify-content-md-evenly{justify-content:space-evenly !important;}.align-items-md-start{align-items:flex-start !important;}.align-items-md-end,footer .region-footer-bottom-left .block-menu{align-items:flex-end !important;}.align-items-md-center,.text-image_content .field--name-field-text-image-image{align-items:center !important;}.align-items-md-baseline{align-items:baseline !important;}.align-items-md-stretch{align-items:stretch !important;}.align-content-md-start{align-content:flex-start !important;}.align-content-md-end{align-content:flex-end !important;}.align-content-md-center{align-content:center !important;}.align-content-md-between{align-content:space-between !important;}.align-content-md-around{align-content:space-around !important;}.align-content-md-stretch{align-content:stretch !important;}.align-self-md-auto{align-self:auto !important;}.align-self-md-start{align-self:flex-start !important;}.align-self-md-end{align-self:flex-end !important;}.align-self-md-center{align-self:center !important;}.align-self-md-baseline{align-self:baseline !important;}.align-self-md-stretch{align-self:stretch !important;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-4{margin:0.25rem !important;}.m-md-8{margin:0.5rem !important;}.m-md-12{margin:0.75rem !important;}.m-md-16{margin:1rem !important;}.m-md-20{margin:1.25rem !important;}.m-md-24{margin:1.5rem !important;}.m-md-28{margin:1.75rem !important;}.m-md-32{margin:2rem !important;}.m-md-40{margin:2.5rem !important;}.m-md-48{margin:3rem !important;}.m-md-56{margin:3.5rem !important;}.m-md-60{margin:3.75rem !important;}.m-md-64{margin:4rem !important;}.m-md-72{margin:4.5rem !important;}.m-md-80{margin:5rem !important;}.m-md-88{margin:5.5rem !important;}.m-md-96{margin:6rem !important;}.m-md-104{margin:6.5rem !important;}.m-md-112{margin:7rem !important;}.m-md-120{margin:7.5rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-4{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-md-8{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-md-12{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-md-16{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-20{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-md-24{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-28{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-md-32{margin-right:2rem !important;margin-left:2rem !important;}.mx-md-40{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-md-48{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-56{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-md-60{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-md-64{margin-right:4rem !important;margin-left:4rem !important;}.mx-md-72{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-md-80{margin-right:5rem !important;margin-left:5rem !important;}.mx-md-88{margin-right:5.5rem !important;margin-left:5.5rem !important;}.mx-md-96{margin-right:6rem !important;margin-left:6rem !important;}.mx-md-104{margin-right:6.5rem !important;margin-left:6.5rem !important;}.mx-md-112{margin-right:7rem !important;margin-left:7rem !important;}.mx-md-120{margin-right:7.5rem !important;margin-left:7.5rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-md-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-md-16{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-md-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-md-32{margin-top:2rem !important;margin-bottom:2rem !important;}.my-md-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-md-48{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-56{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-md-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-md-64{margin-top:4rem !important;margin-bottom:4rem !important;}.my-md-72{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-md-80{margin-top:5rem !important;margin-bottom:5rem !important;}.my-md-88{margin-top:5.5rem !important;margin-bottom:5.5rem !important;}.my-md-96{margin-top:6rem !important;margin-bottom:6rem !important;}.my-md-104{margin-top:6.5rem !important;margin-bottom:6.5rem !important;}.my-md-112{margin-top:7rem !important;margin-bottom:7rem !important;}.my-md-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-4{margin-top:0.25rem !important;}.mt-md-8{margin-top:0.5rem !important;}.mt-md-12{margin-top:0.75rem !important;}.mt-md-16{margin-top:1rem !important;}.mt-md-20{margin-top:1.25rem !important;}.mt-md-24{margin-top:1.5rem !important;}.mt-md-28{margin-top:1.75rem !important;}.mt-md-32{margin-top:2rem !important;}.mt-md-40{margin-top:2.5rem !important;}.mt-md-48{margin-top:3rem !important;}.mt-md-56{margin-top:3.5rem !important;}.mt-md-60{margin-top:3.75rem !important;}.mt-md-64{margin-top:4rem !important;}.mt-md-72{margin-top:4.5rem !important;}.mt-md-80{margin-top:5rem !important;}.mt-md-88{margin-top:5.5rem !important;}.mt-md-96{margin-top:6rem !important;}.mt-md-104{margin-top:6.5rem !important;}.mt-md-112{margin-top:7rem !important;}.mt-md-120{margin-top:7.5rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-4{margin-right:0.25rem !important;}.me-md-8{margin-right:0.5rem !important;}.me-md-12{margin-right:0.75rem !important;}.me-md-16,footer .region-footer-bottom-left .block-menu .navbar-nav .nav-item{margin-right:1rem !important;}.me-md-20{margin-right:1.25rem !important;}.me-md-24{margin-right:1.5rem !important;}.me-md-28{margin-right:1.75rem !important;}.me-md-32{margin-right:2rem !important;}.me-md-40{margin-right:2.5rem !important;}.me-md-48{margin-right:3rem !important;}.me-md-56{margin-right:3.5rem !important;}.me-md-60{margin-right:3.75rem !important;}.me-md-64{margin-right:4rem !important;}.me-md-72{margin-right:4.5rem !important;}.me-md-80{margin-right:5rem !important;}.me-md-88{margin-right:5.5rem !important;}.me-md-96{margin-right:6rem !important;}.me-md-104{margin-right:6.5rem !important;}.me-md-112{margin-right:7rem !important;}.me-md-120{margin-right:7.5rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0,footer .region-footer-bottom-right,footer .region-footer-top-right{margin-bottom:0 !important;}.mb-md-4{margin-bottom:0.25rem !important;}.mb-md-8{margin-bottom:0.5rem !important;}.mb-md-12{margin-bottom:0.75rem !important;}.mb-md-16,.paragraph--type--text-image-hover .field--name-field-text-image-hover-title{margin-bottom:1rem !important;}.mb-md-20{margin-bottom:1.25rem !important;}.mb-md-24,.accordion .card .accordion .card-header,.accordion .card-header,.carousel.paragraph--type--simple-carrousel .carousel-indicators{margin-bottom:1.5rem !important;}.mb-md-28{margin-bottom:1.75rem !important;}.mb-md-32{margin-bottom:2rem !important;}.mb-md-40,.related-links-title .field--name-field-related-links-title,.section-title .field--name-field-title{margin-bottom:2.5rem !important;}.mb-md-48{margin-bottom:3rem !important;}.mb-md-56{margin-bottom:3.5rem !important;}.mb-md-60{margin-bottom:3.75rem !important;}.mb-md-64{margin-bottom:4rem !important;}.mb-md-72{margin-bottom:4.5rem !important;}.mb-md-80{margin-bottom:5rem !important;}.mb-md-88{margin-bottom:5.5rem !important;}.mb-md-96{margin-bottom:6rem !important;}.mb-md-104{margin-bottom:6.5rem !important;}.mb-md-112{margin-bottom:7rem !important;}.mb-md-120{margin-bottom:7.5rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-4{margin-left:0.25rem !important;}.ms-md-8{margin-left:0.5rem !important;}.ms-md-12{margin-left:0.75rem !important;}.ms-md-16{margin-left:1rem !important;}.ms-md-20{margin-left:1.25rem !important;}.ms-md-24{margin-left:1.5rem !important;}.ms-md-28{margin-left:1.75rem !important;}.ms-md-32{margin-left:2rem !important;}.ms-md-40{margin-left:2.5rem !important;}.ms-md-48{margin-left:3rem !important;}.ms-md-56{margin-left:3.5rem !important;}.ms-md-60{margin-left:3.75rem !important;}.ms-md-64{margin-left:4rem !important;}.ms-md-72{margin-left:4.5rem !important;}.ms-md-80{margin-left:5rem !important;}.ms-md-88{margin-left:5.5rem !important;}.ms-md-96{margin-left:6rem !important;}.ms-md-104{margin-left:6.5rem !important;}.ms-md-112{margin-left:7rem !important;}.ms-md-120{margin-left:7.5rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-4{padding:0.25rem !important;}.p-md-8{padding:0.5rem !important;}.p-md-12{padding:0.75rem !important;}.p-md-16{padding:1rem !important;}.p-md-20{padding:1.25rem !important;}.p-md-24{padding:1.5rem !important;}.p-md-28{padding:1.75rem !important;}.p-md-32{padding:2rem !important;}.p-md-40{padding:2.5rem !important;}.p-md-48{padding:3rem !important;}.p-md-56{padding:3.5rem !important;}.p-md-60{padding:3.75rem !important;}.p-md-64{padding:4rem !important;}.p-md-72{padding:4.5rem !important;}.p-md-80{padding:5rem !important;}.p-md-88{padding:5.5rem !important;}.p-md-96{padding:6rem !important;}.p-md-104{padding:6.5rem !important;}.p-md-112{padding:7rem !important;}.p-md-120{padding:7.5rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-4{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-md-8{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-md-12{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-md-16{padding-right:1rem !important;padding-left:1rem !important;}.px-md-20{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-md-24{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-28{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-md-32{padding-right:2rem !important;padding-left:2rem !important;}.px-md-40{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-md-48{padding-right:3rem !important;padding-left:3rem !important;}.px-md-56{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-md-60,.paragraph--type--text-image-hover .text-image_hover_info_text-container{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-md-64{padding-right:4rem !important;padding-left:4rem !important;}.px-md-72{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-md-80{padding-right:5rem !important;padding-left:5rem !important;}.px-md-88{padding-right:5.5rem !important;padding-left:5.5rem !important;}.px-md-96{padding-right:6rem !important;padding-left:6rem !important;}.px-md-104{padding-right:6.5rem !important;padding-left:6.5rem !important;}.px-md-112{padding-right:7rem !important;padding-left:7rem !important;}.px-md-120{padding-right:7.5rem !important;padding-left:7.5rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-md-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-md-16{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-md-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-md-32{padding-top:2rem !important;padding-bottom:2rem !important;}.py-md-40,.paragraph--type--text-image-hover .text-image_hover_info_text-container,.paragraph--type--text-image-hover .text-image_hover_left{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-md-48{padding-top:3rem !important;padding-bottom:3rem !important;}.py-md-56{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-md-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-md-64,.article-box_text{padding-top:4rem !important;padding-bottom:4rem !important;}.py-md-72{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-md-80{padding-top:5rem !important;padding-bottom:5rem !important;}.py-md-88{padding-top:5.5rem !important;padding-bottom:5.5rem !important;}.py-md-96{padding-top:6rem !important;padding-bottom:6rem !important;}.py-md-104{padding-top:6.5rem !important;padding-bottom:6.5rem !important;}.py-md-112{padding-top:7rem !important;padding-bottom:7rem !important;}.py-md-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-4{padding-top:0.25rem !important;}.pt-md-8{padding-top:0.5rem !important;}.pt-md-12{padding-top:0.75rem !important;}.pt-md-16{padding-top:1rem !important;}.pt-md-20{padding-top:1.25rem !important;}.pt-md-24{padding-top:1.5rem !important;}.pt-md-28{padding-top:1.75rem !important;}.pt-md-32{padding-top:2rem !important;}.pt-md-40{padding-top:2.5rem !important;}.pt-md-48{padding-top:3rem !important;}.pt-md-56,footer{padding-top:3.5rem !important;}.pt-md-60{padding-top:3.75rem !important;}.pt-md-64{padding-top:4rem !important;}.pt-md-72{padding-top:4.5rem !important;}.pt-md-80{padding-top:5rem !important;}.pt-md-88,.section-pt-medium{padding-top:5.5rem !important;}.pt-md-96{padding-top:6rem !important;}.pt-md-104{padding-top:6.5rem !important;}.pt-md-112{padding-top:7rem !important;}.pt-md-120,.carousel.paragraph--type--simple-carrousel .carousel-text-container,.section-pt-large{padding-top:7.5rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-4{padding-right:0.25rem !important;}.pe-md-8{padding-right:0.5rem !important;}.pe-md-12{padding-right:0.75rem !important;}.pe-md-16{padding-right:1rem !important;}.pe-md-20{padding-right:1.25rem !important;}.pe-md-24{padding-right:1.5rem !important;}.pe-md-28{padding-right:1.75rem !important;}.pe-md-32{padding-right:2rem !important;}.pe-md-40{padding-right:2.5rem !important;}.pe-md-48{padding-right:3rem !important;}.pe-md-56,.left .article-box_text{padding-right:3.5rem !important;}.pe-md-60,.paragraph--type--text-image-hover .text-image_hover_left{padding-right:3.75rem !important;}.pe-md-64{padding-right:4rem !important;}.pe-md-72{padding-right:4.5rem !important;}.pe-md-80{padding-right:5rem !important;}.pe-md-88{padding-right:5.5rem !important;}.pe-md-96,.right .article-box_text{padding-right:6rem !important;}.pe-md-104{padding-right:6.5rem !important;}.pe-md-112{padding-right:7rem !important;}.pe-md-120{padding-right:7.5rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-4{padding-bottom:0.25rem !important;}.pb-md-8{padding-bottom:0.5rem !important;}.pb-md-12{padding-bottom:0.75rem !important;}.pb-md-16{padding-bottom:1rem !important;}.pb-md-20{padding-bottom:1.25rem !important;}.pb-md-24{padding-bottom:1.5rem !important;}.pb-md-28{padding-bottom:1.75rem !important;}.pb-md-32,footer{padding-bottom:2rem !important;}.pb-md-40{padding-bottom:2.5rem !important;}.pb-md-48{padding-bottom:3rem !important;}.pb-md-56{padding-bottom:3.5rem !important;}.pb-md-60{padding-bottom:3.75rem !important;}.pb-md-64,.carousel.paragraph--type--simple-carrousel .carousel-text-container{padding-bottom:4rem !important;}.pb-md-72{padding-bottom:4.5rem !important;}.pb-md-80{padding-bottom:5rem !important;}.pb-md-88,.section-pb-medium{padding-bottom:5.5rem !important;}.pb-md-96{padding-bottom:6rem !important;}.pb-md-104{padding-bottom:6.5rem !important;}.pb-md-112{padding-bottom:7rem !important;}.pb-md-120,.section-pb-large{padding-bottom:7.5rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-4{padding-left:0.25rem !important;}.ps-md-8{padding-left:0.5rem !important;}.ps-md-12{padding-left:0.75rem !important;}.ps-md-16{padding-left:1rem !important;}.ps-md-20{padding-left:1.25rem !important;}.ps-md-24{padding-left:1.5rem !important;}.ps-md-28{padding-left:1.75rem !important;}.ps-md-32{padding-left:2rem !important;}.ps-md-40,.paragraph--type--text-image-hover .text-image_hover_left{padding-left:2.5rem !important;}.ps-md-48{padding-left:3rem !important;}.ps-md-56,.right .article-box_text{padding-left:3.5rem !important;}.ps-md-60{padding-left:3.75rem !important;}.ps-md-64{padding-left:4rem !important;}.ps-md-72{padding-left:4.5rem !important;}.ps-md-80{padding-left:5rem !important;}.ps-md-88{padding-left:5.5rem !important;}.ps-md-96,.left .article-box_text{padding-left:6rem !important;}.ps-md-104{padding-left:6.5rem !important;}.ps-md-112{padding-left:7rem !important;}.ps-md-120{padding-left:7.5rem !important;}.gap-md-0{gap:0 !important;}.gap-md-4{gap:0.25rem !important;}.gap-md-8{gap:0.5rem !important;}.gap-md-12{gap:0.75rem !important;}.gap-md-16{gap:1rem !important;}.gap-md-20{gap:1.25rem !important;}.gap-md-24{gap:1.5rem !important;}.gap-md-28{gap:1.75rem !important;}.gap-md-32{gap:2rem !important;}.gap-md-40{gap:2.5rem !important;}.gap-md-48{gap:3rem !important;}.gap-md-56{gap:3.5rem !important;}.gap-md-60{gap:3.75rem !important;}.gap-md-64{gap:4rem !important;}.gap-md-72{gap:4.5rem !important;}.gap-md-80{gap:5rem !important;}.gap-md-88{gap:5.5rem !important;}.gap-md-96{gap:6rem !important;}.gap-md-104{gap:6.5rem !important;}.gap-md-112{gap:7rem !important;}.gap-md-120{gap:7.5rem !important;}.row-gap-md-0{row-gap:0 !important;}.row-gap-md-4{row-gap:0.25rem !important;}.row-gap-md-8{row-gap:0.5rem !important;}.row-gap-md-12{row-gap:0.75rem !important;}.row-gap-md-16{row-gap:1rem !important;}.row-gap-md-20{row-gap:1.25rem !important;}.row-gap-md-24{row-gap:1.5rem !important;}.row-gap-md-28{row-gap:1.75rem !important;}.row-gap-md-32{row-gap:2rem !important;}.row-gap-md-40{row-gap:2.5rem !important;}.row-gap-md-48{row-gap:3rem !important;}.row-gap-md-56{row-gap:3.5rem !important;}.row-gap-md-60{row-gap:3.75rem !important;}.row-gap-md-64{row-gap:4rem !important;}.row-gap-md-72{row-gap:4.5rem !important;}.row-gap-md-80{row-gap:5rem !important;}.row-gap-md-88{row-gap:5.5rem !important;}.row-gap-md-96{row-gap:6rem !important;}.row-gap-md-104{row-gap:6.5rem !important;}.row-gap-md-112{row-gap:7rem !important;}.row-gap-md-120{row-gap:7.5rem !important;}.column-gap-md-0{column-gap:0 !important;}.column-gap-md-4{column-gap:0.25rem !important;}.column-gap-md-8{column-gap:0.5rem !important;}.column-gap-md-12{column-gap:0.75rem !important;}.column-gap-md-16{column-gap:1rem !important;}.column-gap-md-20{column-gap:1.25rem !important;}.column-gap-md-24{column-gap:1.5rem !important;}.column-gap-md-28{column-gap:1.75rem !important;}.column-gap-md-32{column-gap:2rem !important;}.column-gap-md-40{column-gap:2.5rem !important;}.column-gap-md-48{column-gap:3rem !important;}.column-gap-md-56{column-gap:3.5rem !important;}.column-gap-md-60{column-gap:3.75rem !important;}.column-gap-md-64{column-gap:4rem !important;}.column-gap-md-72{column-gap:4.5rem !important;}.column-gap-md-80{column-gap:5rem !important;}.column-gap-md-88{column-gap:5.5rem !important;}.column-gap-md-96{column-gap:6rem !important;}.column-gap-md-104{column-gap:6.5rem !important;}.column-gap-md-112{column-gap:7rem !important;}.column-gap-md-120{column-gap:7.5rem !important;}.text-md-start{text-align:left !important;}.text-md-end{text-align:right !important;}.text-md-center{text-align:center !important;}}@media (min-width:992px){.float-lg-start{float:left !important;}.float-lg-end{float:right !important;}.float-lg-none{float:none !important;}.object-fit-lg-contain{object-fit:contain !important;}.object-fit-lg-cover{object-fit:cover !important;}.object-fit-lg-fill{object-fit:fill !important;}.object-fit-lg-scale{object-fit:scale-down !important;}.object-fit-lg-none{object-fit:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block,#block-descargapdfmenu{display:block !important;}.d-lg-grid{display:grid !important;}.d-lg-inline-grid{display:inline-grid !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex,.region-nav-main,.region-nav-additional,.region-nav-branding{display:flex !important;}.d-lg-inline-flex{display:inline-flex !important;}.d-lg-none,#block-descargapdfmenu-2,.region-header-left .block-system-branding-block{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.flex-lg-row{flex-direction:row !important;}.flex-lg-column{flex-direction:column !important;}.flex-lg-row-reverse{flex-direction:row-reverse !important;}.flex-lg-column-reverse{flex-direction:column-reverse !important;}.flex-lg-grow-0{flex-grow:0 !important;}.flex-lg-grow-1{flex-grow:1 !important;}.flex-lg-shrink-0{flex-shrink:0 !important;}.flex-lg-shrink-1{flex-shrink:1 !important;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap,.region-header-left{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-lg-start{justify-content:flex-start !important;}.justify-content-lg-end{justify-content:flex-end !important;}.justify-content-lg-center{justify-content:center !important;}.justify-content-lg-between{justify-content:space-between !important;}.justify-content-lg-around{justify-content:space-around !important;}.justify-content-lg-evenly{justify-content:space-evenly !important;}.align-items-lg-start{align-items:flex-start !important;}.align-items-lg-end{align-items:flex-end !important;}.align-items-lg-center{align-items:center !important;}.align-items-lg-baseline{align-items:baseline !important;}.align-items-lg-stretch{align-items:stretch !important;}.align-content-lg-start{align-content:flex-start !important;}.align-content-lg-end{align-content:flex-end !important;}.align-content-lg-center{align-content:center !important;}.align-content-lg-between{align-content:space-between !important;}.align-content-lg-around{align-content:space-around !important;}.align-content-lg-stretch{align-content:stretch !important;}.align-self-lg-auto{align-self:auto !important;}.align-self-lg-start{align-self:flex-start !important;}.align-self-lg-end{align-self:flex-end !important;}.align-self-lg-center{align-self:center !important;}.align-self-lg-baseline{align-self:baseline !important;}.align-self-lg-stretch{align-self:stretch !important;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-4{margin:0.25rem !important;}.m-lg-8{margin:0.5rem !important;}.m-lg-12{margin:0.75rem !important;}.m-lg-16{margin:1rem !important;}.m-lg-20{margin:1.25rem !important;}.m-lg-24{margin:1.5rem !important;}.m-lg-28{margin:1.75rem !important;}.m-lg-32{margin:2rem !important;}.m-lg-40{margin:2.5rem !important;}.m-lg-48{margin:3rem !important;}.m-lg-56{margin:3.5rem !important;}.m-lg-60{margin:3.75rem !important;}.m-lg-64{margin:4rem !important;}.m-lg-72{margin:4.5rem !important;}.m-lg-80{margin:5rem !important;}.m-lg-88{margin:5.5rem !important;}.m-lg-96{margin:6rem !important;}.m-lg-104{margin:6.5rem !important;}.m-lg-112{margin:7rem !important;}.m-lg-120{margin:7.5rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-4{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-8{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-lg-12{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-lg-16{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-20{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-lg-24{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-28{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-lg-32{margin-right:2rem !important;margin-left:2rem !important;}.mx-lg-40{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-lg-48{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-56{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-lg-60{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-lg-64{margin-right:4rem !important;margin-left:4rem !important;}.mx-lg-72{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-lg-80{margin-right:5rem !important;margin-left:5rem !important;}.mx-lg-88{margin-right:5.5rem !important;margin-left:5.5rem !important;}.mx-lg-96{margin-right:6rem !important;margin-left:6rem !important;}.mx-lg-104{margin-right:6.5rem !important;margin-left:6.5rem !important;}.mx-lg-112{margin-right:7rem !important;margin-left:7rem !important;}.mx-lg-120{margin-right:7.5rem !important;margin-left:7.5rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-lg-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-lg-16{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-lg-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-lg-32{margin-top:2rem !important;margin-bottom:2rem !important;}.my-lg-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-lg-48{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-56{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-lg-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-lg-64{margin-top:4rem !important;margin-bottom:4rem !important;}.my-lg-72{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-lg-80{margin-top:5rem !important;margin-bottom:5rem !important;}.my-lg-88{margin-top:5.5rem !important;margin-bottom:5.5rem !important;}.my-lg-96{margin-top:6rem !important;margin-bottom:6rem !important;}.my-lg-104{margin-top:6.5rem !important;margin-bottom:6.5rem !important;}.my-lg-112{margin-top:7rem !important;margin-bottom:7rem !important;}.my-lg-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-4{margin-top:0.25rem !important;}.mt-lg-8{margin-top:0.5rem !important;}.mt-lg-12{margin-top:0.75rem !important;}.mt-lg-16{margin-top:1rem !important;}.mt-lg-20{margin-top:1.25rem !important;}.mt-lg-24{margin-top:1.5rem !important;}.mt-lg-28{margin-top:1.75rem !important;}.mt-lg-32{margin-top:2rem !important;}.mt-lg-40{margin-top:2.5rem !important;}.mt-lg-48{margin-top:3rem !important;}.mt-lg-56{margin-top:3.5rem !important;}.mt-lg-60{margin-top:3.75rem !important;}.mt-lg-64{margin-top:4rem !important;}.mt-lg-72{margin-top:4.5rem !important;}.mt-lg-80{margin-top:5rem !important;}.mt-lg-88{margin-top:5.5rem !important;}.mt-lg-96{margin-top:6rem !important;}.mt-lg-104{margin-top:6.5rem !important;}.mt-lg-112{margin-top:7rem !important;}.mt-lg-120{margin-top:7.5rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-4{margin-right:0.25rem !important;}.me-lg-8{margin-right:0.5rem !important;}.me-lg-12{margin-right:0.75rem !important;}.me-lg-16{margin-right:1rem !important;}.me-lg-20{margin-right:1.25rem !important;}.me-lg-24{margin-right:1.5rem !important;}.me-lg-28{margin-right:1.75rem !important;}.me-lg-32{margin-right:2rem !important;}.me-lg-40{margin-right:2.5rem !important;}.me-lg-48{margin-right:3rem !important;}.me-lg-56{margin-right:3.5rem !important;}.me-lg-60{margin-right:3.75rem !important;}.me-lg-64{margin-right:4rem !important;}.me-lg-72{margin-right:4.5rem !important;}.me-lg-80{margin-right:5rem !important;}.me-lg-88{margin-right:5.5rem !important;}.me-lg-96{margin-right:6rem !important;}.me-lg-104{margin-right:6.5rem !important;}.me-lg-112{margin-right:7rem !important;}.me-lg-120{margin-right:7.5rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-4{margin-bottom:0.25rem !important;}.mb-lg-8{margin-bottom:0.5rem !important;}.mb-lg-12{margin-bottom:0.75rem !important;}.mb-lg-16{margin-bottom:1rem !important;}.mb-lg-20{margin-bottom:1.25rem !important;}.mb-lg-24{margin-bottom:1.5rem !important;}.mb-lg-28{margin-bottom:1.75rem !important;}.mb-lg-32{margin-bottom:2rem !important;}.mb-lg-40{margin-bottom:2.5rem !important;}.mb-lg-48{margin-bottom:3rem !important;}.mb-lg-56{margin-bottom:3.5rem !important;}.mb-lg-60{margin-bottom:3.75rem !important;}.mb-lg-64{margin-bottom:4rem !important;}.mb-lg-72{margin-bottom:4.5rem !important;}.mb-lg-80{margin-bottom:5rem !important;}.mb-lg-88{margin-bottom:5.5rem !important;}.mb-lg-96{margin-bottom:6rem !important;}.mb-lg-104{margin-bottom:6.5rem !important;}.mb-lg-112{margin-bottom:7rem !important;}.mb-lg-120{margin-bottom:7.5rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-4{margin-left:0.25rem !important;}.ms-lg-8{margin-left:0.5rem !important;}.ms-lg-12{margin-left:0.75rem !important;}.ms-lg-16{margin-left:1rem !important;}.ms-lg-20{margin-left:1.25rem !important;}.ms-lg-24{margin-left:1.5rem !important;}.ms-lg-28{margin-left:1.75rem !important;}.ms-lg-32{margin-left:2rem !important;}.ms-lg-40{margin-left:2.5rem !important;}.ms-lg-48{margin-left:3rem !important;}.ms-lg-56{margin-left:3.5rem !important;}.ms-lg-60{margin-left:3.75rem !important;}.ms-lg-64{margin-left:4rem !important;}.ms-lg-72{margin-left:4.5rem !important;}.ms-lg-80{margin-left:5rem !important;}.ms-lg-88{margin-left:5.5rem !important;}.ms-lg-96{margin-left:6rem !important;}.ms-lg-104{margin-left:6.5rem !important;}.ms-lg-112{margin-left:7rem !important;}.ms-lg-120{margin-left:7.5rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-4{padding:0.25rem !important;}.p-lg-8{padding:0.5rem !important;}.p-lg-12{padding:0.75rem !important;}.p-lg-16{padding:1rem !important;}.p-lg-20{padding:1.25rem !important;}.p-lg-24{padding:1.5rem !important;}.p-lg-28{padding:1.75rem !important;}.p-lg-32{padding:2rem !important;}.p-lg-40{padding:2.5rem !important;}.p-lg-48{padding:3rem !important;}.p-lg-56{padding:3.5rem !important;}.p-lg-60{padding:3.75rem !important;}.p-lg-64{padding:4rem !important;}.p-lg-72{padding:4.5rem !important;}.p-lg-80{padding:5rem !important;}.p-lg-88{padding:5.5rem !important;}.p-lg-96{padding:6rem !important;}.p-lg-104{padding:6.5rem !important;}.p-lg-112{padding:7rem !important;}.p-lg-120{padding:7.5rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-4{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-lg-8{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-lg-12{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-lg-16{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-20{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-lg-24{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-28{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-lg-32{padding-right:2rem !important;padding-left:2rem !important;}.px-lg-40{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-lg-48{padding-right:3rem !important;padding-left:3rem !important;}.px-lg-56{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-lg-60{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-lg-64{padding-right:4rem !important;padding-left:4rem !important;}.px-lg-72{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-lg-80{padding-right:5rem !important;padding-left:5rem !important;}.px-lg-88{padding-right:5.5rem !important;padding-left:5.5rem !important;}.px-lg-96{padding-right:6rem !important;padding-left:6rem !important;}.px-lg-104{padding-right:6.5rem !important;padding-left:6.5rem !important;}.px-lg-112{padding-right:7rem !important;padding-left:7rem !important;}.px-lg-120{padding-right:7.5rem !important;padding-left:7.5rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-lg-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-lg-16{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-lg-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-lg-32{padding-top:2rem !important;padding-bottom:2rem !important;}.py-lg-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-lg-48{padding-top:3rem !important;padding-bottom:3rem !important;}.py-lg-56{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-lg-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-lg-64{padding-top:4rem !important;padding-bottom:4rem !important;}.py-lg-72{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-lg-80{padding-top:5rem !important;padding-bottom:5rem !important;}.py-lg-88{padding-top:5.5rem !important;padding-bottom:5.5rem !important;}.py-lg-96{padding-top:6rem !important;padding-bottom:6rem !important;}.py-lg-104{padding-top:6.5rem !important;padding-bottom:6.5rem !important;}.py-lg-112{padding-top:7rem !important;padding-bottom:7rem !important;}.py-lg-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-4{padding-top:0.25rem !important;}.pt-lg-8{padding-top:0.5rem !important;}.pt-lg-12{padding-top:0.75rem !important;}.pt-lg-16{padding-top:1rem !important;}.pt-lg-20{padding-top:1.25rem !important;}.pt-lg-24{padding-top:1.5rem !important;}.pt-lg-28{padding-top:1.75rem !important;}.pt-lg-32{padding-top:2rem !important;}.pt-lg-40{padding-top:2.5rem !important;}.pt-lg-48{padding-top:3rem !important;}.pt-lg-56{padding-top:3.5rem !important;}.pt-lg-60{padding-top:3.75rem !important;}.pt-lg-64{padding-top:4rem !important;}.pt-lg-72{padding-top:4.5rem !important;}.pt-lg-80{padding-top:5rem !important;}.pt-lg-88{padding-top:5.5rem !important;}.pt-lg-96{padding-top:6rem !important;}.pt-lg-104{padding-top:6.5rem !important;}.pt-lg-112{padding-top:7rem !important;}.pt-lg-120{padding-top:7.5rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-4{padding-right:0.25rem !important;}.pe-lg-8{padding-right:0.5rem !important;}.pe-lg-12{padding-right:0.75rem !important;}.pe-lg-16{padding-right:1rem !important;}.pe-lg-20{padding-right:1.25rem !important;}.pe-lg-24{padding-right:1.5rem !important;}.pe-lg-28{padding-right:1.75rem !important;}.pe-lg-32{padding-right:2rem !important;}.pe-lg-40{padding-right:2.5rem !important;}.pe-lg-48{padding-right:3rem !important;}.pe-lg-56{padding-right:3.5rem !important;}.pe-lg-60{padding-right:3.75rem !important;}.pe-lg-64{padding-right:4rem !important;}.pe-lg-72{padding-right:4.5rem !important;}.pe-lg-80{padding-right:5rem !important;}.pe-lg-88{padding-right:5.5rem !important;}.pe-lg-96{padding-right:6rem !important;}.pe-lg-104{padding-right:6.5rem !important;}.pe-lg-112{padding-right:7rem !important;}.pe-lg-120{padding-right:7.5rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-4{padding-bottom:0.25rem !important;}.pb-lg-8{padding-bottom:0.5rem !important;}.pb-lg-12{padding-bottom:0.75rem !important;}.pb-lg-16{padding-bottom:1rem !important;}.pb-lg-20{padding-bottom:1.25rem !important;}.pb-lg-24{padding-bottom:1.5rem !important;}.pb-lg-28{padding-bottom:1.75rem !important;}.pb-lg-32{padding-bottom:2rem !important;}.pb-lg-40{padding-bottom:2.5rem !important;}.pb-lg-48{padding-bottom:3rem !important;}.pb-lg-56{padding-bottom:3.5rem !important;}.pb-lg-60{padding-bottom:3.75rem !important;}.pb-lg-64{padding-bottom:4rem !important;}.pb-lg-72{padding-bottom:4.5rem !important;}.pb-lg-80{padding-bottom:5rem !important;}.pb-lg-88{padding-bottom:5.5rem !important;}.pb-lg-96{padding-bottom:6rem !important;}.pb-lg-104{padding-bottom:6.5rem !important;}.pb-lg-112{padding-bottom:7rem !important;}.pb-lg-120{padding-bottom:7.5rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-4{padding-left:0.25rem !important;}.ps-lg-8{padding-left:0.5rem !important;}.ps-lg-12{padding-left:0.75rem !important;}.ps-lg-16{padding-left:1rem !important;}.ps-lg-20{padding-left:1.25rem !important;}.ps-lg-24{padding-left:1.5rem !important;}.ps-lg-28{padding-left:1.75rem !important;}.ps-lg-32{padding-left:2rem !important;}.ps-lg-40{padding-left:2.5rem !important;}.ps-lg-48{padding-left:3rem !important;}.ps-lg-56{padding-left:3.5rem !important;}.ps-lg-60{padding-left:3.75rem !important;}.ps-lg-64{padding-left:4rem !important;}.ps-lg-72{padding-left:4.5rem !important;}.ps-lg-80{padding-left:5rem !important;}.ps-lg-88{padding-left:5.5rem !important;}.ps-lg-96,.custom-user-page article.profile .field{padding-left:6rem !important;}.ps-lg-104{padding-left:6.5rem !important;}.ps-lg-112{padding-left:7rem !important;}.ps-lg-120{padding-left:7.5rem !important;}.gap-lg-0{gap:0 !important;}.gap-lg-4{gap:0.25rem !important;}.gap-lg-8{gap:0.5rem !important;}.gap-lg-12{gap:0.75rem !important;}.gap-lg-16{gap:1rem !important;}.gap-lg-20{gap:1.25rem !important;}.gap-lg-24{gap:1.5rem !important;}.gap-lg-28{gap:1.75rem !important;}.gap-lg-32{gap:2rem !important;}.gap-lg-40{gap:2.5rem !important;}.gap-lg-48{gap:3rem !important;}.gap-lg-56{gap:3.5rem !important;}.gap-lg-60{gap:3.75rem !important;}.gap-lg-64{gap:4rem !important;}.gap-lg-72{gap:4.5rem !important;}.gap-lg-80{gap:5rem !important;}.gap-lg-88{gap:5.5rem !important;}.gap-lg-96{gap:6rem !important;}.gap-lg-104{gap:6.5rem !important;}.gap-lg-112{gap:7rem !important;}.gap-lg-120{gap:7.5rem !important;}.row-gap-lg-0{row-gap:0 !important;}.row-gap-lg-4{row-gap:0.25rem !important;}.row-gap-lg-8{row-gap:0.5rem !important;}.row-gap-lg-12{row-gap:0.75rem !important;}.row-gap-lg-16{row-gap:1rem !important;}.row-gap-lg-20{row-gap:1.25rem !important;}.row-gap-lg-24{row-gap:1.5rem !important;}.row-gap-lg-28{row-gap:1.75rem !important;}.row-gap-lg-32{row-gap:2rem !important;}.row-gap-lg-40{row-gap:2.5rem !important;}.row-gap-lg-48{row-gap:3rem !important;}.row-gap-lg-56{row-gap:3.5rem !important;}.row-gap-lg-60{row-gap:3.75rem !important;}.row-gap-lg-64{row-gap:4rem !important;}.row-gap-lg-72{row-gap:4.5rem !important;}.row-gap-lg-80{row-gap:5rem !important;}.row-gap-lg-88{row-gap:5.5rem !important;}.row-gap-lg-96{row-gap:6rem !important;}.row-gap-lg-104{row-gap:6.5rem !important;}.row-gap-lg-112{row-gap:7rem !important;}.row-gap-lg-120{row-gap:7.5rem !important;}.column-gap-lg-0{column-gap:0 !important;}.column-gap-lg-4{column-gap:0.25rem !important;}.column-gap-lg-8{column-gap:0.5rem !important;}.column-gap-lg-12{column-gap:0.75rem !important;}.column-gap-lg-16{column-gap:1rem !important;}.column-gap-lg-20{column-gap:1.25rem !important;}.column-gap-lg-24{column-gap:1.5rem !important;}.column-gap-lg-28{column-gap:1.75rem !important;}.column-gap-lg-32{column-gap:2rem !important;}.column-gap-lg-40{column-gap:2.5rem !important;}.column-gap-lg-48{column-gap:3rem !important;}.column-gap-lg-56{column-gap:3.5rem !important;}.column-gap-lg-60{column-gap:3.75rem !important;}.column-gap-lg-64{column-gap:4rem !important;}.column-gap-lg-72{column-gap:4.5rem !important;}.column-gap-lg-80{column-gap:5rem !important;}.column-gap-lg-88{column-gap:5.5rem !important;}.column-gap-lg-96{column-gap:6rem !important;}.column-gap-lg-104{column-gap:6.5rem !important;}.column-gap-lg-112{column-gap:7rem !important;}.column-gap-lg-120{column-gap:7.5rem !important;}.text-lg-start{text-align:left !important;}.text-lg-end{text-align:right !important;}.text-lg-center{text-align:center !important;}}@media (min-width:1316px){.float-xl-start{float:left !important;}.float-xl-end{float:right !important;}.float-xl-none{float:none !important;}.object-fit-xl-contain{object-fit:contain !important;}.object-fit-xl-cover{object-fit:cover !important;}.object-fit-xl-fill{object-fit:fill !important;}.object-fit-xl-scale{object-fit:scale-down !important;}.object-fit-xl-none{object-fit:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !important;}.d-xl-inline-grid{display:inline-grid !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:flex !important;}.d-xl-inline-flex{display:inline-flex !important;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.flex-xl-row{flex-direction:row !important;}.flex-xl-column{flex-direction:column !important;}.flex-xl-row-reverse{flex-direction:row-reverse !important;}.flex-xl-column-reverse{flex-direction:column-reverse !important;}.flex-xl-grow-0{flex-grow:0 !important;}.flex-xl-grow-1{flex-grow:1 !important;}.flex-xl-shrink-0{flex-shrink:0 !important;}.flex-xl-shrink-1{flex-shrink:1 !important;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xl-start{justify-content:flex-start !important;}.justify-content-xl-end{justify-content:flex-end !important;}.justify-content-xl-center{justify-content:center !important;}.justify-content-xl-between{justify-content:space-between !important;}.justify-content-xl-around{justify-content:space-around !important;}.justify-content-xl-evenly{justify-content:space-evenly !important;}.align-items-xl-start{align-items:flex-start !important;}.align-items-xl-end{align-items:flex-end !important;}.align-items-xl-center{align-items:center !important;}.align-items-xl-baseline{align-items:baseline !important;}.align-items-xl-stretch{align-items:stretch !important;}.align-content-xl-start{align-content:flex-start !important;}.align-content-xl-end{align-content:flex-end !important;}.align-content-xl-center{align-content:center !important;}.align-content-xl-between{align-content:space-between !important;}.align-content-xl-around{align-content:space-around !important;}.align-content-xl-stretch{align-content:stretch !important;}.align-self-xl-auto{align-self:auto !important;}.align-self-xl-start{align-self:flex-start !important;}.align-self-xl-end{align-self:flex-end !important;}.align-self-xl-center{align-self:center !important;}.align-self-xl-baseline{align-self:baseline !important;}.align-self-xl-stretch{align-self:stretch !important;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-4{margin:0.25rem !important;}.m-xl-8{margin:0.5rem !important;}.m-xl-12{margin:0.75rem !important;}.m-xl-16{margin:1rem !important;}.m-xl-20{margin:1.25rem !important;}.m-xl-24{margin:1.5rem !important;}.m-xl-28{margin:1.75rem !important;}.m-xl-32{margin:2rem !important;}.m-xl-40{margin:2.5rem !important;}.m-xl-48{margin:3rem !important;}.m-xl-56{margin:3.5rem !important;}.m-xl-60{margin:3.75rem !important;}.m-xl-64{margin:4rem !important;}.m-xl-72{margin:4.5rem !important;}.m-xl-80{margin:5rem !important;}.m-xl-88{margin:5.5rem !important;}.m-xl-96{margin:6rem !important;}.m-xl-104{margin:6.5rem !important;}.m-xl-112{margin:7rem !important;}.m-xl-120{margin:7.5rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-4{margin-right:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-8{margin-right:0.5rem !important;margin-left:0.5rem !important;}.mx-xl-12{margin-right:0.75rem !important;margin-left:0.75rem !important;}.mx-xl-16{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-20{margin-right:1.25rem !important;margin-left:1.25rem !important;}.mx-xl-24{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-28{margin-right:1.75rem !important;margin-left:1.75rem !important;}.mx-xl-32{margin-right:2rem !important;margin-left:2rem !important;}.mx-xl-40{margin-right:2.5rem !important;margin-left:2.5rem !important;}.mx-xl-48{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-56{margin-right:3.5rem !important;margin-left:3.5rem !important;}.mx-xl-60{margin-right:3.75rem !important;margin-left:3.75rem !important;}.mx-xl-64{margin-right:4rem !important;margin-left:4rem !important;}.mx-xl-72{margin-right:4.5rem !important;margin-left:4.5rem !important;}.mx-xl-80{margin-right:5rem !important;margin-left:5rem !important;}.mx-xl-88{margin-right:5.5rem !important;margin-left:5.5rem !important;}.mx-xl-96{margin-right:6rem !important;margin-left:6rem !important;}.mx-xl-104{margin-right:6.5rem !important;margin-left:6.5rem !important;}.mx-xl-112{margin-right:7rem !important;margin-left:7rem !important;}.mx-xl-120{margin-right:7.5rem !important;margin-left:7.5rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-4{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-8{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.my-xl-12{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.my-xl-16{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-20{margin-top:1.25rem !important;margin-bottom:1.25rem !important;}.my-xl-24{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-28{margin-top:1.75rem !important;margin-bottom:1.75rem !important;}.my-xl-32{margin-top:2rem !important;margin-bottom:2rem !important;}.my-xl-40{margin-top:2.5rem !important;margin-bottom:2.5rem !important;}.my-xl-48{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-56{margin-top:3.5rem !important;margin-bottom:3.5rem !important;}.my-xl-60{margin-top:3.75rem !important;margin-bottom:3.75rem !important;}.my-xl-64{margin-top:4rem !important;margin-bottom:4rem !important;}.my-xl-72{margin-top:4.5rem !important;margin-bottom:4.5rem !important;}.my-xl-80{margin-top:5rem !important;margin-bottom:5rem !important;}.my-xl-88{margin-top:5.5rem !important;margin-bottom:5.5rem !important;}.my-xl-96{margin-top:6rem !important;margin-bottom:6rem !important;}.my-xl-104{margin-top:6.5rem !important;margin-bottom:6.5rem !important;}.my-xl-112{margin-top:7rem !important;margin-bottom:7rem !important;}.my-xl-120{margin-top:7.5rem !important;margin-bottom:7.5rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-4{margin-top:0.25rem !important;}.mt-xl-8{margin-top:0.5rem !important;}.mt-xl-12{margin-top:0.75rem !important;}.mt-xl-16{margin-top:1rem !important;}.mt-xl-20{margin-top:1.25rem !important;}.mt-xl-24{margin-top:1.5rem !important;}.mt-xl-28{margin-top:1.75rem !important;}.mt-xl-32{margin-top:2rem !important;}.mt-xl-40{margin-top:2.5rem !important;}.mt-xl-48{margin-top:3rem !important;}.mt-xl-56{margin-top:3.5rem !important;}.mt-xl-60{margin-top:3.75rem !important;}.mt-xl-64{margin-top:4rem !important;}.mt-xl-72{margin-top:4.5rem !important;}.mt-xl-80{margin-top:5rem !important;}.mt-xl-88{margin-top:5.5rem !important;}.mt-xl-96{margin-top:6rem !important;}.mt-xl-104{margin-top:6.5rem !important;}.mt-xl-112{margin-top:7rem !important;}.mt-xl-120{margin-top:7.5rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-4{margin-right:0.25rem !important;}.me-xl-8{margin-right:0.5rem !important;}.me-xl-12{margin-right:0.75rem !important;}.me-xl-16{margin-right:1rem !important;}.me-xl-20{margin-right:1.25rem !important;}.me-xl-24{margin-right:1.5rem !important;}.me-xl-28{margin-right:1.75rem !important;}.me-xl-32{margin-right:2rem !important;}.me-xl-40{margin-right:2.5rem !important;}.me-xl-48{margin-right:3rem !important;}.me-xl-56{margin-right:3.5rem !important;}.me-xl-60{margin-right:3.75rem !important;}.me-xl-64{margin-right:4rem !important;}.me-xl-72{margin-right:4.5rem !important;}.me-xl-80{margin-right:5rem !important;}.me-xl-88{margin-right:5.5rem !important;}.me-xl-96{margin-right:6rem !important;}.me-xl-104{margin-right:6.5rem !important;}.me-xl-112{margin-right:7rem !important;}.me-xl-120{margin-right:7.5rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-4{margin-bottom:0.25rem !important;}.mb-xl-8{margin-bottom:0.5rem !important;}.mb-xl-12{margin-bottom:0.75rem !important;}.mb-xl-16{margin-bottom:1rem !important;}.mb-xl-20{margin-bottom:1.25rem !important;}.mb-xl-24{margin-bottom:1.5rem !important;}.mb-xl-28{margin-bottom:1.75rem !important;}.mb-xl-32{margin-bottom:2rem !important;}.mb-xl-40{margin-bottom:2.5rem !important;}.mb-xl-48{margin-bottom:3rem !important;}.mb-xl-56{margin-bottom:3.5rem !important;}.mb-xl-60{margin-bottom:3.75rem !important;}.mb-xl-64{margin-bottom:4rem !important;}.mb-xl-72{margin-bottom:4.5rem !important;}.mb-xl-80{margin-bottom:5rem !important;}.mb-xl-88{margin-bottom:5.5rem !important;}.mb-xl-96{margin-bottom:6rem !important;}.mb-xl-104{margin-bottom:6.5rem !important;}.mb-xl-112{margin-bottom:7rem !important;}.mb-xl-120{margin-bottom:7.5rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-4{margin-left:0.25rem !important;}.ms-xl-8{margin-left:0.5rem !important;}.ms-xl-12{margin-left:0.75rem !important;}.ms-xl-16{margin-left:1rem !important;}.ms-xl-20{margin-left:1.25rem !important;}.ms-xl-24{margin-left:1.5rem !important;}.ms-xl-28{margin-left:1.75rem !important;}.ms-xl-32{margin-left:2rem !important;}.ms-xl-40{margin-left:2.5rem !important;}.ms-xl-48{margin-left:3rem !important;}.ms-xl-56{margin-left:3.5rem !important;}.ms-xl-60{margin-left:3.75rem !important;}.ms-xl-64{margin-left:4rem !important;}.ms-xl-72{margin-left:4.5rem !important;}.ms-xl-80{margin-left:5rem !important;}.ms-xl-88{margin-left:5.5rem !important;}.ms-xl-96{margin-left:6rem !important;}.ms-xl-104{margin-left:6.5rem !important;}.ms-xl-112{margin-left:7rem !important;}.ms-xl-120{margin-left:7.5rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-4{padding:0.25rem !important;}.p-xl-8{padding:0.5rem !important;}.p-xl-12{padding:0.75rem !important;}.p-xl-16{padding:1rem !important;}.p-xl-20{padding:1.25rem !important;}.p-xl-24{padding:1.5rem !important;}.p-xl-28{padding:1.75rem !important;}.p-xl-32{padding:2rem !important;}.p-xl-40{padding:2.5rem !important;}.p-xl-48{padding:3rem !important;}.p-xl-56{padding:3.5rem !important;}.p-xl-60{padding:3.75rem !important;}.p-xl-64{padding:4rem !important;}.p-xl-72{padding:4.5rem !important;}.p-xl-80{padding:5rem !important;}.p-xl-88{padding:5.5rem !important;}.p-xl-96{padding:6rem !important;}.p-xl-104{padding:6.5rem !important;}.p-xl-112{padding:7rem !important;}.p-xl-120{padding:7.5rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-4{padding-right:0.25rem !important;padding-left:0.25rem !important;}.px-xl-8{padding-right:0.5rem !important;padding-left:0.5rem !important;}.px-xl-12{padding-right:0.75rem !important;padding-left:0.75rem !important;}.px-xl-16{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-20{padding-right:1.25rem !important;padding-left:1.25rem !important;}.px-xl-24{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-28{padding-right:1.75rem !important;padding-left:1.75rem !important;}.px-xl-32{padding-right:2rem !important;padding-left:2rem !important;}.px-xl-40{padding-right:2.5rem !important;padding-left:2.5rem !important;}.px-xl-48{padding-right:3rem !important;padding-left:3rem !important;}.px-xl-56{padding-right:3.5rem !important;padding-left:3.5rem !important;}.px-xl-60{padding-right:3.75rem !important;padding-left:3.75rem !important;}.px-xl-64{padding-right:4rem !important;padding-left:4rem !important;}.px-xl-72{padding-right:4.5rem !important;padding-left:4.5rem !important;}.px-xl-80{padding-right:5rem !important;padding-left:5rem !important;}.px-xl-88{padding-right:5.5rem !important;padding-left:5.5rem !important;}.px-xl-96{padding-right:6rem !important;padding-left:6rem !important;}.px-xl-104{padding-right:6.5rem !important;padding-left:6.5rem !important;}.px-xl-112{padding-right:7rem !important;padding-left:7rem !important;}.px-xl-120{padding-right:7.5rem !important;padding-left:7.5rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-4{padding-top:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-8{padding-top:0.5rem !important;padding-bottom:0.5rem !important;}.py-xl-12{padding-top:0.75rem !important;padding-bottom:0.75rem !important;}.py-xl-16{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-20{padding-top:1.25rem !important;padding-bottom:1.25rem !important;}.py-xl-24{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-28{padding-top:1.75rem !important;padding-bottom:1.75rem !important;}.py-xl-32{padding-top:2rem !important;padding-bottom:2rem !important;}.py-xl-40{padding-top:2.5rem !important;padding-bottom:2.5rem !important;}.py-xl-48{padding-top:3rem !important;padding-bottom:3rem !important;}.py-xl-56{padding-top:3.5rem !important;padding-bottom:3.5rem !important;}.py-xl-60{padding-top:3.75rem !important;padding-bottom:3.75rem !important;}.py-xl-64{padding-top:4rem !important;padding-bottom:4rem !important;}.py-xl-72{padding-top:4.5rem !important;padding-bottom:4.5rem !important;}.py-xl-80{padding-top:5rem !important;padding-bottom:5rem !important;}.py-xl-88{padding-top:5.5rem !important;padding-bottom:5.5rem !important;}.py-xl-96{padding-top:6rem !important;padding-bottom:6rem !important;}.py-xl-104{padding-top:6.5rem !important;padding-bottom:6.5rem !important;}.py-xl-112{padding-top:7rem !important;padding-bottom:7rem !important;}.py-xl-120{padding-top:7.5rem !important;padding-bottom:7.5rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-4{padding-top:0.25rem !important;}.pt-xl-8{padding-top:0.5rem !important;}.pt-xl-12{padding-top:0.75rem !important;}.pt-xl-16{padding-top:1rem !important;}.pt-xl-20{padding-top:1.25rem !important;}.pt-xl-24{padding-top:1.5rem !important;}.pt-xl-28{padding-top:1.75rem !important;}.pt-xl-32{padding-top:2rem !important;}.pt-xl-40{padding-top:2.5rem !important;}.pt-xl-48{padding-top:3rem !important;}.pt-xl-56{padding-top:3.5rem !important;}.pt-xl-60{padding-top:3.75rem !important;}.pt-xl-64{padding-top:4rem !important;}.pt-xl-72{padding-top:4.5rem !important;}.pt-xl-80{padding-top:5rem !important;}.pt-xl-88{padding-top:5.5rem !important;}.pt-xl-96{padding-top:6rem !important;}.pt-xl-104{padding-top:6.5rem !important;}.pt-xl-112{padding-top:7rem !important;}.pt-xl-120{padding-top:7.5rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-4{padding-right:0.25rem !important;}.pe-xl-8{padding-right:0.5rem !important;}.pe-xl-12{padding-right:0.75rem !important;}.pe-xl-16{padding-right:1rem !important;}.pe-xl-20{padding-right:1.25rem !important;}.pe-xl-24{padding-right:1.5rem !important;}.pe-xl-28{padding-right:1.75rem !important;}.pe-xl-32{padding-right:2rem !important;}.pe-xl-40{padding-right:2.5rem !important;}.pe-xl-48{padding-right:3rem !important;}.pe-xl-56{padding-right:3.5rem !important;}.pe-xl-60{padding-right:3.75rem !important;}.pe-xl-64{padding-right:4rem !important;}.pe-xl-72{padding-right:4.5rem !important;}.pe-xl-80{padding-right:5rem !important;}.pe-xl-88{padding-right:5.5rem !important;}.pe-xl-96{padding-right:6rem !important;}.pe-xl-104{padding-right:6.5rem !important;}.pe-xl-112{padding-right:7rem !important;}.pe-xl-120{padding-right:7.5rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-4{padding-bottom:0.25rem !important;}.pb-xl-8{padding-bottom:0.5rem !important;}.pb-xl-12{padding-bottom:0.75rem !important;}.pb-xl-16{padding-bottom:1rem !important;}.pb-xl-20{padding-bottom:1.25rem !important;}.pb-xl-24{padding-bottom:1.5rem !important;}.pb-xl-28{padding-bottom:1.75rem !important;}.pb-xl-32{padding-bottom:2rem !important;}.pb-xl-40{padding-bottom:2.5rem !important;}.pb-xl-48{padding-bottom:3rem !important;}.pb-xl-56{padding-bottom:3.5rem !important;}.pb-xl-60{padding-bottom:3.75rem !important;}.pb-xl-64{padding-bottom:4rem !important;}.pb-xl-72{padding-bottom:4.5rem !important;}.pb-xl-80{padding-bottom:5rem !important;}.pb-xl-88{padding-bottom:5.5rem !important;}.pb-xl-96{padding-bottom:6rem !important;}.pb-xl-104{padding-bottom:6.5rem !important;}.pb-xl-112{padding-bottom:7rem !important;}.pb-xl-120{padding-bottom:7.5rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-4{padding-left:0.25rem !important;}.ps-xl-8{padding-left:0.5rem !important;}.ps-xl-12{padding-left:0.75rem !important;}.ps-xl-16{padding-left:1rem !important;}.ps-xl-20{padding-left:1.25rem !important;}.ps-xl-24{padding-left:1.5rem !important;}.ps-xl-28{padding-left:1.75rem !important;}.ps-xl-32{padding-left:2rem !important;}.ps-xl-40{padding-left:2.5rem !important;}.ps-xl-48{padding-left:3rem !important;}.ps-xl-56{padding-left:3.5rem !important;}.ps-xl-60{padding-left:3.75rem !important;}.ps-xl-64{padding-left:4rem !important;}.ps-xl-72{padding-left:4.5rem !important;}.ps-xl-80{padding-left:5rem !important;}.ps-xl-88{padding-left:5.5rem !important;}.ps-xl-96{padding-left:6rem !important;}.ps-xl-104{padding-left:6.5rem !important;}.ps-xl-112{padding-left:7rem !important;}.ps-xl-120{padding-left:7.5rem !important;}.gap-xl-0{gap:0 !important;}.gap-xl-4{gap:0.25rem !important;}.gap-xl-8{gap:0.5rem !important;}.gap-xl-12{gap:0.75rem !important;}.gap-xl-16{gap:1rem !important;}.gap-xl-20{gap:1.25rem !important;}.gap-xl-24{gap:1.5rem !important;}.gap-xl-28{gap:1.75rem !important;}.gap-xl-32{gap:2rem !important;}.gap-xl-40{gap:2.5rem !important;}.gap-xl-48{gap:3rem !important;}.gap-xl-56{gap:3.5rem !important;}.gap-xl-60{gap:3.75rem !important;}.gap-xl-64{gap:4rem !important;}.gap-xl-72{gap:4.5rem !important;}.gap-xl-80{gap:5rem !important;}.gap-xl-88{gap:5.5rem !important;}.gap-xl-96{gap:6rem !important;}.gap-xl-104{gap:6.5rem !important;}.gap-xl-112{gap:7rem !important;}.gap-xl-120{gap:7.5rem !important;}.row-gap-xl-0{row-gap:0 !important;}.row-gap-xl-4{row-gap:0.25rem !important;}.row-gap-xl-8{row-gap:0.5rem !important;}.row-gap-xl-12{row-gap:0.75rem !important;}.row-gap-xl-16{row-gap:1rem !important;}.row-gap-xl-20{row-gap:1.25rem !important;}.row-gap-xl-24{row-gap:1.5rem !important;}.row-gap-xl-28{row-gap:1.75rem !important;}.row-gap-xl-32{row-gap:2rem !important;}.row-gap-xl-40{row-gap:2.5rem !important;}.row-gap-xl-48{row-gap:3rem !important;}.row-gap-xl-56{row-gap:3.5rem !important;}.row-gap-xl-60{row-gap:3.75rem !important;}.row-gap-xl-64{row-gap:4rem !important;}.row-gap-xl-72{row-gap:4.5rem !important;}.row-gap-xl-80{row-gap:5rem !important;}.row-gap-xl-88{row-gap:5.5rem !important;}.row-gap-xl-96{row-gap:6rem !important;}.row-gap-xl-104{row-gap:6.5rem !important;}.row-gap-xl-112{row-gap:7rem !important;}.row-gap-xl-120{row-gap:7.5rem !important;}.column-gap-xl-0{column-gap:0 !important;}.column-gap-xl-4{column-gap:0.25rem !important;}.column-gap-xl-8{column-gap:0.5rem !important;}.column-gap-xl-12{column-gap:0.75rem !important;}.column-gap-xl-16{column-gap:1rem !important;}.column-gap-xl-20{column-gap:1.25rem !important;}.column-gap-xl-24{column-gap:1.5rem !important;}.column-gap-xl-28{column-gap:1.75rem !important;}.column-gap-xl-32{column-gap:2rem !important;}.column-gap-xl-40{column-gap:2.5rem !important;}.column-gap-xl-48{column-gap:3rem !important;}.column-gap-xl-56{column-gap:3.5rem !important;}.column-gap-xl-60{column-gap:3.75rem !important;}.column-gap-xl-64{column-gap:4rem !important;}.column-gap-xl-72{column-gap:4.5rem !important;}.column-gap-xl-80{column-gap:5rem !important;}.column-gap-xl-88{column-gap:5.5rem !important;}.column-gap-xl-96{column-gap:6rem !important;}.column-gap-xl-104{column-gap:6.5rem !important;}.column-gap-xl-112{column-gap:7rem !important;}.column-gap-xl-120{column-gap:7.5rem !important;}.text-xl-start{text-align:left !important;}.text-xl-end{text-align:right !important;}.text-xl-center{text-align:center !important;}}@media (min-width:1200px){.fs-1{font-size:2.5rem !important;}.fs-2{font-size:2rem !important;}.fs-3{font-size:1.75rem !important;}.fs-4{font-size:1.5rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !important;}.d-print-inline-grid{display:inline-grid !important;}.d-print-table{display:table !important;}.d-print-table-row{display:table-row !important;}.d-print-table-cell{display:table-cell !important;}.d-print-flex{display:flex !important;}.d-print-inline-flex{display:inline-flex !important;}.d-print-none{display:none !important;}}a.button.button--danger{--bs-btn-color:#fff;--bs-btn-bg:#d32f2f;--bs-btn-border-color:#d32f2f;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:rgb(179.35,39.95,39.95);--bs-btn-hover-border-color:rgb(168.8,37.6,37.6);--bs-btn-focus-shadow-rgb:218,78,78;--bs-btn-active-color:#fff;--bs-btn-active-bg:rgb(168.8,37.6,37.6);--bs-btn-active-border-color:rgb(158.25,35.25,35.25);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#d32f2f;--bs-btn-disabled-border-color:#d32f2f;}a.button.button-action{--bs-btn-color:#2D2926;--bs-btn-bg:#D6E6EE;--bs-btn-border-color:#D6E6EE;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(220.15,233.75,240.55);--bs-btn-hover-border-color:rgb(218.1,232.5,239.7);--bs-btn-focus-shadow-rgb:189,202,208;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(222.2,235,241.4);--bs-btn-active-border-color:rgb(218.1,232.5,239.7);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#D6E6EE;--bs-btn-disabled-border-color:#D6E6EE;}.btn-primary a{color:color-yiq(#006699);}.btn-primary a:hover{color:color-yiq(#006699);text-decoration:none;}.btn-secondary a,.custom-ckeditor--enlaces a a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a a,.section-link a a{color:color-yiq(#FFE81D);}.btn-secondary a:hover,.custom-ckeditor--enlaces a a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a a:hover,.section-link a a:hover{color:color-yiq(#FFE81D);text-decoration:none;}.btn-tertiary a{color:color-yiq(#9BC1DB);}.btn-tertiary a:hover{color:color-yiq(#9BC1DB);text-decoration:none;}.btn-success a{color:color-yiq(#008a00);}.btn-success a:hover{color:color-yiq(#008a00);text-decoration:none;}.btn-info a{color:color-yiq(#D6E6EE);}.btn-info a:hover{color:color-yiq(#D6E6EE);text-decoration:none;}.btn-warning a{color:color-yiq(#FFE81D);}.btn-warning a:hover{color:color-yiq(#FFE81D);text-decoration:none;}.btn-danger a{color:color-yiq(#d32f2f);}.btn-danger a:hover{color:color-yiq(#d32f2f);text-decoration:none;}.btn-light a{color:color-yiq(#f8f9fa);}.btn-light a:hover{color:color-yiq(#f8f9fa);text-decoration:none;}.btn-dark a{color:color-yiq(#343a40);}.btn-dark a:hover{color:color-yiq(#343a40);text-decoration:none;}.btn-black a{color:color-yiq(#2D2926);}.btn-black a:hover{color:color-yiq(#2D2926);text-decoration:none;}.btn-white a{color:color-yiq(#fff);}.btn-white a:hover{color:color-yiq(#fff);text-decoration:none;}.btn-outline-primary:hover a,.scrolling #block-bloqueaccesos a:hover a,header:not(.floating-header) #block-bloqueaccesos a:hover a,.scrolling #block-bloqueaccesos-2 a:hover a,header:not(.floating-header) #block-bloqueaccesos-2 a:hover a{color:color-yiq(#006699);}.btn-outline-primary a:hover,.scrolling #block-bloqueaccesos a a:hover,header:not(.floating-header) #block-bloqueaccesos a a:hover,.scrolling #block-bloqueaccesos-2 a a:hover,header:not(.floating-header) #block-bloqueaccesos-2 a a:hover{color:color-yiq(#006699);text-decoration:none;}.btn-outline-secondary:hover a{color:color-yiq(#FFE81D);}.btn-outline-secondary a:hover{color:color-yiq(#FFE81D);text-decoration:none;}.btn-outline-tertiary:hover a{color:color-yiq(#9BC1DB);}.btn-outline-tertiary a:hover{color:color-yiq(#9BC1DB);text-decoration:none;}.btn-outline-success:hover a{color:color-yiq(#008a00);}.btn-outline-success a:hover{color:color-yiq(#008a00);text-decoration:none;}.btn-outline-info:hover a{color:color-yiq(#D6E6EE);}.btn-outline-info a:hover{color:color-yiq(#D6E6EE);text-decoration:none;}.btn-outline-warning:hover a{color:color-yiq(#FFE81D);}.btn-outline-warning a:hover{color:color-yiq(#FFE81D);text-decoration:none;}.btn-outline-danger:hover a{color:color-yiq(#d32f2f);}.btn-outline-danger a:hover{color:color-yiq(#d32f2f);text-decoration:none;}.btn-outline-light:hover a{color:color-yiq(#f8f9fa);}.btn-outline-light a:hover{color:color-yiq(#f8f9fa);text-decoration:none;}.btn-outline-dark:hover a{color:color-yiq(#343a40);}.btn-outline-dark a:hover{color:color-yiq(#343a40);text-decoration:none;}.btn-outline-black:hover a{color:color-yiq(#2D2926);}.btn-outline-black a:hover{color:color-yiq(#2D2926);text-decoration:none;}.btn-outline-white:hover a,#block-bloqueaccesos a:hover a,#block-bloqueaccesos-2 a:hover a{color:color-yiq(#fff);}.btn-outline-white a:hover,#block-bloqueaccesos a a:hover,#block-bloqueaccesos-2 a a:hover{color:color-yiq(#fff);text-decoration:none;}.btn > a,.label_menu_user_custom > a,#block-bloqueaccesos a > a,#block-bloqueaccesos-2 a > a,.webform-submission-users-proposal-form .custom_add_new_mallado > label > a,.custom-ckeditor--enlaces a > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a > a,.section-link a > a,button.link > a,a.button > a{color:inherit;}.form-control.image-button{width:unset;}.form-control.form-checkbox,.form-control.form-radio{display:inline-block;height:auto;width:unset;}input[type=search]{box-sizing:border-box;}.dropbutton-multiple .dropbutton .dropbutton-action > *{border:0;}@media (min-width:992px){.node-form{margin:2rem;}}.node-form .form-actions{text-align:center;}.container-inline div,.container-inline label{display:inline-block;margin:0;}td .form-item{margin:0;}.paragraph-type-title{font-weight:700;}.field--widget-paragraphs .paragraphs-dropdown-action.button{--bs-btn-color:#2D2926;--bs-btn-bg:#FFE81D;--bs-btn-border-color:#FFE81D;--bs-btn-hover-color:#2D2926;--bs-btn-hover-bg:rgb(255,235.45,62.9);--bs-btn-hover-border-color:rgb(255,234.3,51.6);--bs-btn-focus-shadow-rgb:224,203,30;--bs-btn-active-color:#2D2926;--bs-btn-active-bg:rgb(255,236.6,74.2);--bs-btn-active-border-color:rgb(255,234.3,51.6);--bs-btn-active-shadow:inset 0 3px 5px rgba(45,41,38,0.125);--bs-btn-disabled-color:#2D2926;--bs-btn-disabled-bg:#FFE81D;--bs-btn-disabled-border-color:#FFE81D;}.field--widget-paragraphs .field-add-more-submit,.field--widget-entity-reference-paragraphs .field-add-more-submit{margin:0;}.navbar .block-search form{display:flex;flex-direction:column;text-align:center;}@media (min-width:576px){.navbar .block-search form{flex-direction:row;}}.navbar .block-search form .form-actions{margin-top:0.5rem;}@media (min-width:768px){.navbar .block-search form .form-actions{margin-left:0.5rem;margin-top:0;}}.navbar-nav .nav-link{padding-left:0.5rem;padding-right:0.5rem;}.navbar-nav .dropdown-toggle::after{float:right;}@media (min-width:992px){.navbar-nav .dropdown-toggle::after{clear:both;float:none;}}.navbar-brand .site-slogan{display:none;font-size:0.875rem;}@media (min-width:992px){.navbar-brand .site-slogan{display:block;}}.navbar-brand a.site-title{color:#343a40;text-decoration:none;}.navbar-brand a.site-title:hover{color:#343a40;text-decoration:none;}.navbar-brand .site-title{font-size:1.5rem;font-weight:bold;letter-spacing:2px;text-transform:uppercase;}.navbar-brand img{height:36px;margin:0 1rem 0 0;width:auto;}@media (min-width:992px){.navbar-brand img{height:60px;}}.navbar-dark .navbar-brand a.site-title,.footer-dark .navbar-brand a.site-title{color:#f8f9fa;text-decoration:none;}.navbar-dark .navbar-brand a.site-title:hover,.footer-dark .navbar-brand a.site-title:hover{color:#f8f9fa;text-decoration:none;}.navbar-dark .navbar-brand img,.footer-dark .navbar-brand img{filter:invert(1);}footer{padding:2rem 0;}footer.footer-dark a{color:#f8f9fa;text-decoration:none;}footer.footer-dark a:hover{color:#f8f9fa;text-decoration:none;}footer .region-footer{display:flex;flex-direction:column;}.region-sidebar-first,.region-sidebar-second,.region-footer,.region-content{padding:0 0.5rem;}.tabs-primary{margin:1rem 0;}.tabs-secondary{margin:0 0 1rem 0;}@media (max-width:575.98px){.tabs-wrapper .tab-toggle{padding:1rem;}.tabs-wrapper .nav-tabs{border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);}.tabs-wrapper .nav-link{border:0;border-radius:0;}.tabs-wrapper .nav-item{border-radius:0;margin-bottom:0;}.tabs-wrapper .nav-item.active{background-color:#dee2e6;}.tabs-wrapper .nav-item a{align-self:center;display:flex;}.tabs-wrapper .nav-item a:not(.tab-toggle){flex-grow:1;}.tabs-wrapper:not(.is-collapsible) .nav-item:not(:first-of-type){border-top:var(--bs-border-width) solid var(--bs-border-color);}.tabs-wrapper.is-collapsible .nav-item.active{display:flex;order:-1;}.tabs-wrapper.is-collapsible .nav-item:not(.active){display:none;}.tabs-wrapper.is-collapsible .is-open .nav-item{display:flex;}.tabs-wrapper.is-collapsible .is-open .nav-item:not(.active){border-top:var(--bs-border-width) solid var(--bs-border-color);}}@media (min-width:768px){.tabs-wrapper .tab-toggle{display:none;}}.draggable .field-multiple-drag{vertical-align:top !important;width:43px !important;padding-left:0.5rem !important;}.draggable a.tabledrag-handle{margin:0;padding-right:0.5rem;}.draggable a.tabledrag-handle .handle{display:inline-block;background-position-x:0;padding:0;margin:0;height:1.7rem;width:1rem;}#views-display-menu-tabs{list-style-type:none;}.form-item-filters-status-removed{float:left;}.ui-dialog-titlebar-close::after{content:"x";display:block;}.views-ui-display-tab-actions .btn-primary{background-color:#fff;color:#006699;}.views-ui-dialog .views-ui-rearrange-filter-form .form-type-checkbox,.views-ui-dialog .views-ui-rearrange-form .form-type-checkbox{display:inline;}.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}.icon-help{padding:1px 0 1px 20px;background:url(/themes/custom/webplani/Images/help.png) 0 50% no-repeat;}[dir=rtl] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/custom/webplani/Images/feed.svg) no-repeat;}@font-face{font-family:"bootstrap-icons";src:url(/themes/custom/webplani/fonts/bootstrap-icons.woff2?a74547b2f0863226942ff8ded57db345=) format("woff2"),url(/themes/custom/webplani/fonts/bootstrap-icons.woff?a74547b2f0863226942ff8ded57db345=) format("woff");}.font-weight-medium{font-weight:500;}body{letter-spacing:-0.015em;}.paragraph--type--section{background-repeat:no-repeat;background-size:cover;background-position-x:center;}.section-title .field--name-field-pretitle{line-height:1.15;padding-left:4px;margin-bottom:0.9em;}.section-title .field--name-field-pretitle{font-size:14px;}@media screen and (min-width:375px){.section-title .field--name-field-pretitle{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.section-title .field--name-field-pretitle{font-size:18px;}}.section-title .field--name-field-pretitle:before{content:"";display:inline-block;vertical-align:-0.11em;width:4px;height:0.89em;margin-right:6px;background-color:#9bc1db;}.section-title .field--name-field-title{line-height:1.15;color:#006699;}.section-title .field--name-field-title{font-size:30px;}@media screen and (min-width:375px){.section-title .field--name-field-title{font-size:calc(30px + 18 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.section-title .field--name-field-title{font-size:48px;}}.section-title .field--name-field-subtitle{line-height:1.33;margin-top:-20px;}.section-title .field--name-field-subtitle{font-size:18px;}@media screen and (min-width:375px){.section-title .field--name-field-subtitle{font-size:calc(18px + 6 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.section-title .field--name-field-subtitle{font-size:24px;}}@media (max-width:575.98px){.section-title .field--name-field-subtitle{margin-top:-8px;}}.carousel.paragraph--type--simple-carrousel{height:690px;}@media (max-width:575.98px){.carousel.paragraph--type--simple-carrousel{height:100vh;position:relative;}.carousel.paragraph--type--simple-carrousel::after{content:"\f282";display:inline-block;position:absolute;left:calc(50% - 8px);bottom:38px;border:none;font-family:bootstrap-icons;color:#fff;font-weight:600;line-height:1;}}.carousel.paragraph--type--simple-carrousel .carousel-bg{background-position:center;background-repeat:no-repeat;background-size:cover;background-color:rgba(37,61,72,0.66);background-blend-mode:multiply;}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.carousel.paragraph--type--simple-carrousel .carousel-bg:before{content:"";background:rgba(16.2256880734,26.7504587156,31.5743119266,0.66);position:absolute;top:0;bottom:0;width:100%;}}@media (max-width:575.98px){.carousel.paragraph--type--simple-carrousel .carousel-text-container{padding-top:266px;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.carousel.paragraph--type--simple-carrousel .carousel-text-container{position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;}}.carousel.paragraph--type--simple-carrousel .carousel-text{width:65%;color:#fff;}@media (max-width:991.98px){.carousel.paragraph--type--simple-carrousel .carousel-text{width:100%;}}.carousel.paragraph--type--simple-carrousel .carousel-indicators li{border-radius:100%;}@media (max-width:575.98px){.carousel.paragraph--type--simple-carrousel .carousel-indicators{justify-content:flex-start;margin-right:1rem;margin-left:1rem;}}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-pretitle{line-height:1.15;padding-left:4px;margin-bottom:0.9em;}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-pretitle{font-size:14px;}@media screen and (min-width:375px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-pretitle{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-pretitle{font-size:18px;}}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-pretitle:before{content:"";display:inline-block;vertical-align:-0.11em;width:4px;height:0.89em;margin-right:6px;background-color:#9bc1db;}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-title{margin-bottom:1rem;line-height:1.15;}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-title{font-size:40px;}@media screen and (min-width:375px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-title{font-size:calc(40px + 24 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-title{font-size:64px;}}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{line-height:1.33;}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{font-size:18px;}@media screen and (min-width:375px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{font-size:calc(18px + 6 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{font-size:24px;}}.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{font-size:16px;}@media screen and (min-width:375px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{font-size:calc(16px + 8 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.carousel.paragraph--type--simple-carrousel .field--name-field-sc-item-subtitle{font-size:24px;}}.carousel.paragraph--type--simple-carrousel .carousel-indicators li::marker{content:"";}.numbers-item_wrapper{width:100%;}.numbers-item_container{background-color:#9BC1DB;border-left:solid 10px #006699;}.numbers-item_icon{content:url(/themes/custom/webplani/assets/icons/bar-chart.svg);margin-bottom:1rem;}.numbers-item_icon.propuestas{content:url(/themes/custom/webplani/assets/icons/propuestas.svg);}.numbers-item_icon.modificaciones{content:url(/themes/custom/webplani/assets/icons/modificaciones.svg);}.numbers-item_icon.comentarios{content:url(/themes/custom/webplani/assets/icons/comentarios.svg);}.numbers-item_number{font-size:64px;line-height:1.15;font-weight:300;letter-spacing:0em;color:#fff;margin-bottom:0.5rem;}.paragraph--type-numbers .carousel-inner{height:252px;min-height:252px;}.paragraph--type-numbers .carousel-item{height:100%;}.paragraph--type-numbers .carousel-item .paragraph--type--numbers-item{height:100%;}.paragraph--type-numbers .carousel-indicators{position:relative;justify-content:center;z-index:15;display:flex;padding-left:0;margin-top:6px;margin-right:1rem;margin-left:1rem;margin-bottom:0;list-style:none;}.paragraph--type-numbers .carousel-indicators li{background-color:#006699;border-radius:100%;opacity:0.16;}.paragraph--type-numbers .carousel-indicators li.active{opacity:1;}.paragraph--type--text-image-hover > .row,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover > .form-radios,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover > tr,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover > .form-radios{background-color:#fff;}.paragraph--type--text-image-hover .text-image_hover_left{justify-content:space-between;border-left:solid 20px #006699;}@media (max-width:575.98px){.paragraph--type--text-image-hover .text-image_hover_left{border-left:solid 10px #006699;}}.paragraph--type--text-image-hover .text-image_hover_left_text-container .field--name-field-text-image-hover-text{display:none;position:relative;}.paragraph--type--text-image-hover .btn-hover,.paragraph--type--text-image-hover .btn-hover-resp{height:56px;width:56px;position:relative;text-align:center;border:solid 2px #006699;color:#006699;cursor:pointer;}.paragraph--type--text-image-hover .btn-hover::after,.paragraph--type--text-image-hover .btn-hover-resp::after{content:"\f64d";display:block;position:absolute;font-family:bootstrap-icons;font-size:32px;line-height:52px;top:0;left:0;height:100%;width:100%;}.paragraph--type--text-image-hover .text-image_hover_right{position:relative;overflow:hidden;}.paragraph--type--text-image-hover .text-image_hover_info{background-color:#006699;}.paragraph--type--text-image-hover .text-image_hover_info_text-container{color:#fff;}.paragraph--type--text-image-hover img{width:100%;height:auto;}.paragraph--type--text-image-hover .field--name-field-text-image-hover-text{position:absolute;max-width:calc(100% - 100px);font-size:18px;line-height:1.33;color:#fff;opacity:0;}@media (max-width:575.98px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-text{max-width:100%;}}.paragraph--type--text-image-hover .field--name-field-text-image-hover-title{font-weight:300;line-height:1.15;}.paragraph--type--text-image-hover .field--name-field-text-image-hover-title{font-size:24px;}@media screen and (min-width:375px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-title{font-size:calc(24px + 16 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-title{font-size:40px;}}.paragraph--type--text-image-hover .field--name-field-text-image-hover-body{font-size:16px;}@media screen and (min-width:375px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-body{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-body{font-size:18px;}}.paragraph--type--text-image-hover .field--name-field-text-image-hover-info{line-height:1.78;}.paragraph--type--text-image-hover .field--name-field-text-image-hover-info{font-size:16px;}@media screen and (min-width:375px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-info{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.paragraph--type--text-image-hover .field--name-field-text-image-hover-info{font-size:18px;}}.paragraph--type--text-image-hover .btn-more-info{font-weight:500;line-height:21px;color:#006699;}.paragraph--type--text-image-hover .btn-more-info.more{display:none;}.paragraph--type--text-image-hover .btn-more-info.more[aria-expanded=false]{display:inline-block;}.paragraph--type--text-image-hover .btn-more-info.less{display:none;}.paragraph--type--text-image-hover .btn-more-info.less[aria-expanded=true]{display:inline-block;}.paragraph--type--text-image-hover .btn-more-info{font-size:16px;}@media screen and (min-width:375px){.paragraph--type--text-image-hover .btn-more-info{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.paragraph--type--text-image-hover .btn-more-info{font-size:18px;}}.paragraph--type--text-image-hover .btn-more-info:hover{text-decoration:none;font-weight:700;}.paragraph--type--text-image-hover .btn-more-info::after{content:"\f286";display:inline-block;border:none;font-family:bootstrap-icons;font-style:normal;font-size:14px;font-weight:600 !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;}.paragraph--type--text-image-hover .btn-more-info.more::after{content:"\f282";display:inline-block;border:none;font-family:bootstrap-icons;font-size:14px;font-style:normal;font-weight:600 !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;}.paragraph--type--text-image-hover.is-hover > .row,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios{background-color:#006699;}.paragraph--type--text-image-hover.is-hover > .row .btn-hover,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-hover,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover,.paragraph--type--text-image-hover.is-hover > .row .btn-hover-resp,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-hover-resp,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover-resp,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover-resp,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover-resp{border:solid 2px #fff;color:#fff;}.paragraph--type--text-image-hover.is-hover > .row .field--name-field-text-image-hover-title,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-title,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-title{color:#fff;}.paragraph--type--text-image-hover.is-hover > .row .field--name-field-text-image-hover-body,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-body,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-body{color:#fff;}.paragraph--type--text-image-hover.is-hover > .row .btn-more-info,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-more-info,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-more-info,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-more-info,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-more-info,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-more-info,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-more-info,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .btn-more-info{color:#fff;}.paragraph--type--text-image-hover.is-hover > .row .field--name-field-text-image-hover-text,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-text,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-text{opacity:1;}.paragraph--type--text-image-hover.is-hover > .row .field--name-field-text-image-hover-bg-img,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .field--name-field-text-image-hover-bg-img,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .field--name-field-text-image-hover-bg-img{opacity:0;}.paragraph--type--text-image-hover.is-hover > .row .btn-hover-resp::after,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .form-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .paragraph--type--text-image-hover.is-hover > .fieldset-wrapper .btn-hover-resp::after,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover-resp::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover-resp::after,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .paragraph--type--text-image-hover.is-hover > tr .btn-hover-resp::after,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .paragraph--type--text-image-hover.is-hover > .form-radios .btn-hover-resp::after{content:"\f63b";}.text-image_title{max-width:100%;font-weight:300;line-height:1.15;color:#006699;position:relative;}.text-image_title{font-size:28px;}@media screen and (min-width:375px){.text-image_title{font-size:calc(28px + 12 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.text-image_title{font-size:40px;}}@media (min-width:768px){.text-image_title:before{content:"";width:10px;height:100%;background-color:#006699;display:block;position:absolute;top:0px;left:-42px;}}@media (max-width:575.98px){.text-image_title{padding-left:24px;border-left:solid 8px #006699;}}.text-image_title-container{padding-left:62px;padding-right:24px;}@media (max-width:575.98px){.text-image_title-container{padding-left:16px;padding-right:16px;}}.text-image_content{font-size:16px;}@media screen and (min-width:375px){.text-image_content{font-size:calc(16px + 8 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.text-image_content{font-size:24px;}}.text-image_content .field--name-field-text-image-image img{max-width:100%;height:auto;}.text-image_content-container img{max-width:100%;height:auto;}@media (max-width:575.98px){.text-image_content-container img{padding-top:24px;padding-top:24px;}}.text-image_content .field--name-field-text-image-body p{font-size:18px;font-weight:400;}.text-image_block{font-size:16px;}@media screen and (min-width:375px){.text-image_block{font-size:calc(16px + 8 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.text-image_block{font-size:24px;}}.accordion{max-width:878px;margin:0 auto 1rem auto;}.accordion .card{background-color:transparent;border:none;}.accordion .card-header{background-color:transparent;border-bottom:2px solid #006699;}.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a{position:relative;text-align:left;font-weight:400;line-height:1.15;color:#006699;}.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a{font-size:28px;}@media screen and (min-width:375px){.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a{font-size:calc(28px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.accordion .card-header .btn,.accordion .card-header .label_menu_user_custom,.accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card-header a,.accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card-header a,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label,.accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card-header a,.accordion .card-header a.button,.accordion .card-header button.link,.accordion .card-header .section-link a,.section-link .accordion .card-header a,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a{font-size:32px;}}.accordion .card-header .btn:focus,.accordion .card-header .label_menu_user_custom:focus,.accordion .card-header #block-bloqueaccesos a:focus,#block-bloqueaccesos .accordion .card-header a:focus,.accordion .card-header #block-bloqueaccesos-2 a:focus,#block-bloqueaccesos-2 .accordion .card-header a:focus,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label:focus,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label:focus,.accordion .card-header .custom-ckeditor--enlaces a:focus,.custom-ckeditor--enlaces .accordion .card-header a:focus,.accordion .card-header a.button:focus,.accordion .card-header button.link:focus,.accordion .card-header .section-link a:focus,.section-link .accordion .card-header a:focus,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:focus,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a:focus{box-shadow:none;}.accordion .card-header .btn:active,.accordion .card-header .label_menu_user_custom:active,.accordion .card-header #block-bloqueaccesos a:active,#block-bloqueaccesos .accordion .card-header a:active,.accordion .card-header #block-bloqueaccesos-2 a:active,#block-bloqueaccesos-2 .accordion .card-header a:active,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label:active,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label:active,.accordion .card-header .custom-ckeditor--enlaces a:active,.custom-ckeditor--enlaces .accordion .card-header a:active,.accordion .card-header a.button:active,.accordion .card-header button.link:active,.accordion .card-header .section-link a:active,.section-link .accordion .card-header a:active,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a:active{border-color:transparent !important;}.accordion .card-header .btn::after,.accordion .card-header .label_menu_user_custom::after,.accordion .card-header #block-bloqueaccesos a::after,#block-bloqueaccesos .accordion .card-header a::after,.accordion .card-header #block-bloqueaccesos-2 a::after,#block-bloqueaccesos-2 .accordion .card-header a::after,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label::after,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label::after,.accordion .card-header .custom-ckeditor--enlaces a::after,.custom-ckeditor--enlaces .accordion .card-header a::after,.accordion .card-header a.button::after,.accordion .card-header button.link::after,.accordion .card-header .section-link a::after,.section-link .accordion .card-header a::after,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a::after,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a::after{content:"\f64d";display:block;position:absolute;font-family:bootstrap-icons;font-size:32px;line-height:32px;top:calc(50% - 16px);right:0;height:32px;width:32px;}.accordion .card-header .btn[aria-expanded=true]::after,.accordion .card-header [aria-expanded=true].label_menu_user_custom::after,.accordion .card-header #block-bloqueaccesos a[aria-expanded=true]::after,#block-bloqueaccesos .accordion .card-header a[aria-expanded=true]::after,.accordion .card-header #block-bloqueaccesos-2 a[aria-expanded=true]::after,#block-bloqueaccesos-2 .accordion .card-header a[aria-expanded=true]::after,.accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label[aria-expanded=true]::after,.webform-submission-users-proposal-form .accordion .card-header .custom_add_new_mallado > label[aria-expanded=true]::after,.accordion .card-header .custom-ckeditor--enlaces a[aria-expanded=true]::after,.custom-ckeditor--enlaces .accordion .card-header a[aria-expanded=true]::after,.accordion .card-header a[aria-expanded=true].button::after,.accordion .card-header button[aria-expanded=true].link::after,.accordion .card-header .section-link a[aria-expanded=true]::after,.section-link .accordion .card-header a[aria-expanded=true]::after,.accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a[aria-expanded=true]::after,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card-header a[aria-expanded=true]::after{content:"\f63b";}.accordion .card .card-body{font-size:16px;}@media screen and (min-width:375px){.accordion .card .card-body{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.accordion .card .card-body{font-size:18px;}}.accordion .card .accordion .card{background-color:transparent;border:none;}.accordion .card .accordion .card-header{background-color:transparent;border-bottom:none;}.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a{position:relative;text-align:left;font-weight:500;line-height:1.15;color:#2D2926;}.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a{font-size:16px;}@media screen and (min-width:375px){.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.accordion .card .accordion .card-header .btn,.accordion .card .accordion .card-header .label_menu_user_custom,.accordion .card .accordion .card-header #block-bloqueaccesos a,#block-bloqueaccesos .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header a.button,.accordion .card .accordion .card-header button.link,.accordion .card .accordion .card-header .section-link a,.section-link .accordion .card .accordion .card-header a,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a{font-size:18px;}}.accordion .card .accordion .card-header .btn:focus,.accordion .card .accordion .card-header .label_menu_user_custom:focus,.accordion .card .accordion .card-header #block-bloqueaccesos a:focus,#block-bloqueaccesos .accordion .card .accordion .card-header a:focus,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a:focus,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a:focus,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label:focus,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label:focus,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a:focus,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a:focus,.accordion .card .accordion .card-header a.button:focus,.accordion .card .accordion .card-header button.link:focus,.accordion .card .accordion .card-header .section-link a:focus,.section-link .accordion .card .accordion .card-header a:focus,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:focus,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a:focus{box-shadow:none;}.accordion .card .accordion .card-header .btn:active,.accordion .card .accordion .card-header .label_menu_user_custom:active,.accordion .card .accordion .card-header #block-bloqueaccesos a:active,#block-bloqueaccesos .accordion .card .accordion .card-header a:active,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a:active,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a:active,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label:active,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label:active,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a:active,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a:active,.accordion .card .accordion .card-header a.button:active,.accordion .card .accordion .card-header button.link:active,.accordion .card .accordion .card-header .section-link a:active,.section-link .accordion .card .accordion .card-header a:active,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:active,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a:active{border-color:transparent !important;}.accordion .card .accordion .card-header .btn::after,.accordion .card .accordion .card-header .label_menu_user_custom::after,.accordion .card .accordion .card-header #block-bloqueaccesos a::after,#block-bloqueaccesos .accordion .card .accordion .card-header a::after,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a::after,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a::after,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label::after,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label::after,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a::after,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a::after,.accordion .card .accordion .card-header a.button::after,.accordion .card .accordion .card-header button.link::after,.accordion .card .accordion .card-header .section-link a::after,.section-link .accordion .card .accordion .card-header a::after,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a::after,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a::after{content:"\f282";display:block;position:absolute;font-family:bootstrap-icons;font-size:14px;font-weight:600 !important;line-height:32px;top:calc(50% - 16px);right:0;height:32px;width:32px;text-align:center;}.accordion .card .accordion .card-header .btn[aria-expanded=true]::after,.accordion .card .accordion .card-header [aria-expanded=true].label_menu_user_custom::after,.accordion .card .accordion .card-header #block-bloqueaccesos a[aria-expanded=true]::after,#block-bloqueaccesos .accordion .card .accordion .card-header a[aria-expanded=true]::after,.accordion .card .accordion .card-header #block-bloqueaccesos-2 a[aria-expanded=true]::after,#block-bloqueaccesos-2 .accordion .card .accordion .card-header a[aria-expanded=true]::after,.accordion .card .accordion .card-header .webform-submission-users-proposal-form .custom_add_new_mallado > label[aria-expanded=true]::after,.webform-submission-users-proposal-form .accordion .card .accordion .card-header .custom_add_new_mallado > label[aria-expanded=true]::after,.accordion .card .accordion .card-header .custom-ckeditor--enlaces a[aria-expanded=true]::after,.custom-ckeditor--enlaces .accordion .card .accordion .card-header a[aria-expanded=true]::after,.accordion .card .accordion .card-header a[aria-expanded=true].button::after,.accordion .card .accordion .card-header button[aria-expanded=true].link::after,.accordion .card .accordion .card-header .section-link a[aria-expanded=true]::after,.section-link .accordion .card .accordion .card-header a[aria-expanded=true]::after,.accordion .card .accordion .card-header .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a[aria-expanded=true]::after,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .accordion .card .accordion .card-header a[aria-expanded=true]::after{content:"\f286";}.section-accordion-title{max-width:846px;font-size:40px;line-height:1.15;font-weight:300;margin-left:auto;margin-right:auto;}.paragraph--type--webform{margin:0 auto 1rem auto;}.form-control{border-bottom:solid 1px #BABABA;margin-bottom:0.5rem;}.form-item{margin-bottom:1.5rem;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:none;border-bottom:solid 1px #d32f2f;}.form-item label.error{font-size:12px;color:#d32f2f;}.form-textarea-wrapper textarea{margin-bottom:0.5rem;}.form-control.form-checkbox{width:24px;height:24px;vertical-align:top;margin-right:1rem;border-radius:0;border:solid 1px #f2f2f2;}.field--type-webform label,.field--type-webform .fieldset-legend{font-size:16px;font-weight:500;color:#006699;}.field--type-webform .form-type-checkbox label{font-weight:400;color:inherit;}.field--name-field-video-corp-desktop,.field--name-field-video-corp-mobile{width:100%;position:relative;}.field--name-field-video-corp-desktop .field--name-field-media-video-file,.field--name-field-video-corp-mobile .field--name-field-media-video-file{width:100%;}.field--name-field-video-corp-desktop .field--name-field-media-video-file video,.field--name-field-video-corp-mobile .field--name-field-media-video-file video{width:100%;min-width:100%;height:auto;}.videocorp--container video{margin-bottom:-6px;}.videocorp--container .icon-muted{position:absolute;right:4rem;bottom:4rem;}@media (max-width:575.98px){.videocorp--container .icon-muted{right:3rem;bottom:3rem;}}.videocorp--container .icon-muted .volume-icon{display:block;width:40px;height:40px;cursor:pointer;}.videocorp--container .icon-muted .volume-icon:before{content:"\f60c";color:#fff;display:inline-block;position:relative;border:none;font-family:bootstrap-icons;font-style:normal;font-weight:normal !important;font-variant:normal;font-size:40px;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;}@media (max-width:575.98px){.videocorp--container .icon-muted .volume-icon{width:30px;height:30px;}.videocorp--container .icon-muted .volume-icon:before{font-size:30px;}}.videocorp--container .icon-muted .volume-icon.icon-volume-off:before{content:"\f60c";}.videocorp--container .icon-muted .volume-icon.icon-volume-on:before{content:"\f610";}.paragraph--type--nota-de-prensa{margin-bottom:1rem;}.press_container{position:relative;height:100%;}.press_container:hover{background-color:rgba(0,102,153,0.1);}.press_image{margin-right:0.5rem;}.press_image .field--name-field-press-image{width:187px;height:100%;min-height:160px;}.press_image img{width:100%;min-width:100%;height:100%;min-height:100%;object-fit:cover;}@media (max-width:575.98px){.press_image{margin-right:0;width:100%;}.press_image .field--name-field-press-image{width:100%;height:120px;min-height:120px;}}.press_content{padding:0.75rem 1rem;display:flex;flex-flow:column;}.press_content .field--name-field-press-title{line-height:1.25;font-weight:400;flex-grow:1;}.press_content .field--name-field-press-title{font-size:20px;}@media screen and (min-width:375px){.press_content .field--name-field-press-title{font-size:calc(20px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.press_content .field--name-field-press-title{font-size:24px;}}.press_content .field--name-field-press-title span{font-weight:500;}.press_content .field--name-field-press-link a{font-size:18px;font-weight:500;color:#006699;padding-right:1.15rem;}.press_content .field--name-field-press-link a:hover,.press_content .field--name-field-press-link a:active,.press_content .field--name-field-press-link a:focus{color:#006699;}.press_content .field--name-field-press-link a::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0);}.press_content .field--name-field-press-link a::after{content:"\f285";font-family:"bootstrap-icons";font-weight:600;font-size:14px;padding:5px;position:absolute;}.press_content .field--name-field-press-link a.custom-press_link{color:#2D2926;}.press_content .field--name-field-press-link a.custom-press_link .field--name-field-press-title p{margin-bottom:0;}.press_content .field--name-field-press-link a.custom-press_link::after{content:"\f285";font-family:"bootstrap-icons";font-weight:600;font-size:14px;padding:5px;position:absolute;right:0;top:50%;transform:translate(0,-50%);color:#006699;}.paragraph--type--documents-block{padding-right:16px;padding-left:16px;}.paragraph--type--documents-block .field--name-field-documents-block-title{margin-bottom:34px;text-align:center;font-size:24px;color:#006699;font-weight:400;}.paragraph--type--documents-block .field--name-field-documents-block-docs{display:flex;flex-wrap:wrap;justify-content:center;}.paragraph--type--documents-block .btn,.paragraph--type--documents-block .label_menu_user_custom,.paragraph--type--documents-block #block-bloqueaccesos a,#block-bloqueaccesos .paragraph--type--documents-block a,.paragraph--type--documents-block #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .paragraph--type--documents-block a,.paragraph--type--documents-block .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .paragraph--type--documents-block .custom_add_new_mallado > label,.paragraph--type--documents-block .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .paragraph--type--documents-block a,.paragraph--type--documents-block a.button,.paragraph--type--documents-block button.link,.paragraph--type--documents-block .section-link a,.section-link .paragraph--type--documents-block a,.paragraph--type--documents-block .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .paragraph--type--documents-block a{margin-right:20px;margin-left:20px;}.paragraph--type--document,.paragraph--type--enlace{margin-bottom:1rem;}.paragraph--type--document .doc_image img,.paragraph--type--enlace .doc_image img{width:100%;min-width:100%;height:100%;min-height:100%;object-fit:cover;}@media (max-width:575.98px){.paragraph--type--document .doc_image,.paragraph--type--enlace .doc_image{margin-right:0;width:100%;}.paragraph--type--document .doc_image .field--name-field-doc-image,.paragraph--type--enlace .doc_image .field--name-field-doc-image{width:100%;height:120px;min-height:120px;}}.paragraph--type--document .press_content .field--name-field-press-link a::after,.paragraph--type--enlace .press_content .field--name-field-press-link a::after{content:"\f30a";font-family:"bootstrap-icons";font-weight:normal;font-size:14px;padding:5px;position:absolute;}.paragraph--type--document .press_content .field--name-field-press-link a.custom-press_link::after,.paragraph--type--enlace .press_content .field--name-field-press-link a.custom-press_link::after{content:"\f30a";font-family:"bootstrap-icons";font-weight:normal;font-size:14px;padding:5px;position:absolute;right:0;top:50%;transform:translate(0,-50%);color:#006699;}.paragraph--type--video{margin-bottom:1rem;}.paragraph--type--video .field--name-field-press-title{font-size:18px;line-height:1.25;font-weight:400;flex-grow:1;}.paragraph--type--video .field--name-field-press-title span{font-weight:500;}.paragraph--type--enlace .field--name-field-press-link a::after{content:"\f1c5" !important;font-weight:700 !important;}@media (min-width:768px){.left .article-box_text-container{border-right:solid 20px #006699;}}@media (max-width:575.98px){.left .article-box_text-container{border-top:solid 10px #006699;}}@media (min-width:768px){.right .article-box_text-container{border-left:solid 20px #006699;}}@media (max-width:575.98px){.right .article-box_text-container{border-top:solid 10px #006699;}}.article-box_text{height:100%;justify-content:space-evenly;align-items:flex-start;}@media (min-width:768px){.left .article-box_text{max-width:818px;margin-left:auto;}}@media (min-width:768px){.right .article-box_text{max-width:818px;margin-right:auto;}}.article-box_text-top{max-width:100%;}.article-box_image-container{padding:0 !important;}.article-box_image-container img{width:100%;max-width:100%;height:100%;object-fit:cover;}@media (max-width:575.98px){.article-box_image-container img{max-height:240px;}}@media (max-width:575.98px){.article-box_image-container img{max-height:120px;}}.article-box .field--name-field-video-article-box video{width:100%;max-width:100%;object-fit:cover;}.article-box .field--name-field-article-box-pretitle{line-height:1.15;padding-left:4px;margin-bottom:0.9em;}.article-box .field--name-field-article-box-pretitle{font-size:14px;}@media screen and (min-width:375px){.article-box .field--name-field-article-box-pretitle{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.article-box .field--name-field-article-box-pretitle{font-size:18px;}}.article-box .field--name-field-article-box-pretitle:before{content:"";display:inline-block;vertical-align:-0.11em;width:4px;height:0.89em;margin-right:6px;background-color:#9bc1db;}.article-box .field--name-field-article-box-title{line-height:1.15;color:#006699;max-width:545px;}.article-box .field--name-field-article-box-title{font-size:30px;}@media screen and (min-width:375px){.article-box .field--name-field-article-box-title{font-size:calc(30px + 18 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.article-box .field--name-field-article-box-title{font-size:48px;}}.article-box .field--name-field-article-box-subtitle{line-height:1.33;max-width:545px;}.article-box .field--name-field-article-box-subtitle{font-size:18px;}@media screen and (min-width:375px){.article-box .field--name-field-article-box-subtitle{font-size:calc(18px + 6 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.article-box .field--name-field-article-box-subtitle{font-size:24px;}}.article-box .field--name-field-article-box-body{line-height:24px;max-width:545px;}.article-box .field--name-field-article-box-body{font-size:16px;}@media screen and (min-width:375px){.article-box .field--name-field-article-box-body{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.article-box .field--name-field-article-box-body{font-size:18px;}}.article-box .field--name-field-article-box-image{height:100%;}.article-box_more-info{max-width:100%;}.article-box_more-info .btn-more-info{font-weight:500;line-height:1.17;color:#006699;}.article-box_more-info .btn-more-info.more{display:none;}.article-box_more-info .btn-more-info.more[aria-expanded=false]{display:inline-block;}.article-box_more-info .btn-more-info.less{display:none;}.article-box_more-info .btn-more-info.less[aria-expanded=true]{display:inline-block;}.article-box_more-info .btn-more-info{font-size:16px;}@media screen and (min-width:375px){.article-box_more-info .btn-more-info{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.article-box_more-info .btn-more-info{font-size:18px;}}.article-box_more-info .btn-more-info:hover{text-decoration:none;font-weight:700;}.article-box_more-info .btn-more-info::after{content:"\f286";display:inline-block;border:none;font-family:bootstrap-icons;font-style:normal;font-size:14px;font-weight:600 !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;}.article-box_more-info .btn-more-info.more::after{content:"\f282";display:inline-block;border:none;font-family:bootstrap-icons;font-size:14px;font-style:normal;font-weight:600 !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;}@media (max-width:575.98px){body.path-frontpage .node--type-landing > .node__content > .field--name-field-components > .field__item:nth-child(2) .field--type-entity-reference-revisions > .field__item:first-child .paragraph--type--article-box{margin-top:80px;}body.path-frontpage .node--type-landing > .node__content > .field--name-field-components > .field__item:nth-child(2) .field--type-entity-reference-revisions > .field__item:first-child .paragraph--type--article-box .field--name-field-article-box-pretitle{position:absolute;top:-297px;}}@media (max-width:575.98px){body.path-frontpage .node--type-landing > .node__content > .field--name-field-components > .field__item:nth-child(2) .field--type-entity-reference-revisions > .field__item:first-child .paragraph--type--article-box{margin-top:80px;}body.path-frontpage .node--type-landing > .node__content > .field--name-field-components > .field__item:nth-child(2) .field--type-entity-reference-revisions > .field__item:first-child .paragraph--type--article-box .field--name-field-article-box-pretitle{position:absolute;top:-177px;}}.paragraph--type--text-component .field--name-field-text-component-title{font-size:64px;text-align:center;color:#006699;margin-bottom:20px;}@media (max-width:991.98px){.paragraph--type--text-component .field--name-field-text-component-title{font-size:32px;}}.paragraph--type--text-component .field--name-field-text-component-body{font-size:16px;}@media screen and (min-width:375px){.paragraph--type--text-component .field--name-field-text-component-body{font-size:calc(16px + 8 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.paragraph--type--text-component .field--name-field-text-component-body{font-size:24px;}}.a11y-paragraphs-tabs__wrapper .tabs-panel{border-top:1px solid #006699;padding-top:24px;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title .field--name-field-a11y-para-tabs-sec-title{line-height:1.15;padding-left:4px;margin-bottom:0.9em;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title .field--name-field-a11y-para-tabs-sec-title{font-size:14px;}@media screen and (min-width:375px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title .field--name-field-a11y-para-tabs-sec-title{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title .field--name-field-a11y-para-tabs-sec-title{font-size:18px;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title .field--name-field-a11y-para-tabs-sec-title:before{content:"";display:inline-block;vertical-align:-0.11em;width:4px;height:0.89em;margin-right:6px;background-color:#9bc1db;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list{position:relative;justify-content:space-between;align-items:center;counter-reset:section;margin-right:50px;margin-left:50px;margin-bottom:88px;}@media (max-width:991.98px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list{margin-right:0px;margin-left:0px;margin-bottom:48px;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li{position:relative;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger{margin:0;padding:0;background-color:transparent;border:none;display:flex;flex-direction:column;align-items:center;pointer-events:none;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_key{background-color:#ffffff;border:solid 1px #7fb2cb;color:#006699;width:60px;height:60px;display:flex;align-items:center;justify-content:center;pointer-events:none;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_key{font-size:24px;}@media screen and (min-width:375px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_key{font-size:calc(24px + 8 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_key{font-size:32px;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_title{position:absolute;bottom:-50px;color:#006699;margin-top:16px;pointer-events:none;white-space:nowrap;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_title{font-size:18px;}@media screen and (min-width:375px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_title{font-size:calc(18px + 6 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_title{font-size:24px;}}@media (max-width:991.98px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger_title{display:none;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.pending .tabs-trigger_key{background-color:#ffffff;border:solid 1px #7fb2cb;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.current .tabs-trigger_key{color:#fff;background-color:#006699;border:solid 1px #006699;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.finished .tabs-trigger_key{background-color:#eff5f9;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected{position:relative;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected .tabs-trigger_key{background-color:#7fb2cb;border:solid 1px #7fb2cb;color:white;width:100px;height:100px;}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected .tabs-trigger_key{font-size:48px;}@media screen and (min-width:375px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected .tabs-trigger_key{font-size:calc(48px + 16 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected .tabs-trigger_key{font-size:64px;}}@media (max-width:991.98px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected .tabs-trigger_key{width:80px;height:80px;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected .tabs-trigger_title{display:none;}@media (max-width:575.98px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger:not(.is-selected){display:none;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-1px);width:1px;height:88px;border-left:solid 1px #7fb2cb;}@media (max-width:991.98px){.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li .tabs-trigger.is-selected::after{height:48px;}}.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list::before{content:"";width:100%;border:dashed 2px #7fb2cb;position:absolute;top:calc(50% - 1px);left:0;z-index:0;}.a11y-paragraphs-tabs__wrapper .tabs-panel_labels{display:flex;flex-wrap:wrap;}.a11y-paragraphs-tabs__wrapper .tabs-panel_state{font-weight:400;color:#000;display:flex;align-items:center;margin-right:56px;}.a11y-paragraphs-tabs__wrapper .tabs-panel_state{font-size:14px;}@media screen and (min-width:375px){.a11y-paragraphs-tabs__wrapper .tabs-panel_state{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.a11y-paragraphs-tabs__wrapper .tabs-panel_state{font-size:18px;}}.a11y-paragraphs-tabs__wrapper .tabs-panel_state:before{content:"";font-family:"Material Icons Outlined";color:#006699;font-size:1.5rem;padding-right:5px;}.a11y-paragraphs-tabs__wrapper .tabs-panel_state.finished:before{content:"\e14b";}.a11y-paragraphs-tabs__wrapper .tabs-panel_state.pending:before{content:"\ef64";}.a11y-paragraphs-tabs__wrapper .tabs-panel_state.current:before{content:"\e86c";}.a11y-paragraphs-tabs__wrapper .tabs-panel_date{font-weight:400;color:#000;display:flex;align-items:center;}.a11y-paragraphs-tabs__wrapper .tabs-panel_date{font-size:14px;}@media screen and (min-width:375px){.a11y-paragraphs-tabs__wrapper .tabs-panel_date{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.a11y-paragraphs-tabs__wrapper .tabs-panel_date{font-size:18px;}}.a11y-paragraphs-tabs__wrapper .tabs-panel_date:before{content:"\e935";font-family:"Material Icons Outlined";color:#006699;font-size:1.5rem;padding-right:5px;}.related-links-title .field--name-field-related-links-pretitle{line-height:1.15;padding-left:4px;margin-bottom:0.9em;}.related-links-title .field--name-field-related-links-pretitle{font-size:14px;}@media screen and (min-width:375px){.related-links-title .field--name-field-related-links-pretitle{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.related-links-title .field--name-field-related-links-pretitle{font-size:18px;}}.related-links-title .field--name-field-related-links-pretitle:before{content:"";display:inline-block;vertical-align:-0.11em;width:4px;height:0.89em;margin-right:6px;background-color:#9bc1db;}.related-links-title .field--name-field-related-links-title{line-height:1.15;color:#006699;}.related-links-title .field--name-field-related-links-title{font-size:30px;}@media screen and (min-width:375px){.related-links-title .field--name-field-related-links-title{font-size:calc(30px + 18 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.related-links-title .field--name-field-related-links-title{font-size:48px;}}.related-links-title .field--name-field-related-links-subtitle{line-height:1.33;margin-top:-20px;}.related-links-title .field--name-field-related-links-subtitle{font-size:18px;}@media screen and (min-width:375px){.related-links-title .field--name-field-related-links-subtitle{font-size:calc(18px + 6 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.related-links-title .field--name-field-related-links-subtitle{font-size:24px;}}@media (max-width:575.98px){.related-links-title .field--name-field-related-links-subtitle{margin-top:-8px;}}.related-links-links .related-links-item_wrapper{width:100%;}.related-links-links .related-links-item_container{background-color:#FAF6E4;border-left:solid 10px #EFE1AA;}.related-links-links .related-links-item_icon{content:url(/themes/custom/webplani/assets/icons/link.svg);right:1.5rem;top:1.8rem;}.related-links-links .related-links-item_link{margin-right:1.5rem;padding-bottom:1rem;}.related-links-links .related-links-item_link a{color:#2D2926;font-weight:500;}.related-links-links .related-links-item_link a{font-size:16px;}@media screen and (min-width:375px){.related-links-links .related-links-item_link a{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.related-links-links .related-links-item_link a{font-size:18px;}}.related-links-links .related-links-item_body p{margin:0;}.paragraph--type--related-links .carousel-inner{flex-direction:row;}.paragraph--type--related-links .carousel-item{display:block;opacity:0;}.paragraph--type--related-links .carousel-item .paragraph--type--related-link-item{height:100%;}.paragraph--type--related-links .carousel-item.active{opacity:1;}.paragraph--type--related-links .carousel-indicators{position:relative;margin-top:6px;margin-right:1rem;margin-left:1rem;margin-bottom:0;}.paragraph--type--related-links .carousel-indicators li{background-color:#006699;border-radius:100%;opacity:0.16;}.paragraph--type--related-links .carousel-indicators li.active{opacity:1;}.paragraph--type--related-links .related-links-links ol li::marker{content:"";}.carousel-item .paragraph.paragraph--type--related-link-item.paragraph--view-mode--default.related-links-item_wrapper{height:100%;}.paragraph--type--proyectos .field--name-field-proyectos-item{display:flex;flex-direction:column;}.paragraph--type--proyectos .field--name-field-proyectos-item .slides_content{row-gap:16px;margin-bottom:56px;}.paragraph--type--proyectos .field--name-field-proyectos-item .row-right{flex-direction:row-reverse;}.paragraph--type--proyectos .field--name-field-proyectos-item .row-right .proyectos--image{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:295px;border-bottom-right-radius:295px;}.paragraph--type--proyectos .field--name-field-proyectos-item .text-container{row-gap:16px;max-height:428px;overflow:hidden;}.paragraph--type--proyectos .field--name-field-proyectos-item .text-container .proyectos_title{color:#006699;}.paragraph--type--proyectos .field--name-field-proyectos-item .text-container .proyectos_content{text-align:center;padding:0 16px;}.paragraph--type--proyectos .field--name-field-proyectos-item .proyectos--image{min-height:428px;overflow:hidden;background-color:#006699;border-top-left-radius:295px;border-bottom-left-radius:295px;margin:0 16px;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators{position:relative;justify-content:space-between;margin:0;order:1;width:100%;max-width:800px;margin:0 auto;list-style:none;margin-top:25px;}@media (max-width:991.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators{max-width:500px;}}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators{max-width:80%;}}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators li{background-color:#dedede;border-radius:50%;width:20px;height:20px;opacity:1;border:solid 10px #f8f9fa;margin:0;position:relative;text-indent:unset;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators li.active{background-color:#006699;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators li.active::after{color:#006699;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators li::after{content:counter(list-item);position:absolute;left:0;top:-25px;width:20px;height:20px;z-index:200;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:#dedede;}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators li{width:10px;height:10px;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators li::after{font-size:16px;top:-20px;width:10px;height:10px;}}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators::after{content:"";height:4px;width:100%;display:block;background-color:#006699;position:absolute;top:calc(50% - 2px);z-index:-1;}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-indicators::after{height:2px;top:calc(50% - 1px);}}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev,.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next{opacity:1;width:24px;height:24px;top:unset;bottom:8px;color:transparent;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev-icon,.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev .sr-only,.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next .sr-only{display:none;}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev{left:15%;}@media (max-width:991.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev{left:5%;}}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev{left:8px;}}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev-icon::after{content:"\e5cb";font-family:"Material Icons Round";font-size:56px;color:#006699;}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-prev-icon::after{font-size:32px;}}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next{right:15%;}@media (max-width:991.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next{right:5%;}}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next{right:8px;}}.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next-icon::after{content:"\e5cc";font-family:"Material Icons Round";font-size:56px;color:#006699;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}@media (max-width:575.98px){.paragraph--type--proyectos .field--name-field-proyectos-item .carousel-control-next-icon::after{font-size:32px;}}:root{--tabsHeight:1500px;}@keyframes load{0%{opacity:0.66;}50%{opacity:0.2;}100%{opacity:0.66;}}.custom-ckeditor{--bs-gutter-x:32px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto;padding:0px !important;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;}.custom-ckeditor > div:not(:last-child){margin-bottom:32px;}.custom-ckeditor{font-size:16px;}@media screen and (min-width:375px){.custom-ckeditor{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.custom-ckeditor{font-size:18px;}}.custom-ckeditor--full{width:100%;}.custom-ckeditor--full-center{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}@media (max-width:991.98px){.custom-ckeditor--full-center{justify-content:flex-start;}}.custom-ckeditor--full-center p{width:100%;text-align:center;}@media (max-width:991.98px){.custom-ckeditor--full-center p{text-align:left;}}.custom-ckeditor--full-center div{width:100%;}.custom-ckeditor--full-stretch{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;}.custom-ckeditor--full-stretch > div:first-child{padding-right:16px;}.custom-ckeditor--full-stretch > div:last-child{padding-left:16px;}.custom-ckeditor--half{width:calc(50% - 16px);display:flex;flex-direction:column;justify-content:center;padding-right:16px;}.custom-ckeditor--half:last-child{padding-left:16px;padding-right:0px;}@media (max-width:991.98px){.custom-ckeditor--half{width:100%;}}.custom-ckeditor--60{width:calc(60% - 16px);display:flex;flex-direction:column;justify-content:center;}@media (max-width:991.98px){.custom-ckeditor--60{width:100%;}}.custom-ckeditor--40{width:calc(40% - 16px);display:flex;flex-direction:column;justify-content:center;}@media (max-width:991.98px){.custom-ckeditor--40{width:100%;}}.custom-ckeditor--enlaces{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;}@media (max-width:991.98px){.custom-ckeditor--enlaces{flex-direction:column;}}.custom-ckeditor--enlaces a:not(:last-child){margin-right:32px;}@media (max-width:991.98px){.custom-ckeditor--enlaces a{width:100%;}.custom-ckeditor--enlaces a:not(:last-child){margin-bottom:32px;}}.custom-ckeditor--accordion{width:100%;max-width:846px;margin:0 auto 1rem auto;}.custom-ckeditor video{max-height:350px;}.custom-ckeditor .custom-ckeditor--tabs-nav{margin-top:2rem;width:100%;display:flex;flex-direction:row;justify-content:flex-start;scroll-margin:16px;scroll-snap-type:x mandatory;overflow:auto hidden;scrollbar-width:none;}.custom-ckeditor .custom-ckeditor--tabs-nav::-webkit-scrollbar{display:none;width:0px;}.custom-ckeditor .custom-ckeditor--tabs-nav > a:not(:last-child){margin-right:32px;}@media (max-width:991.98px){.custom-ckeditor .custom-ckeditor--tabs-nav{width:100vw;padding:0px 16px;margin-top:0.5rem;}}.custom-ckeditor .custom-ckeditor--tabs-nav.load{background-color:white;opacity:0.66;min-height:61px;animation:load 1s ease-out infinite;}.custom-ckeditor .custom-ckeditor--tabs-nav a{min-width:max-content;font-weight:500;display:inline-block;padding:17.5px 16px;background-color:white;color:#006699;opacity:0.66;transition:opacity 0.2s ease-out,background-color 0.2s ease-out,color 0.2s ease-out;}.custom-ckeditor .custom-ckeditor--tabs-nav a.active{background-color:#006699;color:white;opacity:1;}.custom-ckeditor .custom-ckeditor--tabs-nav a:hover{text-decoration:none !important;background-color:#006699;color:white;opacity:1;}.custom-ckeditor .custom-ckeditor--tabs-body{margin-top:56px;display:flex;flex-direction:row;flex-wrap:wrap;}.custom-ckeditor .custom-ckeditor--tabs-body-row{display:none;flex-direction:row;flex-wrap:wrap;}.custom-ckeditor .custom-ckeditor--tabs-body-row > div:first-child{padding-right:16px;}.custom-ckeditor .custom-ckeditor--tabs-body-row > div:last-child{padding-right:16px;}.custom-ckeditor .custom-ckeditor--tabs-body-row.active{display:flex;}.custom-ckeditor .custom-ckeditor--tabs-body-row div{justify-content:flex-start;}@media (max-width:991.98px){.custom-ckeditor .custom-ckeditor--tabs-body-row:not(:last-child){margin-bottom:25px;}}.custom-ckeditor .custom-ckeditor--tabs-body > a + .custom-ckeditor--tabs-body-row{display:flex;max-height:0px;overflow:hidden;transition:max-height 0.2s ease-out;}.custom-ckeditor .custom-ckeditor--tabs-body > a + .custom-ckeditor--tabs-body-row.active{max-height:none;max-height:var(--tabsHeight);}.custom-ckeditor .custom-ckeditor--tabs-body > a{position:relative;display:block;width:100%;font-size:1.2em;border-bottom:2px #006699 solid;color:#006699;margin-bottom:15px;padding-bottom:15px;}.custom-ckeditor .custom-ckeditor--tabs-body > a::after{content:"\f64d";display:block;position:absolute;font-family:bootstrap-icons;font-size:32px;line-height:32px;top:calc(50% - 16px);right:0;height:32px;width:32px;}.custom-ckeditor .custom-ckeditor--tabs-body > a.active::after{content:"\f63b";}.custom-ckeditor .custom-ckeditor--tabs-body > a:hover{text-decoration:none !important;color:#006699;}.custom-ckeditor .custom-ckeditor--pretitle{line-height:1.15;padding-left:4px;margin-bottom:0.9em;color:#2D2926 !important;}.custom-ckeditor .custom-ckeditor--pretitle{font-size:14px;}@media screen and (min-width:375px){.custom-ckeditor .custom-ckeditor--pretitle{font-size:calc(14px + 4 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.custom-ckeditor .custom-ckeditor--pretitle{font-size:18px;}}.custom-ckeditor .custom-ckeditor--pretitle:before{content:"";display:inline-block;vertical-align:-0.11em;width:4px;height:0.89em;margin-right:6px;background-color:#9bc1db;}.custom-ckeditor .custom-ckeditor--title{line-height:1.15;color:#006699;}.custom-ckeditor .custom-ckeditor--title{font-size:30px;}@media screen and (min-width:375px){.custom-ckeditor .custom-ckeditor--title{font-size:calc(30px + 18 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.custom-ckeditor .custom-ckeditor--title{font-size:48px;}}.custom-ckeditor .custom-ckeditor--subtitle{line-height:1.33;color:#006699;font-size:1.7em !important;}.custom-ckeditor .custom-ckeditor--subtitle{font-size:18px;}@media screen and (min-width:375px){.custom-ckeditor .custom-ckeditor--subtitle{font-size:calc(18px + 6 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.custom-ckeditor .custom-ckeditor--subtitle{font-size:24px;}}.custom-ckeditor .custom-ckeditor--link,.custom-ckeditor .custom-ckeditor--link-external,.custom-ckeditor .custom-ckeditor--link-download{display:block;font-size:18px;font-weight:500;color:#006699;padding-bottom:0px;cursor:pointer;}.custom-ckeditor .custom-ckeditor--link:hover,.custom-ckeditor .custom-ckeditor--link-external:hover,.custom-ckeditor .custom-ckeditor--link-download:hover,.custom-ckeditor .custom-ckeditor--link:active,.custom-ckeditor .custom-ckeditor--link-external:active,.custom-ckeditor .custom-ckeditor--link-download:active,.custom-ckeditor .custom-ckeditor--link:focus,.custom-ckeditor .custom-ckeditor--link-external:focus,.custom-ckeditor .custom-ckeditor--link-download:focus{color:#006699;}.custom-ckeditor .custom-ckeditor--link-download::after{content:"\f30a";font-family:"bootstrap-icons";font-weight:700;font-size:14px;padding-left:7px;}.custom-ckeditor .custom-ckeditor--link-external::before{content:"\f1c5";font-family:"bootstrap-icons";font-weight:700;font-size:14px;padding-right:7px;}.custom-ckeditor .custom-ckeditor--card{display:flex;flex-direction:column;height:100%;width:100%;background-color:white;}.custom-ckeditor .custom-ckeditor--card:hover .custom-ckeditor--card-body{text-decoration:none !important;background-color:rgba(0,102,153,0.1);}.custom-ckeditor .custom-ckeditor--card > a{display:flex;flex-direction:column;height:100%;flex:1;}.custom-ckeditor .custom-ckeditor--card > a:hover{text-decoration:none !important;background-color:rgba(0,102,153,0.1);}.custom-ckeditor .custom-ckeditor--card-img{width:100%;height:100%;min-height:114px;position:relative;flex:1;overflow:hidden;display:flex;justify-content:center;align-items:center;}.custom-ckeditor .custom-ckeditor--card-img img{object-fit:cover;object-position:center;width:100%;height:auto;position:absolute;left:0px;right:0px;top:50%;transform:translate(0%,-50%);}.custom-ckeditor .custom-ckeditor--card-body{padding:16px;}.custom-ckeditor .custom-ckeditor--card-body a{color:inherit;}.custom-ckeditor .custom-ckeditor--card-body a:hover{text-decoration:none !important;}.custom-ckeditor .custom-ckeditor--card .custom-ckeditor--card-title{color:#2D2926;font-size:1.3em;font-weight:400;}.field--name-field-text-image-img{text-align:center;}.dropdown-toggle::after{content:"\e5cf";font-family:"Material Icons Round";vertical-align:middle;border:none;font-size:1.5rem;padding-left:6px;margin:0;}.block-dropdown-language > .dropbutton-wrapper{height:100%;}.block-dropdown-language > .dropbutton-wrapper.dropbutton-multiple .dropbutton .secondary-action{display:block;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget{border:none;background-color:transparent;height:100%;padding-right:0;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton{height:100%;overflow:visible;border-right:none;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action{height:100%;font-size:18px;line-height:1.15;color:#fff;}.scrolling .block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action,header:not(.floating-header) .block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action{color:#006699;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action > *{padding:0;white-space:nowrap;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action .dropdown-language-subitem{position:absolute;border:1px solid rgba(45,41,38,0.15);min-width:75px;top:calc(100% - 1px);left:50%;transform:translateX(-50%);z-index:1000;display:none;list-style:none;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action span.active-language{height:100%;display:flex;align-items:center;padding:0.5rem 0 0.5rem 1rem;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action span.active-language::after{content:"\e5cf";font-family:"Material Icons Round";vertical-align:middle;border:none;font-size:1.5rem;padding-left:6px;margin:0;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action.secondary-action{height:auto;border:none;background-color:#fff;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action.secondary-action a{padding:0.5rem 1rem;font-size:16px;font-weight:400;color:#006699;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action.secondary-action a:hover{text-decoration:none;font-weight:700;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-toggle{width:100%;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-toggle .dropbutton-arrow{display:none;}.block-dropdown-language > .dropbutton-wrapper .dropbutton-widget .dropbutton:hover li.dropbutton-action .dropdown-language-subitem{display:block;}.block-dropdown-language .dropdown-language-item-resp{list-style:none;justify-content:center;padding:0;}.block-dropdown-language .dropdown-language-item-resp li{padding:0 24px;}.block-dropdown-language .dropdown-language-item-resp li .language-link{color:#fff;opacity:0.5;}.block-dropdown-language .dropdown-language-item-resp li .language-link:hover{text-decoration:none;}.block-dropdown-language .dropdown-language-item-resp li .language-link.active-language{opacity:1;}.btn,.label_menu_user_custom,#block-bloqueaccesos a,#block-bloqueaccesos-2 a,.webform-submission-users-proposal-form .custom_add_new_mallado > label,a.button,button.link,.section-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.custom-ckeditor--enlaces a{font-size:16px;}@media screen and (min-width:375px){.btn,.label_menu_user_custom,#block-bloqueaccesos a,#block-bloqueaccesos-2 a,.webform-submission-users-proposal-form .custom_add_new_mallado > label,a.button,button.link,.section-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.custom-ckeditor--enlaces a{font-size:calc(16px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.btn,.label_menu_user_custom,#block-bloqueaccesos a,#block-bloqueaccesos-2 a,.webform-submission-users-proposal-form .custom_add_new_mallado > label,a.button,button.link,.section-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.custom-ckeditor--enlaces a{font-size:18px;}}.btn-sm,.btn-group-sm > .btn,.btn-group-sm > .label_menu_user_custom,#block-bloqueaccesos .btn-group-sm > a,#block-bloqueaccesos-2 .btn-group-sm > a,.webform-submission-users-proposal-form .btn-group-sm.custom_add_new_mallado > label,.btn-group-sm > a.button,.btn-group-sm > button.link,.section-link .btn-group-sm > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-sm > a,.custom-ckeditor--enlaces .btn-group-sm > a{font-size:14px;}@media screen and (min-width:375px){.btn-sm,.btn-group-sm > .btn,.btn-group-sm > .label_menu_user_custom,#block-bloqueaccesos .btn-group-sm > a,#block-bloqueaccesos-2 .btn-group-sm > a,.webform-submission-users-proposal-form .btn-group-sm.custom_add_new_mallado > label,.btn-group-sm > a.button,.btn-group-sm > button.link,.section-link .btn-group-sm > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-sm > a,.custom-ckeditor--enlaces .btn-group-sm > a{font-size:calc(14px + 0 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.btn-sm,.btn-group-sm > .btn,.btn-group-sm > .label_menu_user_custom,#block-bloqueaccesos .btn-group-sm > a,#block-bloqueaccesos-2 .btn-group-sm > a,.webform-submission-users-proposal-form .btn-group-sm.custom_add_new_mallado > label,.btn-group-sm > a.button,.btn-group-sm > button.link,.section-link .btn-group-sm > a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .btn-group-sm > a,.custom-ckeditor--enlaces .btn-group-sm > a{font-size:14px;}}.btn-primary-outline,.webform-document-file input.form-submit{background-color:transparent;color:#069;border:solid 1px #069;}.btn-primary-outline:hover,.webform-document-file input.form-submit:hover{background-color:#069;color:white;}.btn-primary-outline:hover a,.webform-document-file input.form-submit:hover a{color:white;text-decoration:none;}.btn-primary-outline_download{display:flex;align-items:center;width:fit-content;background-color:transparent;color:#069;border:solid 1px #069;}.btn-primary-outline_download::before{content:url(/themes/custom/webplani/assets/icons/ico_download.svg);margin-right:8px;line-height:1;}.btn-primary-outline_download:hover{background-color:#069;color:white;}.btn-primary-outline_download:hover a{color:white;text-decoration:none;}.btn-primary-outline_download:hover::before{content:url(/themes/custom/webplani/assets/icons/ico_download_white.svg);}.btn.btn-solution,.btn-solution.label_menu_user_custom,#block-bloqueaccesos a.btn-solution,#block-bloqueaccesos-2 a.btn-solution,.webform-submission-users-proposal-form .custom_add_new_mallado > label.btn-solution,a.btn-solution.button,button.btn-solution.link,.section-link a.btn-solution,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.btn-solution,.custom-ckeditor--enlaces a.btn-solution{padding:0;}.btn.btn-solution a,.btn-solution.label_menu_user_custom a,#block-bloqueaccesos a.btn-solution a,#block-bloqueaccesos-2 a.btn-solution a,.webform-submission-users-proposal-form .custom_add_new_mallado > label.btn-solution a,a.btn-solution.button a,button.btn-solution.link a,.section-link a.btn-solution a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a.btn-solution a,.custom-ckeditor--enlaces a.btn-solution a{padding:1.06rem 1.13rem;display:block;color:#212529;}.btn.btn-secondary,.btn-secondary.label_menu_user_custom,#block-bloqueaccesos a.btn-secondary,#block-bloqueaccesos-2 a.btn-secondary,.webform-submission-users-proposal-form .custom_add_new_mallado > label.btn-secondary,a.btn-secondary.button,button.btn-secondary.link,.section-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.custom-ckeditor--enlaces a{color:#212529;}.btn.btn-secondary:hover,.btn-secondary.label_menu_user_custom:hover,#block-bloqueaccesos a.btn-secondary:hover,#block-bloqueaccesos-2 a.btn-secondary:hover,.webform-submission-users-proposal-form .custom_add_new_mallado > label.btn-secondary:hover,a.btn-secondary.button:hover,button.btn-secondary.link:hover,.section-link a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:hover,.custom-ckeditor--enlaces a:hover{color:#212529;background-color:#f6dd00;border-color:#e9d100;}.breadcrumb{margin-top:1.25rem;margin-bottom:1.25rem;}.breadcrumb-item{color:#006699;}.floating-breadcrumb .breadcrumb-item{color:#fff;}.breadcrumb-item{font-size:14px;}@media screen and (min-width:375px){.breadcrumb-item{font-size:calc(14px + 2 * (100vw - 375px) / 941);}}@media screen and (min-width:1316px){.breadcrumb-item{font-size:16px;}}.breadcrumb-item a{color:inherit;}.breadcrumb-item + .breadcrumb-item::before{color:inherit;}.breadcrumb-item:last-child a{font-weight:500;}.bc-back{margin-top:36px;display:flex;align-items:center;}.bc-back::before{content:url(/themes/custom/webplani/assets/icons/back.svg);margin-right:10px;}.bc-back a{font-size:18px;font-weight:500;border-bottom:solid 1px #e1c557;}.bc-back a:hover,.bc-back a:active,.bc-back a:focus{color:#006699;text-decoration:none;}@media (max-width:991.98px){.bc-back{margin-top:24px;}}.user-register-form h1,.user-register-form .h1,.form--user-register-text-form h1,.form--user-register-text-form .h1,.user-login-form h1,.user-login-form .h1,.user-pass h1,.user-pass .h1{color:#006699;font-size:47px;font-weight:400;}@media (max-width:575.98px){.user-register-form h1,.user-register-form .h1,.form--user-register-text-form h1,.form--user-register-text-form .h1,.user-login-form h1,.user-login-form .h1,.user-pass h1,.user-pass .h1{font-size:32px;}}.user-register-form h2,.user-register-form .h2,.form--user-register-text-form h2,.form--user-register-text-form .h2,.user-login-form h2,.user-login-form .h2,.user-pass h2,.user-pass .h2{font-size:24px;color:#006699;margin-bottom:20px;}.user-register-form input.form-control,.form--user-register-text-form input.form-control,.user-login-form input.form-control,.user-pass input.form-control{background-color:white;border:solid 1px #7fb2cb;color:black;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;}.user-register-form label,.form--user-register-text-form label,.user-login-form label,.user-pass label{font-size:14px;font-weight:500;margin-bottom:0;}.user-register-form .form-item,.form--user-register-text-form .form-item,.user-login-form .form-item,.user-pass .form-item{margin:16px 0;}.user-register-form .form-type-password-confirm,.form--user-register-text-form .form-type-password-confirm,.user-login-form .form-type-password-confirm,.user-pass .form-type-password-confirm{display:flex;flex-wrap:wrap;margin:0 -16px;}.user-register-form .form-type-password-confirm .form-item,.form--user-register-text-form .form-type-password-confirm .form-item,.user-login-form .form-type-password-confirm .form-item,.user-pass .form-type-password-confirm .form-item{max-width:50%;flex:0 0 50%;padding:0 16px;}@media (max-width:575.98px){.user-register-form .form-type-password-confirm .form-item,.form--user-register-text-form .form-type-password-confirm .form-item,.user-login-form .form-type-password-confirm .form-item,.user-pass .form-type-password-confirm .form-item{max-width:100%;flex:0 0 100%;}}.user-register-form .form-type-password-confirm .form-item .password-strength,.user-register-form .form-type-password-confirm .form-item .password-confirm,.form--user-register-text-form .form-type-password-confirm .form-item .password-strength,.form--user-register-text-form .form-type-password-confirm .form-item .password-confirm,.user-login-form .form-type-password-confirm .form-item .password-strength,.user-login-form .form-type-password-confirm .form-item .password-confirm,.user-pass .form-type-password-confirm .form-item .password-strength,.user-pass .form-type-password-confirm .form-item .password-confirm{width:100%;font-size:14px;}.user-register-form .form-type-password-confirm .form-item .password-strength .is-weak,.form--user-register-text-form .form-type-password-confirm .form-item .password-strength .is-weak,.user-login-form .form-type-password-confirm .form-item .password-strength .is-weak,.user-pass .form-type-password-confirm .form-item .password-strength .is-weak{background-color:#e62600;}.user-register-form .form-type-password-confirm .form-item .password-strength .is-fair,.form--user-register-text-form .form-type-password-confirm .form-item .password-strength .is-fair,.user-login-form .form-type-password-confirm .form-item .password-strength .is-fair,.user-pass .form-type-password-confirm .form-item .password-strength .is-fair{background-color:#e09600;}.user-register-form .form-type-password-confirm .form-item .password-strength .is-strong,.form--user-register-text-form .form-type-password-confirm .form-item .password-strength .is-strong,.user-login-form .form-type-password-confirm .form-item .password-strength .is-strong,.user-pass .form-type-password-confirm .form-item .password-strength .is-strong{background-color:#77b259;}.user-register-form .form-type-password-confirm .form-item .password-strength .password-strength__text,.form--user-register-text-form .form-type-password-confirm .form-item .password-strength .password-strength__text,.user-login-form .form-type-password-confirm .form-item .password-strength .password-strength__text,.user-pass .form-type-password-confirm .form-item .password-strength .password-strength__text{font-weight:bold;}.user-register-form .form-type-password-confirm .form-item .password-confirm-message span,.form--user-register-text-form .form-type-password-confirm .form-item .password-confirm-message span,.user-login-form .form-type-password-confirm .form-item .password-confirm-message span,.user-pass .form-type-password-confirm .form-item .password-confirm-message span{font-weight:bold;}.user-register-form .form-type-password-confirm .description,.form--user-register-text-form .form-type-password-confirm .description,.user-login-form .form-type-password-confirm .description,.user-pass .form-type-password-confirm .description{max-width:100%;padding:0 16px;font-size:14px;}.user-register-form .form-type-password-confirm .password-suggestions,.form--user-register-text-form .form-type-password-confirm .password-suggestions,.user-login-form .form-type-password-confirm .password-suggestions,.user-pass .form-type-password-confirm .password-suggestions{margin:0.7em 16px;font-size:14px;padding:0.2em 0.5em;border:1px solid #b4b4b4;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container{width:100%;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container{width:100% !important;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single{width:100%;height:auto;padding:8px;line-height:24px;font-size:1rem;background:white;border:solid 1px #7fb2cb;color:black;border-radius:0;position:relative;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single::after,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single::after,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single::after,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single::after{content:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);position:absolute;top:calc(50% - 13px);right:8px;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single div b,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single div b,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single div b,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-single div b{background:transparent;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop{margin-top:5px;border:solid 1px #ccdfec;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search{margin:5px;border-bottom:solid 1px #ccdfec;position:relative;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input{background:transparent;padding:8px;padding-left:25px;border:none;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before{content:url(/themes/custom/webplani/assets/icons/ico_search.svg);position:absolute;top:7px;}.user-register-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result,.form--user-register-text-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result,.user-login-form .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result,.user-pass .field--name-field-subject-type-tax .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result{padding:8px;font-size:16px;}.user-register-form .field--name-field-subject-type-tax .shs-enabled,.form--user-register-text-form .field--name-field-subject-type-tax .shs-enabled,.user-login-form .field--name-field-subject-type-tax .shs-enabled,.user-pass .field--name-field-subject-type-tax .shs-enabled{display:none;}.user-register-form .field--widget-boolean-checkbox .form-type-checkbox,.form--user-register-text-form .field--widget-boolean-checkbox .form-type-checkbox,.user-login-form .field--widget-boolean-checkbox .form-type-checkbox,.user-pass .field--widget-boolean-checkbox .form-type-checkbox{display:flex;align-items:center;}.user-register-form .field--widget-boolean-checkbox .form-type-checkbox label,.form--user-register-text-form .field--widget-boolean-checkbox .form-type-checkbox label,.user-login-form .field--widget-boolean-checkbox .form-type-checkbox label,.user-pass .field--widget-boolean-checkbox .form-type-checkbox label{margin:0;}.user-register-form .form-actions,.form--user-register-text-form .form-actions,.user-login-form .form-actions,.user-pass .form-actions{width:fit-content;}@media (max-width:575.98px){.user-register-form .form-actions,.form--user-register-text-form .form-actions,.user-login-form .form-actions,.user-pass .form-actions{width:100%;}}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container{width:100%;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container{width:100% !important;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container.form-select,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container.form-select,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container.form-select,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container.form-select{padding:0 !important;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single{background:white;border:solid 1px #7fb2cb;color:black;height:auto;padding:8px;line-height:24px;margin:0;border-radius:0;font-size:16px;margin-top:4px;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single::after,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single::after,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single::after,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single::after{content:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);position:absolute;top:calc(50% - 13px);right:8px;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single div b,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single div b,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single div b,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-single div b{background:transparent;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop{margin-top:5px;border:solid 1px #ccdfec;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search{margin:5px;border-bottom:solid 1px #ccdfec;position:relative;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search-input{background:transparent;padding:8px;padding-left:25px;border:none;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-search::before{content:url(/themes/custom/webplani/assets/icons/ico_search.svg);position:absolute;top:7px;}.user-register-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result,.form--user-register-text-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result,.user-login-form .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result,.user-pass .field--widget-options-shs-chosen .shs-container .shs-widget-container .chosen-container .chosen-drop .chosen-results .active-result{padding:8px;font-size:16px;}.chosen-container{width:auto !important;}.form-text:is(.hidden){display:none;margin:0;padding:0;}.form--user-register-text{font-size:18px;}.form--user-register-text-title h1,.form--user-register-text-title .h1{color:#006699;margin-bottom:24px;font-size:47px;font-weight:400;}@media (max-width:575.98px){.form--user-register-text-title h1,.form--user-register-text-title .h1{font-size:32px;}}.form--user-register-text .text-login{margin:40px 0 24px;}.form--user-register-text img{position:absolute;}@media (max-width:991.98px){.form--user-register-text img{width:100%;position:relative;}}.user-register-form .register-form-container{font-size:18px;}.user-register-form .register-form-container > div,.user-register-form .register-form-container h2,.user-register-form .register-form-container .h2{width:100%;}.user-register-form .register-form-container h2,.user-register-form .register-form-container .h2{margin-top:32px;font-weight:400;}.user-register-form .register-form-container h3,.user-register-form .register-form-container .h3{font-size:14px;font-weight:500;color:#006699;}.user-register-form .register-form-container .field--name-field-address{max-width:75%;padding-right:8px;}@media (max-width:991.98px){.user-register-form .register-form-container .field--name-field-address{max-width:100%;padding-right:0;}}.user-register-form .register-form-container .field--name-field-c-p{max-width:25%;padding-left:8px;}@media (max-width:991.98px){.user-register-form .register-form-container .field--name-field-c-p{max-width:100%;padding-left:8px;}}.user-register-form .register-form-container .field--name-field-location{max-width:50%;padding-right:8px;}@media (max-width:991.98px){.user-register-form .register-form-container .field--name-field-location{max-width:100%;padding-right:0;}}.user-register-form .register-form-container .field--name-field-province{max-width:50%;padding-left:8px;}@media (max-width:991.98px){.user-register-form .register-form-container .field--name-field-province{max-width:100%;padding-left:8px;}}.user-register-form .register-form-container .form-actions .button{padding:18px;margin-top:20px;width:auto !important;}@media (max-width:575.98px){.user-register-form .register-form-container .form-actions .button{width:100% !important;}}.user-register-form .register-form-container .description{margin-top:4px;font-size:14px;}.user-register-form .register-form-container .legal-warning{font-size:14px;}.user-register-form .register-form-container .more-info,.user-register-form .register-form-container .less-info{font-size:14px;font-weight:500;color:#006699;}.user-register-form .register-form-container .more-info::after,.user-register-form .register-form-container .less-info::after{content:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);margin-left:12px;}.user-register-form .register-form-container .more-info:hover,.user-register-form .register-form-container .less-info:hover{cursor:pointer;}.user-register-form .register-form-container .more-info{margin-top:12px;}.user-register-form .register-form-container .less-info::after{transform:rotate(180deg);display:inline-block;}.user-register-form .register-form-container .form-type-checkbox .form-checkbox{width:18px;height:18px;margin-right:11px;}.user-register-form .register-form-container .form-text.form-control.hidden{display:none !important;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper{margin:16px 0;border:none;pointer-events:none;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper summary{font-size:14px;font-weight:500;list-style-type:none;padding:0;margin-bottom:4px;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper{display:block;padding:0;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper .form-item{margin:0;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper .form-item label{display:none;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper .form-item .form-managed-file #file-upload-button{background-color:red;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper .form-item .form-control{pointer-events:all;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper .tabledrag-toggle-weight-wrapper{display:none;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table{border-collapse:separate;border-spacing:0 10px;pointer-events:all;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table thead{display:none;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr{background:white;color:black;height:auto;padding:8px;line-height:24px;margin:0;border-radius:0;font-size:16px;margin-top:4px;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td{padding:0 !important;width:100%;position:relative;border:solid 1px #7fb2cb;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .button{border:solid 1px #006699;color:#006699;background-color:#eff5f9;padding:12px;padding-left:44px;width:auto !important;pointer-events:all;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td > a{display:none;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .file--mime-application-pdf,.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .file--mime-image-jpeg{background-image:none;padding-left:8px;line-height:46px;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .file--mime-application-pdf a,.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .file--mime-image-jpeg a{color:black;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .file--mime-application-pdf a:hover,.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td .file--mime-image-jpeg a:hover{text-decoration:none;}.user-register-form .register-form-container .field--name-field-supporting-document details.form-wrapper .details-wrapper table tbody tr td:last-child::before{content:url(/themes/custom/webplani/assets/icons/cross.svg);position:absolute;top:calc(50% - 10px);left:18px;}body.path-user.yellow-bg,body.user-logged-in.yellow-bg{background-color:rgba(255,225,29,0.15) !important;}.user-login-form .login-form__image img{max-width:100%;}.container-xs{max-width:845px;margin:0 auto;}.login-form .form--user-register-text .text-login{margin:0;margin-top:24px;}.login-form__top .form-type-password{margin-bottom:8px;}.login-form__top .login-form__help_actions{display:flex;align-items:center;flex-wrap:wrap;}.login-form__top .login-form__help_actions .show_password{width:18px;height:18px;margin-right:11px;}.login-form__top .login-form__help_actions .form--user-register-text{width:100%;}.login-form__top .login-form__help_actions .form--user-register-text .text-login{margin-top:19px;}.login-form__top .form-actions{margin:52px 0 0;}@media (max-width:575.98px){.login-form__image img{margin-top:28px;}}.user-pass h1,.user-pass .h1{margin-bottom:32px;}.user-pass .text-login{margin-bottom:32px;max-width:625px;}.user-pass .form-actions{margin-top:40px;}.user-pass .form-item .form-text{max-width:405px;}.webform-submission-users-proposal-form .form-item .description{color:#4d4d4d;font-size:14px;font-weight:500;margin-top:8px;}.webform-submission-users-proposal-form h1,.webform-submission-users-proposal-form .h1{color:#006699;margin-bottom:24px;font-size:47px;font-weight:400;}@media (max-width:575.98px){.webform-submission-users-proposal-form h1,.webform-submission-users-proposal-form .h1{font-size:32px;}}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker{justify-content:space-between;margin-top:40px;margin-bottom:100px;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step{display:flex;align-items:flex-start;position:relative;width:50%;flex:unset;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step::before{content:"";width:24px;height:24px;background-color:#d6e6ee;border-radius:50%;outline:#ffffff 2px;position:absolute;top:calc(100% + 8px);z-index:1;outline:solid 2px white;display:flex;align-items:center;justify-content:center;line-height:1;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step::after{content:"";position:absolute;top:calc(100% + 20px);background-color:#7fb2cb;height:1px;width:100%;right:0;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step .progress-marker{color:#4d4d4d;font-size:30px;margin-right:2px;margin-top:5px;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step .progress-marker::before{background-color:transparent;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step .progress-marker::after{display:none;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step .progress-text{color:#4d4d4d;font-size:14px;padding:0;text-align:left;max-width:98px;min-width:98px;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step .progress-text .progress-title{font-weight:400;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-active::before{background-color:#006699;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-marker{color:#006699;border-left:solid 2px #7fb2cb;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-active .progress-text{color:#006699;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-complete::after{background-color:#006699;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-complete::before{background-color:#006699;content:url(/themes/custom/webplani/assets/icons/checked.svg) !important;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-complete .progress-marker{color:#006699;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-complete .progress-text{color:#006699;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:first-child::before{content:url(/themes/custom/webplani/assets/icons/datos-generales.svg);}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:nth-child(2)::before{content:url(/themes/custom/webplani/assets/icons/caracterizacion-elementos.svg);}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-active:nth-child(2)::before,.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-complete:nth-child(2)::before{content:url(/themes/custom/webplani/assets/icons/caracterizacion-elementos-white.svg);}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:nth-child(3)::before{content:url(/themes/custom/webplani/assets/icons/documentacion-adicional.svg);}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-active:nth-child(3)::before,.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-complete:nth-child(3)::before{content:url(/themes/custom/webplani/assets/icons/documentacion-adicional-white.svg);}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:last-child{display:none;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:nth-last-child(2){width:fit-content;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:nth-last-child(2)::after{display:none;}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step:nth-last-child(2)::before{content:url(/themes/custom/webplani/assets/icons/resumen-propuesta.svg);}.webform-submission-users-proposal-form .webform-progress .webform-progress-tracker .progress-step.is-active:nth-last-child(2)::before{content:url(/themes/custom/webplani/assets/icons/resumen-propuesta-white.svg);}.webform-submission-users-proposal-form .form-wrapper .form-item label{font-size:16px;font-weight:500;margin-bottom:0;}.webform-submission-users-proposal-form .form-wrapper .form-item input.form-control{background-color:white;border:solid 1px #7fb2cb;color:black;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;width:50%;}.webform-submission-users-proposal-form .form-wrapper .form-item input.form-control.custom_tension_destino_input{max-width:16.66666667%;}.webform-submission-users-proposal-form .form-wrapper .form-item .form-textarea-wrapper{display:block !important;}.webform-submission-users-proposal-form .form-wrapper .form-item .form-textarea-wrapper .form-textarea{background-color:white;border:solid 1px #7fb2cb;color:black;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;}.webform-submission-users-proposal-form .form-wrapper .form-type-processed-text h2,.webform-submission-users-proposal-form .form-wrapper .form-type-processed-text .h2{color:#006699;font-weight:400;margin-bottom:24px;}.webform-submission-users-proposal-form .form-wrapper .form-type-processed-text p{font-size:18px;line-height:24px;}.webform-submission-users-proposal-form #edit-add-element-type{margin-bottom:24px;}.webform-submission-users-proposal-form .webform-actions{margin-top:52px;margin-bottom:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:16px;}.webform-submission-users-proposal-form .webform-actions .webform-button--draft{color:#006699;background-color:transparent;border:none;padding:0;background-image:url(/themes/custom/webplani/assets/icons/borrador.svg);background-repeat:no-repeat;padding-left:25px;margin-right:auto;}.webform-submission-users-proposal-form .webform-actions .webform-button--next,.webform-submission-users-proposal-form .webform-actions .webform-button--preview,.webform-submission-users-proposal-form .webform-actions .webform-button--submit{padding:12px;margin:0;}.webform-submission-users-proposal-form .webform-actions .webform-button--previous{padding:12px;margin:0;color:#006699;background-color:transparent;border:solid 1px #006699;margin-right:36px;}.webform-submission-users-proposal-form .webform-actions .webform-button--previous:hover{background-color:#006699;color:white;}.webform-submission-users-proposal-form .webform-actions .webform-button--previous:focus,.webform-submission-users-proposal-form .webform-actions .webform-button--previous:active{box-shadow:none;}.webform-submission-users-proposal-form .custom-edit-add-element-type{margin:40px 0;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-legend{color:#006699;font-weight:400;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper{margin-top:24px;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios{margin:0 -8px;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item{position:relative;padding:0 8px;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item .form-control{width:100%;height:100%;max-width:calc(100% - 16px);appearance:none;border:none;position:absolute;top:0;margin:0;background:transparent;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item .form-control:checked,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item .form-control:hover{background-color:#eff5f9;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item .option{display:block;border:solid 1px #7fb2cb;padding:24px 16px;width:100%;height:100%;font-size:18px;font-weight:400;color:#006699;display:flex;align-items:center;padding-left:76px;position:relative;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item .option:hover{cursor:pointer;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item .option::before{content:"";display:block;width:44px;height:44px;background-color:#ccdfec;border-radius:50%;position:absolute;left:18px;display:flex;align-items:center;justify-content:center;line-height:1;}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item:first-child .option::before{content:url(/themes/custom/webplani/assets/icons/subestacion.svg);}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item:nth-child(2) .option::before{content:url(/themes/custom/webplani/assets/icons/mallado-de-red.svg);}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item:nth-child(3) .option::before{content:url(/themes/custom/webplani/assets/icons/conexion-a-subestacion.svg);}.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-item:last-child .option::before{content:url(/themes/custom/webplani/assets/icons/elementos-especiales.svg);}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item{background-color:#eff5f9;padding:32px 24px;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table thead{display:none;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr{background-color:transparent;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td{border:none;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td:first-child{order:1;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td:first-child .form-item select{background-color:#fff;border:solid 1px #7fb2cb;color:#000;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;width:100%;appearance:none;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 16px);}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td:nth-child(2){order:0;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td:nth-child(2) .form-item input.form-control{width:100%;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr td label{width:100%;height:100%;display:block;position:relative !important;font-weight:500;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody tr .webform-multiple-table--operations{display:none;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add{margin:0;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.label_menu_user_custom{padding:12px;padding-left:44px;margin:0;margin-top:16px;color:#069;background-color:transparent;border:solid 1px #069;margin-right:36px;background-image:url(/themes/custom/webplani/assets/icons/add.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:16px;}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.label_menu_user_custom:hover{background-color:#069;color:#fff;background-image:url(/themes/custom/webplani/assets/icons/add-white.svg);}.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-add input.label_menu_user_custom:active{box-shadow:none;}.webform-submission-users-proposal-form div[class*=" form-item-tipo-de-mallado"],.webform-submission-users-proposal-form .form-item-tipo-de-mallado.form-item,.webform-submission-users-proposal-form .form-item-tipo-de-mallado-2.form-item,.webform-submission-users-proposal-form .form-item-tipo-de-mallado-3.form-item{background-color:#eff5f9;}.webform-submission-users-proposal-form div[class*=" form-item-tipo-de-mallado"] label,.webform-submission-users-proposal-form .form-item-tipo-de-mallado.form-item label,.webform-submission-users-proposal-form .form-item-tipo-de-mallado-2.form-item label,.webform-submission-users-proposal-form .form-item-tipo-de-mallado-3.form-item label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form div[class*=" form-item-tipo-de-mallado"] select,.webform-submission-users-proposal-form .form-item-tipo-de-mallado.form-item select,.webform-submission-users-proposal-form .form-item-tipo-de-mallado-2.form-item select,.webform-submission-users-proposal-form .form-item-tipo-de-mallado-3.form-item select{background-color:#fff;border:solid 1px #7fb2cb;color:#000;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;width:25%;appearance:none;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 16px);}.webform-submission-users-proposal-form .custom_accordion_mallado{position:relative;margin:0;margin-top:24px;}.webform-submission-users-proposal-form .custom_accordion_mallado > label{display:block;font-size:24px;width:100%;color:#006699;border-bottom:solid 1px #006699;padding:24px 44px 24px 24px;background-color:#eff5f9;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position:center right 16px;background-size:16px;cursor:pointer;}.webform-submission-users-proposal-form .custom_accordion_mallado input[type=checkbox]{display:none;}.webform-submission-users-proposal-form .custom_add_new_mallado{position:relative;text-align:right;padding:16px 24px 32px 24px;background-color:#eff5f9;margin-top:0;}.webform-submission-users-proposal-form .custom_add_new_mallado > label{font-size:16px !important;margin:0;border:solid 1px #006699;background-color:#006699;color:#fff;padding:12px;padding-left:38px;background-image:url(/themes/custom/webplani/assets/icons/add-white.svg);background-repeat:no-repeat;background-position:center left 12px;background-size:14px;}.webform-submission-users-proposal-form .custom_add_new_mallado > label:hover{background-image:url(/themes/custom/webplani/assets/icons/add.svg);color:#006699;background-color:transparent;}.webform-submission-users-proposal-form .custom_add_new_mallado input[type=checkbox]{display:none;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"],.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"],.webform-submission-users-proposal-form .form-item-mallado-linea-1,.webform-submission-users-proposal-form .form-item-mallado-linea-2,.webform-submission-users-proposal-form .form-item-mallado-linea-3,.webform-submission-users-proposal-form .form-item-mallado-trafos-1,.webform-submission-users-proposal-form .form-item-mallado-trafos-2,.webform-submission-users-proposal-form .form-item-mallado-trafos-3{background-color:#eff5f9;margin:0;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] label,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] label,.webform-submission-users-proposal-form .form-item-mallado-linea-1 label,.webform-submission-users-proposal-form .form-item-mallado-linea-2 label,.webform-submission-users-proposal-form .form-item-mallado-linea-3 label,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 label,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 label,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table thead,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table thead,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table thead,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table thead,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table thead,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table thead,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table thead,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table thead{display:none;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody{margin-bottom:12px;display:block;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr{margin:0;display:flex;flex-wrap:nowrap;background:transparent;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr td{border:none;border-bottom:solid 1px #ccdfec;padding:4px 4px;width:35%;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr td .form-select{appearance:none;border:none;margin:0;padding:8px;height:100%;margin-top:4px;line-height:24px;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 16px);font-size:16px;color:#717171;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr td input{background-color:transparent;border:none;font-size:16px;width:100%;padding:8px;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations{border:none;width:5%;position:relative;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before{content:url(/themes/custom/webplani/assets/icons/delete.svg);position:absolute;left:calc(50% - 10px);bottom:4px;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input{width:20px;height:27px;position:absolute;left:calc(50% - 10px);bottom:4px;opacity:0;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add{margin:0;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.btn,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.btn,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.btn,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.label_menu_user_custom{padding:12px;padding-left:44px;margin:0;margin-top:16px;color:#069;background-color:transparent;border:solid 1px #069;margin-right:36px;background-image:url(/themes/custom/webplani/assets/icons/add.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:16px;margin-bottom:24px;}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.label_menu_user_custom:hover{background-color:#069;color:#fff;background-image:url(/themes/custom/webplani/assets/icons/add-white.svg);}.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-add input.label_menu_user_custom:active{box-shadow:none;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion,.webform-submission-users-proposal-form .conexion-elementos-wrapper{padding:16px 24px;background-color:#eff5f9;margin-bottom:24px;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion legend span,.webform-submission-users-proposal-form .conexion-elementos-wrapper legend span{font-size:16px;color:#2d2926;font-weight:700;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios{margin:0 -4px;margin-top:24px;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item{flex:unset;max-width:100%;padding:0;width:auto;margin:0 1px;position:relative;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item .form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item .form-control{height:100%;appearance:none;border:none;position:absolute;top:0;margin:0;background:transparent;max-width:100%;padding:0;width:100%;flex:auto;background-color:white;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item .form-control:hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item .form-control:hover{background-color:transparent;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item .form-control:checked,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item .form-control:checked{background-color:transparent;border:solid 1px #006699;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item .option,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item .option{display:block;width:100%;height:100%;display:flex;align-items:center;padding-left:76px;position:relative;padding:12px;font-size:16px;font-weight:500;color:#006699;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item .option:hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item .option:hover{cursor:pointer;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .form-radios .form-item .option::before,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .form-radios .form-item .option::before{display:none;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .form-item{margin-top:0;order:0;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .form-item input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .form-item input{width:100%;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table thead,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table thead{display:none;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr{margin:0;display:flex;flex-wrap:nowrap;background:transparent;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td{border:none;border-bottom:solid 1px #ccdfec;padding:4px 4px;width:100%;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td .form-select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td .form-select{appearance:none;border:none;margin:0;padding:8px;height:100%;margin-top:4px;line-height:24px;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 16px);font-size:16px;color:#717171;width:100%;min-width:18rem;padding-right:2rem;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td input{background-color:transparent;border:none;font-size:16px;width:100%;padding:8px;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td.webform-multiple-table--operations,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td.webform-multiple-table--operations{border:none;width:5%;position:relative;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td.webform-multiple-table--operations::before{content:url(/themes/custom/webplani/assets/icons/delete.svg);position:absolute;left:calc(50% - 10px);bottom:4px;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td.webform-multiple-table--operations input{width:20px;height:27px;position:absolute;left:calc(50% - 10px);bottom:4px;opacity:0;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody tr td:first-child{width:32.5%;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add{margin:0;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.btn,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.label_menu_user_custom,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.btn,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.label_menu_user_custom{padding:12px;padding-left:44px;margin:0;margin-top:16px;color:#069;background-color:transparent;border:solid 1px #069;margin-right:36px;background-image:url(/themes/custom/webplani/assets/icons/add.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:16px;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.label_menu_user_custom:hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.btn:hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.label_menu_user_custom:hover{background-color:#069;color:#fff;background-image:url(/themes/custom/webplani/assets/icons/add-white.svg);}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-add input.label_menu_user_custom:active,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.btn:focus,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.label_menu_user_custom:focus,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.btn:active,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-add input.label_menu_user_custom:active{box-shadow:none;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table{margin-bottom:0;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child{width:95%;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper{display:flex;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item{width:32.5%;margin:0;padding:0 8px;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item:last-child{width:100%;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:first-child .fieldset-wrapper .form-item label{display:none;}.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-1 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-2 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-3 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-4 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-5 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-6 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-7 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-8 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-9 .webform-multiple-table .table tbody tr td:nth-child(2),.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item.form-item-gas-natural-10 .webform-multiple-table .table tbody tr td:nth-child(2){width:5%;}.webform-submission-users-proposal-form .webform-document-file .webform-managed-file-preview-wrapper{display:flex;background-color:#fff;border:solid 1px #7fb2cb;height:auto;padding:8px;margin:0;margin-top:4px;width:50%;}.webform-submission-users-proposal-form .webform-document-file .webform-managed-file-preview-wrapper input.form-control{width:auto;margin:0;margin-right:16px;}.webform-submission-users-proposal-form .webform-document-file .webform-managed-file-preview-wrapper .webform-managed-file-preview{color:#000;line-height:24px;font-size:16px;font-weight:400;margin:0;}.webform-submission-users-proposal-form .webform-document-file .button{padding:12px;border:solid 1px #006699;color:#006699;background-color:#eff5f9;margin-left:16px;}.webform-submission-users-proposal-form .webform-document-file .button:hover{background-color:#006699;color:white;}.webform-submission-users-proposal-form .webform-document-file .button:focus{box-shadow:none;}.webform-submission-users-proposal-form .custom-conexion-add-more-btn-wrapper,.webform-submission-users-proposal-form .custom-subestacion-add-more-btn-wrapper,.webform-submission-users-proposal-form .custom-mallado-add-more-btn-wrapper,.webform-submission-users-proposal-form .custom-elementos-add-more-btn-wrapper{text-align:right;}.webform-submission-users-proposal-form .custom-conexion-add-more-btn,.webform-submission-users-proposal-form .custom-subestacion-add-more-btn,.webform-submission-users-proposal-form .custom-mallado-add-more-btn,.webform-submission-users-proposal-form .custom-elementos-add-more-btn{font-size:16px;margin:0;border:solid 1px #069;background-color:#069;color:#fff;padding:12px;padding-left:38px;background-image:url(/themes/custom/webplani/assets/icons/add-white.svg);background-repeat:no-repeat;background-position:center left 12px;background-size:14px;}.webform-submission-users-proposal-form .custom-conexion-add-more-btn:hover,.webform-submission-users-proposal-form .custom-subestacion-add-more-btn:hover,.webform-submission-users-proposal-form .custom-mallado-add-more-btn:hover,.webform-submission-users-proposal-form .custom-elementos-add-more-btn:hover{background-image:url(/themes/custom/webplani/assets/icons/add.svg);color:#069;background-color:transparent;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper,.webform-submission-users-proposal-form .mallado-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper{background-color:#eff5f9;margin-bottom:24px;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper > .form-item,.webform-submission-users-proposal-form .mallado-wrapper > .form-item,.webform-submission-users-proposal-form .subestacion-wrapper > .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper > .form-item{margin-bottom:0;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .btn-collapse,.webform-submission-users-proposal-form .mallado-wrapper .btn-collapse,.webform-submission-users-proposal-form .subestacion-wrapper .btn-collapse,.webform-submission-users-proposal-form .conexion-elementos-wrapper .btn-collapse{width:100%;display:block;text-align:left;padding:16px 24px;color:black;font-size:18px;font-weight:500;display:flex;justify-content:space-between;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .btn-collapse:hover,.webform-submission-users-proposal-form .mallado-wrapper .btn-collapse:hover,.webform-submission-users-proposal-form .subestacion-wrapper .btn-collapse:hover,.webform-submission-users-proposal-form .conexion-elementos-wrapper .btn-collapse:hover{text-decoration:none;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .btn-collapse::after,.webform-submission-users-proposal-form .mallado-wrapper .btn-collapse::after,.webform-submission-users-proposal-form .subestacion-wrapper .btn-collapse::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .btn-collapse::after{content:url(/themes/custom/webplani/assets/icons/dropdown-black.svg);transform:rotate(180deg);}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .btn-collapse.collapsed::after,.webform-submission-users-proposal-form .mallado-wrapper .btn-collapse.collapsed::after,.webform-submission-users-proposal-form .subestacion-wrapper .btn-collapse.collapsed::after,.webform-submission-users-proposal-form .conexion-elementos-wrapper .btn-collapse.collapsed::after{transform:none;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body{padding:16px 24px;margin-bottom:24px;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension{order:1;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension input + label{font-weight:normal;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension select,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension select,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension select,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-tension select,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-tension select{background-color:#fff;border:solid 1px #7fb2cb;color:#000;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 16px);}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre{order:0;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input + label,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input + label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input + label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input + label{font-weight:normal;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-1-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-2-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-3-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-4-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-5-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-6-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-7-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-8-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-9-nombre input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .form-wrapper .form-item-subestacion-10-nombre input{width:100%;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input label,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .custom_subestacion_coordenadas_input label,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .custom_subestacion_coordenadas_input label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item{order:0;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item input,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item input,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .custom_subestacion_coordenadas_input .form-item input{width:100%;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body{padding:16px 24px;margin-bottom:24px;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .form-wrapper .form-item label,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .form-wrapper .form-item label,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .form-wrapper .form-item label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .form-wrapper .form-item label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .form-wrapper .form-item input + label,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .form-wrapper .form-item input + label,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .form-wrapper .form-item input + label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .form-wrapper .form-item input + label{font-weight:normal;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input label,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .custom_mallado_coordenadas_input label,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input label,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .custom_mallado_coordenadas_input label{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item{order:0;}.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item input,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item input,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item input,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .custom_mallado_coordenadas_input .form-item input{width:100%;}.webform-submission-users-proposal-form .conexion-elementos-wrapper{padding:0;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body{padding:0 24px 16px;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .radios--wrapper span.fieldset-legend{font-size:16px;font-weight:700;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .radios--wrapper .fieldset-wrapper .form-radios{display:inline;margin:0;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .radios--wrapper .fieldset-wrapper .form-radios .form-item{display:flex;align-items:center;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .radios--wrapper .fieldset-wrapper .form-radios .form-item .form-control{position:relative;height:18px;width:18px;max-width:18px;appearance:auto;background-color:transparent;border:solid 1px #2d2926;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .radios--wrapper .fieldset-wrapper .form-radios .form-item .form-control:hover{cursor:pointer;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .radios--wrapper .fieldset-wrapper .form-radios .form-item label.option{font-size:16px;color:#2d2926;font-weight:400;width:auto;padding:0;margin:12px;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-type-textfield{width:25%;padding-right:24px;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-type-textfield input.form-control{width:100%;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .row .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-coordenadas-composite--wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-coordenadas-composite--wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper fieldset.fieldgroup .form-radios .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .elementos_body .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item .webform-multiple-table .table tbody tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .elementos_body .elementos-radios-wrapper tr .form-type-textfield,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .subestacion_body .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .mallado_body .form-wrapper .form-type-textfield,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield{margin:0;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .row .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield input.form-control,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield input.form-control,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield input.form-control,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield input.form-control,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield input.form-control,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield input.form-control,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr .form-type-textfield input.form-control,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr .form-type-textfield input.form-control,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-coordenadas-composite--wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .webform-coordenadas-composite--wrapper .fieldset-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .custom-edit-add-element-type .fieldset-wrapper .form-radios .form-type-textfield input.form-control,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-1 .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-2 .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-linea-3 .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-1 .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-2 .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item-mallado-trafos-3 .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper fieldset.fieldgroup .form-radios .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .elementos_body .elementos-radios-wrapper .form-radios .form-type-textfield input.form-control,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .elementos_body .elementos-radios-wrapper .fieldset-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-item .webform-multiple-table .table tbody tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .elementos_body .elementos-radios-wrapper tr .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .subestacion_body .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .elementos-radios-wrapper .mallado_body .form-wrapper .form-type-textfield input.form-control,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .elementos_body .elementos-radios-wrapper .form-wrapper .form-type-textfield input.form-control{width:100%;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .form-item{margin-top:0;order:0;}.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .form-item input{width:100%;}body{counter-reset:section;}.webform-preview h4,.webform-preview .h4,.webform-preview .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-legend,.webform-submission-users-proposal-form .custom-edit-add-element-type .webform-preview .fieldset-legend,.webform-submission h4,.webform-submission .h4,.webform-submission .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-legend,.webform-submission-users-proposal-form .custom-edit-add-element-type .webform-submission .fieldset-legend{font-weight:400;}.webform-preview p,.webform-submission p{font-size:18px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section-title::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section-title::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section-title::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section-title::before{counter-increment:section;content:counter(section) ". ";}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-title,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-title,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-title,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-title{font-size:18px;font-weight:500;color:#006699;padding:0;display:block;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper{padding:0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container{border:none;pointer-events:all;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container label,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container label,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container label,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container label{font-size:18px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .item-list li,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .item-list li,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .item-list li,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .item-list li{list-style:none;margin:0;padding:4px 0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section{font-size:16px;border-bottom:solid 1px #ccdfec;padding:8px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section .name,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section .name,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section .name,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .item-list li .preview-section .name{font-weight:500;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary{display:flex;align-items:center;color:#069;font-size:16px;font-weight:500;padding:0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary::before{content:"";width:24px;height:24px;background-color:#eff5f9;border-radius:50%;margin-right:8px;display:flex;align-items:center;justify-content:center;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary::after,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary::after,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary::after,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary::after{content:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);margin-left:auto;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary[aria-expanded=true]::after,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary[aria-expanded=true]::after,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container summary[aria-expanded=true]::after,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container summary[aria-expanded=true]::after{transform:rotate(180deg);}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper{padding:0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element{background-color:transparent;padding:0 12px;margin:0;font-size:16px;font-weight:400;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element label,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element label,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element label,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element label{font-size:16px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::before{display:none;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::after,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::after,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::after,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element::after{display:none;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table{border:none;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead{background-color:transparent;border:none;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr{margin:0;background-color:transparent;font-weight:400;font-size:16px;flex-wrap:nowrap;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr td,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr td,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr td,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr td,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr td,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr td,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr td,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr td,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th{flex:0 0 20%;max-width:20%;width:100%;border:solid 1px white;padding:8px 12px;word-break:break-word;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th{background-color:transparent;font-size:14px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody{border-bottom:solid 1px #ccdfec;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item{padding:0 12px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item .form-item,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item .form-item,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item .form-item,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .form-item .form-item .form-item .form-item{padding:0 12px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-radios,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-select,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-radios,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-select,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-radios,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-select,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-radios,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-select{padding:8px 12px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-mallado summary::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-mallado summary::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-mallado summary::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-mallado summary::before{content:url(/themes/custom/webplani/assets/icons/mallado_preview.svg);}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-conexion-subestacion summary::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-conexion-subestacion summary::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-conexion-subestacion summary::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-conexion-subestacion summary::before{content:url(/themes/custom/webplani/assets/icons/conexion-a-subestacion_preview.svg);}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-conexion-subestacion .details-wrapper .form-item .form-item,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-conexion-subestacion .details-wrapper .form-item .form-item,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-conexion-subestacion .details-wrapper .form-item .form-item,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-conexion-subestacion .details-wrapper .form-item .form-item{margin-top:0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion summary::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion summary::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-subestacion summary::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-subestacion summary::before{content:url(/themes/custom/webplani/assets/icons/subestacion_preview.svg);}.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-elementos summary::before,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-elementos summary::before,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .icono-elementos summary::before,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .icono-elementos summary::before{content:url(/themes/custom/webplani/assets/icons/elementos-especiales_preview.svg);}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--page1,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--page1,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--page1,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--page1{border-bottom:solid 1px #ccdfec;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--page1 .webform-element,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--page1 .webform-element,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--page1 .webform-element,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--page1 .webform-element{display:flex;flex-direction:column;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--page1 .webform-element label,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--page1 .webform-element label,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--page1 .webform-element label,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--page1 .webform-element label{font-size:18px;font-weight:500;margin-bottom:0;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--character_elements.webform-container .webform-section .webform-element,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--character_elements.webform-container .webform-section .webform-element,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--character_elements.webform-container .webform-section .webform-element,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--character_elements.webform-container .webform-section .webform-element{background-color:transparent;padding:0;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation label,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation label,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation label,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation label{font-size:18px;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list{padding:20px 0 16px;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li{list-style:none;margin:0;padding:16px 0;border-bottom:solid 1px #ccdfec;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file{padding:0;background-image:none;display:flex;align-items:center;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file::before,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file::before,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file::before,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file::before{content:url(/themes/custom/webplani/assets/icons/document.svg);margin-right:12px;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file a,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file a,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file a,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file a{font-size:16px;color:black;}.webform-preview .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file.file--application-pdf::before,.webform-preview .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file.file--application-pdf::before,.webform-submission .webform-submission-data--view-mode-preview #users_proposal--documentation .item-list li .file.file--application-pdf::before,.webform-submission .webform-submission-data--webform-users-proposal #users_proposal--documentation .item-list li .file.file--application-pdf::before{content:url(/themes/custom/webplani/assets/icons/pdf.svg);}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item{margin:0;}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element{padding:0;display:flex;flex-wrap:wrap;align-items:baseline;}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element label{display:block;margin-right:4px;}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table{flex-grow:1;border:none;}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr td,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr th,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr td,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr th{border:solid 1px rgba(255,225,29,0);}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody tr td,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead tr td{border-bottom:solid 1px #ccdfec;}.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element-type-select{padding:0;display:flex;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item{margin-top:0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .label-hidden{font-weight:500;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .label-hidden label{display:none;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .wrapper-preview{margin:0;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .wrapper-preview .webform-section-wrapper{display:flex;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .wrapper-preview .webform-section-wrapper .webform-element{padding:0 !important;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .wrapper-preview .webform-section-wrapper .webform-element table tbody tr td{max-width:100%;flex:0 0 100%;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .webform-element label{font-size:14px;font-weight:600;padding:8px 12px;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .webform-element .table tbody tr td{flex:0 0 100%;max-width:100%;border-top:none;}.webform-preview .webform-submission-data--view-mode-preview .webform-section .icono-elementos .form-wrapper .webform-section-wrapper .form-item .webform-section-wrapper .wrapper-name label{font-size:16px;font-weight:500;padding:0;}.ajax-progress-throbber .throbber{padding:1px 6px 2px;}.custom-user-page article.profile{display:flex;flex-wrap:wrap;}.custom-user-page article.profile .field{width:100%;padding-bottom:16px;}.custom-user-page article.profile .field--name-field-address,.custom-user-page article.profile .field--name-field-cp,.custom-user-page article.profile .field--name-field-location,.custom-user-page article.profile .field--name-field-province{width:50%;}.proposal-alert h1,.proposal-alert .h1,.proposal-alert h2,.proposal-alert .h2{font-weight:400;}.proposal-alert .btn-secondary,.proposal-alert .section-link a,.section-link .proposal-alert a,.proposal-alert .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .proposal-alert a,.proposal-alert .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .proposal-alert a{background-color:#FFE81D;}.proposal-alert .btn-secondary:hover,.proposal-alert .section-link a:hover,.section-link .proposal-alert a:hover,.proposal-alert .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a:hover,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .proposal-alert a:hover,.proposal-alert .custom-ckeditor--enlaces a:hover,.custom-ckeditor--enlaces .proposal-alert a:hover{background-color:#f6dd00;}.proposal-alert .btn-link,.proposal-alert .label_menu_user_custom,.proposal-alert button.link{display:flex;align-items:center;position:relative;}.proposal-alert .btn-link::after,.proposal-alert .label_menu_user_custom::after,.proposal-alert button.link::after{content:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);transform:rotate(270deg);position:absolute;right:-20px;top:calc(50% - 11px);}.proposal-alert .btn-link:hover,.proposal-alert .label_menu_user_custom:hover,.proposal-alert button.link:hover{color:#006699;text-decoration:none;}.proposal-alert .btn-link a:hover,.proposal-alert .label_menu_user_custom a:hover,.proposal-alert button.link a:hover{cursor:pointer;text-decoration:none;font-weight:500;color:#006699;}.block-help-block{display:none;}.results-table .webform-results-table tbody tr,.results-table .webform-results-table thead tr{display:flex;}.results-table .webform-results-table tbody tr td,.results-table .webform-results-table tbody tr th,.results-table .webform-results-table thead tr td,.results-table .webform-results-table thead tr th{width:92px;white-space:normal;word-break:break-all;font-size:13px;}.results-table .webform-results-table tbody tr td .dropbutton-multiple,.results-table .webform-results-table tbody tr th .dropbutton-multiple,.results-table .webform-results-table thead tr td .dropbutton-multiple,.results-table .webform-results-table thead tr th .dropbutton-multiple{margin-right:0;padding-right:0;}.results-table .webform-results-table tbody tr td.webform-results-table__icon,.results-table .webform-results-table tbody tr th.webform-results-table__icon,.results-table .webform-results-table thead tr td.webform-results-table__icon,.results-table .webform-results-table thead tr th.webform-results-table__icon{width:30px;}.results-table table.sticky-header{display:none;}.webform-submission-information{display:none;}.element-marker,.element-marker-categoria,.element-marker-generacion,.element-marker-especiales{position:absolute;right:-3px;top:-14px;height:1.7rem;width:1.7rem;font-size:1rem;text-align:center;background-color:#006699;color:white;border-radius:50%;padding:0.05rem 0.5rem;z-index:1;display:flex;align-items:center;justify-content:center;}.element-marker-categoria,.element-marker-generacion,.element-marker-especiales{right:-12px;}.webform-submission-form .form-checkbox{width:24px !important;height:24px !important;margin-top:0 !important;margin-right:1rem !important;border-radius:3px;border:solid 1px #6c757d !important;}.webform-submission-form .form-checkbox:focus{outline:none !important;box-shadow:none !important;}.webform-submission-form .form-type-checkbox .error{color:#ff2f2f;}.webform-submission-form .form-check-input:checked{background-color:#0d6efd;border:solid 1px #0d6efd !important;}.webform-submission-form .principios_rectores .form-checkbox{width:14px !important;height:14px !important;margin-top:inherit !important;margin-right:0.25rem !important;}.user-register-form .form-checkbox:checked{margin-top:0 !important;}.user-register-form .form-checkbox:not(:checked){border-color:#000;background-color:#fff;margin-top:0 !important;}.user-register-form .form-check-input:focus{box-shadow:none;}.new-content #description.description{margin-bottom:2.5rem;}.new-content .file__input--item{max-width:700px;}.new-content .file__size{padding-bottom:2rem;font-size:0.85em;padding-top:0.25rem;}.new-content .file__description{font-size:0.85em;padding-top:4px;}.new-content .webform-document-file-preview-wrapper.form-type-checkbox.file__value--item{padding:0;padding-bottom:2rem;max-width:700px;border:none;}.new-content .file__input--file,.new-content .file__value--text{border:solid 1px #7fb2cb;border-right:none;padding:0.55rem;}.new-content .file__input--label{padding:0.61rem;z-index:0;padding-left:2rem;}.new-content .file__value--label{padding:0.61rem;z-index:0;}.new-content .file__input--label::before{content:url(/themes/custom/webplani/assets/icons/search.svg);left:0.5rem;font-size:1.5rem;}.new-content .file__input--label:hover::before{content:url(/themes/custom/webplani/assets/icons/search-white.svg);}.new-content .file__value--label.selected::before{content:url(/themes/custom/webplani/assets/icons/selected-white.svg);left:0.5rem;}.new-content #file__input--item .form-file,.new-content .file__value--item .form-checkbox{max-width:5.5rem;right:0;opacity:0;height:2.5rem;border:none;}.js-custom-input-upload .file__input--item{max-width:700px;}.js-custom-input-upload .file__size{padding-bottom:1rem;font-size:0.85em;padding-top:0.25rem;}.js-custom-input-upload .form-type-checkbox.file__value--item{padding:0;max-width:700px;margin-block:0.5rem;border:none;}.js-custom-input-upload .file__input--file,.js-custom-input-upload .file__value--text{border:solid 1px #7fb2cb;border-right:none;padding:0.5rem;height:42px;}.js-custom-input-upload .file__input--file{color:#ced4da;}.js-custom-input-upload .file__input--label{padding:0.75rem;z-index:0;padding-left:2rem;height:42px;}.js-custom-input-upload .file__value--label{padding:0.61rem;z-index:0;}.js-custom-input-upload .file__input--label::before{content:url(/themes/custom/webplani/assets/icons/search.svg);left:0.5rem;font-size:1.5rem;}.js-custom-input-upload .file__input--label:hover::before{content:url(/themes/custom/webplani/assets/icons/search-white.svg);}.js-custom-input-upload .file__value--label.selected::before{content:url(/themes/custom/webplani/assets/icons/selected-white.svg);left:0.5rem;}.js-custom-input-upload #file__input--item .form-file,.js-custom-input-upload .file__value--item .form-checkbox{max-width:0;right:0;opacity:0;height:2.5rem;border:none;}.js-custom-input-upload .file__value--item input.form-checkbox{max-width:8rem;}.js-custom-input-upload .file__value--item label{width:100%;margin:0;pointer-events:none;}.js-custom-input-upload .file__value--item label span{width:100%;}.js-custom-input-upload .file__value--item label span a{display:inline-block;max-width:560px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.js-custom-input-upload .webform-document-file .button.form-submit{margin-inline:0;margin-block:0.5rem;background-color:transparent;}.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir=rtl] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/custom/webplani/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir=rtl] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/custom/webplani/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir=rtl] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/custom/webplani/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir=rtl] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}.alert .placeholder,.alert-status .placeholder,.messages__wrapper .placeholder,.messages .placeholder{background-color:transparent;}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0;}.alert-heading{color:inherit;}.alert-link{font-weight:700;}.alert-dismissible{padding-right:4rem;}.alert-dismissible .close,.alert-dismissible .ui-dialog-titlebar-close{position:absolute;top:0;right:0;z-index:2;color:inherit;}.webform-submission-comentarios-generales-form,.webform-submission-modificacion-de-la-planificacion-form,.webform-submission-comentarios-form{padding-bottom:5rem;}.webform-submission-comentarios-generales-form h2,.webform-submission-comentarios-generales-form .h2,.webform-submission-modificacion-de-la-planificacion-form h2,.webform-submission-modificacion-de-la-planificacion-form .h2,.webform-submission-comentarios-form h2,.webform-submission-comentarios-form .h2{font-size:47px;color:#006699;font-weight:400;margin-bottom:1.5rem;}.webform-submission-comentarios-generales-form h5,.webform-submission-comentarios-generales-form .h5,.webform-submission-modificacion-de-la-planificacion-form h5,.webform-submission-modificacion-de-la-planificacion-form .h5,.webform-submission-comentarios-form h5,.webform-submission-comentarios-form .h5{font-size:24px;color:#006699;font-weight:400;margin-top:2.5rem;margin-bottom:1.5rem;}.webform-submission-comentarios-generales-form p,.webform-submission-modificacion-de-la-planificacion-form p,.webform-submission-comentarios-form p{font-size:18px;font-weight:400;margin-bottom:1rem;}.webform-submission-comentarios-generales-form label,.webform-submission-comentarios-generales-form input,.webform-submission-comentarios-generales-form .text-count-message,.webform-submission-modificacion-de-la-planificacion-form label,.webform-submission-modificacion-de-la-planificacion-form input,.webform-submission-modificacion-de-la-planificacion-form .text-count-message,.webform-submission-comentarios-form label,.webform-submission-comentarios-form input,.webform-submission-comentarios-form .text-count-message{font-size:14px;font-weight:500;margin-bottom:0.5rem;}.webform-submission-comentarios-generales-form label .text-count,.webform-submission-comentarios-generales-form input .text-count,.webform-submission-comentarios-generales-form .text-count-message .text-count,.webform-submission-modificacion-de-la-planificacion-form label .text-count,.webform-submission-modificacion-de-la-planificacion-form input .text-count,.webform-submission-modificacion-de-la-planificacion-form .text-count-message .text-count,.webform-submission-comentarios-form label .text-count,.webform-submission-comentarios-form input .text-count,.webform-submission-comentarios-form .text-count-message .text-count{font-weight:600;}.webform-submission-comentarios-generales-form .text-count-wrapper,.webform-submission-modificacion-de-la-planificacion-form .text-count-wrapper,.webform-submission-comentarios-form .text-count-wrapper{margin-bottom:1rem;}.webform-submission-comentarios-generales-form input.form-text,.webform-submission-comentarios-generales-form input.form-email,.webform-submission-modificacion-de-la-planificacion-form input.form-text,.webform-submission-modificacion-de-la-planificacion-form input.form-email,.webform-submission-comentarios-form input.form-text,.webform-submission-comentarios-form input.form-email{text-overflow:ellipsis;}.webform-submission-comentarios-generales-form input:not(input.button),.webform-submission-modificacion-de-la-planificacion-form input:not(input.button),.webform-submission-comentarios-form input:not(input.button){padding:16px !important;}.webform-submission-comentarios-generales-form input:not(input.button),.webform-submission-comentarios-generales-form textarea,.webform-submission-modificacion-de-la-planificacion-form input:not(input.button),.webform-submission-modificacion-de-la-planificacion-form textarea,.webform-submission-comentarios-form input:not(input.button),.webform-submission-comentarios-form textarea{border:1px solid #7fb2cb;padding:8px;}.webform-submission-comentarios-generales-form input.button.form-button-disabled,.webform-submission-modificacion-de-la-planificacion-form input.button.form-button-disabled,.webform-submission-comentarios-form input.button.form-button-disabled{background-color:#dddddc;border-color:#dddddc;color:#4d4d4d;}.webform-submission-comentarios-generales-form input.form-autocomplete,.webform-submission-modificacion-de-la-planificacion-form input.form-autocomplete,.webform-submission-comentarios-form input.form-autocomplete{background-position:99% center;}.webform-submission-comentarios-generales-form select.form-control,.webform-submission-modificacion-de-la-planificacion-form select.form-control,.webform-submission-comentarios-form select.form-control{border:solid 1px #7fb2cb;color:#000;height:auto;padding:8px;line-height:24px;margin:0;margin-top:4px;width:25%;appearance:none;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position-y:center;background-position-x:calc(100% - 16px);font-size:14px;}.webform-submission-comentarios-generales-form .legal-warning,.webform-submission-modificacion-de-la-planificacion-form .legal-warning,.webform-submission-comentarios-form .legal-warning{font-size:14px;}.webform-submission-comentarios-generales-form .more-info,.webform-submission-comentarios-generales-form .less-info,.webform-submission-modificacion-de-la-planificacion-form .more-info,.webform-submission-modificacion-de-la-planificacion-form .less-info,.webform-submission-comentarios-form .more-info,.webform-submission-comentarios-form .less-info{font-size:14px;font-weight:500;color:#006699;}.webform-submission-comentarios-generales-form .more-info::after,.webform-submission-comentarios-generales-form .less-info::after,.webform-submission-modificacion-de-la-planificacion-form .more-info::after,.webform-submission-modificacion-de-la-planificacion-form .less-info::after,.webform-submission-comentarios-form .more-info::after,.webform-submission-comentarios-form .less-info::after{content:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);margin-left:12px;}.webform-submission-comentarios-generales-form .more-info:hover,.webform-submission-comentarios-generales-form .less-info:hover,.webform-submission-modificacion-de-la-planificacion-form .more-info:hover,.webform-submission-modificacion-de-la-planificacion-form .less-info:hover,.webform-submission-comentarios-form .more-info:hover,.webform-submission-comentarios-form .less-info:hover{cursor:pointer;}.webform-submission-comentarios-generales-form .more-info,.webform-submission-modificacion-de-la-planificacion-form .more-info,.webform-submission-comentarios-form .more-info{margin-top:12px;}.webform-submission-comentarios-generales-form .less-info::after,.webform-submission-modificacion-de-la-planificacion-form .less-info::after,.webform-submission-comentarios-form .less-info::after{transform:rotate(180deg);display:inline-block;}.webform-submission-comentarios-generales-form .form-item,.webform-submission-modificacion-de-la-planificacion-form .form-item,.webform-submission-comentarios-form .form-item{margin:0;}.webform-submission-comentarios-generales-form .form-type-checkbox,.webform-submission-modificacion-de-la-planificacion-form .form-type-checkbox,.webform-submission-comentarios-form .form-type-checkbox{display:flex;align-items:center;margin:16px 0;}.webform-submission-comentarios-generales-form .form-type-checkbox .form-checkbox,.webform-submission-modificacion-de-la-planificacion-form .form-type-checkbox .form-checkbox,.webform-submission-comentarios-form .form-type-checkbox .form-checkbox{width:18px;height:18px;margin-right:11px;}.webform-submission-comentarios-generales-form .form-type-textfield,.webform-submission-comentarios-generales-form .form-type-textarea,.webform-submission-modificacion-de-la-planificacion-form .form-type-textfield,.webform-submission-modificacion-de-la-planificacion-form .form-type-textarea,.webform-submission-comentarios-form .form-type-textfield,.webform-submission-comentarios-form .form-type-textarea{margin-top:2rem;}.webform-submission-comentarios-generales-form .form-actions,.webform-submission-comentarios-generales-form #edit-tooltip,.webform-submission-modificacion-de-la-planificacion-form .form-actions,.webform-submission-modificacion-de-la-planificacion-form #edit-tooltip,.webform-submission-comentarios-form .form-actions,.webform-submission-comentarios-form #edit-tooltip{display:flex;justify-content:end;margin-top:2.5rem;}.webform-submission-comentarios-generales-form .form-item-titulo-modificacion,.webform-submission-comentarios-generales-form .form-item-categoria-modificacion,.webform-submission-modificacion-de-la-planificacion-form .form-item-titulo-modificacion,.webform-submission-modificacion-de-la-planificacion-form .form-item-categoria-modificacion,.webform-submission-comentarios-form .form-item-titulo-modificacion,.webform-submission-comentarios-form .form-item-categoria-modificacion{padding-top:1.5rem;}.webform-submission-comentarios-generales-form .form-item-titulo-modificacion input.form-autocomplete,.webform-submission-comentarios-generales-form .form-item-categoria-modificacion input.form-autocomplete,.webform-submission-modificacion-de-la-planificacion-form .form-item-titulo-modificacion input.form-autocomplete,.webform-submission-modificacion-de-la-planificacion-form .form-item-categoria-modificacion input.form-autocomplete,.webform-submission-comentarios-form .form-item-titulo-modificacion input.form-autocomplete,.webform-submission-comentarios-form .form-item-categoria-modificacion input.form-autocomplete{border:none;padding:0;color:#4d4d4d;height:auto;background-image:none;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto,.webform-submission-comentarios-form .wrapper-datos-proyecto{display:flex;flex-direction:column;position:relative;padding:1.5rem;background-color:#eff5f9;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto .form-item-codigo-modificacion input,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto .form-item-codigo-modificacion input,.webform-submission-comentarios-form .wrapper-datos-proyecto .form-item-codigo-modificacion input{max-width:328px;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto #edit-tooltip,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto #edit-tooltip,.webform-submission-comentarios-form .wrapper-datos-proyecto #edit-tooltip{width:100%;margin:0;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto #edit-tooltip p,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto #edit-tooltip p,.webform-submission-comentarios-form .wrapper-datos-proyecto #edit-tooltip p{width:219px;font-size:14px;color:#006699;font-weight:500;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto #edit-tooltip p::before,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto #edit-tooltip p::before,.webform-submission-comentarios-form .wrapper-datos-proyecto #edit-tooltip p::before{content:url(/themes/custom/webplani/assets/icons/ico_question-circle.svg);vertical-align:text-top;padding-right:6px;}@media (min-width:992px){.webform-submission-comentarios-generales-form .wrapper-datos-proyecto .form-item,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto .form-item,.webform-submission-comentarios-form .wrapper-datos-proyecto .form-item{width:70%;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto #edit-download-pdf-proyecto,.webform-submission-comentarios-generales-form .wrapper-datos-proyecto #edit-tooltip,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto #edit-download-pdf-proyecto,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto #edit-tooltip,.webform-submission-comentarios-form .wrapper-datos-proyecto #edit-download-pdf-proyecto,.webform-submission-comentarios-form .wrapper-datos-proyecto #edit-tooltip{position:absolute;right:24px;margin:0;}.webform-submission-comentarios-generales-form .wrapper-datos-proyecto #edit-tooltip,.webform-submission-modificacion-de-la-planificacion-form .wrapper-datos-proyecto #edit-tooltip,.webform-submission-comentarios-form .wrapper-datos-proyecto #edit-tooltip{width:auto;top:90px;}}.webform-document-file{max-width:700px;display:flex;align-items:center;flex-wrap:wrap;}.webform-document-file span.file{margin:0;border:solid 1px #7fb2cb;padding:0.55rem;background:none;}.webform-document-file span.file a{color:#000;line-height:24px;font-size:16px;font-weight:400;}.webform-document-file span.file a:hover{color:#069 !important;}.webform-document-file input.form-submit{padding:0.61rem;font-size:18px;font-weight:500;}.webform-document-file input.form-submit:hover{background-color:#006699 !important;}.webform-document-file .file__size{width:100%;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__size{padding-bottom:2rem;font-size:0.85em;padding-top:0.25rem;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__input--item{display:flex;flex-wrap:wrap;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__input--file{font-size:14px;border:1px solid #7fb2cb;border-right:none;padding:8px;width:100%;max-width:394px;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__input--label{padding:8px;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__input--label::before{content:url(/themes/custom/webplani/assets/icons/search.svg);margin-right:0.6rem;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__input--label:hover::before{content:url(/themes/custom/webplani/assets/icons/search-white.svg);}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item{padding:0;padding-bottom:2rem;max-width:700px;border:none;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--item input.form-checkbox{position:absolute;right:0;margin-right:0;opacity:0;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--label{padding:0.61rem;z-index:0;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--label.selected::before{content:url(/themes/custom/webplani/assets/icons/selected-white.svg);left:0.5rem;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .file__value--text{font-size:14px;border:solid 1px #7fb2cb;border-right:none;padding:8px;width:100%;margin:0;}.wrapper-document-file .form-type-webform-document-file .webform-document-file input.form-file.form-control{font-size:42px;margin:0;padding:0;width:115px;height:40px;position:relative;right:115px;opacity:0;}.wrapper-document-file .form-type-webform-document-file .webform-document-file .webform-document-file-preview-wrapper{width:100%;max-width:509px;}.view-webform-user-list .form--inline{display:flex;align-items:flex-end;}.view-webform-user-list .form--inline .form-item-combine{margin-right:auto;width:518px;}.view-webform-user-list .form--inline .form-item-combine input.form-text{border:1px solid #7fb2cb;padding:8px;padding-left:2rem;height:auto;background-image:url(/themes/custom/webplani/assets/icons/search-blue-20.svg);background-repeat:no-repeat;background-position:8px center;background-size:16px;display:flex;align-items:center;}.view-webform-user-list .form--inline .form-type-select{margin-right:0;}.view-webform-user-list .form--inline .form-type-select select.form-control{border:1px solid #7fb2cb;padding:8px;padding-right:1.5rem;height:auto;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position:right 8px center;background-size:12px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;}.view-webform-user-list .form--inline .form-type-select select::-ms-expand{display:none;}.view-webform-user-list .form--inline .form-type-select.form-item-in-draft{padding-right:3.5rem;}.view-webform-user-list .table-striped thead th{border:transparent;border-bottom:1px solid #dee2e6;}.view-webform-user-list .table-striped thead th a{color:black;}.view-webform-user-list .table-striped thead th a span{background-image:none;}.view-webform-user-list .table-striped thead th a:hover{text-decoration:none;}.view-webform-user-list .table-striped thead th.views-field-uuid::after,.view-webform-user-list .table-striped thead th.views-field-webform-submission-value a::after{padding-left:1rem;margin-left:4px;content:"";background-image:url(/themes/custom/webplani/assets/icons/reordenar.svg);background-repeat:no-repeat;background-size:20px;}.view-webform-user-list .table-striped tbody tr{background-color:transparent;border-bottom:1px solid #dee2e6;}.view-webform-user-list .table-striped tbody tr td{vertical-align:middle;background-color:transparent;}.view-webform-user-list .table-striped tbody tr td.views-field-in-draft div{font-weight:500;display:inline-block;text-align:center;vertical-align:middle;border-radius:10px;padding:8px 18px;width:120px;}.view-webform-user-list .table-striped tbody tr td.views-field-in-draft div.disabled-field{color:#4d4d4d;background-color:#dddddc;}.view-webform-user-list .table-striped tbody tr td.views-field-in-draft div.enabled-field{color:#006699;background-color:#ccdfec;}.view-webform-user-list .table-striped tbody tr td.views-field-webform-submission-value{color:#006699;}.view-webform-user-list .table-striped tbody tr td.views-field-delete-webform-submission,.view-webform-user-list .table-striped tbody tr td.views-field-edit-webform-submission{width:fit-content;background-repeat:no-repeat;background-position:8px center;}.view-webform-user-list .table-striped tbody tr td.views-field-delete-webform-submission a,.view-webform-user-list .table-striped tbody tr td.views-field-edit-webform-submission a{padding-left:1rem;text-decoration:none;display:inline-block;background-repeat:no-repeat;background-position:center left;transition:transform 0.2s;}.view-webform-user-list .table-striped tbody tr td.views-field-delete-webform-submission a:after,.view-webform-user-list .table-striped tbody tr td.views-field-edit-webform-submission a:after{content:"";display:block;height:1px;background:#006699;transform:scale(0,1);transform-origin:center left;transition:transform 0.5s;}.view-webform-user-list .table-striped tbody tr td.views-field-delete-webform-submission a:hover:after,.view-webform-user-list .table-striped tbody tr td.views-field-edit-webform-submission a:hover:after{transform:scale(1,1);}.view-webform-user-list .table-striped tbody tr td.views-field-delete-webform-submission a:hover,.view-webform-user-list .table-striped tbody tr td.views-field-edit-webform-submission a:hover{transform:scale(1.15);}.view-webform-user-list .table-striped tbody tr td.views-field-delete-webform-submission a{background-image:url(/themes/custom/webplani/assets/icons/delete.svg);background-size:12px;}.view-webform-user-list .table-striped tbody tr td.views-field-edit-webform-submission a{background-image:url(/themes/custom/webplani/assets/icons/edit.svg);background-size:16px;}.view-webform-user-list .pager{padding:0;text-align:center;}.view-webform-user-list .pager .pager__item .button{font-size:16px;color:#006699;background-image:url(/themes/custom/webplani/assets/icons/dropdown-blue.svg);background-repeat:no-repeat;background-position:right center;background-size:10px;}.principios_rectores{position:relative;}.principios_rectores label.error{position:absolute;bottom:0;left:0;}@media (max-width:575.98px){.webform-submission-comentarios-form select.form-control{width:100%;}.webform-submission-users-proposal-form .form-wrapper .form-item input.form-control{width:100%;}}footer .nav > li > a:hover,footer .nav > li > a:focus{text-decoration:none;background-color:transparent;}footer .navbar-nav .nav-link{color:inherit;font-size:18px;}@media (min-width:768px){footer .region-footer-top-left{text-align:left !important;}}footer .region-footer-top-left .block-menu{display:inline-block;}footer .region-footer-bottom-left{height:100%;}footer .region-footer-bottom-left .block-menu{height:100%;}footer .region-footer-bottom-left .block-menu .navbar-nav .nav-item{position:relative;margin-right:1rem !important;}@media (min-width:768px){footer .region-footer-bottom-left .block-menu .navbar-nav .nav-item:not(:first-child):before{content:"";display:inline-block;position:absolute;top:calc(50% - 2px);left:-9px;width:4px;height:4px;border-radius:50%;background-color:#fff;}}@media (min-width:768px) and (max-width:1199.98px){footer{padding-left:2rem;}}@media (min-width:768px){#block-logoministerio{margin-right:0.5rem;}}header{position:static;background:#fff;top:0;right:0;left:0;z-index:100;}header.floating-header{position:fixed;background-color:transparent;background:linear-gradient(180deg,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0) 100%);}header.scrolling{position:fixed;}header.scrolling.floating-header{background:#fff;}@media (min-width:992px){.pre-header{height:72px;transition:height 0.5s ease-in-out 0s;}}@media (min-width:992px) and (prefers-reduced-motion:reduce){.pre-header{transition:none;}}@media (min-width:992px){.scrolling.scroll-down .pre-header{height:0;overflow:hidden;}}.pre-header__content{padding-top:4px;padding-bottom:4px;display:flex;align-items:center;justify-content:space-between;}@media (min-width:992px){.pre-header__content{border-bottom:solid 1px #fff;}}.pre-header__left{display:flex;align-items:center;}.pre-header__left a,.pre-header__left img{max-height:45px;}@media (max-width:575.98px){.pre-header__left a,.pre-header__left img{max-height:41px;}}.pre-header__right{display:flex;align-items:center;}@media (max-width:991.98px){.pre-header{position:relative;box-shadow:0px 2px 8px rgba(0,102,153,0.16);}}.region-header-left{display:flex;align-items:center;}.region-header-left .block-system-branding-block{padding-right:50px;}.region-header-left .navbar-brand{line-height:1.15;}@media (max-width:575.98px){.region-header-left .navbar-brand{padding-top:6px;padding-bottom:10px;}}.region-header-left a.site-title{font-size:20px;font-weight:500;text-transform:none;letter-spacing:normal;color:#fff;white-space:normal;}.path-user .region-header-left a.site-title{color:#006699;}@media (max-width:575.98px){.region-header-left a.site-title{font-size:18px;}}.region-header-left a.site-title:hover{color:#fff;}@media (max-width:991.98px){.path-user.is-open-responsive-menu .region-header-left a.site-title{color:#fff;}.path-user.is-open-responsive-menu .region-header-left a.site-title:hover{color:#fff;}}.scrolling .region-header-left a.site-title,header:not(.floating-header) .region-header-left a.site-title{color:#006699;}@media (max-width:991.98px){.is-open-responsive-menu .scrolling .region-header-left a.site-title,.is-open-responsive-menu header:not(.floating-header) .region-header-left a.site-title{color:#fff;}.is-open-responsive-menu .scrolling .region-header-left a.site-title:hover,.is-open-responsive-menu header:not(.floating-header) .region-header-left a.site-title:hover{color:#fff;}}.scrolling .region-header-left a.site-title:hover,header:not(.floating-header) .region-header-left a.site-title:hover{color:#006699;}#block-descargapdfmenu-2 a{width:100%;max-width:350px;font-size:18px;font-weight:500;}.region-header-right{display:flex;align-items:center;padding-left:16px;}@media (max-width:991.98px){.region-header-right{padding-left:40px;display:none !important;}}@media (max-width:575.98px){.region-header-right{padding-left:0px;}}.region-header-right .btn,.region-header-right .label_menu_user_custom,.region-header-right #block-bloqueaccesos a,#block-bloqueaccesos .region-header-right a,.region-header-right #block-bloqueaccesos-2 a,#block-bloqueaccesos-2 .region-header-right a,.region-header-right a.button,.region-header-right button.link,.region-header-right .section-link a,.section-link .region-header-right a,.region-header-right .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .region-header-right a,.region-header-right .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .region-header-right a,.region-header-right .webform-submission-users-proposal-form .custom_add_new_mallado > label,.webform-submission-users-proposal-form .region-header-right .custom_add_new_mallado > label{line-height:1;padding:10px 16px;}.region-nav-main{width:100%;justify-content:center;}header:not(.floating-header) .navbar-header{background-color:#eff5f9;}@media (max-width:991.98px){header:not(.floating-header) .navbar-header{background-color:transparent;box-shadow:none;}}header:not(.floating-header) .navbar-header .navbar-brand a.site-title{color:#006699;}header:not(.floating-header) .navbar-header .navbar-brand a.site-title:hover{color:#006699;}@media (max-width:991.98px){header:not(.floating-header) .navbar-header .navbar-brand a.site-title{display:none;opacity:0;}}header:not(.floating-header) .navbar-header .navbar-nav > .nav-item > .nav-link{color:#006699;}header:not(.floating-header) .navbar-header .navbar-nav > .nav-item > .nav-link:hover{color:#006699;}@media (max-width:991.98px){.navbar-header{position:relative;overflow:hidden;}}.navbar-header .menu--main{height:100%;}.navbar-header .menu--main > .navbar-nav.is-hover-menu > .nav-item.is-hover-link a{font-weight:500;letter-spacing:-0.0268em;}@media (max-width:991.98px){.navbar-header .menu--main{width:100%;}}@media (min-width:992px){.navbar-header .custom-header-logos{flex-grow:1;flex-basis:auto;}}@media (min-width:992px){.navbar-header .navbar-collapse{flex-grow:1;flex-shrink:0;flex-basis:auto;}}.navbar-header .navbar-brand{height:100%;padding-top:0;padding-bottom:0;}.navbar-header .navbar-brand a.site-title{line-height:1.15;font-size:20px;font-weight:500;text-transform:none;letter-spacing:normal;color:#fff;white-space:normal;}.navbar-header .navbar-brand a.site-title:hover{color:#fff;}.navbar-header .navbar-nav{align-items:center;height:100%;}.navbar-header .navbar-nav > .nav-item{position:relative;height:100%;}.navbar-header .navbar-nav > .nav-item .custom-dropdown-menu{position:static;float:none;}.navbar-header .navbar-nav > .nav-item .custom-dropdown-menu{position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%);z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem;margin:0;font-size:1rem;line-height:18.38px;font-weight:400;color:#2d2926;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(45,41,38,0.15);border-radius:0;}.navbar-header .navbar-nav > .nav-item .custom-dropdown-menu .nav-link{white-space:nowrap;padding:0.5rem;}.navbar-header .navbar-nav > .nav-item .custom-dropdown-menu .nav-link:hover{color:#006699;}.navbar-header .navbar-nav > .nav-item .custom-dropdown-menu.is-hover-menu .is-hover-link a{font-weight:500;letter-spacing:-0.0268em;}.navbar-header .navbar-nav > .nav-item:hover .custom-dropdown-menu{display:block;}.navbar-header .navbar-nav > .nav-item:last-child .custom-dropdown-menu{left:auto;right:0;transform:none;}.navbar-header .navbar-nav > .nav-item > .nav-link{display:flex;align-items:center;height:100%;font-weight:400;font-size:18px;line-height:1.15;color:#fff;padding:0.5rem 1rem;}.navbar-header .navbar-nav > .nav-item > .nav-link.custom-dropdown-toggle::after{content:"\f282";display:inline-block;position:relative;top:0.1em;border:none;font-family:bootstrap-icons;font-style:normal;font-weight:normal !important;font-variant:normal;font-size:16px;padding-left:0.5rem;text-transform:none;line-height:1;vertical-align:middle;-webkit-font-smoothing:antialiased;}@media (max-width:991.98px){.navbar-header .navbar-nav > .nav-item > .nav-link.custom-dropdown-toggle::after{display:none;}}.navbar-header .navbar-nav > .nav-item > .nav-link.is-active{font-weight:700;}.scrolling .navbar-header{background-color:#eff5f9;box-shadow:0px 2px 8px rgba(0,102,153,0.16);}@media (max-width:991.98px){.scrolling .navbar-header{background-color:transparent;box-shadow:none;}}.scrolling .navbar-header .navbar-brand a.site-title{color:#006699;}.scrolling .navbar-header .navbar-brand a.site-title:hover{color:#006699;}@media (max-width:991.98px){.scrolling .navbar-header .navbar-brand a.site-title{display:none;opacity:0;}}.scrolling .navbar-header .navbar-nav > .nav-item > .nav-link{color:#006699;}.scrolling .navbar-header .navbar-nav > .nav-item > .nav-link:hover{color:#006699;}header:not(.floating-header) .navbar-header{background-color:#eff5f9;}header:not(.floating-header) .navbar-header .navbar-brand a.site-title{color:#006699;}header:not(.floating-header) .navbar-header .navbar-brand a.site-title:hover{color:#006699;}@media (max-width:991.98px){header:not(.floating-header) .navbar-header .navbar-brand a.site-title{display:none;opacity:0;}}header:not(.floating-header) .navbar-header .navbar-nav > .nav-item > .nav-link{color:#006699;}header:not(.floating-header) .navbar-header .navbar-nav > .nav-item > .nav-link:hover{color:#006699;}.navbar-collapse{max-width:100%;}@media (max-width:991.98px){.navbar-header .container-xl > .row,.navbar-header form.user-login-form > .row,.navbar-header .contextual-region.profile > .row,.navbar-header .block-local-tasks-block > .row,.navbar-header .custom-ckeditor > .row,.navbar-header .webform-submission-comentarios-generales-form > .row,.navbar-header .webform-submission-modificacion-de-la-planificacion-form > .row,.navbar-header .webform-submission-comentarios-form > .row,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .container-xl > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper form.user-login-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .contextual-region.profile > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .block-local-tasks-block > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .container-xl > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header form.user-login-form > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .contextual-region.profile > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .block-local-tasks-block > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .custom-ckeditor > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .custom-ckeditor > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .webform-submission-comentarios-generales-form > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .webform-submission-comentarios-generales-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .webform-submission-modificacion-de-la-planificacion-form > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .webform-submission-comentarios-form > .form-radios,.webform-submission-users-proposal-form .custom-edit-add-element-type .fieldset-wrapper .navbar-header .webform-submission-comentarios-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-anadir-subestaciones.form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-linea"] .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form div[class*=" form-item-mallado-trafos"] .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-1 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-2 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-mallado-linea-3 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-1 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-2 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .form-item-mallado-trafos-3 .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .container-xl > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup form.user-login-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .contextual-region.profile > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .block-local-tasks-block > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .container-xl > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header form.user-login-form > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .contextual-region.profile > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .block-local-tasks-block > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .custom-ckeditor > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .custom-ckeditor > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .webform-submission-comentarios-generales-form > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .webform-submission-comentarios-generales-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .webform-submission-modificacion-de-la-planificacion-form > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .webform-submission-comentarios-form > .form-radios,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion fieldset.fieldgroup .navbar-header .webform-submission-comentarios-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .container-xl > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup form.user-login-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .contextual-region.profile > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .block-local-tasks-block > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .container-xl > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header form.user-login-form > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .contextual-region.profile > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .block-local-tasks-block > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .custom-ckeditor > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .custom-ckeditor > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .webform-submission-comentarios-generales-form > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .webform-submission-comentarios-generales-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .webform-submission-modificacion-de-la-planificacion-form > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .webform-submission-comentarios-form > .form-radios,.webform-submission-users-proposal-form .conexion-elementos-wrapper fieldset.fieldgroup .navbar-header .webform-submission-comentarios-form > .form-radios,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .container-xl > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper form.user-login-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .contextual-region.profile > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .block-local-tasks-block > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .container-xl > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header form.user-login-form > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .contextual-region.profile > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .block-local-tasks-block > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .custom-ckeditor > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .custom-ckeditor > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .webform-submission-comentarios-generales-form > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-generales-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .webform-submission-modificacion-de-la-planificacion-form > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .webform-submission-comentarios-form > .fieldset-wrapper,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .container-xl > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper form.user-login-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .contextual-region.profile > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .block-local-tasks-block > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .container-xl > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header form.user-login-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .contextual-region.profile > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .block-local-tasks-block > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .custom-ckeditor > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .custom-ckeditor > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .webform-submission-comentarios-generales-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-generales-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .webform-submission-modificacion-de-la-planificacion-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .webform-submission-comentarios-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .separate_box_proposal.conexion_subestacion .form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .container-xl > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody form.user-login-form > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .block-local-tasks-block > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .container-xl > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header form.user-login-form > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .custom-ckeditor > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .webform-submission-comentarios-form > tr,.webform-submission-users-proposal-form .conexion-elementos-wrapper .form-item .webform-multiple-table .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .subestacion_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-subestacion-wrapper .mallado_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .mallado-wrapper .mallado_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .mallado-wrapper .mallado_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .subestacion-wrapper .mallado_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .mallado_body .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .container-xl > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper form.user-login-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .contextual-region.profile > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .block-local-tasks-block > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .container-xl > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header form.user-login-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .contextual-region.profile > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .block-local-tasks-block > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .custom-ckeditor > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .custom-ckeditor > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .webform-submission-comentarios-generales-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-generales-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .webform-submission-comentarios-form > .form-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-form > .form-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .container-xl > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper form.user-login-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .contextual-region.profile > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .block-local-tasks-block > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .container-xl > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header form.user-login-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .contextual-region.profile > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .block-local-tasks-block > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .custom-ckeditor > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .custom-ckeditor > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .webform-submission-comentarios-generales-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-generales-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .webform-submission-modificacion-de-la-planificacion-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-modificacion-de-la-planificacion-form > .fieldset-wrapper,.navbar-header .webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .webform-submission-comentarios-form > .fieldset-wrapper,.webform-submission-users-proposal-form .conexion-elementos-wrapper .elementos_body .webform-coordenadas-composite--wrapper .navbar-header .webform-submission-comentarios-form > .fieldset-wrapper,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .container-xl > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody form.user-login-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .contextual-region.profile > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .block-local-tasks-block > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .container-xl > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header form.user-login-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .contextual-region.profile > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .custom-ckeditor > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-generales-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .container-xl > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead form.user-login-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .contextual-region.profile > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .block-local-tasks-block > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .container-xl > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header form.user-login-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .contextual-region.profile > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .custom-ckeditor > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .custom-ckeditor > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-generales-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-form > tr,.webform-preview .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .container-xl > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody form.user-login-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .contextual-region.profile > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .block-local-tasks-block > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .container-xl > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header form.user-login-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .contextual-region.profile > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .custom-ckeditor > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-generales-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .container-xl > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead form.user-login-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .contextual-region.profile > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .block-local-tasks-block > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .container-xl > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header form.user-login-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .contextual-region.profile > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .custom-ckeditor > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .custom-ckeditor > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-generales-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-form > tr,.webform-preview .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .container-xl > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody form.user-login-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .block-local-tasks-block > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .container-xl > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header form.user-login-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .custom-ckeditor > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .container-xl > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead form.user-login-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .contextual-region.profile > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .block-local-tasks-block > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .container-xl > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header form.user-login-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .contextual-region.profile > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .custom-ckeditor > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-generales-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-form > tr,.webform-submission .webform-submission-data--view-mode-preview .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .container-xl > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody form.user-login-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .contextual-region.profile > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .block-local-tasks-block > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .container-xl > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header form.user-login-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .contextual-region.profile > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .custom-ckeditor > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-generales-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .webform-submission-comentarios-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table tbody .navbar-header .webform-submission-comentarios-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .container-xl > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead form.user-login-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .contextual-region.profile > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .block-local-tasks-block > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .container-xl > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header form.user-login-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .contextual-region.profile > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .block-local-tasks-block > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .custom-ckeditor > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .custom-ckeditor > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-generales-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-generales-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-modificacion-de-la-planificacion-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-modificacion-de-la-planificacion-form > tr,.navbar-header .webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .webform-submission-comentarios-form > tr,.webform-submission .webform-submission-data--webform-users-proposal .webform-section .webform-section-wrapper .webform-container .details-wrapper .form-item .webform-element .table thead .navbar-header .webform-submission-comentarios-form > tr{height:100%;align-items:flex-start;}.custom-responsive_menu-button{position:absolute;top:16px;right:16px;}}@media (max-width:991.98px) and (max-width:575.98px){.custom-responsive_menu-button{top:62px;}}@media (max-width:991.98px){.custom-responsive_menu-button .navbar-toggler{padding:0;font-size:1.25rem;line-height:1;background:#fff;border-radius:50%;width:38px;height:38px;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.4);}}@media (max-width:991.98px) and (max-width:575.98px){.custom-responsive_menu-button .navbar-toggler{width:34px;height:34px;}}@media (max-width:991.98px){.custom-responsive_menu-button .navbar-toggler .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(0, 102, 153, 1)' class='bi bi-x' viewBox='0 0 16 16'%3e%3cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z' /%3e%3c/svg%3e");background-size:28px;}.custom-responsive_menu-button .navbar-toggler.collapsed .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 102, 153, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 5h22M4 15h22M4 25h22'/%3e%3c/svg%3e");background-size:22px;}body.is-open-responsive-menu header{background:#006699;}body.is-open-responsive-menu header.scrolling.floating-header{background:#006699;}body.is-open-responsive-menu .navbar-header{align-items:flex-start;height:auto;background-color:#006699;}body.is-open-responsive-menu .navbar-header .navbar-nav{display:block;height:auto;text-align:center;}body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item{height:auto;margin-bottom:8px;}body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item .nav-link{display:block;white-space:normal;padding:0.75rem 0;color:#fff;}body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item .nav-link:hover{color:#fff;}body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item .custom-dropdown-menu{overflow:hidden;position:relative;top:auto;left:auto;transform:none;z-index:1000;display:block;float:none;min-width:auto;padding:0;margin:0;font-size:1rem;line-height:18.38px;font-weight:400;color:#2d2926;text-align:center;list-style:none;background-color:transparent;background-clip:padding-box;border:none;border-radius:0;}body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item .custom-dropdown-menu .nav-link{display:block;white-space:normal;padding:0.75rem 0;}body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item .custom-dropdown-menu .nav-link:hover{color:#fff;}.scrolling body.is-open-responsive-menu .navbar-header{background-color:#006699;box-shadow:unset;}.scrolling body.is-open-responsive-menu .navbar-header .navbar-brand a.site-title{color:#fff;display:inline;opacity:1;}.scrolling body.is-open-responsive-menu .navbar-header .navbar-brand a.site-title:hover{color:#fff;}.scrolling body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item > .nav-link{color:#fff;}.scrolling body.is-open-responsive-menu .navbar-header .navbar-nav > .nav-item > .nav-link:hover{color:#fff;}}.region-nav-branding{flex-wrap:wrap;}#block-logoministeriocabecera{padding-right:8px;}.logo-ree-cabecera{padding-right:16px;}.logo-ree-cabecera a{content:url(/themes/custom/webplani/assets/icons/REE-blanco.png);display:block;}@media (max-width:575.98px){.logo-ree-cabecera a{margin-right:0px;}}.scrolling .logo-ree-cabecera a,header:not(.floating-header) .logo-ree-cabecera a{content:url(/themes/custom/webplani/assets/icons/REE.png);}@media (max-width:991.98px){body.is-open-responsive-menu .scrolling .logo-ree-cabecera a,body.is-open-responsive-menu header:not(.floating-header) .logo-ree-cabecera a{content:url(/themes/custom/webplani/assets/icons/REE-blanco.png);}}.region-nav-additional{flex-shrink:0;align-items:center;}@media (min-width:992px){.region-nav-additional{display:none !important;}}.block-dropdown-language{padding-right:8px;height:100%;}@media (max-width:991.98px){.block-dropdown-language{padding-right:0;}.region-header-right .block-dropdown-language{display:none;}}#block-bloqueaccesos a,#block-bloqueaccesos-2 a{color:#fff;font-size:14px;padding:10px 16px;}.scrolling #block-bloqueaccesos a,header:not(.floating-header) #block-bloqueaccesos a,.scrolling #block-bloqueaccesos-2 a,header:not(.floating-header) #block-bloqueaccesos-2 a{color:#006699;}@media (max-width:991.98px){.scrolling #block-bloqueaccesos a,header:not(.floating-header) #block-bloqueaccesos a,.scrolling #block-bloqueaccesos-2 a,header:not(.floating-header) #block-bloqueaccesos-2 a{border-color:#fff;background-color:transparent;color:#fff;}}@media (max-width:991.98px){#block-bloqueaccesos a,#block-bloqueaccesos-2 a{width:100%;max-width:350px;font-size:18px;padding:16px;}}#block-bloqueaccesos p,#block-bloqueaccesos-2 p{margin-bottom:0;text-align:center;}@media (max-width:991.98px){#block-bloqueaccesos,#block-bloqueaccesos-2{padding-top:24px;border-top:solid 1px #fff;}}.label_menu_user_custom{color:#fff;font-size:14px;font-weight:500;text-decoration:none;padding:10px 8px;display:flex;align-items:center;justify-content:center;}.label_menu_user_custom:hover,.label_menu_user_custom:active,.label_menu_user_custom:focus{color:#fff;text-decoration:none;}.scrolling .label_menu_user_custom,header:not(.floating-header) .label_menu_user_custom{color:#006699;}.scrolling .label_menu_user_custom:hover,header:not(.floating-header) .label_menu_user_custom:hover{color:#006699;}@media (max-width:991.98px){.scrolling .label_menu_user_custom,header:not(.floating-header) .label_menu_user_custom{color:#fff;}.scrolling .label_menu_user_custom:hover,header:not(.floating-header) .label_menu_user_custom:hover{color:#fff;}}.label_menu_user_custom::before{content:"\e853";font-family:"Material Icons Outlined";vertical-align:middle;border:none;font-size:1.5em;margin:0;padding-right:6px;}.label_menu_user_custom::after{content:"\e5cf";font-family:"Material Icons Round";vertical-align:middle;border:none;font-size:1.5rem;padding-left:6px;margin:0;}@media (max-width:991.98px){.label_menu_user_custom::after{content:"\e5cc";}}@media (max-width:991.98px){.menu--user-menu-custom{position:static;}.menu--user-menu-custom .navigation{border-top:solid 1px #fff;padding-top:16px;}.region-header-right .menu--user-menu-custom{display:none;}}.custom_user_menu{padding:0;border:solid 1px #ccdfec;}@media (max-width:991.98px){.custom_user_menu{display:block !important;position:absolute;top:0 !important;right:-100%;height:calc(100% - 2px);width:100%;border:none;background:#006699;padding-right:16px;padding-left:16px;transform:translateX(100%);transition:right 0.3s ease-in-out 0.5s,transform 0.3s ease-in-out 0s;}.custom_user_menu.show{right:0;transform:translateX(0);}.custom_user_menu .custom_menu_user_back{color:#fff;font-weight:500;font-size:16px;margin-top:16px;margin-bottom:16px;padding:0;text-decoration:none;}.custom_user_menu .custom_menu_user_back:hover,.custom_user_menu .custom_menu_user_back:focus,.custom_user_menu .custom_menu_user_back :active{color:#fff;}.custom_user_menu .custom_menu_user_back_text{text-decoration:underline;text-underline-offset:4px;}.custom_user_menu .custom_menu_user_back::before{content:"\e5cb";font-family:"Material Icons Round";vertical-align:middle;border:none;font-size:1.5rem;margin:0;}.custom_user_menu .custom_user_menu_responsive_title{color:#fff;font-weight:500;font-size:20px;margin-bottom:16px;}.custom_user_menu ul{width:fit-content;margin:0 auto !important;text-align:center;}}.custom_user_menu .dropdown-item{padding:0;padding-left:8px;padding-right:8px;color:#2D2926;}@media (max-width:991.98px){.custom_user_menu .dropdown-item{color:white;}}.custom_user_menu .dropdown-item:hover,.custom_user_menu .dropdown-item:focus{background-color:#ccdfec;}@media (max-width:991.98px){.custom_user_menu .dropdown-item:hover,.custom_user_menu .dropdown-item:focus{background-color:transparent;}}.custom_user_menu .dropdown-item:active{color:#fff;text-decoration:none;background-color:#069;}.custom_user_menu .dropdown-item a{display:block;font-size:16px;padding:8px 4px;color:inherit;line-height:1;}.custom_user_menu .dropdown-item a:hover{text-decoration:none;}@media (max-width:991.98px){.custom_user_menu .dropdown-item:nth-of-type(1) a{padding:16px 4px;}}.custom_user_menu .dropdown-item:nth-of-type(1) a::before{content:"\f02e";font-family:"Material Icons Outlined";vertical-align:middle;border:none;font-size:1.5em;margin:0;padding-right:8px;}@media (max-width:991.98px){.custom_user_menu .dropdown-item:nth-of-type(2) a{padding:16px 4px;}}.custom_user_menu .dropdown-item:nth-of-type(2) a::before{content:"\e8b8";font-family:"Material Icons Outlined";vertical-align:middle;border:none;font-size:1.5em;margin:0;padding-right:8px;}.custom_user_menu .dropdown-item:nth-of-type(3) a{border-top:solid 1px #ccdfec;}@media (max-width:991.98px){.custom_user_menu .dropdown-item:nth-of-type(3) a{padding:16px 4px;}}.custom_user_menu .dropdown-item:nth-of-type(3) a::before{content:"\e9ba";font-family:"Material Icons Outlined";vertical-align:middle;border:none;font-size:1.5em;margin:0;padding-right:8px;}.navbar-header .region-nav-main{justify-content:flex-end;}header:not(.floating-header) .navbar-header .container-xl .navbar-brand a,header:not(.floating-header) .navbar-header form.user-login-form .navbar-brand a,header:not(.floating-header) .navbar-header .contextual-region.profile .navbar-brand a,header:not(.floating-header) .navbar-header .block-local-tasks-block .navbar-brand a,header:not(.floating-header) .navbar-header .custom-ckeditor .navbar-brand a,header:not(.floating-header) .navbar-header .webform-submission-comentarios-generales-form .navbar-brand a,header:not(.floating-header) .navbar-header .webform-submission-modificacion-de-la-planificacion-form .navbar-brand a,header:not(.floating-header) .navbar-header .webform-submission-comentarios-form .navbar-brand a{color:#006699;}header:not(.floating-header) .navbar-header .container-xl .region-nav-main a,header:not(.floating-header) .navbar-header form.user-login-form .region-nav-main a,header:not(.floating-header) .navbar-header .contextual-region.profile .region-nav-main a,header:not(.floating-header) .navbar-header .block-local-tasks-block .region-nav-main a,header:not(.floating-header) .navbar-header .custom-ckeditor .region-nav-main a,header:not(.floating-header) .navbar-header .webform-submission-comentarios-generales-form .region-nav-main a,header:not(.floating-header) .navbar-header .webform-submission-modificacion-de-la-planificacion-form .region-nav-main a,header:not(.floating-header) .navbar-header .webform-submission-comentarios-form .region-nav-main a{color:#006699;}header:not(.floating-header) .pre-header__right .block-dropdown-language .dropbutton-wrapper .dropbutton-widget .dropbutton li.dropbutton-action span.active-language{color:#006699;}header:not(.floating-header) .pre-header__right #block-bloqueaccesos a{border-color:#006699;color:#006699;}header:not(.floating-header) .pre-header__right #block-bloqueaccesos a:hover{color:white !important;}.region-breadcrumb.floating-breadcrumb{position:absolute;top:134px;z-index:1;}@media (max-width:575.98px){.region-breadcrumb.floating-breadcrumb{top:150px;}}@media (min-width:992px){.region-nav-main,.region-nav-additional{height:100%;min-height:100%;}}@media (max-width:991.98px){.region-nav-main,.region-nav-additional{margin-top:32px;margin-bottom:24px;}}.dialog-off-canvas-main-canvas{min-height:100vh;}main{min-height:1px;}a{text-decoration:none;}.region-nav-branding .logo-ree-cabecera a{width:181px;height:51px;}.js-filter-wrapper.filter-wrapper.js-form-wrapper.form-wrapper{display:none;}#more_legal{display:block;}#aviso_legal{display:none;}#less_legal{display:none;}body.path-user nav .breadcrumb,body.path-webform nav .breadcrumb,body.page-node-type-proposal-landing nav .breadcrumb,body.path-modificaciones-de-proyecto nav .breadcrumb{display:none;}body.path-user{background-color:#eff5f9 !important;}.container-10,.paragraph--type--text-component{max-width:964px;margin:0 auto;padding:0 16px;}.block-webform-access-blocks h1,.block-webform-access-blocks .h1{font-weight:400;}.numbers-item_container a:hover,.related-links-links a:hover,.table td a:hover{text-decoration:underline;}.proposal-alert .btn-secondary,.proposal-alert .section-link a,.section-link .proposal-alert a,.proposal-alert .paragraph--type--text-image-hover .field--name-field-text-image-hover-link a,.paragraph--type--text-image-hover .field--name-field-text-image-hover-link .proposal-alert a,.proposal-alert .custom-ckeditor--enlaces a,.custom-ckeditor--enlaces .proposal-alert a{margin-right:1rem;}.table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-bg-type:transparent !important;}#edit-aviso-legal-2--2 legend{margin:2rem auto;}#edit-markup--2{margin-top:2rem;}.maintenance-page > div{justify-content:center;}.maintenance-page header{background-color:transparent;}.maintenance-page header .text-center,.maintenance-page header .carousel.paragraph--type--simple-carrousel .carousel-text-container.center .carousel-text,.carousel.paragraph--type--simple-carrousel .carousel-text-container.center .maintenance-page header .carousel-text,.maintenance-page header footer .region-footer-top-left,footer .maintenance-page header .region-footer-top-left,.maintenance-page header footer .region-footer-bottom-left,footer .maintenance-page header .region-footer-bottom-left,.maintenance-page header footer .region-footer-bottom-right,footer .maintenance-page header .region-footer-bottom-right,.maintenance-page header footer .region-footer-top-right,footer .maintenance-page header .region-footer-top-right{width:85%;margin:auto;}.maintenance-page header .text-center img,.maintenance-page header .carousel.paragraph--type--simple-carrousel .carousel-text-container.center .carousel-text img,.carousel.paragraph--type--simple-carrousel .carousel-text-container.center .maintenance-page header .carousel-text img,.maintenance-page header footer .region-footer-top-left img,footer .maintenance-page header .region-footer-top-left img,.maintenance-page header footer .region-footer-bottom-left img,footer .maintenance-page header .region-footer-bottom-left img,.maintenance-page header footer .region-footer-bottom-right img,footer .maintenance-page header .region-footer-bottom-right img,.maintenance-page header footer .region-footer-top-right img,footer .maintenance-page header .region-footer-top-right img{width:49%;}.maintenance-page header .name-and-slogan a:hover{text-decoration:none;color:#006699;cursor:default;}
