@charset "UTF-8";
/*
Theme Name: PPLD
Description: Starter Theme for PPLD
Author: Cheryl Howard & Clint Hager
Version: 1.0.1
Text Domain: PPLD.org
Date: 7/12/23
*/
/********************* Normalizer – remove all browser specific styling *********************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

button {
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding-inline: 0px; }

a {
  color: inherit;
  text-decoration: none; }

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body {
  margin: 0; }

p {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px; }

/**
   * Render the `main` element consistently in IE.
   */
main {
  display: block; }

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong {
  font-weight: bolder; }

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
   * Add the correct font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img {
  border-style: none; }

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input {
  /* 1 */
  overflow: visible; }

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select {
  /* 1 */
  text-transform: none; }

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button; }

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
   * Correct the padding in Firefox.
   */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress {
  vertical-align: baseline; }

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea {
  overflow: auto; }

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-appearance: textfield;
  appearance: textfield;
  outline-offset: -2px;
  /* 2 */ }

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details {
  display: block; }

/*
   * Add the correct display in all browsers.
   */
summary {
  display: list-item; }

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template {
  display: none; }

/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none; }

ul {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
  -webkit-padding-start: 00px;
  padding-inline-start: 00px; }

/********************* Atoms – Variables, Typography, Buttons, Body Copy Etc. *********************/
:root {
  --xlg-desktop-max-width:1700px;
  --lg-desktop-max-width:1400px;
  --desktop-max-width:1240px;
  --tablet-max-width:1024px;
  --mobile-max-width:768px;
  --pad-8:8px;
  --pad-16:16px;
  --pad-24:24px;
  --pad-32:32px;
  --pad-40:40px;
  --pad-48:48px;
  --pad-56:56px;
  --pad-64:64px;
  --pad-72:72px;
  --pad-80:80px;
  --pad-120:120px;
  --mega-menu-width:90%;
  --type-style-1: area-normal, sans-serif;
  --type-style-2: dapifer, serif;
  font-size: 16px;
  --font-mini: 13.5px;
  --font-base:16px;
  --font-sm: 20px;
  --font-md: 28px;
  --font-lg: 34px;
  --font-xl: 40px;
  --font-xxl: 52px;
  --blue: #034F8D;
  --dark-blue: #1A2650;
  --light-blue:#c2e3ff;
  --teal: #2E7E94;
  --light-teal: hwb(193 33% 22% / 0.078);
  --dark-red:#A4413D;
  --yellow:#FFC253;
  --red:#EA374A;
  --black:#293355;
  --green: #437438;
  --grey:#0000001d;
  --light-grey:#0000002a;
  --grey50:hwb(0 0% 100% / 0.624);
  --white:#fff;
  --paragraph-color:#161b2ee0;
  --black: #070b1d;
  --bd-yellow:#FDF8EF;
  --bd-blue:#E9F6FA;
  --bold: 700;
  --medium-bold:600;
  --medium: 500;
  --ease: ease all .5s;
  --border-radius:8px;
  --box-shadow:0 0 16px 1px hsla(0, 0%, 0%, 0.068); }
  @media (max-width: 1400px) {
    :root {
      --pad-48:24px;
      --pad-56:32px;
      --pad-64:40px;
      --pad-72:56px;
      --pad-80:64px;
      --pad-120:80px; } }
  @media (max-width: 1500px) {
    :root {
      --mega-menu-width:95%; } }
  @media (max-width: 1200px) {
    :root {
      --mega-menu-width:100%; } }
  @media (max-width: 1200px) {
    :root {
      --font-lg: 30px;
      --font-xl: 32px;
      --font-xxl: 34px; } }

::-moz-selection {
  background: rgba(248, 178, 48, 0.404);
  /* WebKit/Blink Browsers */ }

::selection {
  background: rgba(248, 178, 48, 0.404);
  /* WebKit/Blink Browsers */ }

::-moz-selection {
  background: rgba(248, 178, 48, 0.404);
  /* WebKit/Blink Browsers */ }

.paragraph--type--button:not(.btn_tertiary):not(.btn_secondary):not(.btn_quaternary) span a, .webform-button--submit, .form-submit, #messagebee button[type="submit"], .paragraph--type--button  span a:before, .webform-button--submit:before, .form-submit:before, #messagebee button[type="submit"]:before, .btn_secondary:not(.btn_primary):not(.btn_tertiary):not(.btn_quaternary) span a, .btn_secondary  span a:before, .btn_tertiary:not(.btn_primary):not(.btn_secondary):not(.btn_quaternary) span a, .btn_tertiary  span a:before, .btn_quaternary:not(.btn_primary):not(.btn_secondary) span a, .btn_quaternary  span a:before, .ppld-header nav ul li a:after, .ppld-header .mobile-hamburger-icon span, .mega-menu-block {
  -webkit-transition: ease all .5s;
  -o-transition: ease all .5s;
  transition: ease all .5s; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'FontAwesome';
    src: url("fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg"); } }

.paragraph--type--button  span a:before, .webform-button--submit:before, .form-submit:before, #messagebee button[type="submit"]:before, .paragraph--type--button  span a:hover:before, .webform-button--submit:hover:before, .form-submit:hover:before, #messagebee button[type="submit"]:hover:before, .btn_secondary  span a:before, .btn_secondary  span a:hover:before, .btn_tertiary  span a:before, .btn_tertiary  span a:hover:before, .btn_quaternary  span a:before, .btn_quaternary  span a:hover:before {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute; }

.ppld-header nav ul li a {
  text-decoration: none; }

.whats_new_header .whats_new_header_inner, .whats_new_title, .whats_new_body {
  max-width: var(--desktop-max-width);
  margin: 0px auto; }

* {
  font-family: var(--type-style-1);
  letter-spacing: .5px;
  line-height: 1.6; }

hr {
  opacity: 0.4; }

h1, h2, h3, h4, h5, #search-results-page form#search-form .form-type-search label[for="edit-keys"], h6 {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em;
  color: var(--black);
  line-height: 1.5;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
  margin-top: var(--pad-16);
  margin-bottom: var(--pad-16); }

h1, .h1 {
  font-size: var(--font-xxl);
  margin-bottom: var(--pad-24);
  font-weight: var(--bold); }

h2, .h2 {
  font-size: var(--font-xl);
  margin-bottom: var(--pad-8);
  margin-top: var(--pad-8); }

h3, .h3 {
  font-size: var(--font-lg);
  margin-bottom: var(--pad-16); }

h4, .h4 {
  font-size: var(--font-md);
  margin-bottom: var(--pad-16); }

h5, #search-results-page form#search-form .form-type-search label[for="edit-keys"], .h5, .kids-homework-view .views-field-field-url {
  font-size: var(--font-sm);
  margin-bottom: var(--pad-16); }

h6, .h6 {
  font-size: var(--font-base);
  font-family: dapifer, serif;
  font-weight: 400;
  font-style: italic;
  color: var(--blue);
  letter-spacing: 1.3px;
  padding: var(--pad-16) 0px; }

p {
  padding-bottom: var(--pad-16);
  color: var(--paragraph-color);
  font-weight: var(--medium-bold); }

p, ul, li {
  line-height: 1.7;
  font-size: 16px; }

form {
  max-width: var(--desktop-max-width);
  margin: 0px auto; }

input {
  line-height: normal; }

div {
  -webkit-box-sizing: borderbox;
  box-sizing: borderbox; }

@media (max-width: 1200px) {
  iframe {
    width: 100%;
    overflow: hidden; } }

/****************************************

TYPOGRAPHY
Type styles for Headings

*****************************************/
.paragraph--type--text a , .accordion-content a , #block-ppld-content p a , .views-field a , .paragraph--type--card p a , .paragraph--type--card ul li a ,
.page-node-type-page article ul  a , .page-node-type-page article ol a , .views-container ul a ,
.views-element-container header li a , .location-general-info ul li a , .link a , .whats_new_body li a {
  color: var(--dark-blue);
  position: relative;
  text-underline-offset: 0.3em;
  text-decoration: underline;
  -webkit-transition: var(--ease);
  -o-transition: var(--ease);
  transition: var(--ease);
  -webkit-text-decoration-color: var(--teal);
  text-decoration-color: var(--teal);
  text-decoration-thickness: 1.3px; }
  .paragraph--type--text a :before, .accordion-content a :before, #block-ppld-content p a :before, .views-field a :before, .paragraph--type--card p a :before, .paragraph--type--card ul li a :before,
  .page-node-type-page article ul  a :before, .page-node-type-page article ol a :before, .views-container ul a :before,
  .views-element-container header li a :before, .location-general-info ul li a :before, .link a :before, .whats_new_body li a :before {
    content: " ";
    background-color: var(--light-teal);
    height: 20%;
    -webkit-transition: ease all .2s;
    -o-transition: ease all .2s;
    transition: ease all .2s;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    z-index: -1; }
  .paragraph--type--text a :hover, .accordion-content a :hover, #block-ppld-content p a :hover, .views-field a :hover, .paragraph--type--card p a :hover, .paragraph--type--card ul li a :hover,
  .page-node-type-page article ul  a :hover, .page-node-type-page article ol a :hover, .views-container ul a :hover,
  .views-element-container header li a :hover, .location-general-info ul li a :hover, .link a :hover, .whats_new_body li a :hover {
    -webkit-text-decoration-color: var(--yellow);
    text-decoration-color: var(--yellow); }
  .paragraph--type--text a :hover:before, .accordion-content a :hover:before, #block-ppld-content p a :hover:before, .views-field a :hover:before, .paragraph--type--card p a :hover:before, .paragraph--type--card ul li a :hover:before,
  .page-node-type-page article ul  a :hover:before, .page-node-type-page article ol a :hover:before, .views-container ul a :hover:before,
  .views-element-container header li a :hover:before, .location-general-info ul li a :hover:before, .link a :hover:before, .whats_new_body li a :hover:before {
    height: 70%; }

#block-ppld-content article ul {
  -webkit-padding-start: var(--pad-24);
  padding-inline-start: var(--pad-24);
  padding-bottom: var(--pad-16); }
  #block-ppld-content article ul li {
    line-height: 2; }
    #block-ppld-content article ul li::marker {
      color: var(--blue); }

#block-ppld-content article li ul {
  padding-bottom: 0px; }

img {
  max-width: 100%;
  height: auto; }

.paragraph--type--image img {
  border-radius: var(--border-radius);
  -o-object-fit: cover;
  object-fit: cover; }

blockquote, .book-categories .list-left1, .book-categories .list-left3 {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 0em;
  margin-block-end: 0em;
  -webkit-margin-start: 0px;
  margin-inline-start: 0px;
  -webkit-margin-end: 0px;
  margin-inline-end: 0px;
  padding: var(--pad-16) var(--pad-32);
  margin: var(--pad-16) 0px;
  background: var(--bd-blue);
  background-image: url("/themes/ppld/images/bg/top-left-rain.png");
  background-repeat: no-repeat;
  background-position: right;
  border-radius: var(--border-radius); }
  blockquote p:last-child, .book-categories .list-left1 p:last-child, .book-categories .list-left3 p:last-child {
    padding-bottom: 0px; }

h1[id], h2[id], h3[id], h4[id], h5[id], #search-results-page form#search-form .form-type-search label[id][for="edit-keys"], h6[id], p[id], a[id], div[id] {
  scroll-margin-top: 100px; }

/****************************************

BUTTONS
Styling for Buttons

*****************************************/
.paragraph--type--button:not(.btn_tertiary):not(.btn_secondary):not(.btn_quaternary) span a, .webform-button--submit, .form-submit, #messagebee button[type="submit"], .btn_secondary:not(.btn_primary):not(.btn_tertiary):not(.btn_quaternary) span a, .btn_tertiary:not(.btn_primary):not(.btn_secondary):not(.btn_quaternary) span a {
  padding: 12px var(--pad-16);
  display: inline-block;
  font-weight: var(--bold);
  position: relative;
  border: 1px solid var(--teal);
  border-radius: 14px 3px 14px 3px;
  overflow: hidden;
  -webkit-transition: scale(1.06);
  -o-transition: scale(1.06);
  transition: scale(1.06); }

.btn {
  display: inline-block; }

