.elementor-14286 .elementor-element.elementor-element-1d575ff{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-14286 .elementor-element.elementor-element-62720c7{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-14286 .elementor-element.elementor-element-2d657c5{padding:11px 11px 11px 11px;border-style:dotted;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-accent );border-radius:8px 8px 8px 8px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-7589f775 );}.elementor-14286 .elementor-element.elementor-element-0d07408{font-family:"Hind", Sans-serif;color:var( --e-global-color-7589f775 );}.elementor-14286 .elementor-element.elementor-element-748b307{font-family:"Hind", Sans-serif;color:var( --e-global-color-7589f775 );}.elementor-14286 .elementor-element.elementor-element-5c43a85.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:1;}.elementor-14286 .elementor-element.elementor-element-5c43a85{column-gap:0px;font-family:"Hind", Sans-serif;color:var( --e-global-color-2341cef3 );}.elementor-14286 .elementor-element.elementor-element-a2ad631{font-family:"Hind", Sans-serif;color:var( --e-global-color-7589f775 );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-14286 .elementor-element.elementor-element-7476af5 img{width:100%;height:0%;object-fit:cover;object-position:center center;}.elementor-14286 .elementor-element.elementor-element-7476af5 .widget-image-caption{color:var( --e-global-color-accent );font-family:"Marianne", Sans-serif;font-size:22px;font-weight:500;}.elementor-14286 .elementor-element.elementor-element-4063f22{font-family:"Hind", Sans-serif;color:var( --e-global-color-7589f775 );}.elementor-14286 .elementor-element.elementor-element-ff79e24 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-14286 .elementor-element.elementor-element-1d2a30e{font-family:"Hind", Sans-serif;color:var( --e-global-color-7589f775 );}.elementor-14286 .elementor-element.elementor-element-cddb63f{font-family:"Hind", Sans-serif;color:var( --e-global-color-2341cef3 );}@media(min-width:768px){.elementor-14286 .elementor-element.elementor-element-1d575ff{--content-width:1000px;}}/* Start custom CSS for text-editor, class: .elementor-element-5c43a85 */<!-- All Univerity of Nebraska-Lincoln Web Framework code is the property of UComm/ITS Digital Experience Group 
and the UNL Web Developer Network. -->

<!-- place the contents of this css file, in the <head></head> of your html page when using 
the responsive table generator code on sites not in UNLcms or the UNL.edu framework -->

<style>


:root {
    --bg-table-stripe: #f6f6f5;
    --b-table: #e3e3e2;
    --caption: #242423;
}

table {
    background-color: transparent;
    border-collapse:collapse;
  	font-family: Arial, Helvetica, sans-serif
}

th {
    text-align:left
}

.dcf-txt-center {
      text-align: center!important
    }

    .dcf-txt-left {
      text-align: left!important
    }

    .dcf-txt-right {
      text-align: right!important
    }
    
.dcf-table caption {
      color: var(--caption);
      font-size: 1.13em;
      font-weight: 700;
      padding-bottom: .56rem
    }

    .dcf-table thead {
      font-size: .84em
    }

    .dcf-table tbody {
      border-bottom: 1px solid var(--b-table);
      border-top: 1px solid var(--b-table);
      font-size: .84em
    }

    .dcf-table tfoot {
      font-size: .84em
    }

    .dcf-table td, .dcf-table th {
      padding-right: 1.78em
    }

    .dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
      border: 1px solid var(--b-table)
    }

    .dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
      padding-left: 1em;
      padding-right: 1em
    }

    .dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
      border-bottom: 1px solid var(--b-table)
    }

    .dcf-table-striped tbody tr:nth-of-type(2n) {
      background-color: var(--bg-table-stripe)
    }

    .dcf-table thead td, .dcf-table thead th {
      padding-bottom: .75em;
      vertical-align: bottom
    }

    .dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
      padding-top: .75em;
      vertical-align: top
    }

    .dcf-table tbody td, .dcf-table tbody th {
      padding-bottom: .75em
    }

    .dcf-table-bordered thead th {
      padding-top: 1.33em
    }

    .dcf-wrapper-table-scroll {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      left: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      padding-bottom: 1em;
      position: relative;
      right: 50%;
      width: 100vw
    }

    @media only screen and (max-width:42.09em) {
      .dcf-table-responsive thead {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        width: 1px;
        white-space: nowrap
      }
      .dcf-table-responsive tr {
        display: block
      }
      .dcf-table-responsive td {
        -webkit-column-gap: 3.16vw;
        -moz-column-gap: 3.16vw;
        column-gap: 3.16vw;
        display: grid;
        grid-template-columns: 1fr 2fr;
        text-align: left!important
      }
      .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
        border-width: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody td {
        border-top-width: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
        padding-bottom: .75em
      }
      .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
        padding-bottom: 0
      }
      .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
        padding-right: 0
      }
      .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
        border-bottom-width: 0
      }
      .dcf-table-responsive tbody td:before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        padding-right: 1.78em
      }
    }

.dcf-overflow-x-auto {
      overflow-x: auto!important;
      -webkit-overflow-scrolling: touch
    }
    
.dcf-w-100\% {
  width: 100%!important;
		}
    
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Marianne';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Light_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Bold_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-ExtraBold_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Medium_Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Marianne';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'Marianne';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://chatsmoureux.fr/wp-content/uploads/2022/11/Marianne-Regular_Italic.woff2') format('woff2');
}
/* End Custom Fonts CSS */