/*!
 * Bootstrap v3.4.1 (http://getbootstrap.com)
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 * Config saved to config.json and https://gist.github.com/itsariful/f5bed17add726acdb1b8cd19a9de208d
 */
 .gs-containeer,
 .gs-containeer-f {
     padding-right: 15px;
     padding-left: 15px;
     margin-right: auto;
     margin-left: auto;
 }
 
 .gs-roow {
     margin-right: -15px;
     margin-left: -15px;
     display: -webkit-box;
     display: -webkit-flex;
     display: -moz-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
 }
 
 .gs-roow-no-gutters {
     margin-right: 0;
     margin-left: 0;
 }
 
 .gs-roow-no-gutters [class*="col-"] {
     padding-right: 0;
     padding-left: 0;
 }
 
 .gs-col-lg-1,
 .gs-col-lg-10,
 .gs-col-lg-11,
 .gs-col-lg-12,
 .gs-col-lg-2,
 .gs-col-lg-2_4,
 .gs-col-lg-3,
 .gs-col-lg-4,
 .gs-col-lg-5,
 .gs-col-lg-6,
 .gs-col-lg-7,
 .gs-col-lg-8,
 .gs-col-lg-9,
 .gs-col-md-1,
 .gs-col-md-10,
 .gs-col-md-11,
 .gs-col-md-12,
 .gs-col-md-2,
 .gs-col-md-2_4,
 .gs-col-md-3,
 .gs-col-md-4,
 .gs-col-md-5,
 .gs-col-md-6,
 .gs-col-md-7,
 .gs-col-md-8,
 .gs-col-md-9,
 .gs-col-sm-1,
 .gs-col-sm-10,
 .gs-col-sm-11,
 .gs-col-sm-12,
 .gs-col-sm-2,
 .gs-col-sm-2_4,
 .gs-col-sm-3,
 .gs-col-sm-4,
 .gs-col-sm-5,
 .gs-col-sm-6,
 .gs-col-sm-7,
 .gs-col-sm-8,
 .gs-col-sm-9,
 .gs-col-xs-1,
 .gs-col-xs-10,
 .gs-col-xs-11,
 .gs-col-xs-12,
 .gs-col-xs-2,
 .gs-col-xs-2_4,
 .gs-col-xs-3,
 .gs-col-xs-4,
 .gs-col-xs-5,
 .gs-col-xs-6,
 .gs-col-xs-7,
 .gs-col-xs-8,
 .gs-col-xs-9 {
     position: relative;
     min-height: 1px;
     padding-right: 15px;
     padding-left: 15px;
     flex: 0 0 auto;
     width: 100%;
 }
 
 .gs-col-xs-1,
 .gs-col-xs-10,
 .gs-col-xs-11,
 .gs-col-xs-12,
 .gs-col-xs-2,
 .gs-col-xs-2_4,
 .gs-col-xs-3,
 .gs-col-xs-4,
 .gs-col-xs-5,
 .gs-col-xs-6,
 .gs-col-xs-7,
 .gs-col-xs-8,
 .gs-col-xs-9 {
     float: left;
 }
 
 .gs-col-xs-12 {
     width: 100%;
 }
 
 .gs-col-xs-11 {
     width: 91.6666%;
 }
 
 .gs-col-xs-10 {
     width: 83.3333%;
 }
 
 .gs-col-xs-9 {
     width: 75%;
 }
 
 .gs-col-xs-8 {
     width: 66.6666%;
 }
 
 .gs-col-xs-7 {
     width: 58.3333%;
 }
 
 .gs-col-xs-6 {
     width: 50%;
 }
 
 .gs-col-xs-5 {
     width: 41.6666%;
 }
 
 .gs-col-xs-4 {
     width: 33.3333%;
 }
 
 .gs-col-xs-3 {
     width: 25%;
 }
 
 .gs-col-xs-2_4 {
     width: 20%;
 }
 
 .gs-col-xs-2 {
     width: 16.6666%;
 }
 
 .gs-col-xs-1 {
     width: 8.3333%;
 }
 
 .gs-col-xs-pull-12 {
     right: 100%;
 }
 
 .gs-col-xs-pull-11 {
     right: 91.6666%;
 }
 
 .gs-col-xs-pull-10 {
     right: 83.3333%;
 }
 
 .gs-col-xs-pull-9 {
     right: 75%;
 }
 
 .gs-col-xs-pull-8 {
     right: 66.6666%;
 }
 
 .gs-col-xs-pull-7 {
     right: 58.3333%;
 }
 
 .gs-col-xs-pull-6 {
     right: 50%;
 }
 
 .gs-col-xs-pull-5 {
     right: 41.6666%;
 }
 
 .gs-col-xs-pull-4 {
     right: 33.3333%;
 }
 
 .gs-col-xs-pull-3 {
     right: 25%;
 }
 
 .gs-col-xs-pull-2 {
     right: 16.6666%;
 }
 
 .gs-col-xs-pull-1 {
     right: 8.3333%;
 }
 
 .gs-col-xs-pull-0 {
     right: auto;
 }
 
 .gs-col-xs-push-12 {
     left: 100%;
 }
 
 .gs-col-xs-push-11 {
     left: 91.6666%;
 }
 
 .gs-col-xs-push-10 {
     left: 83.3333%;
 }
 
 .gs-col-xs-push-9 {
     left: 75%;
 }
 
 .gs-col-xs-push-8 {
     left: 66.6666%;
 }
 
 .gs-col-xs-push-7 {
     left: 58.3333%;
 }
 
 .gs-col-xs-push-6 {
     left: 50%;
 }
 
 .gs-col-xs-push-5 {
     left: 41.6666%;
 }
 
 .gs-col-xs-push-4 {
     left: 33.3333%;
 }
 
 .gs-col-xs-push-3 {
     left: 25%;
 }
 
 .gs-col-xs-push-2 {
     left: 16.6666%;
 }
 
 .gs-col-xs-push-1 {
     left: 8.3333%;
 }
 
 .gs-col-xs-push-0 {
     left: auto;
 }
 
 .gs-col-xs-offset-12 {
     margin-left: 100%;
 }
 
 .gs-col-xs-offset-11 {
     margin-left: 91.6666%;
 }
 
 .gs-col-xs-offset-10 {
     margin-left: 83.3333%;
 }
 
 .gs-col-xs-offset-9 {
     margin-left: 75%;
 }
 
 .gs-col-xs-offset-8 {
     margin-left: 66.6666%;
 }
 
 .gs-col-xs-offset-7 {
     margin-left: 58.3333%;
 }
 
 .gs-col-xs-offset-6 {
     margin-left: 50%;
 }
 
 .gs-col-xs-offset-5 {
     margin-left: 41.6666%;
 }
 
 .gs-col-xs-offset-4 {
     margin-left: 33.3333%;
 }
 
 .gs-col-xs-offset-3 {
     margin-left: 25%;
 }
 
 .gs-col-xs-offset-2 {
     margin-left: 16.6666%;
 }
 
 .gs-col-xs-offset-1 {
     margin-left: 8.3333%;
 }
 
 .gs-col-xs-offset-0 {
     margin-left: 0;
 }
 
 @media (min-width: 576px) {
 
     .gs-col-sm-1,
     .gs-col-sm-10,
     .gs-col-sm-11,
     .gs-col-sm-12,
     .gs-col-sm-2,
     .gs-col-sm-3,
     .gs-col-sm-4,
     .gs-col-sm-5,
     .gs-col-sm-6,
     .gs-col-sm-7,
     .gs-col-sm-8,
     .gs-col-sm-9 {
         float: left;
     }
 
     .gs-col-sm-12 {
         width: 100%;
     }
 
     .gs-col-sm-11 {
         width: 91.6666%;
     }
 
     .gs-col-sm-10 {
         width: 83.3333%;
     }
 
     .gs-col-sm-9 {
         width: 75%;
     }
 
     .gs-col-sm-8 {
         width: 66.6666%;
     }
 
     .gs-col-sm-7 {
         width: 58.3333%;
     }
 
     .gs-col-sm-6 {
         width: 50%;
     }
 
     .gs-col-sm-5 {
         width: 41.6666%;
     }
 
     .gs-col-sm-4 {
         width: 33.3333%;
     }
 
     .gs-col-sm-3 {
         width: 25%;
     }
 
     .gs-col-sm-2_4 {
         width: 20%;
     }
 
     .gs-col-sm-2 {
         width: 16.6666%;
     }
 
     .gs-col-sm-1 {
         width: 8.3333%;
     }
 
     .gs-col-sm-pull-12 {
         right: 100%;
     }
 
     .gs-col-sm-pull-11 {
         right: 91.6666%;
     }
 
     .gs-col-sm-pull-10 {
         right: 83.3333%;
     }
 
     .gs-col-sm-pull-9 {
         right: 75%;
     }
 
     .gs-col-sm-pull-8 {
         right: 66.6666%;
     }
 
     .gs-col-sm-pull-7 {
         right: 58.3333%;
     }
 
     .gs-col-sm-pull-6 {
         right: 50%;
     }
 
     .gs-col-sm-pull-5 {
         right: 41.6666%;
     }
 
     .gs-col-sm-pull-4 {
         right: 33.3333%;
     }
 
     .gs-col-sm-pull-3 {
         right: 25%;
     }
 
     .gs-col-sm-pull-2 {
         right: 16.6666%;
     }
 
     .gs-col-sm-pull-1 {
         right: 8.3333%;
     }
 
     .gs-col-sm-pull-0 {
         right: auto;
     }
 
     .gs-col-sm-push-12 {
         left: 100%;
     }
 
     .gs-col-sm-push-11 {
         left: 91.6666%;
     }
 
     .gs-col-sm-push-10 {
         left: 83.3333%;
     }
 
     .gs-col-sm-push-9 {
         left: 75%;
     }
 
     .gs-col-sm-push-8 {
         left: 66.6666%;
     }
 
     .gs-col-sm-push-7 {
         left: 58.3333%;
     }
 
     .gs-col-sm-push-6 {
         left: 50%;
     }
 
     .gs-col-sm-push-5 {
         left: 41.6666%;
     }
 
     .gs-col-sm-push-4 {
         left: 33.3333%;
     }
 
     .gs-col-sm-push-3 {
         left: 25%;
     }
 
     .gs-col-sm-push-2 {
         left: 16.6666%;
     }
 
     .gs-col-sm-push-1 {
         left: 8.3333%;
     }
 
     .gs-col-sm-push-0 {
         left: auto;
     }
 
     .gs-col-sm-offset-12 {
         margin-left: 100%;
     }
 
     .gs-col-sm-offset-11 {
         margin-left: 91.6666%;
     }
 
     .gs-col-sm-offset-10 {
         margin-left: 83.3333%;
     }
 
     .gs-col-sm-offset-9 {
         margin-left: 75%;
     }
 
     .gs-col-sm-offset-8 {
         margin-left: 66.6666%;
     }
 
     .gs-col-sm-offset-7 {
         margin-left: 58.3333%;
     }
 
     .gs-col-sm-offset-6 {
         margin-left: 50%;
     }
 
     .gs-col-sm-offset-5 {
         margin-left: 41.6666%;
     }
 
     .gs-col-sm-offset-4 {
         margin-left: 33.3333%;
     }
 
     .gs-col-sm-offset-3 {
         margin-left: 25%;
     }
 
     .gs-col-sm-offset-2 {
         margin-left: 16.6666%;
     }
 
     .gs-col-sm-offset-1 {
         margin-left: 8.3333%;
     }
 
     .gs-col-sm-offset-0 {
         margin-left: 0;
     }
 }
 
 @media (min-width: 768px) {
 
     .gs-col-md-1,
     .gs-col-md-10,
     .gs-col-md-11,
     .gs-col-md-12,
     .gs-col-md-2,
     .gs-col-md-2_4,
     .gs-col-md-3,
     .gs-col-md-4,
     .gs-col-md-5,
     .gs-col-md-6,
     .gs-col-md-7,
     .gs-col-md-8,
     .gs-col-md-9 {
         float: left;
     }
 
     .gs-col-md-12 {
         width: 100%;
     }
 
     .gs-col-md-11 {
         width: 91.6666%;
     }
 
     .gs-col-md-10 {
         width: 83.3333%;
     }
 
     .gs-col-md-9 {
         width: 75%;
     }
 
     .gs-col-md-8 {
         width: 66.6666%;
     }
 
     .gs-col-md-7 {
         width: 58.3333%;
     }
 
     .gs-col-md-6 {
         width: 50%;
     }
 
     .gs-col-md-5 {
         width: 41.6666%;
     }
 
     .gs-col-md-4 {
         width: 33.3333%;
     }
 
     .gs-col-md-3 {
         width: 25%;
     }
 
     .gs-col-md-2_4 {
         width: 20%;
     }
 
     .gs-col-md-2 {
         width: 16.6666%;
     }
 
     .gs-col-md-1 {
         width: 8.3333%;
     }
 
     .gs-col-md-pull-12 {
         right: 100%;
     }
 
     .gs-col-md-pull-11 {
         right: 91.6666%;
     }
 
     .gs-col-md-pull-10 {
         right: 83.3333%;
     }
 
     .gs-col-md-pull-9 {
         right: 75%;
     }
 
     .gs-col-md-pull-8 {
         right: 66.6666%;
     }
 
     .gs-col-md-pull-7 {
         right: 58.3333%;
     }
 
     .gs-col-md-pull-6 {
         right: 50%;
     }
 
     .gs-col-md-pull-5 {
         right: 41.6666%;
     }
 
     .gs-col-md-pull-4 {
         right: 33.3333%;
     }
 
     .gs-col-md-pull-3 {
         right: 25%;
     }
 
     .gs-col-md-pull-2 {
         right: 16.6666%;
     }
 
     .gs-col-md-pull-1 {
         right: 8.3333%;
     }
 
     .gs-col-md-pull-0 {
         right: auto;
     }
 
     .gs-col-md-push-12 {
         left: 100%;
     }
 
     .gs-col-md-push-11 {
         left: 91.6666%;
     }
 
     .gs-col-md-push-10 {
         left: 83.3333%;
     }
 
     .gs-col-md-push-9 {
         left: 75%;
     }
 
     .gs-col-md-push-8 {
         left: 66.6666%;
     }
 
     .gs-col-md-push-7 {
         left: 58.3333%;
     }
 
     .gs-col-md-push-6 {
         left: 50%;
     }
 
     .gs-col-md-push-5 {
         left: 41.6666%;
     }
 
     .gs-col-md-push-4 {
         left: 33.3333%;
     }
 
     .gs-col-md-push-3 {
         left: 25%;
     }
 
     .gs-col-md-push-2 {
         left: 16.6666%;
     }
 
     .gs-col-md-push-1 {
         left: 8.3333%;
     }
 
     .gs-col-md-push-0 {
         left: auto;
     }
 
     .gs-col-md-offset-12 {
         margin-left: 100%;
     }
 
     .gs-col-md-offset-11 {
         margin-left: 91.6666%;
     }
 
     .gs-col-md-offset-10 {
         margin-left: 83.3333%;
     }
 
     .gs-col-md-offset-9 {
         margin-left: 75%;
     }
 
     .gs-col-md-offset-8 {
         margin-left: 66.6666%;
     }
 
     .gs-col-md-offset-7 {
         margin-left: 58.3333%;
     }
 
     .gs-col-md-offset-6 {
         margin-left: 50%;
     }
 
     .gs-col-md-offset-5 {
         margin-left: 41.6666%;
     }
 
     .gs-col-md-offset-4 {
         margin-left: 33.3333%;
     }
 
     .gs-col-md-offset-3 {
         margin-left: 25%;
     }
 
     .gs-col-md-offset-2 {
         margin-left: 16.6666%;
     }
 
     .gs-col-md-offset-1 {
         margin-left: 8.3333%;
     }
 
     .gs-col-md-offset-0 {
         margin-left: 0;
     }
 }
 
 @media (min-width: 1025px) {
 
     .gs-col-lg-1,
     .gs-col-lg-10,
     .gs-col-lg-11,
     .gs-col-lg-12,
     .gs-col-lg-2,
     .gs-col-lg-2_4,
     .gs-col-lg-3,
     .gs-col-lg-4,
     .gs-col-lg-5,
     .gs-col-lg-6,
     .gs-col-lg-7,
     .gs-col-lg-8,
     .gs-col-lg-9 {
         float: left;
     }
 
     .gs-col-lg-12 {
         width: 100%;
     }
 
     .gs-col-lg-11 {
         width: 91.6666%;
     }
 
     .gs-col-lg-10 {
         width: 83.3333%;
     }
 
     .gs-col-lg-9 {
         width: 75%;
     }
 
     .gs-col-lg-8 {
         width: 66.6666%;
     }
 
     .gs-col-lg-7 {
         width: 58.3333%;
     }
 
     .gs-col-lg-6 {
         width: 50%;
     }
 
     .gs-col-lg-5 {
         width: 41.6666%;
     }
 
     .gs-col-lg-4 {
         width: 33.3333%;
     }
 
     .gs-col-lg-3 {
         width: 25%;
     }
 
     .gs-col-lg-2_4 {
         width: 20%;
     }
 
     .gs-col-lg-2 {
         width: 16.6666%;
     }
 
     .gs-col-lg-1 {
         width: 8.3333%;
     }
 
     .gs-col-lg-pull-12 {
         right: 100%;
     }
 
     .gs-col-lg-pull-11 {
         right: 91.6666%;
     }
 
     .gs-col-lg-pull-10 {
         right: 83.3333%;
     }
 
     .gs-col-lg-pull-9 {
         right: 75%;
     }
 
     .gs-col-lg-pull-8 {
         right: 66.6666%;
     }
 
     .gs-col-lg-pull-7 {
         right: 58.3333%;
     }
 
     .gs-col-lg-pull-6 {
         right: 50%;
     }
 
     .gs-col-lg-pull-5 {
         right: 41.6666%;
     }
 
     .gs-col-lg-pull-4 {
         right: 33.3333%;
     }
 
     .gs-col-lg-pull-3 {
         right: 25%;
     }
 
     .gs-col-lg-pull-2 {
         right: 16.6666%;
     }
 
     .gs-col-lg-pull-1 {
         right: 8.3333%;
     }
 
     .gs-col-lg-pull-0 {
         right: auto;
     }
 
     .gs-col-lg-push-12 {
         left: 100%;
     }
 
     .gs-col-lg-push-11 {
         left: 91.6666%;
     }
 
     .gs-col-lg-push-10 {
         left: 83.3333%;
     }
 
     .gs-col-lg-push-9 {
         left: 75%;
     }
 
     .gs-col-lg-push-8 {
         left: 66.6666%;
     }
 
     .gs-col-lg-push-7 {
         left: 58.3333%;
     }
 
     .gs-col-lg-push-6 {
         left: 50%;
     }
 
     .gs-col-lg-push-5 {
         left: 41.6666%;
     }
 
     .gs-col-lg-push-4 {
         left: 33.3333%;
     }
 
     .gs-col-lg-push-3 {
         left: 25%;
     }
 
     .gs-col-lg-push-2 {
         left: 16.6666%;
     }
 
     .gs-col-lg-push-1 {
         left: 8.3333%;
     }
 
     .gs-col-lg-push-0 {
         left: auto;
     }
 
     .gs-col-lg-offset-12 {
         margin-left: 100%;
     }
 
     .gs-col-lg-offset-11 {
         margin-left: 91.6666%;
     }
 
     .gs-col-lg-offset-10 {
         margin-left: 83.3333%;
     }
 
     .gs-col-lg-offset-9 {
         margin-left: 75%;
     }
 
     .gs-col-lg-offset-8 {
         margin-left: 66.6666%;
     }
 
     .gs-col-lg-offset-7 {
         margin-left: 58.3333%;
     }
 
     .gs-col-lg-offset-6 {
         margin-left: 50%;
     }
 
     .gs-col-lg-offset-5 {
         margin-left: 41.6666%;
     }
 
     .gs-col-lg-offset-4 {
         margin-left: 33.3333%;
     }
 
     .gs-col-lg-offset-3 {
         margin-left: 25%;
     }
 
     .gs-col-lg-offset-2 {
         margin-left: 16.6666%;
     }
 
     .gs-col-lg-offset-1 {
         margin-left: 8.3333%;
     }
 
     .gs-col-lg-offset-0 {
         margin-left: 0;
     }
 }
 
 table {
     background-color: transparent;
 }
 
 table col[class*="col-"] {
     position: static;
     display: table-column;
     float: none;
 }
 
 table td[class*="col-"],
 table th[class*="col-"] {
     position: static;
     display: table-cell;
     float: none;
 }
 
 caption {
     padding-top: 8px;
     padding-bottom: 8px;
     color: #777;
     text-align: left;
 }
 
 th {
     text-align: left;
 }
 
 .table {
     width: 100%;
     max-width: 100%;
     margin-bottom: 20px;
 }
 
 .table>tbody>tr>td,
 .table>tbody>tr>th,
 .table>tfoot>tr>td,
 .table>tfoot>tr>th,
 .table>thead>tr>td,
 .table>thead>tr>th {
     padding: 8px;
     line-height: 1.42857143;
     vertical-align: top;
     border-top: 1px solid #ddd;
 }
 
 .table>thead>tr>th {
     vertical-align: bottom;
     border-bottom: 2px solid #ddd;
 }
 
 .table>caption+thead>tr:first-child>td,
 .table>caption+thead>tr:first-child>th,
 .table>colgroup+thead>tr:first-child>td,
 .table>colgroup+thead>tr:first-child>th,
 .table>thead:first-child>tr:first-child>td,
 .table>thead:first-child>tr:first-child>th {
     border-top: 0;
 }
 
 .table>tbody+tbody {
     border-top: 2px solid #ddd;
 }
 
 .table .table {
     background-color: #fff;
 }
 
 .table-condensed>tbody>tr>td,
 .table-condensed>tbody>tr>th,
 .table-condensed>tfoot>tr>td,
 .table-condensed>tfoot>tr>th,
 .table-condensed>thead>tr>td,
 .table-condensed>thead>tr>th {
     padding: 5px;
 }
 
 .table-bordered {
     border: 1px solid #ddd;
 }
 
 .table-bordered>tbody>tr>td,
 .table-bordered>tbody>tr>th,
 .table-bordered>tfoot>tr>td,
 .table-bordered>tfoot>tr>th,
 .table-bordered>thead>tr>td,
 .table-bordered>thead>tr>th {
     border: 1px solid #ddd;
 }
 
 .table-bordered>thead>tr>td,
 .table-bordered>thead>tr>th {
     border-bottom-width: 2px;
 }
 
 .table-striped>tbody>tr:nth-of-type(odd) {
     background-color: #f9f9f9;
 }
 
 .table-hover>tbody>tr:hover {
     background-color: #f5f5f5;
 }
 
 .table>tbody>tr.active>td,
 .table>tbody>tr.active>th,
 .table>tbody>tr>td.active,
 .table>tbody>tr>th.active,
 .table>tfoot>tr.active>td,
 .table>tfoot>tr.active>th,
 .table>tfoot>tr>td.active,
 .table>tfoot>tr>th.active,
 .table>thead>tr.active>td,
 .table>thead>tr.active>th,
 .table>thead>tr>td.active,
 .table>thead>tr>th.active {
     background-color: #f5f5f5;
 }
 
 .table-hover>tbody>tr.active:hover>td,
 .table-hover>tbody>tr.active:hover>th,
 .table-hover>tbody>tr:hover>.active,
 .table-hover>tbody>tr>td.active:hover,
 .table-hover>tbody>tr>th.active:hover {
     background-color: #e8e8e8;
 }
 
 .table>tbody>tr.success>td,
 .table>tbody>tr.success>th,
 .table>tbody>tr>td.success,
 .table>tbody>tr>th.success,
 .table>tfoot>tr.success>td,
 .table>tfoot>tr.success>th,
 .table>tfoot>tr>td.success,
 .table>tfoot>tr>th.success,
 .table>thead>tr.success>td,
 .table>thead>tr.success>th,
 .table>thead>tr>td.success,
 .table>thead>tr>th.success {
     background-color: #dff0d8;
 }
 
 .table-hover>tbody>tr.success:hover>td,
 .table-hover>tbody>tr.success:hover>th,
 .table-hover>tbody>tr:hover>.success,
 .table-hover>tbody>tr>td.success:hover,
 .table-hover>tbody>tr>th.success:hover {
     background-color: #d0e9c6;
 }
 
 .table>tbody>tr.info>td,
 .table>tbody>tr.info>th,
 .table>tbody>tr>td.info,
 .table>tbody>tr>th.info,
 .table>tfoot>tr.info>td,
 .table>tfoot>tr.info>th,
 .table>tfoot>tr>td.info,
 .table>tfoot>tr>th.info,
 .table>thead>tr.info>td,
 .table>thead>tr.info>th,
 .table>thead>tr>td.info,
 .table>thead>tr>th.info {
     background-color: #d9edf7;
 }
 
 .table-hover>tbody>tr.info:hover>td,
 .table-hover>tbody>tr.info:hover>th,
 .table-hover>tbody>tr:hover>.info,
 .table-hover>tbody>tr>td.info:hover,
 .table-hover>tbody>tr>th.info:hover {
     background-color: #c4e3f3;
 }
 
 .table>tbody>tr.warning>td,
 .table>tbody>tr.warning>th,
 .table>tbody>tr>td.warning,
 .table>tbody>tr>th.warning,
 .table>tfoot>tr.warning>td,
 .table>tfoot>tr.warning>th,
 .table>tfoot>tr>td.warning,
 .table>tfoot>tr>th.warning,
 .table>thead>tr.warning>td,
 .table>thead>tr.warning>th,
 .table>thead>tr>td.warning,
 .table>thead>tr>th.warning {
     background-color: #fcf8e3;
 }
 
 .table-hover>tbody>tr.warning:hover>td,
 .table-hover>tbody>tr.warning:hover>th,
 .table-hover>tbody>tr:hover>.warning,
 .table-hover>tbody>tr>td.warning:hover,
 .table-hover>tbody>tr>th.warning:hover {
     background-color: #faf2cc;
 }
 
 .table>tbody>tr.danger>td,
 .table>tbody>tr.danger>th,
 .table>tbody>tr>td.danger,
 .table>tbody>tr>th.danger,
 .table>tfoot>tr.danger>td,
 .table>tfoot>tr.danger>th,
 .table>tfoot>tr>td.danger,
 .table>tfoot>tr>th.danger,
 .table>thead>tr.danger>td,
 .table>thead>tr.danger>th,
 .table>thead>tr>td.danger,
 .table>thead>tr>th.danger {
     background-color: #f2dede;
 }
 
 .table-hover>tbody>tr.danger:hover>td,
 .table-hover>tbody>tr.danger:hover>th,
 .table-hover>tbody>tr:hover>.danger,
 .table-hover>tbody>tr>td.danger:hover,
 .table-hover>tbody>tr>th.danger:hover {
     background-color: #ebcccc;
 }
 
 .table-responsive {
     min-height: 0.01%;
     overflow-x: auto;
 }
 
 @media screen and (max-width: 575px) {
     .table-responsive {
         width: 100%;
         margin-bottom: 15px;
         overflow-y: hidden;
         -ms-overflow-style: -ms-autohiding-scrollbar;
         border: 1px solid #ddd;
     }
 
     .table-responsive>.table {
         margin-bottom: 0;
     }
 
     .table-responsive>.table>tbody>tr>td,
     .table-responsive>.table>tbody>tr>th,
     .table-responsive>.table>tfoot>tr>td,
     .table-responsive>.table>tfoot>tr>th,
     .table-responsive>.table>thead>tr>td,
     .table-responsive>.table>thead>tr>th {
         white-space: nowrap;
     }
 
     .table-responsive>.table-bordered {
         border: 0;
     }
 
     .table-responsive>.table-bordered>tbody>tr>td:first-child,
     .table-responsive>.table-bordered>tbody>tr>th:first-child,
     .table-responsive>.table-bordered>tfoot>tr>td:first-child,
     .table-responsive>.table-bordered>tfoot>tr>th:first-child,
     .table-responsive>.table-bordered>thead>tr>td:first-child,
     .table-responsive>.table-bordered>thead>tr>th:first-child {
         border-left: 0;
     }
 
     .table-responsive>.table-bordered>tbody>tr>td:last-child,
     .table-responsive>.table-bordered>tbody>tr>th:last-child,
     .table-responsive>.table-bordered>tfoot>tr>td:last-child,
     .table-responsive>.table-bordered>tfoot>tr>th:last-child,
     .table-responsive>.table-bordered>thead>tr>td:last-child,
     .table-responsive>.table-bordered>thead>tr>th:last-child {
         border-right: 0;
     }
 
     .table-responsive>.table-bordered>tbody>tr:last-child>td,
     .table-responsive>.table-bordered>tbody>tr:last-child>th,
     .table-responsive>.table-bordered>tfoot>tr:last-child>td,
     .table-responsive>.table-bordered>tfoot>tr:last-child>th {
         border-bottom: 0;
     }
 }
 
 .clearfix:after,
 .clearfix:before,
 .gs-containeer-f:after,
 .gs-containeer-f:before,
 .gs-containeer:after,
 .gs-containeer:before,
 .gs-roow:after,
 .gs-roow:before {
     display: table;
     content: " ";
 }
 
 .clearfix:after,
 .gs-containeer-f:after,
 .gs-containeer:after,
 .gs-roow:after {
     clear: both;
 }
 
 .justify-content-start {
     -webkit-box-pack: start !important;
     -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
     -ms-flex-pack: start !important;
     justify-content: flex-start !important;
 }
 
 .justify-content-end {
     -webkit-box-pack: end !important;
     -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
     -ms-flex-pack: end !important;
     justify-content: flex-end !important;
 }
 
 .justify-content-center {
     -webkit-box-pack: center !important;
     -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
     -ms-flex-pack: center !important;
     justify-content: center !important;
 }
 
 .center-block {
     display: block;
     margin-right: auto;
     margin-left: auto;
 }
 
 .pull-right {
     float: right !important;
 }
 
 .pull-left {
     float: left !important;
 }
 
 .hide {
     display: none !important;
 }
 
 .show {
     display: block !important;
 }
 
 .invisible {
     visibility: hidden;
 }
 
 .text-hide {
     font: 0/0 a;
     color: transparent;
     text-shadow: none;
     background-color: transparent;
     border: 0;
 }
 
 .hidden {
     display: none !important;
 }
 
 .affix {
     position: fixed;
 }
 
 .visible-lg,
 .visible-md,
 .visible-sm,
 .visible-xs {
     display: none !important;
 }
 
 .visible-lg-block,
 .visible-lg-inline,
 .visible-lg-inline-block,
 .visible-md-block,
 .visible-md-inline,
 .visible-md-inline-block,
 .visible-sm-block,
 .visible-sm-inline,
 .visible-sm-inline-block,
 .visible-xs-block,
 .visible-xs-inline,
 .visible-xs-inline-block {
     display: none !important;
 }
 
 @media (max-width: 575px) {
     .visible-xs {
         display: block !important;
     }
 
     table.visible-xs {
         display: table !important;
     }
 
     tr.visible-xs {
         display: table-row !important;
     }
 
     td.visible-xs,
     th.visible-xs {
         display: table-cell !important;
     }
 
     .visible-xs-block {
         display: block !important;
     }
 
     .visible-xs-inline {
         display: inline !important;
     }
 
     .visible-xs-inline-block {
         display: inline-block !important;
     }
 }
 
 @media (min-width: 576px) and (max-width: 767px) {
     .visible-sm {
         display: block !important;
     }
 
     table.visible-sm {
         display: table !important;
     }
 
     tr.visible-sm {
         display: table-row !important;
     }
 
     td.visible-sm,
     th.visible-sm {
         display: table-cell !important;
     }
 
     .visible-sm-block {
         display: block !important;
     }
 
     .visible-sm-inline {
         display: inline !important;
     }
 
     .visible-sm-inline-block {
         display: inline-block !important;
     }
 }
 
 @media (min-width: 768px) and (max-width: 1024px) {
     .visible-md {
         display: block !important;
     }
 
     table.visible-md {
         display: table !important;
     }
 
     tr.visible-md {
         display: table-row !important;
     }
 
     td.visible-md,
     th.visible-md {
         display: table-cell !important;
     }
 
     .visible-md-block {
         display: block !important;
     }
 
     .visible-md-inline {
         display: inline !important;
     }
 
     .visible-md-inline-block {
         display: inline-block !important;
     }
 }
 
 @media (min-width: 1025px) {
     .visible-lg {
         display: block !important;
     }
 
     table.visible-lg {
         display: table !important;
     }
 
     tr.visible-lg {
         display: table-row !important;
     }
 
     td.visible-lg,
     th.visible-lg {
         display: table-cell !important;
     }
 }
 
 @media (min-width: 1025px) {
     .visible-lg-block {
         display: block !important;
     }
 }
 
 @media (min-width: 1025px) {
     .visible-lg-inline {
         display: inline !important;
     }
 }
 
 @media (min-width: 1025px) {
     .visible-lg-inline-block {
         display: inline-block !important;
     }
 }
 
 @media (max-width: 575px) {
     .hidden-xs {
         display: none !important;
     }
 }
 
 @media (min-width: 576px) and (max-width: 767px) {
     .hidden-sm {
         display: none !important;
     }
 }
 
 @media (min-width: 768px) and (max-width: 1024px) {
     .hidden-md {
         display: none !important;
     }
 }
 
 @media (min-width: 1025px) {
     .hidden-lg {
         display: none !important;
     }
 }
 
 .visible-print {
     display: none !important;
 }
 
 @media print {
     .visible-print {
         display: block !important;
     }
 
     table.visible-print {
         display: table !important;
     }
 
     tr.visible-print {
         display: table-row !important;
     }
 
     td.visible-print,
     th.visible-print {
         display: table-cell !important;
     }
 }
 
 .visible-print-block {
     display: none !important;
 }
 
 @media print {
     .visible-print-block {
         display: block !important;
     }
 }
 
 .visible-print-inline {
     display: none !important;
 }
 
 @media print {
     .visible-print-inline {
         display: inline !important;
     }
 }
 
 .visible-print-inline-block {
     display: none !important;
 }
 
 @media print {
     .visible-print-inline-block {
         display: inline-block !important;
     }
 }
 
 @media print {
     .hidden-print {
         display: none !important;
     }
 }/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(https://www.neo-vista.fr/wp-ressources/plugins/gs-pinterest-portfolio/assets/libs/font-awesome/css/../fonts/fontawesome-webfont.woff2#1767868757) format("woff2"),url(https://www.neo-vista.fr/wp-ressources/plugins/gs-pinterest-portfolio/assets/libs/font-awesome/css/../fonts/fontawesome-webfont.woff#1767868757) format("woff"),url(https://www.neo-vista.fr/wp-ressources/plugins/gs-pinterest-portfolio/assets/libs/font-awesome/css/../fonts/fontawesome-webfont.ttf#1767868757) format("truetype");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;-webkit-border-radius:.1em;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\F000"}.fa-music:before{content:"\F001"}.fa-search:before{content:"\F002"}.fa-envelope-o:before{content:"\F003"}.fa-heart:before{content:"\F004"}.fa-star:before{content:"\F005"}.fa-star-o:before{content:"\F006"}.fa-user:before{content:"\F007"}.fa-film:before{content:"\F008"}.fa-th-large:before{content:"\F009"}.fa-th:before{content:"\F00A"}.fa-th-list:before{content:"\F00B"}.fa-check:before{content:"\F00C"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\F00D"}.fa-search-plus:before{content:"\F00E"}.fa-search-minus:before{content:"\F010"}.fa-power-off:before{content:"\F011"}.fa-signal:before{content:"\F012"}.fa-cog:before,.fa-gear:before{content:"\F013"}.fa-trash-o:before{content:"\F014"}.fa-home:before{content:"\F015"}.fa-file-o:before{content:"\F016"}.fa-clock-o:before{content:"\F017"}.fa-road:before{content:"\F018"}.fa-download:before{content:"\F019"}.fa-arrow-circle-o-down:before{content:"\F01A"}.fa-arrow-circle-o-up:before{content:"\F01B"}.fa-inbox:before{content:"\F01C"}.fa-play-circle-o:before{content:"\F01D"}.fa-repeat:before,.fa-rotate-right:before{content:"\F01E"}.fa-refresh:before{content:"\F021"}.fa-list-alt:before{content:"\F022"}.fa-lock:before{content:"\F023"}.fa-flag:before{content:"\F024"}.fa-headphones:before{content:"\F025"}.fa-volume-off:before{content:"\F026"}.fa-volume-down:before{content:"\F027"}.fa-volume-up:before{content:"\F028"}.fa-qrcode:before{content:"\F029"}.fa-barcode:before{content:"\F02A"}.fa-tag:before{content:"\F02B"}.fa-tags:before{content:"\F02C"}.fa-book:before{content:"\F02D"}.fa-bookmark:before{content:"\F02E"}.fa-print:before{content:"\F02F"}.fa-camera:before{content:"\F030"}.fa-font:before{content:"\F031"}.fa-bold:before{content:"\F032"}.fa-italic:before{content:"\F033"}.fa-text-height:before{content:"\F034"}.fa-text-width:before{content:"\F035"}.fa-align-left:before{content:"\F036"}.fa-align-center:before{content:"\F037"}.fa-align-right:before{content:"\F038"}.fa-align-justify:before{content:"\F039"}.fa-list:before{content:"\F03A"}.fa-dedent:before,.fa-outdent:before{content:"\F03B"}.fa-indent:before{content:"\F03C"}.fa-video-camera:before{content:"\F03D"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\F03E"}.fa-pencil:before{content:"\F040"}.fa-map-marker:before{content:"\F041"}.fa-adjust:before{content:"\F042"}.fa-tint:before{content:"\F043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\F044"}.fa-share-square-o:before{content:"\F045"}.fa-check-square-o:before{content:"\F046"}.fa-arrows:before{content:"\F047"}.fa-step-backward:before{content:"\F048"}.fa-fast-backward:before{content:"\F049"}.fa-backward:before{content:"\F04A"}.fa-play:before{content:"\F04B"}.fa-pause:before{content:"\F04C"}.fa-stop:before{content:"\F04D"}.fa-forward:before{content:"\F04E"}.fa-fast-forward:before{content:"\F050"}.fa-step-forward:before{content:"\F051"}.fa-eject:before{content:"\F052"}.fa-chevron-left:before{content:"\F053"}.fa-chevron-right:before{content:"\F054"}.fa-plus-circle:before{content:"\F055"}.fa-minus-circle:before{content:"\F056"}.fa-times-circle:before{content:"\F057"}.fa-check-circle:before{content:"\F058"}.fa-question-circle:before{content:"\F059"}.fa-info-circle:before{content:"\F05A"}.fa-crosshairs:before{content:"\F05B"}.fa-times-circle-o:before{content:"\F05C"}.fa-check-circle-o:before{content:"\F05D"}.fa-ban:before{content:"\F05E"}.fa-arrow-left:before{content:"\F060"}.fa-arrow-right:before{content:"\F061"}.fa-arrow-up:before{content:"\F062"}.fa-arrow-down:before{content:"\F063"}.fa-mail-forward:before,.fa-share:before{content:"\F064"}.fa-expand:before{content:"\F065"}.fa-compress:before{content:"\F066"}.fa-plus:before{content:"\F067"}.fa-minus:before{content:"\F068"}.fa-asterisk:before{content:"\F069"}.fa-exclamation-circle:before{content:"\F06A"}.fa-gift:before{content:"\F06B"}.fa-leaf:before{content:"\F06C"}.fa-fire:before{content:"\F06D"}.fa-eye:before{content:"\F06E"}.fa-eye-slash:before{content:"\F070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\F071"}.fa-plane:before{content:"\F072"}.fa-calendar:before{content:"\F073"}.fa-random:before{content:"\F074"}.fa-comment:before{content:"\F075"}.fa-magnet:before{content:"\F076"}.fa-chevron-up:before{content:"\F077"}.fa-chevron-down:before{content:"\F078"}.fa-retweet:before{content:"\F079"}.fa-shopping-cart:before{content:"\F07A"}.fa-folder:before{content:"\F07B"}.fa-folder-open:before{content:"\F07C"}.fa-arrows-v:before{content:"\F07D"}.fa-arrows-h:before{content:"\F07E"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\F080"}.fa-twitter-square:before{content:"\F081"}.fa-facebook-square:before{content:"\F082"}.fa-camera-retro:before{content:"\F083"}.fa-key:before{content:"\F084"}.fa-cogs:before,.fa-gears:before{content:"\F085"}.fa-comments:before{content:"\F086"}.fa-thumbs-o-up:before{content:"\F087"}.fa-thumbs-o-down:before{content:"\F088"}.fa-star-half:before{content:"\F089"}.fa-heart-o:before{content:"\F08A"}.fa-sign-out:before{content:"\F08B"}.fa-linkedin-square:before{content:"\F08C"}.fa-thumb-tack:before{content:"\F08D"}.fa-external-link:before{content:"\F08E"}.fa-sign-in:before{content:"\F090"}.fa-trophy:before{content:"\F091"}.fa-github-square:before{content:"\F092"}.fa-upload:before{content:"\F093"}.fa-lemon-o:before{content:"\F094"}.fa-phone:before{content:"\F095"}.fa-square-o:before{content:"\F096"}.fa-bookmark-o:before{content:"\F097"}.fa-phone-square:before{content:"\F098"}.fa-twitter:before{content:"\F099"}.fa-facebook-f:before,.fa-facebook:before{content:"\F09A"}.fa-github:before{content:"\F09B"}.fa-unlock:before{content:"\F09C"}.fa-credit-card:before{content:"\F09D"}.fa-feed:before,.fa-rss:before{content:"\F09E"}.fa-hdd-o:before{content:"\F0A0"}.fa-bullhorn:before{content:"\F0A1"}.fa-bell:before{content:"\F0F3"}.fa-certificate:before{content:"\F0A3"}.fa-hand-o-right:before{content:"\F0A4"}.fa-hand-o-left:before{content:"\F0A5"}.fa-hand-o-up:before{content:"\F0A6"}.fa-hand-o-down:before{content:"\F0A7"}.fa-arrow-circle-left:before{content:"\F0A8"}.fa-arrow-circle-right:before{content:"\F0A9"}.fa-arrow-circle-up:before{content:"\F0AA"}.fa-arrow-circle-down:before{content:"\F0AB"}.fa-globe:before{content:"\F0AC"}.fa-wrench:before{content:"\F0AD"}.fa-tasks:before{content:"\F0AE"}.fa-filter:before{content:"\F0B0"}.fa-briefcase:before{content:"\F0B1"}.fa-arrows-alt:before{content:"\F0B2"}.fa-group:before,.fa-users:before{content:"\F0C0"}.fa-chain:before,.fa-link:before{content:"\F0C1"}.fa-cloud:before{content:"\F0C2"}.fa-flask:before{content:"\F0C3"}.fa-cut:before,.fa-scissors:before{content:"\F0C4"}.fa-copy:before,.fa-files-o:before{content:"\F0C5"}.fa-paperclip:before{content:"\F0C6"}.fa-floppy-o:before,.fa-save:before{content:"\F0C7"}.fa-square:before{content:"\F0C8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\F0C9"}.fa-list-ul:before{content:"\F0CA"}.fa-list-ol:before{content:"\F0CB"}.fa-strikethrough:before{content:"\F0CC"}.fa-underline:before{content:"\F0CD"}.fa-table:before{content:"\F0CE"}.fa-magic:before{content:"\F0D0"}.fa-truck:before{content:"\F0D1"}.fa-pinterest:before{content:"\F0D2"}.fa-pinterest-square:before{content:"\F0D3"}.fa-google-plus-square:before{content:"\F0D4"}.fa-google-plus:before{content:"\F0D5"}.fa-money:before{content:"\F0D6"}.fa-caret-down:before{content:"\F0D7"}.fa-caret-up:before{content:"\F0D8"}.fa-caret-left:before{content:"\F0D9"}.fa-caret-right:before{content:"\F0DA"}.fa-columns:before{content:"\F0DB"}.fa-sort:before,.fa-unsorted:before{content:"\F0DC"}.fa-sort-desc:before,.fa-sort-down:before{content:"\F0DD"}.fa-sort-asc:before,.fa-sort-up:before{content:"\F0DE"}.fa-envelope:before{content:"\F0E0"}.fa-linkedin:before{content:"\F0E1"}.fa-rotate-left:before,.fa-undo:before{content:"\F0E2"}.fa-gavel:before,.fa-legal:before{content:"\F0E3"}.fa-dashboard:before,.fa-tachometer:before{content:"\F0E4"}.fa-comment-o:before{content:"\F0E5"}.fa-comments-o:before{content:"\F0E6"}.fa-bolt:before,.fa-flash:before{content:"\F0E7"}.fa-sitemap:before{content:"\F0E8"}.fa-umbrella:before{content:"\F0E9"}.fa-clipboard:before,.fa-paste:before{content:"\F0EA"}.fa-lightbulb-o:before{content:"\F0EB"}.fa-exchange:before{content:"\F0EC"}.fa-cloud-download:before{content:"\F0ED"}.fa-cloud-upload:before{content:"\F0EE"}.fa-user-md:before{content:"\F0F0"}.fa-stethoscope:before{content:"\F0F1"}.fa-suitcase:before{content:"\F0F2"}.fa-bell-o:before{content:"\F0A2"}.fa-coffee:before{content:"\F0F4"}.fa-cutlery:before{content:"\F0F5"}.fa-file-text-o:before{content:"\F0F6"}.fa-building-o:before{content:"\F0F7"}.fa-hospital-o:before{content:"\F0F8"}.fa-ambulance:before{content:"\F0F9"}.fa-medkit:before{content:"\F0FA"}.fa-fighter-jet:before{content:"\F0FB"}.fa-beer:before{content:"\F0FC"}.fa-h-square:before{content:"\F0FD"}.fa-plus-square:before{content:"\F0FE"}.fa-angle-double-left:before{content:"\F100"}.fa-angle-double-right:before{content:"\F101"}.fa-angle-double-up:before{content:"\F102"}.fa-angle-double-down:before{content:"\F103"}.fa-angle-left:before{content:"\F104"}.fa-angle-right:before{content:"\F105"}.fa-angle-up:before{content:"\F106"}.fa-angle-down:before{content:"\F107"}.fa-desktop:before{content:"\F108"}.fa-laptop:before{content:"\F109"}.fa-tablet:before{content:"\F10A"}.fa-mobile-phone:before,.fa-mobile:before{content:"\F10B"}.fa-circle-o:before{content:"\F10C"}.fa-quote-left:before{content:"\F10D"}.fa-quote-right:before{content:"\F10E"}.fa-spinner:before{content:"\F110"}.fa-circle:before{content:"\F111"}.fa-mail-reply:before,.fa-reply:before{content:"\F112"}.fa-github-alt:before{content:"\F113"}.fa-folder-o:before{content:"\F114"}.fa-folder-open-o:before{content:"\F115"}.fa-smile-o:before{content:"\F118"}.fa-frown-o:before{content:"\F119"}.fa-meh-o:before{content:"\F11A"}.fa-gamepad:before{content:"\F11B"}.fa-keyboard-o:before{content:"\F11C"}.fa-flag-o:before{content:"\F11D"}.fa-flag-checkered:before{content:"\F11E"}.fa-terminal:before{content:"\F120"}.fa-code:before{content:"\F121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\F122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\F123"}.fa-location-arrow:before{content:"\F124"}.fa-crop:before{content:"\F125"}.fa-code-fork:before{content:"\F126"}.fa-chain-broken:before,.fa-unlink:before{content:"\F127"}.fa-question:before{content:"\F128"}.fa-info:before{content:"\F129"}.fa-exclamation:before{content:"\F12A"}.fa-superscript:before{content:"\F12B"}.fa-subscript:before{content:"\F12C"}.fa-eraser:before{content:"\F12D"}.fa-puzzle-piece:before{content:"\F12E"}.fa-microphone:before{content:"\F130"}.fa-microphone-slash:before{content:"\F131"}.fa-shield:before{content:"\F132"}.fa-calendar-o:before{content:"\F133"}.fa-fire-extinguisher:before{content:"\F134"}.fa-rocket:before{content:"\F135"}.fa-maxcdn:before{content:"\F136"}.fa-chevron-circle-left:before{content:"\F137"}.fa-chevron-circle-right:before{content:"\F138"}.fa-chevron-circle-up:before{content:"\F139"}.fa-chevron-circle-down:before{content:"\F13A"}.fa-html5:before{content:"\F13B"}.fa-css3:before{content:"\F13C"}.fa-anchor:before{content:"\F13D"}.fa-unlock-alt:before{content:"\F13E"}.fa-bullseye:before{content:"\F140"}.fa-ellipsis-h:before{content:"\F141"}.fa-ellipsis-v:before{content:"\F142"}.fa-rss-square:before{content:"\F143"}.fa-play-circle:before{content:"\F144"}.fa-ticket:before{content:"\F145"}.fa-minus-square:before{content:"\F146"}.fa-minus-square-o:before{content:"\F147"}.fa-level-up:before{content:"\F148"}.fa-level-down:before{content:"\F149"}.fa-check-square:before{content:"\F14A"}.fa-pencil-square:before{content:"\F14B"}.fa-external-link-square:before{content:"\F14C"}.fa-share-square:before{content:"\F14D"}.fa-compass:before{content:"\F14E"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\F150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\F151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\F152"}.fa-eur:before,.fa-euro:before{content:"\F153"}.fa-gbp:before{content:"\F154"}.fa-dollar:before,.fa-usd:before{content:"\F155"}.fa-inr:before,.fa-rupee:before{content:"\F156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\F157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\F158"}.fa-krw:before,.fa-won:before{content:"\F159"}.fa-bitcoin:before,.fa-btc:before{content:"\F15A"}.fa-file:before{content:"\F15B"}.fa-file-text:before{content:"\F15C"}.fa-sort-alpha-asc:before{content:"\F15D"}.fa-sort-alpha-desc:before{content:"\F15E"}.fa-sort-amount-asc:before{content:"\F160"}.fa-sort-amount-desc:before{content:"\F161"}.fa-sort-numeric-asc:before{content:"\F162"}.fa-sort-numeric-desc:before{content:"\F163"}.fa-thumbs-up:before{content:"\F164"}.fa-thumbs-down:before{content:"\F165"}.fa-youtube-square:before{content:"\F166"}.fa-youtube:before{content:"\F167"}.fa-xing:before{content:"\F168"}.fa-xing-square:before{content:"\F169"}.fa-youtube-play:before{content:"\F16A"}.fa-dropbox:before{content:"\F16B"}.fa-stack-overflow:before{content:"\F16C"}.fa-instagram:before{content:"\F16D"}.fa-flickr:before{content:"\F16E"}.fa-adn:before{content:"\F170"}.fa-bitbucket:before{content:"\F171"}.fa-bitbucket-square:before{content:"\F172"}.fa-tumblr:before{content:"\F173"}.fa-tumblr-square:before{content:"\F174"}.fa-long-arrow-down:before{content:"\F175"}.fa-long-arrow-up:before{content:"\F176"}.fa-long-arrow-left:before{content:"\F177"}.fa-long-arrow-right:before{content:"\F178"}.fa-apple:before{content:"\F179"}.fa-windows:before{content:"\F17A"}.fa-android:before{content:"\F17B"}.fa-linux:before{content:"\F17C"}.fa-dribbble:before{content:"\F17D"}.fa-skype:before{content:"\F17E"}.fa-foursquare:before{content:"\F180"}.fa-trello:before{content:"\F181"}.fa-female:before{content:"\F182"}.fa-male:before{content:"\F183"}.fa-gittip:before,.fa-gratipay:before{content:"\F184"}.fa-sun-o:before{content:"\F185"}.fa-moon-o:before{content:"\F186"}.fa-archive:before{content:"\F187"}.fa-bug:before{content:"\F188"}.fa-vk:before{content:"\F189"}.fa-weibo:before{content:"\F18A"}.fa-renren:before{content:"\F18B"}.fa-pagelines:before{content:"\F18C"}.fa-stack-exchange:before{content:"\F18D"}.fa-arrow-circle-o-right:before{content:"\F18E"}.fa-arrow-circle-o-left:before{content:"\F190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\F191"}.fa-dot-circle-o:before{content:"\F192"}.fa-wheelchair:before{content:"\F193"}.fa-vimeo-square:before{content:"\F194"}.fa-try:before,.fa-turkish-lira:before{content:"\F195"}.fa-plus-square-o:before{content:"\F196"}.fa-space-shuttle:before{content:"\F197"}.fa-slack:before{content:"\F198"}.fa-envelope-square:before{content:"\F199"}.fa-wordpress:before{content:"\F19A"}.fa-openid:before{content:"\F19B"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\F19C"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\F19D"}.fa-yahoo:before{content:"\F19E"}.fa-google:before{content:"\F1A0"}.fa-reddit:before{content:"\F1A1"}.fa-reddit-square:before{content:"\F1A2"}.fa-stumbleupon-circle:before{content:"\F1A3"}.fa-stumbleupon:before{content:"\F1A4"}.fa-delicious:before{content:"\F1A5"}.fa-digg:before{content:"\F1A6"}.fa-pied-piper-pp:before{content:"\F1A7"}.fa-pied-piper-alt:before{content:"\F1A8"}.fa-drupal:before{content:"\F1A9"}.fa-joomla:before{content:"\F1AA"}.fa-language:before{content:"\F1AB"}.fa-fax:before{content:"\F1AC"}.fa-building:before{content:"\F1AD"}.fa-child:before{content:"\F1AE"}.fa-paw:before{content:"\F1B0"}.fa-spoon:before{content:"\F1B1"}.fa-cube:before{content:"\F1B2"}.fa-cubes:before{content:"\F1B3"}.fa-behance:before{content:"\F1B4"}.fa-behance-square:before{content:"\F1B5"}.fa-steam:before{content:"\F1B6"}.fa-steam-square:before{content:"\F1B7"}.fa-recycle:before{content:"\F1B8"}.fa-automobile:before,.fa-car:before{content:"\F1B9"}.fa-cab:before,.fa-taxi:before{content:"\F1BA"}.fa-tree:before{content:"\F1BB"}.fa-spotify:before{content:"\F1BC"}.fa-deviantart:before{content:"\F1BD"}.fa-soundcloud:before{content:"\F1BE"}.fa-database:before{content:"\F1C0"}.fa-file-pdf-o:before{content:"\F1C1"}.fa-file-word-o:before{content:"\F1C2"}.fa-file-excel-o:before{content:"\F1C3"}.fa-file-powerpoint-o:before{content:"\F1C4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\F1C5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\F1C6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\F1C7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\F1C8"}.fa-file-code-o:before{content:"\F1C9"}.fa-vine:before{content:"\F1CA"}.fa-codepen:before{content:"\F1CB"}.fa-jsfiddle:before{content:"\F1CC"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\F1CD"}.fa-circle-o-notch:before{content:"\F1CE"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\F1D0"}.fa-empire:before,.fa-ge:before{content:"\F1D1"}.fa-git-square:before{content:"\F1D2"}.fa-git:before{content:"\F1D3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\F1D4"}.fa-tencent-weibo:before{content:"\F1D5"}.fa-qq:before{content:"\F1D6"}.fa-wechat:before,.fa-weixin:before{content:"\F1D7"}.fa-paper-plane:before,.fa-send:before{content:"\F1D8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\F1D9"}.fa-history:before{content:"\F1DA"}.fa-circle-thin:before{content:"\F1DB"}.fa-header:before{content:"\F1DC"}.fa-paragraph:before{content:"\F1DD"}.fa-sliders:before{content:"\F1DE"}.fa-share-alt:before{content:"\F1E0"}.fa-share-alt-square:before{content:"\F1E1"}.fa-bomb:before{content:"\F1E2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\F1E3"}.fa-tty:before{content:"\F1E4"}.fa-binoculars:before{content:"\F1E5"}.fa-plug:before{content:"\F1E6"}.fa-slideshare:before{content:"\F1E7"}.fa-twitch:before{content:"\F1E8"}.fa-yelp:before{content:"\F1E9"}.fa-newspaper-o:before{content:"\F1EA"}.fa-wifi:before{content:"\F1EB"}.fa-calculator:before{content:"\F1EC"}.fa-paypal:before{content:"\F1ED"}.fa-google-wallet:before{content:"\F1EE"}.fa-cc-visa:before{content:"\F1F0"}.fa-cc-mastercard:before{content:"\F1F1"}.fa-cc-discover:before{content:"\F1F2"}.fa-cc-amex:before{content:"\F1F3"}.fa-cc-paypal:before{content:"\F1F4"}.fa-cc-stripe:before{content:"\F1F5"}.fa-bell-slash:before{content:"\F1F6"}.fa-bell-slash-o:before{content:"\F1F7"}.fa-trash:before{content:"\F1F8"}.fa-copyright:before{content:"\F1F9"}.fa-at:before{content:"\F1FA"}.fa-eyedropper:before{content:"\F1FB"}.fa-paint-brush:before{content:"\F1FC"}.fa-birthday-cake:before{content:"\F1FD"}.fa-area-chart:before{content:"\F1FE"}.fa-pie-chart:before{content:"\F200"}.fa-line-chart:before{content:"\F201"}.fa-lastfm:before{content:"\F202"}.fa-lastfm-square:before{content:"\F203"}.fa-toggle-off:before{content:"\F204"}.fa-toggle-on:before{content:"\F205"}.fa-bicycle:before{content:"\F206"}.fa-bus:before{content:"\F207"}.fa-ioxhost:before{content:"\F208"}.fa-angellist:before{content:"\F209"}.fa-cc:before{content:"\F20A"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\F20B"}.fa-meanpath:before{content:"\F20C"}.fa-buysellads:before{content:"\F20D"}.fa-connectdevelop:before{content:"\F20E"}.fa-dashcube:before{content:"\F210"}.fa-forumbee:before{content:"\F211"}.fa-leanpub:before{content:"\F212"}.fa-sellsy:before{content:"\F213"}.fa-shirtsinbulk:before{content:"\F214"}.fa-simplybuilt:before{content:"\F215"}.fa-skyatlas:before{content:"\F216"}.fa-cart-plus:before{content:"\F217"}.fa-cart-arrow-down:before{content:"\F218"}.fa-diamond:before{content:"\F219"}.fa-ship:before{content:"\F21A"}.fa-user-secret:before{content:"\F21B"}.fa-motorcycle:before{content:"\F21C"}.fa-street-view:before{content:"\F21D"}.fa-heartbeat:before{content:"\F21E"}.fa-venus:before{content:"\F221"}.fa-mars:before{content:"\F222"}.fa-mercury:before{content:"\F223"}.fa-intersex:before,.fa-transgender:before{content:"\F224"}.fa-transgender-alt:before{content:"\F225"}.fa-venus-double:before{content:"\F226"}.fa-mars-double:before{content:"\F227"}.fa-venus-mars:before{content:"\F228"}.fa-mars-stroke:before{content:"\F229"}.fa-mars-stroke-v:before{content:"\F22A"}.fa-mars-stroke-h:before{content:"\F22B"}.fa-neuter:before{content:"\F22C"}.fa-genderless:before{content:"\F22D"}.fa-facebook-official:before{content:"\F230"}.fa-pinterest-p:before{content:"\F231"}.fa-whatsapp:before{content:"\F232"}.fa-server:before{content:"\F233"}.fa-user-plus:before{content:"\F234"}.fa-user-times:before{content:"\F235"}.fa-bed:before,.fa-hotel:before{content:"\F236"}.fa-viacoin:before{content:"\F237"}.fa-train:before{content:"\F238"}.fa-subway:before{content:"\F239"}.fa-medium:before{content:"\F23A"}.fa-y-combinator:before,.fa-yc:before{content:"\F23B"}.fa-optin-monster:before{content:"\F23C"}.fa-opencart:before{content:"\F23D"}.fa-expeditedssl:before{content:"\F23E"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\F240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\F241"}.fa-battery-2:before,.fa-battery-half:before{content:"\F242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\F243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\F244"}.fa-mouse-pointer:before{content:"\F245"}.fa-i-cursor:before{content:"\F246"}.fa-object-group:before{content:"\F247"}.fa-object-ungroup:before{content:"\F248"}.fa-sticky-note:before{content:"\F249"}.fa-sticky-note-o:before{content:"\F24A"}.fa-cc-jcb:before{content:"\F24B"}.fa-cc-diners-club:before{content:"\F24C"}.fa-clone:before{content:"\F24D"}.fa-balance-scale:before{content:"\F24E"}.fa-hourglass-o:before{content:"\F250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\F251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\F252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\F253"}.fa-hourglass:before{content:"\F254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\F255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\F256"}.fa-hand-scissors-o:before{content:"\F257"}.fa-hand-lizard-o:before{content:"\F258"}.fa-hand-spock-o:before{content:"\F259"}.fa-hand-pointer-o:before{content:"\F25A"}.fa-hand-peace-o:before{content:"\F25B"}.fa-trademark:before{content:"\F25C"}.fa-registered:before{content:"\F25D"}.fa-creative-commons:before{content:"\F25E"}.fa-gg:before{content:"\F260"}.fa-gg-circle:before{content:"\F261"}.fa-tripadvisor:before{content:"\F262"}.fa-odnoklassniki:before{content:"\F263"}.fa-odnoklassniki-square:before{content:"\F264"}.fa-get-pocket:before{content:"\F265"}.fa-wikipedia-w:before{content:"\F266"}.fa-safari:before{content:"\F267"}.fa-chrome:before{content:"\F268"}.fa-firefox:before{content:"\F269"}.fa-opera:before{content:"\F26A"}.fa-internet-explorer:before{content:"\F26B"}.fa-television:before,.fa-tv:before{content:"\F26C"}.fa-contao:before{content:"\F26D"}.fa-500px:before{content:"\F26E"}.fa-amazon:before{content:"\F270"}.fa-calendar-plus-o:before{content:"\F271"}.fa-calendar-minus-o:before{content:"\F272"}.fa-calendar-times-o:before{content:"\F273"}.fa-calendar-check-o:before{content:"\F274"}.fa-industry:before{content:"\F275"}.fa-map-pin:before{content:"\F276"}.fa-map-signs:before{content:"\F277"}.fa-map-o:before{content:"\F278"}.fa-map:before{content:"\F279"}.fa-commenting:before{content:"\F27A"}.fa-commenting-o:before{content:"\F27B"}.fa-houzz:before{content:"\F27C"}.fa-vimeo:before{content:"\F27D"}.fa-black-tie:before{content:"\F27E"}.fa-fonticons:before{content:"\F280"}.fa-reddit-alien:before{content:"\F281"}.fa-edge:before{content:"\F282"}.fa-credit-card-alt:before{content:"\F283"}.fa-codiepie:before{content:"\F284"}.fa-modx:before{content:"\F285"}.fa-fort-awesome:before{content:"\F286"}.fa-usb:before{content:"\F287"}.fa-product-hunt:before{content:"\F288"}.fa-mixcloud:before{content:"\F289"}.fa-scribd:before{content:"\F28A"}.fa-pause-circle:before{content:"\F28B"}.fa-pause-circle-o:before{content:"\F28C"}.fa-stop-circle:before{content:"\F28D"}.fa-stop-circle-o:before{content:"\F28E"}.fa-shopping-bag:before{content:"\F290"}.fa-shopping-basket:before{content:"\F291"}.fa-hashtag:before{content:"\F292"}.fa-bluetooth:before{content:"\F293"}.fa-bluetooth-b:before{content:"\F294"}.fa-percent:before{content:"\F295"}.fa-gitlab:before{content:"\F296"}.fa-wpbeginner:before{content:"\F297"}.fa-wpforms:before{content:"\F298"}.fa-envira:before{content:"\F299"}.fa-universal-access:before{content:"\F29A"}.fa-wheelchair-alt:before{content:"\F29B"}.fa-question-circle-o:before{content:"\F29C"}.fa-blind:before{content:"\F29D"}.fa-audio-description:before{content:"\F29E"}.fa-volume-control-phone:before{content:"\F2A0"}.fa-braille:before{content:"\F2A1"}.fa-assistive-listening-systems:before{content:"\F2A2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\F2A3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\F2A4"}.fa-glide:before{content:"\F2A5"}.fa-glide-g:before{content:"\F2A6"}.fa-sign-language:before,.fa-signing:before{content:"\F2A7"}.fa-low-vision:before{content:"\F2A8"}.fa-viadeo:before{content:"\F2A9"}.fa-viadeo-square:before{content:"\F2AA"}.fa-snapchat:before{content:"\F2AB"}.fa-snapchat-ghost:before{content:"\F2AC"}.fa-snapchat-square:before{content:"\F2AD"}.fa-pied-piper:before{content:"\F2AE"}.fa-first-order:before{content:"\F2B0"}.fa-yoast:before{content:"\F2B1"}.fa-themeisle:before{content:"\F2B2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\F2B3"}.fa-fa:before,.fa-font-awesome:before{content:"\F2B4"}.fa-handshake-o:before{content:"\F2B5"}.fa-envelope-open:before{content:"\F2B6"}.fa-envelope-open-o:before{content:"\F2B7"}.fa-linode:before{content:"\F2B8"}.fa-address-book:before{content:"\F2B9"}.fa-address-book-o:before{content:"\F2BA"}.fa-address-card:before,.fa-vcard:before{content:"\F2BB"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\F2BC"}.fa-user-circle:before{content:"\F2BD"}.fa-user-circle-o:before{content:"\F2BE"}.fa-user-o:before{content:"\F2C0"}.fa-id-badge:before{content:"\F2C1"}.fa-drivers-license:before,.fa-id-card:before{content:"\F2C2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\F2C3"}.fa-quora:before{content:"\F2C4"}.fa-free-code-camp:before{content:"\F2C5"}.fa-telegram:before{content:"\F2C6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\F2C7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\F2C8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\F2C9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\F2CA"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\F2CB"}.fa-shower:before{content:"\F2CC"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\F2CD"}.fa-podcast:before{content:"\F2CE"}.fa-window-maximize:before{content:"\F2D0"}.fa-window-minimize:before{content:"\F2D1"}.fa-window-restore:before{content:"\F2D2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\F2D3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\F2D4"}.fa-bandcamp:before{content:"\F2D5"}.fa-grav:before{content:"\F2D6"}.fa-etsy:before{content:"\F2D7"}.fa-imdb:before{content:"\F2D8"}.fa-ravelry:before{content:"\F2D9"}.fa-eercast:before{content:"\F2DA"}.fa-microchip:before{content:"\F2DB"}.fa-snowflake-o:before{content:"\F2DC"}.fa-superpowers:before{content:"\F2DD"}.fa-wpexplorer:before{content:"\F2DE"}.fa-meetup:before{content:"\F2E0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.gs_pin_area,.gs_pin_area *{-webkit-box-sizing:border-box;box-sizing:border-box}.gs_pin_area .gs-pins{margin:0;padding:0}.gs_pin_area .gs-pins:after,.gs_pin_area .gs-pins:before{content:"";display:table}.gs_pin_area .gs-pins:after{clear:both}.gs-pins .gs-single-pin{list-style-type:none;padding-left:0;padding-right:0}.gs_pin_theme1 .gs-pins .gs-single-pin{line-height:0}.gs-pin-details img{width:100%}.gs_pin_area.gs_pin_theme_two .gspin-board-widget [class*=_col]{min-width:40px!important}@media only screen and (max-width:767px) and (min-width:540px){.gs-pins{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media only screen and (max-width:480px){.gs-pins{-moz-column-count:1;-webkit-column-count:1;column-count:1}}.gs-pinterest-profile .gs-pinterest-profile-name{margin-bottom:0}#gs_pin_area_1 .gs-pin-details,#gs_pin_area_1 .gs-pin-pop{margin:5px}@keyframes sby-sk-scaleout{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}body,body.et-db #et-boc{[id^=sb_youtube_].sb_youtube{box-sizing:border-box;margin:0 auto;padding:0;width:100%}[id^=sb_youtube_].sb_youtube *{box-sizing:border-box}[id^=sb_youtube_].sb_youtube .sbi_inner_item:after,[id^=sb_youtube_].sb_youtube:after{clear:both;content:"";display:table}[id^=sb_youtube_].sb_youtube.sby_fixed_height{box-sizing:border-box;overflow:hidden;overflow-y:auto}[id^=sb_youtube_].sb_youtube .sby_items_wrap{box-sizing:border-box;float:left;font-size:13px;line-height:0;width:100%}[id^=sb_youtube_].sb_youtube .sby_items_wrap .sby_inner_item{display:flex;flex-direction:column}[id^=sb_youtube_].sb_youtube .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube .sby_player_outer_wrap .sby_video_thumbnail_wrap,[id^=sb_youtube_].sb_youtube .sby_player_wrap{box-sizing:border-box;display:-moz-inline-stack;display:inline-block;opacity:1;overflow:hidden;padding:inherit!important;text-decoration:none;transition:all .5s ease;vertical-align:top;zoom:1}[id^=sb_youtube_].sb_youtube .sby_items_wrap .sby_item.sby_no_margin{margin:0!important}[id^=sb_youtube_].sb_youtube .sby_items_wrap .sby_item.sby_transition{max-height:0;opacity:0}[id^=sb_youtube_].sb_youtube.sby_col_0 .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_1 .sby_items_wrap .sby_item{width:100%}[id^=sb_youtube_].sb_youtube.sby_col_2 .sby_items_wrap .sby_item{width:50%}[id^=sb_youtube_].sb_youtube.sby_col_3 .sby_items_wrap .sby_item{width:33.33%}[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item{width:25%}[id^=sb_youtube_].sb_youtube.sby_col_5 .sby_items_wrap .sby_item{width:20%}[id^=sb_youtube_].sb_youtube.sby_col_6 .sby_items_wrap .sby_item{width:16.66%}[id^=sb_youtube_].sb_youtube.sby_col_7 .sby_items_wrap .sby_item{width:14.28%}[id^=sb_youtube_].sb_youtube.sby_col_8 .sby_items_wrap .sby_item{width:12.5%}[id^=sb_youtube_].sb_youtube.sby_col_9 .sby_items_wrap .sby_item{width:11.11%}[id^=sb_youtube_].sb_youtube.sby_col_10 .sby_items_wrap .sby_item{width:10%}.sby-screenreader{display:block!important;height:0!important;line-height:0!important;text-indent:-9999px!important;width:0!important}#sby_lightbox .sby_lb_video_thumbnail_wrap,[id^=sb_youtube_].sb_youtube .sby_player_outer_wrap,[id^=sb_youtube_].sb_youtube .sby_video_thumbnail_wrap{box-sizing:border-box;float:left;position:relative;width:100%}#sby_lightbox .sby_lb_video_thumbnail,#sby_lightbox .sby_video_thumbnail,[id^=sb_youtube_].sb_youtube .sby_video_thumbnail{display:block;line-height:0;position:relative;text-decoration:none;z-index:5}#sby_lightbox .sby_video_thumbnail img,[id^=sb_youtube_].sb_youtube .sby_video_thumbnail img{border-radius:0;height:auto;width:100%}[id^=sb_youtube_].sb_youtube .sby_link{background:#333;background:rgb(0 0 0 / .6);bottom:0;color:#fff;display:none;font-size:12px;left:0;line-height:1.1;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:1}[id^=sb_youtube_].sb_youtube .sby_link.sby_default a,[id^=sb_youtube_].sb_youtube .sby_link.sby_default p,[id^=sb_youtube_].sb_youtube .sby_link.sby_default span{text-shadow:0 0 10px #000}[id^=sb_youtube_].sb_youtube .sby_link .sby_hover_bottom,[id^=sb_youtube_].sb_youtube .sby_link .sby_lightbox_link,[id^=sb_youtube_].sb_youtube .sby_link .sby_playbtn,[id^=sb_youtube_].sb_youtube .sby_link .sby_username a,[id^=sb_youtube_].sb_youtube .sby_link .sby_youtube_link,[id^=sb_youtube_].sb_youtube .sby_link .svg-inline--fa.fa-play{filter:alpha(opacity=90);opacity:.9}[id^=sb_youtube_].sb_youtube .sby_link .sby_lightbox_link:hover,[id^=sb_youtube_].sb_youtube .sby_link .sby_playbtn:hover,[id^=sb_youtube_].sb_youtube .sby_link .sby_username a:hover,[id^=sb_youtube_].sb_youtube .sby_link .sby_youtube_link:hover,[id^=sb_youtube_].sb_youtube .sby_link .svg-inline--fa.fa-play:hover{filter:alpha(opacity=100);opacity:1}[id^=sb_youtube_].sb_youtube .sby_link_area{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}[id^=sb_youtube_].sb_youtube .sby_link a{background:none;color:#ddd;color:hsl(0 0% 100% / .7);display:-moz-inline-stack;display:inline-block;line-height:1.1;padding:0;text-decoration:none;vertical-align:top;zoom:1}[id^=sb_youtube_].sb_youtube .sby_link a:active,[id^=sb_youtube_].sb_youtube .sby_link a:hover{color:#fff}[id^=sb_youtube_].sb_youtube .sby_link .sby_lightbox_link{display:block;font-size:49px;font-style:normal!important;left:50%;margin-left:-21px;margin-top:-24px;padding:0;position:absolute;top:50%;z-index:2}[id^=sb_youtube_].sb_youtube .sby_carousel_vid_first .sby_lightbox_link,[id^=sb_youtube_].sb_youtube .sby_type_video .sby_lightbox_link{display:none}[id^=sb_youtube_].sb_youtube .sby_link .sby_youtube_link{bottom:0;font-size:30px;padding:8px;position:absolute;right:2px;z-index:100}[id^=sb_youtube_].sb_youtube .sby_link a:focus,[id^=sb_youtube_].sb_youtube .sby_link a:hover{text-decoration:underline}[id^=sb_youtube_].sb_youtube .sby_player_wrap{height:100%!important;left:0;position:absolute;top:0;width:100%!important;z-index:1}[id^=sb_youtube_].sb_youtube .sby_player_wrap iframe{height:100%!important;width:100%!important}#sby_lightbox .sby_thumbnail_hover,[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover{background:#333;background:rgb(0 0 0 / .6);bottom:0;box-sizing:border-box;color:#fff;display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .6s ease-in-out;-moz-transition:opacity .6s ease-in-out;-webkit-transition:opacity .6s ease-in-out;z-index:10}[id^=sb_youtube_].sb_youtube.sby_layout_list .sby_item_video_thumbnail .sby_thumbnail_hover{display:none}[id^=sb_youtube_].sb_youtube .sby_current .sby_thumbnail_hover{opacity:1}#sby_lightbox .sby_thumbnail_hover_inner,[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover_inner{display:inline-block;height:100%;overflow:hidden;padding:10px;width:100%}[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover_inner .sby_video_title{font-size:1.2em;line-height:1.2}#sby_lightbox .sby_video_thumbnail:hover .sby_thumbnail_hover,[id^=sb_youtube_].sb_youtube .sby_video_thumbnail:hover .sby_thumbnail_hover{display:block;opacity:1;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out}[id^=sb_youtube_].sb_youtube.sby_layout_list .sby_item_video_thumbnail.sby_video_thumbnail:hover .sby_thumbnail_hover{display:none;opacity:0;transition:none;-moz-transition:none;-webkit-transition:none}[id^=sb_youtube_].sb_youtube .sby_loader{animation:sby-sk-scaleout 1s ease-in-out infinite;background-color:#000;background-color:rgb(0 0 0 / .5);border-radius:100%;height:20px;left:50%;margin:-10px 0 0 -10px;position:relative;top:50%;width:20px}[id^=sb_youtube_].sb_youtube .sb_youtube_header br,[id^=sb_youtube_].sb_youtube .sby_footer br,[id^=sb_youtube_].sb_youtube .sby_items_wrap br{display:none}[id^=sb_youtube_].sb_youtube .sby_bio br,[id^=sb_youtube_].sb_youtube .sby_caption br{display:initial}.sby_footer p{display:inline;margin:0;padding:0}[id^=sb_youtube_].sb_youtube .sby_footer .sby_loader,[id^=sb_youtube_].sb_youtube .sby_item .sby_loader,[id^=sb_youtube_].sb_youtube .sby_player_outer_wrap .sby_loader{background-color:#fff;margin-top:-11px;position:absolute}[id^=sb_youtube_].sb_youtube .sby_item.sby_player_loading,[id^=sb_youtube_].sb_youtube .sby_player_outer_wrap.sby_player_loading{opacity:.8}#sby_lightbox .fa-spin,[id^=sb_youtube_].sb_youtube .fa-spin{animation:fa-spin 2s linear infinite}#sby_lightbox .fa-pulse,[id^=sb_youtube_].sb_youtube .fa-pulse{animation:fa-spin 1s steps(8) infinite}[id^=sb_youtube_].sb_youtube .sb_youtube_header{clear:both;float:left;line-height:1.2;margin:0 0 15px;padding:0;width:100%}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_header_type_generic{display:flex}[id^=sb_youtube_].sb_youtube .sb_youtube_header a{align-items:center;display:flex;float:left;min-width:100%;text-decoration:none;transition:color .5s ease;width:100%}[id^=sb_youtube_].sb_youtube .sb_youtube_header a[data-channel-description=visible]{align-items:flex-start}@media (min-width:480px){[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_img,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_img img{border-radius:40px;height:80px;width:80px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text h3{font-size:16px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text .sby_bio,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info{font-size:13px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text .sby_bio,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text h3{line-height:1.4;margin-left:95px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text h3{margin-right:-85px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text .sby_bio_info{margin-top:4px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_medium .sby_header_text.sby_no_bio h3{padding-top:20px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_img,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_img img{border-radius:60px;height:120px;width:120px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text h3{font-size:28px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text .sby_bio,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text .sby_bio_info{font-size:13px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text .sby_bio,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text .sby_bio_info,[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text h3{line-height:1.5;margin-left:140px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text h3{margin-right:-120px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text .sby_bio_info{margin-top:12px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_large .sby_header_text.sby_no_bio h3{padding-top:32px!important}}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_img{border-radius:40px;float:left;margin:0 0 0 -100%!important;overflow:hidden;position:relative;width:50px}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_img img{border:none!important;border-radius:40px;float:left;margin:0!important;padding:0!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_no_consent .sby_header_img{height:50px}[id^=sb_youtube_].sb_youtube .sb_youtube_header.sby_no_consent .sby_header_img_hover{opacity:1}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_new_logo{font-size:24px;height:24px;left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:50%;width:24px}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_img_hover i{overflow:hidden}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_img_hover{transition:opacity .4s ease-in-out;z-index:2}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_fade_in{opacity:1;transition:opacity .2s ease-in-out}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_img_hover{background:rgb(0 0 0 / .75);border-radius:40px;bottom:0;color:#fff;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);left:0;-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;text-align:center;top:0;transition:opacity .2s;width:100%}[id^=sb_youtube_].sb_youtube .sb_youtube_header a:focus .sby_header_img_hover,[id^=sb_youtube_].sb_youtube .sb_youtube_header a:hover .sby_header_img_hover{opacity:1}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text{display:flex;flex-wrap:wrap;padding-top:5px;width:100%}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text .sby_bio,[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text h3{clear:both;margin:0 0 0 60px!important;padding:0!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text .sby_bio{width:100%}[id^=sb_youtube_].sb_youtube .sb_youtube_header h3{font-size:16px;line-height:1.3}[id^=sb_youtube_].sb_youtube .sb_youtube_header p{font-size:13px;line-height:1.3;margin:0;padding:0}[id^=sb_youtube_].sb_youtube p:empty{display:none}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text img.emoji{margin-right:3px!important}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text.sby_no_bio .sby_bio_info{clear:both}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_header_text.sby_no_bio.sby_has_sub h3{padding-top:0!important}[id^=sb_youtube_].sb_youtube .sby_footer{clear:both;float:left;text-align:center;width:100%}[id^=sb_youtube_].sb_youtube .sby_footer .fa-spinner{display:none;font-size:15px;left:50%;margin:-8px 0 0 -7px;position:absolute;top:50%}[id^=sb_youtube_].sb_youtube .sby_footer{opacity:1;transition:all .5s ease-in}[id^=sb_youtube_].sb_youtube .sby_load_btn .sby_btn_text,[id^=sb_youtube_].sb_youtube .sby_load_btn .sby_loader{opacity:1;transition:all .1s ease-in}[id^=sb_youtube_].sb_youtube .sby_hidden{opacity:0!important}#sby_lightbox .sby_btn a,[id^=sb_youtube_].sb_youtube .sby_btn a,[id^=sb_youtube_].sb_youtube .sby_follow_btn a,[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{background:#333;border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;display:-moz-inline-stack;display:inline-block;font-size:13px;line-height:1.5;margin:5px auto 0;padding:7px 14px;text-decoration:none;vertical-align:top;zoom:1}#sby_lightbox .sby_btn .sby_cta_button,[id^=sb_youtube_].sb_youtube .sby_btn .sby_cta_button{font-size:16px}[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{position:relative}#sby_lightbox .sby_btn,[id^=sb_youtube_].sb_youtube .sby_btn,[id^=sb_youtube_].sb_youtube .sby_follow_btn{display:-moz-inline-stack;display:inline-block;text-align:center;vertical-align:top;zoom:1}[id^=sb_youtube_].sb_youtube .sby_follow_btn.sby_top{display:block;margin-bottom:5px}#sby_lightbox .sby_btn .sby_cta_button,[id^=sb_youtube_].sb_youtube .sby_btn .sby_cta_button,[id^=sb_youtube_].sb_youtube .sby_follow_btn a{background:#408bd1;color:#fff}#sby_lightbox .sby_btn a,[id^=sb_youtube_].sb_youtube .sby_btn a,[id^=sb_youtube_].sb_youtube .sby_follow_btn a,[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn{transition:all .1s ease-in}[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn:hover{box-shadow:inset 0 0 20px 20px hsl(0 0% 100% / .25);outline:none}[id^=sb_youtube_].sb_youtube .sby_follow_btn a:focus,[id^=sb_youtube_].sb_youtube .sby_follow_btn a:hover{box-shadow:inset 0 0 20px 20px hsl(0 0% 100% / .25)}#sby_lightbox .sby_btn .sby_cta_button:focus,#sby_lightbox .sby_btn .sby_cta_button:hover,#sby_lightbox .sby_btn a:focus,[id^=sb_youtube_].sb_youtube .sby_btn .sby_cta_button:focus,[id^=sb_youtube_].sb_youtube .sby_btn .sby_cta_button:hover,[id^=sb_youtube_].sb_youtube .sby_btn a:hover{box-shadow:inset 0 0 10px 20px #359dff;outline:none}#sby_lightbox .sby_btn.sby_custom .sby_cta_button:focus,#sby_lightbox .sby_btn.sby_custom .sby_cta_button:hover,#sby_lightbox .sby_btn.sby_custom a:focus,[id^=sb_youtube_].sb_youtube .sby_btn.sby_custom .sby_cta_button:focus,[id^=sb_youtube_].sb_youtube .sby_btn.sby_custom .sby_cta_button:hover,[id^=sb_youtube_].sb_youtube .sby_btn.sby_custom a:hover,[id^=sb_youtube_].sb_youtube .sby_follow_btn.sby_custom a:focus,[id^=sb_youtube_].sb_youtube .sby_follow_btn.sby_custom a:hover,[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn.sby_custom:hover{box-shadow:inset 0 0 20px 20px hsl(0 0% 100% / .15)}#sby_lightbox .sby_btn a:active,[id^=sb_youtube_].sb_youtube .sby_btn a:active,[id^=sb_youtube_].sb_youtube .sby_follow_btn a:active,[id^=sb_youtube_].sb_youtube .sby_footer .sby_load_btn:active{box-shadow:inset 0 0 10px 20px rgb(0 0 0 / .3)}[id^=sb_youtube_].sb_youtube .sby_follow_btn .fa,[id^=sb_youtube_].sb_youtube .sby_follow_btn svg{font-size:15px;margin-bottom:-1px;margin-right:7px}[id^=sb_youtube_].sb_youtube .sby_follow_btn svg{vertical-align:-.125em}[id^=sb_youtube_].sb_youtube .sby_footer .sby_follow_btn{margin-left:5px}@media (max-width:640px){[id^=sb_youtube_].sb_youtube.sby_col_3.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_4.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_5.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_6.sby_mob_col_auto .sby_items_wrap .sby_item{width:50%}[id^=sb_youtube_].sb_youtube.sby_col_10 .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_10.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_7 .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_7.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_8 .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_8.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_9 .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_9.sby_mob_col_auto .sby_items_wrap .sby_item{width:25%}[id^=sb_youtube_].sb_youtube.sby_col_2 .sby_items_wrap .sby_item{width:50%}[id^=sb_youtube_].sb_youtube.sby_col_3 .sby_items_wrap .sby_item{width:33.33%}[id^=sb_youtube_].sb_youtube.sby_col_4 .sby_items_wrap .sby_item{width:25%}[id^=sb_youtube_].sb_youtube.sby_col_5 .sby_items_wrap .sby_item{width:20%}[id^=sb_youtube_].sb_youtube.sby_col_6 .sby_items_wrap .sby_item{width:16.66%}[id^=sb_youtube_].sb_youtube.sby_col_7 .sby_items_wrap .sby_item{width:14.28%}[id^=sb_youtube_].sb_youtube.sby_col_8 .sby_items_wrap .sby_item{width:12.5%}[id^=sb_youtube_].sb_youtube.sby_col_9 .sby_items_wrap .sby_item{width:11.11%}[id^=sb_youtube_].sb_youtube.sby_col_10 .sby_items_wrap .sby_item{width:10%}[id^=sb_youtube_].sb_youtube.sby_width_resp{width:100%!important}}@media (max-width:480px){[id^=sb_youtube_].sb_youtube.sby_col_10.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_3.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_4.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_5.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_6.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_7.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_8.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_col_9.sby_mob_col_auto .sby_items_wrap .sby_item,[id^=sb_youtube_].sb_youtube.sby_mob_col_1 .sby_items_wrap .sby_item{width:100%}[id^=sb_youtube_].sb_youtube.sby_mob_col_2 .sby_items_wrap .sby_item{width:50%}[id^=sb_youtube_].sb_youtube.sby_mob_col_3 .sby_items_wrap .sby_item{width:33.33%}[id^=sb_youtube_].sb_youtube.sby_mob_col_4 .sby_items_wrap .sby_item{width:25%}[id^=sb_youtube_].sb_youtube.sby_mob_col_5 .sby_items_wrap .sby_item{width:20%}[id^=sb_youtube_].sb_youtube.sby_mob_col_6 .sby_items_wrap .sby_item{width:16.66%}[id^=sb_youtube_].sb_youtube.sby_mob_col_7 .sby_items_wrap .sby_item{width:14.28%}}[data-preview-screen=mobile] .sb_youtube.sby_mob_col_2 .sby_items_wrap .sby_item{width:50%}[data-preview-screen=mobile] .sb_youtube.sby_mob_col_3 .sby_items_wrap .sby_item{width:33.33%}[data-preview-screen=mobile] .sb_youtube.sby_mob_col_4 .sby_items_wrap .sby_item{width:25%}[data-preview-screen=mobile] .sb_youtube.sby_mob_col_5 .sby_items_wrap .sby_item{width:20%}[data-preview-screen=mobile] .sb_youtube.sby_mob_col_6 .sby_items_wrap .sby_item{width:16.66%}[data-preview-screen=mobile] .sb_youtube.sby_mob_col_7 .sby_items_wrap .sby_item{width:14.28%}.sb_youtube[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item{background-color:#fff}.sb_youtube.sby_palette_dark[data-videostyle=boxed] .sby_items_wrap .sby_item .sby_inner_item{background-color:#35363f}.sby_lightboxOverlay{background-color:#000;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);left:0;opacity:.9;position:absolute;top:0;z-index:9999}.sby_lightbox{font-weight:400;height:100%;left:0;line-height:0;overflow-x:auto;position:absolute;width:100%;z-index:10000}.sby_lightbox .sby_lb-header{padding-top:80px}.sby_lightbox .sby_lb-image{border-radius:3px}.sby_lightbox a:active,.sby_lightbox a:focus,.sby_lightbox a:hover{outline:none}.sby_lightbox a img{border:none}.sby_lb-outerContainer{background-color:#000;border-top-left-radius:4px;border-top-right-radius:4px;height:250px;margin:0 auto;position:relative;width:250px;*zoom:1}.sby_lb-outerContainer .sby_lb-close{background:url(https://www.neo-vista.fr/wp-ressources/plugins/feeds-for-youtube/public/build/css/../images/close.0cfd6489.png) 100% 0 no-repeat;border:0;cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);height:30px;opacity:.7;outline:none;padding:0;position:absolute;right:0;text-align:right;top:-40px;transition:opacity .2s;width:30px}.sby_lb-outerContainer:after{clear:both;content:"";display:table}.sby_lb-container{border-radius:3px;bottom:0;height:100%;left:0;padding:4px;position:relative;right:0;top:0;width:100%}.sby_lb-loader{height:25%;left:0;line-height:0;position:absolute;text-align:center;top:43%;width:100%}.sby_lb-cancel{animation:ctf-sk-scaleout 1s ease-in-out infinite;background-color:#666;background-color:hsl(0 0% 100% / .5);border:0;border-radius:100%;display:block;height:32px;margin:0 auto;padding:0;width:32px}.sby_lb-nav{left:0;top:0;width:100%;z-index:10}.sby_lb-container>.nav{left:0}.sby_lb-nav a{background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);height:90%;outline:none;position:absolute;top:0;z-index:100}.sby_lb-next,.sby_lb-prev{cursor:pointer;display:block;height:100%}.sby_lb-nav a.sby_lb-prev{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);float:left;left:-70px;opacity:.5;padding-left:10px;padding-right:10px;transition:opacity .2s;width:50px}.sby_lb-nav a.sby_lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.sby_lb-nav a.sby_lb-next{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);float:right;opacity:.5;padding-left:10px;padding-right:10px;right:-70px;transition:opacity .2s;width:50px}.sby_lb-nav a.sby_lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.sby_lb-nav span{background:url(https://www.neo-vista.fr/wp-ressources/plugins/feeds-for-youtube/public/build/css/../images/sby-sprite.50dde50c.png) no-repeat;display:block;height:45px;left:20px;margin:-25px 0 0;position:absolute;top:55%;width:34px}.sby_lb-nav a.sby_lb-prev span{background-position:-53px 0}.sby_lb-nav a.sby_lb-next span{background-position:-18px 0;left:auto;right:20px}.sby_lb-data .sby_lb-info{clear:both;float:left;width:100%}.sby_lb-data .sby_lb-number{clear:both;color:#999;display:block;float:left;font-size:12px;padding:5px 0 15px}.sby_lb-data .sby_lb-close{background:url(https://www.neo-vista.fr/wp-ressources/plugins/feeds-for-youtube/public/build/css/../images/close.0cfd6489.png) 100% 0 no-repeat;border:0;display:block;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);float:right;height:30px;opacity:.7;outline:none;padding:0;text-align:right;transition:opacity .2s;width:30px}.sby_lb-data .sby_lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.sby_lb-nav{height:auto}.sby_lb-container{padding:0}.sby_lb-container iframe{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#sby_lightbox .sby_lightbox_action{border-left:1px solid #666;float:left;font-size:12px;margin:5px 0 0 10px;padding:0 0 0 10px;position:relative}#sby_lightbox .sby_lightbox_action a{color:#999;display:block;float:left;text-decoration:none}#sby_lightbox .sby_lightbox_action a:focus,#sby_lightbox .sby_lightbox_action a:hover{color:#fff}#sby_lightbox .sby_lightbox_action .fa,#sby_lightbox .sby_lightbox_action svg{margin-right:5px}#sby_lightbox .sby_lightbox_action.sby_youtube .fa{font-size:13px}#sby_lightbox .sby_tooltip_social a svg{font-size:19px;margin:auto;padding:3px 4px}#sby_lightbox .sby_lightbox_tooltip{background:hsl(0 0% 100% / .9);border-radius:4px;bottom:22px;box-shadow:0 0 10px rgb(0 0 0 / .4);-moz-box-shadow:0 0 10px rgb(0 0 0 / .4);-webkit-box-shadow:0 0 10px rgb(0 0 0 / .4);box-sizing:border-box;color:#222;display:none;font-size:12px;left:0;line-height:1.3;margin:0;padding:5px 10px;position:absolute;width:100px}#sby_lightbox .sby_lightbox_tooltip .fa-play{bottom:-6px;color:hsl(0 0% 100% / .9);font-size:8px;left:36px;position:absolute}#sby_lightbox .sby_tooltip_social a .fa{font-size:16px;margin:0;padding:5px}#sby_lightbox .sby_tooltip_social a#sby_facebook_icon .fa,#sby_lightbox .sby_tooltip_social a#sby_pinterest_icon .fa,#sby_lightbox .sby_tooltip_social a#sby_twitter_icon .fa{font-size:18px;padding-top:4px}#sby_lightbox .sby_gdpr_notice{display:block;left:50%;margin-left:-44px;margin-top:-44px;padding:20px;position:absolute;top:50%;z-index:6}#sby_lightbox .sby_gdpr_notice svg:not(:root).svg-inline--fa{display:block!important;height:48px;opacity:.8;position:relative;width:48px}#sby_lightbox .sby_gdpr_notice:hover svg:not(:root).svg-inline--fa{opacity:1}#sby_lightbox #sby_mod_box{padding:5px 10px 7px;width:280px}#sby_lightbox .sby_tooltip_social{padding:5px 5px 4px;width:172px}#sby_lightbox .sby_tooltip_social a{border-radius:4px;color:#333}#sby_lightbox .sby_lightbox_action #sby_facebook_icon:hover{background:#3b5998}#sby_lightbox .sby_lightbox_action #sby_twitter_icon:hover{background:#00aced}#sby_lightbox .sby_lightbox_action #sby_google_icon:hover{background:#dd4b39}#sby_lightbox .sby_lightbox_action #sby_linkedin_icon:hover{background:#007bb6}#sby_lightbox .sby_lightbox_action #sby_pinterest_icon:hover{background:#cb2027}#sby_lightbox .sby_lightbox_action #sby_email_icon:hover{background:#333}.sby_lb-dataContainer,.sby_lb-outerContainer{min-width:450px}@media (max-width:450px){.sby_lb-dataContainer,.sby_lb-outerContainer{min-width:0}}.sby_lightbox .sby_lb-image{border-radius:0;display:block;height:auto;margin:0 auto;max-width:inherit}#sby_mod_error{background:#eee;border:1px solid #ddd;border-radius:4px;clear:both;color:#333;display:none;font-size:13px;margin:10px 0;padding:10px 15px;text-align:center}#sby_mod_error p{line-height:1.3!important;margin:0!important;padding:5px 0!important}#sby_mod_error ol,#sby_mod_error ul{margin:0!important;padding:5px 0 5px 20px!important}#sby_mod_error li{margin:0!important;padding:1px 0!important}#sby_mod_error span{font-size:12px}[id^=sb_youtube_].sb_youtube svg:not(:root).svg-inline--fa,[id^=sb_youtube_].sb_youtube_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}[id^=sb_youtube_].sb_youtube .svg-inline--fa.fa-w-16{width:16px}[id^=sb_youtube_].sb_youtube .svg-inline--fa,[id^=sb_youtube_].sb_youtube_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}[id^=sb_youtube_].sb_youtube.sby_player_loaded .sby_player_outer_wrap .sby_video_thumbnail,[id^=sb_youtube_].sb_youtube.sby_player_loaded.sby_layout_list .sby_video_thumbnail{z-index:-1!important}a.sby_video_thumbnail:after{bottom:0;box-shadow:inset 0 0 1px 0 rgb(0 0 0 / .7);content:"";left:0;position:absolute;right:0;top:0;width:100%;z-index:1}[id^=sb_youtube_].sb_youtube .sby_info p{box-sizing:border-box;clear:both;line-height:1.2;margin:0;padding:5px 5px 2px!important;width:100%}#sby_lightbox .sby_video_title,[id^=sb_youtube_].sb_youtube .sby_caption,[id^=sb_youtube_].sb_youtube .sby_date,[id^=sb_youtube_].sb_youtube .sby_ls_message,[id^=sb_youtube_].sb_youtube .sby_video_title{word-wrap:break-word;hyphens:auto}[id^=sb_youtube_].sb_youtube .sby_caption_wrap,[id^=sb_youtube_].sb_youtube .sby_info>p,[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover_inner>p{font-size:1em;line-height:1.3;margin-top:0;padding:0!important}[id^=sb_youtube_].sb_youtube .sby_info .sby_video_title_wrap{font-size:1.2em}[id^=sb_youtube_].sb_youtube .sby_ls_message_wrap,[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover_inner .sby_ls_message_wrap{display:block;line-height:1}[id^=sb_youtube_].sb_youtube .sby_ls_message{background:#408bd1;border-radius:5px;color:#fff;display:inline-block;font-weight:700;line-height:1;padding:3px 5px;transition:all .1s ease-in}[id^=sb_youtube_].sb_youtube .sby_video_title{font-weight:700}[id^=sb_youtube_].sb_youtube .sby_info .sby_ls_message_wrap,[id^=sb_youtube_].sb_youtube .sby_info .sby_stats{margin-bottom:8px}[id^=sb_youtube_].sb_youtube .sby_meta>span+span:before{content:"•";margin:0 4px}[id^=sb_youtube_].sb_youtube .sby_meta span,[id^=sb_youtube_].sb_youtube .sby_stats span{font-size:1em}[id^=sb_youtube_].sb_youtube.sby_col_1 .sby_meta span,[id^=sb_youtube_].sb_youtube.sby_col_1 .sby_stats span,[id^=sb_youtube_].sb_youtube.sby_col_2 .sby_meta span,[id^=sb_youtube_].sb_youtube.sby_col_2 .sby_stats span,[id^=sb_youtube_].sb_youtube.sby_col_3 .sby_meta span,[id^=sb_youtube_].sb_youtube.sby_col_3 .sby_stats span{white-space:nowrap}[id^=sb_youtube_].sb_youtube .sby_stats>span{margin-right:8px}[id^=sb_youtube_].sb_youtube .sby_info{box-sizing:border-box;clear:both;float:left;margin:16px 0;opacity:.9;text-align:center;text-decoration:none;width:100%}[id^=sb_youtube_].sb_youtube .sby_no_space{margin:0;padding:0}[id^=sb_youtube_].sb_youtube .sby_item_caption_wrap{opacity:.9;text-align:center}[id^=sb_youtube_].sb_youtube .sby_video_thumbnail:hover .sby_play_btn{opacity:.5}[id^=sb_youtube_].sb_youtube .sby_play_btn{bottom:50%;color:#fff;height:50px;left:50%;margin-left:-28px;margin-top:-25px;opacity:1;position:absolute;right:50%;top:50%;transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;-webkit-transition:opacity .2s ease-in-out;width:57px;z-index:1}[id^=sb_youtube_].sb_youtube .sby_play_btn_bg{border-left:0 solid #fff0;border-color:#fff0 #fff0 #fff0 #fff;border-style:solid;border-width:9px 0 9px 16px;display:block;height:0;left:22px;position:absolute;top:17px;width:0;z-index:-1}[id^=sb_youtube_].sb_youtube .sby_play_btn svg:not(:root).svg-inline--fa{height:auto;opacity:.75;width:57px}[id^=sb_youtube_].sb_youtube.sby_medium .sby_play_btn{height:40px;margin-left:-22px;margin-top:-20px;width:45px}[id^=sb_youtube_].sb_youtube.sby_medium .sby_play_btn_bg{border-bottom-width:7px;border-left:12px solid #fff;border-top-width:7px;left:18px;top:13px}[id^=sb_youtube_].sb_youtube.sby_medium .sby_play_btn svg:not(:root).svg-inline--fa{width:45px}[id^=sb_youtube_].sb_youtube.sby_small .sby_play_btn{height:32px;margin-left:-18px;margin-top:-16px;width:36px}[id^=sb_youtube_].sb_youtube.sby_small .sby_play_btn_bg{border-bottom-width:6px;border-left:10px solid #fff;border-top-width:6px;left:14px;top:10px}[id^=sb_youtube_].sb_youtube.sby_small .sby_play_btn svg:not(:root).svg-inline--fa{width:36px}[id^=sb_youtube_].sby_layout_gallery .sby_player_outer_wrap .sby_play_btn{z-index:10}[id^=sb_youtube_].sb_youtube .sby_meta .sby_loader,[id^=sb_youtube_].sb_youtube .sby_stats .sby_loader{display:inline-block;left:auto;position:relative;top:5px}[id^=sb_youtube_].sb_youtube .sby_stats .sby_loader{margin-left:0}@media (min-width:481px){[id^=sb_youtube_].sb_youtube .sby_info_side .sby_item .sby_item_video_thumbnail_wrap{clear:none;margin-right:2%;width:48%}[id^=sb_youtube_].sb_youtube .sby_info_side .sby_item .sby_info{clear:none;margin-top:0;width:50%}[id^=sb_youtube_].sb_youtube .sby_info_side .sby_item .sby_info,[id^=sb_youtube_].sb_youtube .sby_info_side .sby_item .sby_item_caption_wrap{text-align:left}[id^=sb_youtube_].sb_youtube .sby_info p{padding:0!important}[id^=sb_youtube_].sb_youtube .sby_info_side .sby_meta span{margin-left:0!important}}#sby_lightbox .sby_thumbnail_hover_inner>span,[id^=sb_youtube_].sb_youtube .sby_thumbnail_hover_inner>span{display:block;line-height:1.2;margin-bottom:5px;text-align:center}.sby_cta_wrap{background:#000;border-radius:10px;bottom:57px;box-sizing:border-box;display:none;height:160px;left:0;margin:auto;padding:0;position:absolute;right:0;width:100%;z-index:50}.sby_cta_inner_wrap img,.sby_cta_state_ended,.sby_cta_state_paused{display:block}#sby_lightbox .sby_cta_item,[id^=sb_youtube_].sb_youtube .sby_cta_item{float:left;font-size:13px;width:50%}#sby_lightbox .sby_cta_cols_1 .sby_cta_item,[id^=sb_youtube_].sb_youtube .sby_cta_cols_1 .sby_cta_item{width:100%}#sby_lightbox .sby_cta_item .sby_btn_wrap,[id^=sb_youtube_].sb_youtube .sby_cta_item .sby_btn_wrap{display:flex;justify-content:center}#sby_lightbox .sby_cta_item .sby_btn,[id^=sb_youtube_].sb_youtube .sby_cta_item .sby_btn{align-self:center}@media (min-width:481px){.sby_cta_wrap{bottom:49px;padding:12px 16px 16px}}[id^=sb_youtube_].sb_youtube .sby_items_wrap.sby_carousel{display:none;width:100%;-webkit-tap-highlight-color:#fff0;direction:ltr;position:relative;z-index:1}.sby_carousel .sby_info,.sby_carousel .sby_owl2row-item{display:none}.sby_carousel_2_row .sby_carousel .sby_item{width:100%!important}.sby-owl-stage{-moz-backface-visibility:hidden;position:relative;-ms-touch-action:pan-Y}.sby-owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.sby-owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.sby-owl-item,.sby-owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.sby-owl-item{-webkit-backface-visibility:hidden;float:left;min-height:1px;padding:0;position:relative;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.sby-owl-item img{display:block;width:100%}.sby-owl-dots.disabled,.sby-owl-nav.disabled{display:none}.sby-owl-dot,.sby-owl-nav .sby-owl-next,.sby-owl-nav .sby-owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sby-owl-carousel.sby-owl-loaded{display:block}.sby-owl-carousel.sby-owl-loading{display:block;opacity:0}.sby-owl-carousel.sby-owl-hidden{opacity:0}.sby-owl-carousel.sby-owl-refresh .sby-owl-item{visibility:hidden}.sby-owl-carousel.sby-owl-drag .sby-owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sby-owl-carousel.sby-owl-grab{cursor:move;cursor:grab}.sby-owl-carousel.sby-owl-rtl{direction:rtl}.sby-owl-carousel.sby-owl-rtl .sby-owl-item{float:right}.sby-owl-height{transition:height .5s ease-in-out}.sby-owl-item .sby-owl-lazy{opacity:0;transition:opacity .4s ease}.sby-owl-item img.sby-owl-lazy{transform-style:preserve-3d}.sby-owl-video-wrapper{background:#000;height:100%;position:relative}.sby-owl-video-play-icon{-webkit-backface-visibility:hidden;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.sby-owl-video-play-icon:hover{transform:scale(1.3)}.sby-owl-video-playing .sby-owl-video-play-icon,.sby-owl-video-playing .sby-owl-video-tn{display:none}.sby-owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.sby-owl-video-frame{height:100%;position:relative;width:100%;z-index:1}.sby-owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:#fff0;margin-top:0}.sby-owl-nav .disabled{cursor:default;opacity:.5}.sby-owl-nav.disabled+.sby-owl-dots{margin-top:10px}.sby-owl-dots{text-align:center;-webkit-tap-highlight-color:#fff0;margin-top:5px;padding:5px 0}.sby-owl-dots .sby-owl-dot{display:inline-block;zoom:1}.sby-owl-dots .sby-owl-dot span{-webkit-backface-visibility:visible;background:#333;border-radius:30px;display:block;filter:Alpha(Opacity=25);height:12px;margin:5px 7px;opacity:.25;transition:opacity .1s ease;width:12px}.sby-owl-dots .sby-owl-dot.active span,.sby-owl-dots .sby-owl-dot:hover span{filter:Alpha(Opacity=100);opacity:1}.sby-owl-item{display:inline-block;vertical-align:top}.sby-owl-stage-outer{overflow-x:hidden;overflow-y:hidden}.sby-owl-item>div{width:100%!important}.sby-post-links{max-width:100%}.sby-owl-item{box-sizing:border-box}.sby-owl-nav>div{background:hsl(0 0% 100% / .3);border-radius:50%;box-shadow:0 0 5px 0 rgb(0 0 0 / .2);color:#000;display:inline-block;font-size:14px;margin-top:-15px;padding:6px 6px 6px 8px;position:absolute;top:50%;transition:all .5s}.sby_carousel:hover .sby-owl-nav>div{background:hsl(0 0% 100% / .5);box-shadow:0 0 5px 0 rgb(0 0 0 / .5);transform:scale(1.1)}.sby_carousel:hover .sby-owl-nav>div:hover{background:#fff;cursor:pointer}.sby-owl-nav .sby-owl-prev{left:0;margin-left:7px;padding:6px 8px 6px 6px}.sby-owl-nav .sby-owl-next{margin-right:7px;right:0}[id^=sb_youtube_].sb_youtube .sby_carousel .sby-owl-nav .svg-inline--fa{height:1.2em}[id^=sb_youtube_].sb_youtube.sby_youtube_feed_single .sby_info{text-align:left}#sby_sf_results_wrap:after{clear:both;content:"";display:table}.sby_sf_results_wrap{margin-top:30px}.sby_sf_result{float:left;margin-bottom:30px}@media (min-width:481px){.sby_sf_info_wrap,.sby_sf_thumb_wrap{float:left;width:49%}.sby_sf_info_wrap{margin-left:2%}}.sby_sf_info_wrap h3{font-size:20px;margin-top:0}.sby_sf_info_wrap p{font-size:1em;margin-top:0}.sby_header_type_generic .sby_header_img{background:#333;color:#fff;height:50px;position:relative;width:50px}.sby_header_type_generic .sby_header_icon{color:#fff;display:block;opacity:.9;transition:background .6s linear,color .6s linear}.sby_header_type_generic:hover .sby_header_icon{display:block;opacity:1;transition:background .2s linear,color .2s linear}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_subscribers{display:block;font-size:14px;line-height:1.3;margin-left:15px;padding-top:3px;position:relative;vertical-align:top}[data-preview-screen=mobile] [id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_subscribers{margin-left:70px}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_subscribers:before{background-color:#7e7272;border-radius:100px;content:"";height:4px;left:-9px;position:absolute;top:10px;width:4px}[id^=sb_youtube_].sb_youtube .sb_youtube_header[data-header-subscriber=shown] .sby_has_bio h3:after{content:"•";margin:0 6px}[id^=sb_youtube_].sb_youtube .sb_youtube_header .sby_no_bio .sby_subscribers{clear:left;display:inline-block;float:left;margin:0 0 0 60px!important;padding-top:0}[id^=sb_youtube_].sb_youtube .sby-header-type-text{font-size:36px}[id^=sb_youtube_].sb_youtube .sby-header-type-text[data-header-size=medium]{font-size:42px}[id^=sb_youtube_].sb_youtube .sby-header-type-text[data-header-size=large]{font-size:48px}#sby_blank.sby_item,#sby_player_blank{opacity:0}iframe.sby_live_player{height:0!important;visibility:hidden!important;width:0!important}[id^=sb_youtube_].sb_youtube .sby_play_btn i,[id^=sb_youtube_].sb_youtube .sby_play_btn svg{color:#000}[id^=sb_youtube_].sb_youtube.sby_palette_light{background:hsl(0 0% 100% / .75);padding-bottom:10px}[id^=sb_youtube_].sb_youtube.sby_palette_light .sb_youtube_header h3,[id^=sb_youtube_].sb_youtube.sby_palette_light .sby_meta span,[id^=sb_youtube_].sb_youtube.sby_palette_light .sby_video_title{color:#444}[id^=sb_youtube_].sb_youtube.sby_palette_light .sby_footer .sby_load_btn{background:#313131}[id^=sb_youtube_].sb_youtube.sby_palette_light .sby_follow_btn a{background:#448ad0}[id^=sb_youtube_].sb_youtube.sby_palette_dark{background:#20222c;padding:10px}[id^=sb_youtube_].sb_youtube.sby_palette_dark .sb_youtube_header .sby_header_text .sby_bio,[id^=sb_youtube_].sb_youtube.sby_palette_dark .sb_youtube_header .sby_subscribers,[id^=sb_youtube_].sb_youtube.sby_palette_dark .sb_youtube_header h3,[id^=sb_youtube_].sb_youtube.sby_palette_dark .sb_youtube_header.sby-header-type-text span,[id^=sb_youtube_].sb_youtube.sby_palette_dark .sby_meta span,[id^=sb_youtube_].sb_youtube.sby_palette_dark .sby_video_title{color:#fff}[id^=sb_youtube_].sb_youtube.sby_palette_dark .sby_footer .sby_load_btn{background:hsl(0 0% 100% / .2)}[id^=sb_youtube_].sb_youtube.sby_palette_dark .sby_follow_btn a{background:#0096cc}[id^=sb_youtube_][data-videocardlayout=horizontal].sb_youtube .sby_items_wrap .sby_inner_item{align-items:center;display:flex;flex-direction:row}[id^=sb_youtube_][data-videocardlayout=horizontal].sb_youtube .sby_info{margin-top:0;padding:10px 20px}.sby-player-info{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px;width:100%}.sby-player-info .sby-channel-info-bar{align-items:center;background:rgb(0 0 0 / .05);border-radius:4px;display:flex;gap:8px;justify-content:center;margin:8px 4px 0;padding:8px 20px;width:100%}.sby_layout_list .sby-player-info .sby-channel-info-bar{margin:8px 0 12px}.sby-player-info .sby-channel-info-bar .sby-avatar{height:24px;margin-right:2px;width:24px}.sby-player-info .sby-channel-info-bar .sby-avatar img{border-radius:20px;height:100%;vertical-align:inherit;width:100%}.sby-player-info .sby-channel-info-bar .sby-channel-name{color:#141b38;font-size:14px;font-weight:600;letter-spacing:.02em;line-height:120%}.sby-player-info .sby-channel-info-bar .sby-channel-subscriber-count{color:#434960;font-size:14px;font-weight:400;line-height:160%}.sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn{margin-left:10px}.sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a{align-items:center;background:#ed4944;border:none;border-radius:4px;box-shadow:0 2px 5px rgb(60 66 87 / .12),0 1px 1px rgb(0 0 0 / .08),inset 0 -1px 1px rgb(0 0 0 / .12);color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;line-height:160%;padding:6px 8px;text-decoration:none;transition:all .2s ease-in}.sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a:focus,.sby-player-info .sby-channel-info-bar .sby-channel-subscribe-btn a:hover{filter:brightness(93%)}.sby-player-info .sby-video-header-info{margin-top:16px;position:relative;width:100%}.sby-player-info .sby-video-header-info h5{color:#000;font-size:14px;font-weight:600;line-height:160%;margin:2px 0 0}.sby-player-info .sby-video-header-info .sby-video-header-meta{color:#434960;font-size:11px;font-weight:400;line-height:160%}.sby-player-info .sby-video-header-info .sby-video-header-meta span:last-child{margin-left:9px;position:relative}.sby-player-info .sby-video-header-info .sby-video-header-meta span:last-child:after{background-color:#434960;content:"";height:2px;left:-7px;position:absolute;top:6px;width:2px}.sby_layout_list .sby_items_wrap .sby_item .sby_info .sby-player-info{margin-top:-10px}}.elementor,.et-db #et-boc #et-fb-app .et_pb_module.sb_youtube_feed{.sby-feed-block-cta{border:1px solid #e8e8eb;border-radius:2px;position:relative;text-align:center;width:100%}.sby-feed-block-cta-img-ctn{float:left;margin-bottom:30px;margin-top:40px;width:100%}.sby-feed-block-cta-img,.sby-feed-block-cta-img-ctn{align-items:center;display:flex;justify-content:center;position:relative}.sby-feed-block-cta-img{border:2px solid #dcdde1;border-radius:16px;height:65px;transform:rotate(-3deg);width:65px}.sby-feed-block-cta-img span svg{float:left}.sby-feed-block-cta-img>*{transform:rotate(3deg)}.sby-feed-block-cta-logo{bottom:-19px;position:absolute;right:-15px;z-index:1}.sby-feed-block-cta-heading{display:block;font-size:18px;font-weight:600;line-height:25.2px;margin:0 auto 16px;max-width:375px;padding:0;width:100%}.sby-feed-block-cta-btn{background:#0068a0;border-radius:2px;color:#fff!important;cursor:pointer;display:block;font-size:14px;font-weight:600;line-height:22.4px;margin:0 auto;max-width:214px;padding:8px 20px 8px 38px;position:relative;text-align:center}.sby-feed-block-cta-btn:after,.sby-feed-block-cta-btn:before{background:#fff;content:"";height:12px;left:20px;position:absolute;top:14px;width:2px}.sby-feed-block-cta-btn:after{transform:rotate(90deg)}.sby-feed-block-cta-desc{align-items:center;background:#f9f9fa;border-top:1px solid #e8e8eb;display:flex;flex-direction:column;justify-content:center;margin-top:35px;padding:20px;a{color:#434960;text-decoration:underline!important}}.sby-feed-block-cta-desc .sb-elementor-link{text-decoration:underline}.sby-feed-block-cta-desc strong{color:#141b38;font-size:16px;font-weight:600;margin-bottom:4px}.sby-feed-block-cta-desc span{color:#434960;font-size:14px;line-height:1.5em;padding:0 20%}.sby-feed-block-cta-selector{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 40px;max-width:384px;padding:0 10px;width:100%}.sby-feed-block-cta-feedselector{background-color:#fff;border:1px solid #1e1e1ecc;margin-bottom:15px;padding:8px 16px;width:100%}.sby-feed-block-create-with{font-size:14px;font-weight:400;line-height:22.4px;text-align:center;a{color:#0068a0}}.sby-feed-block-cta-selector span{color:#2c324c}.sby-feed-block-cta-selector span a{font-weight:600;text-decoration:underline;text-transform:capitalize}.sby-feed-block-cta-selector span a:after{color:#2c324c;font-weight:400;margin-left:2px;text-decoration-color:#fff}.sby-feed-block-cta-selector span a:first-of-type:after,.sby-feed-block-cta-selector span a:nth-child(2):after{content:","}.sby-feed-block-cta-selector span a:nth-of-type(4):after{content:"or";margin-left:5px;margin-right:2px}}.sby-frontend-license-notice{background:#fff;border-radius:4px;bottom:30px;box-shadow:0 0 1px rgb(0 0 0 / .15),0 13.3px 19.32px rgb(0 0 0 / .1),0 0 37.29px rgb(0 0 0 / .05);position:fixed;right:20px;width:298px;z-index:9}.sby-frontend-license-notice .sby-fln-header{background:#fceded;box-sizing:border-box;display:flex;height:26px;justify-content:space-between;padding:5px 8px 0 12px}.sby-frontend-license-notice .sby-fln-header span.sb-text{color:#841919;font-size:11px;font-weight:600;line-height:160%}.sby-frontend-license-notice .sby-fln-header span.sb-left{display:flex}.sby-frontend-license-notice .sby-fln-header .sb-close{cursor:pointer}.sby-frontend-license-notice .sby-fln-header .sb-close svg{transform:translate(1px,-8px)}.sby-frontend-license-notice .sby-fln-header svg{margin-right:6px}.sby-frontend-license-notice .sby-fln-header svg path{fill:#841919}.sby-frontend-license-notice .sby-fln-body{box-sizing:border-box;display:flex;height:58px;padding:9px 12px 15px}.sby-frontend-license-notice .sby-fln-body>svg{height:36px;margin-right:11px;width:44px}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text p{color:#141b38;font-size:12px;font-weight:600;line-height:160%;margin:0}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text p a{color:#af2121;margin-left:5px;text-decoration:none;text-underline-offset:1px}.sby-frontend-license-notice.sby-ce-license-inactive .sby-fln-body .sby-fln-expired-text p a{color:#0068a0}.sby-frontend-license-notice.sby-ce-license-inactive .sby-fln-body .sby-fln-expired-text p svg path{fill:#0068a0}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);transition:all .2s ease;width:6px}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text svg path{fill:#af2121}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text a:hover{text-decoration:underline}.sby-frontend-license-notice .sby-fln-body .sby-fln-expired-text a:hover svg{transform:translate(1px,1px)}.sby-frontend-license-notice[data-license-state=inactive] .sby-fln-body .sby-fln-expired-text p a{color:#0068a0}.sby-frontend-license-notice[data-license-state=inactive] .sby-fln-body .sby-fln-expired-text svg path{fill:#0068a0}.sby-license-expired-plain-block-wrapper{border:1px solid #1e1e1e;border-radius:2px}.sby-license-expired-plain-block-wrapper p{margin:0}.sby-license-expired-plain-block-wrapper .sby-lepb-header{align-items:center;background:#fceded;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:6px 20px}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header{background:#f9f9fa}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left{align-items:center;display:flex}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left svg{margin-right:8px}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left svg path{fill:#841919}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-left p{color:#841919;font-size:14px;font-weight:600;line-height:160%}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a{color:#841919;font-size:14px;font-weight:600;line-height:160%;text-decoration:none}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a svg{transform:translate(6px);transition:all .2s ease-in}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a:hover svg{transform:translate(3px)}.sby-license-expired-plain-block-wrapper .sby-lepb-header .sb-right a svg path{fill:#841919}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-left p{color:#2c324c}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-right a{color:#0068a0}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-left svg path{fill:#2c324c}.sby-license-expired-plain-block-wrapper.inactive .sby-lepb-header .sb-right a svg path{fill:#0068a0}.sby-license-expired-plain-block-wrapper .sby-lepb-body{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:305px;padding:40px 8px 45px}.sby-license-expired-plain-block-wrapper .sby-lepb-body .sby-block-body-title{color:#1e1e1e;font-size:18px;font-weight:600;line-height:140%;margin-top:15px;text-align:center}.sby-license-expired-plain-block-wrapper .sby-lepb-body a{background:#0068a0;border-radius:2px;box-sizing:border-box;color:#fff;font-size:14px;font-weight:600;height:38px;line-height:160%;margin-top:29px;padding:8px 12px 8px 20px;text-decoration:none;width:226px}.sby-license-expired-plain-block-wrapper .sby-lepb-body a svg{transform:translate(10px);transition:all .2s ease-in}.sby-license-expired-plain-block-wrapper .sby-lepb-body a:hover svg{transform:translate(6px)}.sby-license-expired-plain-block-wrapper .sby-lepb-body a svg path{fill:#fff}.sby-license-expired-plain-block-wrapper .sby-lepd-footer{background:#f9f9fa;border-top:1px solid #e6e6eb;padding:12px 20px 16px;text-align:center}.sby-license-expired-plain-block-wrapper .sby-lepd-footer .sby-lepd-footer-title{color:#141b38;font-size:16px;font-weight:600;line-height:160%}.sby-license-expired-plain-block-wrapper .sby-lepd-footer p{color:#434960;font-size:14px;font-weight:400;line-height:160%}.sby-license-expired-plain-block-wrapper .sby-lepd-footer p a{color:#434960;text-underline-offset:2px}.sby-block-license-expired-notice-ctn{background:#fff;border:1px solid #e8e8eb;box-shadow:0 1px 2px rgb(0 0 0 / .05),0 4px 5px rgb(0 0 0 / .05);margin-bottom:20px}.sby-block-license-expired-notice-ctn .sby-blen-header{align-items:center;background:#fceded;box-sizing:border-box;display:flex;height:27px;padding:4px 12px}.sby-block-license-expired-notice-ctn .sby-blen-header svg path{fill:#841919}.sby-block-license-expired-notice-ctn .sby-blen-header span{color:#841919;font-size:12px;font-weight:600;line-height:160%;margin-left:8px}.sby-block-license-expired-notice-ctn .sby-blen-resolve{color:#591111;display:flex;font-size:14px;font-weight:600;justify-content:space-between;line-height:160%;padding:6px 12px}.sby-block-license-expired-notice-ctn .sby-blen-resolve span{margin-left:8px}.sby-block-license-expired-notice-ctn.sby-bln-license-state-inactive .sby-blen-resolve span{color:#141b38}.sby-block-license-expired-notice-ctn .sby-blen-resolve a{color:#d72c2c;font-size:14px;font-weight:600;line-height:160%;text-decoration:none}.sby-block-license-expired-notice-ctn .sby-blen-resolve .sby-right svg{margin-left:6px;transition:all .2s ease-in}.sby-block-license-expired-notice-ctn .sby-blen-resolve .sby-right:hover svg{margin-left:3px}.sby-block-license-expired-notice-ctn .sby-blen-resolve .sby-right svg path{fill:#d72c2c}.sby-block-license-expired-notice-ctn.sby-bln-license-state-inactive .sby-blen-resolve a{color:#0068a0}.sby-block-license-expired-notice-ctn.sby-bln-license-state-inactive .sby-blen-resolve .sby-right svg path{fill:#0068a0}.sby_lb-dataContainer{border-bottom-left-radius:4px;border-bottom-right-radius:4px;font-family:Open Sans,Helvetica,Arial,sans-serif;margin:0 auto;padding-top:5px;width:100%;*zoom:1}.sby_lb-dataContainer:after{clear:both;content:"";display:table}.sby_lb-data{color:#ccc;padding:0 4px}.sby_lb-data .sby_lb-details{float:left;line-height:1.1;text-align:left;width:85%}.sby_lb-data .sby_lb-caption{color:#ccc;float:left;font-size:13px;font-weight:400;line-height:1.3;padding-bottom:3px;word-wrap:break-word;hyphens:auto}.sby_lb-data .sby_lb-caption .ctf-screename-sep,.sby_lb-data .sby_lb-caption a{color:#ccc;font-weight:700;text-decoration:none}.sby_lb-data .sby_lb-caption a:hover{color:#fff;text-decoration:underline}.sby_lb-data .sby_lb-caption .sby_lightbox_username{color:#ccc;display:block;float:left;margin:0 0 5px;padding-bottom:0;width:100%}.sby_lb-data .sby_lb-caption .sby_lightbox_username:hover p{color:#fff;text-decoration:underline}.sby_lightbox .sby_lightbox_username img{background:#666;border:none;border-radius:5px;float:left;height:48px;margin-right:10px;width:48px}.sby_lightbox_username p{color:#ccc;float:left;font-size:13px;font-weight:700;line-height:32px;margin:0;padding:0;text-align:left}.sby_lb-data .ctf-caption-text{margin-left:58px;padding-top:3px;width:100%}.sby_lb-data .sby_lb-caption .ctf-author-screenname,.sby_lb-data .sby_lb-caption .ctf-tweet-date{font-weight:400}.sby_lb-data .sby_lb-info{clear:both;float:left;width:100%}.sby_lb-data .sby_lb-number{clear:both;color:#999;display:block;float:left;font-size:12px;padding:5px 0 15px}.sby_lb-data .sby_lb-close{background:url(https://www.neo-vista.fr/wp-ressources/plugins/feeds-for-youtube/public/build/css/../images/close.0cfd6489.png) 100% 0 no-repeat;border:0;display:block;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);float:right;height:30px;opacity:.7;outline:none;padding:0;text-align:right;transition:opacity .2s;width:30px}.sby_lb-data .sby_lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}@charset 'UTF-8';.pp-podcast[id^=pp-podcast-],.pp-modal-window{font-size:16px;font-weight:400;line-height:1.33;box-sizing:border-box;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}.pp-podcast[id^=pp-podcast-] *,.pp-podcast[id^=pp-podcast-] *:before,.pp-podcast[id^=pp-podcast-] *:after,.pp-modal-window *,.pp-modal-window *:before,.pp-modal-window *:after{box-sizing:inherit;min-width:0}.pp-podcast[id^=pp-podcast-],.pp-podcast[id^=pp-podcast-] button,.pp-podcast[id^=pp-podcast-] input,.pp-podcast[id^=pp-podcast-] .ppjs__audio-timer,.pp-podcast[id^=pp-podcast-] .ppjs__time-float,.pp-modal-window,.pp-modal-window button,.pp-modal-window input,.pp-modal-window .ppjs__audio-timer,.pp-modal-window .ppjs__time-float{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif!important}.pp-podcast[id^=pp-podcast-] button,.pp-modal-window button{line-height:1!important}.pp-podcast[id^=pp-podcast-] a.button:disabled,.pp-podcast[id^=pp-podcast-] a.button.disabled,.pp-podcast[id^=pp-podcast-] a.button:disabled[disabled],.pp-podcast[id^=pp-podcast-] button.disabled,.pp-podcast[id^=pp-podcast-] button[disabled],.pp-podcast[id^=pp-podcast-] input[type=button][disabled],.pp-podcast[id^=pp-podcast-] input[type=reset][disabled],.pp-podcast[id^=pp-podcast-] input[type=submit][disabled],.pp-modal-window a.button:disabled,.pp-modal-window a.button.disabled,.pp-modal-window a.button:disabled[disabled],.pp-modal-window button.disabled,.pp-modal-window button[disabled],.pp-modal-window input[type=button][disabled],.pp-modal-window input[type=reset][disabled],.pp-modal-window input[type=submit][disabled]{opacity:.4}.pp-podcast[id^=pp-podcast-] a.button:disabled:hover,.pp-podcast[id^=pp-podcast-] a.button.disabled:hover,.pp-podcast[id^=pp-podcast-] a.button:disabled[disabled]:hover,.pp-podcast[id^=pp-podcast-] button.disabled:hover,.pp-podcast[id^=pp-podcast-] button[disabled]:hover,.pp-podcast[id^=pp-podcast-] input[type=button][disabled]:hover,.pp-podcast[id^=pp-podcast-] input[type=reset][disabled]:hover,.pp-podcast[id^=pp-podcast-] input[type=submit][disabled]:hover,.pp-modal-window a.button:disabled:hover,.pp-modal-window a.button.disabled:hover,.pp-modal-window a.button:disabled[disabled]:hover,.pp-modal-window button.disabled:hover,.pp-modal-window button[disabled]:hover,.pp-modal-window input[type=button][disabled]:hover,.pp-modal-window input[type=reset][disabled]:hover,.pp-modal-window input[type=submit][disabled]:hover{cursor:not-allowed}.pp-podcast[id^=pp-podcast-] p,.pp-modal-window p{font-size:16px!important;margin-bottom:1.33rem!important}.pp-podcast[id^=pp-podcast-] a,.pp-modal-window a{text-decoration:none!important;color:#65b84f;border-bottom-width:0;background-image:none!important;box-shadow:none!important}.pp-podcast[id^=pp-podcast-] a:hover,.pp-modal-window a:hover{text-decoration:none}.pp-podcast[id^=pp-podcast-] a:focus,.pp-modal-window a:focus{outline:thin dotted;outline-offset:-.05em}.pp-podcast[id^=pp-podcast-] h1,.pp-podcast[id^=pp-podcast-] h2,.pp-podcast[id^=pp-podcast-] h3,.pp-podcast[id^=pp-podcast-] h4,.pp-podcast[id^=pp-podcast-] h5,.pp-podcast[id^=pp-podcast-] h6,.pp-podcast[id^=pp-podcast-] b,.pp-podcast[id^=pp-podcast-] strong,.pp-modal-window h1,.pp-modal-window h2,.pp-modal-window h3,.pp-modal-window h4,.pp-modal-window h5,.pp-modal-window h6,.pp-modal-window b,.pp-modal-window strong{margin:20px 0!important;color:currentColor}.pp-podcast[id^=pp-podcast-] h1,.pp-modal-window h1{font-size:20px!important}.pp-podcast[id^=pp-podcast-] h2,.pp-modal-window h2{font-size:20px!important}.pp-podcast[id^=pp-podcast-] h3,.pp-modal-window h3{font-size:18px!important}.pp-podcast[id^=pp-podcast-] h4,.pp-modal-window h4{font-size:16px!important}.pp-podcast[id^=pp-podcast-] h5,.pp-modal-window h5{font-size:15px!important}.pp-podcast[id^=pp-podcast-] h6,.pp-modal-window h6{font-size:14px!important}.pp-podcast[id^=pp-podcast-] .pod-entry__title a,.pp-modal-window .pod-entry__title a{text-decoration:none;color:#333!important}.pp-podcast[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast[id^=pp-podcast-] .pod-entry__title a:focus,.pp-modal-window .pod-entry__title a:hover,.pp-modal-window .pod-entry__title a:focus{color:#333!important}.pp-podcast[id^=pp-podcast-] img,.pp-modal-window img{max-width:100%;height:auto;vertical-align:middle}.pp-modal-window{color:#333!important}button.pod-button{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif;font-size:1em;line-height:1!important;position:relative;display:inline-block;height:auto!important;margin:0!important;padding:.665em .9975em;cursor:pointer;text-align:center;text-decoration:none;letter-spacing:normal;text-transform:capitalize;color:#fff;border:none;border-radius:0!important;background:none!important;background-color:#65b84f;box-shadow:none!important}button.pod-button:hover,button.pod-button:focus{border-width:0;background-color:#65b84f;background-image:none;box-shadow:none}button.pp-modal-close{line-height:1!important;margin:0!important;cursor:pointer;letter-spacing:normal;color:#333!important;box-shadow:none!important}.pp-podcast button,.pp-podcast input{min-height:0!important;max-height:none!important}.pp-podcast button::after,.pp-podcast input::after{opacity:0}.pp-podcast .icon,.pp-modal-window .icon{position:relative;top:-.0625em;display:inline-block;width:1em!important;height:1em!important;vertical-align:middle;background-color:transparent!important;stroke-width:0;stroke:currentColor;fill:currentColor}.pp-podcast{position:relative;clear:both;margin-bottom:20px;transition:.5s opacity ease;opacity:0;border:1px solid rgb(0 0 0 / .1);border-radius:8px}.pp-podcast.pp-podcast-added{opacity:1}.pp-podcast.playerview{background-color:#fff}.pp-podcast__extra{margin-bottom:20px}.pp-podcast.pp-shared-episode.playerview .episode-list{display:none!important}.widget .pp-podcast{margin-bottom:0}.pp-podcast,.pp-podcast p{color:#333!important}.pp-podcast,.pp-podcast *{box-sizing:border-box}.pp-podcast .wp-video{margin-bottom:0!important}audio.pp-podcast-episode{opacity:0}.pp-podcast__wrapper{position:relative}.pod-content{font-size:15px;position:relative;padding:0}.pod-info{position:relative}.pod-info:after{display:table;clear:both;content:''}.playerview .pod-info{display:none}.playerview.header-hidden.header-toggle .pod-info,.playerview.header-visible.header-toggle .pod-info{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;overflow-y:auto;color:#333;background-color:#fff}.playerview.header-hidden.header-toggle .pod-info__header,.playerview.header-visible.header-toggle .pod-info__header{border-bottom-width:0}.playerview.header-toggle.light-color .pod-info{background-color:#333!important}.pod-info__header{padding:20px 20px 10px;border-bottom:1px dashed rgb(0 0 0 / .1)}.postview .pod-info__header{border-bottom-width:0}.pod-info__header:after{display:block;clear:both;content:''}.pod-info__toggle{font-size:16px!important;line-height:1!important;position:absolute;z-index:9;top:0;right:0;width:40px;height:40px;margin:0 0 0 auto!important;padding:0!important;cursor:pointer;color:#333!important;border-width:0!important;background-color:transparent!important;box-shadow:none!important}.pod-info__toggle .icon-pp-x{display:none}.pod-info__toggle.toggled-on .icon-pp-x{display:inline-block}.pod-info__toggle.toggled-on .icon-pp-info{display:none}.pod-info__toggle:hover,.pod-info__toggle:focus{background-color:#fff0;box-shadow:none}.pod-info__toggle:hover,.pod-info__toggle:hover *,.pod-info__toggle:focus,.pod-info__toggle:focus *{color:#333!important}.pod-header__image{position:relative;width:100%;margin-bottom:20px}.narrow-player .pod-header__image+.pod-header__items{margin-top:0}.pod-header__image .pod-header__image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.pod-header__image .pod-header__image-wrapper img{width:100%;height:100%;object-fit:cover}.narrow-player .pod-header__items{margin-top:60px}.pod-header:after{display:table;clear:both;content:''}.pod-items__title{font-size:15px;font-weight:700;line-height:1.25;margin-bottom:5px}.pod-items__desc{font-size:15px;margin-bottom:10px}.pod-items__menu{clear:both}.pod-items__menu .podcast-menu ul{font-size:12px;margin:0;padding:0}.pod-items__menu .podcast-menu{line-height:1.33!important;border-bottom-width:0;box-shadow:none}.pod-items__menu .menu-item{font-weight:700;display:inline-block;margin:0!important;padding:10px 15px!important;border-bottom:1px solid rgb(0 0 0 / .1)!important;border-radius:0!important;background-color:transparent!important}.pod-items__menu .menu-item:first-child{margin-left:0}.pod-items__menu .menu-item a:hover,.pod-items__menu .menu-item a:focus{text-decoration:underline!important}.pod-items__menu .menu-item a .icon{font-size:20px!important;margin-right:5px!important}.pod-items__menu .menu-item .sub-listen-text{display:none}.pod-items__menu ul.pod-menu{margin:0;padding:0;list-style:none}.pod-items__navi-menu{position:relative;display:flex;width:100%;flex-wrap:wrap}.pod-items__navi-menu .podcast-menu{position:absolute;z-index:9999;top:120%;right:-100%;display:none;width:180px;margin:0!important;padding:0!important;border-radius:8px;background-color:#fff;box-shadow:0 8px 10px 1px rgb(0 0 0 / .14),0 3px 14px 2px rgb(0 0 0 / .12),0 5px 5px -3px rgb(0 0 0 / .2)}.pod-items__navi-menu .podcast-menu li{display:block}.pod-items__navi-menu .podcast-menu li a{display:block;width:100%;color:#333!important}.pod-items__navi-menu .pod-items__menu{position:relative}.pod-items__navi-menu .pod-items__menu.toggled-window .podcast-menu{display:block}.playerview .pod-info .pod-items__navi-menu{display:none}.pod-items__navi-menu a.subscribe-item{font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',sans-serif!important;font-size:20px;display:flex;width:40px;height:40px;margin-right:5px;align-items:center}.pod-items__navi-menu a.subscribe-item .icon{font-size:18px;top:0;left:50%;width:1.15em!important;height:1.15em!important;transform:translateX(-50%)}.pod-items__navi-menu a.subscribe-item .sub-text,.pod-items__navi-menu a.subscribe-item .sub-listen-text{display:none}.pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-btn{display:block;width:100%}.pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon{display:flex;flex-direction:column;padding:3px}.pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon .icon{width:auto!important;height:10px!important}.pod-items__navi-menu button.pod-items__menu-open{font-size:18px!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;color:#333!important;background-color:transparent!important}.pod-items__navi-menu button.pod-items__menu-open .icon{width:1em!important;height:1em!important}.pod-items__navi-menu button.pod-items__menu-open .btn-icon-wrap{display:inline-block}.episode-list{display:none}.list-default .episode-list{display:block}.postview .episode-list,.pp-modal-tabs-list .episode-list{display:block!important}.episode-list__filters{display:flex;padding:0 20px!important;border-bottom:1px solid rgb(0 0 0 / .1);align-items:center}.episode-list__search{position:relative;margin:0!important;padding:5px 0!important;flex:1}.episode-list__search label{margin:0!important;padding:0!important}.episode-list__search input[type=text]{font-size:14px!important;line-height:1!important;width:100%;height:40px!important;margin-bottom:0!important;padding:13px!important;padding-left:30px!important;color:#333!important;border-width:0!important;border-radius:0!important;outline:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}.episode-list__search input[type=text]::-ms-clear{display:none}.episode-list__search input[type=text]::placeholder{line-height:1;color:#606060}.episode-list__filter-dropdown{min-width:100px!important;flex-basis:20%}.episode-list__filter-select{line-height:1!important;width:100%!important;padding:.875em!important;cursor:pointer;border-width:0 0 0 1px!important;border-color:#e6e6e6!important;border-radius:0!important;background:none!important;background-color:transparent!important;box-shadow:none!important;appearance:auto!important}.episode-list__clear-search.pod-button{font-size:20px!important;display:none;min-height:0!important;margin-left:5px!important;padding:8px!important;color:rgb(0 0 0 / .3)!important;border-width:0!important;border-radius:5px!important;background-color:#f0f0f0!important}.episode-list__clear-search.pod-button:hover,.episode-list__clear-search.pod-button:focus{color:#333!important;background-color:#fff0}.episode-list__search-icon{font-size:20px!important;position:absolute;top:30px;top:50%;left:0;display:block;min-height:0!important;transform:translateY(-50%);color:rgb(0 0 0 / .3)!important;border-width:0!important}.episode-list__wrapper{overflow-x:hidden;overflow-y:auto;width:100%!important;height:auto}button.episode-list__load-more{font-size:16px;font-weight:700;line-height:1!important;display:block;width:100%;height:auto!important;margin:0!important;padding:16px 20px!important;cursor:pointer;text-transform:uppercase;color:currentColor!important;border-width:0!important;border-radius:0!important;background:none!important;background-color:transparent!important;box-shadow:none!important}button.episode-list__load-more:hover,button.episode-list__load-more:focus{background:currentColor!important;background-color:transparent!important}.episode-list__search-results{display:none}.episode-single{position:relative;display:none;border-bottom:1px solid rgb(0 0 0 / .1);background-color:#fff}.episode-single__wrapper{overflow-y:scroll;width:100%!important;max-height:400px;padding:20px}.episode-single__header{padding-bottom:20px}.episode-single__header .single-author{margin-left:5px;color:#606060}.episode-single__author{font-size:15px}.episode-single__title{font-size:17px;padding-right:40px}.episode-single__description,.pp-podcast .episode-single__description,.episode-single__description p,.pp-podcast .episode-single__description p{margin-bottom:10px!important}.episode-single__description .pp-podcast{display:none}.episode-single__link{display:block}.episode-single__close{font-size:20px!important;line-height:1!important;position:absolute;top:20px;right:20px;width:40px;height:40px;margin:0!important;padding:0!important;cursor:pointer;color:currentColor;border-width:0!important;background-color:transparent!important;box-shadow:none!important}.episode-single__close:hover,.episode-single__close:focus{background-color:transparent!important}.episode-single__close:hover,.episode-single__close:hover *,.episode-single__close:focus,.episode-single__close:focus *{color:currentColor!important}.pod-entry{font-size:15px;position:relative;padding:10px 20px;cursor:pointer}.playerview .pod-entry{border-bottom:1px solid rgb(0 0 0 / .1)}.pod-entry__title{font-size:15px;margin-bottom:3px}.activeEpisode .pod-entry__title a,.activeEpisode .pod-entry__title a:focus{outline:none}.pod-entry__date{font-size:12px;font-weight:700;display:inline-block;text-transform:uppercase;color:#606060}.playerview .pod-entry.activeEpisode{background-color:rgb(101 184 79 / .1)}.pod-entry .pod-entry__author{font-size:12px;font-weight:700;display:inline-block;clear:both;letter-spacing:1px;color:#606060}.pod-entry .pod-entry__author:before{display:inline-block;margin:0 5px;content:'·'}.ppjs__container{position:relative;max-width:100%}.ppjs__container:focus{outline:none}.ppjs__container-fullscreen{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;overflow:hidden}.ppjs__container-fullscreen .ppjs__mediaelement,.ppjs__container-fullscreen video{width:100%!important;height:100%!important}.ppjs__container video::-webkit-media-controls,.ppjs__container video::-webkit-media-controls-panel,.ppjs__container video::-webkit-media-controls-panel-container,.ppjs__container video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.ppjs__container.ppjs__audio{width:100%!important;min-width:0!important;height:auto!important}.ppjs__video video{margin-bottom:0!important}.ppjs__button>button,.ppjs__button>a.button{color:#fff!important;background:none!important}.ppjs__iframe-overlay{position:absolute;width:100%;height:100%}.ppjs__fullscreen{overflow:hidden}.ppjs__fullscreen-button .icon-pp-minimize{display:none}.ppjs__fullscreen-button.ppjs__unfullscreen .icon-pp-minimize{display:block}.ppjs__fullscreen-button.ppjs__unfullscreen .icon-pp-maximize{display:none}.ppjs__background{position:absolute;top:0;left:0}.ppjs__mediaelement{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.ppjs__poster{position:absolute;z-index:1;top:0;left:0;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}.ppjs__poster-img{padding:0;border:0}:root .ppjs__poster-img{display:none}.ppjs__overlay{position:absolute;top:0;left:0;display:flex;background-color:rgb(0 0 0 / .2);align-items:center;justify-content:center}.ppjs__overlay-play{cursor:pointer}.ppjs__overlay-button,.ppjs__overlay-loading{font-size:60px;line-height:1;margin:0;padding:0;color:#fff}.ppjs__overlay-loading{z-index:1;animation:ppjs__loading-spinner 1s linear infinite}.ppjs__layer{z-index:1}.ppjs__poster img{width:100%!important;height:100%!important;object-fit:cover}.ppjs__controls{position:absolute;z-index:1;bottom:0;left:0;display:flex;width:100%;height:40px;margin:0;padding:0 10px;list-style-type:none}.ppjs__controls:not([style*='display: none']){background:rgb(255 0 0 / .7);background:linear-gradient(transparent,rgb(0 0 0 / .35))}.ppjs__audio .ppjs__controls{position:relative;display:block;height:auto;padding:0;background:none}.ppjs__controls button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__time-rail{font-size:10px;line-height:10px;width:32px;height:40px;margin:0}.ppjs__audio-controls{display:flex;flex-direction:column;margin:0 20px;padding:20px 0 10px;background-color:#fff0;align-items:center;justify-content:center}.ppjs__audio-controls .ppjs__secondary-controls{width:100%}.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button{display:block;margin:0 auto}.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *{color:#333!important}.ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{display:flex;margin:20px 0 10px;justify-content:space-between}.rtl .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{flex-direction:row-reverse}.ppjs__audio-controls .dyna-msg-title{display:none}.ppjs__audio-time-rail{display:flex;background-color:rgb(0 0 0 / .08)}.ppjs__audio-timer{display:flex;height:20px;padding:0 20px 10px;justify-content:space-between;align-items:center}.rtl .ppjs__audio-timer{flex-direction:row-reverse}.ppjs__audio .ppjs__button{position:relative;display:inline-block;width:auto;height:auto;margin:0 5px}.ppjs__audio .ppjs__button:first-of-type{margin-left:0}.ppjs__audio .ppjs__button:last-of-type{margin-right:0}.ppjs__audio .ppjs__button>button,.ppjs__audio .ppjs__button>a.button{font-size:20px!important;position:relative;width:40px;height:40px;padding:0!important;color:#333!important;box-shadow:none!important}.ppjs__audio .ppjs__button>button .icon,.ppjs__audio .ppjs__button>a.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__audio .ppjs__button>button::after,.ppjs__audio .ppjs__button>a.button::after{display:none!important}.ppjs__audio .ppjs__button.ppjs__jump-forward-button>button,.ppjs__audio .ppjs__button.ppjs__jump-forward-button>a.button,.ppjs__audio .ppjs__button.ppjs__skip-backward-button>button,.ppjs__audio .ppjs__button.ppjs__skip-backward-button>a.button,.ppjs__audio .ppjs__button.ppjs__cc-button>button,.ppjs__audio .ppjs__button.ppjs__cc-button>a.button{font-size:28px!important}.ppjs__audio .ppjs__button.ppjs__cc-button{display:none}.ppjs__audio .ppjs__button.ppjs__share-button>button .icon,.ppjs__audio .ppjs__button.ppjs__share-button>a.button .icon{top:calc(50% + 1px)}.ppjs__audio .ppjs__button .play-rate-text{line-height:18px!important;position:absolute;top:50%;left:50%;display:block;width:36px;height:22px;transform:translate(-50%,-50%);letter-spacing:0!important;border:.09em solid rgb(0 0 0 / .3);border-radius:12px}.ppjs__audio .ppjs__button .play-rate-text .pp-rate{font-size:12px!important;position:relative;top:-2px;display:inline}.ppjs__audio .ppjs__button .play-rate-text .pp-times{font-size:9px!important;position:relative;top:-2px}.ppjs__audio .ppjs__button .play-rate-list{position:absolute;z-index:9999;bottom:100%;left:10%;display:none;width:250px;margin:0!important;padding:15px!important;border-radius:8px;background-color:#fff;box-shadow:0 8px 10px 1px rgb(0 0 0 / .14),0 3px 14px 2px rgb(0 0 0 / .12),0 5px 5px -3px rgb(0 0 0 / .2)}.rtl .ppjs__audio .ppjs__button .play-rate-list{right:10%;left:auto}.ppjs__audio .ppjs__button .play-rate-list li{line-height:1!important;display:inline-block;margin:0 5px 0 0;padding:0!important;border-width:0}.ppjs__audio .ppjs__button .play-rate-list li:last-of-type{margin:0}.ppjs__audio .ppjs__button .play-rate-list li a{font-size:14px!important;display:block;width:40px;padding:5px 0;text-align:center;color:#333!important;border:1px solid rgb(0 0 0 / .1);border-radius:4px}.ppjs__audio .ppjs__button .play-rate-list li a:hover,.ppjs__audio .ppjs__button .play-rate-list li a:focus{background-color:#f0f0f0}.ppjs__audio .ppjs__button.toggled-window .play-rate-list{display:block}.ppjs__audio .ppjs__button.ppjs__playpause-button{position:relative;margin:0 10px}.ppjs__audio .ppjs__button.ppjs__playpause-button button{font-size:28px!important;position:relative;margin:0}.ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-play{left:calc(50% + 1px)}.rtl .ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-play{left:calc(50% - 1px)}.ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-pause,.ppjs__audio .ppjs__button.ppjs__playpause-button button .icon-pp-refresh{display:none}.ppjs__audio .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-play{display:none}.ppjs__audio .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-refresh{display:block;animation:ppjs__btn-spinner 1s linear infinite}.ppjs__audio .ppjs__button.ppjs__playpause-button button.playing .icon-pp-play{display:none}.ppjs__audio .ppjs__button.ppjs__playpause-button button.playing .icon-pp-pause{display:block}.ppjs__audio .ppjs__button.ppjs__playpause-button button,.ppjs__audio .ppjs__button.ppjs__playpause-button button *,.ppjs__audio .ppjs__button.ppjs__playpause-button button:hover,.ppjs__audio .ppjs__button.ppjs__playpause-button button:hover *,.ppjs__audio .ppjs__button.ppjs__playpause-button button:focus,.ppjs__audio .ppjs__button.ppjs__playpause-button button:focus *{color:#65b84f!important}.pp-social-shared .ppjs__audio .ppjs__button.ppjs__playpause-button button{animation:bounce 1.5s ease-in-out .25s}.ppjs__audio .ppjs__button.ppjs__skip-next-button,.ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:none}.inline-view .ppjs__audio .ppjs__button.ppjs__skip-next-button,.inline-view .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:inline-block}.ppjs__video .ppjs__button{width:40px;flex-basis:40px}.ppjs__video .ppjs__button button{font-size:16px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__video .ppjs__button.ppjs__playpause-button button .icon-pp-pause,.ppjs__video .ppjs__button.ppjs__playpause-button button .icon-pp-refresh{display:none}.ppjs__video .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-play{display:none}.ppjs__video .ppjs__button.ppjs__playpause-button button.buffering .icon-pp-refresh{display:block;animation:ppjs__btn-spinner 1s linear infinite}.ppjs__video .ppjs__button.ppjs__playpause-button button.playing .icon-pp-play{display:none}.ppjs__video .ppjs__button.ppjs__playpause-button button.playing .icon-pp-pause{display:block}.ppjs__video .ppjs__video-timer{display:flex;flex:1}.ppjs__video .ppjs__currenttime,.ppjs__video .ppjs__time-total,.ppjs__video .ppjs__duration{position:relative;top:50%;display:block;transform:translateY(-50%)}.ppjs__button>button,.ppjs__button>a.button{position:absolute;display:block;overflow:hidden;width:20px;height:20px;padding:0!important;cursor:pointer;text-decoration:none;border:0;border-radius:0;background-color:#fff0}.ppjs__button>button:hover,.ppjs__button>a.button:hover{border-width:0;background-color:#fff0;box-shadow:none}.ppjs__button>button:focus,.ppjs__button>a.button:focus{outline:dotted 1px #999;background-color:#fff0}.ppjs__list-reveal{display:flex;padding:0 20px;justify-content:space-between}.postview .ppjs__list-reveal{display:none!important}.rtl .ppjs__list-reveal{flex-direction:row-reverse}.pp-podcast.single-episode .ppjs__list-reveal{display:none}.ppjs__list-reveal .ppjs__button{position:relative;display:inline-block;width:auto;height:auto;margin:0 5px}.ppjs__list-reveal .ppjs__button:first-of-type{margin-left:0}.ppjs__list-reveal .ppjs__button:last-of-type{margin-right:0}.ppjs__list-reveal .ppjs__button>button,.ppjs__list-reveal .ppjs__button>a.button{font-size:20px!important;position:relative;width:40px;height:40px;padding:0!important;color:#333!important;box-shadow:none!important}.ppjs__list-reveal .ppjs__button>button .icon,.ppjs__list-reveal .ppjs__button>a.button .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__list-reveal .ppjs__button>button .icon-pp-hide-list,.ppjs__list-reveal .ppjs__button>a.button .icon-pp-hide-list{display:none}.ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-hide-list,.ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-hide-list{display:inline-block}.ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-show-list,.ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-show-list{display:none}.list-default .ppjs__list-reveal .ppjs__button>button .icon-pp-hide-list,.list-default .ppjs__list-reveal .ppjs__button>a.button .icon-pp-hide-list{display:inline-block}.list-default .ppjs__list-reveal .ppjs__button>button .icon-pp-show-list,.list-default .ppjs__list-reveal .ppjs__button>a.button .icon-pp-show-list{display:none}.list-default .ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-hide-list,.list-default .ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-hide-list{display:none}.list-default .ppjs__list-reveal .ppjs__button>button.toggled-on .icon-pp-show-list,.list-default .ppjs__list-reveal .ppjs__button>a.button.toggled-on .icon-pp-show-list{display:inline-block}.ppjs__list-reveal .ppjs__button>button::after,.ppjs__list-reveal .ppjs__button>a.button::after{display:none!important}.ppjs__container-keyboard-inactive a,.ppjs__container-keyboard-inactive a:focus,.ppjs__container-keyboard-inactive button,.ppjs__container-keyboard-inactive button:focus,.ppjs__container-keyboard-inactive [role=slider],.ppjs__container-keyboard-inactive [role=slider]:focus{outline:0}.ppjs__time{font-size:12px;font-weight:700;line-height:10px;box-sizing:content-box;width:auto;height:auto;padding:0;text-align:center;color:currentColor}.ppjs__video .ppjs__time{overflow:hidden;width:auto;min-width:40px;height:40px;text-align:center;color:#fff}.ppjs__time-rail{position:relative;height:5px;margin:0;padding:0;direction:ltr;flex-grow:1}.ppjs__video .ppjs__time-rail{height:40px;margin:0 10px}.ppjs__time-total,.ppjs__time-buffering,.ppjs__time-loaded,.ppjs__time-current,.ppjs__time-float,.ppjs__time-hovered,.ppjs__time-float-current,.ppjs__time-float-corner,.ppjs__time-marker{position:absolute;display:block;height:5px;cursor:pointer;border-radius:2px}.ppjs__time-total{width:100%;background:rgb(255 255 255 / .2)}.ppjs__time-buffering{width:100%;animation:buffering-stripes 2s linear infinite;background:linear-gradient(-45deg,rgb(255 255 255 / .6) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .6) 50%,rgb(255 255 255 / .6) 75%,transparent 75%,transparent);background-size:15px 15px}.ppjs__time-loaded{background:rgb(255 255 255 / .4)}.ppjs__time-current,.ppjs__time-handle-content{background:rgb(255 255 255 / .8)}.ppjs__time-hovered{z-index:10;background:rgb(255 255 255 / .5)}.ppjs__time-hovered.negative{background:rgb(0 0 0 / .08)}.rtl .ppjs__time-hovered{display:none}.ppjs__time-current,.ppjs__time-buffering,.ppjs__time-loaded,.ppjs__time-hovered{left:0;width:100%;transition:.15s ease-in all;transform:scaleX(0);transform-origin:0 0}.rtl .ppjs__time-current,.rtl .ppjs__time-buffering,.rtl .ppjs__time-loaded,.rtl .ppjs__time-hovered{transform-origin:100% 0}.ppjs__time-buffering{transform:scaleX(1)}.ppjs__time-hovered{transition:height .1s cubic-bezier(.44,0,1,1)}.ppjs__time-hovered.no-hover{transform:scaleX(0)}.ppjs__time-handle,.ppjs__time-handle-content{position:absolute;z-index:11;left:0;cursor:pointer;transform:translateX(0);border:4px solid #fff0}.ppjs__time-handle-content{top:-8px;left:-4px;width:12px;height:12px;transform:scale(1);border:6px solid #65b84f;border-radius:50%;box-shadow:0 1px 1px rgb(0 0 0 / .6)}.ppjs__time-float{position:absolute;bottom:100%;display:none;width:36px;height:17px;margin-bottom:9px;transform:translateX(-50%);text-align:center;color:#fff;border:solid 1px #333;background:#333}.ppjs__time-float-current{left:0;display:block;width:30px;margin:2px;text-align:center}.ppjs__time-float-corner{line-height:0;position:absolute;top:100%;left:50%;display:block;width:0;height:0;transform:translateX(-50%);border:solid 5px #333;border-color:#333 #fff0 #fff0;border-radius:0}.ppjs__time__long-video .ppjs__time-float{width:64px;margin-left:-23px}.ppjs__time__long-video .ppjs__time-float-current{width:60px}.ppjs__time__broadcast{position:absolute;top:15px;width:100%;height:10px;color:#fff}.ppjs__time__overlay-error{position:relative}.ppjs__time__overlay-error>img{position:absolute;z-index:-1;top:0;left:0}.ppjs__time__cannotplay,.ppjs__time__cannotplay a{font-size:14px;color:#fff}.ppjs__time__cannotplay{position:relative}.ppjs__time__cannotplay p,.ppjs__time__cannotplay a{display:inline-block;width:100%;padding:0 15px}.rtl .ppjs__time-rail{direction:rtl}.rtl .ppjs__time-current,.rtl .ppjs__time-buffering,.rtl .ppjs__time-loaded,.rtl .ppjs__time-hovered{right:0;left:auto}.rtl .ppjs__time-handle,.rtl .ppjs__time-handle-content{right:0;left:auto}.rtl .ppjs__time-handle-content{right:-7px;left:auto}.rtl .ppjs__time-float{transform:translateX(calc(50% + 18px))}.rtl .ppjs__time-float-current{right:0;left:auto}.rtl .ppjs__time-float-corner{right:50%;left:auto;transform:translateX(50%)}.rtl .ppjs__time__long-video .ppjs__time-float{margin-right:-23px;margin-left:auto}.rtl .ppjs__time__overlay-error{position:relative}.rtl .ppjs__time__overlay-error>img{right:0;left:auto}@keyframes ppjs__loading-spinner{0%{transform:rotate(0deg);transform-origin:center}100%{transform:rotate(360deg);transform-origin:center}}@keyframes ppjs__btn-spinner{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.pp-copylink-msg{display:none}.pp-link-copied{position:relative;display:inline-block}.pp-link-copied .pp-copylink-msg{font-size:14px;position:absolute;z-index:1;bottom:100%;left:50%;display:block;visibility:visible;width:70px;margin-left:-35px;padding:5px;animation-name:hideMethod;animation-duration:.5s;animation-delay:1s;text-align:center;opacity:1;color:#fff;border-radius:6px;background-color:#555;animation-fill-mode:forwards}.pp-link-copied .pp-copylink-msg::after{position:absolute;top:100%;left:50%;margin-left:-5px;content:'';border-width:5px;border-style:solid;border-color:#555 #fff0 #fff0 #fff0}input.pp-copylink{width:100%;padding:8px!important}@keyframes bounce{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}100%{transform:scale(1);opacity:1}}.ppjs__img-wrapper{position:relative;width:100%;margin-bottom:20px}.ppjs__img-wrapper img{border-radius:3px}.ppjs__img-wrapper.noimg{display:none!important}.ppjs__img-wrapper .ppjs__img-btn-cover{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.ppjs__img-wrapper .ppjs__img-btn-cover img{width:100%;height:100%;object-fit:cover}.ppjs__head-container,.ppjs__secondary-controls{width:100%}.head-wrapper{flex:1}.ppjs__podcast-title{display:none}.ppjs__episode-title{font-size:14px;font-weight:700;line-height:1.25}a.ppjs__episode-excerpt{font-size:13px;line-height:1.5;display:block}a.ppjs__episode-excerpt:focus{outline:none!important}a.ppjs__episode-excerpt:focus .ppjs__more{outline:thin dotted!important}a.ppjs__episode-excerpt .ppjs__excerpt-content{color:#333}.pp-modal-window a.ppjs__episode-excerpt{display:none!important}a.ppjs__episode-excerpt .ppjs__more{color:#65b84f}.ppjs__offscreen{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:-1px;padding:0;word-wrap:normal;border:0;clip-path:inset(50%)}.pp-podcast{animation-name:playerAdded;animation-duration:.001s}.episode-single__description .pp-podcast{animation:none}.ppjs__additional_controls{display:none}@keyframes playerAdded{from{opacity:.01}to{opacity:0}}@keyframes hideMethod{from{visibility:visible;opacity:1}to{visibility:hidden;opacity:0}}@keyframes ppjs__epi-loading{50%{background-size:70%}100%{background-position:125% 0}}.pp-podcast .wp-video{max-width:100%}.pp-podcast .mejs__offscreen,.pp-podcast .mejs__container{display:none}.ppjs__controls input[type=range]{position:relative;z-index:1;width:100%;height:5px!important;margin:0!important;padding:0!important;cursor:pointer;border-radius:10px;outline:none!important;background:#d2d2d2!important;appearance:none}.ppjs__controls input[type=range]::-webkit-slider-runnable-track{width:100%!important;height:5px!important;border-radius:10px!important;background:linear-gradient(to right,var(--pp-accent-color,#65b84f) 0%,var(--pp-accent-color,#65b84f) var(--pp-progress-value,0%),var(--pp-buffered-color,rgb(0 0 0 / .1)) var(--pp-progress-value,0%),var(--pp-buffered-color,rgb(0 0 0 / .1)) var(--buffered-width,0%),var(--pp-light-bg-color,#d2d2d2) var(--buffered-width,0%),var(--pp-light-bg-color,#d2d2d2) 100%)!important;box-shadow:none!important}.ppjs__controls input[type=range]::-moz-range-track{width:100%!important;height:5px!important;border-radius:10px!important;background:linear-gradient(to right,var(--pp-accent-color,#65b84f) 0%,var(--pp-accent-color,#65b84f) var(--pp-progress-value,0%),var(--pp-buffered-color,rgb(0 0 0 / .1)) var(--pp-progress-value,0%),var(--pp-buffered-color,rgb(0 0 0 / .1)) var(--buffered-width,0%),var(--pp-light-bg-color,#d2d2d2) var(--buffered-width,0%),var(--pp-light-bg-color,#d2d2d2) 100%)!important;box-shadow:none!important}.ppjs__controls input[type=range]::-ms-track{width:100%!important;height:5px!important;border-radius:10px!important;background:linear-gradient(to right,var(--pp-accent-color,#65b84f) 0%,var(--pp-accent-color,#65b84f) var(--pp-progress-value,0%),var(--pp-buffered-color,rgb(0 0 0 / .1)) var(--pp-progress-value,0%),var(--pp-buffered-color,rgb(0 0 0 / .1)) var(--buffered-width,0%),var(--pp-light-bg-color,#d2d2d2) var(--buffered-width,0%),var(--pp-light-bg-color,#d2d2d2) 100%)!important;box-shadow:none!important}.ppjs__controls input[type=range]::-ms-fill-upper{background:#ddd!important}.ppjs__controls input[type=range]::-webkit-slider-thumb{position:relative;top:-4px;width:4px;height:4px;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;opacity:0;border:1px solid var(--pp-accent-color,#65b84f);border-radius:50%;background:var(--pp-accent-color,#65b84f);-webkit-appearance:none}.ppjs__controls input[type=range]::-moz-range-thumb{width:4px;height:4px;-moz-transition:all .15s ease-in;transition:all .15s ease-in;opacity:0;border:1px solid var(--pp-accent-color,#65b84f);border-radius:50%;background:var(--pp-accent-color,#65b84f);-webkit-appearance:none}.ppjs__controls input[type=range]::-ms-thumb{width:4px;height:4px;-ms-transition:all .15s ease-in;transition:all .15s ease-in;opacity:0;border:none;border-radius:50%;background:var(--pp-accent-color,#65b84f);-webkit-appearance:none}.ppjs__controls .ppjs__audio-time-rail:hover input[type=range]::-webkit-slider-thumb,.ppjs__controls .ppjs__audio-time-rail:focus input[type=range]::-webkit-slider-thumb{width:12px;height:12px;opacity:1}.ppjs__controls .ppjs__audio-time-rail:hover input[type=range]::-moz-range-thumb,.ppjs__controls .ppjs__audio-time-rail:focus input[type=range]::-moz-range-thumb{width:12px;height:12px;opacity:1}.ppjs__controls .ppjs__audio-time-rail:hover input[type=range]::-ms-thumb,.ppjs__controls .ppjs__audio-time-rail:focus input[type=range]::-ms-thumb{width:12px;height:12px;opacity:1}.ppjs__controls input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2)}.ppjs__controls input[type=range]:active::-moz-range-thumb{transform:scale(1.2)}.ppjs__controls input[type=range]:active::-ms-thumb{transform:scale(1.2)}.ppjs__controls input[type=range]::-ms-fill-lower{height:5px!important;border-radius:10px;background:var(--pp-accent-color,#65b84f)!important}.episode-search{position:relative;display:none;min-height:100px}.episode-search__loading{font-size:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.episode-search__loading .icon-pp-refresh{animation:ppjs__loading-spinner 1s linear infinite}.episode-search.toggled-on{display:block}.ppjs__audio .ppjs__share-button ul.ppshare__social,.ppjs__video .ppjs__share-button ul.ppshare__social{position:absolute;z-index:9999;right:10%;bottom:100%;display:none;width:230px;margin:0!important;padding:5px!important;border-radius:8px;background-color:#fff;box-shadow:0 8px 10px 1px rgb(0 0 0 / .14),0 3px 14px 2px rgb(0 0 0 / .12),0 5px 5px -3px rgb(0 0 0 / .2)}.hide-download .ppjs__audio .ppjs__share-button ul.ppshare__social,.hide-download .ppjs__video .ppjs__share-button ul.ppshare__social{width:190px}.hide-social .ppjs__audio .ppjs__share-button ul.ppshare__social,.hide-social .ppjs__video .ppjs__share-button ul.ppshare__social{width:auto}.rtl .ppjs__audio .ppjs__share-button ul.ppshare__social,.rtl .ppjs__video .ppjs__share-button ul.ppshare__social{right:auto;left:10%}.ppjs__audio .ppjs__share-button ul.ppshare__social li,.ppjs__video .ppjs__share-button ul.ppshare__social li{font-size:20px!important;line-height:1!important;display:block;float:left;margin:0 5px 0 0!important;padding:0!important;border-width:0!important}.ppjs__audio .ppjs__share-button ul.ppshare__social li:last-of-type,.ppjs__video .ppjs__share-button ul.ppshare__social li:last-of-type{margin-right:0!important}.ppjs__audio .ppjs__share-button ul.ppshare__social li a,.ppjs__video .ppjs__share-button ul.ppshare__social li a{position:relative;display:block;width:100%;width:40px;height:40px;color:#333!important;border-radius:100%}.ppjs__audio .ppjs__share-button ul.ppshare__social li a:hover,.ppjs__audio .ppjs__share-button ul.ppshare__social li a:focus,.ppjs__video .ppjs__share-button ul.ppshare__social li a:hover,.ppjs__video .ppjs__share-button ul.ppshare__social li a:focus{background-color:#f0f0f0}.ppjs__audio .ppjs__share-button ul.ppshare__social li a .icon,.ppjs__video .ppjs__share-button ul.ppshare__social li a .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ppjs__audio .ppjs__share-button ul.ppshare__social:after,.ppjs__video .ppjs__share-button ul.ppshare__social:after{display:table;clear:both;content:''}.ppjs__audio .ppjs__share-button.toggled-window ul.ppshare__social,.ppjs__video .ppjs__share-button.toggled-window ul.ppshare__social{display:block}.hide-share .ppjs__audio .ppjs__share-button,.hide-social .ppjs__audio .ppjs__share-button,.hide-download .ppjs__audio .ppjs__share-button .ppshare-item.download,.hide-share .ppjs__video .ppjs__share-button,.hide-social .ppjs__video .ppjs__share-button,.hide-download .ppjs__video .ppjs__share-button .ppshare-item.download{display:none!important}.ppjs__video .ppjs__download-alt-button,.ppjs__audio .ppjs__download-alt-button{display:none}.hide-social .ppjs__video .ppjs__download-alt-button,.hide-social .ppjs__audio .ppjs__download-alt-button{display:inline-block}.pp-player__amsg{display:none}.msg-playing .pp-player__amsg{position:absolute;z-index:10;top:0;left:0;display:block;width:100%;height:100%;background-color:rgb(255 255 255 / .95)}.pp-player__amsg .ppjs__script-button,.pp-player__amsg .ppjs__share-button,.pp-player__amsg .ppjs__play-rate-button,.pp-player__amsg .ppjs__skip-prev-button,.pp-player__amsg .ppjs__skip-next-button{pointer-events:none;opacity:0}.pp-player__amsg a.ppjs__episode-excerpt{display:none!important}.msg-playing{position:relative}.pod-launch{display:flex;padding:0 20px;border-top:1px solid rgb(0 0 0 / .1);justify-content:space-between}.has-featured.narrow-player.light-color .pod-launch{background-color:rgb(0 0 0 / .85)}.pod-launch button.pod-launch__button{font-size:20px!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;color:#333!important;background-color:transparent!important}.pod-launch button.pod-launch__button .icon{width:1em!important;height:1em!important}.pod-launch button.pod-launch__button .icon-pp-x{display:none}.pod-launch button.pod-launch__button.toggled-on{font-size:16px!important}.pod-launch button.pod-launch__button.toggled-on .icon-pp-x{display:inline-block}.pod-launch button.pod-launch__button.toggled-on .icon-pp-podcast{display:none}.single-episode .pod-launch button.pod-launch__button,.single-audio .pod-launch button.pod-launch__button{display:none}.pod-launch .podcast-menu{top:auto;bottom:120%}.narrow-player.has-featured .pod-launch .podcast-menu{top:120%;right:auto;bottom:auto;left:-50%}.pod-launch a.subscribe-item{margin-right:15px}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__date{color:#f7f7f7}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry .pod-entry__author{color:#f7f7f7}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__title a{color:#fff!important}.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast.light-color.lv4[id^=pp-podcast-] .pod-entry__title a:focus{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-],.pp-podcast.light-text.postview[id^=pp-podcast-],.inline-view.light-color{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.playerview[id^=pp-podcast-],.pp-podcast.light-color.playerview[id^=pp-podcast-] p,.pp-podcast.light-color.playerview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-color.playerview[id^=pp-podcast-] button.pod-items__menu-open,.pp-podcast.light-color.playerview[id^=pp-podcast-] button.pod-launch__button,.pp-podcast.light-text.postview[id^=pp-podcast-],.pp-podcast.light-text.postview[id^=pp-podcast-] p,.pp-podcast.light-text.postview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-text.postview[id^=pp-podcast-] button.pod-items__menu-open,.pp-podcast.light-text.postview[id^=pp-podcast-] button.pod-launch__button,.inline-view.light-color,.inline-view.light-color p,.inline-view.light-color a.subscribe-item,.inline-view.light-color button.pod-items__menu-open,.inline-view.light-color button.pod-launch__button{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-launch,.pp-podcast.light-text.postview[id^=pp-podcast-] a.subscribe-item,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-launch,.inline-view.light-color a.subscribe-item,.inline-view.light-color .pod-launch{border-color:rgb(255 255 255 / .6)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single,.inline-view.light-color .episode-single{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__header .single-author,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__header .single-author,.inline-view.light-color .episode-single__header .single-author{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-single__close:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-single__close:focus *,.inline-view.light-color .episode-single__close:hover,.inline-view.light-color .episode-single__close:hover *,.inline-view.light-color .episode-single__close:focus,.inline-view.light-color .episode-single__close:focus *{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info,.inline-view.light-color .pod-info{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__header,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__header,.inline-view.light-color .pod-info__header{border-color:rgb(255 255 255 / .5)}.pod-header-title+.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__header,.pod-header-title+.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__header,.pod-header-title+.inline-view.light-color .pod-info__header{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle,.inline-view.light-color .pod-info__toggle{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-info__toggle:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-info__toggle:focus *,.inline-view.light-color .pod-info__toggle:hover,.inline-view.light-color .pod-info__toggle:hover *,.inline-view.light-color .pod-info__toggle:focus,.inline-view.light-color .pod-info__toggle:focus *{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry,.inline-view.light-color .pod-entry{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__date,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__date,.inline-view.light-color .pod-entry__date{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry .pod-entry__author,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry .pod-entry__author,.inline-view.light-color .pod-entry .pod-entry__author{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search,.inline-view.light-color .episode-list__search{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search input[type=text],.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search input[type=text],.inline-view.light-color .episode-list__search input[type=text]{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search input[type=text]::placeholder,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search input[type=text]::placeholder,.inline-view.light-color .episode-list__search input[type=text]::placeholder{color:#f7f7f7}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__search-icon,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__clear-search.pod-button,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__search-icon,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__clear-search.pod-button,.inline-view.light-color .episode-list__search-icon,.inline-view.light-color .episode-list__clear-search.pod-button{color:rgb(255 255 255 / .6)!important;background-color:transparent!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__clear-search.pod-button:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__clear-search.pod-button:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__clear-search.pod-button:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__clear-search.pod-button:focus,.inline-view.light-color .episode-list__clear-search.pod-button:hover,.inline-view.light-color .episode-list__clear-search.pod-button:focus{color:rgb(255 255 255 / .6)!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__load-more,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__load-more,.inline-view.light-color .episode-list__load-more{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__filter-select,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__filter-select,.inline-view.light-color .episode-list__filter-select{color:#fff!important;background-color:rgb(0 0 0 / .85)!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:hover *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button button:focus *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:hover *,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus,.inline-view.light-color .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button a.button:focus *{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio .ppjs__button>button,.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__audio .ppjs__button>a.button,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio .ppjs__button>button,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__audio .ppjs__button>a.button,.inline-view.light-color .ppjs__audio .ppjs__button>button,.inline-view.light-color .ppjs__audio .ppjs__button>a.button{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__list-reveal .ppjs__button>button,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__list-reveal .ppjs__button>button,.inline-view.light-color .ppjs__list-reveal .ppjs__button>button{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__time-float,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__time-float,.inline-view.light-color .ppjs__time-float{color:#333;border:solid 1px #fff;background:#fff}.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__time-float-corner,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__time-float-corner,.inline-view.light-color .ppjs__time-float-corner{border:solid 5px #fff;border-color:#fff #fff0 #fff0}.pp-podcast.light-color.playerview[id^=pp-podcast-] a.ppjs__episode-excerpt .ppjs__excerpt-content,.pp-podcast.light-text.postview[id^=pp-podcast-] a.ppjs__episode-excerpt .ppjs__excerpt-content,.inline-view.light-color a.ppjs__episode-excerpt .ppjs__excerpt-content{color:#fff}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__title a,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__title a,.inline-view.light-color .pod-entry__title a{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast.light-color.playerview[id^=pp-podcast-] .pod-entry__title a:focus,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__title a:hover,.pp-podcast.light-text.postview[id^=pp-podcast-] .pod-entry__title a:focus,.inline-view.light-color .pod-entry__title a:hover,.inline-view.light-color .pod-entry__title a:focus{color:#fff!important}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__controls input[type=range],.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__controls input[type=range],.inline-view.light-color.modern.wide-player .ppjs__controls input[type=range]{background:rgb(255 255 255 / .25)!important}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player input[type=range]::-moz-range-track,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player input[type=range]::-moz-range-track,.inline-view.light-color.modern.wide-player input[type=range]::-moz-range-track{border-color:rgb(255 255 255 / .25)!important}.pp-podcast.light-color.playerview[id^=pp-podcast-] .episode-list__filters,.pp-podcast.light-text.postview[id^=pp-podcast-] .episode-list__filters,.inline-view.light-color .episode-list__filters{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-accent[id^=pp-podcast-] button.pod-button,.pp-modal-window.light-accent button.pod-button{color:#333}.pp-podcast.light-accent[id^=pp-podcast-] .episode-list__load-more:hover,.pp-podcast.light-accent[id^=pp-podcast-] .episode-list__load-more:focus,.pp-modal-window.light-accent .episode-list__load-more:hover,.pp-modal-window.light-accent .episode-list__load-more:focus{color:currentColor!important}.pp-podcast.light-accent[id^=pp-podcast-] .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button.ppjs__playpause-button .ppjs__play-button .ppjs__arrow:after,.pp-modal-window.light-accent .ppjs__audio-controls .ppjs__secondary-controls .ppjs__button.ppjs__playpause-button .ppjs__play-button .ppjs__arrow:after{border-color:#fff0 #fff0 #fff0 #333}.pp-podcast.light-accent[id^=pp-podcast-].lv3 .pod-entry__play .icon-pp-play,.pp-podcast.light-accent[id^=pp-podcast-].lv3 .pod-entry__play .icon-pp-pause,.pp-podcast.light-accent[id^=pp-podcast-].lv4 .pod-entry__play .icon-pp-play,.pp-podcast.light-accent[id^=pp-podcast-].lv4 .pod-entry__play .icon-pp-pause,.pp-podcast.light-accent[id^=pp-podcast-].gv2 .pod-entry__play .icon-pp-play,.pp-podcast.light-accent[id^=pp-podcast-].gv2 .pod-entry__play .icon-pp-pause,.pp-modal-window.light-accent.lv3 .pod-entry__play .icon-pp-play,.pp-modal-window.light-accent.lv3 .pod-entry__play .icon-pp-pause,.pp-modal-window.light-accent.lv4 .pod-entry__play .icon-pp-play,.pp-modal-window.light-accent.lv4 .pod-entry__play .icon-pp-pause,.pp-modal-window.light-accent.gv2 .pod-entry__play .icon-pp-play,.pp-modal-window.light-accent.gv2 .pod-entry__play .icon-pp-pause{color:#333}.pp-podcast.light-accent[id^=pp-podcast-].lv3 .ppjs__play-button .ppjs__arrow:after,.pp-modal-window.light-accent.lv3 .ppjs__play-button .ppjs__arrow:after{border-color:#fff0 #fff0 #fff0 #333}.pp-podcast.light-accent[id^=pp-podcast-] .postview .episode-list__load-more:hover,.pp-podcast.light-accent[id^=pp-podcast-] .postview .episode-list__load-more:focus,.pp-modal-window.light-accent .postview .episode-list__load-more:hover,.pp-modal-window.light-accent .postview .episode-list__load-more:focus{color:#333!important}.legacy.pp-podcast[id^=pp-podcast-]{line-height:1.5}.modern .ppjs__podcast-title{display:block}.modern .ppjs__episode-excerpt{display:none}.modern .pod-entry__content{display:flex;align-items:center}.modern .pod-entry__title{margin-bottom:0;margin-left:10px;cursor:pointer;flex:1}.modern .pod-entry__mplay,.modern .pod-entry__mscript{display:flex;cursor:pointer;color:currentColor!important;align-items:center;justify-content:center}.modern .pod-entry__mplay{width:25px;height:25px;border:1px solid currentColor!important;border-radius:50%}.modern .pod-entry__mplay .icon{top:0}.modern .pod-entry__mplay .icon-pp-pause{display:none}.modern .activeEpisode .pod-entry__mplay .icon-pp-pause{display:block}.modern .activeEpisode .pod-entry__mplay .icon-pp-play{display:none}.modern .pod-entry__mscript{display:none}.modern .ppjs__time{display:none}.modern.pp-modal-window .ppjs__head-container{flex:1}.modern.pp-modal-window .ppjs__head-content{display:flex;flex:1}.modern.pp-modal-window .pod-entry__mscript{display:none}.modern.pp-modal-window .pod-entry__content{display:flex;align-items:center}.modern.pp-modal-window .pod-entry__mplay{display:flex;align-items:center;justify-content:center}.modern.pp-modal-window .pod-entry__mplay{width:25px;height:25px;border:1px solid currentColor;border-radius:50%}.modern.pp-modal-window .pod-entry__mplay .icon{top:0}.modern.pp-modal-window .pod-entry__mplay .icon-pp-pause{display:none}.modern.pp-modal-window .media-playing{background-color:transparent!important}.modern.pp-modal-window .media-playing .pod-entry__mplay .icon-pp-pause{display:block}.modern.pp-modal-window .media-playing .pod-entry__mplay .icon-pp-play{display:none}.modern.pp-modal-window .pod-entry__title{margin-bottom:0;margin-left:10px}.pp-user-feedback{display:none}@media only screen and (min-width:450px){.wide-player .pod-content{font-size:16px}.wide-player .pod-content__list{width:100%!important}.wide-player.playerview.header-visible .pod-info{position:static!important;display:block}.wide-player .pod-info__header{padding:20px}.wide-player .pod-header__image{float:right;width:100px;margin:0 0 0 20px}.wide-player .pod-header__items{float:left;width:calc(100% - 120px)}.wide-player .pod-items__title{font-size:20px;line-height:1.5}.wide-player .pod-items__desc{margin-bottom:20px}.wide-player .pod-items__menu .podcast-menu ul{font-size:14px}.wide-player .pod-info .pod-items__navi-menu .pod-items__menu{display:flex;align-items:center}.playerview.wide-player .pod-info .pod-items__navi-menu{display:flex}.wide-player .episode-list{display:block!important}.episode-list__filter-dropdown{min-width:150px!important}.pp-podcast.legacy .episode-list__filter-dropdown{min-width:100px!important}.episode-list__wrapper{max-height:300px}.pp-podcast.pp-no-scroll .episode-list__wrapper{max-height:none}.episode-list__wrapper::-webkit-scrollbar{width:0;-webkit-appearance:none}.episode-list__wrapper::-webkit-scrollbar-track{background:#fff0}.episode-list__wrapper::-webkit-scrollbar-thumb{border-radius:8px;background:#fff0}.episode-list__wrapper:hover::-webkit-scrollbar{width:8px}.episode-list__wrapper:hover::-webkit-scrollbar-track{background:#f1f1f1}.episode-list__wrapper:hover::-webkit-scrollbar-thumb{background:rgb(136 136 136 / .8)}.wide-player .episode-single__title,.pp-modal-wrapper .episode-single__title{font-size:20px}.wide-player .pod-entry:after{display:block;clear:both;content:''}.wide-player .pod-entry .pod-entry__title{float:left;overflow:hidden;max-width:calc(95% - 100px);white-space:nowrap;text-overflow:ellipsis}.wide-player .pod-entry .pod-entry__date{display:block;float:right;min-width:85px}.wide-player .pod-entry .pod-entry__author{font-weight:400;display:block}.wide-player .pod-entry .pod-entry__author:before{display:none}.wide-player .ppjs__audio-controls,.pp-modal-window .ppjs__audio-controls{flex-direction:row;height:auto;margin:0 auto;padding:20px 20px 10px;flex-wrap:wrap;align-items:center;justify-content:flex-start}.wide-player .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns,.pp-modal-window .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{margin:20px 0 0;justify-content:center}.wide-player.legacy .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{justify-content:space-between}.wider-player.legacy .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{justify-content:center}.wide-player .ppjs__audio-controls .dyna-msg-title,.pp-modal-window .ppjs__audio-controls .dyna-msg-title{font-size:15px;overflow:hidden;max-width:95%;white-space:nowrap;text-overflow:ellipsis}.wide-player .ppjs__audio-time-rail,.modal-view .ppjs__audio-time-rail{margin:0 20px;border-radius:5px}.modal-view .ppjs__audio .ppjs__button{margin:0 10px}.wide-player .ppjs__audio .ppjs__button .play-rate-list,.pp-modal-window .ppjs__audio .ppjs__button .play-rate-list{top:100%;bottom:auto}.wide-player .ppjs__audio .ppjs__button.ppjs__skip-next-button,.wide-player .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:inline-block}.single-episode .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-episode .ppjs__audio .ppjs__button.ppjs__skip-prev-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:none}.wide-player .ppjs__list-reveal,.pp-modal-window .ppjs__list-reveal{display:none}.wide-player .ppjs__list-reveal .ppjs__button,.pp-modal-window .ppjs__list-reveal .ppjs__button{margin:0 10px}.wide-player .ppjs__list-reveal .ppjs__button>button,.pp-modal-window .ppjs__list-reveal .ppjs__button>button,.wide-player .ppjs__list-reveal .ppjs__button>a.button,.pp-modal-window .ppjs__list-reveal .ppjs__button>a.button{width:45px;height:45px}.wide-player .ppjs__img-wrapper,.pp-modal-window .ppjs__img-wrapper{width:100px;margin:0 20px 0 0}.ppjs__head-container,.ppjs__secondary-controls{flex-basis:100%}.wide-player .ppjs__head-container,.pp-modal-window .ppjs__head-container{display:flex;flex-direction:row;flex-basis:100%;align-items:center;justify-content:flex-start}.medium-player.legacy .ppjs__podcast-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.inline-view .ppjs__episode-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wide-player .ppjs__episode-title,.pp-modal-window .ppjs__episode-title{font-size:16px;line-height:1.5}.pp-modal-window .ppjs__audio-controls{align-items:flex-end}.pp-modal-window .ppjs__audio-controls .ppjs__podcast-title{display:block}.wide-player .ppjs__audio .ppjs__share-button ul.ppshare__social,.pp-modal-window .ppjs__audio .ppjs__share-button ul.ppshare__social,.wide-player .ppjs__video .ppjs__share-button ul.ppshare__social,.pp-modal-window .ppjs__video .ppjs__share-button ul.ppshare__social{top:100%;bottom:auto}.wide-player .pod-launch{padding:0 10px}.wide-player.header-visible .pod-launch{display:none!important}.pp-podcast.light-color.playerview[id^=pp-podcast-].lv3.wide-player .pod-content__list,.pp-podcast.light-color.playerview[id^=pp-podcast-].legacy.wide-player .pod-content__list,.pp-podcast.light-text.postview[id^=pp-podcast-].lv3.wide-player .pod-content__list,.pp-podcast.light-text.postview[id^=pp-podcast-].legacy.wide-player .pod-content__list,.inline-view.light-color.lv3.wide-player .pod-content__list,.inline-view.light-color.legacy.wide-player .pod-content__list{border-color:rgb(255 255 255 / .5)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__time-handle-content,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__time-handle-content,.inline-view.light-color.modern.wide-player .ppjs__audio .ppjs__time-handle-content{border-color:#fff}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__audio-time-rail,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__audio-time-rail,.inline-view.light-color.modern.wide-player .ppjs__audio .ppjs__audio-time-rail{background-color:rgb(255 255 255 / .05)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button .play-rate-text,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button .play-rate-text,.inline-view.light-color.modern.wide-player .ppjs__audio .ppjs__button .play-rate-text{border-color:rgb(255 255 255 / .3)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .episode-list__search input[type=text],.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .episode-list__search input[type=text],.inline-view.light-color.modern.wide-player .episode-list__search input[type=text]{border-color:rgb(255 255 255 / .5)!important}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode),.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode),.inline-view.light-color.modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode){background-color:rgb(255 255 255 / .05)}.pp-podcast.light-color.playerview[id^=pp-podcast-].modern.wide-player .ppjs__audio-timer,.pp-podcast.light-text.postview[id^=pp-podcast-].modern.wide-player .ppjs__audio-timer,.inline-view.light-color.modern.wide-player .ppjs__audio-timer{color:rgb(255 255 255 / .65)}.pp-podcast.light-accent[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button *,.pp-podcast.light-accent[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button *,.pp-modal-window.light-accent.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button *,.pp-modal-window.light-accent.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button *{color:#333!important}.pp-podcast.light-accent[id^=pp-podcast-].modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button .icon,.pp-modal-window.light-accent.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button .icon{fill:#333!important}.modern.wide-player{border-bottom-width:1px;background-color:#fcfcfd}.modern.wide-player.header-toggle .pod-info{top:10px;right:10px;bottom:10px;left:10px;box-shadow:0 2px 10px rgb(0 0 0 / .08)}.modern.wide-player .episode-list__wrapper{max-height:285px}.modern.wide-player.pp-no-scroll .episode-list__wrapper{max-height:none}.modern.wide-player .episode-single{margin-top:15px}.modern.wide-player .pod-entry{padding:10px 20px;cursor:inherit}.modern.wide-player .pod-entry:nth-of-type(2n):not(.activeEpisode){background-color:rgb(0 0 0 / .035)}.modern.wide-player .ppjs__audio-controls{padding:20px 20px 25px}.modern.wide-player .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{justify-content:center;flex-basis:100%}.modern.wide-player .ppjs__img-wrapper{width:120px;height:120px}.modern.wide-player .ppjs__head-content{display:flex;flex-direction:column;min-height:80px;flex:1;justify-content:space-between;align-self:stretch}.modern.wide-player .ppjs__head-content .head-wrapper{display:flex;flex-direction:column}.modern.wide-player .ppjs__head-content .head-wrapper .ppjs__podcast-title{order:1}.modern.wide-player .ppjs__episode-title{font-size:18px;line-height:1.33}.modern.wide-player.single-episode .ppjs__podcast-title,.modern.wide-player.single-audio .ppjs__podcast-title{font-size:17px}.modern.wide-player.single-episode .ppjs__episode-title,.modern.wide-player.single-audio .ppjs__episode-title{font-size:20px}.modern.wide-player.single-episode .pp-podcast__single,.modern.wide-player.single-audio .pp-podcast__single{margin-bottom:10px}.modern.wide-player .ppjs__secondary-controls{display:flex;align-self:baseline;align-items:flex-end;justify-content:space-between}.modern.wide-player .ppjs__audio .ppjs__button{margin:0 5px;align-self:center}.modern.wide-player .ppjs__audio .ppjs__button:first-of-type{margin-left:0}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__jump-forward-button>button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__jump-forward-button>a.button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-backward-button>button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-backward-button>a.button{font-size:24px!important}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button{font-size:22px!important;width:46px;height:46px;border-radius:50%;background-color:#65b84f!important}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>button *,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button>a.button *{color:#fff!important}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button .icon{fill:#fff!important}.modern.wide-player .ppjs__audio .ppjs__button .play-rate-text{width:30px;height:20px;border-radius:5px}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__playpause-button{margin-left:0;order:-1}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__play-rate-button{margin-left:5px;order:3}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-prev-button{order:1}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-backward-button{order:2}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__jump-forward-button{order:3}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__skip-next-button{order:4}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__cc-button{order:5}.modern.wide-player .ppjs__audio .ppjs__button.ppjs__download-alt-button,.modern.wide-player .ppjs__audio .ppjs__button.ppjs__share-button{position:relative;right:-10px;margin-right:0;margin-left:auto;order:6}.modern.wide-player .ppjs__skip-prev-button,.modern.wide-player .ppjs__skip-next-button{display:none!important}.modern.wide-player .ppjs__audio .ppjs__time-rail,.modern.wide-player .ppjs__audio .ppjs__time-total,.modern.wide-player .ppjs__audio .ppjs__time-buffering,.modern.wide-player .ppjs__audio .ppjs__time-loaded,.modern.wide-player .ppjs__audio .ppjs__time-hovered,.modern.wide-player .ppjs__audio .ppjs__time-current{height:7px;border-radius:7px}.modern.wide-player .ppjs__audio .ppjs__time-handle-content{top:-7px;border-color:#262626}.modern.wide-player .ppjs__audio .ppjs__audio-time-rail{background-color:rgb(0 0 0 / .1)}.modern.wide-player .ppjs__audio .ppjs__time-loaded{background:rgb(0 0 0 / .08)}.modern.wide-player .ppjs__audio .ppjs__time-current{background:rgb(0 0 0 / .16)}.modern.wide-player .ppjs__audio .ppjs__time-hovered{background:rgb(0 0 0 / .1)}.modern.wide-player .ppjs__atime-container{display:flex;margin:0 20px}.modern.wide-player .ppjs__atime-container .ppjs__time{display:block}.modern.wide-player .ppjs__atime-container .ppjs__audio-time-rail{flex:1;align-self:center}.modern.wide-player .ppjs__atime-container .ppjs__currenttime-container{order:-1}.modern.wide-player .ppjs__audio-timer{display:none}.modern.wide-player .pod-entry__mscript{position:relative;z-index:1;display:flex;width:35px;height:35px;margin-left:auto}.modern.wide-player .pod-entry__mscript:hover{transition:background-color 800ms;border-radius:50%;background-color:rgb(0 0 0 / .08)}.modern.wide-player .ppjs__img-btn{border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .08)}.modern.wide-player .pod-launch{padding:5px 20px}.modern.wide-player .pod-launch .pod-items__navi-menu{align-items:center}.modern.wide-player .pod-launch a.subscribe-item{width:35px;height:35px;margin-right:10px;border:1px solid rgb(0 0 0 / .3);border-radius:8px}.modern.wide-player.single-audio .pod-launch,.modern.wide-player.single-episode .pod-launch{padding:0 10px}.modern.wide-player.single-audio .pod-launch a.subscribe-item,.modern.wide-player.single-episode .pod-launch a.subscribe-item{border-width:0}}@media only screen and (min-width:640px){.wide-player .pod-items__navi-menu .podcast-menu{right:auto;left:0}.pp-modal-window .ppjs__audio .ppjs__button.ppjs__skip-next-button,.pp-modal-window .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:inline-block}.single-episode .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-next-button,.single-episode .ppjs__audio .ppjs__button.ppjs__skip-prev-button,.single-audio .ppjs__audio .ppjs__button.ppjs__skip-prev-button{display:none}.medium-player .ppjs__podcast-title,.pp-modal-window .ppjs__podcast-title{display:block}.medium-player a.ppjs__episode-excerpt,.pp-modal-window a.ppjs__episode-excerpt{font-size:15px;line-height:1.33;width:95%}.medium-player.legacy a.ppjs__episode-excerpt{display:none!important}.legacy.medium-player .episode-single__header{display:none}.legacy.medium-player .episode-list__wrapper{height:465px;min-height:465px;max-height:465px}.legacy.medium-player .episode-list__search+.episode-list__wrapper{height:414px;min-height:414px;max-height:414px}.legacy.medium-player .pod-content__list{width:38%!important;border-right:1px solid rgb(0 0 0 / .1)}.legacy.medium-player .pp-podcast__single{float:right;overflow:hidden;width:62%;height:465px;padding-bottom:10px}.legacy.medium-player.single-episode .pp-podcast__single{float:none;width:100%;height:auto}.legacy.medium-player .pod-content__episode{display:block!important;overflow:hidden;overflow-y:auto;max-height:calc(100% - 170px);border-bottom-width:0;background-color:#fff0}.legacy.medium-player.has-featured .pod-content__episode{max-height:calc(100% - 200px)}.legacy.medium-player .episode-single__close,.legacy.medium-player .ppjs__script-button{display:none}.legacy.medium-player .pod-entry__title{float:none;max-width:none}.legacy.medium-player .pod-entry__date{font-weight:400;display:inline-block;float:none;min-width:none;text-transform:capitalize}.legacy.medium-player .pod-entry__author{display:none}.legacy.medium-player .episode-single__title{padding-right:0}.legacy.medium-player.media-video .pp-podcast__single{overflow:auto}.legacy.medium-player.media-video .pod-content__episode{overflow:visible;max-height:none}.legacy.medium-player.media-video .pp-podcast__player{padding:20px 20px 0}.legacy.medium-player.no-header .episode-list__wrapper,.legacy.medium-player.header-hidden .episode-list__wrapper{height:534px;min-height:534px;max-height:534px}.legacy.medium-player.no-header .episode-list__search+.episode-list__wrapper,.legacy.medium-player.header-hidden .episode-list__search+.episode-list__wrapper{height:483px;min-height:483px;max-height:483px}.legacy.medium-player.no-header .pp-podcast__single,.legacy.medium-player.header-hidden .pp-podcast__single{height:550px}.legacy.medium-player.no-header.single-audio .pp-podcast__single,.legacy.medium-player.no-header.single-episode .pp-podcast__single,.legacy.medium-player.header-hidden.single-audio .pp-podcast__single,.legacy.medium-player.header-hidden.single-episode .pp-podcast__single{height:auto}.modern.wide-player:not(.single-episode) .ppjs__skip-prev-button,.modern.wide-player:not(.single-episode) .ppjs__skip-next-button{display:inline-block!important}.modern.wide-player .pod-launch .podcast-menu{width:400px}.modern.wide-player .pod-launch .podcast-menu .pod-menu{display:flex;margin:5px;border:1px solid rgb(0 0 0 / .1);border-width:1px 0 0 1px;flex-wrap:wrap}.modern.wide-player .pod-launch .podcast-menu .menu-item{padding:10px!important;border:1px solid rgb(0 0 0 / .1);border-width:0 1px 1px 0!important;flex-basis:33.33%}.modern.wide-player .pod-launch .podcast-menu .menu-item span.subscribe-item{display:flex;flex-direction:column;align-items:center}.modern.wide-player .pod-launch .podcast-menu .menu-item .sub-item-text{font-size:13px!important}}@media only screen and (min-width:768px){.wide-player .pod-info .pod-items__navi-menu a.subscribe-item{width:auto;margin:3px 6px 3px 0;padding:5px;color:#333!important;border:1px solid rgb(0 0 0 / .3);border-radius:8px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.pp-badge{min-width:150px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .icon{left:auto;transform:none}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .sub-text{font-size:14px;line-height:1;display:block;margin-left:5px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .sub-listen-text{font-size:12px;display:block}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .sub-item-text{font-weight:700}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.apple-sub .sub-listen-text{font-size:10px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.apple-sub .sub-item-text{font-size:15px;font-weight:500}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.google-sub .sub-item-text{font-size:14px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.spotify-sub .sub-listen-text{font-size:10px;font-weight:700;margin-right:5px;text-transform:uppercase}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.spotify-sub .sub-item-text{font-family:sans-serif;font-size:15px;color:#1db954}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.spotify-sub .sub-text{margin-left:3px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.tunein-sub .icon{font-size:24px!important}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item.iheart-sub .icon{align-self:end}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon{flex-direction:row;padding:0 3px}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon .icon-pp-amazon{position:relative;top:2px;width:60px!important;height:20px!important}.wide-player .pod-info .pod-items__navi-menu a.subscribe-item .pp-amazon-subscribe-icon .icon-pp-music{position:relative;top:-3px;width:45px!important;height:20px!important;margin-left:4px}.wide-player .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns,.pp-modal-window .ppjs__audio-controls .ppjs__secondary-controls .ppjs__control_btns{margin:10px 0 0}.wider-player .ppjs__audio .ppjs__button,.pp-modal-window .ppjs__audio .ppjs__button{margin:0 10px}.wider-player.legacy .ppjs__audio .ppjs__button{margin:0 5px}.wider-player .ppjs__audio .ppjs__button>button,.wider-player .ppjs__audio .ppjs__button>a.button{width:46px;height:46px}}@media only screen and (min-width:1024px){.pp-podcast.light-color.playerview[id^=pp-podcast-] .ppjs__head-container .head-wrapper,.pp-podcast.light-text.postview[id^=pp-podcast-] .ppjs__head-container .head-wrapper,.inline-view.light-color .ppjs__head-container .head-wrapper{border-color:rgb(255 255 255 / .5)}}