.paragraph--type--button:not(.btn_tertiary):not(.btn_secondary):not(.btn_quaternary) span a, .webform-button--submit, .form-submit, #messagebee button[type="submit"] {
  color: var(--white);
  position: relative;
  z-index: 2; }
  .paragraph--type--button  span a:before, .webform-button--submit:before, .form-submit:before, #messagebee button[type="submit"]:before {
    z-index: -1;
    content: " ";
    background-color: var(--teal); }
  .paragraph--type--button  span a:hover, .webform-button--submit:hover, .form-submit:hover, #messagebee button[type="submit"]:hover {
    color: var(--teal) !important; }
  .paragraph--type--button  span a:hover:before, .webform-button--submit:hover:before, .form-submit:hover:before, #messagebee button[type="submit"]:hover:before {
    height: 0px; }

.btn_secondary:not(.btn_primary):not(.btn_tertiary):not(.btn_quaternary) span a {
  color: var(--dark-blue);
  z-index: 2; }
  .btn_secondary  span a:before {
    z-index: -1;
    height: 0px;
    content: " ";
    background-color: var(--teal); }
  .btn_secondary  span a:hover {
    color: var(--white) !important; }
    .btn_secondary  span a:hover:before {
      height: 100%; }

.btn_tertiary:not(.btn_primary):not(.btn_secondary):not(.btn_quaternary) span a {
  color: var(--white);
  position: relative;
  z-index: 2; }
  .btn_tertiary  span a:before {
    z-index: -1;
    content: " ";
    background-color: var(--dark-blue); }
  .btn_tertiary  span a:hover {
    color: var(--teal) !important; }
  .btn_tertiary  span a:hover:before {
    height: 0px; }

.btn_quaternary:not(.btn_primary):not(.btn_secondary) span a {
  padding: 6px var(--pad-16);
  display: inline-block;
  font-weight: var(--bold);
  position: relative;
  border-bottom: 2px solid var(--teal);
  overflow: hidden;
  -webkit-transition: scale(1.06);
  -o-transition: scale(1.06);
  transition: scale(1.06);
  color: var(--blue); }
  .btn_quaternary  span a:before {
    z-index: -1;
    height: 0px;
    content: " ";
    background-color: var(--teal); }
  .btn_quaternary  span a:hover {
    color: var(--white) !important; }
    .btn_quaternary  span a:hover:before {
      height: 100%; }

/****************************************

PAGE TITLES
Styling for basic page styles

*****************************************/
.page-title h1 {
  margin: 0px auto;
  max-width: var(--desktop-max-width);
  padding-top: var(--pad-120);
  padding-bottom: var(--pad-24);
  background-image: url("../images/title-triangle.svg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 350px; }

/****************************************

ADMIN EDIT BUTTONS
Styling the Admin Edit Buttons 
(only for logged in users)

*****************************************/
#block-ppld-local-tasks {
  position: fixed;
  bottom: 7px;
  left: 81px;
  z-index: 1000; }
  #block-ppld-local-tasks ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none; }
    #block-ppld-local-tasks ul li {
      border-right: 0.5px solid var(--light-blue); }
      #block-ppld-local-tasks ul li a {
        color: white;
        text-decoration: none;
        background-color: var(--dark-blue);
        padding: var(--pad-8) var(--pad-16); }
        #block-ppld-local-tasks ul li a:hover {
          background-color: var(--blue); }
    #block-ppld-local-tasks ul li:last-child a {
      border-radius: 4px 0px 0px 0px; }

.gin-secondary-toolbar {
  display: none; }

nav .contextual-links, #block-ppld-local-tasks .contextual-links {
  display: none !important; }
  nav .contextual-links .trigger, #block-ppld-local-tasks .contextual-links .trigger {
    display: none; }

article footer {
  display: none; }

.toolbar-loading.toolbar-horizontal .toolbar .toolbar-tray .toolbar-menu > li, .toolbar .toolbar-bar .toolbar-tab, .toolbar .toolbar-tray-horizontal li {
  float: inherit; }

.toolbar-tray a, .toolbar-tray span, .toolbar .toolbar-menu .toolbar-menu a, .toolbar .toolbar-menu .toolbar-menu span {
  font-size: 14px; }

/****************************************

TABLES
Styling for tables

*****************************************/
table {
  padding: var(--pad-16);
  width: 100%; }
  table td {
    padding: var(--pad-8); }
  table tr:nth-child(even) {
    background-color: #f2f6fd; }
  table th {
    padding: 6px; }

/********************* Layout – Section Spacing & Container Spacing *********************/
main {
  margin: 0px auto; }

.layout__region {
  position: relative; }

#block-ppld-content:not(.page-node-type-whats_new #block-ppld-content):not(.page-node-type-landing_pages #block-ppld-content) article, .main-footer-container, .views-element-container {
  margin: 0px auto;
  padding-top: var(--pad-32);
  padding-bottom: var(--pad-32);
  max-width: var(--desktop-max-width); }
  @media (max-width: 768px) {
    #block-ppld-content:not(.page-node-type-whats_new #block-ppld-content):not(.page-node-type-landing_pages #block-ppld-content) article, .main-footer-container, .views-element-container {
      padding-left: var(--pad-24);
      padding-right: var(--pad-24); } }

.paragraph--type--section .layout, #block-ppld-mainfooter .layout--fourcol-section {
  margin: 0px auto;
  padding-right: var(--pad-24);
  padding-left: var(--pad-24);
  max-width: var(--desktop-max-width);
  padding-top: var(--pad-64);
  padding-bottom: var(--pad-64); }

.paragraph--type--section .layout .layout__region {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 1200px) {
    .paragraph--type--section .layout .layout__region {
      padding-right: var(--pad-16);
      padding-left: var(--pad-16); } }

.layout--twocol-section, .layout--threecol-section, .layout--fourcol-section {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.l__region {
  padding: var(--pad-16);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 64em) {
  .layout--twocol-section, .layout--threecol-section, .layout--fourcol-section {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; } }

@media (min-width: 1024px) {
  .layout__region {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; } }

.full-width .layout {
  max-width: 100%; }

@media (min-width: 64em) {
  .l__main {
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch; } }

@media (min-width: 64em) {
  .l--layout-threecolumn-thirds .l__main {
    -ms-grid-columns: 33.333% 33.333% 33.333%;
    grid-template-columns: 33.333% 33.333% 33.333%;
    grid-template-areas: "primary secondary tertiary"; } }

@media (max-width: 1200px) and (min-width: 40em) {
  .layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second, .layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 71%;
    flex: 0 1 71%; } }

@media screen and (min-width: 40em) {
  .layout--threecol-section--33-34-33 > .layout__region--second {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 29%;
    flex: 0 1 29%;
    padding: 0px 8px; } }

@media (min-width: 640px) and (max-width: 1024px) {
  .layout__region {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important; } }

@media (max-width: 1200px) {
  .layout__region--first {
    width: 100%; }
  .layout__region {
    padding-top: var(--pad-16); } }

/********************* Helper Classes *********************/
/****************************************

HELPER CLASSES

Table of Contents

Color
Type Manipulation
Margin Manipulation

*****************************************/
/****************************************

COLOR
Color Classes (see atom.scss to set colors)

*****************************************/
/****************************************

SECTION SPACING
Classes to manuplation margins for headllines
tpn = padding top none
tpxs = padding top Extra Small
tps = padding top Small
tpm = padding top Extra Medium
tpl = padding top Large
tpxl = padding top Extra Large

( See ppld.style_options.yml )

*****************************************/
:root {
  --tpn: 0px;
  --tpxs: 24px;
  --tps: 48px;
  --tpm: 72px;
  --tpl: 108px;
  --tpxl: 128px; }

.top-pad-none .layout {
  padding-top: var(--tpn); }

.top-pad-xsmall .layout {
  padding-top: var(--tpxs); }

.top-pad-small .layout {
  padding-top: var(--tps); }

.top-pad-medium .layout {
  padding-top: var(--tpm); }

.top-pad-large .layout {
  padding-top: var(--tpl); }

.top-pad-xlarge .layout {
  padding-top: var(--tpxl); }

.bottom-pad-none .layout {
  padding-bottom: var(--tpn); }

.bottom-pad-xsmall .layout {
  padding-bottom: var(--tpxs); }

.bottom-pad-small .layout {
  padding-bottom: var(--tps); }

.bottom-pad-medium .layout {
  padding-bottom: var(--tpm); }

.bottom-pad-large .layout .l--padded {
  padding-bottom: var(--tpl); }

.bottom-pad-xlarge .layout .l--padded {
  padding-bottom: var(--tpxl); }

/****************************************

MARGIN MANIPULATION CLASSES
Classes to manuplation margins for headllines
mbn = Margin bottom none
mbxd = Margin bottom Extra Small
mbs = Margin bottom Extra Small
mbm = Margin bottom Extra Medium
mbl = Margin bottom Large
mbxl = Margin bottom Extra Large

mtn = Margin Top none
mtxd = Margin Top Extra Small
mts = Margin Top Extra Small
mtm = Margin Top Extra Medium
mtl = Margin Top Large
mtxl = Margin Top Extra Large

( See ppld.style_options.yml )

*****************************************/
.mbn {
  margin-bottom: 0 !important; }
  .mbn h1, .mbn h2, .mbn h3, .mbn h4, .mbn h5, .mbn #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .mbn label[for="edit-keys"], .mbn h6 {
    margin-bottom: 0 !important; }

.mbxs {
  margin-bottom: 4px; }

.mbs {
  margin-bottom: 8px; }

.mbm {
  margin-bottom: 24px; }

.mbl {
  margin-bottom: 40px; }

.mbxl {
  margin-bottom: 56px; }

@media (max-width: 1200px) {
  .mbl {
    margin-bottom: 18px; }
  .mbxl {
    margin-bottom: 20px; } }

.mtn {
  margin-top: 0 !important; }
  .mtn h1, .mtn h2, .mtn h3, .mtn h4, .mtn h5, .mtn #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .mtn label[for="edit-keys"], .mtn h6 {
    margin-top: 0 !important; }

.mtxs {
  margin-top: 4px; }

.mts {
  margin-top: 8px; }

.mtm {
  margin-top: 24px; }

.mtl {
  margin-top: 40px; }

.mtxl {
  margin-top: 56px; }

@media (max-width: 1200px) {
  .mtl {
    margin-top: 18px; }
  .mtxl {
    margin-top: 20px; } }

.pbs {
  padding: 0px !important;
  padding-bottom: 8px !important; }

/****************************************

TYPOGRAPHY
Type Manipulation Options
( See ppld.style_options.yml )

*****************************************/
h1, h2, h3, h4, h5, #search-results-page form#search-form .form-type-search label[for="edit-keys"], h6, p {
  -webkit-transition: ease all .5s;
  -o-transition: ease all .5s;
  transition: ease all .5s; }

.text-sm, .text-small, .book-club-view p {
  font-size: calc(var(--font-base) - 2px); }

.text-large {
  font-size: calc(var(--font-base) + 4px); }

.text-normal {
  font-size: var(--font-base) !important; }

.text-base {
  font-size: var(--font-base) !important; }

.text-md,
.font-size-medium h1, .font-size-medium h2, .font-size-medium h3, .font-size-medium h4, .font-size-medium h5, .font-size-medium #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .font-size-medium label[for="edit-keys"], .font-size-medium h6 {
  font-size: var(--font-md); }

.text-lg,
.font-size-large h1, .font-size-large h2, .font-size-large h3, .font-size-large h4, .font-size-large h5, .font-size-large #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .font-size-large label[for="edit-keys"], .font-size-large h6 {
  font-size: var(--font-lg); }

.text-xl,
.font-size-xlarge h1, .font-size-xlarge h2, .font-size-xlarge h3, .font-size-xlarge h4, .font-size-xlarge h5, .font-size-xlarge #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .font-size-xlarge label[for="edit-keys"], .font-size-xlarge h6 {
  font-size: var(--font-xl); }

.text-xxl,
.font-size-xxlarge h1, .font-size-xxlarge h2, .font-size-xxlarge h3, .font-size-xxlarge h4, .font-size-xxlarge h5, .font-size-xxlarge #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .font-size-xxlarge label[for="edit-keys"], .font-size-xxlarge h6 {
  font-size: var(--font-xxl); }

