body,
figure,
h1,
h2,
html,
li,
p,
ul {
    margin: 0;
    padding: 0;
    border: 0;
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
main {
    display: block;
}
html {
    box-sizing: border-box;
}
*,
::after,
::before {
    box-sizing: inherit;
}
button {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
:-moz-focusring {
    outline: 1px dotted ButtonText;
}
body,
button {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    text-transform: none;
    font-size: 17px;
    line-height: 1.5;
}
p {
    margin-bottom: 1.5em;
}
h1,
h2 {
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}
h1 {
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none;
}
h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.2em;
    font-weight: 400;
    text-transform: none;
}
ul {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
strong {
    font-weight: 700;
}
figure {
    margin: 0;
}
img {
    height: auto;
    max-width: 100%;
}
button {
    background: #55555e;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 10px 20px;
}
a,
button {
    transition: color 0.1s ease-in-out, background-color 0.1s ease-in-out;
}
a {
    text-decoration: none;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.size-full,
.size-medium {
    max-width: 100%;
    height: auto;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.main-navigation {
    z-index: 100;
    padding: 0;
    clear: both;
    display: block;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.main-navigation .main-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
    line-height: 60px;
}
.inside-navigation {
    position: relative;
}
.main-navigation .inside-navigation {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-navigation .main-nav > ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.main-navigation li {
    position: relative;
}
.site-header {
    position: relative;
}
.inside-header {
    padding: 20px 40px;
}
.main-title {
    margin: 0;
    font-size: 25px;
    line-height: 1.2em;
    word-wrap: break-word;
    font-weight: 700;
    text-transform: none;
}
.site-description {
    margin: 0;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
}
.inside-header {
    display: flex;
    align-items: center;
}
.nav-float-right #site-navigation {
    margin-left: auto;
}
.entry-content:not(:first-child) {
    margin-top: 2em;
}
.entry-header,
.site-content {
    word-wrap: break-word;
}
.entry-title {
    margin-bottom: 0;
}
.entry-content > p:last-child {
    margin-bottom: 0;
}
.widget-area .widget {
    padding: 40px;
}
.footer-widgets .widget :last-child,
.sidebar .widget :last-child {
    margin-bottom: 0;
}
.footer-widgets .widget {
    margin-bottom: 30px;
}
.footer-widgets .widget:last-child,
.sidebar .widget:last-child {
    margin-bottom: 0;
}
.site-content {
    display: flex;
}
.grid-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
.sidebar .widget,
.site-main > * {
    margin-bottom: 20px;
}
.separate-containers .inside-article {
    padding: 40px;
}
.separate-containers .site-main {
    margin: 20px;
}
.separate-containers.right-sidebar .site-main {
    margin-left: 0;
}
.separate-containers .inside-right-sidebar {
    margin-top: 20px;
    margin-bottom: 20px;
}
.separate-containers .site-main > :last-child {
    margin-bottom: 0;
}
.inside-site-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 40px;
}
.site-info {
    text-align: center;
    font-size: 15px;
}
.gp-icon {
    display: inline-flex;
    align-self: center;
}
.gp-icon svg {
    height: 1em;
    width: 1em;
    top: 0.125em;
    position: relative;
    fill: currentColor;
}
.icon-menu-bars svg:nth-child(2) {
    display: none;
}
.container.grid-container {
    width: auto;
}
.menu-toggle {
    display: none;
}
.menu-toggle {
    padding: 0 20px;
    line-height: 60px;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    font-size: 15px;
    cursor: pointer;
}
.menu-toggle .mobile-menu {
    padding-left: 3px;
}
.menu-toggle .gp-icon + .mobile-menu {
    padding-left: 9px;
}
button.menu-toggle {
    background-color: transparent;
    flex-grow: 1;
    border: 0;
    text-align: center;
}
button.menu-toggle:active,
button.menu-toggle:focus,
button.menu-toggle:hover {
    background-color: transparent;
}
@media (max-width: 768px) {
    a,
    body,
    button {
        transition: all 0s ease-in-out;
    }
    .inside-header {
        flex-direction: column;
        text-align: center;
    }
    .site-content {
        flex-direction: column;
    }
    .container .site-content .content-area {
        width: auto;
    }
    .is-right-sidebar.sidebar {
        width: auto;
        order: initial;
    }
    #main {
        margin-left: 0;
        margin-right: 0;
    }
    body:not(.no-sidebar) #main {
        margin-bottom: 0;
    }
}