.invert-text {
  color: white; }
  .invert-text p, .invert-text h6, .invert-text h5, .invert-text #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .invert-text label[for="edit-keys"], .invert-text h4, .invert-text h3, .invert-text h2, .invert-text h1, .invert-text a, .invert-text .accordion-title {
    color: white !important; }
  .invert-text .paragraph--type--card {
    background: #ffffff1c; }

/****************************************

SECTION SPACING
Classes to manuplation margins for headllines
tpn = padding top none
tpxs = padding top Extra Small
tps = padding top Small
tpm = padding top Extra Medium
tpl = padding top Large
tpxl = padding top Extra Large

( See ppld.style_options.yml )

*****************************************/
.top-pad-none .layout {
  padding-top: var(--tpn); }

.top-pad-xsmall .layout {
  padding-top: var(--tpxs); }

.top-pad-small .layout {
  padding-top: var(--tps); }

.top-pad-medium .layout {
  padding-top: var(--tpm); }

.top-pad-large .layout {
  padding-top: var(--tpl); }

.top-pad-xlarge .layout {
  padding-top: var(--tpxl); }

.bottom-pad-none .layout {
  padding-bottom: var(--tpn); }

.bottom-pad-xsmall .layout {
  padding-bottom: var(--tpxs); }

.bottom-pad-small .layout {
  padding-bottom: var(--tps); }

.bottom-pad-medium .layout {
  padding-bottom: var(--tpm); }

.bottom-pad-large .layout .l--padded {
  padding-bottom: var(--tpl); }

.bottom-pad-xlarge .layout .l--padded {
  padding-bottom: var(--tpxl); }

/****************************************

DIVIDERS
Styling for Divider options for Section
( See ppld.style_options.yml )

*****************************************/
@media (min-width: 1200px) {
  .divider .layout__region:not(:first-child):not(:last-child) {
    border-left: 0px solid hwb(0 86% 13%);
    border-right: 2px solid hwb(0 86% 13%); }
  .divider .layout__region:first-child {
    border-left: 0px;
    border-right: 2px solid hwb(0 86% 13%); }
  .divider .layout__region:last-child {
    border-right: 0px; }
  .divider-two-col .layout__region {
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .divider-two-col .layout__region:first-child {
    border-right: 2px solid hwb(0 86% 13%); } }

/****************************************

BOXED LAYOUT
Styling for box layout for sections
( See ppld.style_options.yml )

*****************************************/
.boxed {
  max-width: var(--desktop-max-width);
  margin: 0px auto;
  border-radius: calc(var(--border-radius) + 8px); }

/****************************************

VERTICAL ALIGN CONTENT
Styling for vertical align items for sections
( See ppld.style_options.yml )

*****************************************/
.top-vl .layout__region {
  -webkit-box-pack: top;
  -ms-flex-pack: top;
  justify-content: top; }

.center-vl .layout__region {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.end-vl .layout__region {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end; }

.space-between-vl .layout__region {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/****************************************

IMAGE SIZES
Styling for Images

*****************************************/
.w30 img, .w40 img, .w50 img, .w60 img, .w70 img, .w80 img, .w90 img, .w100 img {
  height: auto; }

.w30 img {
  width: 30%; }

.w40 img {
  width: 40%; }

.w50 img {
  width: 50%; }

.w60 img {
  width: 60%; }

.w70 img {
  width: 70%; }

.w80 img {
  width: 80%; }

.w90 img {
  width: 90%; }

.w100 img {
  width: 100%; }

.h100 img {
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover; }

.h200 img {
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover; }

.h400 img {
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover; }

.h600 img {
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover; }

.h800 img {
  height: 800px;
  -o-object-fit: cover;
  object-fit: cover; }

.h1000 img {
  height: 1000px;
  -o-object-fit: cover;
  object-fit: cover; }

.external {
  margin-right: 4px; }
  .external:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f08e";
    font-size: 9px;
    margin-left: 4px;
    color: var(--teal);
    vertical-align: middle; }

.external-pdf, .file--mime-application-pdf, .file--application-pdf {
  margin-right: 4px; }
  .external-pdf:after, .file--mime-application-pdf:after, .file--application-pdf:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    font-size: inherit;
    margin-left: 4px;
    content: "\f1c1 ";
    color: var(--teal);
    vertical-align: middle; }

/****************************************

TEXTURES
Styling for background textures for Sections
( See ppld.style_options.yml )

*****************************************/
.top-left-rain, .top-left-bar-trail, .top-left-mountain, .top-left-squiggles {
  background-position: top left;
  background-size: 400px;
  background-repeat: no-repeat; }

.bottom-left-rain, .bottom-left-mountain {
  background-position: bottom left;
  background-size: 400px;
  background-repeat: no-repeat; }

.bottom-right-rain, .bottom-right-bar-trail, .bottom-right-mountain {
  background-position: bottom right;
  background-size: 400px;
  background-repeat: no-repeat; }

.top-left-rain {
  background-image: url("/themes/ppld/images/bg/top-left-rain.png"); }

.top-left-bar-trail {
  background-image: url("/themes/ppld/images/bg/top-left-bar-trail.png"); }

.top-left-mountain {
  background-image: url("/themes/ppld/images/bg/top-left-mountain.png"); }

.top-left-squiggles {
  background-image: url("/themes/ppld/images/bg/top-left-squiggles.png"); }

.bottom-right-rain {
  background-image: url("/themes/ppld/images/bg/bottom-right-rain.png"); }

.bottom-right-bar-trail {
  background-image: url("/themes/ppld/images/bg/bottom-right-bar-trail.png"); }

.bottom-right-mountain {
  background-image: url("/themes/ppld/images/bg/bottom-right-mountain.png"); }

.bottom-left-rain {
  background-image: url("/themes/ppld/images/bg/bottom-left-rain.png"); }

.bottom-left-mountain {
  background-image: url("/themes/ppld/images/bg/bottom-left-mountain.png"); }

/****************************************

HEADING DECORATION
Styling for Heading Decoration
( See ppld.style_options.yml )

*****************************************/
.line-decoration {
  position: relative; }
  .line-decoration:before {
    content: " ";
    position: absolute;
    width: 108px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: -16px;
    background: #437438;
    background: -webkit-gradient(linear, left top, right top, from(#437438), color-stop(33%, #437438), color-stop(33%, #9d4d41), color-stop(70%, #9d4d41), color-stop(70%, #3660ad));
    background: -webkit-linear-gradient(left, #437438 0%, #437438 33%, #9d4d41 33%, #9d4d41 70%, #3660ad 70%);
    background: -o-linear-gradient(left, #437438 0%, #437438 33%, #9d4d41 33%, #9d4d41 70%, #3660ad 70%);
    background: linear-gradient(90deg, #437438 0%, #437438 33%, #9d4d41 33%, #9d4d41 70%, #3660ad 70%); }

.sticky-active {
  position: -webkit-sticky;
  position: sticky;
  top: 200px; }

/****************************************

BACKGROUND IMAGES
This is a temporary style (because background images are not currently working in LP
( See ppld.style_options.yml )

*****************************************/
.rhg-book-reading {
  background-image: url(/themes/ppld/images/bg/librarian-reading-historic.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-size: cover; }

.rhg-interior-building {
  background-image: url(/themes/ppld/images/bg/Geneology-building.jpg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-size: cover; }

/****************************************

ACCORDION STYLES
This changes the style of the accordion so they have a background color
( See ppld.style_options.yml )

*****************************************/
.accordion-bd {
  background: rgba(0, 0, 0, 0.045);
  border-radius: var(--border-radius);
  padding: 16px !important;
  margin: 24px 0px; }
  .accordion-bd .accordion-title {
    padding: 0px !important;
    margin-bottom: 0px; }
  .accordion-bd .icon {
    top: 5px !important; }

.tgt {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(80%, white), to(#e5f8ff99));
  background: -webkit-linear-gradient(bottom, white 80%, #e5f8ff99 100%);
  background: -o-linear-gradient(bottom, white 80%, #e5f8ff99 100%);
  background: linear-gradient(0deg, white 80%, #e5f8ff99 100%); }

.bgt {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, white), to(#e5f8ff99));
  background: -webkit-linear-gradient(top, white 80%, #e5f8ff99 100%);
  background: -o-linear-gradient(top, white 80%, #e5f8ff99 100%);
  background: linear-gradient(180deg, white 80%, #e5f8ff99 100%); }

/********************* Components – Page Templates, Content Blocks, CTA's *********************/
/****************************************

START OF COMPONENTS
Page Templates, Content Blocks, CTA's

TABLE OF CONTENTS
*
*
*

*****************************************/
:root {
  --spotlight-img-height: 129px; }
  @media (max-width: 768px) {
    :root {
      --spotlight-img-height: 100px; } }

/****************************************

WHAT'S NEW CONTENT TYPE STYLING
Styling for components in What's New Blog pages

*****************************************/
/****************************************
WHAT'S NEW IMAGE & META
Styling for What's New Headers w/images
*****************************************/
.whats_new_header {
  background-color: var(--dark-blue);
  padding: var(--pad-48) var(--pad-32) var(--pad-24) var(--pad-32);
  margin-bottom: var(--pad-24);
  color: white;
  background-position: top right;
  background-repeat: no-repeat; }
  .whats_new_header .whats_new_header_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .whats_new_header .whats_new_header_inner .whats_new_image {
      margin-bottom: -80px;
      width: 70%; }
      .whats_new_header .whats_new_header_inner .whats_new_image img {
        border-radius: var(--border-radius);
        max-height: 400px;
        width: auto;
        -webkit-box-shadow: var(--box-shadow);
        box-shadow: var(--box-shadow); }
    .whats_new_header .whats_new_header_inner .post_meta {
      width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .whats_new_header .whats_new_header_inner .post_meta .post_meta_list {
        list-style: none; }
        .whats_new_header .whats_new_header_inner .post_meta .post_meta_list .post_meta_list_item {
          border-bottom: 1px solid hwb(0 100% 0%/0.282);
          padding: var(--pad-8); }
          .whats_new_header .whats_new_header_inner .post_meta .post_meta_list .post_meta_list_item a {
            color: white !important; }
          .whats_new_header .whats_new_header_inner .post_meta .post_meta_list .post_meta_list_item div {
            display: inline;
            font-weight: var(--bold); }
          .whats_new_header .whats_new_header_inner .post_meta .post_meta_list .post_meta_list_item i {
            color: var(--teal);
            padding-right: var(--pad-8); }

/****************************************
WHAT'S NEW TITLE HEADER
Styling for What's New Headers (blog Headers)
*****************************************/
.whats_new_title {
  padding: var(--pad-72) var(--pad-32) var(--pad-32) var(--pad-32); }
  .whats_new_title .whats_new_date b {
    color: var(--blue); }
  .whats_new_title .whats_new_date i {
    color: var(--teal);
    padding-right: 12px;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

/****************************************
WHAT'S NEW BODY AREA
Styling for What's Body
*****************************************/
.whats_new_body {
  padding: 0px var(--pad-32) var(--pad-32) var(--pad-32); }

/****************************************

SINGLE LOCATION PAGE
Styling for Location Pages

*****************************************/
.singular-location-page .location-alert {
  background-color: var(--bd-blue);
  margin: var(--pad-32) 0px;
  padding: var(--pad-16);
  border-radius: var(--border-radius); }
  .singular-location-page .location-alert i {
    color: var(--blue);
    margin-right: var(--pad-8); }
  .singular-location-page .location-alert div, .singular-location-page .location-alert i, .singular-location-page .location-alert p {
    display: inline;
    padding: 0px; }

.singular-location-page .location-highlight {
  background-color: var(--bd-yellow);
  padding: var(--pad-16);
  margin: var(--pad-24) 0px;
  border-radius: var(--border-radius); }
  .singular-location-page .location-highlight .location-address, .singular-location-page .location-highlight .location-phone {
    padding: 4px 0px; }

.singular-location-page .inner-location-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .singular-location-page .inner-location-page .inner-right-column-location, .singular-location-page .inner-location-page .inner-left-column-location {
    padding: var(--pad-24); }
    .singular-location-page .inner-location-page .inner-right-column-location nav li, .singular-location-page .inner-location-page .inner-left-column-location nav li {
      display: inline; }
  .singular-location-page .inner-location-page .page_title {
    font-size: var(--font-xl); }
  .singular-location-page .inner-location-page i {
    color: var(--blue);
    margin-right: var(--pad-8); }
  .singular-location-page .inner-location-page .location-general-info {
    padding: var(--pad-16); }
    .singular-location-page .inner-location-page .location-general-info p {
      font-size: var(--font-base);
      line-height: 1.6; }
  .singular-location-page .inner-location-page .left-column-location {
    width: 40%; }
    @media (max-width: 1200px) {
      .singular-location-page .inner-location-page .left-column-location {
        width: 100%; } }
    .singular-location-page .inner-location-page .left-column-location .location-phone i, .singular-location-page .inner-location-page .left-column-location .location-phone p, .singular-location-page .inner-location-page .left-column-location .location-phone div, .singular-location-page .inner-location-page .left-column-location .location-address i, .singular-location-page .inner-location-page .left-column-location .location-address p, .singular-location-page .inner-location-page .left-column-location .location-address div {
      display: inline-block; }
    .singular-location-page .inner-location-page .left-column-location .location-hours div {
      padding-top: 4px; }
  .singular-location-page .inner-location-page .right-column-location {
    width: 60%; }
    @media (max-width: 1200px) {
      .singular-location-page .inner-location-page .right-column-location {
        width: 100%; } }
    .singular-location-page .inner-location-page .right-column-location img {
      border-radius: var(--border-radius); }

/****************************************

BASIC PAGE CONTENT TYPE STYLING
Styling for components in Basic Pages

*****************************************/
/****************************************
Regional TAB
Styling for Page Menus
*****************************************/
.jobs-tabs {
  max-width: var(--lg-desktop-max-width); }
  .jobs-tabs ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.region-tabs, .jobs-tabs {
  margin: 0px auto;
  margin-top: var(--pad-16);
  margin-bottom: var(--pad-16); }
  .region-tabs ul, .jobs-tabs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: var(--desktop-max-width);
    border-radius: var(--border-radius);
    list-style: none;
    overflow: hidden;
    background-color: #b9b1b12a;
    padding-bottom: 0px !important;
    margin-bottom: var(--pad-16); }
    @media (max-width: 1200px) {
      .region-tabs ul, .jobs-tabs ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-padding-start: 0px !important;
        padding-inline-start: 0px !important; }
        .region-tabs ul li a, .jobs-tabs ul li a {
          border-right: 0px;
          border-bottom: 0.4px solid #e1dfdf; } }
    .region-tabs ul li a, .jobs-tabs ul li a {
      font-size: var(--font-mini);
      border-right: 0.4px solid #e1dfdf;
      font-weight: 300;
      display: inline-block;
      padding: var(--pad-8) var(--pad-16);
      border-bottom: 4px solid rgba(255, 255, 255, 0);
      -webkit-transition: var(--ease);
      -o-transition: var(--ease);
      transition: var(--ease); }
      @media (max-width: 1200px) {
        .region-tabs ul li a, .jobs-tabs ul li a {
          display: block;
          border-right: 0px; } }
      .region-tabs ul li a:hover, .jobs-tabs ul li a:hover {
        border-bottom: 4px solid var(--teal); }
    .region-tabs ul li .is-active, .jobs-tabs ul li .is-active {
      border-bottom: 4px solid var(--blue); }
    .region-tabs ul li:last-child, .jobs-tabs ul li:last-child {
      border-right: 0px; }

.layout-content .region-tabs:not(.paragraph--type--blog-spotlight .region-tabs) {
  opacity: 0;
  display: none;
  margin-top: var(--pad-32);
  -webkit-transition: ease all .5s;
  -o-transition: ease all .5s;
  transition: ease all .5s; }

.banner_image {
  max-width: 1620px;
  margin-bottom: -24px; }
  .banner_image img {
    width: 660px;
    height: auto; }
  @media (min-width: 1200px) {
    .banner_image {
      width: 550px; } }
  @media (max-width: 768px) {
    .banner_image {
      max-width: 400px;
      margin: 0px; } }

.banner_image_custom {
  max-width: 50vw;
  margin-bottom: -32px; }
  .banner_image_custom img {
    width: 740px;
    height: auto; }
  @media (max-width: 768px) {
    .banner_image_custom {
      max-width: 400px;
      margin: 0px; } }

.page_title {
  margin-top: 0px;
  max-width: var(--desktop-max-width);
  margin: 0px auto; }
  @media (max-width: 1200px) {
    .page_title {
      padding: 0px var(--pad-24); } }

/****************************************

STYLING FOR VIEWS
Styling for components in Views

*****************************************/
.database-context-filter .views-exposed-form, .kids-homework-view .views-exposed-form {
  border-top: 1px solid #80808088;
  margin-top: var(--pad-24);
  padding-top: var(--pad-16);
  position: relative; }
  .database-context-filter .views-exposed-form label, .kids-homework-view .views-exposed-form label {
    display: block;
    font-weight: var(--bold);
    width: 100%;
    padding-bottom: var(--pad-16); }
  .database-context-filter .views-exposed-form .form-item input, .kids-homework-view .views-exposed-form .form-item input {
    display: inline-block;
    padding: 10.5px;
    width: 98%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .database-context-filter .views-exposed-form .form-actions, .kids-homework-view .views-exposed-form .form-actions {
    position: absolute;
    top: 57px;
    display: inline-block;
    width: auto;
    right: 0px; }
    .database-context-filter .views-exposed-form .form-actions input, .kids-homework-view .views-exposed-form .form-actions input {
      background-color: var(--teal); }
      .database-context-filter .views-exposed-form .form-actions input:hover, .kids-homework-view .views-exposed-form .form-actions input:hover {
        color: #ffffffad !important; }

.database-context-filter h3, .kids-homework-view h3 {
  font-size: var(--font-xxl);
  font-family: var(--type-style-2);
  scroll-margin-top: 4em;
  color: var(--blue);
  background-color: #f3f1f1;
  padding: var(--pad-16);
  border-radius: var(--border-radius); }

.database-context-filter .database-item ul, .kids-homework-view .database-item ul {
  list-style: none;
  padding-left: 0px !important; }
  .database-context-filter .database-item ul li, .kids-homework-view .database-item ul li {
    border-bottom: 1px solid var(--grey);
    padding-bottom: var(--pad-16); }
    .database-context-filter .database-item ul li span.field-content, .kids-homework-view .database-item ul li span.field-content {
      font-style: italic;
      font-family: var(--type-style-2) !important;
      font-weight: 400;
      color: var(--blue); }
    .database-context-filter .database-item ul li p, .kids-homework-view .database-item ul li p {
      opacity: 0.7; }

.alpha-menu {
  font-weight: 800;
  color: var(--grey);
  letter-spacing: 1.6px; }
  .alpha-menu .letter {
    color: var(--teal); }

#block-views-block-blog-post-block-1, #block-views-block-duplicate-of-blog-post-block-1 {
  margin-bottom: var(--pad-32);
  padding-top: var(--pad-16); }
  @media (max-width: 1200px) {
    #block-views-block-blog-post-block-1, #block-views-block-duplicate-of-blog-post-block-1 {
      padding-left: 0px;
      padding-right: 0px; } }
  #block-views-block-blog-post-block-1 header, #block-views-block-duplicate-of-blog-post-block-1 header {
    width: 30%;
    padding: var(--pad-24) 0px; }
  #block-views-block-blog-post-block-1 .ppld-spotlight-container, #block-views-block-blog-post-block-1 .ppld-blog-page-container, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1200px) {
      #block-views-block-blog-post-block-1 .ppld-spotlight-container, #block-views-block-blog-post-block-1 .ppld-blog-page-container, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row {
          width: 47%; }
        #block-views-block-blog-post-block-1 .ppld-spotlight-container img, #block-views-block-blog-post-block-1 .ppld-spotlight-container .views-field-field-whatsnew-image, #block-views-block-blog-post-block-1 .ppld-blog-page-container img, #block-views-block-blog-post-block-1 .ppld-blog-page-container .views-field-field-whatsnew-image, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container img, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .views-field-field-whatsnew-image, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container img, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .views-field-field-whatsnew-image {
          height: auto; }
        #block-views-block-blog-post-block-1 .ppld-spotlight-container header, #block-views-block-blog-post-block-1 .ppld-blog-page-container header, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container header, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container header {
          width: 100%; } }
    @media (max-width: 600px) {
      #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row {
        width: 100% !important; } }
    @media (max-width: 1200px) {
      #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0px !important; }
        #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row .views-field-field-whatsnew-image, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row .views-field-field-whatsnew-image, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row .views-field-field-whatsnew-image, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row .views-field-field-whatsnew-image {
          width: 50%; }
        #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row .views-field-title, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row .views-field-title, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row .views-field-title, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row .views-field-title {
          width: 50%;
          padding: 24px; } }
    #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row {
      padding: var(--pad-8);
      width: 47%; }
      #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row:hover img, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row:hover img, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row:hover img, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      #block-views-block-blog-post-block-1 .ppld-spotlight-container .blog-row .views-field-field-whatsnew-image, #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row .views-field-field-whatsnew-image, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .blog-row .views-field-field-whatsnew-image, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row .views-field-field-whatsnew-image {
        overflow: hidden;
        margin-bottom: var(--pad-8);
        border-radius: var(--border-radius); }
    #block-views-block-blog-post-block-1 .ppld-spotlight-container .views-field .field-content, #block-views-block-blog-post-block-1 .ppld-blog-page-container .views-field .field-content, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .views-field .field-content, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .views-field .field-content {
      font-size: var(--font-mini);
      font-weight: var(--normal);
      -webkit-transition: var(--ease);
      -o-transition: var(--ease);
      transition: var(--ease);
      overflow: hidden; }
    #block-views-block-blog-post-block-1 .ppld-spotlight-container .views-field img, #block-views-block-blog-post-block-1 .ppld-blog-page-container .views-field img, #block-views-block-duplicate-of-blog-post-block-1 .ppld-spotlight-container .views-field img, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .views-field img {
      -o-object-fit: cover;
      object-fit: cover;
      border-radius: var(--border-radius);
      -webkit-transition: var(--ease);
      -o-transition: var(--ease);
      transition: var(--ease); }
  #block-views-block-blog-post-block-1 .ppld-blog-page-container, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: var(--desktop-max-width);
    margin: 0px auto; }
    #block-views-block-blog-post-block-1 .ppld-blog-page-container .blog-row, #block-views-block-duplicate-of-blog-post-block-1 .ppld-blog-page-container .blog-row {
      width: 30.33%; }

.paragraph--type--image {
  margin-bottom: -5px; }

.gridView, .gridView > div > div {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .gridView .views-row, .gridView > div > div .views-row {
    width: 30.7%;
    background-color: #ffffff;
    margin: var(--pad-8);
    padding: 0px;
    overflow: hidden;
    border-radius: var(--border-radius);
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
    -webkit-transition: var(--ease);
    -o-transition: var(--ease);
    transition: var(--ease); }
    @media (max-width: 1200px) {
      .gridView .views-row, .gridView > div > div .views-row {
        width: 47%; } }
    @media (max-width: 768px) {
      .gridView .views-row, .gridView > div > div .views-row {
        width: 100%; } }
    @media (max-width: 1024px) {
      .gridView .views-row, .gridView > div > div .views-row {
        margin: 4px; } }
    .gridView .views-row .views-field, .gridView > div > div .views-row .views-field {
      padding: 0px var(--pad-24); }
    .gridView .views-row .views-field-field-whatsnew-image, .gridView .views-row .views-field-field-library-image, .gridView > div > div .views-row .views-field-field-whatsnew-image, .gridView > div > div .views-row .views-field-field-library-image {
      padding: 0px; }
    .gridView .views-row:hover, .gridView .views-row:focus, .gridView > div > div .views-row:hover, .gridView > div > div .views-row:focus {
      -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.281);
      box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.281);
      -webkit-transform: scale(1.007);
      -ms-transform: scale(1.007);
      transform: scale(1.007); }
    .gridView .views-row .views-field-title, .gridView .views-row .views-field-field-category-whats-new, .gridView > div > div .views-row .views-field-title, .gridView > div > div .views-row .views-field-field-category-whats-new {
      padding: var(--pad-8) var(--pad-24);
      display: block; }
    .gridView .views-row .field-content p, .gridView .views-row .field-content a, .gridView .views-row .field-content, .gridView > div > div .views-row .field-content p, .gridView > div > div .views-row .field-content a, .gridView > div > div .views-row .field-content {
      font-size: var(--font-base);
      padding-bottom: 0px; }
    .gridView .views-row .views-field-view-node, .gridView > div > div .views-row .views-field-view-node {
      padding: var(--pad-24) var(--pad-24) !important;
      color: var(--blue);
      font-weight: var(--bold); }
    .gridView .views-row .views-field-title .field-content a, .gridView > div > div .views-row .views-field-title .field-content a {
      font-size: var(--font-base);
      padding: var(--pad-8) 0px;
      font-weight: var(--bold);
      text-decoration: none; }
      .gridView .views-row .views-field-title .field-content a:before, .gridView > div > div .views-row .views-field-title .field-content a:before {
        content: none; }
    .gridView .views-row .address, .gridView .views-row .hours, .gridView > div > div .views-row .address, .gridView > div > div .views-row .hours {
      padding: 4px 0px; }
      .gridView .views-row .address p, .gridView .views-row .hours p, .gridView > div > div .views-row .address p, .gridView > div > div .views-row .hours p {
        display: inline; }
      .gridView .views-row .address i, .gridView .views-row .hours i, .gridView > div > div .views-row .address i, .gridView > div > div .views-row .hours i {
        margin-right: 8px;
        color: var(--blue); }
      .gridView .views-row .address .open-hours, .gridView .views-row .hours .open-hours, .gridView > div > div .views-row .address .open-hours, .gridView > div > div .views-row .hours .open-hours {
        text-decoration: none; }
      .gridView .views-row .address .expand-hours, .gridView .views-row .hours .expand-hours, .gridView > div > div .views-row .address .expand-hours, .gridView > div > div .views-row .hours .expand-hours {
        height: 0px;
        -webkit-transition: var(--ease);
        -o-transition: var(--ease);
        transition: var(--ease);
        overflow: hidden; }
        .gridView .views-row .address .expand-hours p, .gridView .views-row .hours .expand-hours p, .gridView > div > div .views-row .address .expand-hours p, .gridView > div > div .views-row .hours .expand-hours p {
          font-size: var(--font-mini) !important;
          display: block; }
      .gridView .views-row .address:hover .expand-hours, .gridView .views-row .hours:hover .expand-hours, .gridView > div > div .views-row .address:hover .expand-hours, .gridView > div > div .views-row .hours:hover .expand-hours {
        height: 150px;
        background: #f7f4f4;
        border-radius: var(--border-radius);
        padding: var(--pad-8);
        overflow: hidden; }

.twogrid .views-row {
  width: 47% !important; }
  @media (max-width: 1200px) {
    .twogrid .views-row {
      width: 100% !important; } }
  .twogrid .views-row article {
    padding: var(--pad-24); }

.book-club-view h2 {
  font-size: 32px;
  padding-bottom: 24px; }
  .book-club-view h2 a {
    pointer-events: none; }

.book-club-view .book-club-schedule > div > div {
  padding-top: 48px; }

.book-club-view .book-club-schedule div:nth-child(2) > div {
  border-bottom: 1px solid grey; }

.book-club-view div:nth-child(2) > div:nth-child(1), .book-club-view div:nth-child(4) > div:nth-child(1) {
  font-weight: 600; }

.book-club-view img {
  display: none; }

#block-views-block-jobs-block-1 .views-row {
  padding: var(--pad-40) 0px;
  border-bottom: 1px solid grey; }

.selectViewTabs button:active, .selectViewTabs button:hover, .selectViewTabs .tabActive {
  color: var(--blue);
  border-bottom: 3px solid var(--blue); }

.selectViewTabs {
  border-bottom: 1px solid var(--grey);
  padding-top: var(--pad-24) 0px;
  margin: var(--pad-8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .selectViewTabs button {
    font-weight: var(--bold);
    -webkit-transition: var(--ease);
    -o-transition: var(--ease);
    transition: var(--ease);
    display: block;
    padding: var(--pad-8) var(--pad-24);
    font-size: var(--font-base);
    border-bottom: 2px solid #fff; }

.pager {
  width: 100%; }
  .pager .pager__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: var(--pad-24);
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .pager .pager__items li {
      padding: 0px var(--pad-16); }
      .pager .pager__items li a {
        -webkit-transition: var(--ease);
        -o-transition: var(--ease);
        transition: var(--ease); }
      .pager .pager__items li a:hover {
        opacity: 0.6; }
      .pager .pager__items li a[title="Current page"] {
        background: var(--blue);
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 50px;
        display: inline-block;
        color: white; }

/****************************************

LANDING PAGE STYLING
Styling for components in Landing Pages

*****************************************/
.page-node-type-landing_pages {
  background-color: white; }

/****************************************

FOOTER
Styling from footer

*****************************************/
#block-ppld-mainfooter {
  background-color: var(--dark-blue); }
  #block-ppld-mainfooter .fa-brands {
    font-size: 0px; }
    #block-ppld-mainfooter .fa-brands:before {
      font-size: var(--font-sm); }
  #block-ppld-mainfooter a:hover {
    text-decoration: underline; }
  #block-ppld-mainfooter P {
    font-weight: inherit; }
  #block-ppld-mainfooter .layout--fourcol-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0.85;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #block-ppld-mainfooter .layout--fourcol-section > .layout__region {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; }
  @media screen and (min-width: 40em) {
    #block-ppld-mainfooter .layout--fourcol-section > .layout__region {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%; } }
  #block-ppld-mainfooter .copyright {
    background-color: var(--black);
    padding: var(--pad-8); }

.main-footer-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1200px) {
    .main-footer-container {
      display: block; }
      .main-footer-container div {
        width: 90% !important; } }
  .main-footer-container .about {
    width: 20%;
    padding: 24px; }
    .main-footer-container .about .about-section {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 1200px) {
        .main-footer-container .about .about-section .about-section-2 {
          padding: 0px; } }
  .main-footer-container .get-involved {
    width: 50%;
    padding: 24px; }
  .main-footer-container .contact {
    width: 19%;
    padding: 24px; }

/****************************************

OLD CLASSES
Styling from old website

*****************************************/
.yellowbox {
  padding: 16px;
  background: #e9e6e6;
  border-radius: 14px;
  line-height: 1.6; }
  .yellowbox img {
    padding-right: 8px; }

div[data-drupal-messages] {
  position: fixed;
  bottom: 0px;
  background-color: #1db469;
  text-align: center;
  color: white;
  right: 0px;
  padding: 20px;
  overflow: hidden;
  z-index: 3;
  font-weight: bold;
  border-radius: 14px 0px 0px 0px;
  -webkit-animation: SlideIn 2s forwards ease-in;
  animation: SlideIn 2s forwards ease-in; }

@-webkit-keyframes SlideIn {
  0% {
    right: -400px; }
  100% {
    right: 0px; } }

@keyframes SlideIn {
  0% {
    right: -400px; }
  100% {
    right: 0px; } }

/****************************************
NEWLETTER CTA
Styling for Newsletter at the bottom of every page
*****************************************/
#block-ppld-newslettergetinvolvedcta {
  background-color: var(--teal); }
  #block-ppld-newslettergetinvolvedcta .layout__region {
    padding: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 1200px) {
      #block-ppld-newslettergetinvolvedcta .layout__region {
        display: block; }
        #block-ppld-newslettergetinvolvedcta .layout__region .paragraph {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -ms-flex-line-pack: end;
          align-content: end; }
        #block-ppld-newslettergetinvolvedcta .layout__region .icon-box {
          padding-top: 24px; } }
    #block-ppld-newslettergetinvolvedcta .layout__region i {
      padding: 0px;
      font-size: 0px; }
      #block-ppld-newslettergetinvolvedcta .layout__region i:before {
        font-size: 58px; }
    #block-ppld-newslettergetinvolvedcta .layout__region a {
      text-decoration: underline; }
    #block-ppld-newslettergetinvolvedcta .layout__region .paragraph--type--image {
      text-align: right; }
    #block-ppld-newslettergetinvolvedcta .layout__region img {
      width: 900px; }
  @media (min-width: 1200px) {
    #block-ppld-newslettergetinvolvedcta {
      margin-top: 80px; }
      #block-ppld-newslettergetinvolvedcta img {
        text-align: right;
        margin-top: -70px; } }

.events-feed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1200px) {
    .events-feed {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      .events-feed #events, .events-feed .filter-options {
        width: 100% !important; } }
  .events-feed #events {
    width: 65%; }
    .events-feed #events .event {
      position: relative; }
      .events-feed #events .event .event-inner {
        width: 82%; }
        @media (max-width: 1024px) {
          .events-feed #events .event .event-inner {
            width: 100%; } }
        .events-feed #events .event .event-inner .registration strong {
          background-color: var(--blue);
          display: inline;
          border-radius: 8px;
          font-size: var(--font-mini);
          font-weight: var(--medium);
          padding: 4px 24px;
          color: white;
          margin-bottom: 4px; }
        .events-feed #events .event .event-inner .description, .events-feed #events .event .event-inner .location, .events-feed #events .event .event-inner .programs, .events-feed #events .event .event-inner .time {
          font-size: var(--font-mini);
          opacity: 0.9; }
        .events-feed #events .event .event-inner .programs {
          opacity: 1; }
        .events-feed #events .event .event-inner .age-groups {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          font-size: var(--font-mini);
          padding-bottom: var(--pad-24);
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .events-feed #events .event .event-inner .age-groups .age-group {
            margin: 0px 4px;
            font-weight: var(--bold);
            padding: 4px var(--pad-8);
            border: 1px solid #f4eeee;
            border-radius: var(--border-radius) var(--border-radius) 0px 0px; }
          .events-feed #events .event .event-inner .age-groups .adult {
            border-bottom: 4px solid var(--teal); }
          .events-feed #events .event .event-inner .age-groups .tween-9-12 {
            border-bottom: 4px solid var(--blue); }
          .events-feed #events .event .event-inner .age-groups .senior {
            border-bottom: 4px solid var(--dark-blue); }
          .events-feed #events .event .event-inner .age-groups .kids-0-5 {
            border-bottom: 4px solid #ab8936; }
          .events-feed #events .event .event-inner .age-groups .kids-5-8 {
            border-bottom: 4px solid var(--yellow); }
          .events-feed #events .event .event-inner .age-groups .family {
            border-bottom: 4px solid var(--red); }
          .events-feed #events .event .event-inner .age-groups .tween-9-12 {
            border-bottom: 4px solid var(--black); }
          .events-feed #events .event .event-inner .age-groups .teen {
            border-bottom: 4px solid #4f639c; }
          .events-feed #events .event .event-inner .age-groups .all {
            border-bottom: 4px solid hwb(138 40% 28%); }
          .events-feed #events .event .event-inner .age-groups .16-24 {
            border-bottom: 4px solid #4f639c; }
  .events-feed .filter-options {
    width: 35%;
    margin-left: var(--pad-24);
    padding: var(--pad-32);
    position: relative; }
    @media (max-width: 1200px) {
      .events-feed .filter-options {
        margin-left: 0px;
        padding: 24px 0px; } }
    .events-feed .filter-options .submitSection {
      position: -webkit-sticky;
      position: sticky;
      bottom: 0vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .events-feed .filter-options #submitButton {
      width: 75%;
      display: none;
      border: 4px solid #f8fcfd;
      border-radius: var(--border-radius) 0px 0px 0px;
      background-color: var(--teal);
      color: white;
      padding: var(--pad-8);
      -webkit-transition: var(--ease);
      -o-transition: var(--ease);
      transition: var(--ease);
      font-weight: var(--bold); }
      .events-feed .filter-options #submitButton:hover {
        background-color: var(--blue); }
    .events-feed .filter-options #resetFilters {
      border-top: 4px solid #f8fcfd;
      border-bottom: 4px solid #f8fcfd;
      border-right: 4px solid #f8fcfd;
      display: none;
      border-radius: 0px var(--border-radius) 0px 0px;
      background-color: var(--dark-blue);
      font-size: var(--font-mini);
      color: white;
      width: 33%; }
    .events-feed .filter-options .filter-inner {
      padding: var(--pad-24);
      background: var(--bd-blue);
      background-image: url("/themes/ppld/images/bg/top-left-rain.png");
      background-repeat: no-repeat;
      background-position: right;
      border-radius: var(--border-radius); }
      .events-feed .filter-options .filter-inner .library-location, .events-feed .filter-options .filter-inner .program-type {
        padding: var(--pad-16);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: var(--pad-24);
        border-bottom: 6px solid var(--blue);
        background-color: rgba(255, 255, 255, 0.665);
        border-radius: var(--pad-16); }
        .events-feed .filter-options .filter-inner .library-location label, .events-feed .filter-options .filter-inner .program-type label {
          display: inline-block;
          width: 45%;
          padding: 0px 8px;
          margin-bottom: 12px;
          font-size: var(--font-mini); }
          @media (max-width: 768px) {
            .events-feed .filter-options .filter-inner .library-location label, .events-feed .filter-options .filter-inner .program-type label {
              width: 100%; } }
          .events-feed .filter-options .filter-inner .library-location label input:checked + label:before, .events-feed .filter-options .filter-inner .program-type label input:checked + label:before {
            background: var(--red); }
      .events-feed .filter-options .filter-inner .keyword-search, .events-feed .filter-options .filter-inner .searchDate {
        margin-bottom: var(--pad-16); }
        .events-feed .filter-options .filter-inner .keyword-search label, .events-feed .filter-options .filter-inner .searchDate label {
          display: none; }
        .events-feed .filter-options .filter-inner .keyword-search input, .events-feed .filter-options .filter-inner .searchDate input {
          font-size: var(--font-mini);
          display: block;
          width: 100%;
          border-radius: var(--border-radius);
          padding: 8px;
          border: 1px solid var(--blue);
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          margin-bottom: var(--pad-8); }
  .events-feed .program-icon:before {
    content: " ";
    height: 100px;
    width: 100px;
    top: 24px;
    position: absolute;
    right: 0px;
    display: block;
    border-radius: var(--border-radius); }
    @media (max-width: 1024px) {
      .events-feed .program-icon:before {
        height: 65px;
        width: 65px;
        position: inherit;
        margin-bottom: 32px; } }
  .events-feed .Education:before {
    background-image: url(/themes/ppld/images/event-icons/education.svg); }
  .events-feed .Author:before {
    background-image: url(/themes/ppld/images/event-icons/author.svg); }
  .events-feed .Arts:before {
    background-image: url(/themes/ppld/images/event-icons/arts.svg) !important; }
  .events-feed .Computer:before {
    background-image: url(/themes/ppld/images/event-icons/computer.svg); }
  .events-feed .literacy:before {
    background-image: url(/themes/ppld/images/event-icons/adult.svg); }
  .events-feed .Game:before {
    background-image: url(/themes/ppld/images/event-icons/gaming.svg); }
  .events-feed .History:before {
    background-image: url(/themes/ppld/images/event-icons/history.svg); }
  .events-feed .Movement:before {
    background-image: url(/themes/ppld/images/event-icons/movement.svg); }
  .events-feed .Music:before {
    background-image: url(/themes/ppld/images/event-icons/music.svg); }
  .events-feed .Tutoring:before {
    background-image: url(/themes/ppld/images/event-icons/tutoring.svg); }
  .events-feed .Book:before {
    background-image: url(/themes/ppld/images/event-icons/book-groups.svg); }
  .events-feed .Community:before {
    background-image: url(/themes/ppld/images/event-icons/community.svg); }
  .events-feed .Cooking:before {
    background-image: url(/themes/ppld/images/event-icons/cooking.svg); }
  .events-feed .Genealogy:before {
    background-image: url(/themes/ppld/images/event-icons/genealogy.svg); }
  .events-feed .Makerspace:before {
    background-image: url(/themes/ppld/images/event-icons/makerspace.svg); }
  .events-feed .Movie:before {
    background-image: url(/themes/ppld/images/event-icons/movie.svg); }
  .events-feed .Science:before {
    background-image: url(/themes/ppld/images/event-icons/science.svg); }

#block-ppld-accessibilityblock {
  position: fixed;
  bottom: 0px;
  left: 0px; }
  #block-ppld-accessibilityblock p {
    padding-bottom: 0px !important; }
  #block-ppld-accessibilityblock .accessibility-block {
    background-color: var(--dark-blue);
    padding: var(--pad-16);
    width: 44px;
    height: 38px;
    font-size: 0px;
    display: inline-block;
    color: white;
    -webkit-transition: ease all .3s;
    -o-transition: ease all .3s;
    transition: ease all .3s; }
    #block-ppld-accessibilityblock .accessibility-block em i:before {
      font-size: var(--font-xl);
      color: var(--bd-blue); }
    #block-ppld-accessibilityblock .accessibility-block:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
      #block-ppld-accessibilityblock .accessibility-block:hover:after {
        opacity: 1; }
    #block-ppld-accessibilityblock .accessibility-block:after {
      content: "Accessibility Tools";
      position: absolute;
      right: -190px;
      top: 17px;
      padding: 8px;
      width: 171px;
      background-color: var(--black);
      color: white;
      border-radius: var(--border-radius);
      font-size: 16px;
      font-family: var(--type-style-1);
      opacity: 0;
      -webkit-transition: ease all .5s;
      -o-transition: ease all .5s;
      transition: ease all .5s; }

/****************************************

STYLING FOR BREADCRUMBS
Styling for breadcrumbs

*****************************************/
#block-breadcrumbs ul {
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-padding-start: 0px !important;
  padding-inline-start: 0px !important;
  padding-bottom: 0px !important;
  color: rgba(8, 8, 8, 0.619); }
  #block-breadcrumbs ul li {
    padding: 0px 5px 0px 1px;
    display: inline; }
  #block-breadcrumbs ul li:after {
    content: "»"; }
  #block-breadcrumbs ul li:last-child:after {
    content: " "; }
  #block-breadcrumbs ul a {
    color: var(--teal);
    text-decoration: underline;
    text-underline-offset: 0.3em; }
    #block-breadcrumbs ul a:hover {
      color: hwb(193 5% 56%); }

/****************************************

VIEW STYLING FOR HOMEWORK HELP
Styling for Homework Views

*****************************************/
.kids-homework-view {
  max-width: var(--desktop-max-width);
  margin: 0px auto; }

.kids-homework-view article {
  padding: 0px !important;
  margin-left: -40px !important; }

/****************************************

LIBGUIDE EMBED TOOL
Styling the Libguide embed tool

*****************************************/
.libguide-embed > ul, .libguide-specific-guides ul, .homework-kids-guides ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px; }
  @media (max-width: 1024px) {
    .libguide-embed > ul, .libguide-specific-guides ul, .homework-kids-guides ul {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); } }
  .libguide-embed > ul li, .libguide-specific-guides ul li, .homework-kids-guides ul li {
    list-style: none; }
  .libguide-embed > ul > li, .libguide-specific-guides ul > li, .homework-kids-guides ul > li {
    display: inline-block;
    padding: var(--pad-32);
    background-color: white;
    border-bottom: 8px solid var(--blue);
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
    border-radius: var(--border-radius); }
    .libguide-embed > ul > li a, .libguide-specific-guides ul > li a, .homework-kids-guides ul > li a {
      font-size: var(--font-lg);
      font-weight: 600;
      display: inline-block;
      padding-bottom: var(--pad-16); }
    .libguide-embed > ul > li .s-lg-subject-guides a, .libguide-specific-guides ul > li .s-lg-subject-guides a, .homework-kids-guides ul > li .s-lg-subject-guides a {
      font-size: var(--font-base);
      font-weight: normal;
      padding-bottom: 4px; }
  .libguide-embed > ul > li:nth-child(2n+2), .libguide-specific-guides ul > li:nth-child(2n+2), .homework-kids-guides ul > li:nth-child(2n+2) {
    border-bottom: 8px solid var(--red); }
    .libguide-embed > ul > li:nth-child(2n+2) a:before, .libguide-specific-guides ul > li:nth-child(2n+2) a:before, .homework-kids-guides ul > li:nth-child(2n+2) a:before {
      color: var(--red); }
  .libguide-embed > ul > li:nth-child(3n+2), .libguide-specific-guides ul > li:nth-child(3n+2), .homework-kids-guides ul > li:nth-child(3n+2) {
    border-bottom: 8px solid var(--green); }
    .libguide-embed > ul > li:nth-child(3n+2) a:before, .libguide-specific-guides ul > li:nth-child(3n+2) a:before, .homework-kids-guides ul > li:nth-child(3n+2) a:before {
      color: var(--green); }
  .libguide-embed > ul > li:nth-child(4n+1), .libguide-specific-guides ul > li:nth-child(4n+1), .homework-kids-guides ul > li:nth-child(4n+1) {
    border-bottom: 8px solid var(--yellow); }
    .libguide-embed > ul > li:nth-child(4n+1) a:before, .libguide-specific-guides ul > li:nth-child(4n+1) a:before, .homework-kids-guides ul > li:nth-child(4n+1) a:before {
      color: var(--yellow); }
  .libguide-embed > ul a, .libguide-specific-guides ul a, .homework-kids-guides ul a {
    position: relative; }
  .libguide-embed > ul .s-lg-subject-guides a:after, .libguide-specific-guides ul .s-lg-subject-guides a:after, .homework-kids-guides ul .s-lg-subject-guides a:after {
    content: "↗";
    position: absolute;
    right: -20px;
    -webkit-transition: ease all .5s;
    -o-transition: ease all .5s;
    transition: ease all .5s;
    opacity: 0.0; }
  .libguide-embed > ul .s-lg-subject-guides a:hover:after, .libguide-specific-guides ul .s-lg-subject-guides a:hover:after, .homework-kids-guides ul .s-lg-subject-guides a:hover:after {
    opacity: .3; }

.s-lg-subject-guide {
  padding-bottom: 4px; }
  .s-lg-subject-guide a {
    text-decoration: underline; }

.libguide-embed ul, .homework-kids-guides ul {
  -webkit-padding-start: 0px !important;
  padding-inline-start: 0px !important; }

.libguide-specific-guides ul {
  display: block; }
  .libguide-specific-guides ul > li {
    margin: var(--pad-16) 0px;
    display: block;
    padding: var(--pad-24);
    border-bottom: 8px solid var(--blue);
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow);
    border-radius: var(--border-radius); }
    .libguide-specific-guides ul > li i {
      color: #d8d8d8;
      font-size: var(--font-mini);
      margin-left: 4px; }
    .libguide-specific-guides ul > li a {
      font-size: var(--font-sm); }
  .libguide-specific-guides ul .s-lg-guide-list-description {
    font-size: var(--font-mini); }

.homework-kids-guides li a {
  font-family: var(--type-style-1);
  text-underline-offset: 0em;
  text-decoration: none; }
  .homework-kids-guides li a:before {
    font-family: "Font Awesome 6 Pro";
    display: block;
    padding: 16px 0px; }

/****************************************

STYLING FOR FORMS
Styling for Drupal Forms

*****************************************/
.webform-submission-form {
  padding-top: var(--pad-48); }
  .webform-submission-form .form-item {
    padding: 4px; }
  .webform-submission-form label:not(.option) {
    display: block; }
  .webform-submission-form .webform-button--submit {
    background-color: var(--teal); }
    .webform-submission-form .webform-button--submit:hover {
      background-color: #fff; }

/****************************************

SEARCH PAGE
Styling for search results page

*****************************************/
#search-results-page #block-ppld-content {
  max-width: var(--desktop-max-width);
  margin: 0px auto; }

#search-results-page form#search-form {
  background-color: #FDF8EF;
  padding: var(--pad-24) var(--pad-24);
  margin-top: var(--pad-24);
  margin-bottom: var(--pad-24);
  max-width: var(--desktop-max-width); }
  #search-results-page form#search-form .form-submit {
    background-color: var(--teal); }
    #search-results-page form#search-form .form-submit:hover {
      background-color: #fff; }
  #search-results-page form#search-form .form-type-search {
    width: 90%; }
    #search-results-page form#search-form .form-type-search input#edit-keys {
      display: block;
      padding: 11px;
      height: 43px;
      margin: 16px 0px;
      width: 100%;
      border-radius: var(--border-radius);
      border: 0.2px solid var(--teal); }

#search-results-page ol li {
  padding: var(--pad-16) var(--pad-8);
  border-top: solid 2px #e0dcdc; }

/****************************************

VIEWS
Styling General Views (Author page, book reviews, etc.)

*****************************************/
@media (max-width: 1200px) {
  .views-element-container {
    padding-left: 16px;
    padding-right: 16px; } }

.paragraph--type--catalog-search-bar {
  width: 100%;
  padding-top: 32px;
  padding-bottom: 32px; }
  .paragraph--type--catalog-search-bar form {
    display: block;
    position: relative; }
    .paragraph--type--catalog-search-bar form input {
      width: 100%;
      padding: var(--pad-16);
      border-radius: var(--border-radius);
      font-family: var(--type-style-1);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      height: 56px; }
    .paragraph--type--catalog-search-bar form button {
      position: absolute;
      right: 40px;
      top: 0px;
      z-index: 2;
      font-size: 0px;
      display: inline-block; }
      .paragraph--type--catalog-search-bar form button:before {
        font-size: 32px;
        pointer-eventer: fill;
        display: block;
        position: absolute;
        left: -8px;
        top: 11px; }
    .paragraph--type--catalog-search-bar form:before {
      display: block;
      position: absolute;
      left: -80px;
      top: 4px;
      font-size: 58px; }

/****************************************

VIEWS – BOOK REVIEWS
Styling Book Reviews

*****************************************/
.book-review-block {
  padding: 48px 24px;
  border-radius: var(--border-radius);
  margin: 24px 0px; }
  .book-review-block .views-field-field-bookreview-jacket img {
    float: left;
    padding: 24px; }

.book-review-block:nth-child(even) {
  background-color: hwb(0 96% 2%); }

.book-categories .list-left1, .book-categories .list-left3 {
  padding: 24px 40px; }

.book-categories .list-left1 {
  -webkit-column-count: 3;
  column-count: 3; }

.book-categories .list-left3 {
  -webkit-column-count: 3;
  column-count: 3; }

.accordion .board-info-wrapper {
  background-color: #0000001a;
  padding: 8px;
  border-radius: var(--border-radius); }

.accordion-title.h6 {
  font-size: var(--font-sm); }

#messagebee input {
  min-height: 10px; }

/****************************************

LOCAL AUTHORS
Local Authors Temporary Styling

*****************************************/
.page-node-type-local_authors article div > div:nth-child(1):not(.page-node-type-local_authors article div > div > div > div) {
  font-weight: var(--bold);
  padding-top: var(--pad-8); }

.page-node-type-local_authors article p, .page-node-type-local_authors article a, .page-node-type-local_authors article div {
  line-height: 1.8; }

.page-node-type-local_authors article a {
  color: var(--dark-blue);
  text-decoration: underline; }

/****************************************

STAFF MENU
Local Authors Temporary Styling

*****************************************/
staff-menu-item ul {
  margin: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #e6e6e6;
  padding: 20px;
  border-radius: var(--border-radius);
  list-style: none;
  font-weight: 700;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  staff-menu-item ul li {
    padding: 0px 16px;
    border-right: 1px solid #797979; }

/****************************************

LOGIN PAGE
Styling for Login Page

*****************************************/
form#user-login-form {
  margin: var(--pad-40) auto;
  background-color: #f2f2f2;
  border-radius: var(--border-radius);
  max-width: 800px;
  padding: var(--pad-40); }
  form#user-login-form input#edit-submit {
    background-color: var(--teal); }
    form#user-login-form input#edit-submit:hover {
      color: #c3c1c1 !important; }
  form#user-login-form input {
    margin: var(--pad-8); }

.press-releases .views-row, .Rfps .views-row {
  padding: var(--pad-8) var(--pad-24);
  border-radius: var(--border-radius); }

.press-releases .views-row:nth-child(odd), .Rfps .views-row:nth-child(odd) {
  background-color: hwb(0 95% 5%); }

.Rfps a {
  color: var(--teal);
  text-decoration: underline; }

.Rfps div > div > div:nth-child(1) {
  font-weight: var(--bold);
  padding-top: var(--pad-8); }

/********************* Theme Specific Custom Styling *********************/
.ppld-alert-bar .inner-alert-bar {
  position: relative;
  background-color: var(--dark-red); }
  @media (max-width: 1024px) {
    .ppld-alert-bar .inner-alert-bar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center; } }
  .ppld-alert-bar .inner-alert-bar a {
    color: white; }
    .ppld-alert-bar .inner-alert-bar a:hover {
      text-decoration: underline; }
  .ppld-alert-bar .inner-alert-bar p {
    padding-bottom: 0px;
    color: white; }
  .ppld-alert-bar .inner-alert-bar #block-alert {
    max-width: var(--lg-desktop-max-width);
    margin: 0px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    padding: var(--pad-8);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .ppld-alert-bar .inner-alert-bar #block-alert p {
      font-size: 12.4px; }
    .ppld-alert-bar .inner-alert-bar #block-alert i {
      padding-right: var(--pad-8);
      margin-bottom: -4px; }
  .ppld-alert-bar .inner-alert-bar #block-helpfullinks {
    width: 100%;
    background-color: white;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 1024px) {
      .ppld-alert-bar .inner-alert-bar #block-helpfullinks {
        display: none; } }
    .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end;
      max-width: var(--lg-desktop-max-width);
      margin: 0px auto; }
      @media (min-width: 1500px) {
        .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul {
          padding: 0px var(--pad-72) 0px var(--pad-24); } }
      .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul a {
        color: #000000e0;
        padding: 4px var(--pad-24) 4px var(--pad-24);
        margin-top: 12px;
        display: inline-block;
        border-left: 1px solid #ffffff73;
        font-size: calc(var(--font-base) - 3px);
        font-weight: 400;
        letter-spacing: .5px; }
        @media (max-width: 1024px) {
          .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul a {
            font-size: var(--font-base);
            padding: 8px; } }
        .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul a i {
          padding-right: var(--pad-8); }
        .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul a:hover {
          text-decoration: underline; }
      .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul a {
        border-right: 1px solid var(--light-grey); }
      .ppld-alert-bar .inner-alert-bar #block-helpfullinks ul li:last-child a {
        padding-right: 10px 0px 10px var(--pad-24);
        border-right: 0px solid var(--light-grey); }
    .ppld-alert-bar .inner-alert-bar #block-helpfullinks .bold {
      font-weight: 800;
      color: var(--blue); }
      .ppld-alert-bar .inner-alert-bar #block-helpfullinks .bold:before {
        content: "\f002";
        font-family: "Font Awesome 6 Pro";
        font-weight: 900;
        vertical-align: middle;
        margin-right: var(--pad-8); }

.alert-slide {
  width: 95%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block; }
  .alert-slide p, .alert-slide a, .alert-slide span {
    font-size: 15.5px; }
  .alert-slide .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-line-pack: center;
    align-content: center; }
    .alert-slide .slick-track > div {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
  .alert-slide button.slick-next.pull-left.slick-arrow {
    position: absolute;
    right: -48px;
    top: 23%; }
    .alert-slide button.slick-next.pull-left.slick-arrow i {
      font-size: 16px;
      color: white; }
    @media (max-width: 1400px) {
      .alert-slide button.slick-next.pull-left.slick-arrow {
        right: -30px; } }
    @media (max-width: 1024px) {
      .alert-slide button.slick-next.pull-left.slick-arrow {
        right: -20px;
        top: 43%; } }
  .alert-slide button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    left: -48px;
    top: 23%; }
    .alert-slide button.slick-prev.pull-left.slick-arrow i {
      font-size: 16px;
      color: white; }
    @media (max-width: 1400px) {
      .alert-slide button.slick-prev.pull-left.slick-arrow {
        left: -25px; } }
    @media (max-width: 1024px) {
      .alert-slide button.slick-prev.pull-left.slick-arrow {
        left: -18px;
        top: 43%; } }

header:not(.views-element-container header) {
  -webkit-box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.211);
  box-shadow: 0px 6px 4px rgba(0, 0, 0, 0.211); }

.ppld-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: var(--lg-desktop-max-width);
  margin: 0px auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 700; }
  @media (max-width: 1500px) {
    .ppld-header {
      padding: 0px var(--pad-24) 0px var(--pad-24); } }
  .ppld-header #block-ppld-site-branding {
    -webkit-transition: ease all .5s;
    -o-transition: ease all .5s;
    transition: ease all .5s; }
    @media (min-width: 1400px) {
      .ppld-header #block-ppld-site-branding {
        -webkit-transform: translateY(-16px) scale(1.14);
        -ms-transform: translateY(-16px) scale(1.14);
        transform: translateY(-16px) scale(1.14); } }
    .ppld-header #block-ppld-site-branding svg {
      width: 200px;
      padding: 4px 0px;
      display: block;
      -webkit-transition: ease all .5s;
      -o-transition: ease all .5s;
      transition: ease all .5s; }
  .ppld-header .st3, .ppld-header .st2, .ppld-header .st4 {
    color: black; }
  .ppld-header .st3 {
    -webkit-animation: first-block;
    animation: first-block;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .ppld-header .st2 {
    -webkit-animation: second-block;
    animation: second-block;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .ppld-header .st4 {
    -webkit-animation: third-block;
    animation: third-block;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .ppld-header svg:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }

@-webkit-keyframes first-block {
  60% {
    fill: #212B5C; }
  100% {
    fill: #437438; } }

@keyframes first-block {
  60% {
    fill: #212B5C; }
  100% {
    fill: #437438; } }

@-webkit-keyframes second-block {
  60% {
    fill: #212B5C; }
  100% {
    fill: #9D4D41; } }

@keyframes second-block {
  60% {
    fill: #212B5C; }
  100% {
    fill: #9D4D41; } }

@-webkit-keyframes third-block {
  60% {
    fill: #212B5C; }
  100% {
    fill: #3660AD; } }

@keyframes third-block {
  60% {
    fill: #212B5C; }
  100% {
    fill: #3660AD; } }
  .ppld-header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none; }
    .ppld-header nav ul li {
      display: inline-block; }
      .ppld-header nav ul li:nth-child(1) a:after {
        border-color: var(--dark-red); }
      .ppld-header nav ul li:nth-child(2) a:after {
        border-color: var(--yellow); }
      .ppld-header nav ul li:nth-child(3) a:after {
        border-color: var(--dark-blue); }
      .ppld-header nav ul li:nth-child(4) a:after {
        border-color: var(--blue); }
      .ppld-header nav ul li:nth-child(5) a:after {
        border-color: var(--green); }
      .ppld-header nav ul li:nth-child(6) a:after {
        border-color: var(--red); }
      .ppld-header nav ul li:nth-child(7) a:after {
        border-color: var(--dark-blue); }
      .ppld-header nav ul li a {
        color: var(--black);
        position: relative;
        font-size: var(--font-base);
        padding: var(--pad-8) var(--pad-24) 22px var(--pad-24); }
        @media (max-width: 1024px) {
          .ppld-header nav ul li a {
            font-size: var(--font-md); } }
        .ppld-header nav ul li a:hover:after {
          width: 100%;
          opacity: 1; }
        .ppld-header nav ul li a:after {
          content: " ";
          border: 4px solid;
          width: 0%;
          opacity: 0;
          position: absolute;
          bottom: 0px;
          left: 0px;
          z-index: 2; }
    @media (min-width: 1024px) {
      .ppld-header nav ul li:last-child a {
        padding: var(--pad-8) 0px 22px var(--pad-24); } }
    @media (max-width: 1024px) {
      .ppld-header nav ul {
        position: fixed;
        -webkit-transform: translateX(-100vw);
        -ms-transform: translateX(-100vw);
        transform: translateX(-100vw);
        pointer-events: none;
        width: 100%;
        background-color: #e8e8e8;
        -webkit-transition: ease all .5s;
        -o-transition: ease all .5s;
        transition: ease all .5s;
        top: 0px;
        left: -33px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100vh;
        padding-top: var(--pad-120);
        padding-right: var(--pad-16);
        padding-left: var(--pad-16);
        line-height: auto; }
        .ppld-header nav ul.appear {
          pointer-events: inherit; }
        .ppld-header nav ul li {
          line-height: 2.6; }
          .ppld-header nav ul li a {
            padding: var(--pad-8) var(--pad-8) var(--pad-8) var(--pad-32); }
        .ppld-header nav ul a {
          font-size: var(--font-lg); } }
  .ppld-header .mobile-hamburger-icon {
    display: none;
    font-size: 0px;
    width: 30px;
    height: 30px;
    z-index: 1; }
    .ppld-header .mobile-hamburger-icon span {
      content: " ";
      border-bottom: 4px solid var(--black);
      width: 100%;
      border-radius: 4px;
      display: block; }
    @media (max-width: 1024px) {
      .ppld-header .mobile-hamburger-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: absolute;
        top: 17px;
        right: 33px;
        z-index: 1; } }
  .ppld-header .navClose {
    position: fixed;
    top: 40px;
    right: 30px;
    z-index: 0; }
    .ppld-header .navClose span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .ppld-header .navClose span:nth-child(even) {
      opacity: 0; }
    .ppld-header .navClose span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      margin-top: -60px; }

.layout-content:nth-child(1) {
  overflow: hidden; }

.off-canvas {
  position: -webkit-sticky;
  position: sticky;
  background-color: #00000013;
  top: 0px; }

.mega-menu-block {
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  transform: translateX(-100vw);
  width: var(--mega-menu-width);
  position: absolute;
  top: 0;
  border-radius: 0px 0px 16px 0px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url("/themes/ppld/images/bg/bottom-left-rain.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 550px;
  z-index: 1000; }
  .mega-menu-block select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    border-radius: var(--border-radius); }
  @media (max-width: 1024px) {
    .mega-menu-block {
      overflow: scroll;
      display: block;
      height: 100%;
      background-image: none;
      width: 100% !important; } }
  .mega-menu-block ul {
    list-style: none; }
    .mega-menu-block ul li {
      margin-bottom: var(--pad-16); }
      .mega-menu-block ul li ul {
        padding: var(--pad-16) 0px; }
        .mega-menu-block ul li ul li a, .mega-menu-block ul li ul li {
          font-weight: 300;
          opacity: 0.95; }
        .mega-menu-block ul li ul li:before {
          content: " ";
          border-top: 1px solid hwb(0 51% 49%/0.485);
          display: inline-block;
          margin-right: 8px;
          width: 16px;
          height: 5px; }
  .mega-menu-block p {
    font-weight: 300;
    opacity: 0.95; }
  .mega-menu-block h6, .mega-menu-block h5, .mega-menu-block #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .mega-menu-block label[for="edit-keys"], .mega-menu-block a h6, .mega-menu-block a h5, .mega-menu-block a #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search .mega-menu-block a label[for="edit-keys"], .mega-menu-block a h6 {
    margin-bottom: var(--pad-8); }
  @media (max-width: 1024px) {
    .mega-menu-block .h6 {
      opacity: .7;
      font-size: 18px;
      padding: 8px;
      border-radius: var(--border-radius); }
    .mega-menu-block h2 {
      padding-top: var(--pad-72); } }
  .mega-menu-block .mega-menu-block1 {
    padding: var(--pad-72) var(--pad-80);
    width: 60%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .mega-menu-block .mega-menu-block1 .menu-callout a {
      padding: var(--pad-8);
      margin: var(--pad-8) 0px;
      text-decoration: underline;
      text-underline-offset: 0.3em;
      display: block; }
  .mega-menu-block .mega-menu-block2 {
    padding: var(--pad-72) var(--pad-32);
    width: 40%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: hwb(0 0% 100%/0.114); }
    .mega-menu-block .mega-menu-block2 .callout {
      background-color: rgba(0, 0, 0, 0.325);
      border-radius: var(--border-radius);
      padding: var(--pad-8);
      margin: var(--pad-8) 0px;
      -webkit-transition: var(--ease);
      -o-transition: var(--ease);
      transition: var(--ease); }
      .mega-menu-block .mega-menu-block2 .callout .h5, .mega-menu-block .mega-menu-block2 .callout .kids-homework-view .views-field-field-url, .kids-homework-view .mega-menu-block .mega-menu-block2 .callout .views-field-field-url {
        margin-bottom: 4px; }
      .mega-menu-block .mega-menu-block2 .callout p {
        margin-left: 34px; }
      .mega-menu-block .mega-menu-block2 .callout:hover {
        background-color: #00000090; }
    .mega-menu-block .mega-menu-block2 i {
      font-size: 0px;
      padding: 4px;
      margin-right: 8px; }
      .mega-menu-block .mega-menu-block2 i:before {
        font-size: 20px;
        margin-right: -11px; }
    .mega-menu-block .mega-menu-block2 li, .mega-menu-block .mega-menu-block2 li a {
      font-weight: 300;
      opacity: 0.95; }
    .mega-menu-block .mega-menu-block2 li:not(li.callout):before {
      content: " ";
      border-top: 1px solid #ffffff7d;
      display: inline-block;
      margin-right: 8px;
      width: 16px;
      height: 5px; }
  @media (max-width: 1024px) {
    .mega-menu-block .mega-menu-block2, .mega-menu-block .mega-menu-block1 {
      padding: 16px;
      width: 100%;
      overflow: scroll; }
      .mega-menu-block .mega-menu-block2 li, .mega-menu-block .mega-menu-block1 li {
        border-top: 1px solid rgba(255, 255, 255, 0.106);
        margin-bottom: 0px;
        padding: 8px; }
    .mega-menu-block .mega-menu-block2 {
      padding: 16px 16px 64px 16px; } }
  .mega-menu-block a {
    text-decoration: none;
    font-weight: 600;
    position: relative; }
  .mega-menu-block li a:not(a[href*="//"]):after {
    width: 0%;
    content: " ";
    position: absolute;
    bottom: -2px;
    left: 0px;
    display: inline-block;
    border-bottom: 1px solid white;
    -webkit-transition: ease all .3s;
    -o-transition: ease all .3s;
    transition: ease all .3s; }
  .mega-menu-block li a:not(a[href*="//"]):hover:after {
    width: 100%; }
  .mega-menu-block a[href*="//"]:after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f08e";
    margin-left: 5px;
    opacity: .7;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    display: inline-block; }
  @media (max-width: 1024px) {
    .mega-menu-block {
      position: fixed; }
      .mega-menu-block div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
      .mega-menu-block .mega-menu-block2 {
        width: 100%; } }

.underline-animation a:after {
  width: 0%;
  content: " ";
  position: absolute;
  bottom: -2px;
  left: 0px;
  display: inline-block;
  border-bottom: 1px solid white;
  -webkit-transition: ease all .3s;
  -o-transition: ease all .3s;
  transition: ease all .3s; }

.underline-animation a:hover:after {
  width: 100%; }

@media (min-width: 1024px) {
  .column-count-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .column-count-2 div:nth-child(1) {
      border-right: 1px solid #ffffff66;
      padding-left: 0px; }
    .column-count-2 div {
      padding-left: var(--pad-32);
      padding-right: var(--pad-32); }
  .column-count-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .column-count-3 div:nth-child(-n+2) {
      border-right: 1px solid #ffffff66; }
    .column-count-3 div:nth-child(1) {
      padding-left: 0px; }
    .column-count-3 div {
      padding-left: var(--pad-32);
      padding-right: var(--pad-32); } }

.book-mega-menu .mega-menu-block2 .callout {
  background-color: #00000020; }

.close-icon {
  position: absolute !important;
  font-size: 0px;
  width: 22px;
  height: 26px;
  color: white !important;
  fill: white !important;
  top: var(--pad-24);
  right: var(--pad-32);
  background: #0000007d;
  padding: var(--pad-8);
  border-radius: 8px; }
  .close-icon i {
    font-size: var(--font-md);
    margin-right: -5px; }

#block-researchlearnmegamenu {
  background-color: var(--dark-blue); }

#block-books-mega-menu {
  background-color: var(--dark-red); }

#block-events-mega-menu {
  background-color: var(--yellow);
  color: black !important; }
  #block-events-mega-menu a {
    color: black !important; }
  #block-events-mega-menu li a:not(a[href*="//"]):after {
    border-bottom: 1px solid black; }
  #block-events-mega-menu h4, #block-events-mega-menu h5, #block-events-mega-menu #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search #block-events-mega-menu label[for="edit-keys"], #block-events-mega-menu h6 {
    color: #1a1a1a9e; }

#block-library-mega-menu {
  background-color: var(--blue); }

#block-about-mega-menu {
  background-color: var(--green); }

.appear {
  -webkit-transform: translateX(0vw) !important;
  -ms-transform: translateX(0vw) !important;
  transform: translateX(0vw) !important;
  pointer-events: inherit !important; }

.layout-content {
  position: relative; }

header:not(.views-element-container header) {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  background-color: white;
  z-index: 10; }

.toolbar-fixed header {
  position: -webkit-sticky;
  position: sticky;
  top: 54px; }

.views-element-container header {
  position: static !important; }

html:not([data-scroll='0']) #block-ppld-site-branding {
  -webkit-transform: translateY(0px) scale(1);
  -ms-transform: translateY(0px) scale(1);
  transform: translateY(0px) scale(1); }
  html:not([data-scroll='0']) #block-ppld-site-branding svg {
    padding: 8px 0px; }

.happening-now:before {
  content: "HAPPENING NOW";
  background: rgba(255, 255, 255, 0.545098);
  position: absolute;
  right: -132px;
  font-size: 10px;
  top: 2.5px;
  padding: 4px 9px;
  letter-spacing: .6px;
  opacity: .8;
  font-weight: 700;
  border-radius: 10px; }

#block-ppld-customsearchpopup {
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  transform: translateX(-100vw);
  background-image: url("/themes/ppld/images/bg/top-left-rain.png");
  background-position: top left;
  background-size: 400px;
  background-repeat: no-repeat;
  color: white;
  position: fixed;
  background-color: #121c4a;
  top: 0;
  width: 100%;
  min-height: 100vh;
  -webkit-transition: var(--ease);
  -o-transition: var(--ease);
  transition: var(--ease);
  z-index: 1000; }
  #block-ppld-customsearchpopup .close-icon {
    top: 64px; }
  #block-ppld-customsearchpopup .search-container {
    max-width: 1920px;
    padding-top: 20vh;
    margin: 0% auto; }
  #block-ppld-customsearchpopup h5, #block-ppld-customsearchpopup #search-results-page form#search-form .form-type-search label[for="edit-keys"], #search-results-page form#search-form .form-type-search #block-ppld-customsearchpopup label[for="edit-keys"], #block-ppld-customsearchpopup p {
    color: white; }
  #block-ppld-customsearchpopup .search-website, #block-ppld-customsearchpopup .search-catalog {
    width: 80%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px; }
    #block-ppld-customsearchpopup .search-website p, #block-ppld-customsearchpopup .search-catalog p {
      margin-bottom: 0px;
      padding-bottom: 8px; }
    @media (max-width: 1024px) {
      #block-ppld-customsearchpopup .search-website, #block-ppld-customsearchpopup .search-catalog {
        width: 90%;
        padding-left: 80px; } }
    #block-ppld-customsearchpopup .search-website form, #block-ppld-customsearchpopup .search-catalog form {
      display: block;
      position: relative; }
      #block-ppld-customsearchpopup .search-website form input, #block-ppld-customsearchpopup .search-catalog form input {
        width: 100%;
        height: 56px;
        padding: var(--pad-16);
        border-radius: var(--border-radius);
        font-family: var(--type-style-1);
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media (max-width: 1024px) {
          #block-ppld-customsearchpopup .search-website form input, #block-ppld-customsearchpopup .search-catalog form input {
            font-size: 14px; } }
      #block-ppld-customsearchpopup .search-website form em i, #block-ppld-customsearchpopup .search-catalog form em i {
        font-size: 0px;
        position: absolute;
        left: -71px; }
        @media (max-width: 1024px) {
          #block-ppld-customsearchpopup .search-website form em i, #block-ppld-customsearchpopup .search-catalog form em i {
            left: -80px;
            top: 24px; } }
        #block-ppld-customsearchpopup .search-website form em i:before, #block-ppld-customsearchpopup .search-catalog form em i:before {
          display: block;
          position: absolute;
          top: 24px;
          font-size: 58px; }
          @media (max-width: 1024px) {
            #block-ppld-customsearchpopup .search-website form em i:before, #block-ppld-customsearchpopup .search-catalog form em i:before {
              font-size: 30px;
              left: 40px;
              top: 13px; } }
      #block-ppld-customsearchpopup .search-website form button i, #block-ppld-customsearchpopup .search-catalog form button i {
        position: absolute;
        right: 40px;
        top: 27px;
        color: black;
        fill: black;
        z-index: 2;
        font-size: 0px;
        display: inline-block; }
        #block-ppld-customsearchpopup .search-website form button i:before, #block-ppld-customsearchpopup .search-catalog form button i:before {
          font-size: 32px;
          pointer-eventer: fill;
          display: block;
          position: absolute;
          left: -8px;
          top: 11px; }

.mobile-submenu-start {
  margin-top: 32px !important; }

.desktop-hide {
  font-weight: 500 !important;
  font-size: var(--font-sm) !important;
  display: inline-block;
  color: hwb(229 3% 89%/0.681) !important; }
  @media (min-width: 1024px) {
    .desktop-hide {
      display: none; } }

.desktop-hide.search-btn:before {
  content: "\f002";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  position: absolute;
  right: -27px;
  top: 10px;
  vertical-align: middle;
  margin-right: var(--pad-8); }
