/*!
Theme Name:  Cera
Theme URI:   https://www.themosaurus.com/cera
Author:      Themosaurus
Author URI:  https://www.themosaurus.com
Description: Multi-Purpose Intranet & Extranet Membership, Social Network & BuddyPress Community Theme. Cera is a theme that integrates seamlessly with BuddyPress, Paid Memberships Pro, WooCommerce, BBPress, The Events Calendar, LearnDash and many more. It makes good use of the Customizer, allowing you to build a tailor-made Community plateform using custom color, typography and layout options.
Version:     1.1.6
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cera
Tags:        one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, buddypress, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, threaded-comments, rtl-language-support, translation-ready, theme-options

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Cera is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Its stylesheet borrows concepts from various established methodologies promoting code reuse above
all. Files and directories are structured and named after SMACSS. Helper classes have been made
with OOCSS in mind and finally, the namming convention tries to narrow the gap with BEM.

This stylesheet follow the basic principles of CSS Guidilines http://cssguidelin.es/

======
Note: Do not edit this file. If you wish to add your own CSS, we strongly recommend creating your own child theme
and create your own or use the custom css functionnality of WordPress customizer.
======
*/
.element-animated-delay:nth-child(24) {
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}

.element-animated-delay:nth-child(23) {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

.element-animated-delay:nth-child(22) {
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s
}

.element-animated-delay:nth-child(21) {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s
}

.element-animated-delay:nth-child(20) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.element-animated-delay:nth-child(19) {
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s
}

.element-animated-delay:nth-child(18) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s
}

.element-animated-delay:nth-child(17) {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

.element-animated-delay:nth-child(16) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.element-animated-delay:nth-child(15) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.element-animated-delay:nth-child(14) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.element-animated-delay:nth-child(13) {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.element-animated-delay:nth-child(12) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.element-animated-delay:nth-child(11) {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.element-animated-delay:nth-child(10) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.element-animated-delay:nth-child(9) {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.element-animated-delay:nth-child(8) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.element-animated-delay:nth-child(7) {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.element-animated-delay:nth-child(6) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.element-animated-delay:nth-child(5) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.element-animated-delay:nth-child(4) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.element-animated-delay:nth-child(3) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.element-animated-delay:nth-child(2) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.element-animated-delay:nth-child(1) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

@media print {
    *,*::before,*::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre,blockquote {
        border: 1px solid #ACB1B5;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table,table {
        border-collapse: collapse !important
    }

    .table td,table td,.table th,table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody {
        border-color: #E9EFF3
    }

    .table .thead-dark th,table .thead-dark th {
        color: inherit;
        border-color: #E9EFF3
    }
}

*,*::before,*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@-ms-viewport {
    width: device-width
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: "Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #48465b;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ul ul,ol ul,ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 600
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #4E64DD;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #243bbb;
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,code,kbd,samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #77888F;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,button,select,optgroup,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.35;
    color: #3D404A
}

h1,.h1 {
    font-size: 2.5rem
}

h2,.h2 {
    font-size: 2rem
}

h3,.h3 {
    font-size: 1.75rem
}

h4,.h4 {
    font-size: 1.5rem
}

h5,.h5 {
    font-size: 1.25rem
}

h6,.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 400
}

.display-1 {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.35
}

.display-2 {
    font-size: 2.35rem;
    font-weight: 700;
    line-height: 1.35
}

.display-3 {
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.35
}

.display-4 {
    font-size: 1.55rem;
    font-weight: 700;
    line-height: 1.35
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #48465b
}

small,.small,.ninja-forms-form .ninja-forms-field-description,.wpcf7 .wpcf7-not-valid-tip {
    font-size: 80%;
    font-weight: 400
}

mark,.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled,.site-preheader .menu,.site-prefooter .menu,.site-footer .menu,.widget ul {
    padding-left: 0;
    list-style: none
}

.list-inline,.site-preheader .menu,.single-team-member .author-details {
    padding-left: 0;
    list-style: none
}

.list-inline-item,.site-prefooter .menu[id*="social"] .menu-item,.site-preheader .menu>.menu-item {
    display: inline-block
}

.list-inline-item:not(:last-child),.site-prefooter .menu[id*="social"] .menu-item:not(:last-child),.site-preheader .menu>.menu-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote:not(.card-blockquote),.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #77888F
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.img-fluid,.site-preheader img,.blog-posts [id^="post-"] .post-thumbnail img,.blog-posts [id^="post-"] .post-media img,.blog-posts [id^="term-"] .post-thumbnail img,.blog-posts [id^="term-"] .post-media img,.archive-posts [id^="post-"] .post-thumbnail img,.archive-posts [id^="post-"] .post-media img,.archive-posts [id^="term-"] .post-thumbnail img,.archive-posts [id^="term-"] .post-media img,.grimlock-query-section__posts [id^="post-"] .post-thumbnail img,.grimlock-query-section__posts [id^="post-"] .post-media img,.grimlock-query-section__posts [id^="term-"] .post-thumbnail img,.grimlock-query-section__posts [id^="term-"] .post-media img,.terms [id^="post-"] .post-thumbnail img,.terms [id^="post-"] .post-media img,.terms [id^="term-"] .post-thumbnail img,.terms [id^="term-"] .post-media img,.search-posts [id^="post-"] .post-thumbnail img,.search-posts [id^="post-"] .post-media img,.search-posts [id^="term-"] .post-thumbnail img,.search-posts [id^="term-"] .post-media img,.comment-img .avatar,.vertical-navbar .vertical-navbar-brand img,body.grimlock--single [id^="post-"]>.post-thumbnail img,body.page [id^="post-"]>.post-thumbnail img {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .3rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #77888F
}

code {
    font-size: 87.5%;
    color: #DF1D5A;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #19233A;
    border-radius: .3rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 600
}

pre {
    display: block;
    font-size: 87.5%;
    color: #19233A
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        max-width:540px
    }
}

@media (min-width: 768px) {
    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        max-width:720px
    }
}

@media (min-width: 992px) {
    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        max-width:1140px
    }
}

.container-fluid,.region.region--container-fluid>.region__container,.region.region--container-fluid>.region__inner>.region__container,.main-navigation.navbar--container-fluid .navbar__container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row,.region__row,.blog-posts,.archive-posts,.grimlock-query-section__posts,.terms,.search-posts,.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.terms[class*="12-cols-lateral"] [id^="post-"] .card,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget,.testimonials-list,.team-members,.features,.projects_list_widget {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,.no-gutters>.region__col,.testimonials-list.no-gutters>div,.team-members.no-gutters>div,.features.no-gutters>div,.projects_list_widget.no-gutters>div,.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.columns-1 .testimonials-list .quote,.columns-1 .team-member,.projects.columns-1 ul.projects li.project,.projects-page.columns-1 ul.projects li.project,.region__col.region__col--1 ul.projects li.project,body #site .widget_woothemes_features .columns-1 .feature,.columns-2 .testimonials-list .quote,.columns-2 .team-member,.projects.columns-2 ul.projects li.project,.projects-page.columns-2 ul.projects li.project,.region__col.region__col--2 ul.projects li.project,body #site .widget_woothemes_features .columns-2 .feature,.columns-3 .testimonials-list .quote,.columns-3 .team-member,.projects.columns-3 ul.projects li.project,.projects-page.columns-3 ul.projects li.project,.region__col.region__col--3 ul.projects li.project,body #site .widget_woothemes_features .columns-3 .feature,.columns-4 .testimonials-list .quote,.columns-4 .team-member,.projects.columns-4 ul.projects li.project,.projects-page.columns-4 ul.projects li.project,.region__col.region__col--4 ul.projects li.project,body #site .widget_woothemes_features .columns-4 .feature,.columns-5 .testimonials-list .quote,.columns-5 .team-member,.projects.columns-5 ul.projects li.project,.projects-page.columns-5 ul.projects li.project,.region__col.region__col--5 ul.projects li.project,body #site .widget_woothemes_features .columns-5 .feature,.columns-6 .testimonials-list .quote,.columns-6 .team-member,.projects.columns-6 ul.projects li.project,.projects-page.columns-6 ul.projects li.project,.region__col.region__col--6 ul.projects li.project,body #site .widget_woothemes_features .columns-6 .feature,.col,.region__col,.testimonials-list>div,.team-members>div,.features>div,.projects_list_widget>div,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.blog-posts.posts--12-cols-classic [id^="post-"],.blog-posts.posts--12-cols-classic [id^="term-"],.blog-posts.terms--12-cols-classic [id^="post-"],.blog-posts.terms--12-cols-classic [id^="term-"],.archive-posts.posts--12-cols-classic [id^="post-"],.archive-posts.posts--12-cols-classic [id^="term-"],.archive-posts.terms--12-cols-classic [id^="post-"],.archive-posts.terms--12-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"],.terms.posts--12-cols-classic [id^="post-"],.terms.posts--12-cols-classic [id^="term-"],.terms.terms--12-cols-classic [id^="post-"],.terms.terms--12-cols-classic [id^="term-"],.search-posts.posts--12-cols-classic [id^="post-"],.search-posts.posts--12-cols-classic [id^="term-"],.search-posts.terms--12-cols-classic [id^="post-"],.search-posts.terms--12-cols-classic [id^="term-"],.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.region__col--1,.region__col--3,.region--3-6-3-cols-left .region__col--1,.region--3-6-3-cols-left .region__col--3,.region--3-9-cols-left .region__col--1,.region--3-9-cols-left .region__col--3,.region--9-3-cols-left .region__col--2,.region--9-3-cols-left .region__col--4,.region--3-3-3-3-cols-left .region__col,.region--3-3-3-3-cols-center .region__col,.col-md-4,.region--4-4-4-cols-left .region__col,.region--4-4-4-cols-left-center-right .region__col,.region--4-4-4-cols-center .region__col,.col-md-5,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--2,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--2,.col-md-6,.region--6-6-cols-left .region__col,.region--6-6-cols-left-right .region__col,.region--6-6-cols-center .region__col,.region--6-6-cols-right .region__col,.region--6-6-cols-left-reverse .region__col,.region--3-6-3-cols-left .region__col--2,.blog-posts.posts--6-6-cols-classic [id^="post-"],.blog-posts.posts--6-6-cols-classic [id^="term-"],.blog-posts.terms--6-6-cols-classic [id^="post-"],.blog-posts.terms--6-6-cols-classic [id^="term-"],.archive-posts.posts--6-6-cols-classic [id^="post-"],.archive-posts.posts--6-6-cols-classic [id^="term-"],.archive-posts.terms--6-6-cols-classic [id^="post-"],.archive-posts.terms--6-6-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--6-6-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--6-6-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--6-6-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--6-6-cols-classic [id^="term-"],.terms.posts--6-6-cols-classic [id^="post-"],.terms.posts--6-6-cols-classic [id^="term-"],.terms.terms--6-6-cols-classic [id^="post-"],.terms.terms--6-6-cols-classic [id^="term-"],.search-posts.posts--6-6-cols-classic [id^="post-"],.search-posts.posts--6-6-cols-classic [id^="term-"],.search-posts.terms--6-6-cols-classic [id^="post-"],.search-posts.terms--6-6-cols-classic [id^="term-"],.blog-posts.posts--4-4-4-cols-classic [id^="post-"],.blog-posts.posts--4-4-4-cols-classic [id^="term-"],.blog-posts.terms--4-4-4-cols-classic [id^="post-"],.blog-posts.terms--4-4-4-cols-classic [id^="term-"],.archive-posts.posts--4-4-4-cols-classic [id^="post-"],.archive-posts.posts--4-4-4-cols-classic [id^="term-"],.archive-posts.terms--4-4-4-cols-classic [id^="post-"],.archive-posts.terms--4-4-4-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="term-"],.terms.posts--4-4-4-cols-classic [id^="post-"],.terms.posts--4-4-4-cols-classic [id^="term-"],.terms.terms--4-4-4-cols-classic [id^="post-"],.terms.terms--4-4-4-cols-classic [id^="term-"],.search-posts.posts--4-4-4-cols-classic [id^="post-"],.search-posts.posts--4-4-4-cols-classic [id^="term-"],.search-posts.terms--4-4-4-cols-classic [id^="post-"],.search-posts.terms--4-4-4-cols-classic [id^="term-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="term-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],.terms.posts--3-3-3-3-cols-classic [id^="post-"],.terms.posts--3-3-3-3-cols-classic [id^="term-"],.terms.terms--3-3-3-3-cols-classic [id^="post-"],.terms.terms--3-3-3-3-cols-classic [id^="term-"],.search-posts.posts--3-3-3-3-cols-classic [id^="post-"],.search-posts.posts--3-3-3-3-cols-classic [id^="term-"],.search-posts.terms--3-3-3-3-cols-classic [id^="post-"],.search-posts.terms--3-3-3-3-cols-classic [id^="term-"],.blog-posts[class*="6-6-cols-lateral"] [id^="post-"],.blog-posts[class*="6-6-cols-lateral"] [id^="term-"],.archive-posts[class*="6-6-cols-lateral"] [id^="post-"],.archive-posts[class*="6-6-cols-lateral"] [id^="term-"],.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"],.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"],.terms[class*="6-6-cols-lateral"] [id^="post-"],.terms[class*="6-6-cols-lateral"] [id^="term-"],.search-posts[class*="6-6-cols-lateral"] [id^="post-"],.search-posts[class*="6-6-cols-lateral"] [id^="term-"],.col-md-7,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--1,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--1,.col-md-8,.col-md-9,.region--3-9-cols-left .region__col--2,.region--3-9-cols-left .region__col--4,.region--9-3-cols-left .region__col--1,.region--9-3-cols-left .region__col--3,.col-md-10,.col-md-11,.col-md-12,.site-content.region--9-3-cols-left>.region__container>.region__row>.region__col--3,.site-content.region--3-9-cols-left>.region__container>.region__row>.region__col--1,.blog-posts [id^="post-"],.blog-posts [id^="term-"],.archive-posts [id^="post-"],.archive-posts [id^="term-"],.grimlock-query-section__posts [id^="post-"],.grimlock-query-section__posts [id^="term-"],.terms [id^="post-"],.terms [id^="term-"],.search-posts [id^="post-"],.search-posts [id^="term-"],.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.col-lg-6,.col-lg-7,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.terms[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col,.region__col,.testimonials-list>div,.team-members>div,.features>div,.projects_list_widget>div {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12,.columns-1 .testimonials-list .quote,.columns-1 .team-member,.projects.columns-1 ul.projects li.project,.projects-page.columns-1 ul.projects li.project,.region__col.region__col--1 ul.projects li.project,body #site .widget_woothemes_features .columns-1 .feature,.columns-2 .testimonials-list .quote,.columns-2 .team-member,.projects.columns-2 ul.projects li.project,.projects-page.columns-2 ul.projects li.project,.region__col.region__col--2 ul.projects li.project,body #site .widget_woothemes_features .columns-2 .feature,.columns-3 .testimonials-list .quote,.columns-3 .team-member,.projects.columns-3 ul.projects li.project,.projects-page.columns-3 ul.projects li.project,.region__col.region__col--3 ul.projects li.project,body #site .widget_woothemes_features .columns-3 .feature,.columns-4 .testimonials-list .quote,.columns-4 .team-member,.projects.columns-4 ul.projects li.project,.projects-page.columns-4 ul.projects li.project,.region__col.region__col--4 ul.projects li.project,body #site .widget_woothemes_features .columns-4 .feature,.columns-5 .testimonials-list .quote,.columns-5 .team-member,.projects.columns-5 ul.projects li.project,.projects-page.columns-5 ul.projects li.project,.region__col.region__col--5 ul.projects li.project,body #site .widget_woothemes_features .columns-5 .feature,.columns-6 .testimonials-list .quote,.columns-6 .team-member,.projects.columns-6 ul.projects li.project,.projects-page.columns-6 ul.projects li.project,.region__col.region__col--6 ul.projects li.project,body #site .widget_woothemes_features .columns-6 .feature {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2,.region--4-8-cols-left-reverse .region__col--1 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4,.columns-5 .testimonials-list .quote,.columns-5 .team-member,.projects.columns-5 ul.projects li.project,.projects-page.columns-5 ul.projects li.project,.region__col.region__col--5 ul.projects li.project,body #site .widget_woothemes_features .columns-5 .feature,.columns-6 .testimonials-list .quote,.columns-6 .team-member,.projects.columns-6 ul.projects li.project,.projects-page.columns-6 ul.projects li.project,.region__col.region__col--6 ul.projects li.project,body #site .widget_woothemes_features .columns-6 .feature {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,.columns-2 .testimonials-list .quote,.columns-2 .team-member,.projects.columns-2 ul.projects li.project,.projects-page.columns-2 ul.projects li.project,.region__col.region__col--2 ul.projects li.project,body #site .widget_woothemes_features .columns-2 .feature,.columns-3 .testimonials-list .quote,.columns-3 .team-member,.projects.columns-3 ul.projects li.project,.projects-page.columns-3 ul.projects li.project,.region__col.region__col--3 ul.projects li.project,body #site .widget_woothemes_features .columns-3 .feature,.columns-4 .testimonials-list .quote,.columns-4 .team-member,.projects.columns-4 ul.projects li.project,.projects-page.columns-4 ul.projects li.project,.region__col.region__col--4 ul.projects li.project,body #site .widget_woothemes_features .columns-4 .feature {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12,.blog-posts.posts--12-cols-classic [id^="post-"],.blog-posts.posts--12-cols-classic [id^="term-"],.blog-posts.terms--12-cols-classic [id^="post-"],.blog-posts.terms--12-cols-classic [id^="term-"],.archive-posts.posts--12-cols-classic [id^="post-"],.archive-posts.posts--12-cols-classic [id^="term-"],.archive-posts.terms--12-cols-classic [id^="post-"],.archive-posts.terms--12-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"],.terms.posts--12-cols-classic [id^="post-"],.terms.posts--12-cols-classic [id^="term-"],.terms.terms--12-cols-classic [id^="post-"],.terms.terms--12-cols-classic [id^="term-"],.search-posts.posts--12-cols-classic [id^="post-"],.search-posts.posts--12-cols-classic [id^="term-"],.search-posts.terms--12-cols-classic [id^="post-"],.search-posts.terms--12-cols-classic [id^="term-"],.columns-1 .testimonials-list .quote,.columns-1 .team-member,.projects.columns-1 ul.projects li.project,.projects-page.columns-1 ul.projects li.project,.region__col.region__col--1 ul.projects li.project,body #site .widget_woothemes_features .columns-1 .feature {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3,.region__col--1,.region__col--3,.region--3-6-3-cols-left .region__col--1,.region--3-6-3-cols-left .region__col--3,.region--3-9-cols-left .region__col--1,.region--3-9-cols-left .region__col--3,.region--9-3-cols-left .region__col--2,.region--9-3-cols-left .region__col--4,.region--3-3-3-3-cols-left .region__col,.region--3-3-3-3-cols-center .region__col,.columns-4 .testimonials-list .quote,.columns-4 .team-member,.projects.columns-4 ul.projects li.project,.projects-page.columns-4 ul.projects li.project,.region__col.region__col--4 ul.projects li.project,body #site .widget_woothemes_features .columns-4 .feature,.columns-5 .testimonials-list .quote,.columns-5 .team-member,.projects.columns-5 ul.projects li.project,.projects-page.columns-5 ul.projects li.project,.region__col.region__col--5 ul.projects li.project,body #site .widget_woothemes_features .columns-5 .feature,.columns-6 .testimonials-list .quote,.columns-6 .team-member,.projects.columns-6 ul.projects li.project,.projects-page.columns-6 ul.projects li.project,.region__col.region__col--6 ul.projects li.project,body #site .widget_woothemes_features .columns-6 .feature {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4,.region--4-4-4-cols-left .region__col,.region--4-4-4-cols-left-center-right .region__col,.region--4-4-4-cols-center .region__col,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,.columns-3 .testimonials-list .quote,.columns-3 .team-member,.projects.columns-3 ul.projects li.project,.projects-page.columns-3 ul.projects li.project,.region__col.region__col--3 ul.projects li.project,body #site .widget_woothemes_features .columns-3 .feature {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--2,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--2 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6,.region--6-6-cols-left .region__col,.region--6-6-cols-left-right .region__col,.region--6-6-cols-center .region__col,.region--6-6-cols-right .region__col,.region--6-6-cols-left-reverse .region__col,.region--3-6-3-cols-left .region__col--2,.blog-posts.posts--6-6-cols-classic [id^="post-"],.blog-posts.posts--6-6-cols-classic [id^="term-"],.blog-posts.terms--6-6-cols-classic [id^="post-"],.blog-posts.terms--6-6-cols-classic [id^="term-"],.archive-posts.posts--6-6-cols-classic [id^="post-"],.archive-posts.posts--6-6-cols-classic [id^="term-"],.archive-posts.terms--6-6-cols-classic [id^="post-"],.archive-posts.terms--6-6-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--6-6-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--6-6-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--6-6-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--6-6-cols-classic [id^="term-"],.terms.posts--6-6-cols-classic [id^="post-"],.terms.posts--6-6-cols-classic [id^="term-"],.terms.terms--6-6-cols-classic [id^="post-"],.terms.terms--6-6-cols-classic [id^="term-"],.search-posts.posts--6-6-cols-classic [id^="post-"],.search-posts.posts--6-6-cols-classic [id^="term-"],.search-posts.terms--6-6-cols-classic [id^="post-"],.search-posts.terms--6-6-cols-classic [id^="term-"],.blog-posts.posts--4-4-4-cols-classic [id^="post-"],.blog-posts.posts--4-4-4-cols-classic [id^="term-"],.blog-posts.terms--4-4-4-cols-classic [id^="post-"],.blog-posts.terms--4-4-4-cols-classic [id^="term-"],.archive-posts.posts--4-4-4-cols-classic [id^="post-"],.archive-posts.posts--4-4-4-cols-classic [id^="term-"],.archive-posts.terms--4-4-4-cols-classic [id^="post-"],.archive-posts.terms--4-4-4-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="term-"],.terms.posts--4-4-4-cols-classic [id^="post-"],.terms.posts--4-4-4-cols-classic [id^="term-"],.terms.terms--4-4-4-cols-classic [id^="post-"],.terms.terms--4-4-4-cols-classic [id^="term-"],.search-posts.posts--4-4-4-cols-classic [id^="post-"],.search-posts.posts--4-4-4-cols-classic [id^="term-"],.search-posts.terms--4-4-4-cols-classic [id^="post-"],.search-posts.terms--4-4-4-cols-classic [id^="term-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="term-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],.terms.posts--3-3-3-3-cols-classic [id^="post-"],.terms.posts--3-3-3-3-cols-classic [id^="term-"],.terms.terms--3-3-3-3-cols-classic [id^="post-"],.terms.terms--3-3-3-3-cols-classic [id^="term-"],.search-posts.posts--3-3-3-3-cols-classic [id^="post-"],.search-posts.posts--3-3-3-3-cols-classic [id^="term-"],.search-posts.terms--3-3-3-3-cols-classic [id^="post-"],.search-posts.terms--3-3-3-3-cols-classic [id^="term-"],.blog-posts[class*="6-6-cols-lateral"] [id^="post-"],.blog-posts[class*="6-6-cols-lateral"] [id^="term-"],.archive-posts[class*="6-6-cols-lateral"] [id^="post-"],.archive-posts[class*="6-6-cols-lateral"] [id^="term-"],.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"],.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"],.terms[class*="6-6-cols-lateral"] [id^="post-"],.terms[class*="6-6-cols-lateral"] [id^="term-"],.search-posts[class*="6-6-cols-lateral"] [id^="post-"],.search-posts[class*="6-6-cols-lateral"] [id^="term-"] {
        flex: 0 0 50%;
        max-width: 100%
    }

    .col-md-7,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__col--1,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__col--1 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9,.region--3-9-cols-left .region__col--2,.region--3-9-cols-left .region__col--4,.region--9-3-cols-left .region__col--1,.region--9-3-cols-left .region__col--3 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12,.site-content.region--9-3-cols-left>.region__container>.region__row>.region__col--3,.site-content.region--3-9-cols-left>.region__container>.region__row>.region__col--1,.blog-posts [id^="post-"],.blog-posts [id^="term-"],.archive-posts [id^="post-"],.archive-posts [id^="term-"],.grimlock-query-section__posts [id^="post-"],.grimlock-query-section__posts [id^="term-"],.terms [id^="post-"],.terms [id^="term-"],.search-posts [id^="post-"],.search-posts [id^="term-"] {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2,.columns-5 .testimonials-list .quote,.columns-5 .team-member,.projects.columns-5 ul.projects li.project,.projects-page.columns-5 ul.projects li.project,.region__col.region__col--5 ul.projects li.project,body #site .widget_woothemes_features .columns-5 .feature,.columns-6 .testimonials-list .quote,.columns-6 .team-member,.projects.columns-6 ul.projects li.project,.projects-page.columns-6 ul.projects li.project,.region__col.region__col--6 ul.projects li.project,body #site .widget_woothemes_features .columns-6 .feature {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3,.site-content.region--9-3-cols-left>.region__container>.region__row>.region__col--3,.site-content.region--3-9-cols-left>.region__container>.region__row>.region__col--1,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4,.blog-posts.posts--4-4-4-cols-classic [id^="post-"],.blog-posts.posts--4-4-4-cols-classic [id^="term-"],.blog-posts.terms--4-4-4-cols-classic [id^="post-"],.blog-posts.terms--4-4-4-cols-classic [id^="term-"],.archive-posts.posts--4-4-4-cols-classic [id^="post-"],.archive-posts.posts--4-4-4-cols-classic [id^="term-"],.archive-posts.terms--4-4-4-cols-classic [id^="post-"],.archive-posts.terms--4-4-4-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--4-4-4-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--4-4-4-cols-classic [id^="term-"],.terms.posts--4-4-4-cols-classic [id^="post-"],.terms.posts--4-4-4-cols-classic [id^="term-"],.terms.terms--4-4-4-cols-classic [id^="post-"],.terms.terms--4-4-4-cols-classic [id^="term-"],.search-posts.posts--4-4-4-cols-classic [id^="post-"],.search-posts.posts--4-4-4-cols-classic [id^="term-"],.search-posts.terms--4-4-4-cols-classic [id^="post-"],.search-posts.terms--4-4-4-cols-classic [id^="term-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="term-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],.terms.posts--3-3-3-3-cols-classic [id^="post-"],.terms.posts--3-3-3-3-cols-classic [id^="term-"],.terms.terms--3-3-3-3-cols-classic [id^="post-"],.terms.terms--3-3-3-3-cols-classic [id^="term-"],.search-posts.posts--3-3-3-3-cols-classic [id^="post-"],.search-posts.posts--3-3-3-3-cols-classic [id^="term-"],.search-posts.terms--3-3-3-3-cols-classic [id^="post-"],.search-posts.terms--3-3-3-3-cols-classic [id^="term-"] {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .post-media {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.terms[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].has-post-thumbnail .card-body {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3,.blog-posts.posts--3-3-3-3-cols-classic [id^="post-"],.blog-posts.posts--3-3-3-3-cols-classic [id^="term-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="post-"],.blog-posts.terms--3-3-3-3-cols-classic [id^="term-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="post-"],.archive-posts.posts--3-3-3-3-cols-classic [id^="term-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="post-"],.archive-posts.terms--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.posts--3-3-3-3-cols-classic [id^="term-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="post-"],.grimlock-query-section__posts.terms--3-3-3-3-cols-classic [id^="term-"],.terms.posts--3-3-3-3-cols-classic [id^="post-"],.terms.posts--3-3-3-3-cols-classic [id^="term-"],.terms.terms--3-3-3-3-cols-classic [id^="post-"],.terms.terms--3-3-3-3-cols-classic [id^="term-"],.search-posts.posts--3-3-3-3-cols-classic [id^="post-"],.search-posts.posts--3-3-3-3-cols-classic [id^="term-"],.search-posts.terms--3-3-3-3-cols-classic [id^="post-"],.search-posts.terms--3-3-3-3-cols-classic [id^="term-"] {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.table,table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0,0,0,0)
}

.table th,table th,.table td,table td {
    padding: .5rem;
    vertical-align: top;
    border-top: 1px solid #E9EFF3
}

.table thead th,table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #E9EFF3
}

.table tbody+tbody,table tbody+tbody {
    border-top: 2px solid #E9EFF3
}

.table .table,table .table,.table table,table table {
    background-color: #fff
}

.table-sm th,.table-sm td {
    padding: .3rem
}

.table-bordered {
    border: 1px solid #E9EFF3
}

.table-bordered th,.table-bordered td {
    border: 1px solid #E9EFF3
}

.table-bordered thead th,.table-bordered thead td {
    border-bottom-width: 2px
}

.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd),.widget_calendar table tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,0.05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0,0,0,0.075)
}

.table-primary,.table-primary>th,.table-primary>td {
    background-color: #cdd4f5
}

.table-hover .table-primary:hover {
    background-color: #b8c2f1
}

.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th {
    background-color: #b8c2f1
}

.table-secondary,.table-secondary>th,.table-secondary>td {
    background-color: #f4f7fd
}

.table-hover .table-secondary:hover {
    background-color: #dee7f9
}

.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th {
    background-color: #dee7f9
}

.table-success,.table-success>th,.table-success>td {
    background-color: #baecdd
}

.table-hover .table-success:hover {
    background-color: #a6e6d3
}

.table-hover .table-success:hover>td,.table-hover .table-success:hover>th {
    background-color: #a6e6d3
}

.table-info,.table-info>th,.table-info>td {
    background-color: #b8daff
}

.table-hover .table-info:hover {
    background-color: #9fcdff
}

.table-hover .table-info:hover>td,.table-hover .table-info:hover>th {
    background-color: #9fcdff
}

.table-warning,.table-warning>th,.table-warning>td {
    background-color: #fad6c1
}

.table-hover .table-warning:hover {
    background-color: #f8c6a9
}

.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th {
    background-color: #f8c6a9
}

.table-danger,.table-danger>th,.table-danger>td {
    background-color: #fac1c1
}

.table-hover .table-danger:hover {
    background-color: #f8a9a9
}

.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th {
    background-color: #f8a9a9
}

.table-light,.table-light>th,.table-light>td {
    background-color: #fbfcfc
}

.table-hover .table-light:hover {
    background-color: #ecf1f1
}

.table-hover .table-light:hover>td,.table-hover .table-light:hover>th {
    background-color: #ecf1f1
}

.table-dark,.table-dark>th,.table-dark>td {
    background-color: #c9cacc
}

.table-hover .table-dark:hover {
    background-color: #bcbdc0
}

.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th {
    background-color: #bcbdc0
}

.table-active,.table-active>th,.table-active>td {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover {
    background-color: rgba(0,0,0,0.075)
}

.table-hover .table-active:hover>td,.table-hover .table-active:hover>th {
    background-color: rgba(0,0,0,0.075)
}

.table .thead-dark th,table .thead-dark th {
    color: #fff;
    background-color: #19233A;
    border-color: #253355
}

.table .thead-light th,table .thead-light th {
    color: #48465b;
    background-color: #E9EFF3;
    border-color: #E9EFF3
}

.table-dark {
    color: #fff;
    background-color: #19233A
}

.table-dark th,.table-dark td,.table-dark thead th {
    border-color: #253355
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd),.widget_calendar table.table-dark tbody tr:nth-of-type(odd) {
    background-color: rgba(255,255,255,0.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255,255,255,0.075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display:block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive,.widget_calendar .calendar_wrap {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered,.widget_calendar .calendar_wrap>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.85rem + 2px);
    padding: .8rem 1.25rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #48465b;
    background-color: #f0f3f4;
    background-clip: padding-box;
    border: 2px solid rgba(0,0,0,0.15);
    border-radius: .3rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #48465b;
    background-color: #f0f3f4;
    border-color: rgba(78,100,221,0.25);
    outline: 0;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05)
}

.form-control::-webkit-input-placeholder {
    color: #77888F;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #77888F;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

.form-control::placeholder {
    color: #77888F;
    opacity: 1
}

.form-control:disabled,.form-control[readonly] {
    background-color: #E9EFF3;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #48465b;
    background-color: #f0f3f4
}

.form-control-file,.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.8rem + 2px);
    padding-bottom: calc(.8rem + 2px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.25
}

.col-form-label-lg {
    padding-top: calc(1rem + 2px);
    padding-bottom: calc(1rem + 2px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.35rem + 2px);
    padding-bottom: calc(.35rem + 2px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .8rem;
    padding-bottom: .8rem;
    margin-bottom: 0;
    line-height: 1.25;
    color: #48465b;
    background-color: transparent;
    border: solid transparent;
    border-width: 2px 0
}

.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(2.0125rem + 2px);
    padding: .35rem .8rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .3rem
}

.form-control-lg {
    height: calc(3.3125rem + 2px);
    padding: 1rem 1.55rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[size],select.form-control[multiple] {
    height: auto
}

textarea.form-control {
    height: auto
}

.form-group,.ninja-forms-form .field-wrap,.ninja-forms-form #ninja_forms_required_items,.wpcf7-form-control-wrap,.gform_wrapper .gfield {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,.form-row>.region__col,.testimonials-list.form-row>div,.team-members.form-row>div,.features.form-row>div,.projects_list_widget.form-row>div,.form-row>[class*="col-"] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #77888F
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #0abb87
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 3px 8px;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.6;
    color: #fff;
    background-color: rgba(10,187,135,0.75);
    border-radius: .3rem
}

.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid {
    border-color: #0abb87
}

.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus {
    border-color: #0abb87;
    box-shadow: 0 0 0 .2rem rgba(10,187,135,0.25)
}

.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip,.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label {
    color: #0abb87
}

.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label {
    color: #0abb87
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before {
    background-color: #4ff6c5
}

.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before {
    background-color: #0debaa
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(10,187,135,0.25)
}

.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label {
    border-color: #0abb87
}

.was-validated .custom-file-input:valid ~ .custom-file-label::after,.custom-file-input.is-valid ~ .custom-file-label::after {
    border-color: inherit
}

.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip {
    display: block
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(10,187,135,0.25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #ED2121
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 3px 8px;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.6;
    color: #fff;
    background-color: rgba(237,33,33,0.75);
    border-radius: .3rem
}

.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid {
    border-color: #ED2121
}

.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus {
    border-color: #ED2121;
    box-shadow: 0 0 0 .2rem rgba(237,33,33,0.25)
}

.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip,.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label {
    color: #ED2121
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label {
    color: #ED2121
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before {
    background-color: #f79797
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
    background-color: #f15050
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(237,33,33,0.25)
}

.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label {
    border-color: #ED2121
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::after,.custom-file-input.is-invalid ~ .custom-file-label::after {
    border-color: inherit
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip {
    display: block
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(237,33,33,0.25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group,.form-inline .ninja-forms-form .field-wrap,.ninja-forms-form .form-inline .field-wrap,.form-inline .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form .form-inline #ninja_forms_required_items,.form-inline .wpcf7-form-control-wrap,.form-inline .gform_wrapper .gfield,.gform_wrapper .form-inline .gfield {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group,.form-inline .custom-select {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn,button,.button,input[type="button"],input[type="submit"],input[type="reset"] {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .8rem 1.25rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .3rem;
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn,button,.button,input[type="button"],input[type="submit"],input[type="reset"] {
        transition: none
    }
}

.btn:hover,button:hover,.button:hover,input:hover[type="button"],input:hover[type="submit"],input:hover[type="reset"],.btn:focus,button:focus,.button:focus,input:focus[type="button"],input:focus[type="submit"],input:focus[type="reset"] {
    text-decoration: none
}

.btn:focus,button:focus,.button:focus,input:focus[type="button"],input:focus[type="submit"],input:focus[type="reset"],.btn.focus,button.focus,.focus.button,input.focus[type="button"],input.focus[type="submit"],input.focus[type="reset"] {
    outline: 0;
    box-shadow: none
}

.btn.disabled,button.disabled,.disabled.button,input.disabled[type="button"],input.disabled[type="submit"],input.disabled[type="reset"],.btn:disabled,button:disabled,.button:disabled,input:disabled[type="button"],input:disabled[type="submit"],input:disabled[type="reset"] {
    opacity: .65
}

.btn:not(:disabled):not(.disabled),button:not(:disabled):not(.disabled),.button:not(:disabled):not(.disabled),input:not(:disabled):not(.disabled)[type="button"],input:not(:disabled):not(.disabled)[type="submit"],input:not(:disabled):not(.disabled)[type="reset"] {
    cursor: pointer
}

a.btn.disabled,a.disabled.button,fieldset:disabled a.btn,fieldset:disabled a.button {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

.btn-primary:hover {
    color: #fff;
    background-color: #2e48d7;
    border-color: #2842d0
}

.btn-primary:focus,.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.5)
}

.btn-primary.disabled,.btn-primary:disabled {
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #2842d0;
    border-color: #263ec5
}

.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.5)
}

.btn-secondary {
    color: #fff;
    background-color: #D6E2F9;
    border-color: #D6E2F9
}

.btn-secondary:hover {
    color: #fff;
    background-color: #b5caf4;
    border-color: #aac3f2
}

.btn-secondary:focus,.btn-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(214,226,249,0.5)
}

.btn-secondary.disabled,.btn-secondary:disabled {
    color: #fff;
    background-color: #D6E2F9;
    border-color: #D6E2F9
}

.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #aac3f2;
    border-color: #9ebbf1
}

.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(214,226,249,0.5)
}

.btn-success {
    color: #fff;
    background-color: #0abb87;
    border-color: #0abb87
}

.btn-success:hover {
    color: #fff;
    background-color: #08976d;
    border-color: #078b64
}

.btn-success:focus,.btn-success.focus {
    box-shadow: 0 0 0 .2rem rgba(10,187,135,0.5)
}

.btn-success.disabled,.btn-success:disabled {
    color: #fff;
    background-color: #0abb87;
    border-color: #0abb87
}

.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #078b64;
    border-color: #077e5b
}

.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(10,187,135,0.5)
}

.btn-info {
    color: #fff;
    background-color: #007BFF;
    border-color: #007BFF
}

.btn-info:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-info:focus,.btn-info.focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.5)
}

.btn-info.disabled,.btn-info:disabled {
    color: #fff;
    background-color: #007BFF;
    border-color: #007BFF
}

.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.5)
}

.btn-warning {
    color: #fff;
    background-color: #ED6E21;
    border-color: #ED6E21
}

.btn-warning:hover {
    color: #fff;
    background-color: #d65c11;
    border-color: #cb5710
}

.btn-warning:focus,.btn-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(237,110,33,0.5)
}

.btn-warning.disabled,.btn-warning:disabled {
    color: #fff;
    background-color: #ED6E21;
    border-color: #ED6E21
}

.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cb5710;
    border-color: #bf520f
}

.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(237,110,33,0.5)
}

.btn-danger {
    color: #fff;
    background-color: #ED2121;
    border-color: #ED2121
}

.btn-danger:hover {
    color: #fff;
    background-color: #d61111;
    border-color: #cb1010
}

.btn-danger:focus,.btn-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(237,33,33,0.5)
}

.btn-danger.disabled,.btn-danger:disabled {
    color: #fff;
    background-color: #ED2121;
    border-color: #ED2121
}

.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #cb1010;
    border-color: #bf0f0f
}

.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(237,33,33,0.5)
}

.btn-light {
    color: #fff;
    background-color: #f0f3f4;
    border-color: #f0f3f4
}

.btn-light:hover {
    color: #fff;
    background-color: #dae1e4;
    border-color: #d3dbde
}

.btn-light:focus,.btn-light.focus {
    box-shadow: 0 0 0 .2rem rgba(240,243,244,0.5)
}

.btn-light.disabled,.btn-light:disabled {
    color: #fff;
    background-color: #f0f3f4;
    border-color: #f0f3f4
}

.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle {
    color: #fff;
    background-color: #d3dbde;
    border-color: #cbd6d9
}

.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(240,243,244,0.5)
}

.btn-dark {
    color: #fff;
    background-color: #3D404A;
    border-color: #3D404A
}

.btn-dark:hover {
    color: #fff;
    background-color: #2c2e35;
    border-color: #26282e
}

.btn-dark:focus,.btn-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(61,64,74,0.5)
}

.btn-dark.disabled,.btn-dark:disabled {
    color: #fff;
    background-color: #3D404A;
    border-color: #3D404A
}

.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #26282e;
    border-color: #202227
}

.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(61,64,74,0.5)
}

.btn-outline-primary {
    color: #4E64DD;
    background-color: transparent;
    background-image: none;
    border-color: #4E64DD
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

.btn-outline-primary:focus,.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.5)
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
    color: #4E64DD;
    background-color: transparent
}

.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.5)
}

.btn-outline-secondary {
    color: #D6E2F9;
    background-color: transparent;
    background-image: none;
    border-color: #D6E2F9
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #D6E2F9;
    border-color: #D6E2F9
}

.btn-outline-secondary:focus,.btn-outline-secondary.focus {
    box-shadow: 0 0 0 .2rem rgba(214,226,249,0.5)
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
    color: #D6E2F9;
    background-color: transparent
}

.btn-outline-secondary:active,.btn-outline-secondary.active,.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #D6E2F9;
    border-color: #D6E2F9
}

.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(214,226,249,0.5)
}

.btn-outline-success {
    color: #0abb87;
    background-color: transparent;
    background-image: none;
    border-color: #0abb87
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #0abb87;
    border-color: #0abb87
}

.btn-outline-success:focus,.btn-outline-success.focus {
    box-shadow: 0 0 0 .2rem rgba(10,187,135,0.5)
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
    color: #0abb87;
    background-color: transparent
}

.btn-outline-success:active,.btn-outline-success.active,.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #0abb87;
    border-color: #0abb87
}

.btn-outline-success:active:focus,.btn-outline-success.active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(10,187,135,0.5)
}

.btn-outline-info {
    color: #007BFF;
    background-color: transparent;
    background-image: none;
    border-color: #007BFF
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #007BFF;
    border-color: #007BFF
}

.btn-outline-info:focus,.btn-outline-info.focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.5)
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
    color: #007BFF;
    background-color: transparent
}

.btn-outline-info:active,.btn-outline-info.active,.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #007BFF;
    border-color: #007BFF
}

.btn-outline-info:active:focus,.btn-outline-info.active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0.5)
}

.btn-outline-warning {
    color: #ED6E21;
    background-color: transparent;
    background-image: none;
    border-color: #ED6E21
}

.btn-outline-warning:hover {
    color: #fff;
    background-color: #ED6E21;
    border-color: #ED6E21
}

.btn-outline-warning:focus,.btn-outline-warning.focus {
    box-shadow: 0 0 0 .2rem rgba(237,110,33,0.5)
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
    color: #ED6E21;
    background-color: transparent
}

.btn-outline-warning:active,.btn-outline-warning.active,.show>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ED6E21;
    border-color: #ED6E21
}

.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(237,110,33,0.5)
}

.btn-outline-danger {
    color: #ED2121;
    background-color: transparent;
    background-image: none;
    border-color: #ED2121
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #ED2121;
    border-color: #ED2121
}

.btn-outline-danger:focus,.btn-outline-danger.focus {
    box-shadow: 0 0 0 .2rem rgba(237,33,33,0.5)
}

.btn-outline-danger.disabled,.btn-outline-danger:disabled {
    color: #ED2121;
    background-color: transparent
}

.btn-outline-danger:active,.btn-outline-danger.active,.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ED2121;
    border-color: #ED2121
}

.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(237,33,33,0.5)
}

.btn-outline-light {
    color: #f0f3f4;
    background-color: transparent;
    background-image: none;
    border-color: #f0f3f4
}

.btn-outline-light:hover {
    color: #fff;
    background-color: #f0f3f4;
    border-color: #f0f3f4
}

.btn-outline-light:focus,.btn-outline-light.focus {
    box-shadow: 0 0 0 .2rem rgba(240,243,244,0.5)
}

.btn-outline-light.disabled,.btn-outline-light:disabled {
    color: #f0f3f4;
    background-color: transparent
}

.btn-outline-light:active,.btn-outline-light.active,.show>.btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f0f3f4;
    border-color: #f0f3f4
}

.btn-outline-light:active:focus,.btn-outline-light.active:focus,.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(240,243,244,0.5)
}

.btn-outline-dark {
    color: #3D404A;
    background-color: transparent;
    background-image: none;
    border-color: #3D404A
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #3D404A;
    border-color: #3D404A
}

.btn-outline-dark:focus,.btn-outline-dark.focus {
    box-shadow: 0 0 0 .2rem rgba(61,64,74,0.5)
}

.btn-outline-dark.disabled,.btn-outline-dark:disabled {
    color: #3D404A;
    background-color: transparent
}

.btn-outline-dark:active,.btn-outline-dark.active,.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #3D404A;
    border-color: #3D404A
}

.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(61,64,74,0.5)
}

.btn-link {
    font-weight: 400;
    color: #4E64DD;
    background-color: transparent
}

.btn-link:hover {
    color: #243bbb;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent
}

.btn-link:focus,.btn-link.focus {
    text-decoration: none;
    border-color: transparent;
    box-shadow: none
}

.btn-link:disabled,.btn-link.disabled {
    color: #77888F;
    pointer-events: none
}

.btn-lg {
    padding: 1rem 1.55rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-sm {
    padding: .35rem .8rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    transition: opacity 0.15s linear
}

@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropup,.dropright,.dropdown,.dropleft {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 0 0;
    margin: 20px 0 0;
    font-size: 1rem;
    color: #48465b;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,0);
    border-radius: .3rem
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 20px
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 20px
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 20px
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #E9EFF3
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .5rem 1rem;
    clear: both;
    font-weight: 400;
    color: #19233A;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:hover,.dropdown-item:focus {
    color: #111828;
    text-decoration: none;
    background-color: #f0f3f4
}

.dropdown-item.active,.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4E64DD
}

.dropdown-item.disabled,.dropdown-item:disabled {
    color: #77888F;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: 0 1rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: rgba(0,0,0,0.05);
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .5rem 1rem;
    color: #19233A
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.6rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #4E64DD
}

.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff,0 0 0 3px #4E64DD
}

.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #e4e7fa
}

.custom-control-input:disabled ~ .custom-control-label {
    color: #77888F
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #E9EFF3
}

.custom-control-label {
    position: relative;
    margin-bottom: 0
}

.custom-control-label::before {
    position: absolute;
    top: .3rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff
}

.custom-control-label::after {
    position: absolute;
    top: .3rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .3rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4E64DD
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #4E64DD
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: #fff
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: #fff
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4E64DD
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: #fff
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.85rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #48465b;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .3rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #b9c2f2;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(185,194,242,0.5)
}

.custom-select:focus::-ms-value {
    color: #48465b;
    background-color: #f0f3f4
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #77888F;
    background-color: #E9EFF3
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(2.0125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(3.3125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.85rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.85rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: rgba(78,100,221,0.25);
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.25)
}

.custom-file-input:focus ~ .custom-file-label::after {
    border-color: rgba(78,100,221,0.25)
}

.custom-file-input:disabled ~ .custom-file-label {
    background-color: #E9EFF3
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.85rem + 2px);
    padding: .8rem 1.25rem;
    line-height: 1.25;
    color: #48465b;
    background-color: #f0f3f4;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .3rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.85rem;
    padding: .8rem 1.25rem;
    line-height: 1.25;
    color: #48465b;
    content: "Browse";
    background-color: #E9EFF3;
    border-left: 1px solid rgba(0,0,0,0.15);
    border-radius: 0 .3rem .3rem 0
}

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(78,100,221,0.25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(78,100,221,0.25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(78,100,221,0.25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #4E64DD;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #e4e7fa
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #4E64DD;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #e4e7fa
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #4E64DD;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    appearance: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #e4e7fa
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-control-label::before,.custom-file-label,.custom-select {
    transition: background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .custom-control-label::before,.custom-file-label,.custom-select {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:hover,.nav-link:focus {
    text-decoration: none
}

.nav-link.disabled {
    color: #77888F
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus {
    border-color: #E9EFF3
}

.nav-tabs .nav-link.disabled {
    color: #77888F;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {
    color: #48465b;
    background-color: #fff;
    border-color: #ddd
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .3rem
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #4E64DD
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 1rem
}

.navbar>.container,.region .navbar>.region__container,.main-navigation.navbar--container-classic .navbar>.navbar__container,.main-navigation.navbar--container-narrow .navbar>.navbar__container,.main-navigation.navbar--container-narrower .navbar>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar>.widget:not([class*="widget_grimlock_"]),.navbar>.container-fluid,.region.region--container-fluid.navbar>.region__container,.region.region--container-fluid>.region__inner.navbar>.region__container,.main-navigation.navbar--container-fluid .navbar>.navbar__container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3rem;
    padding-bottom: .3rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .3rem
}

.navbar-toggler:hover,.navbar-toggler:focus {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .navbar-expand-sm>.container,.region .navbar-expand-sm>.region__container,.main-navigation.navbar--container-classic .navbar-expand-sm>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-sm>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-sm>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-sm>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-sm>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-sm>.widget:not([class*="widget_grimlock_"]),.navbar-expand-sm>.container-fluid,.region.region--container-fluid.navbar-expand-sm>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-sm>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-sm>.navbar__container {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,.region .navbar-expand-sm>.region__container,.main-navigation.navbar--container-classic .navbar-expand-sm>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-sm>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-sm>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-sm>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-sm>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-sm>.widget:not([class*="widget_grimlock_"]),.navbar-expand-sm>.container-fluid,.region.region--container-fluid.navbar-expand-sm>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-sm>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-sm>.navbar__container {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .navbar-expand-md>.container,.region .navbar-expand-md>.region__container,.main-navigation.navbar--container-classic .navbar-expand-md>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-md>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-md>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-md>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-md>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-md>.widget:not([class*="widget_grimlock_"]),.navbar-expand-md>.container-fluid,.region.region--container-fluid.navbar-expand-md>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-md>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-md>.navbar__container {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,.region .navbar-expand-md>.region__container,.main-navigation.navbar--container-classic .navbar-expand-md>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-md>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-md>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-md>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-md>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-md>.widget:not([class*="widget_grimlock_"]),.navbar-expand-md>.container-fluid,.region.region--container-fluid.navbar-expand-md>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-md>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-md>.navbar__container {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg>.container,.region .navbar-expand-lg>.region__container,.main-navigation.navbar--container-classic .navbar-expand-lg>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-lg>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-lg>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-lg>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-lg>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-lg>.widget:not([class*="widget_grimlock_"]),.navbar-expand-lg>.container-fluid,.region.region--container-fluid.navbar-expand-lg>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-lg>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-lg>.navbar__container {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,.region .navbar-expand-lg>.region__container,.main-navigation.navbar--container-classic .navbar-expand-lg>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-lg>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-lg>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-lg>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-lg>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-lg>.widget:not([class*="widget_grimlock_"]),.navbar-expand-lg>.container-fluid,.region.region--container-fluid.navbar-expand-lg>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-lg>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-lg>.navbar__container {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .navbar-expand-xl>.container,.region .navbar-expand-xl>.region__container,.main-navigation.navbar--container-classic .navbar-expand-xl>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-xl>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-xl>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-xl>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-xl>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-xl>.widget:not([class*="widget_grimlock_"]),.navbar-expand-xl>.container-fluid,.region.region--container-fluid.navbar-expand-xl>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-xl>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-xl>.navbar__container {
        padding-right:0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow:row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,.region .navbar-expand-xl>.region__container,.main-navigation.navbar--container-classic .navbar-expand-xl>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand-xl>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand-xl>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand-xl>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand-xl>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand-xl>.widget:not([class*="widget_grimlock_"]),.navbar-expand-xl>.container-fluid,.region.region--container-fluid.navbar-expand-xl>.region__container,.region.region--container-fluid>.region__inner.navbar-expand-xl>.region__container,.main-navigation.navbar--container-fluid .navbar-expand-xl>.navbar__container {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,.region .navbar-expand>.region__container,.main-navigation.navbar--container-classic .navbar-expand>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand>.widget:not([class*="widget_grimlock_"]),.navbar-expand>.container-fluid,.region.region--container-fluid.navbar-expand>.region__container,.region.region--container-fluid>.region__inner.navbar-expand>.region__container,.main-navigation.navbar--container-fluid .navbar-expand>.navbar__container {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,.region .navbar-expand>.region__container,.main-navigation.navbar--container-classic .navbar-expand>.navbar__container,.main-navigation.navbar--container-narrow .navbar-expand>.navbar__container,.main-navigation.navbar--container-narrower .navbar-expand>.navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area.navbar-expand>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area.navbar-expand>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area.navbar-expand>.widget:not([class*="widget_grimlock_"]),.navbar-expand>.container-fluid,.region.region--container-fluid.navbar-expand>.region__container,.region.region--container-fluid>.region__inner.navbar-expand>.region__container,.main-navigation.navbar--container-fluid .navbar-expand>.navbar__container {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,0.5)
}

.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0,0,0,0.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0,0,0,0.3)
}

.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,0.5);
    border-color: rgba(0,0,0,0.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,0.5)
}

.navbar-light .navbar-text a {
    color: rgba(0,0,0,0.9)
}

.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus {
    color: rgba(0,0,0,0.9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,0.5)
}

.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255,255,255,0.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255,255,255,0.25)
}

.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.5);
    border-color: rgba(255,255,255,0.1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,0.5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid #eff0f6;
    border-radius: .3rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.card-body {
    flex: 1 1 auto;
    padding: 1.3rem
}

.card-title {
    margin-bottom: 1rem
}

.card-subtitle {
    margin-top: -.5rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.3rem
}

.card-header {
    padding: 1rem 1.3rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,0.03);
    border-bottom: 0 solid #eff0f6
}

.card-header:first-child {
    border-radius: calc(.3rem - 0) calc(.3rem - 0) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: 1rem 1.3rem;
    background-color: rgba(0,0,0,0.03);
    border-top: 0 solid #eff0f6
}

.card-footer:last-child {
    border-radius: 0 0 calc(.3rem - 0) calc(.3rem - 0)
}

.card-header-tabs {
    margin-right: -.65rem;
    margin-bottom: -1rem;
    margin-left: -.65rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.65rem;
    margin-left: -.65rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.3rem - 0)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.3rem - 0);
    border-top-right-radius: calc(.3rem - 0)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.3rem - 0);
    border-bottom-left-radius: calc(.3rem - 0)
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow:row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        flex-flow:row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-img-top,.card-group>.card:first-child .card-header {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-img-bottom,.card-group>.card:first-child .card-footer {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-img-top,.card-group>.card:last-child .card-header {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-img-bottom,.card-group>.card:last-child .card-footer {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: .3rem
    }

    .card-group>.card:only-child .card-img-top,.card-group>.card:only-child .card-header {
        border-top-left-radius: .3rem;
        border-top-right-radius: .3rem
    }

    .card-group>.card:only-child .card-img-bottom,.card-group>.card:only-child .card-footer {
        border-bottom-right-radius: .3rem;
        border-bottom-left-radius: .3rem
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: 1rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #E9EFF3;
    border-radius: .3rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #77888F;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #77888F
}

.badge {
    display: inline-block;
    padding: .3em .6em;
    font-size: 75%;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .3rem
}

.badge:empty {
    display: none
}

.btn .badge,button .badge,.button .badge,input[type="button"] .badge,input[type="submit"] .badge,input[type="reset"] .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #4E64DD
}

.badge-primary[href]:hover,.badge-primary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2842d0
}

.badge-secondary {
    color: #fff;
    background-color: #D6E2F9
}

.badge-secondary[href]:hover,.badge-secondary[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #aac3f2
}

.badge-success {
    color: #fff;
    background-color: #0abb87
}

.badge-success[href]:hover,.badge-success[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #078b64
}

.badge-info {
    color: #fff;
    background-color: #007BFF
}

.badge-info[href]:hover,.badge-info[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-warning {
    color: #fff;
    background-color: #ED6E21
}

.badge-warning[href]:hover,.badge-warning[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #cb5710
}

.badge-danger {
    color: #fff;
    background-color: #ED2121
}

.badge-danger[href]:hover,.badge-danger[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #cb1010
}

.badge-light {
    color: #fff;
    background-color: #f0f3f4
}

.badge-light[href]:hover,.badge-light[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #d3dbde
}

.badge-dark {
    color: #fff;
    background-color: #3D404A
}

.badge-dark[href]:hover,.badge-dark[href]:focus {
    color: #fff;
    text-decoration: none;
    background-color: #26282e
}

.alert,.must-log-in,.no-comments,.wpcf7-response-output,.mc4wp-alert,body:not(.page-template-template-dashboard) #primary>#main .no_users,body:not(.page-template-template-dashboard) #primary>#main .widget-error,body:not(.page-template-template-dashboard) #before_content .no_users,body:not(.page-template-template-dashboard) #before_content .widget-error,body:not(.page-template-template-dashboard) #after_content .no_users,body:not(.page-template-template-dashboard) #after_content .widget-error,.lwa-status,body .gform_wrapper div.validation_error {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .3rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 600
}

.alert-dismissible {
    padding-right: 4.2rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #293473;
    background-color: #dce0f8;
    border-color: #cdd4f5
}

.alert-primary hr {
    border-top-color: #b8c2f1
}

.alert-primary .alert-link {
    color: #1c234d
}

.alert-secondary {
    color: #6f7681;
    background-color: #f7f9fe;
    border-color: #f4f7fd
}

.alert-secondary hr {
    border-top-color: #dee7f9
}

.alert-secondary .alert-link {
    color: #575d66
}

.alert-success {
    color: #056146;
    background-color: #cef1e7;
    border-color: #baecdd
}

.alert-success hr {
    border-top-color: #a6e6d3
}

.alert-success .alert-link {
    color: #033123
}

.alert-info,body:not(.page-template-template-dashboard) #primary>#main .no_users,body:not(.page-template-template-dashboard) #primary>#main .widget-error,body:not(.page-template-template-dashboard) #before_content .no_users,body:not(.page-template-template-dashboard) #before_content .widget-error,body:not(.page-template-template-dashboard) #after_content .no_users,body:not(.page-template-template-dashboard) #after_content .widget-error {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-info hr,body:not(.page-template-template-dashboard) #primary>#main .no_users hr,body:not(.page-template-template-dashboard) #primary>#main .widget-error hr,body:not(.page-template-template-dashboard) #before_content .no_users hr,body:not(.page-template-template-dashboard) #before_content .widget-error hr,body:not(.page-template-template-dashboard) #after_content .no_users hr,body:not(.page-template-template-dashboard) #after_content .widget-error hr {
    border-top-color: #9fcdff
}

.alert-info .alert-link,body:not(.page-template-template-dashboard) #primary>#main .no_users .alert-link,body:not(.page-template-template-dashboard) #primary>#main .widget-error .alert-link,body:not(.page-template-template-dashboard) #before_content .no_users .alert-link,body:not(.page-template-template-dashboard) #before_content .widget-error .alert-link,body:not(.page-template-template-dashboard) #after_content .no_users .alert-link,body:not(.page-template-template-dashboard) #after_content .widget-error .alert-link {
    color: #002752
}

.alert-warning {
    color: #7b3911;
    background-color: #fbe2d3;
    border-color: #fad6c1
}

.alert-warning hr {
    border-top-color: #f8c6a9
}

.alert-warning .alert-link {
    color: #4e240b
}

.alert-danger {
    color: #7b1111;
    background-color: #fbd3d3;
    border-color: #fac1c1
}

.alert-danger hr {
    border-top-color: #f8a9a9
}

.alert-danger .alert-link {
    color: #4e0b0b
}

.alert-light {
    color: #7d7e7f;
    background-color: #fcfdfd;
    border-color: #fbfcfc
}

.alert-light hr {
    border-top-color: #ecf1f1
}

.alert-light .alert-link {
    color: #646565
}

.alert-dark {
    color: #202126;
    background-color: #d8d9db;
    border-color: #c9cacc
}

.alert-dark hr {
    border-top-color: #bcbdc0
}

.alert-dark .alert-link {
    color: #09090a
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #E9EFF3;
    border-radius: .3rem
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #4E64DD;
    transition: width 0.6s ease
}

@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #48465b;
    text-align: inherit
}

.list-group-item-action:hover,.list-group-item-action:focus {
    color: #48465b;
    text-decoration: none;
    background-color: #f0f3f4
}

.list-group-item-action:active {
    color: #48465b;
    background-color: #E9EFF3
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.125)
}

.list-group-item:first-child {
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.list-group-item:hover,.list-group-item:focus {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,.list-group-item:disabled {
    color: #77888F;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-primary {
    color: #293473;
    background-color: #cdd4f5
}

.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus {
    color: #293473;
    background-color: #b8c2f1
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #293473;
    border-color: #293473
}

.list-group-item-secondary {
    color: #6f7681;
    background-color: #f4f7fd
}

.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus {
    color: #6f7681;
    background-color: #dee7f9
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #6f7681;
    border-color: #6f7681
}

.list-group-item-success {
    color: #056146;
    background-color: #baecdd
}

.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus {
    color: #056146;
    background-color: #a6e6d3
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #056146;
    border-color: #056146
}

.list-group-item-info {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-warning {
    color: #7b3911;
    background-color: #fad6c1
}

.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus {
    color: #7b3911;
    background-color: #f8c6a9
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7b3911;
    border-color: #7b3911
}

.list-group-item-danger {
    color: #7b1111;
    background-color: #fac1c1
}

.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus {
    color: #7b1111;
    background-color: #f8a9a9
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #7b1111;
    border-color: #7b1111
}

.list-group-item-light {
    color: #7d7e7f;
    background-color: #fbfcfc
}

.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus {
    color: #7d7e7f;
    background-color: #ecf1f1
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7d7e7f;
    border-color: #7d7e7f
}

.list-group-item-dark {
    color: #202126;
    background-color: #c9cacc
}

.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus {
    color: #202126;
    background-color: #bcbdc0
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #202126;
    border-color: #202126
}

.close {
    float: right;
    font-size: 1.7rem;
    font-weight: 100;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .5
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus {
    color: #000;
    text-decoration: none;
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (10px * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (10px * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,0);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 0 solid #E9EFF3;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.6
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 0 solid #E9EFF3
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 8% auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (8% * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (8% * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width:800px
    }
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #4E64DD !important
}

a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {
    background-color: #2842d0 !important
}

.bg-secondary {
    background-color: #D6E2F9 !important
}

a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {
    background-color: #aac3f2 !important
}

.bg-success {
    background-color: #0abb87 !important
}

a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {
    background-color: #078b64 !important
}

.bg-info {
    background-color: #007BFF !important
}

a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {
    background-color: #0062cc !important
}

.bg-warning {
    background-color: #ED6E21 !important
}

a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {
    background-color: #cb5710 !important
}

.bg-danger {
    background-color: #ED2121 !important
}

a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {
    background-color: #cb1010 !important
}

.bg-light {
    background-color: #f0f3f4 !important
}

a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {
    background-color: #d3dbde !important
}

.bg-dark {
    background-color: #3D404A !important
}

a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {
    background-color: #26282e !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #4E64DD !important
}

.border-secondary {
    border-color: #D6E2F9 !important
}

.border-success {
    border-color: #0abb87 !important
}

.border-info {
    border-color: #007BFF !important
}

.border-warning {
    border-color: #ED6E21 !important
}

.border-danger {
    border-color: #ED2121 !important
}

.border-light {
    border-color: #f0f3f4 !important
}

.border-dark {
    border-color: #3D404A !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .3rem !important
}

.rounded-top {
    border-top-left-radius: .3rem !important;
    border-top-right-radius: .3rem !important
}

.rounded-right {
    border-top-right-radius: .3rem !important;
    border-bottom-right-radius: .3rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .3rem !important;
    border-bottom-left-radius: .3rem !important
}

.rounded-left {
    border-top-left-radius: .3rem !important;
    border-bottom-left-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clear::after,.clearfix::after,.entry-content::after,.entry-header::after,.entry-footer::after,.comment-content::after,.site-preheader::after,.site-header::after,.site-before-content::after,.site-content::after,.site-after-content::after,.site-prefooter::after,.site-footer::after,.sidebar::after,.region::after,.main-navigation .navbar-nav>.menu-item .sub-menu::after,.site-preheader .menu>.menu-item .sub-menu::after,.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item::after,.site-preheader .menu>.menu-item .sub-menu .menu-item::after,.main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu::after,.site-preheader .menu>.menu-item .sub-menu .sub-menu::after,.site-preheader .menu::after,.vertical-navbar .navbar-nav .menu-item::after,.widget::after,ul.wpp-list li::after,.lwa.lwa-divs-only .lwa-form .lwa-links::after,.testimonials-list .quote .author::after,.projects ul.projects::after,.projects-page ul.projects::after,.wpcf7-form-control-wrap::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction:row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction:row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction:row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction:row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float:left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float:left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float:left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float:left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position:-webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only,.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.075) !important
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,.my-0 {
    margin-top: 0 !important
}

.mr-0,.mx-0 {
    margin-right: 0 !important
}

.mb-0,.my-0 {
    margin-bottom: 0 !important
}

.ml-0,.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,.my-1 {
    margin-top: .25rem !important
}

.mr-1,.mx-1 {
    margin-right: .25rem !important
}

.mb-1,.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,.my-2 {
    margin-top: .5rem !important
}

.mr-2,.mx-2 {
    margin-right: .5rem !important
}

.mb-2,.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status,.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,.my-3 {
    margin-top: 1rem !important
}

.mr-3,.mx-3 {
    margin-right: 1rem !important
}

.mb-3,.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,.my-5 {
    margin-top: 3rem !important
}

.mr-5,.mx-5 {
    margin-right: 3rem !important
}

.mb-5,.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,.py-0 {
    padding-top: 0 !important
}

.pr-0,.px-0 {
    padding-right: 0 !important
}

.pb-0,.py-0 {
    padding-bottom: 0 !important
}

.pl-0,.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,.py-1 {
    padding-top: .25rem !important
}

.pr-1,.px-1 {
    padding-right: .25rem !important
}

.pb-1,.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,.py-2 {
    padding-top: .5rem !important
}

.pr-2,.px-2 {
    padding-right: .5rem !important
}

.pb-2,.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,.py-3 {
    padding-top: 1rem !important
}

.pr-3,.px-3 {
    padding-right: 1rem !important
}

.pb-3,.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,.py-5 {
    padding-top: 3rem !important
}

.pr-5,.px-5 {
    padding-right: 3rem !important
}

.pb-5,.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,.my-auto {
    margin-top: auto !important
}

.mr-auto,.mx-auto {
    margin-right: auto !important
}

.mb-auto,.my-auto {
    margin-bottom: auto !important
}

.ml-auto,.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin:0 !important
    }

    .mt-sm-0,.my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,.mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,.my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,.mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,.my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,.mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,.my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,.mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,.my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,.mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,.my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,.mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,.my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,.mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,.my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,.mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,.my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,.mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,.my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,.mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,.my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,.mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,.my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,.mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,.py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,.px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,.py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,.px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,.py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,.px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,.py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,.px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,.py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,.px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,.py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,.px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,.py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,.px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,.py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,.px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,.py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,.px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,.py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,.px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,.py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,.px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,.py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,.px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,.my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,.mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,.my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,.mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin:0 !important
    }

    .mt-md-0,.my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,.mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,.my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,.mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,.my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,.mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,.my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,.mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,.my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,.mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,.my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,.mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,.my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,.mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,.my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,.mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,.my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,.mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,.my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,.mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,.my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,.mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,.my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,.mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,.py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,.px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,.py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,.px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,.py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,.px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,.py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,.px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,.py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,.px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,.py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,.px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,.py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,.px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,.py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,.px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,.py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,.px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,.py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,.px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,.py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,.px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,.py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,.px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,.my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,.mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,.my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,.mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin:0 !important
    }

    .mt-lg-0,.my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,.mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,.my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,.mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,.my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,.mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,.my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,.mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,.my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,.mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,.my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,.mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,.my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,.mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,.my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,.mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,.my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,.mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,.my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,.mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,.my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,.mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,.my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,.mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,.py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,.px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,.py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,.px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,.py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,.px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,.py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,.px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,.py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,.px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,.py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,.px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,.py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,.px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,.py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,.px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,.py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,.px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,.py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,.px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,.py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,.px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,.py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,.px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,.my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,.mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,.my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,.mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin:0 !important
    }

    .mt-xl-0,.my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,.mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,.my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,.mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,.my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,.mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,.my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,.mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,.my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,.mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,.my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,.mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,.my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,.mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,.my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,.mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,.my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,.mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,.my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,.mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,.my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,.mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,.my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,.mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,.py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,.px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,.py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,.px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,.py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,.px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,.py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,.px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,.py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,.px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,.py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,.px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,.py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,.px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,.py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,.px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,.py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,.px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,.py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,.px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,.py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,.px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,.py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,.px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,.my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,.mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,.my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,.mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

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

.text-right {
    text-align: right !important
}

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

@media (min-width: 576px) {
    .text-sm-left {
        text-align:left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align:left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align:left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 600 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #4E64DD !important
}

a.text-primary:hover,a.text-primary:focus {
    color: #2842d0 !important
}

.text-secondary {
    color: #D6E2F9 !important
}

a.text-secondary:hover,a.text-secondary:focus {
    color: #aac3f2 !important
}

.text-success {
    color: #0abb87 !important
}

a.text-success:hover,a.text-success:focus {
    color: #078b64 !important
}

.text-info {
    color: #007BFF !important
}

a.text-info:hover,a.text-info:focus {
    color: #0062cc !important
}

.text-warning {
    color: #ED6E21 !important
}

a.text-warning:hover,a.text-warning:focus {
    color: #cb5710 !important
}

.text-danger {
    color: #ED2121 !important
}

a.text-danger:hover,a.text-danger:focus {
    color: #cb1010 !important
}

.text-light {
    color: #f0f3f4 !important
}

a.text-light:hover,a.text-light:focus {
    color: #d3dbde !important
}

.text-dark {
    color: #3D404A !important
}

a.text-dark:hover,a.text-dark:focus {
    color: #26282e !important
}

.text-body {
    color: #48465b !important
}

.text-muted {
    color: #77888F !important
}

.text-black-50 {
    color: rgba(0,0,0,0.5) !important
}

.text-white-50 {
    color: rgba(255,255,255,0.5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {
    *,*::before,*::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]) {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    pre,blockquote {
        border: 1px solid #ACB1B5;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table,table {
        border-collapse: collapse !important
    }

    .table td,table td,.table th,table th {
        background-color: #fff !important
    }

    .table-bordered th,.table-bordered td {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody {
        border-color: #E9EFF3
    }

    .table .thead-dark th,table .thead-dark th {
        color: inherit;
        border-color: #E9EFF3
    }
}

.element-animated,.main-navigation .navbar-nav>.menu-item .sub-menu,.site-preheader .menu>.menu-item .sub-menu,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation,#custom_header .region__container,#custom_header .region__col--2,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.element-animated.short,.main-navigation .navbar-nav>.menu-item .short.sub-menu,.site-preheader .menu>.menu-item .short.sub-menu,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .short.main-navigation,#custom_header .short.region__container,#custom_header .short.region__col--2,.widget_icl_lang_sel_widget .wpml-ls .short.wpml-ls-sub-menu {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.element-animated.long,.main-navigation .navbar-nav>.menu-item .long.sub-menu,.site-preheader .menu>.menu-item .long.sub-menu,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .long.main-navigation,#custom_header .long.region__container,#custom_header .long.region__col--2,.widget_icl_lang_sel_widget .wpml-ls .long.wpml-ls-sub-menu {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.element-animated.infinite,.main-navigation .navbar-nav>.menu-item .infinite.sub-menu,.site-preheader .menu>.menu-item .infinite.sub-menu,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .infinite.main-navigation,#custom_header .infinite.region__container,#custom_header .infinite.region__col--2,.widget_icl_lang_sel_widget .wpml-ls .infinite.wpml-ls-sub-menu {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes slide-from-right {
    0% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-right {
    0% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-right {
    -webkit-animation-name: slide-from-right;
    animation-name: slide-from-right
}

@-webkit-keyframes slide-from-left {
    0% {
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-left {
    0% {
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-left {
    -webkit-animation-name: slide-from-left;
    animation-name: slide-from-left
}

@-webkit-keyframes slide-from-top {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-top {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-top,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation {
    -webkit-animation-name: slide-from-top;
    animation-name: slide-from-top
}

@-webkit-keyframes slide-from-bottom {
    0% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-bottom {
    0% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-bottom {
    -webkit-animation-name: slide-from-bottom;
    animation-name: slide-from-bottom
}

@-webkit-keyframes slide-from-right-bottom {
    0% {
        -webkit-transform: translate(30px, 30px);
        transform: translate(30px, 30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-right-bottom {
    0% {
        -webkit-transform: translate(30px, 30px);
        transform: translate(30px, 30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-right-bottom {
    -webkit-animation-name: slide-from-right-bottom;
    animation-name: slide-from-right-bottom
}

@-webkit-keyframes slide-from-left-bottom {
    0% {
        -webkit-transform: translate(-30px, 30px);
        transform: translate(-30px, 30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-left-bottom {
    0% {
        -webkit-transform: translate(-30px, 30px);
        transform: translate(-30px, 30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-left-bottom {
    -webkit-animation-name: slide-from-left-bottom;
    animation-name: slide-from-left-bottom
}

@-webkit-keyframes slide-from-right-top {
    0% {
        -webkit-transform: translate(30px, -30px);
        transform: translate(30px, -30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-right-top {
    0% {
        -webkit-transform: translate(30px, -30px);
        transform: translate(30px, -30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-right-top {
    -webkit-animation-name: slide-from-right-top;
    animation-name: slide-from-right-top
}

@-webkit-keyframes slide-from-left-top {
    0% {
        -webkit-transform: translate(-30px, -30px);
        transform: translate(-30px, -30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes slide-from-left-top {
    0% {
        -webkit-transform: translate(-30px, -30px);
        transform: translate(-30px, -30px)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.slide-from-left-top {
    -webkit-animation-name: slide-from-left-top;
    animation-name: slide-from-left-top
}

@-webkit-keyframes slide-left-right {
    0% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    50% {
        -webkit-transform: none;
        transform: none
    }

    100% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
}

@keyframes slide-left-right {
    0% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    50% {
        -webkit-transform: none;
        transform: none
    }

    100% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
}

.slide-left-right {
    -webkit-animation-name: slide-left-right;
    animation-name: slide-left-right;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes slide-top-bottom {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: none;
        transform: none
    }

    100% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
}

@keyframes slide-top-bottom {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        -webkit-transform: none;
        transform: none
    }

    100% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
}

.slide-top-bottom {
    -webkit-animation-name: slide-top-bottom;
    animation-name: slide-top-bottom;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes tremble {
    0%,20%,40%,60%,80%,100% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes tremble {
    0%,20%,40%,60%,80%,100% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: none;
        transform: none
    }
}

.tremble {
    -webkit-animation-name: tremble;
    animation-name: tremble;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes fade-out {
    0% {
        opacity: .8
    }

    100% {
        opacity: 0
    }
}

@keyframes fade-out {
    0% {
        opacity: .8
    }

    100% {
        opacity: 0
    }
}

.fade-out {
    -webkit-animation-name: fade-out;
    animation-name: fade-out
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fade-in,.main-navigation .navbar-nav>.menu-item .sub-menu,.site-preheader .menu>.menu-item .sub-menu,#custom_header .region__container,#custom_header .region__col--2,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
    -webkit-animation-name: fade-in;
    animation-name: fade-in;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes pulsate {
    0%,100% {
        opacity: .8
    }

    50% {
        opacity: .6
    }
}

@keyframes pulsate {
    0%,100% {
        opacity: .8
    }

    50% {
        opacity: .6
    }
}

.pulsate {
    -webkit-animation-name: pulsate;
    animation-name: pulsate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.rotate {
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rotate-slide-from-right {
    0% {
        -webkit-transform: translateX(60px) rotate(1turn);
        transform: translateX(60px) rotate(1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rotate-slide-from-right {
    0% {
        -webkit-transform: translateX(60px) rotate(1turn);
        transform: translateX(60px) rotate(1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.rotate-slide-from-right {
    -webkit-animation-name: rotate-slide-from-right;
    animation-name: rotate-slide-from-right;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rotate-slide-from-left {
    0% {
        -webkit-transform: translateX(-60px) rotate(-1turn);
        transform: translateX(-60px) rotate(-1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rotate-slide-from-left {
    0% {
        -webkit-transform: translateX(-60px) rotate(-1turn);
        transform: translateX(-60px) rotate(-1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.rotate-slide-from-left {
    -webkit-animation-name: rotate-slide-from-left;
    animation-name: rotate-slide-from-left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rotate-slide-from-top {
    0% {
        -webkit-transform: translateY(-60px) rotate(-1turn);
        transform: translateY(-60px) rotate(-1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rotate-slide-from-top {
    0% {
        -webkit-transform: translateY(-60px) rotate(-1turn);
        transform: translateY(-60px) rotate(-1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.rotate-slide-from-top {
    -webkit-animation-name: rotate-slide-from-top;
    animation-name: rotate-slide-from-top;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes rotate-slide-from-bottom {
    0% {
        -webkit-transform: translateY(60px) rotate(-1turn);
        transform: translateY(60px) rotate(-1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rotate-slide-from-bottom {
    0% {
        -webkit-transform: translateY(60px) rotate(-1turn);
        transform: translateY(60px) rotate(-1turn);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

.rotate-slide-from-bottom {
    -webkit-animation-name: rotate-slide-from-bottom;
    animation-name: rotate-slide-from-bottom;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes appear-from-right {
    0% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes appear-from-right {
    0% {
        -webkit-transform: translateX(60px);
        transform: translateX(60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.appear-from-right {
    -webkit-animation-name: appear-from-right;
    animation-name: appear-from-right;
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
    animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1)
}

@-webkit-keyframes appear-from-left {
    0% {
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes appear-from-left {
    0% {
        -webkit-transform: translateX(-60px);
        transform: translateX(-60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.appear-from-left {
    -webkit-animation-name: appear-from-left;
    animation-name: appear-from-left;
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
    animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1)
}

@-webkit-keyframes appear-from-top {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes appear-from-top {
    0% {
        -webkit-transform: translateY(-60px);
        transform: translateY(-60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.appear-from-top {
    -webkit-animation-name: appear-from-top;
    animation-name: appear-from-top;
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
    animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1)
}

@-webkit-keyframes appear-from-bottom {
    0% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes appear-from-bottom {
    0% {
        -webkit-transform: translateY(60px);
        transform: translateY(60px);
        opacity: 0
    }

    40% {
        opacity: .7
    }

    70% {
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.appear-from-bottom {
    -webkit-animation-name: appear-from-bottom;
    animation-name: appear-from-bottom;
    -webkit-animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1);
    animation-timing-function: cubic-bezier(0.39, 0.58, 0.57, 1)
}

@font-face {
    font-family: 'cera';
    src: url("assets/fonts/cera/cera.ttf?foirwg") format("truetype"),url("assets/fonts/cera/cera.woff?foirwg") format("woff"),url("assets/fonts/cera/cera.svg?foirwg#cera") format("svg");
    font-weight: normal;
    font-style: normal
}

.cera-icon {
    font-family: 'cera' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto
}

.cera-menu-arrow:before {
    content: ""
}

.cera-quote:before {
    content: ""
}

.cera-pushpin:before {
    content: ""
}

.cera-swap:before {
    content: ""
}

.cera-alphabetical:before {
    content: ""
}

.cera-talk:before {
    content: ""
}

.cera-student:before {
    content: ""
}

.cera-reply-all:before {
    content: ""
}

.cera-star-on:before {
    content: ""
}

.cera-heart-on:before {
    content: ""
}

.cera-activity:before {
    content: ""
}

.cera-airplay:before {
    content: ""
}

.cera-alert-circle:before {
    content: ""
}

.cera-alert-octagon:before {
    content: ""
}

.cera-alert-triangle:before {
    content: ""
}

.cera-align-center:before {
    content: ""
}

.cera-align-justify:before {
    content: ""
}

.cera-align-left:before {
    content: ""
}

.cera-align-right:before {
    content: ""
}

.cera-anchor:before {
    content: ""
}

.cera-aperture:before {
    content: ""
}

.cera-archive:before {
    content: ""
}

.cera-arrow-down-circle:before {
    content: ""
}

.cera-arrow-down-left:before {
    content: ""
}

.cera-arrow-down-right:before {
    content: ""
}

.cera-arrow-down:before {
    content: ""
}

.cera-arrow-left-circle:before {
    content: ""
}

.cera-arrow-left:before {
    content: ""
}

.cera-arrow-right-circle:before {
    content: ""
}

.cera-arrow-right:before {
    content: ""
}

.cera-arrow-up-circle:before {
    content: ""
}

.cera-arrow-up-left:before {
    content: ""
}

.cera-arrow-up-right:before {
    content: ""
}

.cera-arrow-up:before {
    content: ""
}

.cera-at-sign:before {
    content: ""
}

.cera-award:before {
    content: ""
}

.cera-bar-chart-2:before {
    content: ""
}

.cera-bar-chart:before {
    content: ""
}

.cera-battery-charging:before {
    content: ""
}

.cera-battery:before {
    content: ""
}

.cera-bell-off:before {
    content: ""
}

.cera-bell:before {
    content: ""
}

.cera-bluetooth:before {
    content: ""
}

.cera-bold:before {
    content: ""
}

.cera-book-open:before {
    content: ""
}

.cera-book:before {
    content: ""
}

.cera-bookmark:before {
    content: ""
}

.cera-box:before {
    content: ""
}

.cera-briefcase:before {
    content: ""
}

.cera-calendar:before {
    content: ""
}

.cera-camera-off:before {
    content: ""
}

.cera-camera:before {
    content: ""
}

.cera-cast:before {
    content: ""
}

.cera-check-circle:before {
    content: ""
}

.cera-check-square:before {
    content: ""
}

.cera-check:before {
    content: ""
}

.cera-chevron-down:before {
    content: ""
}

.cera-chevron-left:before {
    content: ""
}

.cera-chevron-right:before {
    content: ""
}

.cera-chevron-up:before {
    content: ""
}

.cera-chevrons-down:before {
    content: ""
}

.cera-chevrons-left:before {
    content: ""
}

.cera-chevrons-right:before {
    content: ""
}

.cera-chevrons-up:before {
    content: ""
}

.cera-chrome:before {
    content: ""
}

.cera-circle:before {
    content: ""
}

.cera-clipboard:before {
    content: ""
}

.cera-clock:before {
    content: ""
}

.cera-cloud-drizzle:before {
    content: ""
}

.cera-cloud-lightning:before {
    content: ""
}

.cera-cloud-off:before {
    content: ""
}

.cera-cloud-rain:before {
    content: ""
}

.cera-cloud-snow:before {
    content: ""
}

.cera-cloud:before {
    content: ""
}

.cera-code:before {
    content: ""
}

.cera-codepen:before {
    content: ""
}

.cera-codesandbox:before {
    content: ""
}

.cera-coffee:before {
    content: ""
}

.cera-columns:before {
    content: ""
}

.cera-command:before {
    content: ""
}

.cera-compass:before {
    content: ""
}

.cera-copy:before {
    content: ""
}

.cera-corner-down-left:before {
    content: ""
}

.cera-corner-down-right:before {
    content: ""
}

.cera-corner-left-down:before {
    content: ""
}

.cera-corner-left-up:before {
    content: ""
}

.cera-corner-right-down:before {
    content: ""
}

.cera-corner-right-up:before {
    content: ""
}

.cera-corner-up-left:before {
    content: ""
}

.cera-corner-up-right:before {
    content: ""
}

.cera-cpu:before {
    content: ""
}

.cera-credit-card:before {
    content: ""
}

.cera-crop:before {
    content: ""
}

.cera-crosshair:before {
    content: ""
}

.cera-database:before {
    content: ""
}

.cera-delete:before {
    content: ""
}

.cera-disc:before {
    content: ""
}

.cera-dollar-sign:before {
    content: ""
}

.cera-download-cloud:before {
    content: ""
}

.cera-download:before {
    content: ""
}

.cera-droplet:before {
    content: ""
}

.cera-edit-2:before {
    content: ""
}

.cera-edit-3:before {
    content: ""
}

.cera-edit:before {
    content: ""
}

.cera-external-link:before {
    content: ""
}

.cera-eye-off:before {
    content: ""
}

.cera-eye:before {
    content: ""
}

.cera-facebook:before {
    content: ""
}

.cera-fast-forward:before {
    content: ""
}

.cera-feather:before {
    content: ""
}

.cera-figma:before {
    content: ""
}

.cera-file-minus:before {
    content: ""
}

.cera-file-plus:before {
    content: ""
}

.cera-file-text:before {
    content: ""
}

.cera-file:before {
    content: ""
}

.cera-film:before {
    content: ""
}

.cera-filter:before {
    content: ""
}

.cera-flag:before {
    content: ""
}

.cera-folder-minus:before {
    content: ""
}

.cera-folder-plus:before {
    content: ""
}

.cera-folder:before {
    content: ""
}

.cera-framer:before {
    content: ""
}

.cera-frown:before {
    content: ""
}

.cera-gift:before {
    content: ""
}

.cera-git-branch:before {
    content: ""
}

.cera-git-commit:before {
    content: ""
}

.cera-git-merge:before {
    content: ""
}

.cera-git-pull-request:before {
    content: ""
}

.cera-github:before {
    content: ""
}

.cera-gitlab:before {
    content: ""
}

.cera-globe:before {
    content: ""
}

.cera-grid:before {
    content: ""
}

.cera-hard-drive:before {
    content: ""
}

.cera-hash:before {
    content: ""
}

.cera-headphones:before {
    content: ""
}

.cera-heart:before {
    content: ""
}

.cera-help-circle:before {
    content: ""
}

.cera-hexagon:before {
    content: ""
}

.cera-home:before {
    content: ""
}

.cera-image:before {
    content: ""
}

.cera-inbox:before {
    content: ""
}

.cera-info:before {
    content: ""
}

.cera-instagram:before {
    content: ""
}

.cera-italic:before {
    content: ""
}

.cera-key:before {
    content: ""
}

.cera-layers:before {
    content: ""
}

.cera-layout:before {
    content: ""
}

.cera-life-buoy:before {
    content: ""
}

.cera-link-2:before {
    content: ""
}

.cera-link:before {
    content: ""
}

.cera-linkedin:before {
    content: ""
}

.cera-list:before {
    content: ""
}

.cera-loader:before {
    content: ""
}

.cera-lock:before {
    content: ""
}

.cera-log-in:before {
    content: ""
}

.cera-log-out:before {
    content: ""
}

.cera-mail:before {
    content: ""
}

.cera-map-pin:before {
    content: ""
}

.cera-map:before {
    content: ""
}

.cera-maximize-2:before {
    content: ""
}

.cera-maximize:before {
    content: ""
}

.cera-meh:before {
    content: ""
}

.cera-menu:before {
    content: ""
}

.cera-message-circle:before {
    content: ""
}

.cera-message-square:before {
    content: ""
}

.cera-mic-off:before {
    content: ""
}

.cera-mic:before {
    content: ""
}

.cera-minimize-2:before {
    content: ""
}

.cera-minimize:before {
    content: ""
}

.cera-minus-circle:before {
    content: ""
}

.cera-minus-square:before {
    content: ""
}

.cera-minus:before {
    content: ""
}

.cera-monitor:before {
    content: ""
}

.cera-moon:before {
    content: ""
}

.cera-more-horizontal:before {
    content: ""
}

.cera-more-vertical:before {
    content: ""
}

.cera-mouse-pointer:before {
    content: ""
}

.cera-move:before {
    content: ""
}

.cera-music:before {
    content: ""
}

.cera-navigation-2:before {
    content: ""
}

.cera-navigation:before {
    content: ""
}

.cera-octagon:before {
    content: ""
}

.cera-package:before {
    content: ""
}

.cera-paperclip:before {
    content: ""
}

.cera-pause-circle:before {
    content: ""
}

.cera-pause:before {
    content: ""
}

.cera-pen-tool:before {
    content: ""
}

.cera-percent:before {
    content: ""
}

.cera-phone-call:before {
    content: ""
}

.cera-phone-forwarded:before {
    content: ""
}

.cera-phone-incoming:before {
    content: ""
}

.cera-phone-missed:before {
    content: ""
}

.cera-phone-off:before {
    content: ""
}

.cera-phone-outgoing:before {
    content: ""
}

.cera-phone:before {
    content: ""
}

.cera-pie-chart:before {
    content: ""
}

.cera-play-circle:before {
    content: ""
}

.cera-play:before {
    content: ""
}

.cera-plus-circle:before {
    content: ""
}

.cera-plus-square:before {
    content: ""
}

.cera-plus:before {
    content: ""
}

.cera-pocket:before {
    content: ""
}

.cera-power:before {
    content: ""
}

.cera-printer:before {
    content: ""
}

.cera-radio:before {
    content: ""
}

.cera-refresh-ccw:before {
    content: ""
}

.cera-refresh-cw:before {
    content: ""
}

.cera-repeat:before {
    content: ""
}

.cera-rewind:before {
    content: ""
}

.cera-rotate-ccw:before {
    content: ""
}

.cera-rotate-cw:before {
    content: ""
}

.cera-rss:before {
    content: ""
}

.cera-save:before {
    content: ""
}

.cera-scissors:before {
    content: ""
}

.cera-search:before {
    content: ""
}

.cera-send:before {
    content: ""
}

.cera-server:before {
    content: ""
}

.cera-settings:before {
    content: ""
}

.cera-share-2:before {
    content: ""
}

.cera-share:before {
    content: ""
}

.cera-shield-off:before {
    content: ""
}

.cera-shield:before {
    content: ""
}

.cera-shopping-bag:before {
    content: ""
}

.cera-shopping-cart:before {
    content: ""
}

.cera-shuffle:before {
    content: ""
}

.cera-sidebar:before {
    content: ""
}

.cera-skip-back:before {
    content: ""
}

.cera-skip-forward:before {
    content: ""
}

.cera-slack:before {
    content: ""
}

.cera-slash:before {
    content: ""
}

.cera-sliders:before {
    content: ""
}

.cera-smartphone:before {
    content: ""
}

.cera-smile:before {
    content: ""
}

.cera-speaker:before {
    content: ""
}

.cera-square:before {
    content: ""
}

.cera-star:before {
    content: ""
}

.cera-stop-circle:before {
    content: ""
}

.cera-sun:before {
    content: ""
}

.cera-sunrise:before {
    content: ""
}

.cera-sunset:before {
    content: ""
}

.cera-tablet:before {
    content: ""
}

.cera-tag:before {
    content: ""
}

.cera-target:before {
    content: ""
}

.cera-terminal:before {
    content: ""
}

.cera-thermometer:before {
    content: ""
}

.cera-thumbs-down:before {
    content: ""
}

.cera-thumbs-up:before {
    content: ""
}

.cera-toggle-left:before {
    content: ""
}

.cera-toggle-right:before {
    content: ""
}

.cera-trash-2:before {
    content: ""
}

.cera-trash:before {
    content: ""
}

.cera-trello:before {
    content: ""
}

.cera-trending-down:before {
    content: ""
}

.cera-trending-up:before {
    content: ""
}

.cera-triangle:before {
    content: ""
}

.cera-truck:before {
    content: ""
}

.cera-tv:before {
    content: ""
}

.cera-twitter:before {
    content: ""
}

.cera-type:before {
    content: ""
}

.cera-umbrella:before {
    content: ""
}

.cera-underline:before {
    content: ""
}

.cera-unlock:before {
    content: ""
}

.cera-upload-cloud:before {
    content: ""
}

.cera-upload:before {
    content: ""
}

.cera-user-check:before {
    content: ""
}

.cera-user-minus:before {
    content: ""
}

.cera-user-plus:before {
    content: ""
}

.cera-user-x:before {
    content: ""
}

.cera-user:before {
    content: ""
}

.cera-users:before {
    content: ""
}

.cera-video-off:before {
    content: ""
}

.cera-video:before {
    content: ""
}

.cera-voicemail:before {
    content: ""
}

.cera-volume-1:before {
    content: ""
}

.cera-volume-2:before {
    content: ""
}

.cera-volume-x:before {
    content: ""
}

.cera-volume:before {
    content: ""
}

.cera-watch:before {
    content: ""
}

.cera-wifi-off:before {
    content: ""
}

.cera-wifi:before {
    content: ""
}

.cera-wind:before {
    content: ""
}

.cera-x-circle:before {
    content: ""
}

.cera-x-octagon:before {
    content: ""
}

.cera-x-square:before {
    content: ""
}

.cera-x:before {
    content: ""
}

.cera-youtube:before {
    content: ""
}

.cera-zap-off:before {
    content: ""
}

.cera-zap:before {
    content: ""
}

.cera-zoom-in:before {
    content: ""
}

.cera-zoom-out:before {
    content: ""
}

:root {
    --grimlock-icon-times: "";
    --grimlock-icon-times-font-family: 'cera';
    --grimlock-icon-times-circle: "";
    --grimlock-icon-times-circle-font-family: 'cera';
    --grimlock-icon-check: "";
    --grimlock-icon-check-font-family: 'cera';
    --grimlock-icon-edit: "";
    --grimlock-icon-edit-font-family: 'cera';
    --grimlock-icon-alert-circle: "";
    --grimlock-icon-alert-circle-font-family: 'cera';
    --grimlock-icon-alert-triangle: "";
    --grimlock-icon-alert-triangle-font-family: 'cera';
    --grimlock-icon-question: "";
    --grimlock-icon-question-font-family: 'cera';
    --grimlock-icon-question-circle: "";
    --grimlock-icon-question-circle-font-family: 'cera';
    --grimlock-icon-plus: "";
    --grimlock-icon-plus-font-family: 'cera';
    --grimlock-icon-plus-circle: "";
    --grimlock-icon-plus-circle-font-family: 'cera';
    --grimlock-icon-minus: "";
    --grimlock-icon-minus-font-family: 'cera';
    --grimlock-icon-minus-circle: "";
    --grimlock-icon-minus-circle-font-family: 'cera';
    --grimlock-icon-search: "";
    --grimlock-icon-search-font-family: 'cera';
    --grimlock-icon-cog: "";
    --grimlock-icon-cog-font-family: 'cera';
    --grimlock-icon-cogs: "";
    --grimlock-icon-cogs-font-family: 'cera';
    --grimlock-icon-filter: "";
    --grimlock-icon-filter-font-family: 'cera';
    --grimlock-icon-sliders: "";
    --grimlock-icon-sliders-font-family: 'cera';
    --grimlock-icon-upload: "";
    --grimlock-icon-upload-font-family: 'cera';
    --grimlock-icon-download: "";
    --grimlock-icon-download-font-family: 'cera';
    --grimlock-icon-lock: "";
    --grimlock-icon-lock-font-family: 'cera';
    --grimlock-icon-unlock: "";
    --grimlock-icon-unlock-font-family: 'cera';
    --grimlock-icon-globe: "";
    --grimlock-icon-globe-font-family: 'cera';
    --grimlock-icon-map: "";
    --grimlock-icon-map-font-family: 'cera';
    --grimlock-icon-map-marker: "";
    --grimlock-icon-map-marker-font-family: 'cera';
    --grimlock-icon-trash: "";
    --grimlock-icon-trash-font-family: 'cera';
    --grimlock-icon-paperclip: "";
    --grimlock-icon-paperclip-font-family: 'cera';
    --grimlock-icon-thumbs-up: "";
    --grimlock-icon-thumbs-up-font-family: 'cera';
    --grimlock-icon-thumbs-down: "";
    --grimlock-icon-thumbs-down-font-family: 'cera';
    --grimlock-icon-signal: "";
    --grimlock-icon-signal-font-family: 'cera';
    --grimlock-icon-pin: "";
    --grimlock-icon-pin-font-family: 'cera';
    --grimlock-icon-file: "";
    --grimlock-icon-file-font-family: 'cera';
    --grimlock-icon-files: "";
    --grimlock-icon-files-font-family: 'cera';
    --grimlock-icon-file-text: "";
    --grimlock-icon-file-text-font-family: 'cera';
    --grimlock-icon-file-plus: "";
    --grimlock-icon-file-plus-font-family: 'cera';
    --grimlock-icon-folder: "";
    --grimlock-icon-folder-font-family: 'cera';
    --grimlock-icon-angle-up: "";
    --grimlock-icon-angle-up-font-family: 'cera';
    --grimlock-icon-angle-right: "";
    --grimlock-icon-angle-right-font-family: 'cera';
    --grimlock-icon-angle-down: "";
    --grimlock-icon-angle-down-font-family: 'cera';
    --grimlock-icon-angle-left: "";
    --grimlock-icon-angle-left-font-family: 'cera';
    --grimlock-icon-angle-double-up: "";
    --grimlock-icon-angle-double-up-font-family: 'cera';
    --grimlock-icon-angle-double-right: "";
    --grimlock-icon-angle-double-right-font-family: 'cera';
    --grimlock-icon-angle-double-down: "";
    --grimlock-icon-angle-double-down-font-family: 'cera';
    --grimlock-icon-angle-double-left: "";
    --grimlock-icon-angle-double-left-font-family: 'cera';
    --grimlock-icon-pager-next: "";
    --grimlock-icon-pager-next-font-family: 'cera';
    --grimlock-icon-pager-prev: "";
    --grimlock-icon-pager-prev-font-family: 'cera';
    --grimlock-icon-message: "";
    --grimlock-icon-message-font-family: 'cera';
    --grimlock-icon-messages: "";
    --grimlock-icon-messages-font-family: 'cera';
    --grimlock-icon-hourglass: "";
    --grimlock-icon-hourglass-font-family: 'cera';
    --grimlock-icon-expand: "";
    --grimlock-icon-expand-font-family: 'cera';
    --grimlock-icon-minimize: "";
    --grimlock-icon-minimize-font-family: 'cera';
    --grimlock-icon-loading: "";
    --grimlock-icon-loading-font-family: 'cera';
    --grimlock-icon-grid: "";
    --grimlock-icon-grid-font-family: 'cera';
    --grimlock-icon-eye: "";
    --grimlock-icon-eye-font-family: 'cera';
    --grimlock-icon-eye-off: "";
    --grimlock-icon-eye-off-font-family: 'cera';
    --grimlock-icon-check-circle: "";
    --grimlock-icon-check-circle-font-family: 'cera';
    --grimlock-icon-arrow-up: "";
    --grimlock-icon-arrow-up-font-family: 'cera';
    --grimlock-icon-arrow-right: "";
    --grimlock-icon-arrow-right-font-family: 'cera';
    --grimlock-icon-arrow-down: "";
    --grimlock-icon-arrow-down-font-family: 'cera';
    --grimlock-icon-arrow-left: "";
    --grimlock-icon-arrow-left-font-family: 'cera';
    --grimlock-icon-user: "";
    --grimlock-icon-user-font-family: 'cera';
    --grimlock-icon-users: "";
    --grimlock-icon-users-font-family: 'cera';
    --grimlock-icon-group: "";
    --grimlock-icon-group-font-family: 'cera';
    --grimlock-icon-groups: "";
    --grimlock-icon-groups-font-family: 'cera';
    --grimlock-icon-poke: "";
    --grimlock-icon-poke-font-family: 'cera';
    --grimlock-icon-cubes: "";
    --grimlock-icon-cubes-font-family: 'cera';
    --grimlock-icon-tasks: "";
    --grimlock-icon-tasks-font-family: 'cera';
    --grimlock-icon-compass: "";
    --grimlock-icon-compass-font-family: 'cera';
    --grimlock-icon-credit-card: "";
    --grimlock-icon-credit-card-font-family: 'cera';
    --grimlock-icon-at: "";
    --grimlock-icon-at-font-family: 'cera';
    --grimlock-icon-personal: "";
    --grimlock-icon-personal-font-family: 'cera';
    --grimlock-icon-trophy: "";
    --grimlock-icon-trophy-font-family: 'cera';
    --grimlock-icon-profile-avatar: "";
    --grimlock-icon-profile-avatar-font-family: 'cera';
    --grimlock-icon-image: "";
    --grimlock-icon-image-font-family: 'cera';
    --grimlock-icon-inbox: "";
    --grimlock-icon-inbox-font-family: 'cera';
    --grimlock-icon-quote: "";
    --grimlock-icon-quote-font-family: 'cera';
    --grimlock-icon-quill: "";
    --grimlock-icon-quill-font-family: 'cera';
    --grimlock-icon-share: "";
    --grimlock-icon-share-font-family: 'cera';
    --grimlock-icon-check-square: "";
    --grimlock-icon-check-square-font-family: 'cera';
    --grimlock-icon-bell: "";
    --grimlock-icon-bell-font-family: 'cera';
    --grimlock-icon-envelope: "";
    --grimlock-icon-envelope-font-family: 'cera';
    --grimlock-icon-data: "";
    --grimlock-icon-data-font-family: 'cera';
    --grimlock-icon-cancel: "";
    --grimlock-icon-cancel-font-family: 'cera';
    --grimlock-icon-chat: "";
    --grimlock-icon-chat-font-family: 'cera';
    --grimlock-icon-topic: "";
    --grimlock-icon-topic-font-family: 'cera';
    --grimlock-icon-album: "";
    --grimlock-icon-album-font-family: 'cera';
    --grimlock-icon-video: "";
    --grimlock-icon-video-font-family: 'cera';
    --grimlock-icon-music: "";
    --grimlock-icon-music-font-family: 'cera';
    --grimlock-icon-list: "";
    --grimlock-icon-list-font-family: 'cera';
    --grimlock-icon-spinner: "";
    --grimlock-icon-spinner-font-family: 'cera';
    --grimlock-icon-calendar: "";
    --grimlock-icon-calendar-font-family: 'cera';
    --grimlock-icon-asterisk: "";
    --grimlock-icon-asterisk-font-family: 'cera';
    --grimlock-icon-bolt: "";
    --grimlock-icon-bolt-font-family: 'cera';
    --grimlock-icon-flag: "";
    --grimlock-icon-flag-font-family: 'cera';
    --grimlock-icon-clock: "";
    --grimlock-icon-clock-font-family: 'cera';
    --grimlock-icon-stat: "";
    --grimlock-icon-stat-font-family: 'cera';
    --grimlock-icon-refresh: "";
    --grimlock-icon-refresh-font-family: 'cera';
    --grimlock-icon-dots-v: "";
    --grimlock-icon-dots-v-font-family: 'cera';
    --grimlock-icon-dots-h: "";
    --grimlock-icon-dots-h-font-family: 'cera';
    --grimlock-icon-switch: "";
    --grimlock-icon-switch-font-family: 'cera';
    --grimlock-icon-layers: "";
    --grimlock-icon-layers-font-family: 'cera';
    --grimlock-icon-print: "";
    --grimlock-icon-print-font-family: 'cera';
    --grimlock-icon-hamburger-menu: "";
    --grimlock-icon-hamburger-menu-font-family: 'cera';
    --grimlock-icon-sun: "";
    --grimlock-icon-sun-font-family: 'cera';
    --grimlock-icon-cart: "";
    --grimlock-icon-cart-font-family: 'cera';
    --grimlock-icon-checkout: "";
    --grimlock-icon-checkout-font-family: 'cera';
    --grimlock-icon-external-link: "";
    --grimlock-icon-external-link-font-family: 'cera';
    --grimlock-icon-ticket: "";
    --grimlock-icon-ticket-font-family: 'cera';
    --grimlock-icon-post-format-image: "";
    --grimlock-icon-post-format-image-font-family: 'cera';
    --grimlock-icon-post-format-aside: "";
    --grimlock-icon-post-format-aside-font-family: 'cera';
    --grimlock-icon-post-format-link: "";
    --grimlock-icon-post-format-link-font-family: 'cera';
    --grimlock-icon-post-format-quote: "";
    --grimlock-icon-post-format-quote-font-family: 'cera';
    --grimlock-icon-post-format-video: "";
    --grimlock-icon-post-format-video-font-family: 'cera';
    --grimlock-icon-post-format-gallery: "";
    --grimlock-icon-post-format-gallery-font-family: 'cera';
    --grimlock-icon-post-format-audio: "";
    --grimlock-icon-post-format-audio-font-family: 'cera';
    --grimlock-icon-post-format-status: "";
    --grimlock-icon-post-format-status-font-family: 'cera';
    --grimlock-icon-post-format-chat: "";
    --grimlock-icon-post-format-chat-font-family: 'cera';
    --grimlock-icon-user-new: "";
    --grimlock-icon-user-new-font-family: 'cera';
    --grimlock-icon-group-request: "";
    --grimlock-icon-group-request-font-family: 'cera';
    --grimlock-icon-my-groups: "";
    --grimlock-icon-my-groups-font-family: 'cera';
    --grimlock-icon-my-friends: "";
    --grimlock-icon-my-friends-font-family: 'cera';
    --grimlock-icon-bp-private-message: "";
    --grimlock-icon-bp-private-message-font-family: 'cera';
    --grimlock-icon-bp-friend-add: "";
    --grimlock-icon-bp-friend-add-font-family: 'cera';
    --grimlock-icon-bp-friend-requested: "";
    --grimlock-icon-bp-friend-requested-font-family: 'cera';
    --grimlock-icon-bp-friend-approved: "";
    --grimlock-icon-bp-friend-approved-font-family: 'cera';
    --grimlock-icon-bp-friend-remove: "";
    --grimlock-icon-bp-friend-remove-font-family: 'cera';
    --grimlock-icon-bp-match: "";
    --grimlock-icon-bp-match-font-family: 'cera';
    --grimlock-icon-wc-filters: "";
    --grimlock-icon-wc-filters-font-family: 'cera';
    --grimlock-icon-wc-wishlist: "";
    --grimlock-icon-wc-wishlist-font-family: 'cera';
    --grimlock-icon-wc-wishlist-added: "";
    --grimlock-icon-wc-wishlist-added-font-family: 'cera';
    --grimlock-icon-tec-list: "";
    --grimlock-icon-tec-list-font-family: 'cera';
    --grimlock-icon-tec-month: "";
    --grimlock-icon-tec-month-font-family: 'cera';
    --grimlock-icon-tec-day: "";
    --grimlock-icon-tec-day-font-family: 'cera';
    --grimlock-icon-tec-photo: "";
    --grimlock-icon-tec-photo-font-family: 'cera';
    --grimlock-icon-tec-week: "";
    --grimlock-icon-tec-week-font-family: 'cera';
    --grimlock-icon-tec-map: "";
    --grimlock-icon-tec-map-font-family: 'cera'
}

.screen-reader-text:active,.screen-reader-text:focus {
    position: absolute !important;
    z-index: 100000;
    display: block;
    padding: 15px 20px;
    top: 5px;
    left: 5px;
    background-color: #fff;
    color: #4E64DD;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
    border-radius: 3px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    text-decoration: none
}

#content:focus {
    outline: 0
}

a {
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    a {
        transition: none
    }
}

a h1,a h2,a h3,a h4,a h5,a h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: inherit
}

a.full-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

a img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    a img {
        transition: none
    }
}

a:hover img {
    opacity: .85
}

strong,b {
    font-weight: 600
}

.lead {
    -webkit-font-smoothing: antialiased
}

hr {
    opacity: 0.15;
    border-top-width: 1px
}

hr[class*="border-"] {
    opacity: 1
}

blockquote:not(.card-blockquote),blockquote:not(.card-blockquote),.blockquote {
    position: relative;
    margin: 1.875rem 0;
    padding: 2rem;
    border-bottom: 2px solid #4E64DD;
    font-style: normal
}

blockquote:not(.card-blockquote):before,blockquote:not(.card-blockquote):before,.blockquote:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    position: absolute;
    top: -0.5em;
    left: 1rem;
    display: inline-block;
    font-size: 2rem;
    color: #4E64DD;
    pointer-events: none
}

blockquote:not(.card-blockquote) p,blockquote:not(.card-blockquote) p,.blockquote p {
    font-size: 1em;
    color: inherit
}

blockquote:not(.card-blockquote) p:last-of-type,blockquote:not(.card-blockquote) p:last-of-type,.blockquote p:last-of-type {
    margin-bottom: 0
}

blockquote:not(.card-blockquote) caption,blockquote:not(.card-blockquote) .blockquote-footer,blockquote:not(.card-blockquote) caption,.blockquote caption,blockquote:not(.card-blockquote) .blockquote-footer,.blockquote .blockquote-footer {
    font-size: 80%;
    color: inherit;
    opacity: .65
}

dfn,cite,em,i {
    font-style: italic
}

abbr,acronym {
    border-bottom: 1px dotted #48465b;
    cursor: help
}

pre {
    color: inherit
}

.dl-horizontal {
    margin-left: -15px;
    margin-right: 0
}

.gmpInfoWindowtitle {
    color: inherit !important
}

section.no-results.not-found {
    margin: 6% auto;
    max-width: 550px;
    text-align: center
}

.mejs-container,.mejs-embed,.mejs-embed body,.mejs-container .mejs-controls {
    background-color: #3D404A !important
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #4E64DD !important
}

.mejs-time-float {
    color: #fff !important
}

.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total {
    height: 5px !important
}

.mejs-time-total {
    margin-top: 8px
}

.mejs-horizontal-volume-slider {
    display: none !important
}

.entry-content p .size-full,.entry-content .size-full {
    max-width: 100%;
    height: auto;
    margin: 0 0 30px 0
}

.entry-content p .alignleft,.entry-content .alignleft {
    float: left;
    margin: 0 15px 30px 0
}

.entry-content p .aligncenter,.entry-content .aligncenter {
    margin: 0 auto 30px auto
}

.entry-content img.aligncenter {
    display: block
}

.entry-content p .alignright,.entry-content .alignright {
    float: right;
    margin: 0 0 30px 15px
}

.entry-content p .alignnone,.entry-content .alignnone {
    float: none;
    display: block;
    margin: 0 0 30px 0
}

.post-media .entry-content p .alignnone,.post-media .entry-content .alignnone {
    margin: 0
}

.container--narrower {
    max-width: 720px
}

.container--narrow {
    max-width: 910px
}

.container--medium {
    width: 100%;
    max-width: 1400px
}

@media (min-width: 992px) {
    .container--medium {
        padding-left:3%;
        padding-right: 3%
    }
}

.grimlock--navigation-fixed-left .container--medium,.grimlock--navigation-fixed-right .container--medium {
    max-width: 100%
}

.container--fluid {
    width: 100%;
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%
}

.container--max {
    width: 100%;
    max-width: 1600px;
    padding: 0
}

@media (max-width: 991.98px) {
    .container,.region .region__container,.main-navigation.navbar--container-classic .navbar__container,.main-navigation.navbar--container-narrow .navbar__container,.main-navigation.navbar--container-narrower .navbar__container,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
        width:100%;
        max-width: 100%
    }
}

.region {
    position: relative;
    border-top-style: solid;
    border-top-width: 0;
    border-top-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 0;
    border-bottom-color: transparent
}

@media (max-width: 991.98px) {
    .region__col {
        flex-basis:auto
    }
}

@media (min-width: 992px) {
    .region.region--container-fluid>.region__inner>.region__container,.region.region--container-classic>.region__inner>.region__container {
        padding-left:3%;
        padding-right: 3%
    }
}

.region.region--container-fluid>.region__container,.region.region--container-fluid>.region__inner>.region__container {
    max-width: 100%
}

.region.region--container-fluid.region--12-cols-center>.region__inner>.region__container>.region__row,.region.region--container-fluid.region--12-cols-right>.region__inner>.region__container>.region__row,.region.region--container-fluid.region--12-cols-left>.region__inner>.region__container>.region__row {
    margin-left: 0;
    margin-right: 0
}

.region.region--container-fluid.region--12-cols-center>.region__inner>.region__container>.region__row>.region__col,.region.region--container-fluid.region--12-cols-right>.region__inner>.region__container>.region__row>.region__col,.region.region--container-fluid.region--12-cols-left>.region__inner>.region__container>.region__row>.region__col {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 992px) {
    .region.region--container-classic>.region__container,.region.region--container-classic>.region__inner>.region__container {
        width:100%;
        max-width: 1400px
    }
}

.region.region--container-narrow>.region__container,.region.region--container-narrow>.region__inner>.region__container {
    max-width: 910px
}

.region.region--container-narrower>.region__container,.region.region--container-narrower>.region__inner>.region__container {
    max-width: 720px
}

.region--12-cols-left .region__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--12-cols-left .region__col {
        flex:0 0 100%;
        max-width: 100%
    }
}

.region--12-cols-center .region__col,.region--12-cols-center-left .region__col,.region--12-cols-center-boxed .region__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--12-cols-center .region__col,.region--12-cols-center-left .region__col,.region--12-cols-center-boxed .region__col {
        flex:0 0 100%;
        max-width: 100%
    }
}

.region--12-cols-center .region__col--1,.region--12-cols-center .section__header,.region--12-cols-center .section__footer,.region--12-cols-center .section__text,.region--12-cols-center .section__thumbnail,.region--12-cols-center-left .region__col--1,.region--12-cols-center-left .section__header,.region--12-cols-center-left .section__footer,.region--12-cols-center-left .section__text,.region--12-cols-center-left .section__thumbnail,.region--12-cols-center-boxed .region__col--1,.region--12-cols-center-boxed .section__header,.region--12-cols-center-boxed .section__footer,.region--12-cols-center-boxed .section__text,.region--12-cols-center-boxed .section__thumbnail {
    text-align: center
}

.region--12-cols-center .grimlock-query-section__posts,.region--12-cols-center .grimlock-term-query-section__terms,.region--12-cols-center .grimlock-author-avatars__author-list,.region--12-cols-center-boxed .grimlock-query-section__posts,.region--12-cols-center-boxed .grimlock-term-query-section__terms,.region--12-cols-center-boxed .grimlock-author-avatars__author-list {
    justify-content: center
}

.region--12-cols-right .region__col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--12-cols-right .region__col {
        flex:0 0 100%;
        max-width: 100%
    }
}

.region--12-cols-right .region__col--1,.region--12-cols-right .section__header,.region--12-cols-right .section__footer,.region--12-cols-right .section__text,.region--12-cols-right .section__thumbnail {
    text-align: right
}

.region--12-cols-right .grimlock-query-section__posts,.region--12-cols-right .grimlock-term-query-section__terms,.region--12-cols-right .grimlock-author-avatars__author-list {
    justify-content: flex-end
}

.region--6-6-cols-left-right .region__col--2,.region--6-6-cols-left-right .region__col--4 {
    text-align: right
}

.region--6-6-cols-center .region__col,.region--6-6-cols-center .region__col .widget {
    text-align: center
}

.region--6-6-cols-right .region__col,.region--6-6-cols-right .region__col .widget {
    text-align: right
}

@media (min-width: 576px) {
    .region--6-6-cols-left-reverse .region__col--1 {
        order:1
    }
}

.region--4-4-4-cols-left-center-right .region__col--2,.region--4-4-4-cols-left-center-right .region__col--2 .widget {
    text-align: center
}

.region--4-4-4-cols-left-center-right .region__col--3,.region--4-4-4-cols-left-center-right .region__col--3 .widget {
    text-align: right
}

.region--4-4-4-cols-center .region__col,.region--4-4-4-cols-center .region__col .widget {
    text-align: center
}

.region--4-8-cols-left .region__col--1,.region--4-8-cols-left .region__col--3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--4-8-cols-left .region__col--1,.region--4-8-cols-left .region__col--3 {
        flex:0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.region--4-8-cols-left .region__col--2,.region--4-8-cols-left .region__col--4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--4-8-cols-left .region__col--2,.region--4-8-cols-left .region__col--4 {
        flex:0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.region--4-8-cols-left-right .region__col--1,.region--4-8-cols-left-right .region__col--3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--4-8-cols-left-right .region__col--1,.region--4-8-cols-left-right .region__col--3 {
        flex:0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.region--4-8-cols-left-right .region__col--2,.region--4-8-cols-left-right .region__col--4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--4-8-cols-left-right .region__col--2,.region--4-8-cols-left-right .region__col--4 {
        flex:0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.region--4-8-cols-left-right .region__col--2,.region--4-8-cols-left-right .region__col--2 .widget,.region--4-8-cols-left-right .region__col--4,.region--4-8-cols-left-right .region__col--4 .widget {
    text-align: right
}

.region--8-4-cols-left .region__col--1,.region--8-4-cols-left .region__col--3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--8-4-cols-left .region__col--1,.region--8-4-cols-left .region__col--3 {
        flex:0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.region--8-4-cols-left .region__col--2,.region--8-4-cols-left .region__col--4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--8-4-cols-left .region__col--2,.region--8-4-cols-left .region__col--4 {
        flex:0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.region--8-4-cols-left-right .region__col--1,.region--8-4-cols-left-right .region__col--3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--8-4-cols-left-right .region__col--1,.region--8-4-cols-left-right .region__col--3 {
        flex:0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.region--8-4-cols-left-right .region__col--2,.region--8-4-cols-left-right .region__col--4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--8-4-cols-left-right .region__col--2,.region--8-4-cols-left-right .region__col--4 {
        flex:0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.region--8-4-cols-left-right .region__col--2,.region--8-4-cols-left-right .region__col--2 .widget,.region--8-4-cols-left-right .region__col--4,.region--8-4-cols-left-right .region__col--4 .widget {
    text-align: right
}

.region--4-8-cols-left-reverse .region__col--1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--4-8-cols-left-reverse .region__col--1 {
        flex:0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.region--4-8-cols-left-reverse .region__col--2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .region--4-8-cols-left-reverse .region__col--2 {
        flex:0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
}

.region--3-3-3-3-cols-center .region__col,.region--3-3-3-3-cols-center .region__col .widget {
    text-align: center
}

@media (max-width: 767.98px) {
    .grimlock-region--pt-1>.region__inner,.grimlock-region--pt-2>.region__inner,.grimlock-region--pt-3>.region__inner,.grimlock-region--pt-4>.region__inner,.grimlock-region--pt-5>.region__inner,.grimlock-region--pt-6>.region__inner,.grimlock-region--pt-7>.region__inner,.grimlock-region--pt-8>.region__inner,.grimlock-region--pt-9>.region__inner,.grimlock-region--pt-10>.region__inner {
        padding-top:50px !important
    }
}

@media (max-width: 767.98px) {
    .grimlock-region--pt-11>.region__inner,.grimlock-region--pt-12>.region__inner,.grimlock-region--pt-13>.region__inner,.grimlock-region--pt-14>.region__inner {
        padding-top:75px !important
    }
}

@media (max-width: 767.98px) {
    .grimlock-region--pt-15>.region__inner,.grimlock-region--pt-16>.region__inner,.grimlock-region--pt-17>.region__inner,.grimlock-region--pt-18>.region__inner,.grimlock-region--pt-19>.region__inner,.grimlock-region--pt-20>.region__inner {
        padding-top:95px !important
    }
}

@media (max-width: 767.98px) {
    .grimlock-region--pb-1>.region__inner,.grimlock-region--pb-2>.region__inner,.grimlock-region--pb-3>.region__inner,.grimlock-region--pb-4>.region__inner,.grimlock-region--pb-5>.region__inner,.grimlock-region--pb-6>.region__inner,.grimlock-region--pb-7>.region__inner,.grimlock-region--pb-8>.region__inner,.grimlock-region--pb-9>.region__inner,.grimlock-region--pb-10>.region__inner {
        padding-bottom:50px !important
    }
}

@media (max-width: 767.98px) {
    .grimlock-region--pb-11>.region__inner,.grimlock-region--pb-12>.region__inner,.grimlock-region--pb-13>.region__inner,.grimlock-region--pb-14>.region__inner,.grimlock-region--pb-15>.region__inner {
        padding-bottom:75px !important
    }
}

@media (max-width: 767.98px) {
    .grimlock-region--pb-16>.region__inner,.grimlock-region--pb-17>.region__inner,.grimlock-region--pb-18>.region__inner,.grimlock-region--pb-19>.region__inner,.grimlock-region--pb-20>.region__inner {
        padding-bottom:95px !important
    }
}

.sidebar-nav {
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    #secondary-left,#secondary-right {
        margin-top:2rem;
        margin-bottom: 2rem
    }
}

body {
    height: 100%;
    padding-top: 0
}

.grimlock--boxed #site-wrapper {
    max-width: 1630px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.1)
}

#site {
    position: relative;
    height: 100%
}

@media (max-width: 991.98px) {
    .site-preheader .region__col,.site-prefooter .region__col,.site-footer .region__col {
        text-align:center;
        align-items: center
    }
}

.site-preheader .region__col+.region__col,.site-prefooter .region__col+.region__col,.site-footer .region__col+.region__col {
    margin-top: 1rem
}

@media (min-width: 768px) {
    .site-preheader .region__col+.region__col,.site-prefooter .region__col+.region__col,.site-footer .region__col+.region__col {
        margin-top:0
    }
}

.site-preheader .widget-title,.site-prefooter .widget-title,.site-footer .widget-title {
    margin-bottom: 1rem;
    font-size: .95em;
    text-transform: uppercase
}

.site-preheader.region--12-cols-center .region__col,.site-prefooter.region--12-cols-center .region__col,.site-footer.region--12-cols-center .region__col {
    text-align: center
}

.site-preheader.region--12-cols-right .region__col,.site-prefooter.region--12-cols-right .region__col,.site-footer.region--12-cols-right .region__col {
    text-align: right
}

.site-preheader {
    position: relative;
    z-index: 1001
}

.site-preheader a,.site-preheader p {
    font-size: .75em
}

@media (min-width: 992px) {
    .site-preheader.region--container-classic .region__container {
        width:100%;
        max-width: 1600px
    }
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader {
    position: fixed;
    top: 0;
    z-index: 1031;
    height: 45px;
    max-height: 45px;
    box-sizing: content-box
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader>.region__inner,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader>.region__inner,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader>.region__inner,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader>.region__inner {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar {
        top:45px !important
    }

    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar+#custom_header,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar+#custom_header,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar+#custom_header,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader+.site-header .hamburger-navbar+#custom_header {
        margin-top: 105px
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader {
        top:0 !important;
        right: 0 !important;
        width: auto !important;
        padding: 0
    }

    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader .region__container,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader .region__container,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader .region__container,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader .region__container {
        padding-left: 3% !important;
        padding-right: 3% !important
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed .site-preheader,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed .site-preheader {
        display:none !important
    }
}

@media (min-width: 768px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #content,.grimlock--navigation-fixed-right.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #content,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #content,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #content {
        margin-top:105px;
        padding-top: 0 !important
    }
}

@media (min-width: 768px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content,.grimlock--navigation-fixed-right.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content {
        margin-top:105px
    }

    .grimlock--navigation-fixed-left.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content ~ #content,.grimlock--navigation-fixed-right.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content ~ #content,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content ~ #content,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed:not(.grimlock--custom_header-displayed) .site-preheader ~ #before_content ~ #content {
        margin-top: 0
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-hamburger-left .site-preheader,.grimlock--navigation-hamburger-right .site-preheader {
        width:100% !important
    }
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader {
    left: 275px !important
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader {
        left:0 !important;
        right: 275px !important
    }
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed.admin-bar .site-preheader,.grimlock--navigation-fixed-right.grimlock--navigation-fixed.admin-bar .site-preheader,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed.admin-bar .site-preheader,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed.admin-bar .site-preheader {
    top: 46px !important
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed.admin-bar .site-preheader,.grimlock--navigation-fixed-right.grimlock--navigation-fixed.admin-bar .site-preheader,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed.admin-bar .site-preheader,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed.admin-bar .site-preheader {
        top:32px !important
    }
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar,.grimlock--navigation-fixed-right.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar {
    top: 91px !important
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar,.grimlock--navigation-fixed-right.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar,.grimlock--navigation-hamburger-left.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed.admin-bar .site-preheader+.site-header #navigation.hamburger-navbar {
        top:77px !important
    }
}

.site-preheader .menu>.menu-item {
    width: auto
}

.site-preheader .menu>.menu-item>a {
    padding: .5rem 0
}

.site-preheader p,.site-preheader pre {
    margin-bottom: 0;
    color: inherit
}

.site-header>.region__inner>.region__container {
    padding: 0;
    max-width: 100%
}

.site-content {
    padding: 2rem 0
}

@media (min-width: 992px) {
    .site-content.region--container-fluid>.region__container {
        padding-left:3%;
        padding-right: 3%
    }
}

.site-content.region--9-3-cols-left>.region__container>.region__row>.region__col--2 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.site-content.region--3-9-cols-left>.region__container>.region__row>.region__col--2 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.grimlock--navigation-fixed-left .site-content,.grimlock--navigation-fixed-right .site-content {
    padding: 3% 0
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left .site-content,.grimlock--navigation-fixed-right .site-content {
        padding:3%
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left .site-content>.region__container,.grimlock--navigation-fixed-right .site-content>.region__container {
        padding-left:0 !important;
        padding-right: 0 !important
    }
}

.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content,.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content {
    padding-top: 60px !important
}

.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container,.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container {
    padding-top: 15px;
    padding-bottom: 15px
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container,.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container {
        padding-top:3%;
        padding-bottom: 0
    }
}

.grimlock--navigation-fixed.grimlock--navigation-fixed-left.grimlock--custom_header-displayed .site-content,.grimlock--navigation-fixed.grimlock--navigation-fixed-right.grimlock--custom_header-displayed .site-content {
    padding-top: 0 !important
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed.grimlock--navigation-fixed-left.grimlock--custom_header-displayed .site-content,.grimlock--navigation-fixed.grimlock--navigation-fixed-right.grimlock--custom_header-displayed .site-content {
        padding:0 3% 3% 3%
    }
}

.grimlock--navigation-fixed.grimlock--navigation-hamburger-left:not(.grimlock--custom_header-displayed) .site-content,.grimlock--navigation-fixed.grimlock--navigation-hamburger-right:not(.grimlock--custom_header-displayed) .site-content {
    padding-top: calc(60px + 3%) !important
}

@media (max-width: 767.98px) {
    .site-content .region__col#primary {
        order:-1
    }
}

.before_content:empty,.after_content:empty {
    display: none !important
}

.site-prefooter .widget-title,.site-footer .widget-title {
    margin-bottom: 1.65rem;
    font-size: 1.1em;
    display: block;
    font-family: var(--grimlock-heading-font-family);
    font-weight: var(--grimlock-heading-font-weight);
    text-transform: var(--grimlock-heading-text-transform)
}

.site-prefooter {
    overflow: hidden;
    background-attachment: fixed !important
}

.grimlock--navigation-fixed-left .site-prefooter .region__container,.grimlock--navigation-fixed-right .site-prefooter .region__container {
    padding-left: 3% !important;
    padding-right: 3% !important;
    max-width: 100% !important
}

@media (max-width: 991.98px) {
    .site-prefooter:not(.grimlock-region--pt-0):not(.grimlock-region--pb-0) .region__inner {
        padding-top:40px !important;
        padding-bottom: 40px !important
    }
}

.site-prefooter .menu[id*="social"] .menu-item:not(:last-child) {
    margin-right: 10px
}

.site-prefooter .menu i.fa,.site-prefooter .menu i.cera-icon {
    min-width: 28px
}

.site-prefooter .menu-item {
    margin-bottom: .35rem
}

.site-prefooter .menu-item>a {
    will-change: transform;
    display: inline-block
}

.site-prefooter .menu-item>a:hover {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0)
}

.site-prefooter .menu-item .fa-2x {
    font-size: 1.5em
}

.site-prefooter .textwidget p+.btn,.site-prefooter .textwidget p+button,.site-prefooter .textwidget p+.button,.site-prefooter .textwidget p+input[type="button"],.site-prefooter .textwidget p+input[type="submit"],.site-prefooter .textwidget p+input[type="reset"] {
    margin-top: 1rem
}

.site-footer {
    overflow: hidden
}

.grimlock--navigation-fixed-left .site-footer .region__container,.grimlock--navigation-fixed-right .site-footer .region__container {
    padding-right: 3% !important;
    padding-left: 3% !important;
    max-width: 100% !important
}

.site-footer .textwidget ins {
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: 4.5px;
    text-decoration: none
}

.site-footer ul {
    margin-bottom: 0
}

.site-footer .widget p:last-of-type {
    margin-bottom: 0
}

.site-footer .menu {
    display: inline-flex
}

.site-footer .menu .menu-item {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px
}

.site-footer .menu .menu-item i {
    font-size: 1.2em;
    position: relative;
    top: 2px;
    margin-right: 2px
}

.site-info {
    color: inherit;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.alert a,.must-log-in a,.no-comments a,.wpcf7-response-output a,.mc4wp-alert a,body:not(.page-template-template-dashboard) #primary>#main .no_users a,body:not(.page-template-template-dashboard) #primary>#main .widget-error a,body:not(.page-template-template-dashboard) #before_content .no_users a,body:not(.page-template-template-dashboard) #before_content .widget-error a,body:not(.page-template-template-dashboard) #after_content .no_users a,body:not(.page-template-template-dashboard) #after_content .widget-error a,.lwa-status a,body .gform_wrapper div.validation_error a {
    color: inherit !important;
    opacity: 0.7;
    text-decoration: underline
}

.alert a:hover,.must-log-in a:hover,.no-comments a:hover,.wpcf7-response-output a:hover,.mc4wp-alert a:hover,body:not(.page-template-template-dashboard) #primary>#main .no_users a:hover,body:not(.page-template-template-dashboard) #primary>#main .widget-error a:hover,body:not(.page-template-template-dashboard) #before_content .no_users a:hover,body:not(.page-template-template-dashboard) #before_content .widget-error a:hover,body:not(.page-template-template-dashboard) #after_content .no_users a:hover,body:not(.page-template-template-dashboard) #after_content .widget-error a:hover,.lwa-status a:hover,body .gform_wrapper div.validation_error a:hover,.alert a:active,.must-log-in a:active,.no-comments a:active,.wpcf7-response-output a:active,.mc4wp-alert a:active,body:not(.page-template-template-dashboard) #primary>#main .no_users a:active,body:not(.page-template-template-dashboard) #primary>#main .widget-error a:active,body:not(.page-template-template-dashboard) #before_content .no_users a:active,body:not(.page-template-template-dashboard) #before_content .widget-error a:active,body:not(.page-template-template-dashboard) #after_content .no_users a:active,body:not(.page-template-template-dashboard) #after_content .widget-error a:active,.lwa-status a:active,body .gform_wrapper div.validation_error a:active,.alert a:focus,.must-log-in a:focus,.no-comments a:focus,.wpcf7-response-output a:focus,.mc4wp-alert a:focus,body:not(.page-template-template-dashboard) #primary>#main .no_users a:focus,body:not(.page-template-template-dashboard) #primary>#main .widget-error a:focus,body:not(.page-template-template-dashboard) #before_content .no_users a:focus,body:not(.page-template-template-dashboard) #before_content .widget-error a:focus,body:not(.page-template-template-dashboard) #after_content .no_users a:focus,body:not(.page-template-template-dashboard) #after_content .widget-error a:focus,.lwa-status a:focus,body .gform_wrapper div.validation_error a:focus {
    opacity: 1
}

body:not(.blog) .posts-filters {
    display: none;
    padding-bottom: 0
}

.posts-filters__title {
    display: none
}

.posts-filters .posts-filters__child {
    padding: .5rem;
    margin-bottom: 30px
}

.posts-filters .posts-filter {
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 0;
    width: 100%;
    display: none
}

@media (min-width: 768px) {
    .posts-filters .posts-filter {
        flex-direction:row;
        display: inline-block
    }
}

.posts-filters .posts-filter:empty {
    display: none
}

.posts-filters .posts-filter .nav-item+.nav-item {
    margin-left: .3rem
}

.posts-filters .posts-filter a.nav-link {
    position: relative;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .3rem !important;
    padding-bottom: .3rem !important;
    font-size: .8em
}

.posts-filters .priority-nav__dropdown-toggle {
    min-width: 45px;
    height: 100%;
    line-height: 45px;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: none;
    margin: 0;
    position: relative;
    z-index: 9;
    color: inherit
}

.posts-filters .priority-nav__dropdown-toggle i,.posts-filters .priority-nav__dropdown-toggle span {
    pointer-events: none
}

.posts-filters .priority-nav__dropdown-toggle span {
    display: none
}

.posts-filters .priority-nav__dropdown-toggle a {
    padding: .5rem;
    font-size: .8em
}

.posts-filters .priority-nav__wrapper[aria-haspopup="false"] {
    display: none
}

@media (max-width: 767.98px) {
    .posts-filters .priority-nav__wrapper {
        width:100%
    }

    .posts-filters .priority-nav__wrapper button {
        width: 100%;
        justify-content: normal;
        padding-left: 15px
    }

    .posts-filters .priority-nav__wrapper button:after {
        display: inline-block;
        font: normal normal normal 14px/1 cera;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        right: 15px;
        z-index: 2;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }
}

.posts-filters .priority-nav__dropdown {
    margin: .5rem 0 0 0;
    padding: 1rem;
    list-style: none;
    background: #fff;
    z-index: 999;
    right: 0;
    box-shadow: 0 0.2rem 2rem rgba(0,0,0,0.12);
    opacity: 0;
    max-height: 300px;
    overflow: auto;
    width: 100%
}

@media (min-width: 768px) {
    .posts-filters .priority-nav__dropdown {
        max-width:300px;
        min-width: 300px;
        width: auto
    }
}

.posts-filters .priority-nav__dropdown.show {
    opacity: 1
}

.posts-filters .priority-nav__dropdown .nav-link {
    padding: .5rem !important;
    margin-bottom: .5rem;
    font-size: .8em !important;
    white-space: normal
}

.posts-filters .posts-filters__child--category .priority_menu_label_categories {
    display: inline-block
}

.posts-filters .posts-filters__child--post_tag .priority_menu_label_tags {
    display: inline-block
}

.posts-filters .posts-filters__child--post_format .priority_menu_label_formats {
    display: inline-block
}

.posts-filters__child:not([instance]),.posts-filters__child:not([class*="priority"]) {
    opacity: 0 !important;
    pointer-events: none !important;
    overflow: hidden;
    max-height: 30px
}

.blog-posts .card,.archive-posts .card,.grimlock-query-section__posts .card,.terms .card,.search-posts .card {
    height: 100%;
    margin-bottom: 0
}

.blog-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.blog-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,.blog-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.blog-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,.blog-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.blog-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,.blog-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.blog-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media,.archive-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.archive-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,.archive-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.archive-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,.archive-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.archive-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,.archive-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.archive-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media,.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.grimlock-query-section__posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.grimlock-query-section__posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.grimlock-query-section__posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.grimlock-query-section__posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media,.terms.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.terms.posts--12-cols-classic [id^="post-"].format-gallery .post-media,.terms.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.terms.posts--12-cols-classic [id^="term-"].format-gallery .post-media,.terms.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.terms.terms--12-cols-classic [id^="post-"].format-gallery .post-media,.terms.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.terms.terms--12-cols-classic [id^="term-"].format-gallery .post-media,.search-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.search-posts.posts--12-cols-classic [id^="post-"].format-gallery .post-media,.search-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.search-posts.posts--12-cols-classic [id^="term-"].format-gallery .post-media,.search-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-thumbnail,.search-posts.terms--12-cols-classic [id^="post-"].format-gallery .post-media,.search-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-thumbnail,.search-posts.terms--12-cols-classic [id^="term-"].format-gallery .post-media {
    height: 450px !important
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.terms[class*="12-cols-lateral"] [id^="post-"] .card,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    margin: 0
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-labels,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-labels,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-labels,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-labels,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-labels,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-labels,.terms[class*="12-cols-lateral"] [id^="post-"] .card .entry-labels,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-labels,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-labels,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-labels {
    position: static;
    margin-bottom: .75rem
}

@media (min-width: 768px) {
    .blog-posts[class*="12-cols-lateral"] [id^="post-"] .card .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.terms[class*="12-cols-lateral"] [id^="post-"] .card .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body {
        height:100%;
        justify-content: center;
        padding: 2rem
    }
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer,.terms[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer {
    margin: 1.5rem 0 0 0;
    padding: 0;
    border: none
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-title,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-title,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-title,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-title,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-title,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-title,.terms[class*="12-cols-lateral"] [id^="post-"] .card .entry-title,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-title,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-title,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-title {
    font-size: 1.6rem !important
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card .author-vcard,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .author-vcard,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card .author-vcard,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .author-vcard,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card .author-vcard,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .author-vcard,.terms[class*="12-cols-lateral"] [id^="post-"] .card .author-vcard,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .author-vcard,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card .author-vcard,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .author-vcard {
    display: inline-block !important
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.archive-posts[class*="12-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.terms[class*="12-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.terms[class*="6-6-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.search-posts[class*="12-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .jetpack-video-wrapper:hover {
    padding-bottom: 0 !important
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"].format-video .byline.author,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .byline.author,.archive-posts[class*="12-cols-lateral"] [id^="post-"].format-video .byline.author,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .byline.author,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].format-video .byline.author,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .byline.author,.terms[class*="12-cols-lateral"] [id^="post-"].format-video .byline.author,.terms[class*="6-6-cols-lateral"] [id^="post-"].format-video .byline.author,.search-posts[class*="12-cols-lateral"] [id^="post-"].format-video .byline.author,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].format-video .byline.author {
    margin-left: .5rem
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media {
    background: none !important;
    padding: 0
}

@media (min-width: 768px) {
    .blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media {
        height:100%;
        max-height: 100%;
        padding: 10px
    }
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img {
    object-fit: cover;
    aspect-ratio: auto;
    max-height: 100%
}

@media (min-width: 768px) {
    .blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.blog-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.archive-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.terms[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.terms[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.search-posts[class*="12-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-thumbnail img,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].has-post-thumbnail .post-media img {
        height:100%;
        border-radius: var(--grimlock-archive-post-border-radius)
    }
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"],.blog-posts[class*="12-cols-lateral"] [id^="term-"],.archive-posts[class*="12-cols-lateral"] [id^="post-"],.archive-posts[class*="12-cols-lateral"] [id^="term-"],.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"],.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="term-"],.terms[class*="12-cols-lateral"] [id^="post-"],.terms[class*="12-cols-lateral"] [id^="term-"],.search-posts[class*="12-cols-lateral"] [id^="post-"],.search-posts[class*="12-cols-lateral"] [id^="term-"] {
    width: 100%
}

.blog-posts[class*="12-cols-lateral"] [id^="post-"].format-link .card-body,.blog-posts[class*="12-cols-lateral"] [id^="post-"].format-quote .card-body,.blog-posts[class*="12-cols-lateral"] [id^="term-"].format-link .card-body,.blog-posts[class*="12-cols-lateral"] [id^="term-"].format-quote .card-body,.archive-posts[class*="12-cols-lateral"] [id^="post-"].format-link .card-body,.archive-posts[class*="12-cols-lateral"] [id^="post-"].format-quote .card-body,.archive-posts[class*="12-cols-lateral"] [id^="term-"].format-link .card-body,.archive-posts[class*="12-cols-lateral"] [id^="term-"].format-quote .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].format-link .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"].format-quote .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="term-"].format-link .card-body,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="term-"].format-quote .card-body,.terms[class*="12-cols-lateral"] [id^="post-"].format-link .card-body,.terms[class*="12-cols-lateral"] [id^="post-"].format-quote .card-body,.terms[class*="12-cols-lateral"] [id^="term-"].format-link .card-body,.terms[class*="12-cols-lateral"] [id^="term-"].format-quote .card-body,.search-posts[class*="12-cols-lateral"] [id^="post-"].format-link .card-body,.search-posts[class*="12-cols-lateral"] [id^="post-"].format-quote .card-body,.search-posts[class*="12-cols-lateral"] [id^="term-"].format-link .card-body,.search-posts[class*="12-cols-lateral"] [id^="term-"].format-quote .card-body {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    justify-content: center
}

.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"] .card,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"] .card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"] .card,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card,.terms[class*="6-6-cols-lateral"] [id^="term-"] .card,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.search-posts[class*="6-6-cols-lateral"] [id^="term-"] .card {
    align-items: flex-start
}

@media (min-width: 992px) {
    .blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"] .card,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"] .card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"] .card,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card,.terms[class*="6-6-cols-lateral"] [id^="term-"] .card,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card,.search-posts[class*="6-6-cols-lateral"] [id^="term-"] .card {
        flex-direction:row
    }
}

.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"] .card .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"] .card .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"] .card .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.terms[class*="6-6-cols-lateral"] [id^="term-"] .card .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="term-"] .card .card-body {
    padding: 1rem
}

.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-summary p,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"] .card .entry-summary p,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-summary p,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"] .card .entry-summary p,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-summary p,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"] .card .entry-summary p,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-summary p,.terms[class*="6-6-cols-lateral"] [id^="term-"] .card .entry-summary p,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-summary p,.search-posts[class*="6-6-cols-lateral"] [id^="term-"] .card .entry-summary p {
    font-size: .8rem
}

.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].format-link .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"].format-quote .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].format-link .card-body,.blog-posts[class*="6-6-cols-lateral"] [id^="term-"].format-quote .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].format-link .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"].format-quote .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].format-link .card-body,.archive-posts[class*="6-6-cols-lateral"] [id^="term-"].format-quote .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].format-link .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"].format-quote .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].format-link .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="term-"].format-quote .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"].format-link .card-body,.terms[class*="6-6-cols-lateral"] [id^="post-"].format-quote .card-body,.terms[class*="6-6-cols-lateral"] [id^="term-"].format-link .card-body,.terms[class*="6-6-cols-lateral"] [id^="term-"].format-quote .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].format-link .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="post-"].format-quote .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].format-link .card-body,.search-posts[class*="6-6-cols-lateral"] [id^="term-"].format-quote .card-body {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
    justify-content: center
}

@media (min-width: 768px) {
    .blog-posts[class*="12-cols-lateral-reverse"] [id^="post-"] .card-body,.blog-posts[class*="6-6-cols-lateral-reverse"] [id^="post-"] .card-body,.archive-posts[class*="12-cols-lateral-reverse"] [id^="post-"] .card-body,.archive-posts[class*="6-6-cols-lateral-reverse"] [id^="post-"] .card-body,.grimlock-query-section__posts[class*="12-cols-lateral-reverse"] [id^="post-"] .card-body,.grimlock-query-section__posts[class*="6-6-cols-lateral-reverse"] [id^="post-"] .card-body,.terms[class*="12-cols-lateral-reverse"] [id^="post-"] .card-body,.terms[class*="6-6-cols-lateral-reverse"] [id^="post-"] .card-body,.search-posts[class*="12-cols-lateral-reverse"] [id^="post-"] .card-body,.search-posts[class*="6-6-cols-lateral-reverse"] [id^="post-"] .card-body {
        order:-1;
        padding-left: 30px
    }
}

.blog-posts [id^="post-"] .post-thumbnail,.blog-posts [id^="post-"] .post-media,.blog-posts [id^="term-"] .post-thumbnail,.blog-posts [id^="term-"] .post-media,.archive-posts [id^="post-"] .post-thumbnail,.archive-posts [id^="post-"] .post-media,.archive-posts [id^="term-"] .post-thumbnail,.archive-posts [id^="term-"] .post-media,.grimlock-query-section__posts [id^="post-"] .post-thumbnail,.grimlock-query-section__posts [id^="post-"] .post-media,.grimlock-query-section__posts [id^="term-"] .post-thumbnail,.grimlock-query-section__posts [id^="term-"] .post-media,.terms [id^="post-"] .post-thumbnail,.terms [id^="post-"] .post-media,.terms [id^="term-"] .post-thumbnail,.terms [id^="term-"] .post-media,.search-posts [id^="post-"] .post-thumbnail,.search-posts [id^="post-"] .post-media,.search-posts [id^="term-"] .post-thumbnail,.search-posts [id^="term-"] .post-media {
    display: flex;
    align-items: center;
    width: 100%
}

.blog-posts [id^="post-"] .post-thumbnail img,.blog-posts [id^="post-"] .post-media img,.blog-posts [id^="term-"] .post-thumbnail img,.blog-posts [id^="term-"] .post-media img,.archive-posts [id^="post-"] .post-thumbnail img,.archive-posts [id^="post-"] .post-media img,.archive-posts [id^="term-"] .post-thumbnail img,.archive-posts [id^="term-"] .post-media img,.grimlock-query-section__posts [id^="post-"] .post-thumbnail img,.grimlock-query-section__posts [id^="post-"] .post-media img,.grimlock-query-section__posts [id^="term-"] .post-thumbnail img,.grimlock-query-section__posts [id^="term-"] .post-media img,.terms [id^="post-"] .post-thumbnail img,.terms [id^="post-"] .post-media img,.terms [id^="term-"] .post-thumbnail img,.terms [id^="term-"] .post-media img,.search-posts [id^="post-"] .post-thumbnail img,.search-posts [id^="post-"] .post-media img,.search-posts [id^="term-"] .post-thumbnail img,.search-posts [id^="term-"] .post-media img {
    width: 100%
}

.blog-posts [id^="post-"] .post-thumbnail .gallery,.blog-posts [id^="post-"] .post-media .gallery,.blog-posts [id^="term-"] .post-thumbnail .gallery,.blog-posts [id^="term-"] .post-media .gallery,.archive-posts [id^="post-"] .post-thumbnail .gallery,.archive-posts [id^="post-"] .post-media .gallery,.archive-posts [id^="term-"] .post-thumbnail .gallery,.archive-posts [id^="term-"] .post-media .gallery,.grimlock-query-section__posts [id^="post-"] .post-thumbnail .gallery,.grimlock-query-section__posts [id^="post-"] .post-media .gallery,.grimlock-query-section__posts [id^="term-"] .post-thumbnail .gallery,.grimlock-query-section__posts [id^="term-"] .post-media .gallery,.terms [id^="post-"] .post-thumbnail .gallery,.terms [id^="post-"] .post-media .gallery,.terms [id^="term-"] .post-thumbnail .gallery,.terms [id^="term-"] .post-media .gallery,.search-posts [id^="post-"] .post-thumbnail .gallery,.search-posts [id^="post-"] .post-media .gallery,.search-posts [id^="term-"] .post-thumbnail .gallery,.search-posts [id^="term-"] .post-media .gallery {
    width: 100%
}

.blog-posts [id^="post-"] .byline span,.blog-posts [id^="term-"] .byline span,.archive-posts [id^="post-"] .byline span,.archive-posts [id^="term-"] .byline span,.grimlock-query-section__posts [id^="post-"] .byline span,.grimlock-query-section__posts [id^="term-"] .byline span,.terms [id^="post-"] .byline span,.terms [id^="term-"] .byline span,.search-posts [id^="post-"] .byline span,.search-posts [id^="term-"] .byline span {
    display: inline-block;
    vertical-align: middle
}

.blog-posts [id^="post-"] .entry-content p,.blog-posts [id^="term-"] .entry-content p,.archive-posts [id^="post-"] .entry-content p,.archive-posts [id^="term-"] .entry-content p,.grimlock-query-section__posts [id^="post-"] .entry-content p,.grimlock-query-section__posts [id^="term-"] .entry-content p,.terms [id^="post-"] .entry-content p,.terms [id^="term-"] .entry-content p,.search-posts [id^="post-"] .entry-content p,.search-posts [id^="term-"] .entry-content p {
    word-wrap: break-word
}

.blog-posts [id^="post-"] .more-link:hover,.blog-posts [id^="term-"] .more-link:hover,.archive-posts [id^="post-"] .more-link:hover,.archive-posts [id^="term-"] .more-link:hover,.grimlock-query-section__posts [id^="post-"] .more-link:hover,.grimlock-query-section__posts [id^="term-"] .more-link:hover,.terms [id^="post-"] .more-link:hover,.terms [id^="term-"] .more-link:hover,.search-posts [id^="post-"] .more-link:hover,.search-posts [id^="term-"] .more-link:hover {
    color: var(--grimlock-archive-post-link-hover-color)
}

.blog-posts [id^="post-"] .more-link:hover:after,.blog-posts [id^="term-"] .more-link:hover:after,.archive-posts [id^="post-"] .more-link:hover:after,.archive-posts [id^="term-"] .more-link:hover:after,.grimlock-query-section__posts [id^="post-"] .more-link:hover:after,.grimlock-query-section__posts [id^="term-"] .more-link:hover:after,.terms [id^="post-"] .more-link:hover:after,.terms [id^="term-"] .more-link:hover:after,.search-posts [id^="post-"] .more-link:hover:after,.search-posts [id^="term-"] .more-link:hover:after {
    background-color: currentColor
}

.blog-posts [id^="post-"] .updated:not(.published),.blog-posts [id^="term-"] .updated:not(.published),.archive-posts [id^="post-"] .updated:not(.published),.archive-posts [id^="term-"] .updated:not(.published),.grimlock-query-section__posts [id^="post-"] .updated:not(.published),.grimlock-query-section__posts [id^="term-"] .updated:not(.published),.terms [id^="post-"] .updated:not(.published),.terms [id^="term-"] .updated:not(.published),.search-posts [id^="post-"] .updated:not(.published),.search-posts [id^="term-"] .updated:not(.published) {
    display: none
}

.blog-posts [id^="post-"].format-gallery .post-media,.blog-posts [id^="post-"].format-gallery .post-thumbnail,.blog-posts [id^="term-"].format-gallery .post-media,.blog-posts [id^="term-"].format-gallery .post-thumbnail,.archive-posts [id^="post-"].format-gallery .post-media,.archive-posts [id^="post-"].format-gallery .post-thumbnail,.archive-posts [id^="term-"].format-gallery .post-media,.archive-posts [id^="term-"].format-gallery .post-thumbnail,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail,.terms [id^="post-"].format-gallery .post-media,.terms [id^="post-"].format-gallery .post-thumbnail,.terms [id^="term-"].format-gallery .post-media,.terms [id^="term-"].format-gallery .post-thumbnail,.search-posts [id^="post-"].format-gallery .post-media,.search-posts [id^="post-"].format-gallery .post-thumbnail,.search-posts [id^="term-"].format-gallery .post-media,.search-posts [id^="term-"].format-gallery .post-thumbnail {
    overflow: hidden
}

.blog-posts [id^="post-"].format-gallery .post-media p,.blog-posts [id^="post-"].format-gallery .post-thumbnail p,.blog-posts [id^="term-"].format-gallery .post-media p,.blog-posts [id^="term-"].format-gallery .post-thumbnail p,.archive-posts [id^="post-"].format-gallery .post-media p,.archive-posts [id^="post-"].format-gallery .post-thumbnail p,.archive-posts [id^="term-"].format-gallery .post-media p,.archive-posts [id^="term-"].format-gallery .post-thumbnail p,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media p,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail p,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media p,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail p,.terms [id^="post-"].format-gallery .post-media p,.terms [id^="post-"].format-gallery .post-thumbnail p,.terms [id^="term-"].format-gallery .post-media p,.terms [id^="term-"].format-gallery .post-thumbnail p,.search-posts [id^="post-"].format-gallery .post-media p,.search-posts [id^="post-"].format-gallery .post-thumbnail p,.search-posts [id^="term-"].format-gallery .post-media p,.search-posts [id^="term-"].format-gallery .post-thumbnail p {
    display: none
}

.blog-posts [id^="post-"].format-gallery .post-media>div,.blog-posts [id^="post-"].format-gallery .post-thumbnail>div,.blog-posts [id^="term-"].format-gallery .post-media>div,.blog-posts [id^="term-"].format-gallery .post-thumbnail>div,.archive-posts [id^="post-"].format-gallery .post-media>div,.archive-posts [id^="post-"].format-gallery .post-thumbnail>div,.archive-posts [id^="term-"].format-gallery .post-media>div,.archive-posts [id^="term-"].format-gallery .post-thumbnail>div,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media>div,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail>div,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media>div,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail>div,.terms [id^="post-"].format-gallery .post-media>div,.terms [id^="post-"].format-gallery .post-thumbnail>div,.terms [id^="term-"].format-gallery .post-media>div,.terms [id^="term-"].format-gallery .post-thumbnail>div,.search-posts [id^="post-"].format-gallery .post-media>div,.search-posts [id^="post-"].format-gallery .post-thumbnail>div,.search-posts [id^="term-"].format-gallery .post-media>div,.search-posts [id^="term-"].format-gallery .post-thumbnail>div {
    margin-bottom: 0
}

.blog-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,.blog-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.blog-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,.blog-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.archive-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,.archive-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.archive-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,.archive-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.terms [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,.terms [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.terms [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,.terms [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.search-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row,.search-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row,.search-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row,.search-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row {
    margin-bottom: 0
}

.blog-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.blog-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.blog-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.blog-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.archive-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.archive-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.archive-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.archive-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.terms [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.terms [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.terms [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.terms [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.search-posts [id^="post-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.search-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3),.search-posts [id^="term-"].format-gallery .post-media .tiled-gallery .gallery-row:nth-child(n+3),.search-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .gallery-row:nth-child(n+3) {
    display: none
}

.blog-posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.blog-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.blog-posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.blog-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.archive-posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.archive-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.archive-posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.archive-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.terms [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.terms [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.terms [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.terms [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.search-posts [id^="post-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.search-posts [id^="post-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption,.search-posts [id^="term-"].format-gallery .post-media .tiled-gallery .tiled-gallery-caption,.search-posts [id^="term-"].format-gallery .post-thumbnail .tiled-gallery .tiled-gallery-caption {
    display: none !important
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-item {
    margin-bottom: 0
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item {
    max-width: 50% !important
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-2 .gallery-item:nth-child(n+5),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-1 .gallery-item:nth-child(n+5),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-2 .gallery-item:nth-child(n+5) {
    display: none
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item,.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item {
    max-width: 33.333333% !important
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.terms [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.terms [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-media .gallery.gallery-columns-9 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-3 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-4 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-5 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-6 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-7 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-8 .gallery-item:nth-child(n+7),.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery.gallery-columns-9 .gallery-item:nth-child(n+7) {
    display: none
}

.blog-posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,.blog-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,.blog-posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,.blog-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,.archive-posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,.archive-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,.archive-posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,.archive-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,.grimlock-query-section__posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,.grimlock-query-section__posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,.grimlock-query-section__posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,.grimlock-query-section__posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,.terms [id^="post-"].format-gallery .post-media .gallery .gallery-caption,.terms [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,.terms [id^="term-"].format-gallery .post-media .gallery .gallery-caption,.terms [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption,.search-posts [id^="post-"].format-gallery .post-media .gallery .gallery-caption,.search-posts [id^="post-"].format-gallery .post-thumbnail .gallery .gallery-caption,.search-posts [id^="term-"].format-gallery .post-media .gallery .gallery-caption,.search-posts [id^="term-"].format-gallery .post-thumbnail .gallery .gallery-caption {
    display: none !important
}

.blog-posts [id^="post-"].format-gallery .entry-content,.blog-posts [id^="term-"].format-gallery .entry-content,.archive-posts [id^="post-"].format-gallery .entry-content,.archive-posts [id^="term-"].format-gallery .entry-content,.grimlock-query-section__posts [id^="post-"].format-gallery .entry-content,.grimlock-query-section__posts [id^="term-"].format-gallery .entry-content,.terms [id^="post-"].format-gallery .entry-content,.terms [id^="term-"].format-gallery .entry-content,.search-posts [id^="post-"].format-gallery .entry-content,.search-posts [id^="term-"].format-gallery .entry-content {
    display: none
}

.blog-posts [id^="post-"].format-link .post-thumbnail,.blog-posts [id^="post-"].format-link .post-media,.blog-posts [id^="post-"].format-link .entry-meta,.blog-posts [id^="post-"].format-link .entry-header,.blog-posts [id^="post-"].format-link .entry-summary,.blog-posts [id^="post-"].format-link .entry-summary>p,.blog-posts [id^="post-"].format-link .entry-footer,.blog-posts [id^="post-"].format-link .entry-labels,.blog-posts [id^="post-"].format-link .tags-links,.blog-posts [id^="post-"].format-link .cat-links,.blog-posts [id^="post-"].format-quote .post-thumbnail,.blog-posts [id^="post-"].format-quote .post-media,.blog-posts [id^="post-"].format-quote .entry-meta,.blog-posts [id^="post-"].format-quote .entry-header,.blog-posts [id^="post-"].format-quote .entry-summary,.blog-posts [id^="post-"].format-quote .entry-summary>p,.blog-posts [id^="post-"].format-quote .entry-footer,.blog-posts [id^="post-"].format-quote .entry-labels,.blog-posts [id^="post-"].format-quote .tags-links,.blog-posts [id^="post-"].format-quote .cat-links,.blog-posts [id^="term-"].format-link .post-thumbnail,.blog-posts [id^="term-"].format-link .post-media,.blog-posts [id^="term-"].format-link .entry-meta,.blog-posts [id^="term-"].format-link .entry-header,.blog-posts [id^="term-"].format-link .entry-summary,.blog-posts [id^="term-"].format-link .entry-summary>p,.blog-posts [id^="term-"].format-link .entry-footer,.blog-posts [id^="term-"].format-link .entry-labels,.blog-posts [id^="term-"].format-link .tags-links,.blog-posts [id^="term-"].format-link .cat-links,.blog-posts [id^="term-"].format-quote .post-thumbnail,.blog-posts [id^="term-"].format-quote .post-media,.blog-posts [id^="term-"].format-quote .entry-meta,.blog-posts [id^="term-"].format-quote .entry-header,.blog-posts [id^="term-"].format-quote .entry-summary,.blog-posts [id^="term-"].format-quote .entry-summary>p,.blog-posts [id^="term-"].format-quote .entry-footer,.blog-posts [id^="term-"].format-quote .entry-labels,.blog-posts [id^="term-"].format-quote .tags-links,.blog-posts [id^="term-"].format-quote .cat-links,.archive-posts [id^="post-"].format-link .post-thumbnail,.archive-posts [id^="post-"].format-link .post-media,.archive-posts [id^="post-"].format-link .entry-meta,.archive-posts [id^="post-"].format-link .entry-header,.archive-posts [id^="post-"].format-link .entry-summary,.archive-posts [id^="post-"].format-link .entry-summary>p,.archive-posts [id^="post-"].format-link .entry-footer,.archive-posts [id^="post-"].format-link .entry-labels,.archive-posts [id^="post-"].format-link .tags-links,.archive-posts [id^="post-"].format-link .cat-links,.archive-posts [id^="post-"].format-quote .post-thumbnail,.archive-posts [id^="post-"].format-quote .post-media,.archive-posts [id^="post-"].format-quote .entry-meta,.archive-posts [id^="post-"].format-quote .entry-header,.archive-posts [id^="post-"].format-quote .entry-summary,.archive-posts [id^="post-"].format-quote .entry-summary>p,.archive-posts [id^="post-"].format-quote .entry-footer,.archive-posts [id^="post-"].format-quote .entry-labels,.archive-posts [id^="post-"].format-quote .tags-links,.archive-posts [id^="post-"].format-quote .cat-links,.archive-posts [id^="term-"].format-link .post-thumbnail,.archive-posts [id^="term-"].format-link .post-media,.archive-posts [id^="term-"].format-link .entry-meta,.archive-posts [id^="term-"].format-link .entry-header,.archive-posts [id^="term-"].format-link .entry-summary,.archive-posts [id^="term-"].format-link .entry-summary>p,.archive-posts [id^="term-"].format-link .entry-footer,.archive-posts [id^="term-"].format-link .entry-labels,.archive-posts [id^="term-"].format-link .tags-links,.archive-posts [id^="term-"].format-link .cat-links,.archive-posts [id^="term-"].format-quote .post-thumbnail,.archive-posts [id^="term-"].format-quote .post-media,.archive-posts [id^="term-"].format-quote .entry-meta,.archive-posts [id^="term-"].format-quote .entry-header,.archive-posts [id^="term-"].format-quote .entry-summary,.archive-posts [id^="term-"].format-quote .entry-summary>p,.archive-posts [id^="term-"].format-quote .entry-footer,.archive-posts [id^="term-"].format-quote .entry-labels,.archive-posts [id^="term-"].format-quote .tags-links,.archive-posts [id^="term-"].format-quote .cat-links,.grimlock-query-section__posts [id^="post-"].format-link .post-thumbnail,.grimlock-query-section__posts [id^="post-"].format-link .post-media,.grimlock-query-section__posts [id^="post-"].format-link .entry-meta,.grimlock-query-section__posts [id^="post-"].format-link .entry-header,.grimlock-query-section__posts [id^="post-"].format-link .entry-summary,.grimlock-query-section__posts [id^="post-"].format-link .entry-summary>p,.grimlock-query-section__posts [id^="post-"].format-link .entry-footer,.grimlock-query-section__posts [id^="post-"].format-link .entry-labels,.grimlock-query-section__posts [id^="post-"].format-link .tags-links,.grimlock-query-section__posts [id^="post-"].format-link .cat-links,.grimlock-query-section__posts [id^="post-"].format-quote .post-thumbnail,.grimlock-query-section__posts [id^="post-"].format-quote .post-media,.grimlock-query-section__posts [id^="post-"].format-quote .entry-meta,.grimlock-query-section__posts [id^="post-"].format-quote .entry-header,.grimlock-query-section__posts [id^="post-"].format-quote .entry-summary,.grimlock-query-section__posts [id^="post-"].format-quote .entry-summary>p,.grimlock-query-section__posts [id^="post-"].format-quote .entry-footer,.grimlock-query-section__posts [id^="post-"].format-quote .entry-labels,.grimlock-query-section__posts [id^="post-"].format-quote .tags-links,.grimlock-query-section__posts [id^="post-"].format-quote .cat-links,.grimlock-query-section__posts [id^="term-"].format-link .post-thumbnail,.grimlock-query-section__posts [id^="term-"].format-link .post-media,.grimlock-query-section__posts [id^="term-"].format-link .entry-meta,.grimlock-query-section__posts [id^="term-"].format-link .entry-header,.grimlock-query-section__posts [id^="term-"].format-link .entry-summary,.grimlock-query-section__posts [id^="term-"].format-link .entry-summary>p,.grimlock-query-section__posts [id^="term-"].format-link .entry-footer,.grimlock-query-section__posts [id^="term-"].format-link .entry-labels,.grimlock-query-section__posts [id^="term-"].format-link .tags-links,.grimlock-query-section__posts [id^="term-"].format-link .cat-links,.grimlock-query-section__posts [id^="term-"].format-quote .post-thumbnail,.grimlock-query-section__posts [id^="term-"].format-quote .post-media,.grimlock-query-section__posts [id^="term-"].format-quote .entry-meta,.grimlock-query-section__posts [id^="term-"].format-quote .entry-header,.grimlock-query-section__posts [id^="term-"].format-quote .entry-summary,.grimlock-query-section__posts [id^="term-"].format-quote .entry-summary>p,.grimlock-query-section__posts [id^="term-"].format-quote .entry-footer,.grimlock-query-section__posts [id^="term-"].format-quote .entry-labels,.grimlock-query-section__posts [id^="term-"].format-quote .tags-links,.grimlock-query-section__posts [id^="term-"].format-quote .cat-links,.terms [id^="post-"].format-link .post-thumbnail,.terms [id^="post-"].format-link .post-media,.terms [id^="post-"].format-link .entry-meta,.terms [id^="post-"].format-link .entry-header,.terms [id^="post-"].format-link .entry-summary,.terms [id^="post-"].format-link .entry-summary>p,.terms [id^="post-"].format-link .entry-footer,.terms [id^="post-"].format-link .entry-labels,.terms [id^="post-"].format-link .tags-links,.terms [id^="post-"].format-link .cat-links,.terms [id^="post-"].format-quote .post-thumbnail,.terms [id^="post-"].format-quote .post-media,.terms [id^="post-"].format-quote .entry-meta,.terms [id^="post-"].format-quote .entry-header,.terms [id^="post-"].format-quote .entry-summary,.terms [id^="post-"].format-quote .entry-summary>p,.terms [id^="post-"].format-quote .entry-footer,.terms [id^="post-"].format-quote .entry-labels,.terms [id^="post-"].format-quote .tags-links,.terms [id^="post-"].format-quote .cat-links,.terms [id^="term-"].format-link .post-thumbnail,.terms [id^="term-"].format-link .post-media,.terms [id^="term-"].format-link .entry-meta,.terms [id^="term-"].format-link .entry-header,.terms [id^="term-"].format-link .entry-summary,.terms [id^="term-"].format-link .entry-summary>p,.terms [id^="term-"].format-link .entry-footer,.terms [id^="term-"].format-link .entry-labels,.terms [id^="term-"].format-link .tags-links,.terms [id^="term-"].format-link .cat-links,.terms [id^="term-"].format-quote .post-thumbnail,.terms [id^="term-"].format-quote .post-media,.terms [id^="term-"].format-quote .entry-meta,.terms [id^="term-"].format-quote .entry-header,.terms [id^="term-"].format-quote .entry-summary,.terms [id^="term-"].format-quote .entry-summary>p,.terms [id^="term-"].format-quote .entry-footer,.terms [id^="term-"].format-quote .entry-labels,.terms [id^="term-"].format-quote .tags-links,.terms [id^="term-"].format-quote .cat-links,.search-posts [id^="post-"].format-link .post-thumbnail,.search-posts [id^="post-"].format-link .post-media,.search-posts [id^="post-"].format-link .entry-meta,.search-posts [id^="post-"].format-link .entry-header,.search-posts [id^="post-"].format-link .entry-summary,.search-posts [id^="post-"].format-link .entry-summary>p,.search-posts [id^="post-"].format-link .entry-footer,.search-posts [id^="post-"].format-link .entry-labels,.search-posts [id^="post-"].format-link .tags-links,.search-posts [id^="post-"].format-link .cat-links,.search-posts [id^="post-"].format-quote .post-thumbnail,.search-posts [id^="post-"].format-quote .post-media,.search-posts [id^="post-"].format-quote .entry-meta,.search-posts [id^="post-"].format-quote .entry-header,.search-posts [id^="post-"].format-quote .entry-summary,.search-posts [id^="post-"].format-quote .entry-summary>p,.search-posts [id^="post-"].format-quote .entry-footer,.search-posts [id^="post-"].format-quote .entry-labels,.search-posts [id^="post-"].format-quote .tags-links,.search-posts [id^="post-"].format-quote .cat-links,.search-posts [id^="term-"].format-link .post-thumbnail,.search-posts [id^="term-"].format-link .post-media,.search-posts [id^="term-"].format-link .entry-meta,.search-posts [id^="term-"].format-link .entry-header,.search-posts [id^="term-"].format-link .entry-summary,.search-posts [id^="term-"].format-link .entry-summary>p,.search-posts [id^="term-"].format-link .entry-footer,.search-posts [id^="term-"].format-link .entry-labels,.search-posts [id^="term-"].format-link .tags-links,.search-posts [id^="term-"].format-link .cat-links,.search-posts [id^="term-"].format-quote .post-thumbnail,.search-posts [id^="term-"].format-quote .post-media,.search-posts [id^="term-"].format-quote .entry-meta,.search-posts [id^="term-"].format-quote .entry-header,.search-posts [id^="term-"].format-quote .entry-summary,.search-posts [id^="term-"].format-quote .entry-summary>p,.search-posts [id^="term-"].format-quote .entry-footer,.search-posts [id^="term-"].format-quote .entry-labels,.search-posts [id^="term-"].format-quote .tags-links,.search-posts [id^="term-"].format-quote .cat-links {
    display: none
}

.blog-posts [id^="post-"].format-link .card,.blog-posts [id^="post-"].format-quote .card,.blog-posts [id^="term-"].format-link .card,.blog-posts [id^="term-"].format-quote .card,.archive-posts [id^="post-"].format-link .card,.archive-posts [id^="post-"].format-quote .card,.archive-posts [id^="term-"].format-link .card,.archive-posts [id^="term-"].format-quote .card,.grimlock-query-section__posts [id^="post-"].format-link .card,.grimlock-query-section__posts [id^="post-"].format-quote .card,.grimlock-query-section__posts [id^="term-"].format-link .card,.grimlock-query-section__posts [id^="term-"].format-quote .card,.terms [id^="post-"].format-link .card,.terms [id^="post-"].format-quote .card,.terms [id^="term-"].format-link .card,.terms [id^="term-"].format-quote .card,.search-posts [id^="post-"].format-link .card,.search-posts [id^="post-"].format-quote .card,.search-posts [id^="term-"].format-link .card,.search-posts [id^="term-"].format-quote .card {
    border: 0 !important
}

.blog-posts [id^="post-"].format-link .card-body,.blog-posts [id^="post-"].format-quote .card-body,.blog-posts [id^="term-"].format-link .card-body,.blog-posts [id^="term-"].format-quote .card-body,.archive-posts [id^="post-"].format-link .card-body,.archive-posts [id^="post-"].format-quote .card-body,.archive-posts [id^="term-"].format-link .card-body,.archive-posts [id^="term-"].format-quote .card-body,.grimlock-query-section__posts [id^="post-"].format-link .card-body,.grimlock-query-section__posts [id^="post-"].format-quote .card-body,.grimlock-query-section__posts [id^="term-"].format-link .card-body,.grimlock-query-section__posts [id^="term-"].format-quote .card-body,.terms [id^="post-"].format-link .card-body,.terms [id^="post-"].format-quote .card-body,.terms [id^="term-"].format-link .card-body,.terms [id^="term-"].format-quote .card-body,.search-posts [id^="post-"].format-link .card-body,.search-posts [id^="post-"].format-quote .card-body,.search-posts [id^="term-"].format-link .card-body,.search-posts [id^="term-"].format-quote .card-body {
    display: flex;
    align-items: center
}

.blog-posts [id^="post-"].format-link .card-body:before,.blog-posts [id^="post-"].format-link .card-body:after,.blog-posts [id^="post-"].format-quote .card-body:before,.blog-posts [id^="post-"].format-quote .card-body:after,.blog-posts [id^="term-"].format-link .card-body:before,.blog-posts [id^="term-"].format-link .card-body:after,.blog-posts [id^="term-"].format-quote .card-body:before,.blog-posts [id^="term-"].format-quote .card-body:after,.archive-posts [id^="post-"].format-link .card-body:before,.archive-posts [id^="post-"].format-link .card-body:after,.archive-posts [id^="post-"].format-quote .card-body:before,.archive-posts [id^="post-"].format-quote .card-body:after,.archive-posts [id^="term-"].format-link .card-body:before,.archive-posts [id^="term-"].format-link .card-body:after,.archive-posts [id^="term-"].format-quote .card-body:before,.archive-posts [id^="term-"].format-quote .card-body:after,.grimlock-query-section__posts [id^="post-"].format-link .card-body:before,.grimlock-query-section__posts [id^="post-"].format-link .card-body:after,.grimlock-query-section__posts [id^="post-"].format-quote .card-body:before,.grimlock-query-section__posts [id^="post-"].format-quote .card-body:after,.grimlock-query-section__posts [id^="term-"].format-link .card-body:before,.grimlock-query-section__posts [id^="term-"].format-link .card-body:after,.grimlock-query-section__posts [id^="term-"].format-quote .card-body:before,.grimlock-query-section__posts [id^="term-"].format-quote .card-body:after,.terms [id^="post-"].format-link .card-body:before,.terms [id^="post-"].format-link .card-body:after,.terms [id^="post-"].format-quote .card-body:before,.terms [id^="post-"].format-quote .card-body:after,.terms [id^="term-"].format-link .card-body:before,.terms [id^="term-"].format-link .card-body:after,.terms [id^="term-"].format-quote .card-body:before,.terms [id^="term-"].format-quote .card-body:after,.search-posts [id^="post-"].format-link .card-body:before,.search-posts [id^="post-"].format-link .card-body:after,.search-posts [id^="post-"].format-quote .card-body:before,.search-posts [id^="post-"].format-quote .card-body:after,.search-posts [id^="term-"].format-link .card-body:before,.search-posts [id^="term-"].format-link .card-body:after,.search-posts [id^="term-"].format-quote .card-body:before,.search-posts [id^="term-"].format-quote .card-body:after {
    content: none !important
}

.blog-posts [id^="post-"].format-link .more-link,.blog-posts [id^="post-"].format-quote .more-link,.blog-posts [id^="term-"].format-link .more-link,.blog-posts [id^="term-"].format-quote .more-link,.archive-posts [id^="post-"].format-link .more-link,.archive-posts [id^="post-"].format-quote .more-link,.archive-posts [id^="term-"].format-link .more-link,.archive-posts [id^="term-"].format-quote .more-link,.grimlock-query-section__posts [id^="post-"].format-link .more-link,.grimlock-query-section__posts [id^="post-"].format-quote .more-link,.grimlock-query-section__posts [id^="term-"].format-link .more-link,.grimlock-query-section__posts [id^="term-"].format-quote .more-link,.terms [id^="post-"].format-link .more-link,.terms [id^="post-"].format-quote .more-link,.terms [id^="term-"].format-link .more-link,.terms [id^="term-"].format-quote .more-link,.search-posts [id^="post-"].format-link .more-link,.search-posts [id^="post-"].format-quote .more-link,.search-posts [id^="term-"].format-link .more-link,.search-posts [id^="term-"].format-quote .more-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    font-size: 0;
    color: transparent;
    border-radius: 0 !important
}

.blog-posts [id^="post-"].format-link .more-link span,.blog-posts [id^="post-"].format-quote .more-link span,.blog-posts [id^="term-"].format-link .more-link span,.blog-posts [id^="term-"].format-quote .more-link span,.archive-posts [id^="post-"].format-link .more-link span,.archive-posts [id^="post-"].format-quote .more-link span,.archive-posts [id^="term-"].format-link .more-link span,.archive-posts [id^="term-"].format-quote .more-link span,.grimlock-query-section__posts [id^="post-"].format-link .more-link span,.grimlock-query-section__posts [id^="post-"].format-quote .more-link span,.grimlock-query-section__posts [id^="term-"].format-link .more-link span,.grimlock-query-section__posts [id^="term-"].format-quote .more-link span,.terms [id^="post-"].format-link .more-link span,.terms [id^="post-"].format-quote .more-link span,.terms [id^="term-"].format-link .more-link span,.terms [id^="term-"].format-quote .more-link span,.search-posts [id^="post-"].format-link .more-link span,.search-posts [id^="post-"].format-quote .more-link span,.search-posts [id^="term-"].format-link .more-link span,.search-posts [id^="term-"].format-quote .more-link span {
    display: none
}

.blog-posts [id^="post-"].format-link .more-link:hover,.blog-posts [id^="post-"].format-quote .more-link:hover,.blog-posts [id^="term-"].format-link .more-link:hover,.blog-posts [id^="term-"].format-quote .more-link:hover,.archive-posts [id^="post-"].format-link .more-link:hover,.archive-posts [id^="post-"].format-quote .more-link:hover,.archive-posts [id^="term-"].format-link .more-link:hover,.archive-posts [id^="term-"].format-quote .more-link:hover,.grimlock-query-section__posts [id^="post-"].format-link .more-link:hover,.grimlock-query-section__posts [id^="post-"].format-quote .more-link:hover,.grimlock-query-section__posts [id^="term-"].format-link .more-link:hover,.grimlock-query-section__posts [id^="term-"].format-quote .more-link:hover,.terms [id^="post-"].format-link .more-link:hover,.terms [id^="post-"].format-quote .more-link:hover,.terms [id^="term-"].format-link .more-link:hover,.terms [id^="term-"].format-quote .more-link:hover,.search-posts [id^="post-"].format-link .more-link:hover,.search-posts [id^="post-"].format-quote .more-link:hover,.search-posts [id^="term-"].format-link .more-link:hover,.search-posts [id^="term-"].format-quote .more-link:hover {
    background-color: rgba(0,0,0,0.05)
}

.blog-posts [id^="post-"].format-link .more-link:before,.blog-posts [id^="post-"].format-link .more-link:after,.blog-posts [id^="post-"].format-quote .more-link:before,.blog-posts [id^="post-"].format-quote .more-link:after,.blog-posts [id^="term-"].format-link .more-link:before,.blog-posts [id^="term-"].format-link .more-link:after,.blog-posts [id^="term-"].format-quote .more-link:before,.blog-posts [id^="term-"].format-quote .more-link:after,.archive-posts [id^="post-"].format-link .more-link:before,.archive-posts [id^="post-"].format-link .more-link:after,.archive-posts [id^="post-"].format-quote .more-link:before,.archive-posts [id^="post-"].format-quote .more-link:after,.archive-posts [id^="term-"].format-link .more-link:before,.archive-posts [id^="term-"].format-link .more-link:after,.archive-posts [id^="term-"].format-quote .more-link:before,.archive-posts [id^="term-"].format-quote .more-link:after,.grimlock-query-section__posts [id^="post-"].format-link .more-link:before,.grimlock-query-section__posts [id^="post-"].format-link .more-link:after,.grimlock-query-section__posts [id^="post-"].format-quote .more-link:before,.grimlock-query-section__posts [id^="post-"].format-quote .more-link:after,.grimlock-query-section__posts [id^="term-"].format-link .more-link:before,.grimlock-query-section__posts [id^="term-"].format-link .more-link:after,.grimlock-query-section__posts [id^="term-"].format-quote .more-link:before,.grimlock-query-section__posts [id^="term-"].format-quote .more-link:after,.terms [id^="post-"].format-link .more-link:before,.terms [id^="post-"].format-link .more-link:after,.terms [id^="post-"].format-quote .more-link:before,.terms [id^="post-"].format-quote .more-link:after,.terms [id^="term-"].format-link .more-link:before,.terms [id^="term-"].format-link .more-link:after,.terms [id^="term-"].format-quote .more-link:before,.terms [id^="term-"].format-quote .more-link:after,.search-posts [id^="post-"].format-link .more-link:before,.search-posts [id^="post-"].format-link .more-link:after,.search-posts [id^="post-"].format-quote .more-link:before,.search-posts [id^="post-"].format-quote .more-link:after,.search-posts [id^="term-"].format-link .more-link:before,.search-posts [id^="term-"].format-link .more-link:after,.search-posts [id^="term-"].format-quote .more-link:before,.search-posts [id^="term-"].format-quote .more-link:after {
    content: none
}

.blog-posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.blog-posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.archive-posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.grimlock-query-section__posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.terms [id^="post-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.terms [id^="term-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.search-posts [id^="post-"].format-quote .entry-content,.blog-posts [id^="post-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.blog-posts [id^="term-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="post-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.archive-posts [id^="term-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="post-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.grimlock-query-section__posts [id^="term-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.terms [id^="post-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.terms [id^="term-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.search-posts [id^="post-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content,.search-posts [id^="term-"].format-quote .entry-content+.search-posts [id^="term-"].format-quote .entry-content {
    display: none
}

.blog-posts [id^="post-"].format-quote .card,.blog-posts [id^="term-"].format-quote .card,.archive-posts [id^="post-"].format-quote .card,.archive-posts [id^="term-"].format-quote .card,.grimlock-query-section__posts [id^="post-"].format-quote .card,.grimlock-query-section__posts [id^="term-"].format-quote .card,.terms [id^="post-"].format-quote .card,.terms [id^="term-"].format-quote .card,.search-posts [id^="post-"].format-quote .card,.search-posts [id^="term-"].format-quote .card {
    justify-content: center
}

.blog-posts [id^="post-"].format-quote .card-body,.blog-posts [id^="term-"].format-quote .card-body,.archive-posts [id^="post-"].format-quote .card-body,.archive-posts [id^="term-"].format-quote .card-body,.grimlock-query-section__posts [id^="post-"].format-quote .card-body,.grimlock-query-section__posts [id^="term-"].format-quote .card-body,.terms [id^="post-"].format-quote .card-body,.terms [id^="term-"].format-quote .card-body,.search-posts [id^="post-"].format-quote .card-body,.search-posts [id^="term-"].format-quote .card-body {
    justify-content: center
}

.blog-posts [id^="post-"].format-quote blockquote,.blog-posts [id^="term-"].format-quote blockquote,.archive-posts [id^="post-"].format-quote blockquote,.archive-posts [id^="term-"].format-quote blockquote,.grimlock-query-section__posts [id^="post-"].format-quote blockquote,.grimlock-query-section__posts [id^="term-"].format-quote blockquote,.terms [id^="post-"].format-quote blockquote,.terms [id^="term-"].format-quote blockquote,.search-posts [id^="post-"].format-quote blockquote,.search-posts [id^="term-"].format-quote blockquote {
    text-align: center;
    padding-left: 0;
    border: 0;
    padding-right: 0;
    font-size: 1.5rem;
    margin: 3.125rem 0 1.875rem 0;
    background: none !important
}

.blog-posts [id^="post-"].format-quote blockquote,.blog-posts [id^="post-"].format-quote blockquote p,.blog-posts [id^="term-"].format-quote blockquote,.blog-posts [id^="term-"].format-quote blockquote p,.archive-posts [id^="post-"].format-quote blockquote,.archive-posts [id^="post-"].format-quote blockquote p,.archive-posts [id^="term-"].format-quote blockquote,.archive-posts [id^="term-"].format-quote blockquote p,.grimlock-query-section__posts [id^="post-"].format-quote blockquote,.grimlock-query-section__posts [id^="post-"].format-quote blockquote p,.grimlock-query-section__posts [id^="term-"].format-quote blockquote,.grimlock-query-section__posts [id^="term-"].format-quote blockquote p,.terms [id^="post-"].format-quote blockquote,.terms [id^="post-"].format-quote blockquote p,.terms [id^="term-"].format-quote blockquote,.terms [id^="term-"].format-quote blockquote p,.search-posts [id^="post-"].format-quote blockquote,.search-posts [id^="post-"].format-quote blockquote p,.search-posts [id^="term-"].format-quote blockquote,.search-posts [id^="term-"].format-quote blockquote p {
    color: inherit !important
}

.blog-posts [id^="post-"].format-quote blockquote:before,.blog-posts [id^="term-"].format-quote blockquote:before,.archive-posts [id^="post-"].format-quote blockquote:before,.archive-posts [id^="term-"].format-quote blockquote:before,.grimlock-query-section__posts [id^="post-"].format-quote blockquote:before,.grimlock-query-section__posts [id^="term-"].format-quote blockquote:before,.terms [id^="post-"].format-quote blockquote:before,.terms [id^="term-"].format-quote blockquote:before,.search-posts [id^="post-"].format-quote blockquote:before,.search-posts [id^="term-"].format-quote blockquote:before {
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2.2rem
}

.blog-posts [id^="post-"].format-link .card-body,.blog-posts [id^="term-"].format-link .card-body,.archive-posts [id^="post-"].format-link .card-body,.archive-posts [id^="term-"].format-link .card-body,.grimlock-query-section__posts [id^="post-"].format-link .card-body,.grimlock-query-section__posts [id^="term-"].format-link .card-body,.terms [id^="post-"].format-link .card-body,.terms [id^="term-"].format-link .card-body,.search-posts [id^="post-"].format-link .card-body,.search-posts [id^="term-"].format-link .card-body {
    background-color: #4E64DD
}

.blog-posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.blog-posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.archive-posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.archive-posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.grimlock-query-section__posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.grimlock-query-section__posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.terms [id^="post-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.terms [id^="term-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.search-posts [id^="post-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge),.search-posts [id^="term-"].format-link .card-body a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge) {
    color: #fff
}

.blog-posts [id^="post-"].format-link .entry-content>p:nth-child(n+2),.blog-posts [id^="term-"].format-link .entry-content>p:nth-child(n+2),.archive-posts [id^="post-"].format-link .entry-content>p:nth-child(n+2),.archive-posts [id^="term-"].format-link .entry-content>p:nth-child(n+2),.grimlock-query-section__posts [id^="post-"].format-link .entry-content>p:nth-child(n+2),.grimlock-query-section__posts [id^="term-"].format-link .entry-content>p:nth-child(n+2),.terms [id^="post-"].format-link .entry-content>p:nth-child(n+2),.terms [id^="term-"].format-link .entry-content>p:nth-child(n+2),.search-posts [id^="post-"].format-link .entry-content>p:nth-child(n+2),.search-posts [id^="term-"].format-link .entry-content>p:nth-child(n+2) {
    display: none
}

.blog-posts [id^="post-"].format-link .entry-content p,.blog-posts [id^="term-"].format-link .entry-content p,.archive-posts [id^="post-"].format-link .entry-content p,.archive-posts [id^="term-"].format-link .entry-content p,.grimlock-query-section__posts [id^="post-"].format-link .entry-content p,.grimlock-query-section__posts [id^="term-"].format-link .entry-content p,.terms [id^="post-"].format-link .entry-content p,.terms [id^="term-"].format-link .entry-content p,.search-posts [id^="post-"].format-link .entry-content p,.search-posts [id^="term-"].format-link .entry-content p {
    margin-bottom: 0
}

.blog-posts [id^="post-"].format-link .entry-content a:not(.more-link),.blog-posts [id^="term-"].format-link .entry-content a:not(.more-link),.archive-posts [id^="post-"].format-link .entry-content a:not(.more-link),.archive-posts [id^="term-"].format-link .entry-content a:not(.more-link),.grimlock-query-section__posts [id^="post-"].format-link .entry-content a:not(.more-link),.grimlock-query-section__posts [id^="term-"].format-link .entry-content a:not(.more-link),.terms [id^="post-"].format-link .entry-content a:not(.more-link),.terms [id^="term-"].format-link .entry-content a:not(.more-link),.search-posts [id^="post-"].format-link .entry-content a:not(.more-link),.search-posts [id^="term-"].format-link .entry-content a:not(.more-link) {
    font-size: 1.2em;
    position: relative;
    padding: 1rem;
    margin: 3.125rem 0 1.875rem 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: block
}

.blog-posts [id^="post-"].format-link .entry-content a:not(.more-link):before,.blog-posts [id^="term-"].format-link .entry-content a:not(.more-link):before,.archive-posts [id^="post-"].format-link .entry-content a:not(.more-link):before,.archive-posts [id^="term-"].format-link .entry-content a:not(.more-link):before,.grimlock-query-section__posts [id^="post-"].format-link .entry-content a:not(.more-link):before,.grimlock-query-section__posts [id^="term-"].format-link .entry-content a:not(.more-link):before,.terms [id^="post-"].format-link .entry-content a:not(.more-link):before,.terms [id^="term-"].format-link .entry-content a:not(.more-link):before,.search-posts [id^="post-"].format-link .entry-content a:not(.more-link):before,.search-posts [id^="term-"].format-link .entry-content a:not(.more-link):before {
    display: inline-block;
    position: absolute;
    top: -0.5em;
    left: 0;
    text-align: left;
    width: 100%;
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 1.6rem;
    pointer-events: none
}

.blog-posts [id^="post-"].format-video .post-media,.blog-posts [id^="term-"].format-video .post-media,.archive-posts [id^="post-"].format-video .post-media,.archive-posts [id^="term-"].format-video .post-media,.grimlock-query-section__posts [id^="post-"].format-video .post-media,.grimlock-query-section__posts [id^="term-"].format-video .post-media,.terms [id^="post-"].format-video .post-media,.terms [id^="term-"].format-video .post-media,.search-posts [id^="post-"].format-video .post-media,.search-posts [id^="term-"].format-video .post-media {
    z-index: 1
}

.blog-posts [id^="post-"].format-video .post-media,.blog-posts [id^="post-"].format-video .post-thumbnail,.blog-posts [id^="term-"].format-video .post-media,.blog-posts [id^="term-"].format-video .post-thumbnail,.archive-posts [id^="post-"].format-video .post-media,.archive-posts [id^="post-"].format-video .post-thumbnail,.archive-posts [id^="term-"].format-video .post-media,.archive-posts [id^="term-"].format-video .post-thumbnail,.grimlock-query-section__posts [id^="post-"].format-video .post-media,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail,.grimlock-query-section__posts [id^="term-"].format-video .post-media,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail,.terms [id^="post-"].format-video .post-media,.terms [id^="post-"].format-video .post-thumbnail,.terms [id^="term-"].format-video .post-media,.terms [id^="term-"].format-video .post-thumbnail,.search-posts [id^="post-"].format-video .post-media,.search-posts [id^="post-"].format-video .post-thumbnail,.search-posts [id^="term-"].format-video .post-media,.search-posts [id^="term-"].format-video .post-thumbnail {
    height: clamp(285px, 18vw, 350px);
    position: relative;
    overflow: hidden;
    font-size: 0;
    color: transparent;
    background-color: #000
}

.blog-posts [id^="post-"].format-video .post-media>*,.blog-posts [id^="post-"].format-video .post-thumbnail>*,.blog-posts [id^="term-"].format-video .post-media>*,.blog-posts [id^="term-"].format-video .post-thumbnail>*,.archive-posts [id^="post-"].format-video .post-media>*,.archive-posts [id^="post-"].format-video .post-thumbnail>*,.archive-posts [id^="term-"].format-video .post-media>*,.archive-posts [id^="term-"].format-video .post-thumbnail>*,.grimlock-query-section__posts [id^="post-"].format-video .post-media>*,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail>*,.grimlock-query-section__posts [id^="term-"].format-video .post-media>*,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail>*,.terms [id^="post-"].format-video .post-media>*,.terms [id^="post-"].format-video .post-thumbnail>*,.terms [id^="term-"].format-video .post-media>*,.terms [id^="term-"].format-video .post-thumbnail>*,.search-posts [id^="post-"].format-video .post-media>*,.search-posts [id^="post-"].format-video .post-thumbnail>*,.search-posts [id^="term-"].format-video .post-media>*,.search-posts [id^="term-"].format-video .post-thumbnail>* {
    margin: 0;
    padding: 0
}

.blog-posts [id^="post-"].format-video .post-media iframe,.blog-posts [id^="post-"].format-video .post-media .wp-playlist,.blog-posts [id^="post-"].format-video .post-media .wp-block-video,.blog-posts [id^="post-"].format-video .post-media .wp-block-embed.is-type-video,.blog-posts [id^="post-"].format-video .post-thumbnail iframe,.blog-posts [id^="post-"].format-video .post-thumbnail .wp-playlist,.blog-posts [id^="post-"].format-video .post-thumbnail .wp-block-video,.blog-posts [id^="post-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.blog-posts [id^="term-"].format-video .post-media iframe,.blog-posts [id^="term-"].format-video .post-media .wp-playlist,.blog-posts [id^="term-"].format-video .post-media .wp-block-video,.blog-posts [id^="term-"].format-video .post-media .wp-block-embed.is-type-video,.blog-posts [id^="term-"].format-video .post-thumbnail iframe,.blog-posts [id^="term-"].format-video .post-thumbnail .wp-playlist,.blog-posts [id^="term-"].format-video .post-thumbnail .wp-block-video,.blog-posts [id^="term-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.archive-posts [id^="post-"].format-video .post-media iframe,.archive-posts [id^="post-"].format-video .post-media .wp-playlist,.archive-posts [id^="post-"].format-video .post-media .wp-block-video,.archive-posts [id^="post-"].format-video .post-media .wp-block-embed.is-type-video,.archive-posts [id^="post-"].format-video .post-thumbnail iframe,.archive-posts [id^="post-"].format-video .post-thumbnail .wp-playlist,.archive-posts [id^="post-"].format-video .post-thumbnail .wp-block-video,.archive-posts [id^="post-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.archive-posts [id^="term-"].format-video .post-media iframe,.archive-posts [id^="term-"].format-video .post-media .wp-playlist,.archive-posts [id^="term-"].format-video .post-media .wp-block-video,.archive-posts [id^="term-"].format-video .post-media .wp-block-embed.is-type-video,.archive-posts [id^="term-"].format-video .post-thumbnail iframe,.archive-posts [id^="term-"].format-video .post-thumbnail .wp-playlist,.archive-posts [id^="term-"].format-video .post-thumbnail .wp-block-video,.archive-posts [id^="term-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.grimlock-query-section__posts [id^="post-"].format-video .post-media iframe,.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-playlist,.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-block-video,.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-block-embed.is-type-video,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail iframe,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-playlist,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-block-video,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.grimlock-query-section__posts [id^="term-"].format-video .post-media iframe,.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-playlist,.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-block-video,.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-block-embed.is-type-video,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail iframe,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-playlist,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-block-video,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.terms [id^="post-"].format-video .post-media iframe,.terms [id^="post-"].format-video .post-media .wp-playlist,.terms [id^="post-"].format-video .post-media .wp-block-video,.terms [id^="post-"].format-video .post-media .wp-block-embed.is-type-video,.terms [id^="post-"].format-video .post-thumbnail iframe,.terms [id^="post-"].format-video .post-thumbnail .wp-playlist,.terms [id^="post-"].format-video .post-thumbnail .wp-block-video,.terms [id^="post-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.terms [id^="term-"].format-video .post-media iframe,.terms [id^="term-"].format-video .post-media .wp-playlist,.terms [id^="term-"].format-video .post-media .wp-block-video,.terms [id^="term-"].format-video .post-media .wp-block-embed.is-type-video,.terms [id^="term-"].format-video .post-thumbnail iframe,.terms [id^="term-"].format-video .post-thumbnail .wp-playlist,.terms [id^="term-"].format-video .post-thumbnail .wp-block-video,.terms [id^="term-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.search-posts [id^="post-"].format-video .post-media iframe,.search-posts [id^="post-"].format-video .post-media .wp-playlist,.search-posts [id^="post-"].format-video .post-media .wp-block-video,.search-posts [id^="post-"].format-video .post-media .wp-block-embed.is-type-video,.search-posts [id^="post-"].format-video .post-thumbnail iframe,.search-posts [id^="post-"].format-video .post-thumbnail .wp-playlist,.search-posts [id^="post-"].format-video .post-thumbnail .wp-block-video,.search-posts [id^="post-"].format-video .post-thumbnail .wp-block-embed.is-type-video,.search-posts [id^="term-"].format-video .post-media iframe,.search-posts [id^="term-"].format-video .post-media .wp-playlist,.search-posts [id^="term-"].format-video .post-media .wp-block-video,.search-posts [id^="term-"].format-video .post-media .wp-block-embed.is-type-video,.search-posts [id^="term-"].format-video .post-thumbnail iframe,.search-posts [id^="term-"].format-video .post-thumbnail .wp-playlist,.search-posts [id^="term-"].format-video .post-thumbnail .wp-block-video,.search-posts [id^="term-"].format-video .post-thumbnail .wp-block-embed.is-type-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    background-color: #000;
    margin: 0;
    border: 0;
    padding: 0;
    z-index: 99999
}

.blog-posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,.blog-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,.blog-posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,.blog-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,.archive-posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,.archive-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,.archive-posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,.archive-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,.terms [id^="post-"].format-video .post-media .wp-playlist .mejs-container,.terms [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,.terms [id^="term-"].format-video .post-media .wp-playlist .mejs-container,.terms [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container,.search-posts [id^="post-"].format-video .post-media .wp-playlist .mejs-container,.search-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .mejs-container,.search-posts [id^="term-"].format-video .post-media .wp-playlist .mejs-container,.search-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .mejs-container {
    width: 100% !important
}

.blog-posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.blog-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.blog-posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.blog-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.archive-posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.archive-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.archive-posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.archive-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.terms [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.terms [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.terms [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.terms [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.search-posts [id^="post-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.search-posts [id^="post-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks,.search-posts [id^="term-"].format-video .post-media .wp-playlist .wp-playlist-tracks,.search-posts [id^="term-"].format-video .post-thumbnail .wp-playlist .wp-playlist-tracks {
    padding-left: 15px;
    padding-right: 15px
}

.blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper,.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper,.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper {
    transition: all 0.2s ease-in-out;
    padding-top: 0;
    width: 100%;
    max-height: 325px !important;
    min-height: 325px !important;
    height: 100%;
    background: #000;
    padding-bottom: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    will-change: padding, transform;
    overflow: hidden
}

@media screen and (prefers-reduced-motion: reduce) {
    .blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper,.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper,.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper,.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper,.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper,.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper,.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper {
        transition: none
    }
}

.blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper:hover,.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper:hover,.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper:hover,.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper:hover {
    padding-bottom: 35px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,.blog-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.blog-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,.blog-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.archive-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,.archive-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.archive-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,.archive-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.grimlock-query-section__posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.grimlock-query-section__posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.terms [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,.terms [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.terms [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,.terms [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.search-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper iframe,.search-posts [id^="post-"].format-video .post-thumbnail .jetpack-video-wrapper iframe,.search-posts [id^="term-"].format-video .post-media .jetpack-video-wrapper iframe,.search-posts [id^="term-"].format-video .post-thumbnail .jetpack-video-wrapper iframe {
    width: 100% !important;
    height: 300px !important;
    max-height: 300px !important
}

.blog-posts [id^="post-"].format-video .post-media .rll-youtube-player,.blog-posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,.blog-posts [id^="term-"].format-video .post-media .rll-youtube-player,.blog-posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player,.archive-posts [id^="post-"].format-video .post-media .rll-youtube-player,.archive-posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,.archive-posts [id^="term-"].format-video .post-media .rll-youtube-player,.archive-posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player,.grimlock-query-section__posts [id^="post-"].format-video .post-media .rll-youtube-player,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,.grimlock-query-section__posts [id^="term-"].format-video .post-media .rll-youtube-player,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player,.terms [id^="post-"].format-video .post-media .rll-youtube-player,.terms [id^="post-"].format-video .post-thumbnail .rll-youtube-player,.terms [id^="term-"].format-video .post-media .rll-youtube-player,.terms [id^="term-"].format-video .post-thumbnail .rll-youtube-player,.search-posts [id^="post-"].format-video .post-media .rll-youtube-player,.search-posts [id^="post-"].format-video .post-thumbnail .rll-youtube-player,.search-posts [id^="term-"].format-video .post-media .rll-youtube-player,.search-posts [id^="term-"].format-video .post-thumbnail .rll-youtube-player {
    margin: 0;
    background: none
}

.blog-posts [id^="post-"].format-video .post-media .wp-block-video video,.blog-posts [id^="post-"].format-video .post-thumbnail .wp-block-video video,.blog-posts [id^="term-"].format-video .post-media .wp-block-video video,.blog-posts [id^="term-"].format-video .post-thumbnail .wp-block-video video,.archive-posts [id^="post-"].format-video .post-media .wp-block-video video,.archive-posts [id^="post-"].format-video .post-thumbnail .wp-block-video video,.archive-posts [id^="term-"].format-video .post-media .wp-block-video video,.archive-posts [id^="term-"].format-video .post-thumbnail .wp-block-video video,.grimlock-query-section__posts [id^="post-"].format-video .post-media .wp-block-video video,.grimlock-query-section__posts [id^="post-"].format-video .post-thumbnail .wp-block-video video,.grimlock-query-section__posts [id^="term-"].format-video .post-media .wp-block-video video,.grimlock-query-section__posts [id^="term-"].format-video .post-thumbnail .wp-block-video video,.terms [id^="post-"].format-video .post-media .wp-block-video video,.terms [id^="post-"].format-video .post-thumbnail .wp-block-video video,.terms [id^="term-"].format-video .post-media .wp-block-video video,.terms [id^="term-"].format-video .post-thumbnail .wp-block-video video,.search-posts [id^="post-"].format-video .post-media .wp-block-video video,.search-posts [id^="post-"].format-video .post-thumbnail .wp-block-video video,.search-posts [id^="term-"].format-video .post-media .wp-block-video video,.search-posts [id^="term-"].format-video .post-thumbnail .wp-block-video video {
    width: 100%;
    height: 100%
}

.blog-posts [id^="post-"].format-video .entry-content,.blog-posts [id^="term-"].format-video .entry-content,.archive-posts [id^="post-"].format-video .entry-content,.archive-posts [id^="term-"].format-video .entry-content,.grimlock-query-section__posts [id^="post-"].format-video .entry-content,.grimlock-query-section__posts [id^="term-"].format-video .entry-content,.terms [id^="post-"].format-video .entry-content,.terms [id^="term-"].format-video .entry-content,.search-posts [id^="post-"].format-video .entry-content,.search-posts [id^="term-"].format-video .entry-content {
    display: none
}

.blog-posts [id^="post-"].format-audio .post-media,.blog-posts [id^="post-"].format-audio .post-thumbnail,.blog-posts [id^="term-"].format-audio .post-media,.blog-posts [id^="term-"].format-audio .post-thumbnail,.archive-posts [id^="post-"].format-audio .post-media,.archive-posts [id^="post-"].format-audio .post-thumbnail,.archive-posts [id^="term-"].format-audio .post-media,.archive-posts [id^="term-"].format-audio .post-thumbnail,.grimlock-query-section__posts [id^="post-"].format-audio .post-media,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail,.grimlock-query-section__posts [id^="term-"].format-audio .post-media,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail,.terms [id^="post-"].format-audio .post-media,.terms [id^="post-"].format-audio .post-thumbnail,.terms [id^="term-"].format-audio .post-media,.terms [id^="term-"].format-audio .post-thumbnail,.search-posts [id^="post-"].format-audio .post-media,.search-posts [id^="post-"].format-audio .post-thumbnail,.search-posts [id^="term-"].format-audio .post-media,.search-posts [id^="term-"].format-audio .post-thumbnail {
    height: 200px !important;
    background: #3D404A;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px
}

.blog-posts [id^="post-"].format-audio .post-media>p,.blog-posts [id^="post-"].format-audio .post-media span,.blog-posts [id^="post-"].format-audio .post-thumbnail>p,.blog-posts [id^="post-"].format-audio .post-thumbnail span,.blog-posts [id^="term-"].format-audio .post-media>p,.blog-posts [id^="term-"].format-audio .post-media span,.blog-posts [id^="term-"].format-audio .post-thumbnail>p,.blog-posts [id^="term-"].format-audio .post-thumbnail span,.archive-posts [id^="post-"].format-audio .post-media>p,.archive-posts [id^="post-"].format-audio .post-media span,.archive-posts [id^="post-"].format-audio .post-thumbnail>p,.archive-posts [id^="post-"].format-audio .post-thumbnail span,.archive-posts [id^="term-"].format-audio .post-media>p,.archive-posts [id^="term-"].format-audio .post-media span,.archive-posts [id^="term-"].format-audio .post-thumbnail>p,.archive-posts [id^="term-"].format-audio .post-thumbnail span,.grimlock-query-section__posts [id^="post-"].format-audio .post-media>p,.grimlock-query-section__posts [id^="post-"].format-audio .post-media span,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail>p,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail span,.grimlock-query-section__posts [id^="term-"].format-audio .post-media>p,.grimlock-query-section__posts [id^="term-"].format-audio .post-media span,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail>p,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail span,.terms [id^="post-"].format-audio .post-media>p,.terms [id^="post-"].format-audio .post-media span,.terms [id^="post-"].format-audio .post-thumbnail>p,.terms [id^="post-"].format-audio .post-thumbnail span,.terms [id^="term-"].format-audio .post-media>p,.terms [id^="term-"].format-audio .post-media span,.terms [id^="term-"].format-audio .post-thumbnail>p,.terms [id^="term-"].format-audio .post-thumbnail span,.search-posts [id^="post-"].format-audio .post-media>p,.search-posts [id^="post-"].format-audio .post-media span,.search-posts [id^="post-"].format-audio .post-thumbnail>p,.search-posts [id^="post-"].format-audio .post-thumbnail span,.search-posts [id^="term-"].format-audio .post-media>p,.search-posts [id^="term-"].format-audio .post-media span,.search-posts [id^="term-"].format-audio .post-thumbnail>p,.search-posts [id^="term-"].format-audio .post-thumbnail span {
    display: none !important
}

.blog-posts [id^="post-"].format-audio .post-media .wp-playlist,.blog-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,.blog-posts [id^="term-"].format-audio .post-media .wp-playlist,.blog-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist,.archive-posts [id^="post-"].format-audio .post-media .wp-playlist,.archive-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,.archive-posts [id^="term-"].format-audio .post-media .wp-playlist,.archive-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist,.grimlock-query-section__posts [id^="post-"].format-audio .post-media .wp-playlist,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,.grimlock-query-section__posts [id^="term-"].format-audio .post-media .wp-playlist,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .wp-playlist,.terms [id^="post-"].format-audio .post-media .wp-playlist,.terms [id^="post-"].format-audio .post-thumbnail .wp-playlist,.terms [id^="term-"].format-audio .post-media .wp-playlist,.terms [id^="term-"].format-audio .post-thumbnail .wp-playlist,.search-posts [id^="post-"].format-audio .post-media .wp-playlist,.search-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist,.search-posts [id^="term-"].format-audio .post-media .wp-playlist,.search-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist {
    margin: 0;
    border: 0;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #222;
    width: 100%;
    height: 200px !important
}

.blog-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.blog-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.blog-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.blog-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.blog-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.blog-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.blog-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.blog-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.archive-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.archive-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.archive-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.archive-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.archive-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.archive-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.archive-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.archive-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.grimlock-query-section__posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.grimlock-query-section__posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.terms [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.terms [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.terms [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.terms [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.terms [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.terms [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.terms [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.terms [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.search-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.search-posts [id^="post-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.search-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.search-posts [id^="post-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks,.search-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-current-item,.search-posts [id^="term-"].format-audio .post-media .wp-playlist .wp-playlist-tracks,.search-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-current-item,.search-posts [id^="term-"].format-audio .post-thumbnail .wp-playlist .wp-playlist-tracks {
    display: none
}

.blog-posts [id^="post-"].format-audio .post-media .mejs-time-slider,.blog-posts [id^="post-"].format-audio .post-media .mejs-time-current,.blog-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,.blog-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,.blog-posts [id^="term-"].format-audio .post-media .mejs-time-slider,.blog-posts [id^="term-"].format-audio .post-media .mejs-time-current,.blog-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,.blog-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current,.archive-posts [id^="post-"].format-audio .post-media .mejs-time-slider,.archive-posts [id^="post-"].format-audio .post-media .mejs-time-current,.archive-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,.archive-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,.archive-posts [id^="term-"].format-audio .post-media .mejs-time-slider,.archive-posts [id^="term-"].format-audio .post-media .mejs-time-current,.archive-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,.archive-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current,.grimlock-query-section__posts [id^="post-"].format-audio .post-media .mejs-time-slider,.grimlock-query-section__posts [id^="post-"].format-audio .post-media .mejs-time-current,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,.grimlock-query-section__posts [id^="term-"].format-audio .post-media .mejs-time-slider,.grimlock-query-section__posts [id^="term-"].format-audio .post-media .mejs-time-current,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current,.terms [id^="post-"].format-audio .post-media .mejs-time-slider,.terms [id^="post-"].format-audio .post-media .mejs-time-current,.terms [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,.terms [id^="post-"].format-audio .post-thumbnail .mejs-time-current,.terms [id^="term-"].format-audio .post-media .mejs-time-slider,.terms [id^="term-"].format-audio .post-media .mejs-time-current,.terms [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,.terms [id^="term-"].format-audio .post-thumbnail .mejs-time-current,.search-posts [id^="post-"].format-audio .post-media .mejs-time-slider,.search-posts [id^="post-"].format-audio .post-media .mejs-time-current,.search-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-slider,.search-posts [id^="post-"].format-audio .post-thumbnail .mejs-time-current,.search-posts [id^="term-"].format-audio .post-media .mejs-time-slider,.search-posts [id^="term-"].format-audio .post-media .mejs-time-current,.search-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-slider,.search-posts [id^="term-"].format-audio .post-thumbnail .mejs-time-current {
    display: inline-block !important
}

.blog-posts [id^="post-"].format-audio .post-media .mejs-container,.blog-posts [id^="post-"].format-audio .post-thumbnail .mejs-container,.blog-posts [id^="term-"].format-audio .post-media .mejs-container,.blog-posts [id^="term-"].format-audio .post-thumbnail .mejs-container,.archive-posts [id^="post-"].format-audio .post-media .mejs-container,.archive-posts [id^="post-"].format-audio .post-thumbnail .mejs-container,.archive-posts [id^="term-"].format-audio .post-media .mejs-container,.archive-posts [id^="term-"].format-audio .post-thumbnail .mejs-container,.grimlock-query-section__posts [id^="post-"].format-audio .post-media .mejs-container,.grimlock-query-section__posts [id^="post-"].format-audio .post-thumbnail .mejs-container,.grimlock-query-section__posts [id^="term-"].format-audio .post-media .mejs-container,.grimlock-query-section__posts [id^="term-"].format-audio .post-thumbnail .mejs-container,.terms [id^="post-"].format-audio .post-media .mejs-container,.terms [id^="post-"].format-audio .post-thumbnail .mejs-container,.terms [id^="term-"].format-audio .post-media .mejs-container,.terms [id^="term-"].format-audio .post-thumbnail .mejs-container,.search-posts [id^="post-"].format-audio .post-media .mejs-container,.search-posts [id^="post-"].format-audio .post-thumbnail .mejs-container,.search-posts [id^="term-"].format-audio .post-media .mejs-container,.search-posts [id^="term-"].format-audio .post-thumbnail .mejs-container {
    height: 140px
}

.blog-posts [id^="post-"].format-audio .entry-content,.blog-posts [id^="term-"].format-audio .entry-content,.archive-posts [id^="post-"].format-audio .entry-content,.archive-posts [id^="term-"].format-audio .entry-content,.grimlock-query-section__posts [id^="post-"].format-audio .entry-content,.grimlock-query-section__posts [id^="term-"].format-audio .entry-content,.terms [id^="post-"].format-audio .entry-content,.terms [id^="term-"].format-audio .entry-content,.search-posts [id^="post-"].format-audio .entry-content,.search-posts [id^="term-"].format-audio .entry-content {
    display: none
}

.blog-posts [id^="post-"].format-status .entry-content,.blog-posts [id^="term-"].format-status .entry-content,.archive-posts [id^="post-"].format-status .entry-content,.archive-posts [id^="term-"].format-status .entry-content,.grimlock-query-section__posts [id^="post-"].format-status .entry-content,.grimlock-query-section__posts [id^="term-"].format-status .entry-content,.terms [id^="post-"].format-status .entry-content,.terms [id^="term-"].format-status .entry-content,.search-posts [id^="post-"].format-status .entry-content,.search-posts [id^="term-"].format-status .entry-content {
    display: none
}

.grimlock .posts--height-not-equalized,.posts--height-not-equalized.masonry {
    display: block !important
}

.grimlock .posts--height-not-equalized [id^="post-"],.posts--height-not-equalized.masonry [id^="post-"] {
    opacity: 1
}

.grimlock .posts--height-not-equalized [id^="post-"]:not([style*="position"]),.posts--height-not-equalized.masonry [id^="post-"]:not([style*="position"]) {
    opacity: 0;
    pointer-events: none;
    transition: all 0.2s ease-in-out;
    transition-delay: 2s
}

.grimlock .posts--height-not-equalized:not([style*="position"]),.posts--height-not-equalized.masonry:not([style*="position"]) {
    position: relative
}

.grimlock .posts--height-not-equalized:not([style*="position"]):after,.posts--height-not-equalized.masonry:not([style*="position"]):after {
    content: '';
    width: 100%;
    position: absolute;
    top: 10%;
    left: 0;
    text-align: center;
    font-family: var(--grimlock-icon-loading-font-family) !important;
    content: var(--grimlock-icon-loading);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: fa-spin 1.2s infinite linear;
    animation: fa-spin 1.2s infinite linear;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 2em;
    margin: 0;
    color: inherit;
    opacity: .3
}

.archive.author .grimlock--page-header {
    max-width: 700px
}

.archive.author #custom_header .region__col {
    text-align: center;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%
}

.archive.author #custom_header .region__col--1 {
    order: -1
}

.archive.author #custom_header .section__header {
    max-width: 720px;
    margin: 0 auto;
    border: none;
    align-items: center;
    text-align: center
}

.archive.author #custom_header .section__title {
    font-size: 2.2em
}

.archive.author #custom_header .section__thumbnail {
    display: inline-block
}

.archive.author #custom_header .section__thumbnail img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 500px;
    display: inline-block;
    object-fit: cover;
    object-position: center
}

.archive.author #custom_header .section__thumbnail {
    margin: 0 auto
}

.archive.author #custom_header .vcard {
    font-weight: inherit
}

.archive.author #custom_header .breadcrumb {
    display: none
}

.grimlock-term-query-section__terms .term {
    margin-bottom: 30px
}

.grimlock-term-query-section__terms .term__card .entry-title {
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    letter-spacing: 3px
}

.grimlock-term-query-section__terms .term__card .card-img+.card-body {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column
}

.grimlock-term-query-section__terms .term__card .card-img+.card-body .entry-title a {
    color: #fff !important
}

.grimlock-term-query-section__terms .term__card .card-img+.card-body .entry-title a:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9
}

.badge {
    border-radius: 500px;
    text-shadow: none
}

.btn,button,.button,input[type="button"],input[type="submit"],input[type="reset"],.button,button,input[type="button"],input[type="submit"],input[type="reset"] {
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .btn,button,.button,input[type="button"],input[type="submit"],input[type="reset"],.button,button,input[type="button"],input[type="submit"],input[type="reset"] {
        transition: none
    }
}

.btn,button,.button,input[type="button"],input[type="submit"],input[type="reset"],.btn:focus,button:focus,.button:focus,input:focus[type="button"],input:focus[type="submit"],input:focus[type="reset"],.btn:active,button:active,.button:active,input:active[type="button"],input:active[type="submit"],input:active[type="reset"],.button,.button:focus,.button:active,button,button:focus,button:active,input[type="button"],input[type="button"]:focus,input[type="button"]:active,input[type="submit"],input[type="submit"]:focus,input[type="submit"]:active,input[type="reset"],input[type="reset"]:focus,input[type="reset"]:active {
    outline: none !important;
    box-shadow: none !important
}

.btn:hover,button:hover,.button:hover,input:hover[type="button"],input:hover[type="submit"],input:hover[type="reset"],.btn:active,button:active,.button:active,input:active[type="button"],input:active[type="submit"],input:active[type="reset"],.button:hover,.button:active,button:hover,button:active,input[type="button"]:hover,input[type="button"]:active,input[type="submit"]:hover,input[type="submit"]:active,input[type="reset"]:hover,input[type="reset"]:active {
    cursor: pointer
}

.btn.disabled:hover,button.disabled:hover,.disabled.button:hover,input.disabled:hover[type="button"],input.disabled:hover[type="submit"],input.disabled:hover[type="reset"],.btn:disabled:hover,button:disabled:hover,.button:disabled:hover,input:disabled:hover[type="button"],input:disabled:hover[type="submit"],input:disabled:hover[type="reset"],.button.disabled:hover,.button:disabled:hover,button.disabled:hover,button:disabled:hover,input[type="button"].disabled:hover,input[type="button"]:disabled:hover,input[type="submit"].disabled:hover,input[type="submit"]:disabled:hover,input[type="reset"].disabled:hover,input[type="reset"]:disabled:hover {
    cursor: not-allowed
}

.btn img,button img,.button img,input[type="button"] img,input[type="submit"] img,input[type="reset"] img,.button img,button img,input[type="button"] img,input[type="submit"] img,input[type="reset"] img {
    position: relative;
    top: -1px;
    margin-right: 4px
}

.btn-secondary,.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active {
    color: #4E64DD
}

.card .more-link,.btn.btn-link,button.btn-link,.btn-link.button,input.btn-link[type="button"],input.btn-link[type="submit"],input.btn-link[type="reset"],.grimlock-section .grimlock-section__btn.btn-link,.wp-block-button.is-style-link .wp-block-button__link {
    padding: .3rem 0 !important;
    color: inherit;
    position: relative;
    text-transform: uppercase;
    font-size: .75em;
    letter-spacing: .5px;
    display: inline-block
}

.card .more-link:after,.btn.btn-link:after,button.btn-link:after,.btn-link.button:after,input.btn-link[type="button"]:after,input.btn-link[type="submit"]:after,input.btn-link[type="reset"]:after,.grimlock-section .grimlock-section__btn.btn-link:after,.wp-block-button.is-style-link .wp-block-button__link:after {
    content: '';
    width: 100%;
    height: 2px;
    background-color: currentColor;
    display: block;
    position: relative;
    top: .3em;
    opacity: .2;
    transition: inherit
}

.card .more-link:hover:after,.card .more-link:active:after,.card .more-link:focus:after,.card .more-link.active:after,.btn.btn-link:hover:after,button.btn-link:hover:after,.btn-link.button:hover:after,input.btn-link[type="button"]:hover:after,input.btn-link[type="submit"]:hover:after,input.btn-link[type="reset"]:hover:after,.btn.btn-link:active:after,button.btn-link:active:after,.btn-link.button:active:after,input.btn-link[type="button"]:active:after,input.btn-link[type="submit"]:active:after,input.btn-link[type="reset"]:active:after,.btn.btn-link:focus:after,button.btn-link:focus:after,.btn-link.button:focus:after,input.btn-link[type="button"]:focus:after,input.btn-link[type="submit"]:focus:after,input.btn-link[type="reset"]:focus:after,.btn.btn-link.active:after,button.btn-link.active:after,.btn-link.active.button:after,input.btn-link.active[type="button"]:after,input.btn-link.active[type="submit"]:after,input.btn-link.active[type="reset"]:after,.grimlock-section .grimlock-section__btn.btn-link:hover:after,.grimlock-section .grimlock-section__btn.btn-link:active:after,.grimlock-section .grimlock-section__btn.btn-link:focus:after,.grimlock-section .grimlock-section__btn.btn-link.active:after,.wp-block-button.is-style-link .wp-block-button__link:hover:after,.wp-block-button.is-style-link .wp-block-button__link:active:after,.wp-block-button.is-style-link .wp-block-button__link:focus:after,.wp-block-button.is-style-link .wp-block-button__link.active:after {
    opacity: 1
}

.btn-back-to-top {
    display: inline-block;
    position: fixed;
    right: 15px;
    bottom: 50px;
    z-index: 99999;
    padding: 1rem;
    transition: opacity .3s 0s, visibility 0s .3s;
    text-decoration: none !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    background-color: rgba(0,0,0,0.25);
    border: 1px solid rgba(0,0,0,0.2);
    color: #fff;
    text-align: center;
    line-height: 1em !important
}

@media (max-width: 767.98px) {
    .btn-back-to-top {
        padding:.8rem !important
    }
}

.btn-back-to-top>i {
    line-height: inherit
}

.btn-back-to-top.btn__visible {
    transition: opacity .3s 0s, visibility 0s 0s;
    text-decoration: none;
    visibility: visible;
    opacity: 0.5;
    pointer-events: auto
}

.btn-back-to-top:hover,.btn-back-to-top:active,.btn-back-to-top:focus {
    opacity: 1;
    text-decoration: none
}

@media (min-width: 992px) {
    .grimlock--back-to-top-left .btn-back-to-top {
        right:auto;
        left: 15px
    }
}

.wp-caption {
    margin-bottom: 2.5em;
    width: 100%;
    max-width: 100%;
    position: relative
}

.wp-caption img[class*="wp-image-"] {
    margin-bottom: 0;
    max-width: 100%;
    width: auto
}

.wp-caption.alignnone {
    max-width: 100% !important
}

.wp-caption.alignnone img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption a {
    color: inherit !important;
    opacity: 0.75
}

.wp-caption a:hover {
    opacity: 1
}

.wp-caption-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 9px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0, rgba(0,0,0,0.3) 70%, transparent);
    margin: 0;
    padding: 1rem;
    word-break: break-word
}

.card {
    position: relative;
    z-index: 1;
    overflow: hidden;
    word-break: break-word;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    text-align: left
}

.card::after {
    display: block;
    clear: both;
    content: ""
}

.card-img img,.card .post-thumbnail img,.card .wp-post-image {
    max-width: 100%;
    height: auto;
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%
}

.card-img img:focus,.card .post-thumbnail img:focus,.card .wp-post-image:focus {
    outline: 0
}

.card .post-media {
    min-height: 150px;
    background-color: var(--grimlock-heading-color)
}

.card .post-thumbnail {
    overflow: hidden;
    max-height: 500px;
    background-color: var(--grimlock-table-striped-background-color);
    position: relative
}

.card .card-body {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column
}

.card .card-body h2.entry-title {
    margin-bottom: .5rem
}

.card .card-body h2.entry-title a {
    color: inherit
}

.card .card-body .entry-content {
    font-size: .95em;
    padding-top: .3rem
}

.card .card-body .entry-content p:last-child {
    margin-bottom: 0
}

.card .card-body .entry-content p:empty {
    display: none
}

.card .card-body .entry-content a.more-link .meta-nav {
    display: none
}

.card .card-body .entry-summary {
    margin-bottom: var(--grimlock-archive-post-padding)
}

.card .card-body .entry-summary p {
    font-size: .95em
}

.card .card-body .tags-links {
    display: flex;
    flex-wrap: wrap;
    font-size: .8em;
    margin-bottom: var(--grimlock-archive-post-padding)
}

.card .card-body .tags-links a {
    border-radius: 500px;
    border: 2px solid var(--grimlock-table-striped-background-color);
    color: inherit;
    padding: .15rem .5rem;
    margin-bottom: .3rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.card .card-body .tags-links a:not(:last-child) {
    margin-right: .3rem
}

.card .card-body .tags-links a:hover {
    color: var(--grimlock-archive-post-link-hover-color)
}

.card .card-body .tags-links .tag-links-separator {
    display: none
}

.card .entry-labels {
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 2
}

.card .entry-header {
    display: flex;
    flex-direction: column
}

@media (min-width: 992px) {
    .card .entry-header {
        padding-right:50px
    }
}

.card .entry-header hr {
    max-width: 85px;
    border-width: 2px;
    margin-right: 0;
    margin-left: 0
}

.card .entry-header:nth-last-child(2) {
    margin-bottom: var(--grimlock-archive-post-padding) !important
}

.card .author {
    order: -1
}

.card .author .byline-label,.card .author .author-vcard {
    display: none !important
}

.card .author .author-avatar {
    margin-right: .7rem
}

.card .author .avatar-round-ratio {
    width: 25px;
    height: 25px
}

.posts--3-3-3-3-cols-classic .card .card-img,.posts--3-3-3-3-cols-classic .card .post-thumbnail img,.posts--4-4-4-cols-classic .card .card-img,.posts--4-4-4-cols-classic .card .post-thumbnail img,.posts--6-6-cols-classic .card .card-img,.posts--6-6-cols-classic .card .post-thumbnail img,.region--3-6-3-cols-left .posts--12-cols-classic .card .card-img,.region--3-6-3-cols-left .posts--12-cols-classic .card .post-thumbnail img {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.has-post-thumbnail .card .entry-header,.format-video .card .entry-header,.format-audio .card .entry-header,.format-gallery .card .entry-header {
    padding-right: 0
}

.has-post-thumbnail .card .entry-labels,.format-video .card .entry-labels,.format-audio .card .entry-labels,.format-gallery .card .entry-labels {
    top: calc( ( var(--grimlock-archive-post-padding) - ( ( 25px / 2 ) - 2px ) ) * -1)
}

.has-post-thumbnail .card .entry-labels .badge,.format-video .card .entry-labels .badge,.format-audio .card .entry-labels .badge,.format-gallery .card .entry-labels .badge {
    box-shadow: 0 0 0 4px var(--grimlock-archive-post-background-color)
}

.card .posted-on .posted-on-label {
    display: none
}

.card .cat-links {
    display: block;
    font-size: .9rem;
    order: -1;
    margin-bottom: .75rem
}

.card .cat-links a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]) {
    color: var(--grimlock-archive-post-link-color)
}

.card .cat-links a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):hover {
    color: var(--grimlock-archive-post-link-hover-color)
}

.card .cat-links .cat-links-label,.card .cat-links .cat-links-separator {
    display: none
}

.card .cat-links a ~ a:before {
    pointer-events: none;
    content: '•';
    margin-left: .4rem;
    margin-right: .4rem
}

.card .comments-link {
    display: block;
    margin-left: auto;
    padding-left: .2rem
}

.card .comments-link a:after {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 5px;
    font-size: 1.1em;
    vertical-align: middle;
    position: relative;
    top: -0.1em
}

.card .entry-footer {
    position: relative;
    display: flex;
    align-items: center;
    width: auto;
    border-top: 1px solid var(--grimlock-table-striped-background-color);
    background: none;
    z-index: 1;
    font-size: .9rem;
    padding: calc(var(--grimlock-archive-post-padding) / 1.5) var(--grimlock-archive-post-padding);
    margin: auto calc(var(--grimlock-archive-post-padding) * -1) calc(var(--grimlock-archive-post-padding) * -1) calc(var(--grimlock-archive-post-padding) * -1)
}

.card .entry-footer .entry-meta {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    padding: 0
}

.card .entry-footer .cat-links {
    display: none !important
}

@media (min-width: 576px) {
    [class*="12-cols-lateral"] .card .entry-footer>.row,[class*="12-cols-lateral"] .card .entry-footer>.region__row,[class*="12-cols-lateral"] .card .entry-footer>.blog-posts,[class*="12-cols-lateral"] .card .entry-footer>.archive-posts,[class*="12-cols-lateral"] .card .entry-footer>.grimlock-query-section__posts,[class*="12-cols-lateral"] .card .entry-footer>.terms,[class*="12-cols-lateral"] .card .entry-footer>.search-posts,.blog-posts[class*="12-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.blog-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="12-cols-lateral"] .card .blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .entry-footer>.card,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] [class*="12-cols-lateral"] .card .entry-footer>.card,.archive-posts[class*="12-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.archive-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="12-cols-lateral"] .card .archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .entry-footer>.card,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] [class*="12-cols-lateral"] .card .entry-footer>.card,.grimlock-query-section__posts[class*="12-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="12-cols-lateral"] .card .grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .entry-footer>.card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] [class*="12-cols-lateral"] .card .entry-footer>.card,.terms[class*="12-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.terms[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="12-cols-lateral"] .card .terms[class*="6-6-cols-lateral"] [id^="post-"] .entry-footer>.card,.terms[class*="6-6-cols-lateral"] [id^="post-"] [class*="12-cols-lateral"] .card .entry-footer>.card,.search-posts[class*="12-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.search-posts[class*="12-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="12-cols-lateral"] .card .search-posts[class*="6-6-cols-lateral"] [id^="post-"] .entry-footer>.card,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] [class*="12-cols-lateral"] .card .entry-footer>.card,[class*="12-cols-lateral"] .card body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .entry-footer>.product_list_widget,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) [class*="12-cols-lateral"] .card .entry-footer>.product_list_widget,[class*="12-cols-lateral"] .card body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .entry-footer>.product_list_widget,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) [class*="12-cols-lateral"] .card .entry-footer>.product_list_widget,[class*="12-cols-lateral"] .card body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .entry-footer>.product_list_widget,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) [class*="12-cols-lateral"] .card .entry-footer>.product_list_widget,[class*="12-cols-lateral"] .card .entry-footer>.testimonials-list,[class*="12-cols-lateral"] .card .entry-footer>.team-members,[class*="12-cols-lateral"] .card .entry-footer>.features,[class*="12-cols-lateral"] .card .entry-footer>.projects_list_widget,[class*="6-6-cols-lateral"] .card .entry-footer>.row,[class*="6-6-cols-lateral"] .card .entry-footer>.region__row,[class*="6-6-cols-lateral"] .card .entry-footer>.blog-posts,[class*="6-6-cols-lateral"] .card .entry-footer>.archive-posts,[class*="6-6-cols-lateral"] .card .entry-footer>.grimlock-query-section__posts,[class*="6-6-cols-lateral"] .card .entry-footer>.terms,[class*="6-6-cols-lateral"] .card .entry-footer>.search-posts,[class*="6-6-cols-lateral"] .card .blog-posts[class*="12-cols-lateral"] [id^="post-"] .entry-footer>.card,.blog-posts[class*="12-cols-lateral"] [id^="post-"] [class*="6-6-cols-lateral"] .card .entry-footer>.card,.blog-posts[class*="6-6-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.blog-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="6-6-cols-lateral"] .card .archive-posts[class*="12-cols-lateral"] [id^="post-"] .entry-footer>.card,.archive-posts[class*="12-cols-lateral"] [id^="post-"] [class*="6-6-cols-lateral"] .card .entry-footer>.card,.archive-posts[class*="6-6-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.archive-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="6-6-cols-lateral"] .card .grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] .entry-footer>.card,.grimlock-query-section__posts[class*="12-cols-lateral"] [id^="post-"] [class*="6-6-cols-lateral"] .card .entry-footer>.card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.grimlock-query-section__posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="6-6-cols-lateral"] .card .terms[class*="12-cols-lateral"] [id^="post-"] .entry-footer>.card,.terms[class*="12-cols-lateral"] [id^="post-"] [class*="6-6-cols-lateral"] .card .entry-footer>.card,.terms[class*="6-6-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.terms[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="6-6-cols-lateral"] .card .search-posts[class*="12-cols-lateral"] [id^="post-"] .entry-footer>.card,.search-posts[class*="12-cols-lateral"] [id^="post-"] [class*="6-6-cols-lateral"] .card .entry-footer>.card,.search-posts[class*="6-6-cols-lateral"] .card [id^="post-"] .entry-footer>.card,.search-posts[class*="6-6-cols-lateral"] [id^="post-"] .card .entry-footer>.card,[class*="6-6-cols-lateral"] .card body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .entry-footer>.product_list_widget,body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) [class*="6-6-cols-lateral"] .card .entry-footer>.product_list_widget,[class*="6-6-cols-lateral"] .card body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .entry-footer>.product_list_widget,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) [class*="6-6-cols-lateral"] .card .entry-footer>.product_list_widget,[class*="6-6-cols-lateral"] .card body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .entry-footer>.product_list_widget,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) [class*="6-6-cols-lateral"] .card .entry-footer>.product_list_widget,[class*="6-6-cols-lateral"] .card .entry-footer>.testimonials-list,[class*="6-6-cols-lateral"] .card .entry-footer>.team-members,[class*="6-6-cols-lateral"] .card .entry-footer>.features,[class*="6-6-cols-lateral"] .card .entry-footer>.projects_list_widget {
        flex:1
    }

    [class*="12-cols-lateral"] .card .entry-footer span+span,[class*="6-6-cols-lateral"] .card .entry-footer span+span {
        margin-top: 0;
        text-align: right
    }
}

[class*="12-cols-lateral"] .card .entry-footer .posted-on,[class*="6-6-cols-lateral"] .card .entry-footer .posted-on {
    margin-left: 1rem
}

.card .btn,.card button,.card .button,.card input[type="button"],.card input[type="submit"],.card input[type="reset"] {
    max-width: 100%;
    white-space: normal
}

.card .btn.btn-link,.card button.btn-link,.card .btn-link.button,.card input.btn-link[type="button"],.card input.btn-link[type="submit"],.card input.btn-link[type="reset"] {
    font-weight: inherit;
    text-transform: none;
    letter-spacing: 0
}

.card .btn.btn-link .meta-nav,.card button.btn-link .meta-nav,.card .btn-link.button .meta-nav,.card input.btn-link[type="button"] .meta-nav,.card input.btn-link[type="submit"] .meta-nav,.card input.btn-link[type="reset"] .meta-nav {
    display: none
}

@media (min-width: 768px) {
    .card:not(.card-static):hover {
        -webkit-transform:translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }
}

.card.card-no-transform,.card.card-static {
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-animation: none !important;
    animation: none !important;
    z-index: auto !important;
    will-change: auto !important
}

.card.card-no-transform .card-body,.card.card-static .card-body {
    z-index: auto
}

[class*="cols-overlay"] .card .card-body {
    padding-top: 60px !important
}

[class*="cols-overlay"] .card .entry-labels {
    top: 1rem
}

[class*="cols-overlay"] .card .entry-labels .badge {
    box-shadow: none
}

[class*="cols-overlay"] .card .entry-footer {
    position: absolute;
    top: 0;
    z-index: 99;
    order: -1;
    margin-top: 0;
    padding-right: 60px !important
}

[class*="cols-overlay"] .card .entry-footer .comments-link {
    margin-left: 0
}

[class*="cols-overlay"] .card .posted-on,[class*="cols-overlay"] .card .tags-links {
    display: none !important
}

.comments-area {
    margin-top: 4rem
}

.comments-area .comments-title {
    font-size: 1.25rem;
    margin-bottom: 2.5rem;
    text-align: center
}

.comments-area .comments-title:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: var(--grimlock-button-primary-background-color);
    margin-right: .2rem;
    font-size: 1.1em;
    position: relative;
    top: 0.1em
}

.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form input[type="password"],.comment-form textarea {
    display: block;
    width: 100%;
    padding: .8rem 1.25rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #48465b;
    background-color: #f0f3f4;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .3rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form input[type="password"],.comment-form textarea {
        transition: none
    }
}

.comment-form input[type="text"]::-ms-expand,.comment-form input[type="email"]::-ms-expand,.comment-form input[type="url"]::-ms-expand,.comment-form input[type="password"]::-ms-expand,.comment-form textarea::-ms-expand {
    background-color: transparent;
    border: 0
}

.comment-form input[type="text"]:focus,.comment-form input[type="email"]:focus,.comment-form input[type="url"]:focus,.comment-form input[type="password"]:focus,.comment-form textarea:focus {
    color: #48465b;
    background-color: #f0f3f4;
    border-color: rgba(78,100,221,0.25);
    outline: 0;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05)
}

.comment-form input[type="text"]::-webkit-input-placeholder, .comment-form input[type="email"]::-webkit-input-placeholder, .comment-form input[type="url"]::-webkit-input-placeholder, .comment-form input[type="password"]::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder {
    color: #77888F;
    opacity: 1
}

.comment-form input[type="text"]::-moz-placeholder, .comment-form input[type="email"]::-moz-placeholder, .comment-form input[type="url"]::-moz-placeholder, .comment-form input[type="password"]::-moz-placeholder, .comment-form textarea::-moz-placeholder {
    color: #77888F;
    opacity: 1
}

.comment-form input[type="text"]:-ms-input-placeholder, .comment-form input[type="email"]:-ms-input-placeholder, .comment-form input[type="url"]:-ms-input-placeholder, .comment-form input[type="password"]:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

.comment-form input[type="text"]::-ms-input-placeholder, .comment-form input[type="email"]::-ms-input-placeholder, .comment-form input[type="url"]::-ms-input-placeholder, .comment-form input[type="password"]::-ms-input-placeholder, .comment-form textarea::-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

.comment-form input[type="text"]::placeholder,.comment-form input[type="email"]::placeholder,.comment-form input[type="url"]::placeholder,.comment-form input[type="password"]::placeholder,.comment-form textarea::placeholder {
    color: #77888F;
    opacity: 1
}

.comment-form input[type="text"]:disabled,.comment-form input[type="text"][readonly],.comment-form input[type="email"]:disabled,.comment-form input[type="email"][readonly],.comment-form input[type="url"]:disabled,.comment-form input[type="url"][readonly],.comment-form input[type="password"]:disabled,.comment-form input[type="password"][readonly],.comment-form textarea:disabled,.comment-form textarea[readonly] {
    background-color: #E9EFF3;
    opacity: 1
}

.comment-form input[type="text"]:disabled,.comment-form input[type="email"]:disabled,.comment-form input[type="url"]:disabled,.comment-form input[type="password"]:disabled,.comment-form textarea:disabled {
    cursor: not-allowed
}

.comment-form .required {
    color: #ED2121
}

.comment-respond,.comment-body {
    background-color: #fff;
    border: 0 solid var(--grimlock-table-striped-background-color);
    border-radius: .3rem;
    padding: 1.3rem
}

.comment-respond {
    margin-top: 1rem;
    border-style: solid;
    position: relative;
    padding: 1.3rem
}

@media (min-width: 576px) {
    .comment-respond {
        padding:2rem
    }
}

.comment-respond .comment-reply-title {
    font-size: 1.25rem
}

.logged-in-as {
    font-size: 0.9em
}

.comment {
    margin-top: 1rem;
    margin-bottom: 1rem;
    flex-wrap: wrap;
    width: 100%;
    position: relative
}

@media (min-width: 768px) {
    .comment:before {
        content:'';
        display: block;
        width: 2px;
        height: calc(100% - 65px);
        position: absolute;
        top: 65px;
        left: 25px;
        z-index: -1;
        background: #fff;
        pointer-events: none
    }
}

.comment-list {
    padding-left: 0
}

.comment-list-hover .comment:hover {
    background-color: #3D404A
}

.comment-img {
    margin-right: 1rem;
    position: relative;
    z-index: 2
}

.comment-img .avatar {
    border-radius: 50%;
    max-width: 60px
}

.comment-main {
    display: flex;
    width: 100%
}

.comment-content a {
    word-wrap: break-word
}

.comment-meta {
    display: flex;
    flex-wrap: wrap;
    font-size: .85em
}

@media (min-width: 576px) {
    .comment-meta {
        align-items:center
    }
}

.comment-meta a {
    font-weight: 600;
    display: inline-flex
}

.comment-meta .comment-time {
    opacity: .7;
    margin-right: auto;
    width: 100%;
    margin-bottom: .5rem
}

@media (min-width: 576px) {
    .comment-meta .comment-time {
        margin-bottom:0;
        width: auto
    }
}

.comment-meta>span:not(:last-child) {
    margin-right: 1.2rem
}

.comment-meta .comment-reply-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: .2rem;
    font-size: 1.2em
}

.comment-meta .comment-edit-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: .2rem;
    font-size: 1.2em
}

.comment-body {
    overflow: auto
}

.comment-body pre {
    white-space: normal
}

.comment-title .fn {
    font-weight: 600;
    font-size: .9em
}

.comment-title a {
    color: inherit !important
}

.comment .children {
    flex-wrap: wrap;
    padding-top: 0;
    padding-left: 0;
    width: 100%;
    list-style: none
}

@media (min-width: 768px) {
    .comment .children {
        padding-top:1rem;
        padding-left: 60px
    }
}

.comment .children .comment:before {
    top: 45px;
    left: 15px;
    height: calc(100% - 45px)
}

.comment .children .comment-img .avatar-round-ratio.medium {
    width: 30px !important;
    height: 30px !important
}

.bypostauthor {
    color: inherit
}

.must-log-in {
    border-color: var(--grimlock-button-primary-background-color);
    background-color: var(--grimlock-button-primary-background-color);
    color: var(--grimlock-button-primary-color)
}

.no-comments {
    color: #fff !important;
    background-color: #ED2121 !important
}

#cancel-comment-reply-link {
    color: inherit;
    opacity: 0.7;
    font-size: 0.65em;
    padding: 5px 8px;
    display: block;
    position: absolute;
    font-weight: 600;
    top: 0;
    right: 0;
    background-color: rgba(0,0,0,0.08);
    text-transform: uppercase
}

#cancel-comment-reply-link:hover {
    opacity: 1
}

.comment-form .comment-form-email,.comment-form .comment-form-author {
    width: 50%;
    float: left;
    position: relative
}

.comment-form .comment-form-author {
    padding-right: 15px
}

.comment-form .form-submit {
    text-align: right;
    margin-bottom: 0
}

.comment-form .form-submit input[type="submit"] {
    width: 100%
}

#comment-nav-above {
    display: none
}

.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,iframe,object {
    max-width: 100%
}

.card embed,.post embed,.card iframe,.post iframe,.card object,.post object {
    width: 100% !important
}

input[type="tel"],input[type="url"],input[type="text"],input[type="week"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="time"],input[type="email"],input[type="month"],input[type="number"],input[type="search"],input[type="website"],input[type="password"],select[multiple="multiple"],textarea,select,.docs-filters form input:not([type]),.docs form input:not([type]),input[id="new-folder"] {
    display: block;
    width: 100%;
    padding: .8rem 1.25rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #48465b;
    background-color: #f0f3f4;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .3rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    font-family: inherit
}

@media screen and (prefers-reduced-motion: reduce) {
    input[type="tel"],input[type="url"],input[type="text"],input[type="week"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="time"],input[type="email"],input[type="month"],input[type="number"],input[type="search"],input[type="website"],input[type="password"],select[multiple="multiple"],textarea,select,.docs-filters form input:not([type]),.docs form input:not([type]),input[id="new-folder"] {
        transition: none
    }
}

input[type="tel"]::-ms-expand,input[type="url"]::-ms-expand,input[type="text"]::-ms-expand,input[type="week"]::-ms-expand,input[type="date"]::-ms-expand,input[type="datetime"]::-ms-expand,input[type="datetime-local"]::-ms-expand,input[type="time"]::-ms-expand,input[type="email"]::-ms-expand,input[type="month"]::-ms-expand,input[type="number"]::-ms-expand,input[type="search"]::-ms-expand,input[type="website"]::-ms-expand,input[type="password"]::-ms-expand,select[multiple="multiple"]::-ms-expand,textarea::-ms-expand,select::-ms-expand,.docs-filters form input:not([type])::-ms-expand,.docs form input:not([type])::-ms-expand,input[id="new-folder"]::-ms-expand {
    background-color: transparent;
    border: 0
}

input[type="tel"]:focus,input[type="url"]:focus,input[type="text"]:focus,input[type="week"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="time"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="website"]:focus,input[type="password"]:focus,select[multiple="multiple"]:focus,textarea:focus,select:focus,.docs-filters form input:not([type]):focus,.docs form input:not([type]):focus,input[id="new-folder"]:focus {
    color: #48465b;
    background-color: #f0f3f4;
    border-color: rgba(78,100,221,0.25);
    outline: 0;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05)
}

input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="website"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, select[multiple="multiple"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, .docs-filters form input:not([type])::-webkit-input-placeholder, .docs form input:not([type])::-webkit-input-placeholder, input[id="new-folder"]::-webkit-input-placeholder {
    color: #77888F;
    opacity: 1
}

input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="website"]::-moz-placeholder, input[type="password"]::-moz-placeholder, select[multiple="multiple"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, .docs-filters form input:not([type])::-moz-placeholder, .docs form input:not([type])::-moz-placeholder, input[id="new-folder"]::-moz-placeholder {
    color: #77888F;
    opacity: 1
}

input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="website"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, select[multiple="multiple"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, .docs-filters form input:not([type]):-ms-input-placeholder, .docs form input:not([type]):-ms-input-placeholder, input[id="new-folder"]:-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

input[type="tel"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="week"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="datetime"]::-ms-input-placeholder, input[type="datetime-local"]::-ms-input-placeholder, input[type="time"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="month"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="website"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, select[multiple="multiple"]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder, .docs-filters form input:not([type])::-ms-input-placeholder, .docs form input:not([type])::-ms-input-placeholder, input[id="new-folder"]::-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

input[type="tel"]::placeholder,input[type="url"]::placeholder,input[type="text"]::placeholder,input[type="week"]::placeholder,input[type="date"]::placeholder,input[type="datetime"]::placeholder,input[type="datetime-local"]::placeholder,input[type="time"]::placeholder,input[type="email"]::placeholder,input[type="month"]::placeholder,input[type="number"]::placeholder,input[type="search"]::placeholder,input[type="website"]::placeholder,input[type="password"]::placeholder,select[multiple="multiple"]::placeholder,textarea::placeholder,select::placeholder,.docs-filters form input:not([type])::placeholder,.docs form input:not([type])::placeholder,input[id="new-folder"]::placeholder {
    color: #77888F;
    opacity: 1
}

input[type="tel"]:disabled,input[type="tel"][readonly],input[type="url"]:disabled,input[type="url"][readonly],input[type="text"]:disabled,input[type="text"][readonly],input[type="week"]:disabled,input[type="week"][readonly],input[type="date"]:disabled,input[type="date"][readonly],input[type="datetime"]:disabled,input[type="datetime"][readonly],input[type="datetime-local"]:disabled,input[type="datetime-local"][readonly],input[type="time"]:disabled,input[type="time"][readonly],input[type="email"]:disabled,input[type="email"][readonly],input[type="month"]:disabled,input[type="month"][readonly],input[type="number"]:disabled,input[type="number"][readonly],input[type="search"]:disabled,input[type="search"][readonly],input[type="website"]:disabled,input[type="website"][readonly],input[type="password"]:disabled,input[type="password"][readonly],select[multiple="multiple"]:disabled,select[multiple="multiple"][readonly],textarea:disabled,textarea[readonly],select:disabled,select[readonly],.docs-filters form input:not([type]):disabled,.docs-filters form input:not([type])[readonly],.docs form input:not([type]):disabled,.docs form input:not([type])[readonly],input[id="new-folder"]:disabled,input[id="new-folder"][readonly] {
    background-color: #E9EFF3;
    opacity: 1
}

input[type="tel"]:disabled,input[type="url"]:disabled,input[type="text"]:disabled,input[type="week"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="time"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="website"]:disabled,input[type="password"]:disabled,select[multiple="multiple"]:disabled,textarea:disabled,select:disabled,.docs-filters form input:not([type]):disabled,.docs form input:not([type]):disabled,input[id="new-folder"]:disabled {
    cursor: not-allowed
}

input[type="tel"]:disabled,input[type="tel"][readonly],input[type="url"]:disabled,input[type="url"][readonly],input[type="text"]:disabled,input[type="text"][readonly],input[type="week"]:disabled,input[type="week"][readonly],input[type="date"]:disabled,input[type="date"][readonly],input[type="datetime"]:disabled,input[type="datetime"][readonly],input[type="datetime-local"]:disabled,input[type="datetime-local"][readonly],input[type="time"]:disabled,input[type="time"][readonly],input[type="email"]:disabled,input[type="email"][readonly],input[type="month"]:disabled,input[type="month"][readonly],input[type="number"]:disabled,input[type="number"][readonly],input[type="search"]:disabled,input[type="search"][readonly],input[type="website"]:disabled,input[type="website"][readonly],input[type="password"]:disabled,input[type="password"][readonly],select[multiple="multiple"]:disabled,select[multiple="multiple"][readonly],textarea:disabled,textarea[readonly],select:disabled,select[readonly],.docs-filters form input:not([type]):disabled,.docs-filters form input:not([type])[readonly],.docs form input:not([type]):disabled,.docs form input:not([type])[readonly],input[id="new-folder"]:disabled,input[id="new-folder"][readonly] {
    opacity: 0.8
}

input:focus::-webkit-input-placeholder {
    opacity: 0 !important
}

input:focus::placeholder,input:focus::-webkit-input-placeholder {
    opacity: 0 !important
}

select:not([size]):not([multiple]) {
    height: calc(calc(2.85rem + 2px) + 2px)
}

select:focus::-ms-value {
    color: #48465b;
    background-color: #f0f3f4
}

.select-style {
    padding: 0;
    margin: 0;
    background: none;
    font-weight: 600;
    height: 38px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    position: relative
}

@media screen and (prefers-reduced-motion: reduce) {
    .select-style {
        transition: none
    }
}

.select-style:after {
    font-family: var(--grimlock-icon-angle-down-font-family) !important;
    content: var(--grimlock-icon-angle-down);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    margin-left: .3333333333rem;
    pointer-events: none;
    text-align: center;
    font-size: 1.3em;
    border: 0;
    position: relative
}

.select-style:hover {
    opacity: 0.7
}

.select-style:before,.select-style:after {
    position: absolute;
    z-index: 1;
    pointer-events: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity
}

.select-style:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 5px;
    top: .85em;
    left: 0;
    padding-left: 1px
}

.select-style:after {
    margin: 0;
    padding: 0;
    top: 50%;
    -webkit-transform: translate3d(0, calc(-50% + 4px), 0);
    transform: translate3d(0, calc(-50% + 4px), 0);
    right: 0;
    font-size: 1.05em
}

.select-style select {
    border: none;
    font-weight: 600;
    box-shadow: none;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    line-height: normal;
    padding-left: 25px;
    padding-right: 20px;
    min-width: 100px;
    font-size: 1em;
    color: inherit
}

@media (max-width: 767.98px) {
    .select-style select {
        width:100% !important;
        max-width: 100% !important
    }
}

.select-style select,.select-style select:hover,.select-style select:active,.select-style select:focus {
    background: transparent;
    color: inherit
}

.select-style select:focus {
    outline: none
}

.select-style select::-ms-expand {
    display: none !important
}

input[type="checkbox"],input[type="radio"] {
    margin-right: .25rem;
    cursor: pointer
}

.custom-control.custom-checkbox .custom-control-label,.custom-control.custom-radio .custom-control-label {
    position: static
}

.custom-control.custom-checkbox .custom-control-label:before,.custom-control.custom-checkbox .custom-control-label:after,.custom-control.custom-radio .custom-control-label:before,.custom-control.custom-radio .custom-control-label:after {
    left: 0
}

.custom-control.custom-checkbox .custom-control-label:before,.custom-control.custom-radio .custom-control-label:before {
    border: 2px solid rgba(0,0,0,0.1)
}

.custom-control.custom-checkbox .custom-control-input:focus ~ .custom-control-label::before,.custom-control.custom-radio .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none !important
}

input[type="submit"],button[type="submit"] {
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

input[type="submit"]:hover,button[type="submit"]:hover {
    color: #fff;
    background-color: #2e48d7;
    border-color: #2842d0
}

input[type="submit"]:focus,input[type="submit"].focus,button[type="submit"]:focus,button[type="submit"].focus {
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.5)
}

input[type="submit"].disabled,input[type="submit"]:disabled,button[type="submit"].disabled,button[type="submit"]:disabled {
    color: #fff;
    background-color: #4E64DD;
    border-color: #4E64DD
}

input[type="submit"]:active,input[type="submit"].active,.show>input[type="submit"].dropdown-toggle,button[type="submit"]:active,button[type="submit"].active,.show>button[type="submit"].dropdown-toggle {
    color: #fff;
    background-color: #2842d0;
    border-color: #263ec5
}

input[type="submit"]:active:focus,input[type="submit"].active:focus,.show>input[type="submit"].dropdown-toggle:focus,button[type="submit"]:active:focus,button[type="submit"].active:focus,.show>button[type="submit"].dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(78,100,221,0.5)
}

textarea,select[multiple] {
    overflow: auto;
    max-height: 550px;
    min-height: 150px
}

form label {
    font-weight: 600
}

.required,form.contact-form label span {
    color: #ED2121
}

.wpcf7-response-output,.mc4wp-alert {
    display: block;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    margin: 0;
    font-size: .8em;
    font-weight: 600
}

.wpcf7-response-output.wpcf7-validation-errors,.wpcf7-response-output.mc4wp-error,.mc4wp-alert.wpcf7-validation-errors,.mc4wp-alert.mc4wp-error {
    color: #fff !important;
    background-color: #ED2121 !important
}

.wpcf7-response-output.mc4wp-notice,.mc4wp-alert.mc4wp-notice {
    color: #fff !important;
    background-color: #ED6E21 !important
}

.wpcf7-response-output.wpcf7-mail-sent-ok,.wpcf7-response-output.mc4wp-success,.mc4wp-alert.wpcf7-mail-sent-ok,.mc4wp-alert.mc4wp-success {
    color: #fff !important;
    background-color: #0abb87 !important
}

.wpcf7-response-output.wpcf7-display-none,.mc4wp-alert.wpcf7-display-none {
    display: none
}

.wpcf7-response-output>p,.mc4wp-alert>p {
    margin-bottom: 0
}

.mc4wp-response {
    margin-top: 10px
}

.navbar-search {
    position: relative;
    width: 100%
}

.navbar-search .search-form .form-group,.navbar-search .search-form .ninja-forms-form .field-wrap,.ninja-forms-form .navbar-search .search-form .field-wrap,.navbar-search .search-form .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form .navbar-search .search-form #ninja_forms_required_items,.navbar-search .search-form .wpcf7-form-control-wrap,.navbar-search .search-form .gform_wrapper .gfield,.gform_wrapper .navbar-search .search-form .gfield {
    width: 100%;
    margin: 0
}

.navbar-search input[type="search"] {
    width: 100%;
    border-radius: 500px !important
}

.navbar-search input[type="submit"],.navbar-search button[type="submit"] {
    display: none
}

.navbar-search.navbar-search--animate {
    min-width: 40px;
    height: 40px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all all 0.2s ease-in-out;
    z-index: 1000;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    .navbar-search.navbar-search--animate {
        width:0%;
        margin-bottom: 0
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field {
        color: transparent !important;
        padding: 0
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-webkit-input-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field:-moz-input-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-ms-input-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-ms-input-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-webkit-input-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-moz-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field:-ms-input-placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::placeholder {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-webkit-input-placeholder-shown {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-moz-placeholder-shown {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field:-ms-input-placeholder-shown {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::-ms-input-placeholder-shown {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-field::placeholder-shown {
        color: transparent !important
    }

    .navbar-search.navbar-search--animate:not(.navbar-search--open) .search-icon {
        color: rgba(255,255,255,0.6)
    }
}

.navbar-search.navbar-search--animate .search-form {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    transition: width 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .navbar-search.navbar-search--animate .search-form {
        transition: none
    }
}

@media (min-width: 992px) {
    .navbar-search.navbar-search--animate .search-form {
        width:40px
    }
}

.navbar-search.navbar-search--animate .search-field {
    top: 0;
    right: 0;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 45px 0 20px;
    border: 0;
    background-color: rgba(113,121,142,0.8);
    color: #fff;
    outline: 0;
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .navbar-search.navbar-search--animate .search-field {
        transition: none
    }
}

@media (min-width: 992px) {
    .navbar-search.navbar-search--animate .search-field {
        background:rgba(113,121,142,0)
    }
}

.navbar-search.navbar-search--animate .search-field::-webkit-input-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field:-moz-input-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-ms-input-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-ms-input-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-webkit-input-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-moz-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field:-ms-input-placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::placeholder {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-webkit-input-placeholder-shown {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-moz-placeholder-shown {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field:-ms-input-placeholder-shown {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::-ms-input-placeholder-shown {
    color: #fff
}

.navbar-search.navbar-search--animate .search-field::placeholder-shown {
    color: #fff
}

.navbar-search.navbar-search--animate .search-icon {
    color: #fff;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
    line-height: 40px;
    text-align: center;
    background: transparent;
    border-radius: 500px;
    transition: opacity 0.2s ease-in-out,color 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

@media screen and (prefers-reduced-motion: reduce) {
    .navbar-search.navbar-search--animate .search-icon {
        transition: none
    }
}

@media (min-width: 992px) {
    .navbar-search.navbar-search--animate .search-icon {
        pointer-events:auto
    }
}

.navbar-search.navbar-search--animate .search-icon i {
    font-size: 15px;
    position: relative;
    top: 1px
}

.navbar-search.navbar-search--animate.navbar-search--open .search-form {
    width: 250px
}

.navbar-search.navbar-search--animate.navbar-search--open .search-field {
    background-color: rgba(113,121,142,0.8)
}

.navbar-search .awesomplete {
    width: 100%;
    display: block
}

.navbar-search .awesomplete>ul {
    position: relative;
    border: 0;
    min-width: 100%;
    z-index: 1020
}

.navbar-search .awesomplete>ul>li mark {
    color: inherit;
    text-decoration: underline
}

.navbar-nav--search {
    position: relative;
    z-index: 2
}

.navbar-nav--search .menu-item:before,.navbar-nav--search .menu-item:after {
    content: none
}

.wp-block-gallery {
    display: flex !important;
    flex-wrap: wrap
}

.gallery,.wp-block-gallery {
    margin-bottom: 1.5em
}

.gallery .gallery-item,.gallery .blocks-gallery-item,.wp-block-gallery .gallery-item,.wp-block-gallery .blocks-gallery-item {
    position: relative;
    overflow: hidden
}

.gallery .gallery-item img,.gallery .blocks-gallery-item img,.wp-block-gallery .gallery-item img,.wp-block-gallery .blocks-gallery-item img {
    margin-bottom: 0;
    width: 100%
}

.gallery-item,.blocks-gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-bottom: 0
}

.gallery-columns-2 .gallery-item,.gallery-columns-2 .blocks-gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item,.gallery-columns-3 .blocks-gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item,.gallery-columns-4 .blocks-gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item,.gallery-columns-5 .blocks-gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item,.gallery-columns-6 .blocks-gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item,.gallery-columns-7 .blocks-gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item,.gallery-columns-8 .blocks-gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item,.gallery-columns-9 .blocks-gallery-item {
    max-width: 11.11%
}

.blocks-gallery-item .figcaption {
    padding-bottom: 10px
}

.gallery-caption {
    display: block
}

.tiled-gallery .gallery-row {
    margin-left: auto;
    margin-right: auto
}

.grimlock-hero {
    overflow: hidden;
    z-index: 9
}

.grimlock-hero[data-parallax] {
    background: none
}

.grimlock-hero .region__container {
    position: relative;
    z-index: 3
}

.grimlock-hero .section__header {
    text-shadow: 0 0 20px rgba(0,0,0,0.1)
}

.grimlock-hero .section__title {
    margin-bottom: 0
}

.grimlock-hero .section__title+.section__subtitle {
    padding-top: 1.5rem
}

.grimlock-hero .section__subtitle {
    margin-bottom: 0
}

.grimlock-hero .section__subtitle>p {
    font-size: .9em
}

.grimlock-hero .section__content {
    margin-top: 2rem
}

.grimlock-hero .section__content p {
    margin-bottom: 0
}

.grimlock-hero .section__content p:empty {
    display: none !important
}

.bps-form-home-light .grimlock-hero .section__content form,.bps-form-home-dark .grimlock-hero .section__content form {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content form div,.bps-form-home-dark .grimlock-hero .section__content form div {
    color: inherit !important
}

.grimlock-hero .section__content input[type="tel"],.grimlock-hero .section__content input[type="url"],.grimlock-hero .section__content input[type="text"],.grimlock-hero .section__content input[type="week"],.grimlock-hero .section__content input[type="date"],.grimlock-hero .section__content input[type="datetime"],.grimlock-hero .section__content input[type="datetime-local"],.grimlock-hero .section__content input[type="time"],.grimlock-hero .section__content input[type="email"],.grimlock-hero .section__content input[type="month"],.grimlock-hero .section__content input[type="number"],.grimlock-hero .section__content input[type="search"],.grimlock-hero .section__content input[type="website"],.grimlock-hero .section__content input[type="password"],.grimlock-hero .section__content select[multiple="multiple"],.grimlock-hero .section__content textarea,.grimlock-hero .section__content select {
    min-height: 50px;
    border: 0;
    font-size: 1em;
    font-weight: inherit;
    box-shadow: none;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: auto;
    line-height: normal;
    padding-left: 20px;
    padding-right: 30px;
    transition: all 0.2s ease-in-out
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"],.bps-form-home-dark .grimlock-hero .section__content input[type="tel"],.bps-form-home-light .grimlock-hero .section__content input[type="url"],.bps-form-home-dark .grimlock-hero .section__content input[type="url"],.bps-form-home-light .grimlock-hero .section__content input[type="text"],.bps-form-home-dark .grimlock-hero .section__content input[type="text"],.bps-form-home-light .grimlock-hero .section__content input[type="week"],.bps-form-home-dark .grimlock-hero .section__content input[type="week"],.bps-form-home-light .grimlock-hero .section__content input[type="date"],.bps-form-home-dark .grimlock-hero .section__content input[type="date"],.bps-form-home-light .grimlock-hero .section__content input[type="datetime"],.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"],.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"],.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"],.bps-form-home-light .grimlock-hero .section__content input[type="time"],.bps-form-home-dark .grimlock-hero .section__content input[type="time"],.bps-form-home-light .grimlock-hero .section__content input[type="email"],.bps-form-home-dark .grimlock-hero .section__content input[type="email"],.bps-form-home-light .grimlock-hero .section__content input[type="month"],.bps-form-home-dark .grimlock-hero .section__content input[type="month"],.bps-form-home-light .grimlock-hero .section__content input[type="number"],.bps-form-home-dark .grimlock-hero .section__content input[type="number"],.bps-form-home-light .grimlock-hero .section__content input[type="search"],.bps-form-home-dark .grimlock-hero .section__content input[type="search"],.bps-form-home-light .grimlock-hero .section__content input[type="website"],.bps-form-home-dark .grimlock-hero .section__content input[type="website"],.bps-form-home-light .grimlock-hero .section__content input[type="password"],.bps-form-home-dark .grimlock-hero .section__content input[type="password"],.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"],.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"],.bps-form-home-light .grimlock-hero .section__content textarea,.bps-form-home-dark .grimlock-hero .section__content textarea,.bps-form-home-light .grimlock-hero .section__content select,.bps-form-home-dark .grimlock-hero .section__content select {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"],.bps-form-home-light .grimlock-hero .section__content input[type="url"],.bps-form-home-light .grimlock-hero .section__content input[type="text"],.bps-form-home-light .grimlock-hero .section__content input[type="week"],.bps-form-home-light .grimlock-hero .section__content input[type="date"],.bps-form-home-light .grimlock-hero .section__content input[type="datetime"],.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"],.bps-form-home-light .grimlock-hero .section__content input[type="time"],.bps-form-home-light .grimlock-hero .section__content input[type="email"],.bps-form-home-light .grimlock-hero .section__content input[type="month"],.bps-form-home-light .grimlock-hero .section__content input[type="number"],.bps-form-home-light .grimlock-hero .section__content input[type="search"],.bps-form-home-light .grimlock-hero .section__content input[type="website"],.bps-form-home-light .grimlock-hero .section__content input[type="password"],.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"],.bps-form-home-light .grimlock-hero .section__content textarea,.bps-form-home-light .grimlock-hero .section__content select {
    background-color: rgba(255,255,255,0.23)
}

.bps-form-home-dark .grimlock-hero .section__content input[type="tel"],.bps-form-home-dark .grimlock-hero .section__content input[type="url"],.bps-form-home-dark .grimlock-hero .section__content input[type="text"],.bps-form-home-dark .grimlock-hero .section__content input[type="week"],.bps-form-home-dark .grimlock-hero .section__content input[type="date"],.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"],.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"],.bps-form-home-dark .grimlock-hero .section__content input[type="time"],.bps-form-home-dark .grimlock-hero .section__content input[type="email"],.bps-form-home-dark .grimlock-hero .section__content input[type="month"],.bps-form-home-dark .grimlock-hero .section__content input[type="number"],.bps-form-home-dark .grimlock-hero .section__content input[type="search"],.bps-form-home-dark .grimlock-hero .section__content input[type="website"],.bps-form-home-dark .grimlock-hero .section__content input[type="password"],.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"],.bps-form-home-dark .grimlock-hero .section__content textarea,.bps-form-home-dark .grimlock-hero .section__content select {
    background-color: rgba(0,0,0,0.1)
}

@media screen and (prefers-reduced-motion: reduce) {
    .grimlock-hero .section__content input[type="tel"],.grimlock-hero .section__content input[type="url"],.grimlock-hero .section__content input[type="text"],.grimlock-hero .section__content input[type="week"],.grimlock-hero .section__content input[type="date"],.grimlock-hero .section__content input[type="datetime"],.grimlock-hero .section__content input[type="datetime-local"],.grimlock-hero .section__content input[type="time"],.grimlock-hero .section__content input[type="email"],.grimlock-hero .section__content input[type="month"],.grimlock-hero .section__content input[type="number"],.grimlock-hero .section__content input[type="search"],.grimlock-hero .section__content input[type="website"],.grimlock-hero .section__content input[type="password"],.grimlock-hero .section__content select[multiple="multiple"],.grimlock-hero .section__content textarea,.grimlock-hero .section__content select {
        transition: none
    }
}

.grimlock-hero .section__content input[type="tel"]:focus,.grimlock-hero .section__content input[type="url"]:focus,.grimlock-hero .section__content input[type="text"]:focus,.grimlock-hero .section__content input[type="week"]:focus,.grimlock-hero .section__content input[type="date"]:focus,.grimlock-hero .section__content input[type="datetime"]:focus,.grimlock-hero .section__content input[type="datetime-local"]:focus,.grimlock-hero .section__content input[type="time"]:focus,.grimlock-hero .section__content input[type="email"]:focus,.grimlock-hero .section__content input[type="month"]:focus,.grimlock-hero .section__content input[type="number"]:focus,.grimlock-hero .section__content input[type="search"]:focus,.grimlock-hero .section__content input[type="website"]:focus,.grimlock-hero .section__content input[type="password"]:focus,.grimlock-hero .section__content select[multiple="multiple"]:focus,.grimlock-hero .section__content textarea:focus,.grimlock-hero .section__content select:focus {
    outline: none
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:focus::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:hover::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:hover::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:active::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:active::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:focus::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:focus::-webkit-input-placeholder {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:focus::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select:hover::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:hover::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select:active::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:active::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select:focus::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:focus::-moz-placeholder {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:focus:-ms-input-placeholder {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:focus::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:hover::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:hover::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:active::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:active::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:focus::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:focus::-ms-input-placeholder {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content textarea:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content textarea:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content textarea:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content textarea:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content textarea:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content textarea:focus:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select:hover:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select:hover:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select:active:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select:active:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select:focus:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select:focus:-moz-placeholder-shown {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:focus:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:hover:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:hover:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:active:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:active:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:focus:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:focus:-ms-input-placeholder {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active::placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content textarea:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content textarea:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content textarea:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content textarea:active::placeholder,.bps-form-home-light .grimlock-hero .section__content textarea:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content textarea:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content textarea:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content textarea:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content textarea:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea:focus:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select:hover::placeholder,.bps-form-home-light .grimlock-hero .section__content select:hover:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select:hover::placeholder,.bps-form-home-dark .grimlock-hero .section__content select:hover:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select:active::placeholder,.bps-form-home-light .grimlock-hero .section__content select:active:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select:active::placeholder,.bps-form-home-dark .grimlock-hero .section__content select:active:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select:focus::placeholder,.bps-form-home-light .grimlock-hero .section__content select:focus:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select:focus::placeholder,.bps-form-home-dark .grimlock-hero .section__content select:focus:placeholder-shown {
    color: inherit !important
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:focus,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:hover,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:active,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:focus,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:hover,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:active,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:focus,.bps-form-home-light .grimlock-hero .section__content textarea:hover,.bps-form-home-light .grimlock-hero .section__content textarea:active,.bps-form-home-light .grimlock-hero .section__content textarea:focus,.bps-form-home-light .grimlock-hero .section__content select:hover,.bps-form-home-light .grimlock-hero .section__content select:active,.bps-form-home-light .grimlock-hero .section__content select:focus {
    background-color: rgba(255,255,255,0.33)
}

.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:focus,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:hover,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:active,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:focus,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:hover,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:active,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:focus,.bps-form-home-dark .grimlock-hero .section__content textarea:hover,.bps-form-home-dark .grimlock-hero .section__content textarea:active,.bps-form-home-dark .grimlock-hero .section__content textarea:focus,.bps-form-home-dark .grimlock-hero .section__content select:hover,.bps-form-home-dark .grimlock-hero .section__content select:active,.bps-form-home-dark .grimlock-hero .section__content select:focus {
    background-color: rgba(0,0,0,0.13)
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content textarea::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea::-webkit-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select::-webkit-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select::-webkit-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content textarea:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea:-moz-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select:-moz-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select:-moz-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content textarea::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select::-ms-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content textarea::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea::-ms-input-placeholder,.bps-form-home-light .grimlock-hero .section__content select::-ms-input-placeholder,.bps-form-home-dark .grimlock-hero .section__content select::-ms-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea::-webkit-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select::-webkit-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select::-webkit-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea::-moz-placeholder, .bps-form-home-light .grimlock-hero .section__content select::-moz-placeholder, .bps-form-home-dark .grimlock-hero .section__content select::-moz-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:-ms-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea::-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select::-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select::-ms-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="url"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="text"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="week"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="date"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="time"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="email"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="month"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="number"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="search"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="website"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]::placeholder,.bps-form-home-light .grimlock-hero .section__content input[type="password"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]::placeholder,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]::placeholder,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]::placeholder,.bps-form-home-light .grimlock-hero .section__content textarea::placeholder,.bps-form-home-dark .grimlock-hero .section__content textarea::placeholder,.bps-form-home-light .grimlock-hero .section__content select::placeholder,.bps-form-home-dark .grimlock-hero .section__content select::placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content textarea:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content textarea:-moz-placeholder-shown, .bps-form-home-light .grimlock-hero .section__content select:-moz-placeholder-shown, .bps-form-home-dark .grimlock-hero .section__content select:-moz-placeholder-shown {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="url"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="url"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="text"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="text"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="week"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="week"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="date"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="date"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="time"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="time"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="email"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="email"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="month"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="month"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="number"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="number"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="search"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="search"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="website"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="website"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content input[type="password"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content input[type="password"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content textarea:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content textarea:-ms-input-placeholder, .bps-form-home-light .grimlock-hero .section__content select:-ms-input-placeholder, .bps-form-home-dark .grimlock-hero .section__content select:-ms-input-placeholder {
    color: inherit;
    opacity: .7
}

.bps-form-home-light .grimlock-hero .section__content input[type="tel"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="tel"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="url"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="url"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="text"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="text"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="week"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="week"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="date"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="date"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="datetime-local"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="datetime-local"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="time"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="time"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="email"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="email"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="month"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="month"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="number"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="number"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="search"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="search"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="website"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="website"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content input[type="password"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content input[type="password"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select[multiple="multiple"]:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select[multiple="multiple"]:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content textarea:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content textarea:placeholder-shown,.bps-form-home-light .grimlock-hero .section__content select:placeholder-shown,.bps-form-home-dark .grimlock-hero .section__content select:placeholder-shown {
    color: inherit;
    opacity: .7
}

.grimlock-hero .section__content input[type="number"] {
    -moz-appearance: textfield
}

.grimlock-hero .section__content input[type="number"]::-webkit-inner-spin-button,.grimlock-hero .section__content input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grimlock-hero .section__content input[type="submit"],.grimlock-hero .section__content button[type="submit"] {
    margin-top: 1rem
}

.bps-form-home-light .grimlock-hero .section__content .custom-control.custom-checkbox .custom-control-indicator,.bps-form-home-light .grimlock-hero .section__content .custom-control.custom-radio .custom-control-indicator {
    border-color: rgba(255,255,255,0.23) !important;
    background-color: rgba(255,255,255,0.23)
}

.bps-form-home-dark .grimlock-hero .section__content .custom-control.custom-checkbox .custom-control-indicator,.bps-form-home-dark .grimlock-hero .section__content .custom-control.custom-radio .custom-control-indicator {
    background-color: rgba(0,0,0,0.1);
    border-color: rgba(0,0,0,0.1) !important
}

.grimlock-hero .section__footer .btn,.grimlock-hero .section__footer button,.grimlock-hero .section__footer .button,.grimlock-hero .section__footer input[type="button"],.grimlock-hero .section__footer input[type="submit"],.grimlock-hero .section__footer input[type="reset"] {
    margin-top: 4%
}

@media (min-width: 992px) {
    .grimlock-hero.grimlock-hero--full-screen-displayed {
        height:100vh
    }

    .grimlock-hero.grimlock-hero--full-screen-displayed .region__inner {
        display: flex;
        align-items: center;
        height: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (max-height: 600px) {
    .grimlock-hero.grimlock-hero--full-screen-displayed {
        height:auto !important
    }
}

@media (min-width: 768px) {
    .grimlock-hero.region--6-6-cols-left form,.grimlock-hero.region--6-6-cols-left-modern form,.grimlock-hero.region--6-6-cols-left-reverse form,.grimlock-hero.region--6-6-cols-left-reverse-modern form {
        max-width:350px !important
    }
}

.grimlock-hero.region--6-6-cols-left .region__row,.grimlock-hero.region--6-6-cols-left-reverse .region__row {
    align-items: center
}

.grimlock-hero.region--6-6-cols-left .region__container,.grimlock-hero.region--6-6-cols-left-reverse .region__container {
    z-index: 2
}

.grimlock-hero.region--6-6-cols-left .section__subtitle,.grimlock-hero.region--6-6-cols-left-reverse .section__subtitle {
    margin-top: .5rem
}

.grimlock-hero.region--12-cols-left .region__col--1 .section__thumbnail-img,.grimlock-hero.region--12-cols-center .region__col--1 .section__thumbnail-img,.grimlock-hero.region--12-cols-center-boxed .region__col--1 .section__thumbnail-img,.grimlock-hero.region--12-cols-right .region__col--1 .section__thumbnail-img {
    margin-bottom: 1rem
}

@media (max-width: 767.98px) {
    .grimlock-hero.region--6-6-cols-left-modern .region__inner,.grimlock-hero.region--6-6-cols-left-reverse-modern .region__inner {
        padding:0 !important
    }
}

.grimlock-hero.region--6-6-cols-left-modern .region__container,.grimlock-hero.region--6-6-cols-left-reverse-modern .region__container {
    position: static
}

.grimlock-hero.region--6-6-cols-left-modern .region__col--1,.grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--1 {
    position: static
}

@media (max-width: 767.98px) {
    .grimlock-hero.region--6-6-cols-left-modern .region__col--1,.grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--1 {
        order:-2;
        padding: 0
    }
}

@media (max-width: 767.98px) {
    .grimlock-hero.region--6-6-cols-left-modern .region__col--2,.grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--2 {
        padding-top:30px;
        padding-bottom: 30px
    }
}

.grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail,.grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail {
    padding: 0;
    margin: 0;
    width: auto;
    max-width: 1000%;
    max-height: 50vh;
    overflow: hidden
}

@media (min-width: 768px) {
    .grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail,.grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail {
        position:absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 50%;
        height: 100%;
        max-height: none
    }
}

@media (min-width: 768px) {
    .grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail-img,.grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail-img {
        width:100%
    }

    @supports (object-fit: cover) {
        .grimlock-hero.region--6-6-cols-left-modern .grimlock-section__thumbnail-img,.grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail-img {
            height:100%;
            object-fit: cover;
            object-position: center
        }
    }
}

@media (min-width: 768px) {
    .grimlock-hero.region--6-6-cols-left-modern .region__col--2 {
        padding-left:30px
    }
}

@media (min-width: 768px) {
    .grimlock-hero.region--6-6-cols-left-reverse-modern .region__col--2 {
        padding-right:30px
    }
}

@media (min-width: 768px) {
    .grimlock-hero.region--6-6-cols-left-reverse-modern .grimlock-section__thumbnail {
        right:0;
        left: auto
    }
}

@media (min-width: 992px) {
    .grimlock-hero.region--12-cols-center-boxed {
        overflow:visible
    }
}

.grimlock-hero.region--12-cols-center-boxed .section__header {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 910px
}

.grimlock-hero.region--12-cols-center-boxed .section__content {
    background-color: #ffffff;
    padding: 1.2rem;
    box-shadow: 0 0 30px rgba(0,0,0,0.11);
    border-radius: .3rem;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (min-width: 992px) {
    .grimlock-hero.region--12-cols-center-boxed .section__content {
        padding:3rem
    }
}

@media (max-width: 1199.98px) {
    .grimlock-hero.region--12-cols-center-boxed .section__content {
        border-bottom-left-radius:0 !important;
        border-bottom-right-radius: 0 !important
    }
}

.grimlock-hero.region--12-cols-center-boxed:not(.grimlock-hero--full-screen-displayed) .region__inner {
    padding-bottom: 0 !important
}

@media (min-width: 992px) {
    .grimlock-hero.region--12-cols-center-boxed .region__col--2 {
        margin-bottom:-4rem
    }
}

.grimlock-hero.region--12-cols-center-boxed+#homepage-anchor {
    padding: 4px 8px 4px 4px;
    border-radius: 500px;
    line-height: 1em;
    right: 10px;
    bottom: -40px
}

.grimlock-hero.region--12-cols-center-boxed .section__footer {
    max-width: 450px;
    margin: -15px auto 0 auto;
    position: relative;
    top: 0px;
    z-index: 1
}

.grimlock-hero.region--12-cols-center-boxed .section__footer .section__btn {
    margin: 0;
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal
}

.grimlock-hero .section__search_form {
    margin-top: 1rem;
    max-width: 550px
}

.grimlock-hero .section__search_form button[type="submit"].search-submit {
    margin-top: 0 !important
}

.grimlock-hero .section__search_form button[type="submit"].search-submit,.grimlock-hero .section__search_form button[type="submit"].search-submit:hover,.grimlock-hero .section__search_form button[type="submit"].search-submit:focus,.grimlock-hero .section__search_form button[type="submit"].search-submit:active {
    background: none !important
}

.bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit,.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit,.bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit:hover,.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit:hover,.bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit:focus,.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit:focus,.bps-form-home-light .grimlock-hero .section__search_form button[type="submit"].search-submit:active,.bps-form-home-dark .grimlock-hero .section__search_form button[type="submit"].search-submit:active {
    color: inherit !important
}

.grimlock-hero.region--12-cols-center .section__search_form {
    margin-left: auto;
    margin-right: auto
}

.grimlock-hero #loginform {
    margin: 0
}

.grimlock-hero #loginform>p {
    margin-bottom: 1rem
}

.grimlock-hero #loginform #wp-submit {
    margin-top: 0
}

.grimlock-hero #loginform .login-footer {
    border: 0;
    width: 100%;
    margin: 0
}

.grimlock-hero #loginform .login-footer a,.grimlock-hero #loginform .login-footer a:hover,.grimlock-hero #loginform .login-footer a:active,.grimlock-hero #loginform .login-footer a:focus {
    color: inherit !important
}

#homepage-anchor {
    position: absolute;
    z-index: 2;
    right: 2%;
    bottom: -35px;
    display: block;
    color: inherit;
    font-weight: 600;
    opacity: .6;
    z-index: 10;
    font-size: .9em
}

.grimlock--navigation-inside-bottom #homepage-anchor {
    bottom: auto !important;
    top: 2% !important
}

#hero.grimlock-hero--full-screen-displayed+#homepage-anchor {
    top: auto;
    right: 30px;
    bottom: 30px;
    left: auto
}

#homepage-anchor:hover {
    opacity: 1
}

#homepage-anchor i {
    display: inline-block;
    color: inherit;
    margin-right: 3px;
    font-size: 1.3em;
    position: relative;
    top: -0.05em;
    vertical-align: middle
}

@media screen and (max-width: 1220px) {
    #homepage-anchor {
        display:none !important
    }
}

.media-heading {
    margin-bottom: .4rem;
    font-weight: 400;
    font-size: 1.25rem
}

.entry-content .media img {
    max-width: none
}

.main-navigation .navbar-nav .menu-item,.site-preheader .menu .menu-item {
    position: relative;
    cursor: pointer;
    color: inherit
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav .menu-item:hover>.sub-menu,.site-preheader .menu .menu-item:hover>.sub-menu {
        display:block
    }
}

.main-navigation .navbar-nav .menu-item>a,.site-preheader .menu .menu-item>a {
    text-decoration: none !important
}

.main-navigation .navbar-nav>.menu-item+.menu-item,.site-preheader .menu>.menu-item+.menu-item {
    margin-top: .3rem;
    margin-right: 0
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item+.menu-item,.site-preheader .menu>.menu-item+.menu-item {
        margin-top:0;
        margin-left: .3rem
    }
}

.main-navigation .navbar-nav>.menu-item .menu-item-description,.site-preheader .menu>.menu-item .menu-item-description {
    display: none
}

.main-navigation .navbar-nav>.menu-item .sub-menu,.site-preheader .menu>.menu-item .sub-menu {
    position: static;
    display: block;
    float: left;
    padding: 0 0;
    width: 100%;
    border-radius: 0;
    border: 0;
    text-align: left;
    list-style: none;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    background-clip: padding-box
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item .sub-menu,.site-preheader .menu>.menu-item .sub-menu {
        display:none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        min-width: 200px;
        max-width: 280px;
        margin: 0;
        box-shadow: 0 0.2rem 2rem rgba(0,0,0,0.12);
        border-radius: .25rem .25rem .25rem .25rem;
        padding-top: .25rem;
        padding-right: .25rem;
        padding-bottom: .25rem;
        padding-left: .25rem;
        background-color: #fff;
        font-size: .8em
    }

    .main-navigation .navbar-nav>.menu-item .sub-menu:before,.site-preheader .menu>.menu-item .sub-menu:before {
        content: '';
        position: absolute;
        top: -10px;
        left: 0;
        z-index: 2;
        display: block;
        width: 100%;
        height: 15px
    }
}

.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item,.site-preheader .menu>.menu-item .sub-menu .menu-item {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0
}

.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a,.site-preheader .menu>.menu-item .sub-menu .menu-item a {
    display: block;
    width: 100%;
    padding: .5rem 1rem;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: normal;
    background: none;
    border: 0;
    color: inherit;
    text-decoration: none !important;
    text-transform: none;
    letter-spacing: 0
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a,.site-preheader .menu>.menu-item .sub-menu .menu-item a {
        padding:.5rem
    }
}

.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a:hover,.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a:active,.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a:focus,.site-preheader .menu>.menu-item .sub-menu .menu-item a:hover,.site-preheader .menu>.menu-item .sub-menu .menu-item a:active,.site-preheader .menu>.menu-item .sub-menu .menu-item a:focus {
    background-color: rgba(0,0,0,0.04)
}

.main-navigation .navbar-nav>.menu-item .sub-menu .menu-item a i,.site-preheader .menu>.menu-item .sub-menu .menu-item a i {
    margin-right: .6rem
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item .sub-menu>.menu-item,.site-preheader .menu>.menu-item .sub-menu>.menu-item {
        margin-top:0
    }
}

.main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu,.site-preheader .menu>.menu-item .sub-menu .sub-menu {
    margin: 0;
    text-align: inherit
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu,.site-preheader .menu>.menu-item .sub-menu .sub-menu {
        left:100%;
        top: calc(0% - .25rem);
        border-radius: .25rem .25rem .25rem .25rem
    }

    .main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu:before,.site-preheader .menu>.menu-item .sub-menu .sub-menu:before {
        top: 0;
        left: -25px;
        width: 25px;
        height: 100%
    }
}

@media (max-width: 991.98px) {
    .main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu,.site-preheader .menu>.menu-item .sub-menu .sub-menu {
        margin:0;
        padding: 0
    }

    .main-navigation .navbar-nav>.menu-item .sub-menu .sub-menu>li.menu-item,.site-preheader .menu>.menu-item .sub-menu .sub-menu>li.menu-item {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.main-navigation .navbar-nav>.menu-item>.sub-menu,.site-preheader .menu>.menu-item>.sub-menu {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.main-navigation .navbar-nav .menu-item-has-children>a,.site-preheader .menu .menu-item-has-children>a {
    position: relative
}

.main-navigation .navbar-nav .menu-item-has-children>a:after,.site-preheader .menu .menu-item-has-children>a:after {
    font-family: var(--grimlock-icon-angle-down-font-family) !important;
    content: var(--grimlock-icon-angle-down);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    margin-left: .3333333333rem;
    pointer-events: none;
    text-align: center;
    font-size: 1.3em;
    border: 0;
    position: relative
}

@media (max-width: 991.98px) {
    .grimlock--navigation-classic-right .main-navigation .navbar-nav .menu-item-has-children>a:after,.grimlock--navigation-classic-center .main-navigation .navbar-nav .menu-item-has-children>a:after,.grimlock--navigation-classic-left .main-navigation .navbar-nav .menu-item-has-children>a:after,.main-navigation .navbar-nav .menu-item-has-children>a .grimlock--navigation-fat-left:after,.grimlock--navigation-fat-center .main-navigation .navbar-nav .menu-item-has-children>a:after,.grimlock--navigation-classic-right .site-preheader .menu .menu-item-has-children>a:after,.grimlock--navigation-classic-center .site-preheader .menu .menu-item-has-children>a:after,.grimlock--navigation-classic-left .site-preheader .menu .menu-item-has-children>a:after,.site-preheader .menu .menu-item-has-children>a .grimlock--navigation-fat-left:after,.grimlock--navigation-fat-center .site-preheader .menu .menu-item-has-children>a:after {
        content:none !important
    }
}

.main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children>a,.site-preheader .menu .menu-item-has-children .menu-item-has-children>a {
    padding-right: 30px
}

.main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children>a:after,.site-preheader .menu .menu-item-has-children .menu-item-has-children>a:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    top: .7em;
    right: 5px;
    height: 15px;
    width: 15px;
    display: none;
    -webkit-transform-origin: center;
    transform-origin: center;
    margin: 0
}

html[dir="rtl"] .main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children>a:after,html[dir="rtl"] .site-preheader .menu .menu-item-has-children .menu-item-has-children>a:after {
    margin-right: 0
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav .menu-item-has-children .menu-item-has-children>a:after,.site-preheader .menu .menu-item-has-children .menu-item-has-children>a:after {
        display:inline-block
    }
}

.grimlock--navigation-classic-right .main-navigation .navbar-nav .menu-item ins,.grimlock--navigation-classic-center .main-navigation .navbar-nav .menu-item ins,.grimlock--navigation-classic-left .main-navigation .navbar-nav .menu-item ins,.grimlock--navigation-classic-right .site-preheader .menu .menu-item ins,.grimlock--navigation-classic-center .site-preheader .menu .menu-item ins,.grimlock--navigation-classic-left .site-preheader .menu .menu-item ins {
    background-color: var(--grimlock-button-primary-background-color);
    color: var(--grimlock-button-primary-color);
    border-radius: 500px;
    padding: 1px 4px;
    display: inline-block;
    vertical-align: middle;
    pointer-events: none;
    font-size: 65%;
    text-decoration: none;
    line-height: 1.25em;
    margin-left: .25rem
}

.main-navigation .navbar-nav {
    margin: 1rem 0
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav {
        margin:0
    }
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item {
        display:flex;
        align-items: center
    }
}

.main-navigation .navbar-nav>.menu-item>a {
    display: flex;
    align-items: center;
    padding: .75rem 0.25rem;
    text-decoration: none !important;
    padding: 1.5rem 1rem
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav>.menu-item>a {
        padding:1.5rem 0.7rem
    }
}

@media (max-width: 991.98px) {
    .main-navigation .navbar-nav>.menu-item>a {
        padding:1rem
    }

    .main-navigation .navbar-nav>.menu-item>a:hover,.main-navigation .navbar-nav>.menu-item>a:active {
        background-color: rgba(0,0,0,0.04)
    }
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item>a {
        position:relative
    }

    .grimlock--navigation-classic-right .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item>a,.grimlock--navigation-classic-center .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item>a,.grimlock--navigation-classic-left .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item>a {
        height: 100%
    }

    .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item>a:before {
        content: '';
        display: block;
        width: 0;
        position: absolute;
        background-color: #4E64DD;
        bottom: 0;
        right: 0;
        height: 2px;
        opacity: 0;
        pointer-events: none;
        transition: inherit;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        will-change: transform;
        transition-duration: .38s
    }

    .main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item:hover>a:before,.main-navigation .navbar-nav.navbar-nav--main-menu>.menu-item:focus>a:before {
        opacity: 1;
        width: 100%;
        left: 0
    }
}

.menu-toggle {
    display: none
}

.site-preheader .menu {
    margin: 0 0 0 -.5rem
}

.site-preheader .menu>.menu-item {
    vertical-align: top
}

.site-preheader .menu>.menu-item>a {
    padding: .5rem
}

@media (min-width: 992px) {
    .site-preheader .menu>.menu-item .sub-menu {
        top:calc(100% + .75rem)
    }
}

.dropdown-divider {
    border: 0;
    height: 2px;
    background-color: currentColor;
    opacity: .1;
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.dropdown-toggle {
    color: inherit !important;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
    height: 38px;
    padding-top: .8rem;
    padding-bottom: .8rem
}

.dropdown-toggle:not(.no-toggle) {
    padding-right: 20px;
    position: relative
}

.dropdown-toggle:not(.no-toggle):after {
    font-family: var(--grimlock-icon-angle-down-font-family) !important;
    content: var(--grimlock-icon-angle-down);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    margin-left: .3333333333rem;
    pointer-events: none;
    text-align: center;
    font-size: 1.3em;
    border: 0;
    position: relative
}

.dropdown-toggle:not(.no-toggle):after {
    top: -6px
}

.dropdown-toggle:hover {
    opacity: 0.7
}

.modal {
    padding-top: 0;
    background-color: rgba(0,0,0,0.5)
}

.modal .modal-content {
    overflow: visible
}

.modal-backdrop {
    display: none !important
}

.modal-header {
    background: none;
    color: inherit
}

.modal-header .close {
    color: inherit !important
}

.modal-header .close:hover,.modal-header .close span:hover {
    color: inherit
}

.main-navigation {
    position: relative;
    z-index: 99;
    transition: background-color .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 40px;
    padding: .3rem 0
}

@media (max-width: 991.98px) {
    .main-navigation {
        border:0 !important;
        min-height: 45px
    }
}

@media (min-width: 992px) {
    .main-navigation {
        padding-top:0;
        padding-bottom: 0
    }

    .main-navigation .navbar-nav {
        flex-wrap: nowrap
    }

    .main-navigation .navbar-nav+form,.main-navigation .navbar-nav+div {
        margin-left: 1rem
    }
}

.navbar-collapse-show .main-navigation.navbar-expand-lg {
    box-shadow: 0 0 50px rgba(0,0,0,0.15)
}

@media (min-width: 992px) {
    .main-navigation .navbar__container {
        display:flex;
        flex-wrap: nowrap;
        width: auto;
        padding-left: 3% !important;
        padding-right: 3% !important
    }
}

.main-navigation .navbar-nav--main-menu {
    flex-wrap: wrap
}

@media (min-width: 992px) {
    .main-navigation.navbar--container-fluid .navbar__container {
        width:100%;
        max-width: 100%
    }
}

.main-navigation.navbar--container-classic .navbar__container {
    width: 100%;
    max-width: 1400px
}

.main-navigation.navbar--container-narrow .navbar__container {
    max-width: 910px
}

.main-navigation.navbar--container-narrower .navbar__container {
    max-width: 720px
}

.grimlock--custom_header-displayed.grimlock--navigation-inside-top .main-navigation,.grimlock--hero-displayed.grimlock--navigation-inside-top .main-navigation,.grimlock--custom_header-displayed.grimlock--navigation-inside-bottom .main-navigation,.grimlock--hero-displayed.grimlock--navigation-inside-bottom .main-navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000
}

@media (min-width: 992px) {
    .grimlock--custom_header-displayed.grimlock--navigation-inside-bottom .main-navigation,.grimlock--hero-displayed.grimlock--navigation-inside-bottom .main-navigation {
        top:auto;
        bottom: 0
    }
}

.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation {
    position: fixed !important;
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 1032;
    width: 100%
}

.grimlock--navigation-fixed.grimlock--navigation-stick-to-top.grimlock--boxed .main-navigation {
    left: auto;
    max-width: 1630px;
    margin: 0 auto
}

@media (min-width: 992px) {
    .main-navigation.navbar--classic-left .navbar-nav--main-menu {
        margin-right:auto !important
    }

    .main-navigation.navbar--classic-center .navbar-nav--main-menu {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .main-navigation.navbar--classic-right .navbar-nav--main-menu {
        margin-left: auto !important;
        margin-right: 1rem
    }

    .main-navigation.navbar--classic-right .navbar-nav--main-menu>.menu-item:nth-last-child(-n+4)>.sub-menu {
        left: auto;
        right: 0
    }
}

@media (min-width: 992px) {
    .main-navigation.navbar--fat-center>.navbar__container,.main-navigation.navbar--fat-left>.navbar__container {
        flex-direction:column;
        position: relative
    }

    .main-navigation.navbar--fat-center .navbar-brand,.main-navigation.navbar--fat-left .navbar-brand {
        padding: 1rem 0 .3333333333rem 0;
        margin: 0;
        display: flex;
        height: 100%
    }

    .main-navigation.navbar--fat-center .navbar-nav--main-menu,.main-navigation.navbar--fat-left .navbar-nav--main-menu {
        margin-right: auto
    }

    .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center,.grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left {
        padding-top: 0;
        padding-bottom: 0
    }

    .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center>.navbar__container,.grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left>.navbar__container {
        flex-direction: row
    }

    .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center .navbar-collapse,.grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left .navbar-collapse {
        margin-right: 0;
        flex-basis: auto
    }

    .grimlock--navigation-stick-to-top .main-navigation.navbar--fat-center .navbar-brand,.grimlock--navigation-stick-to-top .main-navigation.navbar--fat-left .navbar-brand {
        padding-top: 0;
        padding-bottom: 0
    }

    .main-navigation.navbar--fat-center .navbar-nav--main-menu+.navbar-nav--login,.main-navigation.navbar--fat-left .navbar-nav--main-menu+.navbar-nav--login {
        margin-left: -175px !important;
        margin-right: 0 !important
    }
}

@media (min-width: 992px) and (min-width: 992px) {
    .main-navigation.navbar--fat-center .navbar-nav--main-menu {
        margin-left:auto
    }
}

@media (min-width: 992px) {
    .main-navigation.navbar--fat-left>.navbar__container {
        align-items:normal
    }
}

.main-navigation .navbar__header {
    position: relative
}

.main-navigation .navbar-toggler {
    height: 25px;
    width: 25px;
    padding: 0;
    transition: opacity .2s;
    margin: 0;
    vertical-align: top;
    position: absolute;
    border: 0;
    border-radius: 0;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-12.5px) translateZ(0);
    transform: translateY(-12.5px) translateZ(0);
    transition: opacity .5s ease-in-out;
    outline: 0 !important;
    opacity: .5;
    color: inherit;
    background: none
}

@media (min-width: 992px) {
    .main-navigation .navbar-toggler:hover {
        opacity:1
    }

    .main-navigation .navbar-toggler:hover span::before {
        width: 100%
    }
}

.main-navigation .navbar-toggler span {
    top: 50%;
    margin-top: -2px
}

.main-navigation .navbar-toggler span,.main-navigation .navbar-toggler span:before,.main-navigation .navbar-toggler span:after {
    color: inherit;
    position: absolute;
    display: block;
    width: 22px;
    height: 2px;
    background-color: currentColor;
    border-radius: 10px;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.main-navigation .navbar-toggler span::before,.main-navigation .navbar-toggler span::after {
    content: '';
    transition: width .15s ease-in-out
}

.main-navigation .navbar-toggler span::before {
    top: 6px
}

.main-navigation .navbar-toggler span::after {
    bottom: 6px
}

.main-navigation .navbar-toggler:not(.collapsed) span,.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span {
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0)
}

.main-navigation .navbar-toggler:not(.collapsed) span,.main-navigation .navbar-toggler:not(.collapsed) span:before,.main-navigation .navbar-toggler:not(.collapsed) span:after,.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span,.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span:before,.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span:after {
    width: 22px
}

.main-navigation .navbar-toggler:not(.collapsed) span::before,.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span::before {
    top: 0;
    -webkit-transform: rotate(-90deg) translate3d(0, 0, 0);
    transform: rotate(-90deg) translate3d(0, 0, 0)
}

.main-navigation .navbar-toggler:not(.collapsed) span::after,.slideout-open body:not([class*="grimlock--navigation-hamburger"]) .main-navigation .navbar-toggler span::after {
    opacity: 0;
    pointer-events: none
}

.main-navigation .navbar-brand {
    line-height: 1em
}

.grimlock--navigation-classic-left .main-navigation .navbar-brand {
    padding-right: 2rem
}

.grimlock--blogdescription-displayed .main-navigation .navbar-brand {
    padding: .3rem 0
}

.grimlock--navigation-classic-right .main-navigation .navbar-brand,.grimlock--navigation-classic-center .main-navigation .navbar-brand,.grimlock--navigation-classic-left .main-navigation .navbar-brand {
    height: 100%;
    display: flex;
    align-items: center
}

.grimlock--navigation-fat-center .main-navigation .navbar-brand {
    display: flex;
    align-items: center
}

@media (min-width: 992px) {
    .grimlock--navigation-fat-center .main-navigation .navbar-brand {
        justify-content:center
    }
}

.main-navigation .navbar-brand a:hover,.main-navigation .navbar-brand a:focus {
    text-decoration: none
}

.main-navigation .navbar-brand a:hover {
    opacity: 0.8
}

.main-navigation .navbar-brand__title {
    font-weight: 600
}

.main-navigation .navbar-brand__logo img {
    height: auto;
    width: auto
}

@media (max-width: 991.98px) {
    .main-navigation .navbar-brand__logo img {
        max-height:40px !important
    }
}

.main-navigation .navbar-brand__tagline {
    font-size: 60%
}

.grimlock--navigation-fixed.grimlock--navigation-stick-to-top.admin-bar .main-navigation {
    top: 32px
}

@media screen and (max-width: 781px) {
    .grimlock--navigation-fixed.grimlock--navigation-stick-to-top.admin-bar .main-navigation {
        top:46px
    }
}

@media screen and (max-width: 640px) {
    .grimlock--navigation-fixed.grimlock--navigation-stick-to-top.admin-bar .main-navigation {
        top:0
    }
}

.main-navigation .navbar-collapse {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    align-items: stretch
}

@media (min-width: 992px) {
    .main-navigation .navbar-collapse {
        height:auto !important
    }
}

.navbar-collapse-show .main-navigation .navbar-collapse {
    max-height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.navbar-collapse-show .main-navigation .navbar-collapse::-webkit-scrollbar {
    width: 0px
}

.navbar-collapse-show .main-navigation .navbar-collapse::-webkit-scrollbar-track {
    -webkit-box-shadow: none
}

.navbar-collapse-show .main-navigation .navbar-collapse::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.04);
    outline: 0
}

.hamburger-navbar {
    background-color: #fff;
    border-bottom: 1px solid rgba(237,237,237,0.85);
    box-shadow: 0 10px 30px 0 rgba(82,63,105,0.08);
    height: 60px;
    padding: 0 !important
}

@media (max-width: 991.98px) {
    .hamburger-navbar .navbar__header {
        width:100%
    }
}

@media (min-width: 992px) {
    .hamburger-navbar .navbar__header .navbar-brand {
        display:none
    }
}

.grimlock--navigation-stick-to-top .hamburger-navbar {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.grimlock--navigation-fixed-left .hamburger-navbar,.grimlock--navigation-fixed-right .hamburger-navbar {
    border: 0 !important
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left .hamburger-navbar,.grimlock--navigation-fixed-right .hamburger-navbar {
        height:60px;
        padding: 0
    }

    .grimlock--navigation-fixed-left .hamburger-navbar .navbar__container,.grimlock--navigation-fixed-right .hamburger-navbar .navbar__container {
        padding-left: 3% !important;
        padding-right: 3% !important
    }

    .grimlock--navigation-fixed-left .hamburger-navbar .navbar__header,.grimlock--navigation-fixed-right .hamburger-navbar .navbar__header {
        display: none
    }
}

@media (max-width: 991.98px) {
    .grimlock--navigation-fixed-left .hamburger-navbar,.grimlock--navigation-fixed-right .hamburger-navbar {
        padding-top:.5rem;
        padding-bottom: .5rem;
        min-height: 55px
    }

    .grimlock--navigation-fixed-left .hamburger-navbar .navbar-toggler,.grimlock--navigation-fixed-right .hamburger-navbar .navbar-toggler {
        opacity: 1
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .hamburger-navbar,.grimlock--navigation-fixed-right.grimlock--navigation-fixed .hamburger-navbar {
        top:0 !important;
        width: auto !important
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--navigation-fixed .hamburger-navbar {
        left:275px !important;
        right: 0 !important
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-right.grimlock--navigation-fixed .hamburger-navbar {
        left:0 !important;
        right: 275px !important
    }
}

.grimlock--navigation-fixed .hamburger-navbar {
    position: fixed !important;
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 1030;
    width: 100%;
    -webkit-animation: none !important;
    animation: none !important
}

.grimlock--navigation-hamburger-right .hamburger-navbar .navbar-toggler,.grimlock--navigation-fixed-right .hamburger-navbar .navbar-toggler {
    order: 1;
    margin-left: auto
}

.grimlock--navigation-fixed-left .hamburger-navbar .hamburger-navbar-nav-menu-container {
    margin-left: auto
}

@media screen and (min-width: 1670px) {
    .grimlock--boxed.grimlock--navigation-fixed-left.grimlock--navigation-fixed .hamburger-navbar {
        right:calc((100vw - 1630px) / 2) !important;
        left: calc(((100vw - 1630px) / 2) + 275px) !important
    }
}

@media screen and (min-width: 1670px) {
    .grimlock--boxed.grimlock--navigation-fixed-right.grimlock--navigation-fixed .hamburger-navbar {
        right:calc(((100vw - 1630px) / 2) + 275px) !important;
        left: calc((100vw - 1630px) / 2) !important
    }
}

@media screen and (min-width: 1670px) {
    .grimlock--boxed.grimlock--navigation-fixed-left.grimlock--navigation-fixed.slideout-mini .hamburger-navbar {
        right:calc((100vw - 1630px) / 2) !important;
        left: calc(((100vw - 1630px) / 2) + 60px) !important
    }
}

@media screen and (min-width: 1670px) {
    .grimlock--boxed.grimlock--navigation-fixed-right.grimlock--navigation-fixed.slideout-mini .hamburger-navbar {
        right:calc(((100vw - 1630px) / 2) + 275px) !important;
        left: calc((100vw - 1630px) / 2) !important
    }
}

.hamburger-navbar .navbar__container {
    display: flex;
    align-items: center;
    height: 100%
}

.hamburger-navbar .navbar-nav>.menu-item .sub-menu {
    box-shadow: none
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu {
    flex-direction: row;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    margin-right: 2rem
}

@media (min-width: 992px) {
    .hamburger-navbar ul.navbar-nav--hamburger-secondary-menu {
        height:100%
    }
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item>a {
    color: inherit;
    padding: .65rem .7rem;
    font-size: .8em;
    font-weight: 400
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item>a:after {
    font-size: 1em;
    margin-left: .2em;
    top: 0.1em
}

@media (min-width: 992px) {
    .hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item:hover>a,.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item>a:hover,.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item>a:active,.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item>a:focus,.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item.current-menu-item>a {
        background-color:var(--grimlock-table-striped-background-color);
        color: var(--grimlock-archive-post-link-hover-color)
    }
}

.hamburger-navbar ul.navbar-nav--hamburger-secondary-menu>li.menu-item .sub-menu {
    top: 100%
}

.hamburger-navbar .hamburger-navbar-nav-menu-container {
    order: 99;
    display: none
}

@media (min-width: 992px) {
    .hamburger-navbar .hamburger-navbar-nav-menu-container {
        display:flex;
        height: 100%
    }

    .hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress {
        height: 100%
    }

    .hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress .menu-item--profile {
        height: 100%
    }

    .hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress .menu-item--profile .avatar-round-ratio {
        width: 35px !important;
        height: 35px !important
    }
}

.hamburger-navbar .hamburger-navbar-nav-menu-container .navbar-nav--buddypress {
    display: flex;
    flex-direction: row
}

.hamburger-navbar .hamburger-navbar-nav-menu-container .bubble-count {
    box-shadow: 0 0 0 3px var(--grimlock-archive-post-background-color)
}

.hamburger-navbar .navbar-nav--search {
    display: flex;
    align-items: normal;
    width: 100%
}

.hamburger-navbar .navbar-nav--search,.hamburger-navbar .navbar-nav--search .menu-item,.hamburger-navbar .navbar-nav--search .navbar-search,.hamburger-navbar .navbar-nav--search .search-form,.hamburger-navbar .navbar-nav--search .form-group,.hamburger-navbar .navbar-nav--search .ninja-forms-form .field-wrap,.ninja-forms-form .hamburger-navbar .navbar-nav--search .field-wrap,.hamburger-navbar .navbar-nav--search .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form .hamburger-navbar .navbar-nav--search #ninja_forms_required_items,.hamburger-navbar .navbar-nav--search .wpcf7-form-control-wrap,.hamburger-navbar .navbar-nav--search .gform_wrapper .gfield,.gform_wrapper .hamburger-navbar .navbar-nav--search .gfield {
    width: 100%;
    height: 100%
}

.hamburger-navbar .navbar-nav--search .search-form {
    color: inherit
}

.hamburger-navbar .navbar-nav--search .search-form:after {
    left: 0;
    font-size: 1.1rem;
    opacity: 1 !important;
    color: var(--grimlock-navigation-search-form-placeholder-color)
}

.hamburger-navbar .navbar-nav--search .navbar-search {
    cursor: default;
    margin-left: -18px
}

.hamburger-navbar .navbar-nav--search .search-field {
    border: 0;
    height: 100%;
    max-height: 42px;
    border-radius: var(--grimlock-button-border-radius) !important;
    box-shadow: none !important;
    padding-left: 60px;
    padding-right: .5rem;
    background: none
}

.hamburger-navbar .navbar-nav--search .search-icon {
    color: inherit;
    font-size: 1.2em;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.hamburger-navbar .grimlock-login-navbar_nav_menu {
    flex-direction: row;
    align-items: center
}

.hamburger-navbar .grimlock-login-navbar_nav_menu .menu-item+.menu-item {
    margin-left: 1rem
}

.hamburger-navbar .grimlock-login-navbar_nav_menu .menu-item a,.hamburger-navbar .grimlock-login-navbar_nav_menu .menu-item button {
    height: 40px !important;
    min-height: 40px !important;
    padding: .1rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    font-size: .9em;
    font-weight: 600
}

.hamburger-navbar .site-title {
    font-size: 0.8em
}

@media (min-width: 992px) {
    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar.navbar--container-fluid.navbar--hamburger-left .navbar__container {
        padding-left:0 !important;
        padding-right: 15px !important
    }
}

@media (min-width: 992px) {
    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar.navbar--container-fluid.navbar--hamburger-right .navbar__container {
        padding-right:0 !important;
        padding-left: 15px !important
    }
}

body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar__header {
    border-left: 1px solid var(--grimlock-table-striped-background-color);
    display: flex;
    align-items: center;
    order: 200;
    width: 100%
}

@media (min-width: 992px) {
    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar__header {
        margin-left:1rem;
        width: auto
    }
}

@media (min-width: 992px) {
    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar-toggler {
        position:static;
        width: 60px;
        height: 60px;
        -webkit-transform: none;
        transform: none;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 1;
        order: 200;
        margin-left: auto
    }

    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar-toggler:hover {
        opacity: .7;
        background-color: var(--grimlock-table-striped-background-color)
    }
}

@media (min-width: 992px) {
    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar-toggler span,body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar-toggler span:before,body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar .navbar-toggler span:after {
        background-color:var(--grimlock-archive-post-color)
    }
}

@media (min-width: 992px) {
    body[class*="grimlock--navigation-hamburger-"] .main-navigation.hamburger-navbar.navbar--hamburger-left .navbar__header {
        border-right:1px solid var(--grimlock-table-striped-background-color);
        border-left: none;
        order: -200;
        margin-left: 0;
        margin-right: 1rem
    }
}

body[class*="grimlock--navigation-hamburger-"] .grimlock-vertical-navigation #navbar-toggler-mini {
    display: none !important
}

body[class*="grimlock--navigation-hamburger-"] .grimlock-vertical-navigation #navbar-toggler-mobile {
    display: flex !important
}

.vertical-navbar {
    height: 100%;
    padding: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
    border-bottom: none !important;
    overflow: hidden;
    background-color: #252537;
    color: rgba(255,255,255,0.6);
    width: 275px !important;
    border: 0 !important
}

.vertical-navbar .navbar-nav>li.menu-item .sub-menu li.menu-item>a:hover,.vertical-navbar .navbar-nav>li.menu-item .sub-menu li.menu-item>a:focus,.vertical-navbar .navbar-nav>li.menu-item .sub-menu li.menu-item>a:active {
    background-color: rgba(255,255,255,0.08) !important;
    color: inherit !important
}

.vertical-navbar .vertical-navbar-search {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-top: 1.5rem
}

@media (min-width: 992px) {
    .vertical-navbar .vertical-navbar-search {
        display:none !important
    }
}

.vertical-navbar .vertical-navbar-search .search-field {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1.5rem
}

.vertical-navbar .vertical-navbar-search .search-submit {
    display: block !important
}

.vertical-navbar .vertical-navbar-search form {
    color: inherit
}

.vertical-navbar .site-title {
    color: rgba(255,255,255,0.6)
}

.vertical-navbar .site-title a.site-title-link {
    color: #fff
}

.vertical-navbar .site-description {
    opacity: .6;
    color: rgba(255,255,255,0.6)
}

.vertical-navbar a {
    color: rgba(255,255,255,0.6)
}

.vertical-navbar .navbar-wrapper {
    width: 100%;
    height: 100%;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-direction: column
}

.vertical-navbar .navbar-wrapper::-webkit-scrollbar {
    width: 0px
}

.vertical-navbar .navbar-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: none
}

.vertical-navbar .navbar-wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.04);
    outline: 0
}

.vertical-navbar .navbar-wrapper .navbar-nav--buddypress {
    order: -2;
    padding-top: 0;
    border-bottom: 1px solid rgba(255,255,255,0.08)
}

.vertical-navbar .navbar-wrapper .vertical-navbar-search {
    order: -1
}

.vertical-navbar .navbar-wrapper>ul,.vertical-navbar .navbar-wrapper>div {
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.vertical-navbar form .search-field {
    border: 0 !important
}

.vertical-navbar .navbar-toggler {
    -webkit-transform: none;
    transform: none;
    margin: 0;
    position: static;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99
}

.vertical-navbar .navbar-toggler i {
    position: relative;
    font-size: 0.85rem
}

.vertical-navbar .vertical-navbar-brand {
    padding: 0;
    height: 60px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #252537;
    z-index: 100;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    color: var(--grimlock-navigation-menu-item-color)
}

.vertical-navbar .vertical-navbar-brand img {
    display: inline-block;
    max-width: 80%
}

.vertical-navbar .vertical-navbar-brand+.navbar-nav--buddypress {
    margin-top: 2rem
}

.vertical-navbar .site-branding {
    transition: all 0.2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    justify-content: center;
    width: 100%;
    padding: 0 75px 0 1.5rem;
    display: flex;
    flex-direction: column
}

.vertical-navbar .navbar-nav {
    display: flex;
    flex-wrap: wrap;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0
}

.vertical-navbar .navbar-nav .menu-item {
    float: none !important;
    display: block;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vertical-navbar .navbar-nav .menu-item+li {
    margin: 0 !important
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 44px;
    margin-top: 1rem !important
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title:before {
    display: none;
    content: '';
    width: 6px;
    height: 6px;
    background: currentColor;
    border-radius: 500px;
    align-self: center;
    position: absolute;
    top: calc(50% - 6px);
    left: calc(1.5rem + 3px);
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title>a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: .7em;
    letter-spacing: 2px;
    color: inherit !important;
    background: none !important;
    border: none
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title>a i {
    font-size: 1em
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title>a:before {
    display: none
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title ins {
    letter-spacing: 0;
    font-weight: 600;
    margin-left: .6rem
}

.vertical-navbar .navbar-nav .menu-item.menu-item--title:first-child {
    margin-top: 0 !important
}

.vertical-navbar .navbar-nav .menu-item>a {
    display: flex !important;
    padding: .75rem 2.2rem .75rem 1.5rem !important;
    width: 100%;
    white-space: normal;
    word-break: break-word
}

.vertical-navbar .navbar-nav .menu-item>a i {
    font-size: 1.2rem;
    margin-right: .6rem;
    transition: inherit;
    min-width: 20px;
    text-align: center;
    position: relative;
    top: -.1em;
    margin-left: -4px
}

.vertical-navbar .navbar-nav .menu-item>a span {
    transition: inherit;
    display: inline-flex;
    margin-right: auto;
    align-items: center;
    justify-content: center
}

.vertical-navbar .navbar-nav .menu-item>a span i {
    margin: 0;
    font-size: inherit;
    min-width: 0
}

.vertical-navbar .navbar-nav .menu-item>a ins {
    margin-left: 5px;
    margin-right: -1rem;
    text-decoration: none;
    border-radius: .3rem;
    font-size: .8em;
    padding: .3em .6em;
    opacity: 1;
    background-color: #4E64DD;
    color: #fff;
    min-width: 35px;
    text-align: center;
    overflow: hidden;
    position: static;
    pointer-events: none;
    transition: none;
    flex: 0 0 auto;
    display: inline-flex;
    min-height: 15px;
    align-items: center;
    justify-content: center;
    line-height: 1
}

.vertical-navbar .navbar-nav .menu-item>a:before {
    width: 3px !important;
    left: 0;
    height: 0 !important;
    background-color: currentColor !important
}

.vertical-navbar .navbar-nav .menu-item .sub-menu {
    border-radius: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    font-size: .85em;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.vertical-navbar .navbar-nav .menu-item .sub-menu:before {
    content: none !important
}

.vertical-navbar .navbar-nav .menu-item .sub-menu .menu-item>a {
    font-size: 0.95em
}

@media (min-width: 992px) {
    .vertical-navbar .navbar-nav .menu-item .sub-menu .menu-item>a {
        padding-top:.4rem !important;
        padding-bottom: .4rem !important
    }
}

.vertical-navbar .navbar-nav .menu-item .sub-menu .sub-menu {
    background: none !important
}

.vertical-navbar .navbar-nav .menu-item .menu-item-description {
    display: none !important
}

.vertical-navbar .navbar-nav .menu-item:hover .sub-menu {
    display: none
}

.vertical-navbar .navbar-nav .menu-item:hover>a,.vertical-navbar .navbar-nav .menu-item.is-toggled>a,.vertical-navbar .navbar-nav .menu-item.current_page_item>a,.vertical-navbar .navbar-nav .menu-item.current_page_parent>a,.vertical-navbar .navbar-nav .menu-item.current-menu-item>a {
    background-color: var(--grimlock-navigation-menu-item-active-background-color);
    color: var(--grimlock-navigation-menu-item-active-color)
}

.vertical-navbar .navbar-nav .menu-item:hover>a i,.vertical-navbar .navbar-nav .menu-item.is-toggled>a i,.vertical-navbar .navbar-nav .menu-item.current_page_item>a i,.vertical-navbar .navbar-nav .menu-item.current_page_parent>a i,.vertical-navbar .navbar-nav .menu-item.current-menu-item>a i {
    color: inherit !important
}

.vertical-navbar .navbar-nav .menu-item:hover>a:before,.vertical-navbar .navbar-nav .menu-item.is-toggled>a:before,.vertical-navbar .navbar-nav .menu-item.current_page_item>a:before,.vertical-navbar .navbar-nav .menu-item.current_page_parent>a:before,.vertical-navbar .navbar-nav .menu-item.current-menu-item>a:before {
    width: 3px;
    opacity: 1;
    height: 100% !important
}

.vertical-navbar .navbar-nav .menu-item:hover>a ins,.vertical-navbar .navbar-nav .menu-item.is-toggled>a ins,.vertical-navbar .navbar-nav .menu-item.current_page_item>a ins,.vertical-navbar .navbar-nav .menu-item.current_page_parent>a ins,.vertical-navbar .navbar-nav .menu-item.current-menu-item>a ins {
    opacity: 1
}

.vertical-navbar .navbar-nav .menu-item .has-image {
    flex: 0 0 100%;
    max-width: 100%
}

.vertical-navbar .navbar-nav .menu-item.disabled {
    cursor: not-allowed
}

.vertical-navbar .navbar-nav .menu-item.disabled a {
    pointer-events: none
}

.vertical-navbar .navbar-nav .menu-item.disabled a>span,.vertical-navbar .navbar-nav .menu-item.disabled a>i {
    opacity: .75
}

.vertical-navbar .navbar-nav>.menu-item.menu-item-has-children>a:after {
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-90deg);
    transform: translate3d(0, -50%, 0) rotate(-90deg);
    margin: 0 !important
}

.vertical-navbar .navbar-nav>.menu-item.menu-item-has-children>a ins {
    margin-right: 1rem
}

.vertical-navbar .navbar-nav>.menu-item.menu-item-has-children.is-toggled>a:after {
    -webkit-transform: translate3d(0, -50%, 0) rotate(0deg);
    transform: translate3d(0, -50%, 0) rotate(0deg)
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu {
    display: none !important;
    position: relative;
    width: 100%;
    max-height: 385px;
    overflow-y: auto !important;
    overflow-x: hidden;
    border: 0;
    box-shadow: none !important
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu.is-open {
    display: block !important;
    position: static;
    background-color: var(--grimlock-navigation-menu-item-active-background-color)
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .menu-item a {
    padding-left: 1rem;
    padding-right: 1rem
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .menu-item a:before {
    content: '';
    margin-right: .75rem;
    margin-left: .25rem;
    width: 4px !important;
    height: 4px !important;
    background: currentColor;
    display: inline-block;
    border-radius: 500px;
    align-self: center;
    opacity: .5
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .menu-item a:after {
    content: none
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .sub-menu {
    display: block !important;
    float: none;
    position: relative !important;
    left: 0 !important;
    margin: 0 !important;
    width: 100%;
    top: 0 !important;
    background: none;
    border: 0;
    box-shadow: none;
    padding-left: .75rem !important
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .sub-menu>.menu-item>a {
    padding-left: 1.5rem
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .sub-menu>.menu-item:after {
    content: none
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .sub-menu .sub-menu {
    border-left: 0 !important;
    border-right: 0 !important
}

.vertical-navbar .navbar-nav>.menu-item>.sub-menu .sub-menu .sub-menu>.menu-item>a {
    padding: .5rem 1.5rem !important;
    font-size: .85em
}

@media (max-width: 991.98px) {
    .vertical-navbar .navbar-nav .btn-outline-primary {
        border-color:currentColor !important;
        color: inherit !important
    }
}

.vertical-navbar .navbar-nav--login {
    order: -9;
    padding-bottom: 0 !important;
    display: none !important
}

@media (max-width: 991.98px) {
    .vertical-navbar .navbar-nav--login {
        display:flex !important;
        flex-direction: row !important;
        flex: 0 0 auto !important
    }
}

.vertical-navbar .navbar-nav--login>.menu-item {
    max-width: 50% !important;
    flex: 0 0 50%
}

.vertical-navbar .navbar-nav--login>.menu-item:first-child {
    padding-left: 1.5rem !important;
    padding-right: .5rem !important
}

.vertical-navbar .navbar-nav--login>.menu-item:last-child {
    padding-left: .5rem !important;
    padding-right: 1.5rem !important
}

.vertical-navbar .navbar-nav--login>.menu-item .btn,.vertical-navbar .navbar-nav--login>.menu-item button,.vertical-navbar .navbar-nav--login>.menu-item .button,.vertical-navbar .navbar-nav--login>.menu-item input[type="button"],.vertical-navbar .navbar-nav--login>.menu-item input[type="submit"],.vertical-navbar .navbar-nav--login>.menu-item input[type="reset"] {
    width: 100%;
    text-align: center;
    padding: .25rem .8rem !important;
    height: 45px;
    font-size: .8em;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.vertical-navbar .navbar-nav--main-menu a,.vertical-navbar .navbar-nav--buddypress a,.vertical-navbar .navbar-nav--woocommerce a {
    border-radius: 0 !important
}

.vertical-navbar .vertical-navbar__widgets {
    padding-bottom: 1.5rem;
    transition: all 0.2s ease-in-out;
    position: relative
}

.vertical-navbar .vertical-navbar__widgets>aside {
    transition: all 0.2s ease-in-out
}

.vertical-navbar .vertical-navbar__widgets .widget {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    font-size: .8em
}

.vertical-navbar .vertical-navbar__widgets .widget+.widget {
    margin-top: 2rem
}

.vertical-navbar .vertical-navbar__widgets .widget .widget-title {
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    font-size: .9em;
    letter-spacing: 2px;
    color: inherit !important;
    background: none !important;
    border: none;
    display: flex;
    width: 100%
}

.vertical-navbar .vertical-navbar__widgets .widget a {
    color: inherit
}

.vertical-navbar .vertical-navbar__widgets .widget a:hover {
    opacity: .7
}

.vertical-navbar .vertical-navbar__widgets--top {
    padding-top: 1rem;
    padding-bottom: 0;
    position: relative;
    order: -99
}

.vertical-navbar .vertical-navbar__widgets--top:before {
    content: '';
    display: block;
    width: 2px;
    height: calc(100% - 1.5rem);
    background: currentColor;
    position: absolute;
    top: 1.5rem;
    left: 30px;
    border-radius: 500px;
    opacity: 0;
    transition: all 0.2s ease-in-out
}

.vertical-navbar .vertical-navbar__widgets--bottom {
    order: 99
}

.navbar-collapse-content {
    width: 100%;
    display: flex
}

@media (max-width: 991.98px) {
    .navbar-collapse-content {
        flex-direction:column;
        padding-top: 15px
    }

    .navbar-collapse-content .navbar-nav--search {
        order: -3;
        margin-top: 0;
        margin-bottom: 0
    }

    .navbar-collapse-content .navbar-nav--search .navbar-search {
        margin-bottom: 0
    }

    .navbar-collapse-content .navbar-nav--buddypress {
        order: -2
    }

    .navbar-collapse-content .navbar-nav--buddypress.logged-out {
        margin-bottom: 0
    }

    .navbar-collapse-content .navbar-nav--buddypress.logged-out>.menu-item:not(.menu-item--profile) {
        display: none !important
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-stick-to-top .grimlock-navigation.navbar--classic-left .navbar-nav>.menu-item>a,.grimlock--navigation-stick-to-top .grimlock-navigation.navbar--classic-center .navbar-nav>.menu-item>a,.grimlock--navigation-stick-to-top .grimlock-navigation.navbar--classic-right .navbar-nav>.menu-item>a {
        padding-top:1.8rem;
        padding-bottom: 1.8rem
    }
}

.navbar-nav--search+.hamburger-navbar-nav .menu-item .sub-menu {
    left: auto;
    right: 0
}

.navbar-search form.search-form input.search-field::-webkit-input-placeholder {
    color: inherit !important
}

.navbar-search form.search-form input.search-field::-moz-placeholder {
    color: inherit !important
}

.navbar-search form.search-form input.search-field:-ms-input-placeholder {
    color: inherit !important
}

.navbar-search form.search-form input.search-field::-ms-input-placeholder {
    color: inherit !important
}

.navbar-search form.search-form input.search-field::placeholder {
    color: inherit !important
}

.admin-bar.grimlock--navigation-fixed #navigation.hamburger-navbar {
    top: 32px !important
}

@media screen and (max-width: 782px) {
    html #wpadminbar {
        position:fixed
    }

    .admin-bar.grimlock--navigation-fixed #navigation.hamburger-navbar {
        top: 46px !important
    }

    .admin-bar .slideout-wrapper {
        padding-top: 46px !important
    }
}

.grimlock--navigation-fixed-right #navbar-toggler-mini {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger {
    background-color: var(--grimlock-navigation-background-color);
    color: var(--grimlock-navigation-menu-item-color) !important
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger {
        height:70px
    }
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar__header .navbar-brand {
    display: flex
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar__header #navbar-toggler {
    display: none !important
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar__header #navbar-hidden-toggler {
        display:none !important
    }
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-nav--search {
        display:none !important
    }
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger ul.navbar-nav--hamburger-secondary-menu {
        margin-left:auto
    }
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .hamburger-navbar-nav-menu-container {
        margin-left:auto
    }
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .grimlock-site_identity .site-logo img {
    max-width: 100% !important;
    max-height: 22px !important
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .grimlock-site_identity .site-logo img {
        max-height:28px !important
    }
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse {
    background-color: var(--grimlock-navigation-background-color);
    color: var(--grimlock-navigation-menu-item-color)
}

@media (min-width: 992px) {
    body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse {
        display:none !important
    }
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .navbar-collapse-content {
    padding-top: 15px;
    padding-bottom: 15px
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu {
    margin: 0;
    padding: 0 1rem
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item {
    width: 50% !important;
    padding: 0 .5rem !important;
    margin: 0
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item .btn,body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item button,body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item .button,body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item input[type="button"],body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item input[type="submit"],body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse .grimlock-login-navbar_nav_menu .menu-item input[type="reset"] {
    width: 100% !important
}

body.grimlock--navigation-hidden .grimlock-navigation.grimlock-navbar--hamburger .navbar-collapse ul.navbar-nav--hamburger-secondary-menu {
    display: flex !important;
    flex-direction: column;
    padding: 1rem;
    margin: 0
}

body:not(.grimlock--navigation-hidden) .grimlock-navigation.grimlock-navbar--hamburger #navigation-hidden-collapse,body:not(.grimlock--navigation-hidden) .grimlock-navigation.grimlock-navbar--hamburger #navbar-hidden-toggler {
    display: none !important
}

.grimlock-section {
    overflow: hidden
}

.grimlock-section__thumbnail-caption {
    display: none
}

.grimlock-section .section__title {
    position: relative;
    z-index: 1
}

.grimlock-section .section__title span:not(.widget-title) {
    font-weight: normal
}

.grimlock-section .section__title strong {
    font-weight: 600
}

.grimlock-section .section__title del {
    text-decoration: line-through
}

.grimlock-section .section__title em {
    font-style: italic
}

@media (max-width: 991.98px) {
    .grimlock-section.section--boxed .region__row {
        margin:0
    }
}

.grimlock-section.section--boxed .region__col--2 {
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    padding: 15px
}

@media (min-width: 992px) {
    .grimlock-section.section--boxed .region__col--2 {
        padding:7% !important;
        border-radius: .3rem
    }
}

.grimlock-section.section--boxed .grimlock-section__content {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem;
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    .grimlock-section.section--boxed .region__col--1 {
        padding:0 !important
    }
}

.grimlock-section.section--boxed.section_content_reveal,.grimlock-section.section--boxed.section_thumbnail_reveal {
    overflow: hidden
}

.grimlock-section.section--boxed.section_content_reveal .region__col--2 {
    background-color: transparent !important;
    padding: 15px !important;
    box-shadow: none !important;
    border-radius: 0 !important
}

.grimlock-section.section--boxed.section_content_reveal .region__col--2>div {
    background-color: #fff;
    text-align: center;
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    padding: 15px
}

@media (min-width: 992px) {
    .grimlock-section.section--boxed.section_content_reveal .region__col--2>div {
        padding:7% !important;
        border-radius: .3rem
    }
}

@media (min-width: 992px) {
    .grimlock-section.section--boxed.region--6-6-cols-left .region__col--2,.grimlock-section.section--boxed.region--6-6-cols-left-reverse .region__col--2 {
        max-width:100%
    }
}

@media (min-width: 992px) {
    .grimlock-section.section--boxed.region--12-cols-center .region__col--2,.grimlock-section.section--boxed.region--12-cols-left .region__col--2,.grimlock-section.section--boxed.region--12-cols-tight .region__col--2 {
        max-width:700px
    }
}

.grimlock-section.section--boxed.region--12-cols-center .region__row {
    justify-content: center
}

.grimlock-section.section--boxed.pb-0 .region__col--2,.grimlock-section.section--boxed.pb-0 .region__col--2>div {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.grimlock-section.section--overlap.region--6-6-cols-left .section__thumbnail img,.grimlock-section.section--overlap.region--6-6-cols-left-reverse .section__thumbnail img,.grimlock-section.section--overlap.region--4-8-cols-left .section__thumbnail img,.grimlock-section.section--overlap.region--4-8-cols-left-reverse .section__thumbnail img {
    width: 100%
}

@media (min-width: 992px) {
    .grimlock-section.section--overlap.region--6-6-cols-left .region__col--2,.grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
        left:-13%
    }
}

@media (min-width: 768px) {
    .grimlock-section.section--overlap.region--6-6-cols-left .region__col--2,.grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
        position:relative;
        left: -7%
    }
}

@media (min-width: 992px) {
    .grimlock-section.section--overlap.region--6-6-cols-left-reverse .region__col--2,.grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
        right:-13%
    }
}

@media (min-width: 768px) {
    .grimlock-section.section--overlap.region--6-6-cols-left-reverse .region__col--2,.grimlock-section.section--overlap.region--4-8-cols-left .region__col--2 {
        position:relative;
        right: -7%
    }
}

@media (min-width: 768px) {
    .grimlock-section.section--overlap.region--12-cols-center .region__col--2,.grimlock-section.section--overlap.region--12-cols-left .region__col--2,.grimlock-section.section--overlap.region--12-cols-tight .region__col--2 {
        position:relative;
        top: -10%
    }
}

.grimlock-section.section--thumbnail-left .section__thumbnail {
    text-align: left !important
}

.grimlock-section.section--thumbnail-right .section__thumbnail {
    text-align: right !important
}

.grimlock-section.section--pattern {
    background-repeat: repeat !important;
    background-size: auto !important
}

.grimlock-section .grimlock-section__title,.grimlock-section .grimlock-section__subtitle,.elementor-section .elementor-heading-title {
    position: relative
}

.grimlock-section .grimlock-section__title ins,.grimlock-section .grimlock-section__subtitle ins,.elementor-section .elementor-heading-title ins {
    position: relative;
    display: inline-block;
    text-decoration: none !important
}

.grimlock-section .grimlock-section__title ins:after,.grimlock-section .grimlock-section__subtitle ins:after,.elementor-section .elementor-heading-title ins:after {
    content: '';
    display: block;
    height: 4px;
    background-color: var(--grimlock-button-primary-background-color);
    position: relative;
    top: 2px;
    pointer-events: none
}

.grimlock-section .grimlock-section__title ins.decoration--inverse:before,.grimlock-section .grimlock-section__subtitle ins.decoration--inverse:before,.elementor-section .elementor-heading-title ins.decoration--inverse:before {
    color: #fff !important
}

.grimlock-section .grimlock-section__title ins.decoration--inverse:after,.grimlock-section .grimlock-section__subtitle ins.decoration--inverse:after,.elementor-section .elementor-heading-title ins.decoration--inverse:after {
    background-color: #fff !important
}

.grimlock-section .grimlock-section__title ins.decoration--block,.grimlock-section .grimlock-section__title ins.decoration--block-slanted,.grimlock-section .grimlock-section__subtitle ins.decoration--block,.grimlock-section .grimlock-section__subtitle ins.decoration--block-slanted,.elementor-section .elementor-heading-title ins.decoration--block,.elementor-section .elementor-heading-title ins.decoration--block-slanted {
    padding: 0 5px;
    margin: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.grimlock-section .grimlock-section__title ins.decoration--block:after,.grimlock-section .grimlock-section__title ins.decoration--block-slanted:after,.grimlock-section .grimlock-section__subtitle ins.decoration--block:after,.grimlock-section .grimlock-section__subtitle ins.decoration--block-slanted:after,.elementor-section .elementor-heading-title ins.decoration--block:after,.elementor-section .elementor-heading-title ins.decoration--block-slanted:after {
    content: none
}

.grimlock-section .grimlock-section__title ins.decoration--block-slanted,.grimlock-section .grimlock-section__subtitle ins.decoration--block-slanted,.elementor-section .elementor-heading-title ins.decoration--block-slanted {
    padding: 5px 15px;
    -webkit-clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
    clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%)
}

@media (max-width: 991.98px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__header,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__content,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer {
        text-align:center
    }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__header+.section__content {
    margin-top: 25px
}

@media (min-width: 992px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__header+.section__content {
        margin-top:2%
    }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__title {
    margin-bottom: 0;
    padding-bottom: 5px
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__title+.section__subtitle {
    margin-top: 20px
}

@media (min-width: 992px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__title+.section__subtitle {
        margin-top:1%
    }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__subtitle {
    padding-bottom: 0;
    margin-bottom: 0
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__text {
    font-size: 1.1em
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__text a img {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__thumbnail {
    text-align: center
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn.btn-link.btn-lg,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer button.btn-link.btn-lg,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer .btn-link.btn-lg.button,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="button"],.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="submit"],.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__footer input.btn-link.btn-lg[type="reset"] {
    font-size: .9em;
    letter-spacing: 3px
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header) .section__btn {
    margin-top: 20px
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left .region__row,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse .region__row {
    align-items: center
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-top .region__row,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-top .region__row {
    align-items: stretch
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-bottom .region__row,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-bottom .region__row {
    align-items: flex-end
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-center .region__row,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-center .region__row,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left.section--align-center .region__row,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left-reverse.section--align-center .region__row {
    align-items: center
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left.section--align-center .region__col--2,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--6-6-cols-left-reverse.section--align-center .region__col--2,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left.section--align-center .region__col--2,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--4-8-cols-left-reverse.section--align-center .region__col--2 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).p-0 .region__inner,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).p-0 .region__inner>.region__container {
    padding: 0 !important
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pt-0 .region__inner {
    padding-top: 0 !important
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pb-0 .region__inner {
    padding-bottom: 0 !important
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner>.region__container {
    padding-right: 0 !important
}

@media (max-width: 991.98px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pr-0 .region__inner>.region__container {
        padding-left:0 !important
    }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner>.region__container {
    padding-left: 0 !important
}

@media (max-width: 991.98px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0 .region__inner>.region__container {
        padding-right:0 !important
    }
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0.pr-0.region--container-fluid>.region__inner>.region__container>.region__row {
    margin: 0
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).pl-0.pr-0.region--container-fluid>.region__inner>.region__container>.region__row>.region__col {
    padding: 0
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section_thumbnail_parallax {
    overflow: hidden
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section--full-viewport {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background-color: var(--grimlock-button-primary-background-color) !important
}

.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section--full-viewport>.region__inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.admin-bar .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).section--full-viewport {
    top: 32px
}

@media (min-width: 768px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--below-angled {
        margin-top:calc(0% - 4vw)
    }

    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--below-angled>.region__inner>.region__container {
        margin-top: 4vw
    }

    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right {
        position: relative;
        z-index: 3
    }

    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left .section__content,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right .section__content {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left.section--below-angled,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right.section--below-angled {
        z-index: 2
    }

    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-left .region__container,.grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header):not([data-parallax="scroll"]).section--above-angled-right .region__container {
        margin-bottom: 4vw
    }
}

#hero .grimlock-reveal-element[data-grimlock-animate-scroll-reveal]:not([style*="visibility"]),#custom_header .grimlock-reveal-element[data-grimlock-animate-scroll-reveal]:not([style*="visibility"]),.grimlock-section .region__col>.grimlock-reveal-element[data-grimlock-animate-scroll-reveal]:not([style*="visibility"]) {
    visibility: hidden
}

.section_groups_reveal .grimlock-section__header+.section__content {
    transition: opacity 0.75s cubic-bezier(0.6, 0.2, 0.1, 1) 0.5s
}

body.grimlock--single [id^="post-"]>.post-thumbnail img,body.page [id^="post-"]>.post-thumbnail img {
    width: 100%;
    margin-bottom: 1rem
}

body.grimlock--single [id^="post-"]>.entry-content img,body.page [id^="post-"]>.entry-content img {
    max-width: 100%;
    height: auto
}

body.grimlock--single [id^="post-"] .grimlock--single-content p,body.page [id^="post-"] .grimlock--single-content p {
    word-wrap: break-word
}

body.grimlock--single [id^="post-"] .grimlock--single-content img:not(.avatar),body.page [id^="post-"] .grimlock--single-content img:not(.avatar) {
    max-width: 100%;
    height: auto
}

body.grimlock--single [id^="post-"] .grimlock--single-content>ol:not([class*="wp-block"]),body.grimlock--single [id^="post-"] .grimlock--single-content>ul:not([class*="wp-block"]),body.page [id^="post-"] .grimlock--single-content>ol:not([class*="wp-block"]),body.page [id^="post-"] .grimlock--single-content>ul:not([class*="wp-block"]) {
    margin-bottom: 1rem;
    padding-left: 20px
}

body.grimlock--single [id^="post-"] .grimlock--single-content>ol:not([class*="wp-block"]) li,body.grimlock--single [id^="post-"] .grimlock--single-content>ul:not([class*="wp-block"]) li,body.page [id^="post-"] .grimlock--single-content>ol:not([class*="wp-block"]) li,body.page [id^="post-"] .grimlock--single-content>ul:not([class*="wp-block"]) li {
    padding: 5px 0
}

body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]):not([class*="gallery"]),body.page [id^="post-"] .grimlock--single-content ul.list-unordered,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]):not([class*="gallery"]) {
    padding-left: 0
}

body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered>li,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]):not([class*="gallery"])>li,body.page [id^="post-"] .grimlock--single-content ul.list-unordered>li,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]):not([class*="gallery"])>li {
    list-style: none
}

body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]):not([class*="gallery"])>li:before,body.page [id^="post-"] .grimlock--single-content ul.list-unordered>li:before,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]):not([class*="gallery"])>li:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 20px;
    opacity: 0.5;
    top: 2px;
    margin-right: 10px;
    color: #4E64DD;
    position: relative
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]),body.page [id^="post-"] .grimlock--single-content ol.list-ordered,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) {
    padding-left: 0;
    counter-reset: preview-ol
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered[start="8"],body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])[start="8"],body.page [id^="post-"] .grimlock--single-content ol.list-ordered[start="8"],body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])[start="8"] {
    counter-reset: preview-ol 7
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered>li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered>li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li {
    list-style: none;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered>li:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li:before {
    content: counter(preview-ol);
    counter-increment: preview-ol;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    line-height: 24px;
    text-align: center;
    background: var(--grimlock-button-primary-background-color);
    color: var(--grimlock-button-primary-color);
    border-radius: 500px;
    font-weight: 600;
    font-size: .8em;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered>li:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li:before {
        transition: none
    }
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered>li:before:hover,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li:before:hover,body.page [id^="post-"] .grimlock--single-content ol.list-ordered>li:before:hover,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"])>li:before:hover {
    -webkit-transform: translate3d(0, 0, 0) scale(1.15);
    transform: translate3d(0, 0, 0) scale(1.15)
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol {
    padding-left: 55px !important
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol>li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol>li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol>li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol>li {
    list-style-type: lower-alpha
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol>li:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol>li:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol>li:before {
    content: none
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol ol,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol ol>li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol>li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol>li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol>li {
    list-style-type: lower-roman
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol ol:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol ol>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol>li:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol ol>li:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]) ol ol>li:before {
    content: none
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ul>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ul>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li:before,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li:before,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul>li:before,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul>li:before,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li:before,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li:before {
    background: none;
    font-size: .85em !important;
    margin-right: .5rem;
    width: auto;
    height: auto;
    position: relative;
    top: -1px
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ul>li,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol>li,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ul>li,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ol>li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol>li,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol>li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul>li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol>li,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul>li,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ol>li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol>li,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol>li {
    font-size: .95em
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ul>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ul>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ol>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li:last-child,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol>li:last-child,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul>li:last-child,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol>li:last-child,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul>li:last-child,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ol>li:last-child,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li:last-child,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol>li:last-child,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li:last-child,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol>li:last-child {
    padding-bottom: 0
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ul>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ol.list-ordered ol>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ul>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ul.list-unordered ol>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li+li,body.grimlock--single [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol>li+li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ul>li+li,body.page [id^="post-"] .grimlock--single-content ol.list-ordered ol>li+li,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ul>li+li,body.page [id^="post-"] .grimlock--single-content ul.list-unordered ol>li+li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ul>li+li,body.page [id^="post-"] .grimlock--single-content ol:not([class*="wp-block"]):not([class*="masonry"]) ol>li+li,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ul>li+li,body.page [id^="post-"] .grimlock--single-content ul:not([class*="wp-block"]):not([class*="masonry"]) ol>li+li {
    padding-top: 0
}

body.grimlock--single [id^="post-"] .grimlock--single-content ol ol,body.grimlock--single [id^="post-"] .grimlock--single-content ol ul,body.grimlock--single [id^="post-"] .grimlock--single-content ul ol,body.grimlock--single [id^="post-"] .grimlock--single-content ul ul,body.page [id^="post-"] .grimlock--single-content ol ol,body.page [id^="post-"] .grimlock--single-content ol ul,body.page [id^="post-"] .grimlock--single-content ul ol,body.page [id^="post-"] .grimlock--single-content ul ul {
    padding-left: 30px !important
}

body.grimlock--single [id^="post-"] .grimlock--single-content blockquote,body.page [id^="post-"] .grimlock--single-content blockquote {
    margin: 2rem auto
}

body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]),body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]),body.page [id^="post-"] .grimlock--single-content>table:not([class]),body.page [id^="post-"] .grimlock--page-content>table:not([class]) {
    margin-top: 1rem;
    margin-bottom: 2rem
}

body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) th,body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) td,body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) th,body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) td,body.page [id^="post-"] .grimlock--single-content>table:not([class]) th,body.page [id^="post-"] .grimlock--single-content>table:not([class]) td,body.page [id^="post-"] .grimlock--page-content>table:not([class]) th,body.page [id^="post-"] .grimlock--page-content>table:not([class]) td {
    padding: 1rem .5rem
}

body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) thead th,body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) tr:first-child th,body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) thead th,body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) tr:first-child th,body.page [id^="post-"] .grimlock--single-content>table:not([class]) thead th,body.page [id^="post-"] .grimlock--single-content>table:not([class]) tr:first-child th,body.page [id^="post-"] .grimlock--page-content>table:not([class]) thead th,body.page [id^="post-"] .grimlock--page-content>table:not([class]) tr:first-child th {
    border-top: 0;
    color: #3D404A;
    font-weight: 600
}

body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) tbody th,body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) tbody th,body.page [id^="post-"] .grimlock--single-content>table:not([class]) tbody th,body.page [id^="post-"] .grimlock--page-content>table:not([class]) tbody th {
    font-weight: 600
}

body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) tbody tr:not([class]):nth-child(odd),body.grimlock--single [id^="post-"] .grimlock--single-content>table:not([class]) tbody tr.odd,body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) tbody tr:not([class]):nth-child(odd),body.grimlock--single [id^="post-"] .grimlock--page-content>table:not([class]) tbody tr.odd,body.page [id^="post-"] .grimlock--single-content>table:not([class]) tbody tr:not([class]):nth-child(odd),body.page [id^="post-"] .grimlock--single-content>table:not([class]) tbody tr.odd,body.page [id^="post-"] .grimlock--page-content>table:not([class]) tbody tr:not([class]):nth-child(odd),body.page [id^="post-"] .grimlock--page-content>table:not([class]) tbody tr.odd {
    background-color: rgba(0,0,0,0.04)
}

body.grimlock--single #custom_header {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

body.grimlock--single #custom_header a {
    color: inherit !important
}

body.grimlock--single #custom_header a:hover {
    opacity: .7
}

body.grimlock--single #custom_header .yoast-breadcrumb {
    padding: 0;
    margin: 0;
    top: 30px;
    right: 30px;
    position: absolute;
    z-index: 99;
    opacity: .7
}

body.grimlock--single #custom_header .yoast-breadcrumb span span span {
    color: transparent
}

body.grimlock--single #custom_header .yoast-breadcrumb a {
    color: #fff !important
}

body.grimlock--single #custom_header .yoast-breadcrumb .breadcrumb_last {
    display: none
}

body.grimlock--single #custom_header .grimlock-reveal-element .yoast-breadcrumb {
    position: static;
    margin-bottom: 1rem
}

body.grimlock--single #custom_header .region__container {
    position: static !important;
    margin-bottom: 0 !important
}

@media (min-width: 768px) {
    body.grimlock--single #custom_header .region__container {
        margin-bottom:30px !important
    }
}

body.grimlock--single #custom_header:before {
    z-index: -1
}

body.grimlock--single #custom_header .section__subtitle {
    width: 100%;
    max-width: 720px;
    font-weight: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    font-size: 1.1em
}

body.grimlock--single #custom_header .section__subtitle .excerpt {
    display: block;
    margin: 2% auto 2% auto
}

body.grimlock--single #custom_header .section__subtitle .excerpt:empty {
    display: none
}

body.grimlock--single #custom_header .section__subtitle a {
    color: inherit !important
}

body.grimlock--single #custom_header .section__subtitle a:hover {
    opacity: 0.7
}

body.grimlock--single #custom_header .author {
    font-weight: 600;
    display: block
}

body.grimlock--single #custom_header .author .avatar-round-ratio {
    border: 4px solid #fff !important;
    background-color: #fff
}

body.grimlock--single #custom_header .posted-on {
    pointer-events: none;
    order: 99;
    display: inline-block;
    opacity: .8;
    font-size: .85em
}

body.grimlock--single #custom_header.region--12-cols-center .author {
    margin-top: 4%
}

body.grimlock--single #custom_header.region--12-cols-center .author .byline-label {
    display: none
}

body.grimlock--single #custom_header.region--12-cols-center .author .author-vcard {
    display: block;
    margin-top: .5rem
}

body.grimlock--single #custom_header.region--12-cols-center .region__col {
    position: static;
    margin-bottom: 5%
}

@media (min-width: 768px) {
    body.grimlock--single #custom_header.region--12-cols-left .section__header,body.grimlock--single #custom_header.region--6-6-cols-left .section__header,body.grimlock--single #custom_header.region--6-6-cols-left-reverse .section__header {
        text-align:left;
        align-items: flex-start
    }
}

@media (min-width: 768px) {
    body.grimlock--single #custom_header.region--12-cols-right .section__header {
        text-align:right;
        align-items: flex-end
    }
}

@media (max-width: 991.98px) {
    body.grimlock--single #custom_header.region--12-cols-right,body.grimlock--single #custom_header.region--12-cols-right .section__header,body.grimlock--single #custom_header.region--12-cols-left,body.grimlock--single #custom_header.region--12-cols-left .section__header,body.grimlock--single #custom_header.region--6-6-cols-left,body.grimlock--single #custom_header.region--6-6-cols-left .section__header,body.grimlock--single #custom_header.region--6-6-cols-left-reverse,body.grimlock--single #custom_header.region--6-6-cols-left-reverse .section__header {
        text-align:center;
        align-items: center
    }
}

body.grimlock--single #custom_header.region--12-cols-right .section__subtitle,body.grimlock--single #custom_header.region--12-cols-left .section__subtitle,body.grimlock--single #custom_header.region--6-6-cols-left .section__subtitle,body.grimlock--single #custom_header.region--6-6-cols-left-reverse .section__subtitle {
    padding-left: 0;
    margin-left: 0;
    margin-right: 0;
    display: inline-block
}

body.grimlock--single #custom_header.region--12-cols-right .author,body.grimlock--single #custom_header.region--12-cols-left .author,body.grimlock--single #custom_header.region--6-6-cols-left .author,body.grimlock--single #custom_header.region--6-6-cols-left-reverse .author {
    position: relative
}

body.grimlock--single #custom_header.region--12-cols-right .author .avatar-round-ratio,body.grimlock--single #custom_header.region--12-cols-left .author .avatar-round-ratio,body.grimlock--single #custom_header.region--6-6-cols-left .author .avatar-round-ratio,body.grimlock--single #custom_header.region--6-6-cols-left-reverse .author .avatar-round-ratio {
    display: none
}

body.grimlock--single #custom_header.region--12-cols-right div.excerpt,body.grimlock--single #custom_header.region--12-cols-left div.excerpt,body.grimlock--single #custom_header.region--6-6-cols-left div.excerpt,body.grimlock--single #custom_header.region--6-6-cols-left-reverse div.excerpt {
    margin-bottom: 1rem
}

@media (max-width: 991.98px) {
    body.grimlock--single #custom_header .excerpt,body.grimlock--single #custom_header .breadcrumb {
        display:none
    }
}

body.grimlock--single #custom_header .post-format-links {
    order: -1;
    margin-bottom: 1rem
}

body.grimlock--single .card--author-info {
    margin: 1.5rem -1.5rem -1.5rem -1.5rem;
    padding: 1.5rem;
    border: 0;
    border-radius: 0;
    min-width: 100%;
    box-shadow: none
}

@media (min-width: 768px) {
    body.grimlock--single .card--author-info {
        margin:2rem -3rem -3rem -3rem;
        padding: 2rem 3rem
    }
}

body.grimlock--single .author-info .avatar {
    border-radius: 50%
}

@media (min-width: 768px) {
    body.grimlock--single .author-info .avatar {
        width:80px;
        height: 80px
    }
}

@media (max-width: 767.98px) {
    body.grimlock--single .author-info .avatar-round-ratio {
        width:50px;
        height: 50px
    }
}

body.grimlock--single .author-info .author-bio {
    font-size: .9em
}

body.grimlock--single .author-info .author-description {
    padding-left: 1rem
}

body.grimlock--single .grimlock--single-footer {
    display: flex;
    flex-direction: column
}

body.grimlock--single .grimlock--single-footer .edit-link {
    display: block;
    margin-top: 3px
}

body.grimlock--single .grimlock--single-footer .edit-link .post-edit-link {
    display: inline-block;
    margin-top: 15px;
    font-weight: 600
}

body.grimlock--single .grimlock--single-footer .edit-link .post-edit-link:before {
    content: "";
    font-family: 'cera';
    margin-right: 2px
}

body.grimlock--single .grimlock--single-footer .cat-links-label,body.grimlock--single .grimlock--single-footer .tag-links-label {
    display: none
}

body.grimlock--single .grimlock--single-footer .cat-links a,body.grimlock--single .grimlock--single-footer .tags-links a {
    color: inherit !important;
    opacity: .6
}

body.grimlock--single .grimlock--single-footer .cat-links a:hover,body.grimlock--single .grimlock--single-footer .tags-links a:hover {
    opacity: .8
}

body.grimlock--single .grimlock--single-footer .cat-links a+a,body.grimlock--single .grimlock--single-footer .tags-links a+a {
    margin-left: 0
}

body.grimlock--single .grimlock--single-footer .cat-links .badge,body.grimlock--single .grimlock--single-footer .tags-links .badge {
    cursor: default
}

body.grimlock--single .grimlock--single-footer .entry-labels {
    order: -1;
    margin-bottom: 1rem
}

body.grimlock--single.grimlock--custom_header-displayed .site-content {
    padding-top: 0 !important;
    margin-top: 0 !important;
    position: relative;
    z-index: 10
}

body.grimlock--single.grimlock--custom_header-displayed .site-content>.region__container {
    padding-top: 0 !important
}

body.grimlock--single.grimlock--custom_header-displayed #primary {
    margin-top: -4% !important
}

.single .wp-playlist-current-item {
    height: auto
}

.single .wp-playlist .mejs-container {
    width: 100% !important
}

.post-password-form {
    margin-bottom: 1rem
}

.post-password-form label {
    width: 100%
}

.post-password-form p:last-child {
    margin-bottom: 0
}

.site-main>.post-password-form {
    margin: 8% auto 5% auto;
    max-width: 720px
}

body.attachment.single-attachment article.attachment .entry-header,body.attachment.single-attachment article.attachment .entry-content,body.attachment.single-attachment article.attachment .entry-footer,body.attachment.single-attachment article.attachment .image-navigation {
    max-width: 910px;
    margin: 0 auto
}

body.attachment.single-attachment article.attachment .entry-header {
    text-align: center;
    margin-top: 1rem
}

body.single.grimlock--custom_header-displayed [id^="post-"] .entry-header,body.grimlock--single.grimlock--custom_header-displayed [id^="post-"] .entry-header {
    display: none
}

body.single .grimlock--single-footer,body.grimlock--single .grimlock--single-footer {
    padding-top: 1.5rem;
    padding-bottom: 1rem
}

body.single .grimlock--single-footer .cat-links-label,body.single .grimlock--single-footer .tag-links-label,body.grimlock--single .grimlock--single-footer .cat-links-label,body.grimlock--single .grimlock--single-footer .tag-links-label {
    display: inline-block
}

body.single .grimlock--single-footer .cat-links-label:after,body.single .grimlock--single-footer .tag-links-label:after,body.grimlock--single .grimlock--single-footer .cat-links-label:after,body.grimlock--single .grimlock--single-footer .tag-links-label:after {
    content: '•';
    margin-left: .5rem;
    margin-right: .5rem
}

.single:not(.grimlock--single) #custom_header .posted-on,.single:not(.grimlock--single) #custom_header .byline,.single:not(.grimlock--single) #custom_header .cat-links {
    display: none
}

body.single.single-post #main>[id^="post-"] .entry-content>figure.wp-caption[style*="width: 1200"],body.page #main>[id^="post-"] .entry-content>figure.wp-caption[style*="width: 1200"] {
    width: 100% !important
}

body.single.single-post #main>[id^="post-"] .entry-content>pre,body.page #main>[id^="post-"] .entry-content>pre {
    white-space: pre-wrap
}

table {
    width: 100%;
    max-width: 100%
}

.table,table {
    border-collapse: collapse !important
}

.table thead td,table thead td,.table thead th,table thead th {
    border-bottom-width: 1px
}

:root {
    --grimlock-tooltip-border-radius: 500px
}

.widget {
    margin: 0
}

#secondary-left .widget,#secondary-right .widget,.page-template-template-dashboard #main .widget-area .widget {
    background-color: #fff;
    color: #77888F;
    padding: 1rem;
    border-radius: .3rem;
    border-top-left-radius: 0 !important;
    box-shadow: 0 0 15px 0 var(--grimlock-archive-post-box-shadow-color)
}

#secondary-left .widget>.widget-title,#secondary-right .widget>.widget-title,.page-template-template-dashboard #main .widget-area .widget>.widget-title {
    font-size: .9rem;
    position: relative;
    width: auto;
    margin: -1rem -1rem 1rem -1rem;
    padding: 1rem 1rem 0 1rem;
    display: block;
    line-height: 1em;
    border-left: 2px solid #4E64DD
}

#secondary-left .widget>.widget-title:after,#secondary-right .widget>.widget-title:after,.page-template-template-dashboard #main .widget-area .widget>.widget-title:after {
    content: '';
    display: block;
    height: 1px;
    margin-top: .8rem;
    background-color: currentColor;
    margin-left: -1rem;
    margin-right: -1rem;
    opacity: .1
}

#secondary-left .widget>.widget-title:empty,#secondary-right .widget>.widget-title:empty,.page-template-template-dashboard #main .widget-area .widget>.widget-title:empty {
    display: none
}

#secondary-left .widget>.widget-title a,#secondary-right .widget>.widget-title a,.page-template-template-dashboard #main .widget-area .widget>.widget-title a {
    color: inherit
}

#secondary-left .widget h1 a:not(:hover),#secondary-left .widget h2 a:not(:hover),#secondary-left .widget h3 a:not(:hover),#secondary-left .widget h4 a:not(:hover),#secondary-left .widget h5 a:not(:hover),#secondary-left .widget h6 a:not(:hover),#secondary-right .widget h1 a:not(:hover),#secondary-right .widget h2 a:not(:hover),#secondary-right .widget h3 a:not(:hover),#secondary-right .widget h4 a:not(:hover),#secondary-right .widget h5 a:not(:hover),#secondary-right .widget h6 a:not(:hover),.page-template-template-dashboard #main .widget-area .widget h1 a:not(:hover),.page-template-template-dashboard #main .widget-area .widget h2 a:not(:hover),.page-template-template-dashboard #main .widget-area .widget h3 a:not(:hover),.page-template-template-dashboard #main .widget-area .widget h4 a:not(:hover),.page-template-template-dashboard #main .widget-area .widget h5 a:not(:hover),.page-template-template-dashboard #main .widget-area .widget h6 a:not(:hover) {
    color: inherit !important
}

#secondary-left .widget.widget_media_video,#secondary-right .widget.widget_media_video,.page-template-template-dashboard #main .widget-area .widget.widget_media_video {
    overflow: hidden
}

#secondary-left .widget.widget_media_video .wp-video,#secondary-right .widget.widget_media_video .wp-video,.page-template-template-dashboard #main .widget-area .widget.widget_media_video .wp-video {
    margin: -1rem -1rem -1rem -1rem;
    width: auto !important;
    max-width: none !important
}

#secondary-left .widget.widget_media_gallery,#secondary-right .widget.widget_media_gallery,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery {
    overflow: hidden
}

#secondary-left .widget.widget_media_gallery .gallery,#secondary-left .widget.widget_media_gallery .tiled-gallery,#secondary-right .widget.widget_media_gallery .gallery,#secondary-right .widget.widget_media_gallery .tiled-gallery,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .gallery,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .tiled-gallery {
    margin: -1rem -1rem -1rem -1rem;
    width: auto !important;
    max-width: none !important
}

#secondary-left .widget.widget_media_gallery .gallery .gallery-row,#secondary-left .widget.widget_media_gallery .tiled-gallery .gallery-row,#secondary-right .widget.widget_media_gallery .gallery .gallery-row,#secondary-right .widget.widget_media_gallery .tiled-gallery .gallery-row,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .gallery .gallery-row,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .tiled-gallery .gallery-row {
    width: 100% !important
}

#secondary-left .widget.widget_media_gallery .gallery .gallery-item,#secondary-left .widget.widget_media_gallery .tiled-gallery .gallery-item,#secondary-right .widget.widget_media_gallery .gallery .gallery-item,#secondary-right .widget.widget_media_gallery .tiled-gallery .gallery-item,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .gallery .gallery-item,.page-template-template-dashboard #main .widget-area .widget.widget_media_gallery .tiled-gallery .gallery-item {
    margin: 0
}

#secondary-left .widget ~ .widget,#secondary-right .widget ~ .widget {
    margin-top: 30px
}

#secondary-left .widget.widget_media_video .widget-title,#secondary-left .widget.widget_media_gallery .widget-title,#secondary-right .widget.widget_media_video .widget-title,#secondary-right .widget.widget_media_gallery .widget-title {
    margin: 0
}

#secondary-left .widget.widget_media_video .gallery,#secondary-left .widget.widget_media_video .tiled-gallery,#secondary-left .widget.widget_media_gallery .gallery,#secondary-left .widget.widget_media_gallery .tiled-gallery,#secondary-right .widget.widget_media_video .gallery,#secondary-right .widget.widget_media_video .tiled-gallery,#secondary-right .widget.widget_media_gallery .gallery,#secondary-right .widget.widget_media_gallery .tiled-gallery {
    margin: 0
}

.site-preheader .widget {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.site-prefooter .widget+.widget {
    padding-top: 2rem
}

.site-prefooter .widget+.widget[id*="monster-widget"] {
    padding-top: 3rem
}

.site-footer .widget {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.site-footer .widget+.widget {
    padding-top: 1.5rem
}

.site-footer .widget+.widget[id*="monster-widget"] {
    padding-top: 3rem
}

.widget .menu {
    margin-bottom: 0
}

.widget select {
    max-width: 100%;
    width: 100%
}

.widget img {
    max-width: 100%;
    height: auto;
    display: inline-block
}

.sidebar .widget_archive ul>li,.site-prefooter .widget_archive ul>li,.sidebar .widget_categories ul>li,.site-prefooter .widget_categories ul>li,.sidebar .widget_links ul>li,.site-prefooter .widget_links ul>li,.sidebar .widget_nav_menu ul>li,.site-prefooter .widget_nav_menu ul>li,.sidebar .widget_pages ul>li,.site-prefooter .widget_pages ul>li,.sidebar .widget_rss ul>li,.site-prefooter .widget_rss ul>li,.sidebar .widget_projects_categories ul>li,.site-prefooter .widget_projects_categories ul>li,.sidebar .widget_recent_comments ul>li,.site-prefooter .widget_recent_comments ul>li,.sidebar .widget_recent_entries ul>li,.site-prefooter .widget_recent_entries ul>li,.sidebar .widget_layered_nav ul>li,.site-prefooter .widget_layered_nav ul>li,.sidebar .widget_meta ul>li,.site-prefooter .widget_meta ul>li,.sidebar .widget_display_forums ul>li,.site-prefooter .widget_display_forums ul>li,.sidebar .widget_display_views ul>li,.site-prefooter .widget_display_views ul>li {
    margin-top: .25rem
}

.sidebar .widget_archive ul>li,.sidebar .widget_categories ul>li,.sidebar .widget_links ul>li,.sidebar .widget_nav_menu ul>li,.sidebar .widget_pages ul>li,.sidebar .widget_rss ul>li,.sidebar .widget_projects_categories ul>li,.sidebar .widget_recent_comments ul>li,.sidebar .widget_recent_entries ul>li,.sidebar .widget_layered_nav ul>li,.sidebar .widget_meta ul>li,.sidebar .widget_display_forums ul>li,.sidebar .widget_display_views ul>li {
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased
}

.widget_archive ul>li a:not(:hover),.widget_categories ul>li a:not(:hover),.widget_links ul>li a:not(:hover),.widget_nav_menu ul>li a:not(:hover),.widget_pages ul>li a:not(:hover),.widget_rss ul>li a:not(:hover),.widget_projects_categories ul>li a:not(:hover),.widget_recent_comments ul>li a:not(:hover),.widget_recent_entries ul>li a:not(:hover),.widget_layered_nav ul>li a:not(:hover),.widget_meta ul>li a:not(:hover),.widget_display_forums ul>li a:not(:hover),.widget_display_views ul>li a:not(:hover) {
    color: inherit
}

.sidebar .widget_archive ul ul,.site-prefooter .widget_archive ul ul,body:not(.grimlock) .site-footer .widget_archive ul ul,.sidebar .widget_categories ul ul,.site-prefooter .widget_categories ul ul,body:not(.grimlock) .site-footer .widget_categories ul ul,.sidebar .widget_links ul ul,.site-prefooter .widget_links ul ul,body:not(.grimlock) .site-footer .widget_links ul ul,.sidebar .widget_nav_menu ul ul,.site-prefooter .widget_nav_menu ul ul,body:not(.grimlock) .site-footer .widget_nav_menu ul ul,.sidebar .widget_pages ul ul,.site-prefooter .widget_pages ul ul,body:not(.grimlock) .site-footer .widget_pages ul ul,.sidebar .widget_rss ul ul,.site-prefooter .widget_rss ul ul,body:not(.grimlock) .site-footer .widget_rss ul ul,.sidebar .widget_projects_categories ul ul,.site-prefooter .widget_projects_categories ul ul,body:not(.grimlock) .site-footer .widget_projects_categories ul ul,.sidebar .widget_recent_comments ul ul,.site-prefooter .widget_recent_comments ul ul,body:not(.grimlock) .site-footer .widget_recent_comments ul ul,.sidebar .widget_recent_entries ul ul,.site-prefooter .widget_recent_entries ul ul,body:not(.grimlock) .site-footer .widget_recent_entries ul ul,.sidebar .widget_layered_nav ul ul,.site-prefooter .widget_layered_nav ul ul,body:not(.grimlock) .site-footer .widget_layered_nav ul ul,.sidebar .widget_meta ul ul,.site-prefooter .widget_meta ul ul,body:not(.grimlock) .site-footer .widget_meta ul ul,.sidebar .widget_display_forums ul ul,.site-prefooter .widget_display_forums ul ul,body:not(.grimlock) .site-footer .widget_display_forums ul ul,.sidebar .widget_display_views ul ul,.site-prefooter .widget_display_views ul ul,body:not(.grimlock) .site-footer .widget_display_views ul ul {
    margin-top: .25rem;
    margin-left: 0;
    padding-left: 0;
    font-size: .85rem;
    counter-reset: submenu
}

.sidebar .widget_archive ul ul>li>a:before,.site-prefooter .widget_archive ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_archive ul ul>li>a:before,.sidebar .widget_categories ul ul>li>a:before,.site-prefooter .widget_categories ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_categories ul ul>li>a:before,.sidebar .widget_links ul ul>li>a:before,.site-prefooter .widget_links ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_links ul ul>li>a:before,.sidebar .widget_nav_menu ul ul>li>a:before,.site-prefooter .widget_nav_menu ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_nav_menu ul ul>li>a:before,.sidebar .widget_pages ul ul>li>a:before,.site-prefooter .widget_pages ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_pages ul ul>li>a:before,.sidebar .widget_rss ul ul>li>a:before,.site-prefooter .widget_rss ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_rss ul ul>li>a:before,.sidebar .widget_projects_categories ul ul>li>a:before,.site-prefooter .widget_projects_categories ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_projects_categories ul ul>li>a:before,.sidebar .widget_recent_comments ul ul>li>a:before,.site-prefooter .widget_recent_comments ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_recent_comments ul ul>li>a:before,.sidebar .widget_recent_entries ul ul>li>a:before,.site-prefooter .widget_recent_entries ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_recent_entries ul ul>li>a:before,.sidebar .widget_layered_nav ul ul>li>a:before,.site-prefooter .widget_layered_nav ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_layered_nav ul ul>li>a:before,.sidebar .widget_meta ul ul>li>a:before,.site-prefooter .widget_meta ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_meta ul ul>li>a:before,.sidebar .widget_display_forums ul ul>li>a:before,.site-prefooter .widget_display_forums ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_display_forums ul ul>li>a:before,.sidebar .widget_display_views ul ul>li>a:before,.site-prefooter .widget_display_views ul ul>li>a:before,body:not(.grimlock) .site-footer .widget_display_views ul ul>li>a:before {
    width: 1.1em;
    text-align: center;
    margin-right: 6px;
    content: "—" counters(submenu, "—", none);
    counter-increment: submenu;
    opacity: 0.6;
    font-weight: 100
}

.widget_archive>ul:last-of-type,.widget_categories>ul:last-of-type,.widget_links>ul:last-of-type,.widget_nav_menu>ul:last-of-type,.widget_pages>ul:last-of-type,.widget_rss>ul:last-of-type,.widget_projects_categories>ul:last-of-type,.widget_recent_comments>ul:last-of-type,.widget_recent_entries>ul:last-of-type,.widget_layered_nav>ul:last-of-type,.widget_meta>ul:last-of-type,.widget_display_forums>ul:last-of-type,.widget_display_views>ul:last-of-type {
    margin-bottom: 0
}

.widget_archive ul li,.widget_categories ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.widget_archive ul li ul.children,.widget_categories ul li ul.children {
    width: 100%;
    padding-left: 0;
    margin-bottom: .25rem
}

.widget_nav_menu .menu-item {
    max-width: 100%;
    width: 100%
}

.widget_nav_menu img,.widget_nav_menu .menu-item-description {
    display: none !important
}

.widget_nav_menu .menu-item-img-wrapper,.widget_nav_menu .menu-item-label {
    display: inline
}

.sidebar .widget_recent_comments ul>li:before {
    display: inline-block;
    font: normal normal normal 14px/1 cera;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: ""
}

.site-prefooter .widget_recent_comments .recentcomments+.recentcomments,.site-footer .widget_recent_comments .recentcomments+.recentcomments {
    margin-top: 10px
}

.site-prefooter .widget_recent_entries ul>li>a {
    font-size: 1rem;
    margin-bottom: 0
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: inline-block
}

.widget_rss cite {
    color: inherit !important;
    opacity: 0.75;
    display: block
}

.sidebar .widget_rss ul>li:before {
    font-family: FontAwesome;
    content: "";
    margin-right: .2rem
}

.sidebar .widget_rss ul li+li {
    border-top: 2px solid rgba(0,0,0,0.04);
    margin: 15px 0 !important
}

.site-preheader .widget_text .textwidget p {
    margin: 0
}

.widget_text .textwidget p:last-of-type {
    margin-bottom: 0;
    font-size: .9em
}

.widget_text .textwidget form {
    margin-top: 3px
}

.widget_text .textwidget form br {
    display: none
}

.widget_calendar .calendar_wrap {
    text-align: center
}

.widget_calendar table {
    border-collapse: collapse;
    margin-bottom: 0;
    background-color: rgba(255,255,255,0.04);
    table-layout: fixed
}

.widget_calendar table a {
    color: inherit
}

.widget_calendar caption {
    text-align: center;
    caption-side: top;
    color: inherit
}

.widget_calendar td,.widget_calendar th {
    text-align: center;
    border: 0 !important
}

.widget_calendar #prev {
    text-align: left
}

.widget_calendar #next {
    text-align: right
}

.widget_calendar tfoot td {
    border: none !important
}

.site-preheader .widget-grofile {
    text-align: left
}

.site-preheader .widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin: .5rem 0 0 0
}

.site-preheader .widget-grofile .grofile-meta {
    float: left
}

.site-preheader .widget-grofile .grofile-full-link,.site-preheader .widget-grofile .grofile-urls,.site-preheader .widget-grofile>h4 {
    display: none
}

.site-preheader .widget-grofile img {
    float: left;
    margin-right: .5rem
}

body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]),body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) {
    padding-top: 4%;
    padding-bottom: 4%
}

body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .widget-title,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .widget-title,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .widget-title {
    display: block;
    text-align: center;
    margin-bottom: 1rem
}

body:not(.page-template-template-dashboard) #primary>#main>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #before_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li,body:not(.page-template-template-dashboard) #after_content>.widget-area>.widget:not([class*="widget_grimlock_"]) .product_list_widget>li {
    margin-top: 2rem
}

body:not(.page-template-template-dashboard) #primary>#main .no_users,body:not(.page-template-template-dashboard) #primary>#main .widget-error,body:not(.page-template-template-dashboard) #before_content .no_users,body:not(.page-template-template-dashboard) #before_content .widget-error,body:not(.page-template-template-dashboard) #after_content .no_users,body:not(.page-template-template-dashboard) #after_content .widget-error {
    margin-bottom: 0;
    font-size: .8em
}

.adrotate_widgets {
    text-align: center
}

.widget-error {
    text-align: center
}

:root {
    --bp-member-swipe-card-avatar-width: 100%;
    --bp-member-swipe-card-avatar-height: auto;
    --bp-member-swipe-card-avatar-border-radius: 0
}

.buddypress.directory.members .grimlock--page-header,.buddypress.directory.groups .grimlock--page-header,.buddypress.groups.group-create .grimlock--page-header,.buddypress.directory.activity .grimlock--page-header {
    display: flex !important;
    min-height: 45px
}

@media (max-width: 991.98px) {
    #buddypress:not(.youzer) {
        margin-top:1rem
    }
}

@media (min-width: 992px) {
    #buddypress:not(.youzer) #groups-dir-search,#buddypress:not(.youzer) #members-dir-search {
        right:0;
        left: auto;
        top: 0
    }
}

#buddypress:not(.youzer) #search-message-form,#buddypress:not(.youzer) #search-groups-form,#buddypress:not(.youzer) #search-members-form,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form {
    background: var(--grimlock-archive-post-background-color);
    border-radius: var(--grimlock-archive-post-border-radius);
    padding: .2rem
}

#buddypress:not(.youzer) #search-message-form:after,#buddypress:not(.youzer) #search-groups-form:after,#buddypress:not(.youzer) #search-members-form:after,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form:after {
    top: 48%;
    left: 11px;
    font-size: 1em
}

#buddypress:not(.youzer) #search-message-form input[type="text"],#buddypress:not(.youzer) #search-message-form input[type="search"],#buddypress:not(.youzer) #search-groups-form input[type="text"],#buddypress:not(.youzer) #search-groups-form input[type="search"],#buddypress:not(.youzer) #search-members-form input[type="text"],#buddypress:not(.youzer) #search-members-form input[type="search"],#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form input[type="text"],#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form input[type="search"] {
    border: none !important;
    padding-left: 33px;
    font-weight: inherit;
    font-size: .9em
}

#buddypress:not(.youzer) #search-message-form br,#buddypress:not(.youzer) #search-groups-form br,#buddypress:not(.youzer) #search-members-form br,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form br {
    display: none
}

#buddypress:not(.youzer) #search-message-form .form-group,#buddypress:not(.youzer) #search-message-form .ninja-forms-form .field-wrap,.ninja-forms-form #buddypress:not(.youzer) #search-message-form .field-wrap,#buddypress:not(.youzer) #search-message-form .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form #buddypress:not(.youzer) #search-message-form #ninja_forms_required_items,#buddypress:not(.youzer) #search-message-form .wpcf7-form-control-wrap,#buddypress:not(.youzer) #search-message-form .gform_wrapper .gfield,.gform_wrapper #buddypress:not(.youzer) #search-message-form .gfield,#buddypress:not(.youzer) #search-groups-form .form-group,#buddypress:not(.youzer) #search-groups-form .ninja-forms-form .field-wrap,.ninja-forms-form #buddypress:not(.youzer) #search-groups-form .field-wrap,#buddypress:not(.youzer) #search-groups-form .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form #buddypress:not(.youzer) #search-groups-form #ninja_forms_required_items,#buddypress:not(.youzer) #search-groups-form .wpcf7-form-control-wrap,#buddypress:not(.youzer) #search-groups-form .gform_wrapper .gfield,.gform_wrapper #buddypress:not(.youzer) #search-groups-form .gfield,#buddypress:not(.youzer) #search-members-form .form-group,#buddypress:not(.youzer) #search-members-form .ninja-forms-form .field-wrap,.ninja-forms-form #buddypress:not(.youzer) #search-members-form .field-wrap,#buddypress:not(.youzer) #search-members-form .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form #buddypress:not(.youzer) #search-members-form #ninja_forms_required_items,#buddypress:not(.youzer) #search-members-form .wpcf7-form-control-wrap,#buddypress:not(.youzer) #search-members-form .gform_wrapper .gfield,.gform_wrapper #buddypress:not(.youzer) #search-members-form .gfield,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .form-group,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .ninja-forms-form .field-wrap,.ninja-forms-form #buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .field-wrap,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form #buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form #ninja_forms_required_items,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .wpcf7-form-control-wrap,#buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .gform_wrapper .gfield,.gform_wrapper #buddypress:not(.youzer) .bboss_search_form_wrapper>form.search-form .gfield {
    margin-bottom: 0
}

#buddypress:not(.youzer) .directory-form-row {
    padding-left: 0;
    padding-right: 0
}

#buddypress:not(.youzer) .directory-form-row .dir-filter {
    padding-right: 0 !important
}

@media (min-width: 992px) {
    #buddypress:not(.youzer) .directory-form-row .directory-form-nav {
        margin-left:0;
        text-align: left
    }
}

@media (min-width: 992px) {
    #buddypress:not(.youzer) #groups-directory-form .directory-form-row {
        padding-right:245px
    }
}

@media (min-width: 992px) {
    #buddypress:not(.youzer).bps-active .directory-form-row {
        padding-right:70px
    }
}

#buddypress:not(.youzer).bps-active #members-dir-search {
    display: none !important
}

@media (max-width: 1199.98px) {
    #buddypress:not(.youzer).bps-active a.bps-toggle-modal {
        top:-61px
    }
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-user .activity-avatar img.avatar {
    border-radius: 500px
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item .activity-inner {
    margin-top: 1rem;
    padding: 1.5rem;
    font-size: .9em;
    line-height: 1.35em;
    background-color: var(--grimlock-table-striped-background-color);
    border-radius: var(--grimlock-archive-post-border-radius)
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-content {
    padding: 1rem;
    background-color: var(--grimlock-table-striped-background-color);
    border-radius: var(--grimlock-archive-post-border-radius)
}

#buddypress:not(.youzer) #activity-stream.grimlock-buddypress-activity-list .activity-item div.activity-comments .acomment-options {
    padding-left: 0
}

#buddypress:not(.youzer) .profile-content__body#item-body {
    padding: 3% 0
}

@media (min-width: 768px) {
    #buddypress:not(.youzer) .profile-content__body#item-body {
        padding:3% 0
    }
}

.buddypress.directory.members #buddypress .pagination,.buddypress.directory.activity #buddypress .pagination,.buddypress.directory.groups #buddypress .pagination {
    padding-top: 0
}

.bp-member-swipe-card .bp-member-swipe-card__body {
    position: relative;
    padding: var(--bp-member-swipe-card-padding)
}

.bp-member-swipe-card .bp-member-swipe-card__avatar {
    padding: 0
}

.bp-card-list .bp-card-list__item .card .card-body-activity .update {
    display: none
}

.bp-card-list .bp-card-list__item.is-online .card .card-img>a:before {
    width: 10px;
    height: 10px;
    border: 3px solid var(--grimlock-success-button-background-color);
    background-color: var(--grimlock-archive-post-background-color)
}

.bp-card-list .bp-card-list__item.is-member .card,.bp-card-list .bp-card-list__item.is-current-user .card {
    border-bottom: 3px solid var(--grimlock-success-button-background-color)
}

.bp-card-list .bp-card-list__item.is-current-user .card {
    border-bottom-color: var(--grimlock-color-success)
}

.widget:not(.widget-content) div.item-options,.elementor-widget div.item-options {
    display: flex;
    flex-wrap: nowrap;
    margin: -1rem -1rem .5rem -1rem;
    padding: 0 0 .5rem 0;
    justify-content: space-between;
    font-size: 0
}

.widget:not(.widget-content) div.item-options a,.elementor-widget div.item-options a {
    width: 100%;
    color: inherit;
    border: 0;
    position: relative;
    text-align: center;
    margin: 0;
    padding: .8rem 2px;
    opacity: 1;
    font-size: .75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: normal;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: opacity .2s ease-in-out, color .2s ease-in-out;
    border-radius: 0 !important;
    background: none !important
}

.widget:not(.widget-content) div.item-options a:before,.elementor-widget div.item-options a:before {
    content: '';
    height: 2px;
    width: 100%;
    display: block;
    background-color: #3D404A;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    pointer-events: none;
    opacity: .1;
    transition: inherit
}

.widget:not(.widget-content) div.item-options a:focus,.widget:not(.widget-content) div.item-options a:active,.widget:not(.widget-content) div.item-options a.selected,.widget:not(.widget-content) div.item-options a.loading,.elementor-widget div.item-options a:focus,.elementor-widget div.item-options a:active,.elementor-widget div.item-options a.selected,.elementor-widget div.item-options a.loading {
    border-bottom-color: #4E64DD;
    color: #4E64DD
}

.widget:not(.widget-content) div.item-options a:focus:after,.widget:not(.widget-content) div.item-options a:active:after,.widget:not(.widget-content) div.item-options a.selected:after,.widget:not(.widget-content) div.item-options a.loading:after,.elementor-widget div.item-options a:focus:after,.elementor-widget div.item-options a:active:after,.elementor-widget div.item-options a.selected:after,.elementor-widget div.item-options a.loading:after {
    opacity: 1
}

.widget:not(.widget-content) div.item-options a:focus:before,.widget:not(.widget-content) div.item-options a:active:before,.widget:not(.widget-content) div.item-options a.selected:before,.widget:not(.widget-content) div.item-options a.loading:before,.elementor-widget div.item-options a:focus:before,.elementor-widget div.item-options a:active:before,.elementor-widget div.item-options a.selected:before,.elementor-widget div.item-options a.loading:before {
    opacity: 1
}

.widget:not(.widget-content) div.item-options a.loading,.elementor-widget div.item-options a.loading {
    font-size: 0 !important;
    transition: none;
    pointer-events: none
}

.widget:not(.widget-content) div.item-options a.loading:after,.elementor-widget div.item-options a.loading:after {
    font-family: var(--grimlock-icon-loading-font-family) !important;
    content: var(--grimlock-icon-loading);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: fa-spin 1.2s infinite linear;
    animation: fa-spin 1.2s infinite linear;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: -8px;
    margin-left: -9px;
    font-style: normal !important;
    font-size: 14px !important;
    transition: none
}

.widget:not(.widget-content) div.item-options .bp-separator,.elementor-widget div.item-options .bp-separator {
    display: none
}

.widget:not(.widget-content)[class*="bp_core_whos_online_widget"] .item-avatar>a:before,.elementor-widget[class*="bp_core_whos_online_widget"] .item-avatar>a:before {
    bottom: 4px;
    left: 0;
    width: 9px;
    height: 9px;
    border: 3px solid var(--grimlock-color-success);
    background-color: var(--grimlock-archive-post-background-color)
}

.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-list div.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-list div.action>div>a:not(:hover),body:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-swipe-list div.action>a:not(:hover),body:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-swipe-list div.action>div>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #friend-list div.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #friend-list div.action>div>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #admins-list div.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #admins-list div.action>div>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #mods-list div.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #mods-list div.action>div>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site div#item-header #profile-header.profile-header--member #item-buttons.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site div#item-header #profile-header.profile-header--member #item-buttons.action>div>a:not(:hover),.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site #groups-list div.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site #groups-list div.action>div>a:not(:hover),.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site div#item-header #profile-header.profile-header--group #item-buttons.action>a:not(:hover),.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site div#item-header #profile-header.profile-header--group #item-buttons.action>div>a:not(:hover) {
    color: inherit !important
}

.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-list div.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-list div.action>div>a:not(:hover):before,body:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-swipe-list div.action>a:not(:hover):before,body:not(.grimlock-buddypress--members-actions-text-displayed) #site #members-swipe-list div.action>div>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #friend-list div.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #friend-list div.action>div>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #admins-list div.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #admins-list div.action>div>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #mods-list div.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site #mods-list div.action>div>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site div#item-header #profile-header.profile-header--member #item-buttons.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--members-actions-text-displayed) #site div#item-header #profile-header.profile-header--member #item-buttons.action>div>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site #groups-list div.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site #groups-list div.action>div>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site div#item-header #profile-header.profile-header--group #item-buttons.action>a:not(:hover):before,.buddypress:not(.grimlock-buddypress--groups-actions-text-displayed) #site div#item-header #profile-header.profile-header--group #item-buttons.action>div>a:not(:hover):before {
    color: inherit !important;
    opacity: .6
}

.member-badge-state {
    background: none !important;
    border: 3px solid var(--grimlock-color-success)
}

.buddypress.register .bp_register #register-page #signup_form .register-section:before {
    top: -21px;
    right: -21px;
    left: auto;
    z-index: 9
}

#custom_header {
    overflow: hidden;
    z-index: 9;
    background-color: #3d404a
}

#custom_header[data-parallax] {
    background: none
}

@media (max-width: 991.98px) {
    #custom_header>.region__inner {
        padding-top:40px !important;
        padding-bottom: 40px !important
    }
}

#custom_header .region__container {
    position: relative;
    z-index: 3
}

@media (min-width: 992px) {
    #custom_header .region__container {
        padding-left:3%;
        padding-right: 3%
    }
}

#custom_header .section__header {
    display: flex;
    flex-wrap: wrap;
    color: #fff;
    word-wrap: break-word
}

#custom_header .section__header>* {
    width: 100%
}

#custom_header .cat-links,#custom_header .event-cat-links {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: .5rem
}

#custom_header .cat-links a,#custom_header .event-cat-links a {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: .8em;
    font-weight: 600;
    opacity: .6;
    margin-right: 0 !important
}

#custom_header .cat-links a:hover,#custom_header .event-cat-links a:hover {
    opacity: 1
}

#custom_header .cat-links a+a:before,#custom_header .event-cat-links a+a:before {
    content: '•';
    margin-right: 8px;
    margin-left: 6px;
    opacity: .4;
    pointer-events: none;
    color: #fff;
    font-size: 12px
}

#custom_header .section__title {
    margin-top: .5rem;
    margin-bottom: .5rem
}

#custom_header .section__subtitle {
    margin-bottom: 0;
    letter-spacing: inherit;
    text-transform: inherit
}

#custom_header .section__subtitle>p {
    font-size: .9em
}

#custom_header.region--12-cols-center .section__subtitle {
    margin-left: auto;
    margin-right: auto
}

#custom_header.region--12-cols-center .grimlock-section__header {
    justify-content: center
}

@media (min-width: 992px) {
    #custom_header.region--12-cols-right .section__header {
        align-items:flex-end;
        text-align: right
    }
}

@media (min-width: 992px) {
    #custom_header.region--6-6-cols-left .section__header,#custom_header.region--6-6-cols-left-reverse .section__header {
        padding-left:20px;
        border-left: 2px solid currentColor
    }
}

.grimlock--navigation-hamburger-left.grimlock--navigation-fixed #custom_header,.grimlock--navigation-hamburger-right.grimlock--navigation-fixed #custom_header,.grimlock--navigation-fixed-left.grimlock--navigation-fixed #custom_header,.grimlock--navigation-fixed-right.grimlock--navigation-fixed #custom_header {
    margin-top: 60px
}

.grimlock--navigation-fixed-left.grimlock--navigation-fixed.grimlock--navigation-inside-top .grimlock-custom_header>.region__inner>.region__container {
    margin-top: 0 !important
}

.widget_grimlock_section {
    margin-bottom: 0
}

.widget_grimlock_section .widget-title {
    font-size: inherit
}

.grimlock-query-section--posts {
    margin-bottom: 0
}

.grimlock-query-section--posts .widget-title {
    font-size: inherit
}

.grimlock-query-section--posts.section--posts-grid .section__title,.grimlock-query-section--posts.section--posts-grid .section__subtitle,.grimlock-query-section--posts.section--posts-grid .section__footer {
    text-align: center
}

.grimlock-query-section--posts.section--posts-grid [id^="post-"] {
    padding: 0 !important;
    margin: 0 !important
}

.grimlock-query-section--posts.section--posts-grid .grimlock-query-section__posts {
    margin: 0
}

.grimlock-query-section--posts.section--posts-grid .card {
    text-align: center;
    border: 0;
    border-radius: 0;
    background: #3D404A;
    color: #fff;
    min-height: 300px;
    box-shadow: none !important
}

.grimlock-query-section--posts.section--posts-grid .card:hover {
    -webkit-transform: none;
    transform: none
}

.grimlock-query-section--posts.section--posts-grid .card:hover .card-body {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.grimlock-query-section--posts.section--posts-grid .card:hover .post-thumbnail {
    opacity: .25
}

.grimlock-query-section--posts.section--posts-grid .card a,.grimlock-query-section--posts.section--posts-grid .card a:hover,.grimlock-query-section--posts.section--posts-grid .card a:focus,.grimlock-query-section--posts.section--posts-grid .card a:active,.grimlock-query-section--posts.section--posts-grid .card .entry-title,.grimlock-query-section--posts.section--posts-grid .card .entry-title a {
    color: #fff !important
}

.grimlock-query-section--posts.section--posts-grid .card .wp-post-image,.grimlock-query-section--posts.section--posts-grid .card .post-thumbnail {
    border-radius: 0
}

.grimlock-query-section--posts.section--posts-grid .card .post-thumbnail {
    opacity: .4;
    height: 100%
}

.grimlock-query-section--posts.section--posts-grid .card .post-thumbnail img {
    border-radius: 0;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.grimlock-query-section--posts.section--posts-grid .card .card-body {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: none;
    -webkit-transform: none !important;
    transform: none !important;
    transition: all 0.2s ease-in-out
}

@media (min-width: 992px) {
    .grimlock-query-section--posts.section--posts-grid .card .card-body {
        padding:4rem
    }
}

@media screen and (prefers-reduced-motion: reduce) {
    .grimlock-query-section--posts.section--posts-grid .card .card-body {
        transition: none
    }
}

.grimlock-query-section--posts.section--posts-grid .card .card-body:before,.grimlock-query-section--posts.section--posts-grid .card .card-body:after {
    content: none
}

.grimlock-query-section--posts.section--posts-grid .card .entry-header {
    margin: 0;
    max-width: 390px
}

.grimlock-query-section--posts.section--posts-grid .card .entry-title {
    color: #fff
}

.grimlock-query-section--posts.section--posts-grid .card .entry-title>a,.grimlock-query-section--posts.section--posts-grid .card .entry-title>a:hover,.grimlock-query-section--posts.section--posts-grid .card .entry-title>a:focus,.grimlock-query-section--posts.section--posts-grid .card .entry-title>a:active {
    color: #fff !important
}

.grimlock-query-section--posts.section--posts-grid .card .entry-title>a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.grimlock-query-section--posts.section--posts-grid .card .entry-summary {
    max-width: 340px;
    display: none
}

@media (min-width: 768px) {
    .grimlock-query-section--posts.section--posts-grid .card .entry-summary {
        display:block
    }
}

.grimlock-query-section--posts.section--posts-grid .card .entry-summary p {
    margin-bottom: 0
}

.grimlock-query-section--posts.section--posts-grid .card .author,.grimlock-query-section--posts.section--posts-grid .card .entry-footer,.grimlock-query-section--posts.section--posts-grid .card p:empty,.grimlock-query-section--posts.section--posts-grid .card .more-link,.grimlock-query-section--posts.section--posts-grid .card .tags-links {
    display: none
}

.grimlock-query-section--posts.section--posts-grid .section__btn {
    border-radius: 0;
    width: 100%;
    margin: 0 !important;
    border-radius: 0 !important
}

.grimlock-query-section--posts.section--posts-grid .posts--12-cols-classic .entry-header,.grimlock-query-section--posts.section--posts-grid .posts--12-cols-classic .entry-summary {
    max-width: 540px
}

@media (max-width: 767.98px) {
    .region__col[data-grimlock-animate-parallax] {
        -webkit-transform:translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }
}

.parallax-mirror {
    will-change: top, scroll-position, transform
}

.parallax-mirror .parallax-slider {
    will-change: top, scroll-position, transform
}

@media (min-width: 992px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--12-cols-left .grimlock-section__footer {
        position:absolute;
        top: 0;
        right: 0;
        z-index: 9
    }

    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--12-cols-left .grimlock-section__footer .grimlock-section__btn {
        margin-top: 0
    }
}

@media (min-width: 992px) {
    .grimlock-section:not(.grimlock-hero):not(.grimlock-custom_header).region--container-classic .grimlock-section__footer {
        right:15px
    }
}

@media (min-width: 992px) {
    .main-navigation.navbar--classic-center .navbar-nav.navbar-nav--search,.main-navigation.navbar--classic-left .navbar-nav.navbar-nav--search,.main-navigation.navbar--classic-right .navbar-nav.navbar-nav--search {
        order:100
    }
}

@media (min-width: 992px) {
    .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile {
        padding-right:1.2rem;
        order: -1;
        margin-right: .3rem
    }

    .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item--profile__link {
        width: auto !important;
        display: flex !important;
        align-items: center
    }

    .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item--profile__link .avatar-round-ratio {
        position: static !important;
        -webkit-transform: none !important;
        transform: none !important
    }

    .main-navigation .navbar-nav.navbar-nav--buddypress .menu-item--profile .menu-item--profile__link .menu-item--profile__name {
        display: inline-flex !important;
        margin-left: .8rem !important;
        margin-right: 0 !important
    }
}

.main-navigation .navbar-nav.navbar-nav--buddypress>.menu-item:not(.menu-item--profile)>a:before {
    width: auto !important;
    background: none !important;
    height: auto !important
}

@media (min-width: 992px) {
    .slideout-wrapper .main-navigation .navbar-nav.navbar-nav--buddypress {
        display:none !important
    }
}

@media (min-width: 992px) {
    .main-navigation.grimlock-navbar--hamburger .navbar-nav.navbar-nav--buddypress .menu-item--profile:not(:first-child) {
        border-right:2px solid var(--grimlock-table-striped-background-color)
    }
}

.tribe_mini_calendar_widget .widget-title {
    background-color: var(--grimlock-archive-post-background-color)
}

#secondary-right .tribe-events-widget,#secondary-left .tribe-events-widget {
    margin-bottom: 0
}

#secondary-right>[class*="widget"] ~ .tribe-events-widget,#secondary-right>.tribe-events-widget ~ [class*="widget"],#secondary-left>[class*="widget"] ~ .tribe-events-widget,#secondary-left>.tribe-events-widget ~ [class*="widget"] {
    margin-top: 30px
}

.card .tribe-venue.badge,.tribe-venue.badge,.entry-labels .tribe-venue.badge,.tribe-venue-name.badge {
    border-radius: 500px
}

[class*="grimlock-query-section"] .tribe_organizer .card .post-thumbnail img {
    border-radius: 500px !important
}

[class*="grimlock-query-section"] .tribe_organizer .card .entry-footer {
    display: none
}

.single-tribe_events .tribe-events-single-content {
    background-color: var(--grimlock-archive-post-background-color);
    border: var(--grimlock-archive-post-border-width) solid var(--grimlock-archive-post-border-color);
    border-radius: var(--grimlock-archive-post-border-radius);
    box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color);
    padding: 1.5rem;
    color: var(--grimlock-archive-post-color)
}

.tribe-events-single--classic .tribe-events-single-header {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    background-color: var(--grimlock-archive-post-background-color);
    border: var(--grimlock-archive-post-border-width) solid var(--grimlock-archive-post-border-color);
    border-radius: var(--grimlock-archive-post-border-radius);
    box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color);
    padding: 1.5rem;
    color: var(--grimlock-archive-post-color);
    margin: 0 0 1.5rem 0;
    align-items: center
}

.tribe-events-single--classic .tribe-events-single-header .tribe-events-event-image {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    order: -1;
    margin-top: 0;
    padding: 0
}

@media (min-width: 992px) {
    .tribe-events-single--classic .tribe-events-single-header .tribe-events-event-image {
        flex:0 0 25%;
        max-width: 25%;
        margin-bottom: 0
    }
}

.tribe-events-single--classic .tribe-events-single-header .tribe-events-single-header-meta {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: static
}

@media (min-width: 992px) {
    .tribe-events-single--classic .tribe-events-single-header .tribe-events-single-header-meta {
        flex:0 0 75%;
        max-width: 75%
    }

    .grimlock-the-events-calendar--single_tribe_events_thumbnail_displayed .tribe-events-single--classic .tribe-events-single-header .tribe-events-single-header-meta {
        padding-left: 1.5rem
    }
}

.tribe-events-single--classic .tribe-events-single-header .tribe-events-single-header-meta .tribe-venue {
    position: absolute;
    top: -1em;
    left: 1.5rem;
    z-index: 9;
    margin: 0
}

.tribe-events-single--classic .tribe-events-single-header-title {
    font-size: 1.4rem
}

.tribe-events-single--classic div.single-post-back {
    margin-bottom: 2rem
}

.pmpro-body-level-required .entry-content div.pmpro_content_message {
    background: var(--grimlock-table-striped-background-color);
    box-shadow: none;
    border: none
}

.elementor-template-full-width.grimlock--navigation-fixed.grimlock--navigation-fixed-left #content,.elementor-template-full-width.grimlock--navigation-fixed.grimlock--navigation-fixed-right #content,.page-template-elementor_header_footer.grimlock--navigation-fixed.grimlock--navigation-fixed-left #content,.page-template-elementor_header_footer.grimlock--navigation-fixed.grimlock--navigation-fixed-right #content,.elementor_library-template-elementor_header_footer.grimlock--navigation-fixed.grimlock--navigation-fixed-left #content,.elementor_library-template-elementor_header_footer.grimlock--navigation-fixed.grimlock--navigation-fixed-right #content {
    padding-top: 60px !important
}

ul.wpp-list li {
    position: relative;
    margin-bottom: 1rem
}

ul.wpp-list li>a:before {
    content: '1';
    border-radius: 500px;
    margin-right: .5rem;
    align-self: flex-start;
    background-color: #fff;
    color: #4E64DD;
    width: 1.5em;
    height: 1.5em;
    line-height: 0;
    font-weight: 600;
    text-align: center;
    margin-bottom: .3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
    font-size: 1em;
    padding: 0
}

ul.wpp-list li>a:not(.wpp-post-title):before {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 9;
    pointer-events: none;
    border-radius: 0
}

ul.wpp-list li>a:not(.wpp-post-title)+.wpp-post-title:before {
    content: none !important
}

ul.wpp-list li:nth-child(2)>a:before {
    content: '2'
}

ul.wpp-list li:nth-child(3)>a:before {
    content: '3'
}

ul.wpp-list li:nth-child(4)>a:before {
    content: '4'
}

ul.wpp-list li:nth-child(5)>a:before {
    content: '5'
}

ul.wpp-list li:nth-child(6)>a:before {
    content: '6'
}

ul.wpp-list li:nth-child(7)>a:before {
    content: '7'
}

ul.wpp-list li:nth-child(8)>a:before {
    content: '8'
}

ul.wpp-list li:nth-child(9)>a:before {
    content: '9'
}

ul.wpp-list li:nth-child(10)>a:before {
    content: '10'
}

ul.wpp-list li:nth-child(11)>a:before {
    content: '11'
}

ul.wpp-list li:nth-child(12)>a:before {
    content: '12'
}

ul.wpp-list li:nth-child(13)>a:before {
    content: '13'
}

ul.wpp-list li:nth-child(14)>a:before {
    content: '14'
}

ul.wpp-list li:nth-child(15)>a:before {
    content: '15'
}

ul.wpp-list .wpp-thumbnail {
    margin-right: 1rem
}

ul.wpp-list .wpp-post-title {
    display: block;
    line-height: 1.3em;
    font-size: .9rem;
    padding-right: .5rem
}

ul.wpp-list .wpp-post-title:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2
}

ul.wpp-list .wpp-excerpt {
    font-size: .85em;
    opacity: .85;
    display: block;
    line-height: 1.3em;
    margin-top: .5rem
}

ul.wpp-list .wpp-meta,ul.wpp-list .post-stats {
    font-weight: inherit;
    color: inherit;
    opacity: .8;
    margin-top: .2rem
}

ul.wpp-list .wpp-meta a,ul.wpp-list .post-stats a {
    color: inherit !important
}

.wpp-no-data {
    padding: 1rem;
    text-align: center;
    font-size: .85em
}

.ptp-pricing-table .ptp-col .ptp-item-container {
    border: 0;
    border-radius: .3rem;
    box-shadow: 0 0 20px rgba(0,0,0,0.04);
    background-color: #fff;
    transition: all 0.2s ease-in-out
}

@media screen and (prefers-reduced-motion: reduce) {
    .ptp-pricing-table .ptp-col .ptp-item-container {
        transition: none
    }
}

.ptp-pricing-table .ptp-col .ptp-item-container:hover {
    box-shadow: 0 0 30px rgba(0,0,0,0.08)
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-plan {
    background-color: #4E64DD;
    color: #fff
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-price {
    background-color: rgba(0,0,0,0.04);
    color: inherit
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-bullet-item {
    color: inherit;
    border-bottom: 2px solid rgba(0,0,0,0.04)
}

.ptp-pricing-table .ptp-col .ptp-item-container div.ptp-cta {
    background-color: transparent
}

.ptp-pricing-table .ptp-col .ptp-item-container .ptp-button {
    border-width: 2px
}

.ptp-pricing-table .ptp-col.ptp-highlight .ptp-price {
    font-weight: 600
}

.ptp-pricing-table div.ptp-most-popular {
    background-color: #007BFF;
    color: #fff
}

.has-primary-background-color {
    background-color: #4E64DD !important
}

a.has-primary-background-color:hover,a.has-primary-background-color:focus,button.has-primary-background-color:hover,button.has-primary-background-color:focus {
    background-color: #2842d0 !important
}

.has-secondary-background-color {
    background-color: #D6E2F9 !important
}

a.has-secondary-background-color:hover,a.has-secondary-background-color:focus,button.has-secondary-background-color:hover,button.has-secondary-background-color:focus {
    background-color: #aac3f2 !important
}

.has-success-background-color {
    background-color: #0abb87 !important
}

a.has-success-background-color:hover,a.has-success-background-color:focus,button.has-success-background-color:hover,button.has-success-background-color:focus {
    background-color: #078b64 !important
}

.has-info-background-color {
    background-color: #007BFF !important
}

a.has-info-background-color:hover,a.has-info-background-color:focus,button.has-info-background-color:hover,button.has-info-background-color:focus {
    background-color: #0062cc !important
}

.has-warning-background-color {
    background-color: #ED6E21 !important
}

a.has-warning-background-color:hover,a.has-warning-background-color:focus,button.has-warning-background-color:hover,button.has-warning-background-color:focus {
    background-color: #cb5710 !important
}

.has-danger-background-color {
    background-color: #ED2121 !important
}

a.has-danger-background-color:hover,a.has-danger-background-color:focus,button.has-danger-background-color:hover,button.has-danger-background-color:focus {
    background-color: #cb1010 !important
}

.has-light-background-color {
    background-color: #f0f3f4 !important
}

a.has-light-background-color:hover,a.has-light-background-color:focus,button.has-light-background-color:hover,button.has-light-background-color:focus {
    background-color: #d3dbde !important
}

.has-dark-background-color {
    background-color: #3D404A !important
}

a.has-dark-background-color:hover,a.has-dark-background-color:focus,button.has-dark-background-color:hover,button.has-dark-background-color:focus {
    background-color: #26282e !important
}

.has-primary-color {
    color: #4E64DD !important
}

a.has-primary-color:hover,a.has-primary-color:focus {
    color: #2842d0 !important
}

.has-secondary-color {
    color: #D6E2F9 !important
}

a.has-secondary-color:hover,a.has-secondary-color:focus {
    color: #aac3f2 !important
}

.has-success-color {
    color: #0abb87 !important
}

a.has-success-color:hover,a.has-success-color:focus {
    color: #078b64 !important
}

.has-info-color {
    color: #007BFF !important
}

a.has-info-color:hover,a.has-info-color:focus {
    color: #0062cc !important
}

.has-warning-color {
    color: #ED6E21 !important
}

a.has-warning-color:hover,a.has-warning-color:focus {
    color: #cb5710 !important
}

.has-danger-color {
    color: #ED2121 !important
}

a.has-danger-color:hover,a.has-danger-color:focus {
    color: #cb1010 !important
}

.has-light-color {
    color: #f0f3f4 !important
}

a.has-light-color:hover,a.has-light-color:focus {
    color: #d3dbde !important
}

.has-dark-color {
    color: #3D404A !important
}

a.has-dark-color:hover,a.has-dark-color:focus {
    color: #26282e !important
}

@media (min-width: 992px) {
    .grimlock--single-content [class*="wp-block-"].alignwide,.grimlock--single-content [class*="wp-block-"].alignfull {
        margin-left:-3rem !important;
        margin-right: -3rem !important;
        width: auto !important;
        max-width: 1000% !important
    }

    .grimlock--single-content [class*="wp-block-"].alignwide img,.grimlock--single-content [class*="wp-block-"].alignfull img {
        display: block;
        margin: 0 auto
    }
}

.wp-block-cover,.wp-block-cover-image {
    font-weight: 600;
    color: #fff;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    position: relative
}

.wp-block-cover.alignleft .has-large-font-size,.wp-block-cover.alignright .has-large-font-size,.wp-block-cover-image.alignleft .has-large-font-size,.wp-block-cover-image.alignright .has-large-font-size {
    font-size: 1.5rem
}

.wp-block-cover a,.wp-block-cover-image a {
    color: inherit !important
}

.wp-block-cover-image {
    min-height: calc(550px - 5vw)
}

.wp-block-image {
    position: relative;
    margin-bottom: 2rem
}

.wp-block-image figure {
    position: relative
}

.wp-block-image figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    color: #fff;
    text-align: center;
    font-size: 13px;
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0, rgba(0,0,0,0.3) 70%, transparent);
    margin: 0;
    padding: 1rem;
    word-break: break-word
}

.wp-block-image figcaption a {
    color: inherit !important;
    opacity: .7
}

.wp-block-image figcaption a:hover {
    opacity: 1;
    text-decoration: underline
}

.grimlock--single-content .wp-block-columns.alignfull,.grimlock--single-content .wp-block-columns.alignwide {
    padding-left: 1rem;
    padding-right: 1rem
}

.wp-block-media-text+p {
    margin-top: 2rem
}

.wp-block-gallery {
    align-items: normal;
    padding: 0 !important
}

.wp-block-gallery .blocks-gallery-item {
    padding: 0 !important
}

.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img {
    height: 100% !important
}

.coblocks-gallery--item:before,.coblocks-gallery--item:after {
    content: none !important
}

.wp-block-coblocks-alert {
    padding: 1rem;
    margin-bottom: 1.5rem !important
}

@media (min-width: 992px) {
    .wp-block-coblocks-alert {
        padding:2rem
    }
}

.entry-content>[class*="wp-block-coblocks"] {
    margin-bottom: 3rem
}

.entry-content>[class*="wp-block-coblocks"]:not(:first-child) {
    margin-top: 3rem
}

.coblocks-gallery.is-cropped .coblocks-gallery--item img,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img {
    height: 100% !important
}

.wp-block-coblocks-hero {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.wp-block-coblocks-media-card .wp-block-coblocks-column__inner>p {
    padding-top: .5rem
}

.wp-block-coblocks-media-card .wp-block-coblocks-column__inner .wp-block-coblocks-buttons {
    padding-top: 1rem
}

.coblocks-lightbox {
    background-color: #19233A
}

.coblocks-lightbox__background {
    opacity: .6
}

.wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table-item__price-wrapper {
    justify-content: center
}

.wp-block-coblocks-gallery-carousel .flickity-prev-next-button {
    width: 60px;
    height: 60px;
    border-radius: 500px;
    opacity: .5
}

.wp-block-coblocks-gallery-carousel .flickity-prev-next-button:hover {
    opacity: 1
}

.wp-block-coblocks-gallery-carousel .flickity-button-icon {
    width: 40%;
    height: 40%;
    left: 30%;
    top: 30%
}

.wp-block-coblocks-gallery-carousel .previous.flickity-prev-next-button .flickity-button-icon {
    left: 30%
}

.wp-block-coblocks-alert .wp-block-coblocks-alert__text {
    font-size: .9em
}

.wp-block-pullquote {
    border-bottom: 4px solid #4E64DD;
    border-top: 4px solid #4E64DD;
    color: #3D404A;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0
}

.wp-block-pullquote blockquote {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.wp-block-pullquote blockquote:before {
    position: static;
    color: inherit !important;
    margin-bottom: 1rem
}

.wp-block-pullquote p {
    font-size: 1.8rem !important
}

.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation {
    color: inherit;
    opacity: .5
}

.wp-block-pullquote.aligncenter {
    margin: 3rem 0;
    padding: 2rem 0 0 0;
    clear: both
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    padding: 2rem 0 0 0
}

.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote {
    margin: 0
}

.wp-block-pullquote a {
    color: inherit !important;
    text-decoration: none
}

.wp-block-pullquote a:hover {
    opacity: .7
}

.wp-block-quote {
    background-color: #4E64DD;
    color: #fff;
    border-left: 0 !important;
    border-bottom: 4px solid var(--grimlock-blockquote-border-color) !important
}

.wp-block-quote:before {
    color: inherit !important;
    position: static !important;
    margin-bottom: 1rem
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
    padding: 2rem;
    text-align: center
}

.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.7em !important;
    margin-top: 1.2rem !important;
    display: block;
    text-align: inherit !important;
    color: inherit;
    opacity: .5
}

.wp-block-quote a {
    color: inherit !important;
    text-decoration: none
}

.wp-block-quote a:hover {
    opacity: .7
}

.wp-block-latest-posts,.wp-block-categories,.wp-block-archives {
    text-align: left !important;
    list-style: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 2rem
}

.wp-block-latest-posts li,.wp-block-categories li,.wp-block-archives li {
    padding: 1rem !important;
    font-weight: 600;
    margin-bottom: .5rem;
    border-radius: var(--grimlock-archive-post-border-radius);
    border: 0;
    background-color: var(--grimlock-table-striped-background-color);
    color: inherit
}

.wp-block-latest-posts li a,.wp-block-categories li a,.wp-block-archives li a {
    font-weight: 600;
    line-height: 1.2em !important;
    display: block;
    margin-bottom: .2rem;
    color: inherit !important
}

.wp-block-latest-posts li a:hover,.wp-block-categories li a:hover,.wp-block-archives li a:hover {
    color: var(--grimlock-archive-post-link-hover-color) !important
}

.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-categories .wp-block-latest-posts__post-date,.wp-block-archives .wp-block-latest-posts__post-date {
    color: inherit;
    opacity: .7
}

.wp-block-categories.wp-block-categories-list>li,.wp-block-archives.wp-block-archives-list>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.wp-block-categories.wp-block-categories-list>li a,.wp-block-archives.wp-block-archives-list>li a {
    margin-bottom: 0;
    margin-right: auto
}

.wp-block-categories.wp-block-categories-list>li .children,.wp-block-archives.wp-block-archives-list>li .children {
    padding-left: 0;
    list-style: none;
    display: flex;
    font-size: .9em;
    flex-wrap: wrap
}

.wp-block-categories.wp-block-categories-list>li .children>li:not(:last-child):after,.wp-block-archives.wp-block-archives-list>li .children>li:not(:last-child):after {
    content: ', ';
    margin-right: .5rem;
    margin-left: -2px
}

.wp-block-categories.wp-block-categories-list>li .children .children,.wp-block-archives.wp-block-archives-list>li .children .children {
    display: none
}

.wp-block-categories.wp-block-categories-list>li .children a,.wp-block-archives.wp-block-archives-list>li .children a {
    opacity: .8;
    color: inherit !important
}

.wp-block-archives.wp-block-archives-dropdown {
    margin-bottom: 2rem
}

.wp-block-embed {
    padding: 2rem;
    margin-bottom: 2rem;
    background: rgba(0,0,0,0.04)
}

.wp-block-embed:not(.alignfull):not(.alignwide) {
    border-radius: .3rem
}

.wp-block-embed .wp-block-embed__wrapper {
    display: flex;
    justify-content: center;
    width: 100%
}

.wp-block-embed figcaption {
    margin-bottom: 0;
    color: inherit;
    font-style: italic;
    margin-top: .8rem
}

.has-drop-cap:not(:focus)::first-letter {
    color: #4E64DD;
    font-size: 3em
}

@media (min-width: 768px) {
    .has-drop-cap:not(:focus)::first-letter {
        font-size:6em
    }
}

.wp-block-file {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: .5rem;
    align-items: center;
    padding: 1rem;
    border-radius: .3rem;
    background-color: #fff;
    font-weight: 600
}

.wp-block-file a {
    color: inherit !important
}

.wp-block-file .wp-block-file__button {
    background-color: #4E64DD;
    color: #fff !important;
    border-radius: .3rem;
    padding: .5rem 1.1rem;
    margin-left: auto
}

.wp-block-file+p {
    margin-top: 2rem
}

.wp-block-latest-comments {
    padding: 0;
    margin-bottom: 2rem
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
    padding: 1rem;
    margin-bottom: .5rem;
    border-radius: .3rem;
    border: 0;
    background-color: #fff;
    color: #77888F
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
    color: #3D404A
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
    font-weight: 600
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p:last-child {
    margin-bottom: 0
}

.wp-block-separator {
    opacity: .35;
    border-color: #4E64DD;
    margin: 4em auto
}

.wp-block-separator.is-style-dots {
    opacity: 1
}

.wp-block-separator.is-style-dots:before {
    color: #4E64DD
}

.wp-block-table.alignfull {
    width: 100vw
}

.wp-block-table.alignwide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important
}

.wp-block-table td,.wp-block-table th {
    border-color: rgba(0,0,0,0.04)
}

.post-template-single-full-width #custom_header {
    display: none
}

.post-template-single-full-width .site-content .region__container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.post-template-single-full-width .site-content .region__container>.region__row {
    margin: 0
}

.post-template-single-full-width .site-content .region__container>.region__row>.region__col {
    padding: 0
}

.lwa-status.lwa-status-invalid {
    color: #fff !important;
    background-color: #ED2121 !important
}

.lwa-status.lwa-status-success,.lwa-status.lwa-status-valid,.lwa-status.lwa-status-confirm {
    color: #fff !important;
    background-color: #0abb87 !important
}

.lwa.lwa-divs-only {
    margin: 0 auto;
    max-width: 720px;
    padding: 1.5rem;
    border-style: solid;
    position: relative
}

.lwa.lwa-divs-only .lwa-form {
    display: flex;
    flex-direction: column
}

.lwa.lwa-divs-only .lwa-form .lwa-submit-button {
    order: 2
}

.lwa.lwa-divs-only .lwa-form .lwa-username label,.lwa.lwa-divs-only .lwa-form .lwa-password label {
    font-weight: 600 !important;
    margin: 0
}

.lwa.lwa-divs-only .lwa-form .lwa-login_form,.lwa.lwa-divs-only .lwa-form .lwa-password {
    margin-top: 1rem
}

.lwa.lwa-divs-only .lwa-form .lwa-links {
    position: relative;
    margin-bottom: 1rem
}

.lwa.lwa-divs-only .lwa-form .lwa-links label {
    margin: 0;
    cursor: default
}

.lwa.lwa-divs-only .lwa-form .lwa-links br {
    display: none
}

.lwa.lwa-divs-only .lwa-form .lwa-links-remember {
    float: right
}

.lwa.lwa-divs-only .lwa-form .lwa-links-register-inline {
    display: none
}

.lwa.lwa-divs-only .lwa-remember {
    border-radius: 3px;
    padding: 1rem !important;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    height: 100% !important;
    width: 100% !important;
    z-index: 15;
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (max-width: 991.98px) {
    .lwa.lwa-divs-only .lwa-remember .lwa-links-remember {
        width:100%;
        float: left;
        margin-top: 1rem
    }
}

.lwa.lwa-divs-only .lwa-remember p {
    margin-top: 0 !important
}

.lwa.lwa-divs-only .lwa-remember p>strong {
    font-size: 1.7em
}

.lwa.lwa-divs-only .lwa-remember input[type="submit"] {
    margin-bottom: .5rem;
    width: 100%
}

.lwa.lwa-divs-only .lwa-remember a.lwa-links-remember-cancel {
    color: #ED2121
}

.lwa.lwa-divs-only .lwa-remember .lwa-remember-email {
    min-width: 80%
}

.lwa.lwa-divs-only .lwa-remember .lwa-submit-button {
    text-align: center
}

.lwa.lwa-divs-only .lwa-submit-button input[type="submit"] {
    width: 100%;
    white-space: normal !important
}

.lwa-loading {
    z-index: 99
}

.lwa td {
    vertical-align: middle
}

.lwa .lwa-info {
    font-weight: 600;
    text-transform: none
}

.lwa .lwa-avatar img {
    border-radius: 500px
}

.mc4wp-form-basic,.mc4wp-form-theme {
    line-height: inherit !important
}

.mc4wp-form-basic input,.mc4wp-form-basic label,.mc4wp-form-theme input,.mc4wp-form-theme label {
    line-height: inherit !important
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] {
    border-color: rgba(255,255,255,0.5);
    background: none;
    color: #fff;
    width: 100%;
    max-width: 180px;
    min-height: 100%
}

@media (min-width: 576px) {
    .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] {
        max-width:330px
    }
}

@media (min-width: 992px) {
    .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"] {
        min-width:330px
    }
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:hover,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:active,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:focus,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:hover,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:active,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:focus {
    border-color: #fff
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-webkit-input-placeholder,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-webkit-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:-moz-input-placeholder,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:-moz-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-webkit-input-placeholder, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-webkit-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-moz-placeholder, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-moz-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:-ms-input-placeholder, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:-ms-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::placeholder,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::placeholder {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-webkit-input-placeholder-shown, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-webkit-input-placeholder-shown {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-moz-placeholder-shown, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-moz-placeholder-shown {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]:-ms-input-placeholder-shown, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]:-ms-input-placeholder-shown {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::-ms-input-placeholder-shown, .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::-ms-input-placeholder-shown {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]::placeholder-shown,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]::placeholder-shown {
    color: rgba(255,255,255,0.7)
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]+input[type="submit"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]+input[type="submit"] {
    width: 100%;
    margin-top: .3rem
}

@media (min-width: 768px) {
    .grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="text"]+input[type="submit"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row input[type="email"]+input[type="submit"] {
        margin-top:0;
        margin-left: .5rem;
        width: auto
    }
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto .btn,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto button,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto .button,.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="button"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="submit"],.grimlock-section:not(.grimlock-hero) .mc4wp-form .form-row .col-auto input[type="reset"] {
    min-height: 100%
}

.grimlock-section:not(.grimlock-hero) .mc4wp-form.region--12-cols-center .form-row {
    justify-content: center
}

.ninja-forms-form .ninja-forms-star-rating-control a {
    transition: none
}

.ninja-forms-form .field-wrap.label-left .ninja-forms-field,.ninja-forms-form .field-wrap.label-left .ninja-forms-star-rating-control {
    margin-left: 0
}

.ninja-forms-form .label-left input,.ninja-forms-form .label-left select,.ninja-forms-form .label-left textarea,.ninja-forms-form .label-right input,.ninja-forms-form .label-right select,.ninja-forms-form .label-right textarea {
    display: inline-block
}

.ninja-forms-form .ninja-forms-error input,.ninja-forms-form .ninja-forms-error select,.ninja-forms-form .ninja-forms-error textarea {
    border-color: #ED2121 !important
}

.ninja-forms-form .list-radio-wrap.label-above ul li,.ninja-forms-form .list-radio-wrap.label-below ul li,.ninja-forms-form .list-checkbox-wrap.label-above ul li,.ninja-forms-form .list-checkbox-wrap.label-below ul li {
    padding-left: 0
}

#ui-datepicker-div {
    box-shadow: 0 0 30px rgba(0,0,0,0.2);
    padding: 10px
}

.testimonials-list .quote {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    text-align: left
}

.testimonials-list .quote .avatar,.testimonials-list .quote .avatar-link {
    order: 1;
    margin: 0 !important
}

.testimonials-list .quote .avatar {
    box-shadow: 0 0 20px rgba(0,0,0,0.2)
}

.testimonials-list .quote .testimonials-text {
    order: 2;
    position: relative;
    z-index: 1;
    margin-top: -20px;
    margin-bottom: .5rem;
    box-shadow: 0 0 20px rgba(0,0,0,0.1)
}

.testimonials-list .quote .author {
    order: 3;
    display: block
}

.testimonials-list .quote .author>span {
    display: block
}

.testimonials-list .quote .author>span[itemprop="name"] {
    float: left;
    margin-right: 8px;
    font-weight: 600
}

.testimonials-list .quote .url {
    display: none !important
}

.sidebar .testimonials-list,.sidebar .team-members,.sidebar .features,.sidebar .projects_list_widget {
    margin-left: 0;
    margin-right: 0
}

.testimonials-list .fix,.team-members .fix,.features .fix,.projects_list_widget .fix {
    display: none
}

.projects ul.projects,.projects-page ul.projects {
    margin-left: -15px !important;
    margin-right: -15px !important
}

@media (min-width: 992px) {
    .columns-5 .testimonials-list .quote,.columns-5 .team-member,.projects.columns-5 ul.projects li.project,.projects-page.columns-5 ul.projects li.project,.region__col.region__col--5 ul.projects li.project,body #site .widget_woothemes_features .columns-5 .feature {
        width:20%
    }
}

.site-main section.widget_woothemes_features,.site-main section.widget_woothemes_our_team,.site-main section.widget_woothemes_testimonials,.site-main section.widget_projects_items {
    padding-top: 8%;
    padding-bottom: 8%
}

.site-main section.widget_woothemes_features .widget-title,.site-main section.widget_woothemes_our_team .widget-title,.site-main section.widget_woothemes_testimonials .widget-title,.site-main section.widget_projects_items .widget-title {
    text-align: center;
    padding: .5rem 0;
    margin-bottom: 2rem;
    display: block
}

.site-main section.widget_woothemes_features .testimonials-list,.site-main section.widget_woothemes_features .team-members,.site-main section.widget_woothemes_features .features,.site-main section.widget_woothemes_our_team .testimonials-list,.site-main section.widget_woothemes_our_team .team-members,.site-main section.widget_woothemes_our_team .features,.site-main section.widget_woothemes_testimonials .testimonials-list,.site-main section.widget_woothemes_testimonials .team-members,.site-main section.widget_woothemes_testimonials .features,.site-main section.widget_projects_items .testimonials-list,.site-main section.widget_projects_items .team-members,.site-main section.widget_projects_items .features {
    margin: 0 auto;
    max-width: 1140px
}

.widget_icl_lang_sel_widget .widget-title {
    display: none
}

.widget_icl_lang_sel_widget .wpml-ls {
    display: inline-block;
    height: auto;
    background: none !important;
    border: 0;
    font-family: inherit
}

.widget_icl_lang_sel_widget .wpml-ls a {
    text-decoration: none !important;
    line-height: inherit
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-native {
    font-size: 0.8em
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-bracket {
    display: none
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item {
    text-align: left
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a {
    color: inherit;
    background-color: transparent;
    border: 0
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a:hover,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a:active,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-item a:focus {
    color: inherit;
    background-color: transparent;
    opacity: 0.7
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
    display: none;
    right: 0;
    left: auto;
    width: auto !important;
    min-width: 200px;
    max-width: 280px;
    max-height: 350px;
    height: auto !important;
    visibility: visible;
    border: none;
    box-shadow: 0 0.2rem 2rem rgba(0,0,0,0.12);
    overflow-x: hidden;
    overflow-y: auto
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a {
    padding: .5rem 1rem;
    border: 0;
    font-size: 0.9em;
    word-wrap: break-word;
    color: inherit
}

.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a:hover,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a:active,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu .wpml-ls-item a:focus {
    background-color: #f0f3f4;
    color: inherit
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click {
    width: auto
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    position: relative
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    font-family: var(--grimlock-icon-angle-down-font-family) !important;
    content: var(--grimlock-icon-angle-down);
    font-weight: 100;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
    margin-left: .3333333333rem;
    pointer-events: none;
    text-align: center;
    font-size: 1.3em;
    border: 0;
    position: relative
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    position: static;
    border: 0;
    top: auto;
    right: auto
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel {
    color: inherit;
    background-color: rgba(0,0,0,0);
    border: 0;
    padding: .5rem 1rem
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel:hover,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel:active,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown .lang_sel_sel:focus,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel:hover,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel:active,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click .lang_sel_sel:focus {
    color: inherit;
    background: rgba(0,0,0,0)
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown a span,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click a span {
    margin-right: 2px
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
    display: block
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-dropdown-click ul ul[style*="visible"] {
    display: block
}

.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-list-vertical .lang_sel_sel,.widget_icl_lang_sel_widget .wpml-ls.wpml-ls-legacy-list-horizontal .lang_sel_sel {
    opacity: 0.5
}

.yoast-breadcrumb {
    background: none;
    padding-left: 0;
    padding-right: 0
}

.yoast-breadcrumb>li+li::before {
    padding-right: .5rem;
    padding-left: .5rem
}

.yoast-breadcrumb a {
    padding-left: .5rem;
    padding-right: .5rem;
    color: inherit !important
}

.yoast-breadcrumb .breadcrumb_last {
    padding-left: .5rem;
    max-width: 250px;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.yoast-breadcrumb>span>span>a {
    padding-left: 0
}

.grimlock-custom_header .yoast-breadcrumb {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: .25rem;
    display: inline-flex;
    color: currentColor !important;
    order: -1;
    opacity: .6
}

.grimlock-custom_header .yoast-breadcrumb a,.grimlock-custom_header .yoast-breadcrumb a:hover,.grimlock-custom_header .yoast-breadcrumb a:focus,.grimlock-custom_header .yoast-breadcrumb a:active {
    color: inherit !important
}

.grimlock-custom_header .yoast-breadcrumb a:hover {
    opacity: .7
}

.region--12-cols-center .yoast-breadcrumb {
    justify-content: center;
    text-align: center
}

.grimlock--page-header .yoast-breadcrumb {
    order: -1;
    font-size: .75em;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 0 .7rem 0
}

@media (min-width: 768px) {
    .grimlock--page-header .yoast-breadcrumb {
        font-size:.9em
    }
}

.home-page .yoast-breadcrumb {
    margin-left: -0.5rem
}

.awesomplete {
    width: 100%;
    display: block
}

.awesomplete>input[type="search"] {
    width: 100%
}

.awesomplete>ul {
    top: 100%;
    margin-top: 5px;
    width: 100%;
    border: 0 !important;
    box-shadow: 0 0.2rem 2rem rgba(0,0,0,0.12)
}

@media (min-width: 992px) {
    .awesomplete>ul {
        border-radius:.25rem .25rem .25rem .25rem;
        padding-top: .25rem;
        padding-bottom: .25rem
    }
}

.awesomplete>ul>li mark {
    color: inherit;
    text-decoration: underline
}

.addtoany_share_save_container {
    margin: 1rem 0
}

.addtoany_header {
    font-weight: 600;
    margin: 0 0 1rem
}

.a2a_menu a {
    color: #000 !important
}

div.a2a_floating_style {
    z-index: 99998 !important;
    background-color: rgba(0,0,0,0.4)
}

div.a2a_floating_style[style*="left: 0px"] {
    border-radius: 0 .3rem .3rem 0
}

div.a2a_floating_style[style*="right: 0px"] {
    border-radius: .3rem 0 0 .3rem
}

@media (max-width: 991.98px) {
    div.a2a_floating_style {
        display:none !important
    }
}

.wpcf7 input[type="tel"],.wpcf7 input[type="url"],.wpcf7 input[type="text"],.wpcf7 input[type="week"],.wpcf7 input[type="date"],.wpcf7 input[type="time"],.wpcf7 input[type="email"],.wpcf7 input[type="month"],.wpcf7 input[type="number"],.wpcf7 input[type="search"],.wpcf7 input[type="website"],.wpcf7 input[type="password"],.wpcf7 select[multiple="multiple"],.wpcf7 textarea,.wpcf7 select {
    margin-top: .5rem
}

.wpcf7 label,.wpcf7 .form-group,.wpcf7 .ninja-forms-form .field-wrap,.ninja-forms-form .wpcf7 .field-wrap,.wpcf7 .ninja-forms-form #ninja_forms_required_items,.ninja-forms-form .wpcf7 #ninja_forms_required_items,.wpcf7 .wpcf7-form-control-wrap,.wpcf7 .gform_wrapper .gfield,.gform_wrapper .wpcf7 .gfield {
    width: 100%;
    text-align: left
}

.wpcf7 [class*="quiz-"] label {
    width: 100%
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #ED2121;
    margin-top: .3333333333rem
}

.wpcf7 .ajax-loader {
    display: none;
    margin-left: .5rem;
    margin-right: .5rem
}

.wpcf7 .ajax-loader.is-active {
    display: inline-block
}

.wpcf7 span.wpcf7-list-item {
    margin-left: .5rem;
    margin-right: .5rem
}

.wpcf7 span.wpcf7-list-item.first {
    margin-left: 0
}

.wpcf7-form-control-wrap {
    display: block
}

.wpcf7 .wpcf7-response-output {
    margin: 1rem 0
}

.gform_wrapper {
    width: 100%
}

.gform_wrapper input[type="tel"],.gform_wrapper input[type="url"],.gform_wrapper input[type="text"],.gform_wrapper input[type="week"],.gform_wrapper input[type="date"],.gform_wrapper input[type="time"],.gform_wrapper input[type="email"],.gform_wrapper input[type="month"],.gform_wrapper input[type="number"],.gform_wrapper input[type="search"],.gform_wrapper input[type="website"],.gform_wrapper input[type="password"],.gform_wrapper select[multiple="multiple"],.gform_wrapper textarea,.gform_wrapper select {
    padding: .8rem 1.25rem !important
}

.gform_wrapper .gform_heading {
    width: 100%
}

.gform_wrapper .gfield input.large,.gform_wrapper .gfield textarea.large,.gform_wrapper .gfield select.large {
    width: 100% !important
}

.gform_wrapper .gfield label.gfield_label+div.gfield_description {
    margin-top: 0;
    padding-top: 0;
    color: inherit
}

.gform_wrapper .gfield div.charleft.warningTextareaInfo,.gform_wrapper .gfield div.gfield_description {
    color: inherit;
    font-size: 80%;
    opacity: 0.7
}

.gform_wrapper .gfield_radio label[for*="choice"],.gform_wrapper .gfield_checkbox label[for*="choice"] {
    font-weight: normal
}

body .gform_wrapper label.gfield_label+div.ginput_container {
    margin-top: 0 !important
}

.gform_wrapper .gf_progressbar_percentage,.gform_wrapper .gf_progressbar {
    background-image: none !important
}

.gform_wrapper div.gform_page_footer {
    border-top: 2px solid rgba(0,0,0,0.1)
}

.gform_wrapper div.gform_page_footer .button {
    vertical-align: top
}

.gform_wrapper div.gform_page_footer img {
    display: inline-block
}

body .gform_wrapper div.validation_error {
    color: #fff !important;
    background-color: #ED2121 !important;
    font-size: 1em !important;
    padding: 1em !important;
    border-width: 1px !important
}

.gform_wrapper li.gfield.gfield_error,.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #ED2121 !important;
    border: 0 !important
}

.team-members .member {
    font-size: 1.25rem
}

.team-members .team-member-text {
    clear: both
}

.site-primary .team-members:not(.columns-1):not(.columns-2) .team-member {
    text-align: center
}

.single-team-member .author-details li {
    display: inline-block
}

.single-team-member .author-details li+li {
    margin-right: 1rem
}

body #site .widget_woothemes_features .features .feature {
    margin: 30px 0
}

body #site .widget_woothemes_features .features .feature .feature-title {
    margin: .5rem 0 .5rem 0;
    font-size: 1.25rem
}

body #site .widget_woothemes_features .features .feature .icon-preview {
    font-size: 4em
}

body #site .widget_woothemes_features .features .feature img {
    margin-bottom: 0
}

body #site .widget_woothemes_features .features .feature p:empty {
    display: none
}

.youzify-page-main-content,.youzify-account-page {
    padding-top: 3% !important;
    padding-bottom: 3% !important
}

#youzify-profile-navmenu .youzify-inner-content,.youzify .wild-content,.youzify .youzify-boxed-navbar,.youzify-cover-content,.youzify-header-content,.youzify-vertical-layout .youzify-content,.youzify-page-main-content {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.page-template-template-classic-12-cols-left #youzify-profile-navmenu .youzify-inner-content,.page-template-template-classic-12-cols-left .youzify .wild-content,.page-template-template-classic-12-cols-left .youzify .youzify-boxed-navbar,.page-template-template-classic-12-cols-left .youzify-cover-content,.page-template-template-classic-12-cols-left .youzify-header-content,.page-template-template-classic-12-cols-left .youzify-vertical-layout .youzify-content,.page-template-template-classic-12-cols-left .youzify-page-main-content {
    padding-left: 3% !important;
    padding-right: 3% !important
}

body.page-template-template-dashboard .buddypress.widget .item-list,body.page-template-template-dashboard .buddypress.widget .item-options {
    padding: 0 !important
}

body.page-template-template-dashboard .widget_display_topics ul {
    padding: 0
}

.yz-page-main-content,.yz-account-page {
    padding-top: 3% !important;
    padding-bottom: 3% !important
}

#yz-profile-navmenu .yz-inner-content,.youzer .wild-content,.youzer .yz-boxed-navbar,.yz-cover-content,.yz-header-content,.yz-vertical-layout .yz-content,.yz-page-main-content {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.page-template-template-classic-12-cols-left #yz-profile-navmenu .yz-inner-content,.page-template-template-classic-12-cols-left .youzer .wild-content,.page-template-template-classic-12-cols-left .youzer .yz-boxed-navbar,.page-template-template-classic-12-cols-left .yz-cover-content,.page-template-template-classic-12-cols-left .yz-header-content,.page-template-template-classic-12-cols-left .yz-vertical-layout .yz-content,.page-template-template-classic-12-cols-left .yz-page-main-content {
    padding-left: 3% !important;
    padding-right: 3% !important
}

body.page-template-template-dashboard .buddypress.widget .item-list,body.page-template-template-dashboard .buddypress.widget .item-options {
    padding: 0 !important
}

body.page-template-template-dashboard .widget_display_topics ul {
    padding: 0
}

.woocommerce.post-type-archive-product:not(.grimlock--custom_header-displayed) .grimlock--page-header {
    display: flex
}

.woocommerce-archive-header .woocommerce-ordering:before {
    display: none
}

.woocommerce-archive-header .woocommerce-ordering select.orderby {
    padding-left: 1.2em
}

.woocommerce.single-product .grimlock--page-header .page-title,.woocommerce.single-product .grimlock--page-header .breadcrumb {
    display: flex
}

.woocommerce.single-product .grimlock--page-header .single-post-back {
    display: none
}

.woocommerce-cart-form {
    background-color: var(--grimlock-archive-post-background-color);
    border: var(--grimlock-archive-post-border-width) solid var(--grimlock-archive-post-border-color);
    border-radius: var(--grimlock-archive-post-border-radius);
    box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color);
    padding: 1.5rem;
    color: var(--grimlock-archive-post-color)
}

.woocommerce-cart-form .product div.card {
    background-color: var(--grimlock-table-striped-background-color);
    border: none;
    box-shadow: none
}

.woocommerce-account .grimlock--page-content,.woocommerce-checkout .grimlock--page-content,.woocommerce-cart .grimlock--page-content,.woocommerce-wishlist .grimlock--page-content {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--woocommerce {
    margin-top: 0;
    border-bottom: 1px solid rgba(255,255,255,0.08)
}

.main-navigation.vertical-navbar .navbar-nav.navbar-nav--woocommerce li.menu-item>a.cart-contents {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

@media (min-width: 992px) {
    .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--woocommerce {
        order:99
    }

    .main-navigation:not(.vertical-navbar) .navbar-nav.navbar-nav--woocommerce>.menu-item>a {
        background: none !important
    }
}

.slideout-mini .grimlock-woocommerce-navbar_nav_menu .cart-contents .cart-icon {
    opacity: 1 !important;
    visibility: visible !important
}

.slideout-mini .grimlock-woocommerce-navbar_nav_menu .cart-contents .bubble-count {
    opacity: 1 !important;
    display: flex !important;
    left: 34px !important;
    right: auto !important;
    visibility: visible !important
}

body .amelia-service.amelia-app-booking h1,body .amelia-service.amelia-app-booking h2,body .amelia-service.amelia-app-booking h3,body .amelia-service.amelia-app-booking h4,body .amelia-booking.amelia-app-booking h1,body .amelia-booking.amelia-app-booking h2,body .amelia-booking.amelia-app-booking h3,body .amelia-booking.amelia-app-booking h4,html .amelia-service.amelia-app-booking h1,html .amelia-service.amelia-app-booking h2,html .amelia-service.amelia-app-booking h3,html .amelia-service.amelia-app-booking h4,html .amelia-booking.amelia-app-booking h1,html .amelia-booking.amelia-app-booking h2,html .amelia-booking.amelia-app-booking h3,html .amelia-booking.amelia-app-booking h4 {
    font-family: var(--grimlock-heading-font-family);
    font-weight: var(--grimlock-heading-font-weight);
    letter-spacing: var(--grimlock-heading-letter-spacing);
    text-transform: var(--grimlock-heading-text-transform)
}

body .amelia-service.amelia-app-booking h1,body .amelia-booking.amelia-app-booking h1,html .amelia-service.amelia-app-booking h1,html .amelia-booking.amelia-app-booking h1 {
    font-size: var(--grimlock-heading1-font-size)
}

body .amelia-service.amelia-app-booking h2,body .amelia-booking.amelia-app-booking h2,html .amelia-service.amelia-app-booking h2,html .amelia-booking.amelia-app-booking h2 {
    font-size: var(--grimlock-heading2-font-size)
}

body .amelia-service.amelia-app-booking h3,body .amelia-booking.amelia-app-booking h3,html .amelia-service.amelia-app-booking h3,html .amelia-booking.amelia-app-booking h3 {
    font-size: var(--grimlock-heading3-font-size)
}

body .amelia-service.amelia-app-booking h4,body .amelia-booking.amelia-app-booking h4,html .amelia-service.amelia-app-booking h4,html .amelia-booking.amelia-app-booking h4 {
    font-size: var(--grimlock-heading4-font-size)
}

body .amelia-service.amelia-app-booking div,body .amelia-service.amelia-app-booking p,body .amelia-service.amelia-app-booking span,body .amelia-service.amelia-app-booking section,body .amelia-service.amelia-app-booking ul,body .amelia-service.amelia-app-booking li,body .amelia-service.amelia-app-booking a,body .amelia-booking.amelia-app-booking div,body .amelia-booking.amelia-app-booking p,body .amelia-booking.amelia-app-booking span,body .amelia-booking.amelia-app-booking section,body .amelia-booking.amelia-app-booking ul,body .amelia-booking.amelia-app-booking li,body .amelia-booking.amelia-app-booking a,html .amelia-service.amelia-app-booking div,html .amelia-service.amelia-app-booking p,html .amelia-service.amelia-app-booking span,html .amelia-service.amelia-app-booking section,html .amelia-service.amelia-app-booking ul,html .amelia-service.amelia-app-booking li,html .amelia-service.amelia-app-booking a,html .amelia-booking.amelia-app-booking div,html .amelia-booking.amelia-app-booking p,html .amelia-booking.amelia-app-booking span,html .amelia-booking.amelia-app-booking section,html .amelia-booking.amelia-app-booking ul,html .amelia-booking.amelia-app-booking li,html .amelia-booking.amelia-app-booking a {
    font-family: var(--grimlock-text-font-family);
    font-weight: var(--grimlock-text-font-weight);
    font-size: var(--grimlock-text-font-size);
    line-height: var(--grimlock-text-line-height);
    letter-spacing: var(--grimlock-text-letter-spacing);
    text-transform: var(--grimlock-text-text-transform)
}

body .amelia-service.amelia-app-booking input[type="text"],body .amelia-service.amelia-app-booking input[type="password"],body .amelia-service.amelia-app-booking input[type="email"],body .amelia-service.amelia-app-booking input[type="tel"],body .amelia-service.amelia-app-booking input[type="url"],body .amelia-service.amelia-app-booking textarea,body .amelia-service.amelia-app-booking select,body .amelia-service.amelia-app-booking .form-control,body .amelia-service.amelia-app-booking .am-stripe-card,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker,body .amelia-booking.amelia-app-booking input[type="text"],body .amelia-booking.amelia-app-booking input[type="password"],body .amelia-booking.amelia-app-booking input[type="email"],body .amelia-booking.amelia-app-booking input[type="tel"],body .amelia-booking.amelia-app-booking input[type="url"],body .amelia-booking.amelia-app-booking textarea,body .amelia-booking.amelia-app-booking select,body .amelia-booking.amelia-app-booking .form-control,body .amelia-booking.amelia-app-booking .am-stripe-card,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker,html .amelia-service.amelia-app-booking input[type="text"],html .amelia-service.amelia-app-booking input[type="password"],html .amelia-service.amelia-app-booking input[type="email"],html .amelia-service.amelia-app-booking input[type="tel"],html .amelia-service.amelia-app-booking input[type="url"],html .amelia-service.amelia-app-booking textarea,html .amelia-service.amelia-app-booking select,html .amelia-service.amelia-app-booking .form-control,html .amelia-service.amelia-app-booking .am-stripe-card,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker,html .amelia-booking.amelia-app-booking input[type="text"],html .amelia-booking.amelia-app-booking input[type="password"],html .amelia-booking.amelia-app-booking input[type="email"],html .amelia-booking.amelia-app-booking input[type="tel"],html .amelia-booking.amelia-app-booking input[type="url"],html .amelia-booking.amelia-app-booking textarea,html .amelia-booking.amelia-app-booking select,html .amelia-booking.amelia-app-booking .form-control,html .amelia-booking.amelia-app-booking .am-stripe-card,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker {
    display: block;
    width: 100%;
    padding: .8rem 1.25rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #48465b;
    background-color: #f0f3f4;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .3rem;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    font-family: inherit;
    border-radius: var(--grimlock-control-border-radius);
    border: var(--grimlock-control-border-width) solid var(--grimlock-control-border-color);
    background-color: var(--grimlock-control-background-color);
    color: var(--grimlock-control-color)
}

@media screen and (prefers-reduced-motion: reduce) {
    body .amelia-service.amelia-app-booking input[type="text"],body .amelia-service.amelia-app-booking input[type="password"],body .amelia-service.amelia-app-booking input[type="email"],body .amelia-service.amelia-app-booking input[type="tel"],body .amelia-service.amelia-app-booking input[type="url"],body .amelia-service.amelia-app-booking textarea,body .amelia-service.amelia-app-booking select,body .amelia-service.amelia-app-booking .form-control,body .amelia-service.amelia-app-booking .am-stripe-card,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker,body .amelia-booking.amelia-app-booking input[type="text"],body .amelia-booking.amelia-app-booking input[type="password"],body .amelia-booking.amelia-app-booking input[type="email"],body .amelia-booking.amelia-app-booking input[type="tel"],body .amelia-booking.amelia-app-booking input[type="url"],body .amelia-booking.amelia-app-booking textarea,body .amelia-booking.amelia-app-booking select,body .amelia-booking.amelia-app-booking .form-control,body .amelia-booking.amelia-app-booking .am-stripe-card,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker,html .amelia-service.amelia-app-booking input[type="text"],html .amelia-service.amelia-app-booking input[type="password"],html .amelia-service.amelia-app-booking input[type="email"],html .amelia-service.amelia-app-booking input[type="tel"],html .amelia-service.amelia-app-booking input[type="url"],html .amelia-service.amelia-app-booking textarea,html .amelia-service.amelia-app-booking select,html .amelia-service.amelia-app-booking .form-control,html .amelia-service.amelia-app-booking .am-stripe-card,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker,html .amelia-booking.amelia-app-booking input[type="text"],html .amelia-booking.amelia-app-booking input[type="password"],html .amelia-booking.amelia-app-booking input[type="email"],html .amelia-booking.amelia-app-booking input[type="tel"],html .amelia-booking.amelia-app-booking input[type="url"],html .amelia-booking.amelia-app-booking textarea,html .amelia-booking.amelia-app-booking select,html .amelia-booking.amelia-app-booking .form-control,html .amelia-booking.amelia-app-booking .am-stripe-card,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker {
        transition: none
    }
}

body .amelia-service.amelia-app-booking input[type="text"]::-ms-expand,body .amelia-service.amelia-app-booking input[type="password"]::-ms-expand,body .amelia-service.amelia-app-booking input[type="email"]::-ms-expand,body .amelia-service.amelia-app-booking input[type="tel"]::-ms-expand,body .amelia-service.amelia-app-booking input[type="url"]::-ms-expand,body .amelia-service.amelia-app-booking textarea::-ms-expand,body .amelia-service.amelia-app-booking select::-ms-expand,body .amelia-service.amelia-app-booking .form-control::-ms-expand,body .amelia-service.amelia-app-booking .am-stripe-card::-ms-expand,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-expand,body .amelia-booking.amelia-app-booking input[type="text"]::-ms-expand,body .amelia-booking.amelia-app-booking input[type="password"]::-ms-expand,body .amelia-booking.amelia-app-booking input[type="email"]::-ms-expand,body .amelia-booking.amelia-app-booking input[type="tel"]::-ms-expand,body .amelia-booking.amelia-app-booking input[type="url"]::-ms-expand,body .amelia-booking.amelia-app-booking textarea::-ms-expand,body .amelia-booking.amelia-app-booking select::-ms-expand,body .amelia-booking.amelia-app-booking .form-control::-ms-expand,body .amelia-booking.amelia-app-booking .am-stripe-card::-ms-expand,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-expand,html .amelia-service.amelia-app-booking input[type="text"]::-ms-expand,html .amelia-service.amelia-app-booking input[type="password"]::-ms-expand,html .amelia-service.amelia-app-booking input[type="email"]::-ms-expand,html .amelia-service.amelia-app-booking input[type="tel"]::-ms-expand,html .amelia-service.amelia-app-booking input[type="url"]::-ms-expand,html .amelia-service.amelia-app-booking textarea::-ms-expand,html .amelia-service.amelia-app-booking select::-ms-expand,html .amelia-service.amelia-app-booking .form-control::-ms-expand,html .amelia-service.amelia-app-booking .am-stripe-card::-ms-expand,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-expand,html .amelia-booking.amelia-app-booking input[type="text"]::-ms-expand,html .amelia-booking.amelia-app-booking input[type="password"]::-ms-expand,html .amelia-booking.amelia-app-booking input[type="email"]::-ms-expand,html .amelia-booking.amelia-app-booking input[type="tel"]::-ms-expand,html .amelia-booking.amelia-app-booking input[type="url"]::-ms-expand,html .amelia-booking.amelia-app-booking textarea::-ms-expand,html .amelia-booking.amelia-app-booking select::-ms-expand,html .amelia-booking.amelia-app-booking .form-control::-ms-expand,html .amelia-booking.amelia-app-booking .am-stripe-card::-ms-expand,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-expand {
    background-color: transparent;
    border: 0
}

body .amelia-service.amelia-app-booking input[type="text"]:focus,body .amelia-service.amelia-app-booking input[type="password"]:focus,body .amelia-service.amelia-app-booking input[type="email"]:focus,body .amelia-service.amelia-app-booking input[type="tel"]:focus,body .amelia-service.amelia-app-booking input[type="url"]:focus,body .amelia-service.amelia-app-booking textarea:focus,body .amelia-service.amelia-app-booking select:focus,body .amelia-service.amelia-app-booking .form-control:focus,body .amelia-service.amelia-app-booking .am-stripe-card:focus,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:focus,body .amelia-booking.amelia-app-booking input[type="text"]:focus,body .amelia-booking.amelia-app-booking input[type="password"]:focus,body .amelia-booking.amelia-app-booking input[type="email"]:focus,body .amelia-booking.amelia-app-booking input[type="tel"]:focus,body .amelia-booking.amelia-app-booking input[type="url"]:focus,body .amelia-booking.amelia-app-booking textarea:focus,body .amelia-booking.amelia-app-booking select:focus,body .amelia-booking.amelia-app-booking .form-control:focus,body .amelia-booking.amelia-app-booking .am-stripe-card:focus,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:focus,html .amelia-service.amelia-app-booking input[type="text"]:focus,html .amelia-service.amelia-app-booking input[type="password"]:focus,html .amelia-service.amelia-app-booking input[type="email"]:focus,html .amelia-service.amelia-app-booking input[type="tel"]:focus,html .amelia-service.amelia-app-booking input[type="url"]:focus,html .amelia-service.amelia-app-booking textarea:focus,html .amelia-service.amelia-app-booking select:focus,html .amelia-service.amelia-app-booking .form-control:focus,html .amelia-service.amelia-app-booking .am-stripe-card:focus,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:focus,html .amelia-booking.amelia-app-booking input[type="text"]:focus,html .amelia-booking.amelia-app-booking input[type="password"]:focus,html .amelia-booking.amelia-app-booking input[type="email"]:focus,html .amelia-booking.amelia-app-booking input[type="tel"]:focus,html .amelia-booking.amelia-app-booking input[type="url"]:focus,html .amelia-booking.amelia-app-booking textarea:focus,html .amelia-booking.amelia-app-booking select:focus,html .amelia-booking.amelia-app-booking .form-control:focus,html .amelia-booking.amelia-app-booking .am-stripe-card:focus,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:focus {
    color: #48465b;
    background-color: #f0f3f4;
    border-color: rgba(78,100,221,0.25);
    outline: 0;
    box-shadow: inset 0 0 0 2px rgba(0,0,0,0.05)
}

body .amelia-service.amelia-app-booking input[type="text"]::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="password"]::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="email"]::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="tel"]::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="url"]::-webkit-input-placeholder, body .amelia-service.amelia-app-booking textarea::-webkit-input-placeholder, body .amelia-service.amelia-app-booking select::-webkit-input-placeholder, body .amelia-service.amelia-app-booking .form-control::-webkit-input-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card::-webkit-input-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="text"]::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="password"]::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="email"]::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"]::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="url"]::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking textarea::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking select::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking .form-control::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="text"]::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="password"]::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="email"]::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="tel"]::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="url"]::-webkit-input-placeholder, html .amelia-service.amelia-app-booking textarea::-webkit-input-placeholder, html .amelia-service.amelia-app-booking select::-webkit-input-placeholder, html .amelia-service.amelia-app-booking .form-control::-webkit-input-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card::-webkit-input-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="text"]::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="password"]::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="email"]::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"]::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="url"]::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking textarea::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking select::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking .form-control::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-webkit-input-placeholder {
    color: #77888F;
    opacity: 1
}

body .amelia-service.amelia-app-booking input[type="text"]::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="password"]::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="email"]::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="tel"]::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="url"]::-moz-placeholder, body .amelia-service.amelia-app-booking textarea::-moz-placeholder, body .amelia-service.amelia-app-booking select::-moz-placeholder, body .amelia-service.amelia-app-booking .form-control::-moz-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card::-moz-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="text"]::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="password"]::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="email"]::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"]::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="url"]::-moz-placeholder, body .amelia-booking.amelia-app-booking textarea::-moz-placeholder, body .amelia-booking.amelia-app-booking select::-moz-placeholder, body .amelia-booking.amelia-app-booking .form-control::-moz-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card::-moz-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="text"]::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="password"]::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="email"]::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="tel"]::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="url"]::-moz-placeholder, html .amelia-service.amelia-app-booking textarea::-moz-placeholder, html .amelia-service.amelia-app-booking select::-moz-placeholder, html .amelia-service.amelia-app-booking .form-control::-moz-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card::-moz-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="text"]::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="password"]::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="email"]::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"]::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="url"]::-moz-placeholder, html .amelia-booking.amelia-app-booking textarea::-moz-placeholder, html .amelia-booking.amelia-app-booking select::-moz-placeholder, html .amelia-booking.amelia-app-booking .form-control::-moz-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card::-moz-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-moz-placeholder {
    color: #77888F;
    opacity: 1
}

body .amelia-service.amelia-app-booking input[type="text"]:-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="password"]:-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="email"]:-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="tel"]:-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="url"]:-ms-input-placeholder, body .amelia-service.amelia-app-booking textarea:-ms-input-placeholder, body .amelia-service.amelia-app-booking select:-ms-input-placeholder, body .amelia-service.amelia-app-booking .form-control:-ms-input-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card:-ms-input-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="text"]:-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="password"]:-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="email"]:-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"]:-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="url"]:-ms-input-placeholder, body .amelia-booking.amelia-app-booking textarea:-ms-input-placeholder, body .amelia-booking.amelia-app-booking select:-ms-input-placeholder, body .amelia-booking.amelia-app-booking .form-control:-ms-input-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card:-ms-input-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="text"]:-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="password"]:-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="email"]:-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="tel"]:-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="url"]:-ms-input-placeholder, html .amelia-service.amelia-app-booking textarea:-ms-input-placeholder, html .amelia-service.amelia-app-booking select:-ms-input-placeholder, html .amelia-service.amelia-app-booking .form-control:-ms-input-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card:-ms-input-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="text"]:-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="password"]:-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="email"]:-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"]:-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="url"]:-ms-input-placeholder, html .amelia-booking.amelia-app-booking textarea:-ms-input-placeholder, html .amelia-booking.amelia-app-booking select:-ms-input-placeholder, html .amelia-booking.amelia-app-booking .form-control:-ms-input-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card:-ms-input-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

body .amelia-service.amelia-app-booking input[type="text"]::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="password"]::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="email"]::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="tel"]::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="url"]::-ms-input-placeholder, body .amelia-service.amelia-app-booking textarea::-ms-input-placeholder, body .amelia-service.amelia-app-booking select::-ms-input-placeholder, body .amelia-service.amelia-app-booking .form-control::-ms-input-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card::-ms-input-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="text"]::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="password"]::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="email"]::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"]::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="url"]::-ms-input-placeholder, body .amelia-booking.amelia-app-booking textarea::-ms-input-placeholder, body .amelia-booking.amelia-app-booking select::-ms-input-placeholder, body .amelia-booking.amelia-app-booking .form-control::-ms-input-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card::-ms-input-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="text"]::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="password"]::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="email"]::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="tel"]::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="url"]::-ms-input-placeholder, html .amelia-service.amelia-app-booking textarea::-ms-input-placeholder, html .amelia-service.amelia-app-booking select::-ms-input-placeholder, html .amelia-service.amelia-app-booking .form-control::-ms-input-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card::-ms-input-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="text"]::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="password"]::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="email"]::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"]::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="url"]::-ms-input-placeholder, html .amelia-booking.amelia-app-booking textarea::-ms-input-placeholder, html .amelia-booking.amelia-app-booking select::-ms-input-placeholder, html .amelia-booking.amelia-app-booking .form-control::-ms-input-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card::-ms-input-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::-ms-input-placeholder {
    color: #77888F;
    opacity: 1
}

body .amelia-service.amelia-app-booking input[type="text"]::placeholder,body .amelia-service.amelia-app-booking input[type="password"]::placeholder,body .amelia-service.amelia-app-booking input[type="email"]::placeholder,body .amelia-service.amelia-app-booking input[type="tel"]::placeholder,body .amelia-service.amelia-app-booking input[type="url"]::placeholder,body .amelia-service.amelia-app-booking textarea::placeholder,body .amelia-service.amelia-app-booking select::placeholder,body .amelia-service.amelia-app-booking .form-control::placeholder,body .amelia-service.amelia-app-booking .am-stripe-card::placeholder,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::placeholder,body .amelia-booking.amelia-app-booking input[type="text"]::placeholder,body .amelia-booking.amelia-app-booking input[type="password"]::placeholder,body .amelia-booking.amelia-app-booking input[type="email"]::placeholder,body .amelia-booking.amelia-app-booking input[type="tel"]::placeholder,body .amelia-booking.amelia-app-booking input[type="url"]::placeholder,body .amelia-booking.amelia-app-booking textarea::placeholder,body .amelia-booking.amelia-app-booking select::placeholder,body .amelia-booking.amelia-app-booking .form-control::placeholder,body .amelia-booking.amelia-app-booking .am-stripe-card::placeholder,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::placeholder,html .amelia-service.amelia-app-booking input[type="text"]::placeholder,html .amelia-service.amelia-app-booking input[type="password"]::placeholder,html .amelia-service.amelia-app-booking input[type="email"]::placeholder,html .amelia-service.amelia-app-booking input[type="tel"]::placeholder,html .amelia-service.amelia-app-booking input[type="url"]::placeholder,html .amelia-service.amelia-app-booking textarea::placeholder,html .amelia-service.amelia-app-booking select::placeholder,html .amelia-service.amelia-app-booking .form-control::placeholder,html .amelia-service.amelia-app-booking .am-stripe-card::placeholder,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker::placeholder,html .amelia-booking.amelia-app-booking input[type="text"]::placeholder,html .amelia-booking.amelia-app-booking input[type="password"]::placeholder,html .amelia-booking.amelia-app-booking input[type="email"]::placeholder,html .amelia-booking.amelia-app-booking input[type="tel"]::placeholder,html .amelia-booking.amelia-app-booking input[type="url"]::placeholder,html .amelia-booking.amelia-app-booking textarea::placeholder,html .amelia-booking.amelia-app-booking select::placeholder,html .amelia-booking.amelia-app-booking .form-control::placeholder,html .amelia-booking.amelia-app-booking .am-stripe-card::placeholder,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker::placeholder {
    color: #77888F;
    opacity: 1
}

body .amelia-service.amelia-app-booking input[type="text"]:disabled,body .amelia-service.amelia-app-booking input[type="text"][readonly],body .amelia-service.amelia-app-booking input[type="password"]:disabled,body .amelia-service.amelia-app-booking input[type="password"][readonly],body .amelia-service.amelia-app-booking input[type="email"]:disabled,body .amelia-service.amelia-app-booking input[type="email"][readonly],body .amelia-service.amelia-app-booking input[type="tel"]:disabled,body .amelia-service.amelia-app-booking input[type="tel"][readonly],body .amelia-service.amelia-app-booking input[type="url"]:disabled,body .amelia-service.amelia-app-booking input[type="url"][readonly],body .amelia-service.amelia-app-booking textarea:disabled,body .amelia-service.amelia-app-booking textarea[readonly],body .amelia-service.amelia-app-booking select:disabled,body .amelia-service.amelia-app-booking select[readonly],body .amelia-service.amelia-app-booking .form-control:disabled,body .amelia-service.amelia-app-booking .form-control[readonly],body .amelia-service.amelia-app-booking .am-stripe-card:disabled,body .amelia-service.amelia-app-booking .am-stripe-card[readonly],body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker[readonly],body .amelia-booking.amelia-app-booking input[type="text"]:disabled,body .amelia-booking.amelia-app-booking input[type="text"][readonly],body .amelia-booking.amelia-app-booking input[type="password"]:disabled,body .amelia-booking.amelia-app-booking input[type="password"][readonly],body .amelia-booking.amelia-app-booking input[type="email"]:disabled,body .amelia-booking.amelia-app-booking input[type="email"][readonly],body .amelia-booking.amelia-app-booking input[type="tel"]:disabled,body .amelia-booking.amelia-app-booking input[type="tel"][readonly],body .amelia-booking.amelia-app-booking input[type="url"]:disabled,body .amelia-booking.amelia-app-booking input[type="url"][readonly],body .amelia-booking.amelia-app-booking textarea:disabled,body .amelia-booking.amelia-app-booking textarea[readonly],body .amelia-booking.amelia-app-booking select:disabled,body .amelia-booking.amelia-app-booking select[readonly],body .amelia-booking.amelia-app-booking .form-control:disabled,body .amelia-booking.amelia-app-booking .form-control[readonly],body .amelia-booking.amelia-app-booking .am-stripe-card:disabled,body .amelia-booking.amelia-app-booking .am-stripe-card[readonly],body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker[readonly],html .amelia-service.amelia-app-booking input[type="text"]:disabled,html .amelia-service.amelia-app-booking input[type="text"][readonly],html .amelia-service.amelia-app-booking input[type="password"]:disabled,html .amelia-service.amelia-app-booking input[type="password"][readonly],html .amelia-service.amelia-app-booking input[type="email"]:disabled,html .amelia-service.amelia-app-booking input[type="email"][readonly],html .amelia-service.amelia-app-booking input[type="tel"]:disabled,html .amelia-service.amelia-app-booking input[type="tel"][readonly],html .amelia-service.amelia-app-booking input[type="url"]:disabled,html .amelia-service.amelia-app-booking input[type="url"][readonly],html .amelia-service.amelia-app-booking textarea:disabled,html .amelia-service.amelia-app-booking textarea[readonly],html .amelia-service.amelia-app-booking select:disabled,html .amelia-service.amelia-app-booking select[readonly],html .amelia-service.amelia-app-booking .form-control:disabled,html .amelia-service.amelia-app-booking .form-control[readonly],html .amelia-service.amelia-app-booking .am-stripe-card:disabled,html .amelia-service.amelia-app-booking .am-stripe-card[readonly],html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker[readonly],html .amelia-booking.amelia-app-booking input[type="text"]:disabled,html .amelia-booking.amelia-app-booking input[type="text"][readonly],html .amelia-booking.amelia-app-booking input[type="password"]:disabled,html .amelia-booking.amelia-app-booking input[type="password"][readonly],html .amelia-booking.amelia-app-booking input[type="email"]:disabled,html .amelia-booking.amelia-app-booking input[type="email"][readonly],html .amelia-booking.amelia-app-booking input[type="tel"]:disabled,html .amelia-booking.amelia-app-booking input[type="tel"][readonly],html .amelia-booking.amelia-app-booking input[type="url"]:disabled,html .amelia-booking.amelia-app-booking input[type="url"][readonly],html .amelia-booking.amelia-app-booking textarea:disabled,html .amelia-booking.amelia-app-booking textarea[readonly],html .amelia-booking.amelia-app-booking select:disabled,html .amelia-booking.amelia-app-booking select[readonly],html .amelia-booking.amelia-app-booking .form-control:disabled,html .amelia-booking.amelia-app-booking .form-control[readonly],html .amelia-booking.amelia-app-booking .am-stripe-card:disabled,html .amelia-booking.amelia-app-booking .am-stripe-card[readonly],html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker[readonly] {
    background-color: #E9EFF3;
    opacity: 1
}

body .amelia-service.amelia-app-booking input[type="text"]:disabled,body .amelia-service.amelia-app-booking input[type="password"]:disabled,body .amelia-service.amelia-app-booking input[type="email"]:disabled,body .amelia-service.amelia-app-booking input[type="tel"]:disabled,body .amelia-service.amelia-app-booking input[type="url"]:disabled,body .amelia-service.amelia-app-booking textarea:disabled,body .amelia-service.amelia-app-booking select:disabled,body .amelia-service.amelia-app-booking .form-control:disabled,body .amelia-service.amelia-app-booking .am-stripe-card:disabled,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,body .amelia-booking.amelia-app-booking input[type="text"]:disabled,body .amelia-booking.amelia-app-booking input[type="password"]:disabled,body .amelia-booking.amelia-app-booking input[type="email"]:disabled,body .amelia-booking.amelia-app-booking input[type="tel"]:disabled,body .amelia-booking.amelia-app-booking input[type="url"]:disabled,body .amelia-booking.amelia-app-booking textarea:disabled,body .amelia-booking.amelia-app-booking select:disabled,body .amelia-booking.amelia-app-booking .form-control:disabled,body .amelia-booking.amelia-app-booking .am-stripe-card:disabled,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,html .amelia-service.amelia-app-booking input[type="text"]:disabled,html .amelia-service.amelia-app-booking input[type="password"]:disabled,html .amelia-service.amelia-app-booking input[type="email"]:disabled,html .amelia-service.amelia-app-booking input[type="tel"]:disabled,html .amelia-service.amelia-app-booking input[type="url"]:disabled,html .amelia-service.amelia-app-booking textarea:disabled,html .amelia-service.amelia-app-booking select:disabled,html .amelia-service.amelia-app-booking .form-control:disabled,html .amelia-service.amelia-app-booking .am-stripe-card:disabled,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled,html .amelia-booking.amelia-app-booking input[type="text"]:disabled,html .amelia-booking.amelia-app-booking input[type="password"]:disabled,html .amelia-booking.amelia-app-booking input[type="email"]:disabled,html .amelia-booking.amelia-app-booking input[type="tel"]:disabled,html .amelia-booking.amelia-app-booking input[type="url"]:disabled,html .amelia-booking.amelia-app-booking textarea:disabled,html .amelia-booking.amelia-app-booking select:disabled,html .amelia-booking.amelia-app-booking .form-control:disabled,html .amelia-booking.amelia-app-booking .am-stripe-card:disabled,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:disabled {
    cursor: not-allowed
}

body .amelia-service.amelia-app-booking input[type="text"]:focus,body .amelia-service.amelia-app-booking input[type="password"]:focus,body .amelia-service.amelia-app-booking input[type="email"]:focus,body .amelia-service.amelia-app-booking input[type="tel"]:focus,body .amelia-service.amelia-app-booking input[type="url"]:focus,body .amelia-service.amelia-app-booking textarea:focus,body .amelia-service.amelia-app-booking select:focus,body .amelia-service.amelia-app-booking .form-control:focus,body .amelia-service.amelia-app-booking .am-stripe-card:focus,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:focus,body .amelia-booking.amelia-app-booking input[type="text"]:focus,body .amelia-booking.amelia-app-booking input[type="password"]:focus,body .amelia-booking.amelia-app-booking input[type="email"]:focus,body .amelia-booking.amelia-app-booking input[type="tel"]:focus,body .amelia-booking.amelia-app-booking input[type="url"]:focus,body .amelia-booking.amelia-app-booking textarea:focus,body .amelia-booking.amelia-app-booking select:focus,body .amelia-booking.amelia-app-booking .form-control:focus,body .amelia-booking.amelia-app-booking .am-stripe-card:focus,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:focus,html .amelia-service.amelia-app-booking input[type="text"]:focus,html .amelia-service.amelia-app-booking input[type="password"]:focus,html .amelia-service.amelia-app-booking input[type="email"]:focus,html .amelia-service.amelia-app-booking input[type="tel"]:focus,html .amelia-service.amelia-app-booking input[type="url"]:focus,html .amelia-service.amelia-app-booking textarea:focus,html .amelia-service.amelia-app-booking select:focus,html .amelia-service.amelia-app-booking .form-control:focus,html .amelia-service.amelia-app-booking .am-stripe-card:focus,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:focus,html .amelia-booking.amelia-app-booking input[type="text"]:focus,html .amelia-booking.amelia-app-booking input[type="password"]:focus,html .amelia-booking.amelia-app-booking input[type="email"]:focus,html .amelia-booking.amelia-app-booking input[type="tel"]:focus,html .amelia-booking.amelia-app-booking input[type="url"]:focus,html .amelia-booking.amelia-app-booking textarea:focus,html .amelia-booking.amelia-app-booking select:focus,html .amelia-booking.amelia-app-booking .form-control:focus,html .amelia-booking.amelia-app-booking .am-stripe-card:focus,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:focus {
    background-color: var(--grimlock-control-focus-background-color);
    color: var(--grimlock-control-focus-color);
    border-color: var(--grimlock-control-focus-border-color)
}

body .amelia-service.amelia-app-booking input[type="text"] ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="password"] ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="email"] ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="tel"] ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking input[type="url"] ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking textarea ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking select ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking .form-control ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card ::-webkit-input-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="text"] ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="password"] ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="email"] ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"] ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking input[type="url"] ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking textarea ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking select ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking .form-control ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card ::-webkit-input-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="text"] ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="password"] ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="email"] ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="tel"] ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking input[type="url"] ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking textarea ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking select ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking .form-control ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card ::-webkit-input-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="text"] ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="password"] ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="email"] ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"] ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking input[type="url"] ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking textarea ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking select ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking .form-control ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card ::-webkit-input-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::-webkit-input-placeholder {
    color: var(--grimlock-control-placeholder-color)
}

body .amelia-service.amelia-app-booking input[type="text"] ::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="password"] ::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="email"] ::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="tel"] ::-moz-placeholder, body .amelia-service.amelia-app-booking input[type="url"] ::-moz-placeholder, body .amelia-service.amelia-app-booking textarea ::-moz-placeholder, body .amelia-service.amelia-app-booking select ::-moz-placeholder, body .amelia-service.amelia-app-booking .form-control ::-moz-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card ::-moz-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="text"] ::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="password"] ::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="email"] ::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"] ::-moz-placeholder, body .amelia-booking.amelia-app-booking input[type="url"] ::-moz-placeholder, body .amelia-booking.amelia-app-booking textarea ::-moz-placeholder, body .amelia-booking.amelia-app-booking select ::-moz-placeholder, body .amelia-booking.amelia-app-booking .form-control ::-moz-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card ::-moz-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="text"] ::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="password"] ::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="email"] ::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="tel"] ::-moz-placeholder, html .amelia-service.amelia-app-booking input[type="url"] ::-moz-placeholder, html .amelia-service.amelia-app-booking textarea ::-moz-placeholder, html .amelia-service.amelia-app-booking select ::-moz-placeholder, html .amelia-service.amelia-app-booking .form-control ::-moz-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card ::-moz-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="text"] ::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="password"] ::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="email"] ::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"] ::-moz-placeholder, html .amelia-booking.amelia-app-booking input[type="url"] ::-moz-placeholder, html .amelia-booking.amelia-app-booking textarea ::-moz-placeholder, html .amelia-booking.amelia-app-booking select ::-moz-placeholder, html .amelia-booking.amelia-app-booking .form-control ::-moz-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card ::-moz-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::-moz-placeholder {
    color: var(--grimlock-control-placeholder-color)
}

body .amelia-service.amelia-app-booking input[type="text"] :-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="password"] :-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="email"] :-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="tel"] :-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="url"] :-ms-input-placeholder, body .amelia-service.amelia-app-booking textarea :-ms-input-placeholder, body .amelia-service.amelia-app-booking select :-ms-input-placeholder, body .amelia-service.amelia-app-booking .form-control :-ms-input-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card :-ms-input-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker :-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="text"] :-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="password"] :-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="email"] :-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"] :-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="url"] :-ms-input-placeholder, body .amelia-booking.amelia-app-booking textarea :-ms-input-placeholder, body .amelia-booking.amelia-app-booking select :-ms-input-placeholder, body .amelia-booking.amelia-app-booking .form-control :-ms-input-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card :-ms-input-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker :-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="text"] :-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="password"] :-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="email"] :-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="tel"] :-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="url"] :-ms-input-placeholder, html .amelia-service.amelia-app-booking textarea :-ms-input-placeholder, html .amelia-service.amelia-app-booking select :-ms-input-placeholder, html .amelia-service.amelia-app-booking .form-control :-ms-input-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card :-ms-input-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker :-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="text"] :-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="password"] :-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="email"] :-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"] :-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="url"] :-ms-input-placeholder, html .amelia-booking.amelia-app-booking textarea :-ms-input-placeholder, html .amelia-booking.amelia-app-booking select :-ms-input-placeholder, html .amelia-booking.amelia-app-booking .form-control :-ms-input-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card :-ms-input-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker :-ms-input-placeholder {
    color: var(--grimlock-control-placeholder-color)
}

body .amelia-service.amelia-app-booking input[type="text"] ::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="password"] ::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="email"] ::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="tel"] ::-ms-input-placeholder, body .amelia-service.amelia-app-booking input[type="url"] ::-ms-input-placeholder, body .amelia-service.amelia-app-booking textarea ::-ms-input-placeholder, body .amelia-service.amelia-app-booking select ::-ms-input-placeholder, body .amelia-service.amelia-app-booking .form-control ::-ms-input-placeholder, body .amelia-service.amelia-app-booking .am-stripe-card ::-ms-input-placeholder, body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="text"] ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="password"] ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="email"] ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="tel"] ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking input[type="url"] ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking textarea ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking select ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking .form-control ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking .am-stripe-card ::-ms-input-placeholder, body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="text"] ::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="password"] ::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="email"] ::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="tel"] ::-ms-input-placeholder, html .amelia-service.amelia-app-booking input[type="url"] ::-ms-input-placeholder, html .amelia-service.amelia-app-booking textarea ::-ms-input-placeholder, html .amelia-service.amelia-app-booking select ::-ms-input-placeholder, html .amelia-service.amelia-app-booking .form-control ::-ms-input-placeholder, html .amelia-service.amelia-app-booking .am-stripe-card ::-ms-input-placeholder, html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="text"] ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="password"] ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="email"] ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="tel"] ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking input[type="url"] ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking textarea ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking select ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking .form-control ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking .am-stripe-card ::-ms-input-placeholder, html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::-ms-input-placeholder {
    color: var(--grimlock-control-placeholder-color)
}

body .amelia-service.amelia-app-booking input[type="text"] ::placeholder,body .amelia-service.amelia-app-booking input[type="password"] ::placeholder,body .amelia-service.amelia-app-booking input[type="email"] ::placeholder,body .amelia-service.amelia-app-booking input[type="tel"] ::placeholder,body .amelia-service.amelia-app-booking input[type="url"] ::placeholder,body .amelia-service.amelia-app-booking textarea ::placeholder,body .amelia-service.amelia-app-booking select ::placeholder,body .amelia-service.amelia-app-booking .form-control ::placeholder,body .amelia-service.amelia-app-booking .am-stripe-card ::placeholder,body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::placeholder,body .amelia-booking.amelia-app-booking input[type="text"] ::placeholder,body .amelia-booking.amelia-app-booking input[type="password"] ::placeholder,body .amelia-booking.amelia-app-booking input[type="email"] ::placeholder,body .amelia-booking.amelia-app-booking input[type="tel"] ::placeholder,body .amelia-booking.amelia-app-booking input[type="url"] ::placeholder,body .amelia-booking.amelia-app-booking textarea ::placeholder,body .amelia-booking.amelia-app-booking select ::placeholder,body .amelia-booking.amelia-app-booking .form-control ::placeholder,body .amelia-booking.amelia-app-booking .am-stripe-card ::placeholder,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::placeholder,html .amelia-service.amelia-app-booking input[type="text"] ::placeholder,html .amelia-service.amelia-app-booking input[type="password"] ::placeholder,html .amelia-service.amelia-app-booking input[type="email"] ::placeholder,html .amelia-service.amelia-app-booking input[type="tel"] ::placeholder,html .amelia-service.amelia-app-booking input[type="url"] ::placeholder,html .amelia-service.amelia-app-booking textarea ::placeholder,html .amelia-service.amelia-app-booking select ::placeholder,html .amelia-service.amelia-app-booking .form-control ::placeholder,html .amelia-service.amelia-app-booking .am-stripe-card ::placeholder,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker ::placeholder,html .amelia-booking.amelia-app-booking input[type="text"] ::placeholder,html .amelia-booking.amelia-app-booking input[type="password"] ::placeholder,html .amelia-booking.amelia-app-booking input[type="email"] ::placeholder,html .amelia-booking.amelia-app-booking input[type="tel"] ::placeholder,html .amelia-booking.amelia-app-booking input[type="url"] ::placeholder,html .amelia-booking.amelia-app-booking textarea ::placeholder,html .amelia-booking.amelia-app-booking select ::placeholder,html .amelia-booking.amelia-app-booking .form-control ::placeholder,html .amelia-booking.amelia-app-booking .am-stripe-card ::placeholder,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker ::placeholder {
    color: var(--grimlock-control-placeholder-color)
}

body .amelia-service.amelia-app-booking .el-button:focus,body .amelia-booking.amelia-app-booking .el-button:focus,html .amelia-service.amelia-app-booking .el-button:focus,html .amelia-booking.amelia-app-booking .el-button:focus {
    background-color: var(--grimlock-button-primary-hover-color);
    color: var(--grimlock-button-primary-hover-background-color)
}

body .amelia-service.amelia-app-booking .el-button.el-button--primary,body .amelia-booking.amelia-app-booking .el-button.el-button--primary,html .amelia-service.amelia-app-booking .el-button.el-button--primary,html .amelia-booking.amelia-app-booking .el-button.el-button--primary {
    background-color: var(--grimlock-button-primary-background-color) !important;
    color: var(--grimlock-button-primary-color) !important;
    border-color: var(--grimlock-button-primary-border-color) !important;
    font-family: var(--grimlock-button-font-family);
    font-weight: var(--grimlock-button-font-weight);
    font-size: var(--grimlock-button-font-size);
    line-height: var(--grimlock-button-line-height);
    letter-spacing: var(--grimlock-button-letter-spacing);
    text-transform: var(--grimlock-button-text-transform);
    padding: var(--grimlock-button-padding-y) var(--grimlock-button-padding-x)
}

body .amelia-service.amelia-app-booking .el-button.el-button--primary:hover,body .amelia-booking.amelia-app-booking .el-button.el-button--primary:hover,html .amelia-service.amelia-app-booking .el-button.el-button--primary:hover,html .amelia-booking.amelia-app-booking .el-button.el-button--primary:hover {
    background-color: var(--grimlock-button-primary-hover-background-color) !important;
    color: var(--grimlock-button-primary-hover-color) !important;
    border-color: var(--grimlock-button-primary-hover-border-color) !important
}

body .amelia-service.amelia-app-booking .el-button.el-button--primary a:not([class*="button"]):not([class*="btn"]),body .amelia-booking.amelia-app-booking .el-button.el-button--primary a:not([class*="button"]):not([class*="btn"]),html .amelia-service.amelia-app-booking .el-button.el-button--primary a:not([class*="button"]):not([class*="btn"]),html .amelia-booking.amelia-app-booking .el-button.el-button--primary a:not([class*="button"]):not([class*="btn"]) {
    color: inherit
}

body .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:after,body .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:after,html .amelia-service.amelia-app-booking .v-calendar-column .am-calendar-picker:after,html .amelia-booking.amelia-app-booking .v-calendar-column .am-calendar-picker:after {
    background-color: transparent
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event {
    background: var(--grimlock-archive-post-background-color);
    border-radius: var(--grimlock-archive-post-border-radius);
    margin-bottom: var(--grimlock-archive-post-margin);
    padding: var(--grimlock-archive-post-padding);
    box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-dates .am-event-date-month,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-dates .am-event-date-month,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-dates .am-event-date-month,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-dates .am-event-date-month {
    color: var(--grimlock-heading-color) !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-price,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-price,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-price,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-price {
    background-color: var(--grimlock-button-primary-background-color) !important;
    color: var(--grimlock-button-primary-color) !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title {
    display: flex;
    align-items: center;
    font-weight: var(--grimlock-heading-font-weight);
    font-size: var(--grimlock-heading4-font-size)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed {
    color: #fff
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open:before,body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed:before,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open:before,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed:before,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open:before,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed:before,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open:before,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed:before {
    background-color: #fff
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.open {
    background-color: var(--grimlock-color-success)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-data .am-event-info .am-event-title .am-event-booking-status.closed {
    background-color: var(--grimlock-color-danger)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta {
    margin-top: var(--grimlock-archive-post-margin);
    padding-top: var(--grimlock-archive-post-padding);
    padding-bottom: calc( var(--grimlock-archive-post-padding) / 2)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta>div:first-child,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta>div:first-child,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta>div:first-child,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta>div:first-child {
    font-size: var(--grimlock-text-font-size)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__decrease,body .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__increase,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__decrease,body .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__increase,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__decrease,html .amelia-service.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__increase,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__decrease,html .amelia-booking.amelia-app-booking #am-events-booking .am-event-list .am-event .am-event-book-cta .el-input-number--small .el-input-number__increase {
    height: 32px;
    line-height: 32px !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link,body .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link,body .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link,body .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link,body .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link,body .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link,html .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link,html .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link,html .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link,html .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link,html .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link,html .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link {
    background-color: var(--grimlock-button-secondary-background-color) !important;
    color: var(--grimlock-button-secondary-color) !important;
    border-color: var(--grimlock-button-secondary-border-color) !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link:hover,body .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link:hover,body .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link:hover,body .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link:hover,body .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link:hover,body .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link:hover,html .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link:hover,html .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link:hover,html .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link:hover,html .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link:hover,html .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link:hover,html .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link:hover {
    background-color: var(--grimlock-button-secondary-hover-background-color) !important;
    color: var(--grimlock-button-secondary-hover-color) !important;
    border-color: var(--grimlock-button-secondary-hover-border-color) !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),body .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),body .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),body .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),body .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),body .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),html .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),html .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),html .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),html .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),html .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]),html .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .el-button.redirect-link a:not([class*="button"]):not([class*="btn"]) {
    color: inherit
}

body .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .am-svg-wrapper .am-hourglass path,body .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .am-svg-wrapper .am-hourglass path,body .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .am-svg-wrapper .am-hourglass path,body .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .am-svg-wrapper .am-hourglass path,body .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .am-svg-wrapper .am-hourglass path,body .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .am-svg-wrapper .am-hourglass path,html .amelia-service.amelia-app-booking #am-events-booking .am-waiting-confirmation .am-svg-wrapper .am-hourglass path,html .amelia-service.amelia-app-booking #am-events-booking .am-success-payment .am-svg-wrapper .am-hourglass path,html .amelia-service.amelia-app-booking #am-events-booking .am-booking-fetched .am-svg-wrapper .am-hourglass path,html .amelia-booking.amelia-app-booking #am-events-booking .am-waiting-confirmation .am-svg-wrapper .am-hourglass path,html .amelia-booking.amelia-app-booking #am-events-booking .am-success-payment .am-svg-wrapper .am-hourglass path,html .amelia-booking.amelia-app-booking #am-events-booking .am-booking-fetched .am-svg-wrapper .am-hourglass path {
    fill: var(--grimlock-link-color)
}

body .amelia-service.amelia-app-booking #am-step-booking,body .amelia-service.amelia-app-booking .am-step-booking-catalog,body .amelia-booking.amelia-app-booking #am-step-booking,body .amelia-booking.amelia-app-booking .am-step-booking-catalog,html .amelia-service.amelia-app-booking #am-step-booking,html .amelia-service.amelia-app-booking .am-step-booking-catalog,html .amelia-booking.amelia-app-booking #am-step-booking,html .amelia-booking.amelia-app-booking .am-step-booking-catalog {
    border-radius: var(--grimlock-archive-post-border-radius);
    box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color)
}

body .amelia-service.amelia-app-booking #am-step-booking .am-spinner .am-spin circle,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin circle,body .amelia-booking.amelia-app-booking #am-step-booking .am-spinner .am-spin circle,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin circle,html .amelia-service.amelia-app-booking #am-step-booking .am-spinner .am-spin circle,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin circle,html .amelia-booking.amelia-app-booking #am-step-booking .am-spinner .am-spin circle,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin circle {
    stroke: var(--grimlock-table-striped-background-color);
    stroke-opacity: 1
}

body .amelia-service.amelia-app-booking #am-step-booking .am-spinner .am-spin path,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin path,body .amelia-booking.amelia-app-booking #am-step-booking .am-spinner .am-spin path,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin path,html .amelia-service.amelia-app-booking #am-step-booking .am-spinner .am-spin path,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin path,html .amelia-booking.amelia-app-booking #am-step-booking .am-spinner .am-spin path,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-spinner .am-spin path {
    stroke: var(--grimlock-link-color)
}

body .amelia-service.amelia-app-booking #am-step-booking .am-spinner .am-hourglass path,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-spinner .am-hourglass path,body .amelia-booking.amelia-app-booking #am-step-booking .am-spinner .am-hourglass path,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-spinner .am-hourglass path,html .amelia-service.amelia-app-booking #am-step-booking .am-spinner .am-hourglass path,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-spinner .am-hourglass path,html .amelia-booking.amelia-app-booking #am-step-booking .am-spinner .am-hourglass path,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-spinner .am-hourglass path {
    fill: var(--grimlock-link-color)
}

body .amelia-service.amelia-app-booking #am-step-booking .am-select-date,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-select-date,body .amelia-booking.amelia-app-booking #am-step-booking .am-select-date,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-select-date,html .amelia-service.amelia-app-booking #am-step-booking .am-select-date,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-select-date,html .amelia-booking.amelia-app-booking #am-step-booking .am-select-date,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-select-date {
    background: var(--grimlock-button-primary-background-color)
}

body .amelia-service.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button,body .amelia-booking.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button,html .amelia-service.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button,html .amelia-booking.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button {
    border-color: var(--grimlock-button-primary-hover-border-color)
}

body .amelia-service.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button span,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button span,body .amelia-booking.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button span,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button span,html .amelia-service.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button span,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button span,html .amelia-booking.amelia-app-booking #am-step-booking .am-select-date .am-button-wrapper .el-button span,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button span {
    color: var(--grimlock-button-primary-background-color)
}

body .amelia-service.amelia-app-booking #am-step-booking .am-calendar-picker .c-day-content:hover,body .amelia-service.amelia-app-booking .am-step-booking-catalog .am-calendar-picker .c-day-content:hover,body .amelia-booking.amelia-app-booking #am-step-booking .am-calendar-picker .c-day-content:hover,body .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-calendar-picker .c-day-content:hover,html .amelia-service.amelia-app-booking #am-step-booking .am-calendar-picker .c-day-content:hover,html .amelia-service.amelia-app-booking .am-step-booking-catalog .am-calendar-picker .c-day-content:hover,html .amelia-booking.amelia-app-booking #am-step-booking .am-calendar-picker .c-day-content:hover,html .amelia-booking.amelia-app-booking .am-step-booking-catalog .am-calendar-picker .c-day-content:hover {
    background-color: var(--grimlock-button-primary-hover-background-color);
    color: var(--grimlock-button-primary-hover-color)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total,body .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total,body .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total,body .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total,html .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total,html .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total,html .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total,html .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total {
    background-color: var(--grimlock-color-success) !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total>div,body .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total>div,body .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total>div,body .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total>div,html .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total>div,html .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total>div,html .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total>div,html .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total>div {
    color: var(--grimlock-button-primary-color)
}

body .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total p,body .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total p,body .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total p,body .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total p,html .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total p,html .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total p,html .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total p,html .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total p {
    color: inherit !important
}

body .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total p.am-align-right,body .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total p.am-align-right,body .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total p.am-align-right,body .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total p.am-align-right,html .amelia-service.amelia-app-booking #am-events-booking .am-confirmation-total p.am-align-right,html .amelia-service.amelia-app-booking #am-step-booking .am-confirmation-total p.am-align-right,html .amelia-booking.amelia-app-booking #am-events-booking .am-confirmation-total p.am-align-right,html .amelia-booking.amelia-app-booking #am-step-booking .am-confirmation-total p.am-align-right {
    color: inherit !important
}

body .amelia-service.amelia-app-booking .el-input-group--prepend .el-input-group__prepend .el-select .el-input--suffix input.el-input__inner[readonly],body .amelia-booking.amelia-app-booking .el-input-group--prepend .el-input-group__prepend .el-select .el-input--suffix input.el-input__inner[readonly],html .amelia-service.amelia-app-booking .el-input-group--prepend .el-input-group__prepend .el-select .el-input--suffix input.el-input__inner[readonly],html .amelia-booking.amelia-app-booking .el-input-group--prepend .el-input-group__prepend .el-select .el-input--suffix input.el-input__inner[readonly] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: var(--grimlock-control-border-width) solid var(--grimlock-control-border-color);
    background-color: var(--grimlock-control-background-color);
    color: var(--grimlock-control-color)
}

body .amelia-service.amelia-app-booking .el-input-group--prepend .el-input-group__prepend+.el-input__inner,body .amelia-booking.amelia-app-booking .el-input-group--prepend .el-input-group__prepend+.el-input__inner,html .amelia-service.amelia-app-booking .el-input-group--prepend .el-input-group__prepend+.el-input__inner,html .amelia-booking.amelia-app-booking .el-input-group--prepend .el-input-group__prepend+.el-input__inner {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

body .amelia-service.amelia-app-booking .am-lite-footer,body .amelia-booking.amelia-app-booking .am-lite-footer,html .amelia-service.amelia-app-booking .am-lite-footer,html .amelia-booking.amelia-app-booking .am-lite-footer {
    display: none
}

.eckb-kb-template #epkb-main-page-container>div[class*="epkb-"] .epkb-doc-search-container,.grimlock--page-content #epkb-main-page-container>div[class*="epkb-"] .epkb-doc-search-container {
    margin-top: -3% !important
}

.page-template-template-classic-12-cols-left form.job-manager-form,.page-template-template-narrow-12-cols-left form.job-manager-form,.page-template-template-narrower-12-cols-left form.job-manager-form {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important
}

form.job-manager-form #wp-job_description-wrap {
    border: 1px solid var(--grimlock-control-background-color);
    border-radius: var(--grimlock-control-border-radius)
}

.page-template-template-classic-12-cols-left #job-manager-job-dashboard,.page-template-template-narrow-12-cols-left #job-manager-job-dashboard,.page-template-template-narrower-12-cols-left #job-manager-job-dashboard {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important
}

body.error404 {
    overflow-x: hidden
}

body.error404 #custom_header,body.error404 .woocommerce-store-notice,body.error404 .bp-messages-wrap {
    display: none !important
}

body.error404:not(.grimlock) .page-404-title {
    font-size: 8em;
    line-height: 1em
}

body.error404:not(.grimlock) .page-404-subtitle {
    font-size: 1.5em;
    text-transform: uppercase
}

body.error404:not(.grimlock) .page-404-text {
    font-size: 1.3em
}

body.error404:not(.grimlock) .search-form {
    margin-bottom: 3rem
}

body.error404:not(.grimlock) .search-form .awesomplete {
    display: inline-block;
    width: auto;
    margin-right: .5rem
}

body.error404:not(.grimlock) .search-form .search-field {
    height: 50px
}

body.error404:not(.grimlock) .search-form .search-submit {
    background: none !important
}

body.error404:not(.grimlock) .section__thumbnail {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

body.error404 #primary {
    padding: 0
}

body.error404 #content>.region__container {
    margin-top: 0 !important;
    padding-top: 0 !important
}

.grimlock-404 .search-submit {
    background: none !important
}

.grimlock-404 .region__row {
    align-items: center
}

@media (max-width: 767.98px) {
    .grimlock-404 .region__col--1 {
        height:200px
    }

    .grimlock-404 .region__col--1 .section__thumbnail {
        height: 100%
    }

    .grimlock-404 .region__col--1 .section__thumbnail .section__thumbnail-img {
        height: 100%;
        object-fit: cover;
        object-position: center;
        width: 100%
    }
}

.grimlock-404 .region__col--2 {
    padding: 2rem !important
}

.grimlock-404 .grimlock-section__title.display-1 {
    font-size: 7rem
}

.grimlock-404 .grimlock-section__subtitle {
    margin-top: 0 !important
}

.grimlock-404 .grimlock-section__text {
    padding-top: .5rem;
    padding-bottom: 1rem
}

.grimlock-404.region--container-fluid .region__container {
    padding: 0 !important
}

.grimlock-404.region--container-fluid .region__container .region__row {
    margin: 0 !important
}

.grimlock-404.region--container-fluid .region__container .region__col--1 {
    padding: 0 !important
}

.grimlock-404.region--6-6-cols-left .region__col--2 {
    text-align: center
}

.grimlock-404.region--6-6-cols-left .region__col--2 .section__content {
    margin-left: auto;
    margin-right: auto;
    max-width: 450px
}

.grimlock-404.region--12-cols-center .grimlock-section__thumbnail img,.grimlock-404.region--12-cols-left .grimlock-section__thumbnail img,.grimlock-404.region--12-cols-right .grimlock-section__thumbnail img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
    object-position: center
}

.grimlock-404.region--12-cols-center .region__col--2,.grimlock-404.region--12-cols-left .region__col--2,.grimlock-404.region--12-cols-right .region__col--2 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .grimlock-404.grimlock-404--full-screen-displayed {
        position:fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        overflow: auto;
        background-color: #fff
    }

    .grimlock-404.grimlock-404--full-screen-displayed>.region__inner {
        display: flex;
        align-items: center;
        height: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .grimlock-404.grimlock-404--full-screen-displayed>.region__inner>.region__container {
        padding: 0
    }

    .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__inner,.grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__container,.grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__row,.grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .region__col--1 {
        height: 100%
    }

    .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .grimlock-section__thumbnail {
        height: 100%;
        position: relative
    }

    .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .grimlock-section__thumbnail-img {
        position: absolute;
        top: 0;
        left: 0
    }

    @supports (object-fit: cover) {
        .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid .grimlock-section__thumbnail-img {
            object-fit:cover;
            object-position: center;
            width: 100%;
            height: 100%
        }
    }

    .grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid.region--12-cols-left .region__col--1,.grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid.region--12-cols-center .region__col--1,.grimlock-404.grimlock-404--full-screen-displayed.region--container-fluid.region--12-cols-right .region__col--1 {
        max-height: 300px;
        overflow: hidden
    }
}

.page.grimlock--custom_header-displayed .site-main>[id^="post-"]>.entry-header .page-title {
    display: none
}

.page.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main>[id^="post-"]>.entry-header {
    display: none
}

.blog.grimlock--custom_header-displayed .site-main>header.grimlock--page-header,.archive.grimlock--custom_header-displayed .site-main>header.grimlock--page-header,.search-results.grimlock--custom_header-displayed .site-main>header.grimlock--page-header {
    display: none
}

.blog.grimlock--custom_header-displayed .site-main>article>.entry-header,.archive.grimlock--custom_header-displayed .site-main>article>.entry-header,.search-results.grimlock--custom_header-displayed .site-main>article>.entry-header {
    display: none
}

.blog.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main>.grimlock--page-header,.archive.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main>.grimlock--page-header,.search-results.grimlock--custom_header-displayed.grimlock-wordpress-seo--breadcrumb_custom_header_displayed .site-main>.grimlock--page-header {
    display: none
}

header.grimlock--page-header {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    header.grimlock--page-header {
        margin-bottom:2%;
        margin-bottom: 1.6vw
    }
}

header.grimlock--page-header .page-title {
    display: block;
    font-size: 1.2rem
}

@media (min-width: 768px) {
    header.grimlock--page-header .page-title {
        font-size:1.7rem
    }
}

header.grimlock--page-header .page-title span:not(.vcard) {
    text-decoration: underline;
    font-style: italic;
    opacity: .75
}

header.grimlock--page-header .archive-description,header.grimlock--page-header .term-description {
    color: inherit;
    opacity: .7;
    font-size: .95em
}

header.grimlock--page-header .archive-description p,header.grimlock--page-header .term-description p {
    margin-bottom: 0
}

header.grimlock--page-header .cat-links {
    margin-bottom: .8rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em
}

header.grimlock--page-header .cat-links a+a:before {
    content: '•';
    margin-left: .5rem;
    margin-right: .5rem;
    opacity: .65;
    color: #48465b
}

header.grimlock--page-header .entry-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: .85em
}

header.grimlock--page-header .entry-meta a {
    color: inherit !important;
    opacity: .65
}

header.grimlock--page-header .entry-meta a:hover {
    opacity: .8
}

header.grimlock--page-header .entry-meta>span {
    display: flex;
    align-items: center;
    justify-content: center
}

header.grimlock--page-header .entry-meta>span+span:before {
    content: '•';
    margin-left: .5rem;
    margin-right: .5rem;
    opacity: .65
}

header.grimlock--page-header .entry-meta .avatar-round-ratio a {
    opacity: 1 !important
}

header.grimlock--page-header .entry-meta .avatar-round-ratio .avatar {
    width: 28px;
    height: 28px;
    margin-right: .3rem
}

header.grimlock--page-header .entry-meta .updated:not(.published) {
    display: none
}

header.grimlock--page-header .entry-meta .posted-on-label,header.grimlock--page-header .entry-meta .byline-label {
    display: none
}

@media (min-width: 768px) {
    .page-template-template-narrower-12-cols-left header.grimlock--page-header {
        text-align:center
    }

    .page-template-template-narrower-12-cols-left header.grimlock--page-header .yoast-breadcrumb {
        justify-content: center
    }
}

@media (min-width: 768px) {
    .single.grimlock--single header.grimlock--page-header .page-title {
        font-size:2.5rem;
        margin-bottom: 1rem
    }
}

.single.grimlock--single .grimlock--single-content,.page-template-template-narrow-12-cols-left .grimlock--page-content,.page-template-template-narrower-12-cols-left .grimlock--page-content,.page-template-template-12-cols-left .grimlock--page-content,.page-template-template-classic-12-cols-left .grimlock--page-content {
    background-color: var(--grimlock-archive-post-background-color);
    border: var(--grimlock-archive-post-border-width) solid var(--grimlock-archive-post-border-color);
    border-radius: var(--grimlock-archive-post-border-radius);
    box-shadow: var(--grimlock-archive-post-box-shadow-x-offset) var(--grimlock-archive-post-box-shadow-y-offset) var(--grimlock-archive-post-box-shadow-blur-radius) var(--grimlock-archive-post-box-shadow-spread-radius) var(--grimlock-archive-post-box-shadow-color);
    padding: 1.5rem;
    color: var(--grimlock-archive-post-color)
}

@media (min-width: 768px) {
    .single.grimlock--single .grimlock--single-content,.page-template-template-narrow-12-cols-left .grimlock--page-content,.page-template-template-narrower-12-cols-left .grimlock--page-content,.page-template-template-12-cols-left .grimlock--page-content,.page-template-template-classic-12-cols-left .grimlock--page-content {
        padding:3rem
    }
}

.single.grimlock--single .grimlock--single-content h1,.single.grimlock--single .grimlock--single-content h2,.single.grimlock--single .grimlock--single-content h3,.single.grimlock--single .grimlock--single-content h4,.single.grimlock--single .grimlock--single-content h5,.single.grimlock--single .grimlock--single-content h6,.page-template-template-narrow-12-cols-left .grimlock--page-content h1,.page-template-template-narrow-12-cols-left .grimlock--page-content h2,.page-template-template-narrow-12-cols-left .grimlock--page-content h3,.page-template-template-narrow-12-cols-left .grimlock--page-content h4,.page-template-template-narrow-12-cols-left .grimlock--page-content h5,.page-template-template-narrow-12-cols-left .grimlock--page-content h6,.page-template-template-narrower-12-cols-left .grimlock--page-content h1,.page-template-template-narrower-12-cols-left .grimlock--page-content h2,.page-template-template-narrower-12-cols-left .grimlock--page-content h3,.page-template-template-narrower-12-cols-left .grimlock--page-content h4,.page-template-template-narrower-12-cols-left .grimlock--page-content h5,.page-template-template-narrower-12-cols-left .grimlock--page-content h6,.page-template-template-12-cols-left .grimlock--page-content h1,.page-template-template-12-cols-left .grimlock--page-content h2,.page-template-template-12-cols-left .grimlock--page-content h3,.page-template-template-12-cols-left .grimlock--page-content h4,.page-template-template-12-cols-left .grimlock--page-content h5,.page-template-template-12-cols-left .grimlock--page-content h6,.page-template-template-classic-12-cols-left .grimlock--page-content h1,.page-template-template-classic-12-cols-left .grimlock--page-content h2,.page-template-template-classic-12-cols-left .grimlock--page-content h3,.page-template-template-classic-12-cols-left .grimlock--page-content h4,.page-template-template-classic-12-cols-left .grimlock--page-content h5,.page-template-template-classic-12-cols-left .grimlock--page-content h6 {
    color: var(--grimlock-archive-post-title-color)
}

.single.grimlock--single .grimlock--single-content h1 a,.single.grimlock--single .grimlock--single-content h2 a,.single.grimlock--single .grimlock--single-content h3 a,.single.grimlock--single .grimlock--single-content h4 a,.single.grimlock--single .grimlock--single-content h5 a,.single.grimlock--single .grimlock--single-content h6 a,.page-template-template-narrow-12-cols-left .grimlock--page-content h1 a,.page-template-template-narrow-12-cols-left .grimlock--page-content h2 a,.page-template-template-narrow-12-cols-left .grimlock--page-content h3 a,.page-template-template-narrow-12-cols-left .grimlock--page-content h4 a,.page-template-template-narrow-12-cols-left .grimlock--page-content h5 a,.page-template-template-narrow-12-cols-left .grimlock--page-content h6 a,.page-template-template-narrower-12-cols-left .grimlock--page-content h1 a,.page-template-template-narrower-12-cols-left .grimlock--page-content h2 a,.page-template-template-narrower-12-cols-left .grimlock--page-content h3 a,.page-template-template-narrower-12-cols-left .grimlock--page-content h4 a,.page-template-template-narrower-12-cols-left .grimlock--page-content h5 a,.page-template-template-narrower-12-cols-left .grimlock--page-content h6 a,.page-template-template-12-cols-left .grimlock--page-content h1 a,.page-template-template-12-cols-left .grimlock--page-content h2 a,.page-template-template-12-cols-left .grimlock--page-content h3 a,.page-template-template-12-cols-left .grimlock--page-content h4 a,.page-template-template-12-cols-left .grimlock--page-content h5 a,.page-template-template-12-cols-left .grimlock--page-content h6 a,.page-template-template-classic-12-cols-left .grimlock--page-content h1 a,.page-template-template-classic-12-cols-left .grimlock--page-content h2 a,.page-template-template-classic-12-cols-left .grimlock--page-content h3 a,.page-template-template-classic-12-cols-left .grimlock--page-content h4 a,.page-template-template-classic-12-cols-left .grimlock--page-content h5 a,.page-template-template-classic-12-cols-left .grimlock--page-content h6 a {
    color: inherit
}

.search.search-results .grimlock--page-content,.events-archive .grimlock--page-content,.single-tribe_events .grimlock--page-content,.single-tribe_venue .grimlock--page-content,.single-tribe_organizer .grimlock--page-content,.single-sfwd-courses .grimlock--page-content,.single-sfwd-topic .grimlock--page-content,.single-sfwd-lessons .grimlock--page-content,.single-sfwd-quiz .grimlock--page-content,.single-forum .grimlock--page-content,.forum-archive .grimlock--page-content,.topic-tag .grimlock--page-content,.single-topic .grimlock--page-content,.topic-archive .grimlock--page-content,.bbp-search .grimlock--page-content,.page-template-template-minimal .grimlock--page-content,.single-bp_doc .grimlock--page-content,.activity.activity-permalink .grimlock--page-content,.post-type-archive-bp_doc .grimlock--page-content,.groups.membership-requests #group-settings-form,.groups.group-settings #group-settings-form,.pmpro-billing .grimlock--page-content,.page-template-template-full-width-no-header .grimlock--page-content,.page-template-template-canvas .grimlock--page-content {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0 !important
}

.page-template-template-minimal.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container,.page-template-template-minimal.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container {
    max-width: 100%
}

.page-template-template-homepage-minimal.grimlock--navigation-hamburger-left.grimlock--navigation-fixed #main,.page-template-template-homepage-minimal.grimlock--navigation-hamburger-right.grimlock--navigation-fixed #main,.page-template-template-homepage-minimal.grimlock--navigation-fixed-left.grimlock--navigation-fixed #main,.page-template-template-homepage-minimal.grimlock--navigation-fixed-right.grimlock--navigation-fixed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-hamburger-left.grimlock--navigation-fixed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-hamburger-right.grimlock--navigation-fixed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-fixed-left.grimlock--navigation-fixed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-fixed-right.grimlock--navigation-fixed #main {
    margin-top: 60px
}

.page-template-template-homepage-minimal.grimlock--navigation-hamburger-left.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage-minimal.grimlock--navigation-hamburger-right.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage-minimal.grimlock--navigation-fixed-left.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage-minimal.grimlock--navigation-fixed-right.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-hamburger-left.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-hamburger-right.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-fixed-left.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-homepage:not(.grimlock--hero-displayed).grimlock--navigation-fixed-right.grimlock--navigation-fixed.grimlock--preheader-displayed #main {
    margin-top: 105px
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.page-template-template-dashboard .dashboard--fake {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    overflow: hidden
}

@media (min-width: 576px) {
    .page-template-template-dashboard .dashboard--fake {
        -webkit-column-count:2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (min-width: 768px) {
    .page-template-template-dashboard .dashboard--fake {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width: 1200px) {
    .page-template-template-dashboard .dashboard--fake {
        -webkit-column-count:4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .page-template-template-dashboard .dashboard--fake {
        -webkit-column-count:3;
        -moz-column-count: 3;
        column-count: 3
    }
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item {
    height: 250px;
    border-radius: .3rem;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 10;
    animation-iteration-count: 10;
    -webkit-animation-name: placeHolderShimmer;
    animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    background: linear-gradient(to right, rgba(0,0,0,0.1) 8%, rgba(0,0,0,0.05) 18%, rgba(0,0,0,0.1) 33%);
    background-size: 800px 104px;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(2) {
    height: 180px
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(3) {
    height: 275px
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(4) {
    height: 325px
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(6) {
    height: 235px
}

.page-template-template-dashboard .dashboard--fake .dashboard--fake__item:nth-child(7) {
    height: 300px
}

.page-template-template-dashboard.grimlock--navigation-hamburger-right.grimlock--navigation-fixed #main,.page-template-template-dashboard.grimlock--navigation-hamburger-left.grimlock--navigation-fixed #main,.page-template-template-dashboard.grimlock--navigation-fixed-left.grimlock--navigation-fixed #main,.page-template-template-dashboard.grimlock--navigation-fixed-right.grimlock--navigation-fixed #main {
    margin-top: 60px
}

.page-template-template-dashboard.grimlock--navigation-hamburger-right.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-dashboard.grimlock--navigation-hamburger-left.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-dashboard.grimlock--navigation-fixed-left.grimlock--navigation-fixed.grimlock--preheader-displayed #main,.page-template-template-dashboard.grimlock--navigation-fixed-right.grimlock--navigation-fixed.grimlock--preheader-displayed #main {
    margin-top: 105px
}

.page-template-template-dashboard #main {
    padding: 15px
}

@media (min-width: 768px) {
    .page-template-template-dashboard #main {
        padding:3%
    }
}

.page-template-template-dashboard #main .widget-area:not(.masonry--loaded) {
    opacity: 0 !important;
    min-height: 1000px
}

.page-template-template-dashboard #main .widget-area.masonry--loaded+.dashboard--fake {
    display: none !important
}

.page-template-template-dashboard #main .widget-area>.widget {
    float: left;
    margin-bottom: 20px
}

.page-template-template-dashboard #main .widget-area>.widget,.page-template-template-dashboard #main .widget-area .grid-sizer {
    width: 100%
}

@media (min-width: 576px) {
    .page-template-template-dashboard #main .widget-area>.widget,.page-template-template-dashboard #main .widget-area .grid-sizer {
        width:calc( ( 100% - ( 20px * 1) ) / 2)
    }
}

@media (min-width: 768px) {
    .page-template-template-dashboard #main .widget-area>.widget,.page-template-template-dashboard #main .widget-area .grid-sizer {
        width:calc( ( 100% - ( 20px * 2) ) / 3)
    }
}

@media (min-width: 1200px) {
    .page-template-template-dashboard #main .widget-area>.widget,.page-template-template-dashboard #main .widget-area .grid-sizer {
        width:calc( ( 100% - ( 20px * 3) ) / 4)
    }
}

@media screen and (max-width: 1480px) and (min-width: 1200px) {
    .page-template-template-dashboard #main .widget-area>.widget,.page-template-template-dashboard #main .widget-area .grid-sizer {
        width:calc( ( 100% - ( 20px * 2) ) / 3)
    }
}

.page-template-template-dashboard #main .widget-area .gutter-sizer {
    width: 20px
}

.page-template-template-dashboard #main .widget-area:after {
    content: '';
    display: block;
    clear: both
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] {
    background: none;
    box-shadow: none;
    overflow: visible;
    border-radius: 0
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"]>.grimlock-section {
    margin: -1rem;
    overflow: visible
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .grimlock-section__btn {
    width: 100%;
    margin-top: 0
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .region__inner>.region__container {
    padding: 0
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .region__inner>.region__container>.region__row {
    margin: 0
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .region__inner>.region__container>.region__row>.region__col {
    padding: 0
}

.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .card .card-body,.page-template-template-dashboard #main .widget-area .widget[class*="grimlock"] .card .entry-footer {
    padding: 1rem
}

.page-template-template-dashboard .grimlock--page-content,.page-template-template-dashboard .grimlock--page-footer {
    display: none !important
}

.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content,.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content {
    padding: 0 !important
}

.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container,.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container {
    max-width: 100%;
    padding: 0
}

.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container #main,.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container #main {
    margin-top: 60px
}

.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container #main [class*="wp-block-"].alignwide,.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-left .site-content>.region__container #main [class*="wp-block-"].alignfull,.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container #main [class*="wp-block-"].alignwide,.page-template-template-full-width-no-header.grimlock--navigation-fixed.grimlock--navigation-fixed-right .site-content>.region__container #main [class*="wp-block-"].alignfull {
    width: 100%;
    margin: 0
}

body:not(.grimlock)::-moz-selection {
    background-color: rgba(78,100,221,0.1) !important
}

body:not(.grimlock)::-moz-selection,body:not(.grimlock)::selection {
    background-color: rgba(78,100,221,0.1) !important
}

body:not(.grimlock) .site-header {
    position: static
}

body:not(.grimlock) .site-header>.region__inner {
    position: relative
}

body:not(.grimlock) .main-navigation ul.navbar-nav>li>a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]) {
    color: rgba(255,255,255,0.6);
    font-weight: 600;
    font-size: .8rem;
    letter-spacing: .5px;
    line-height: 1.25
}

body:not(.grimlock) .main-navigation ul.navbar-nav>li.current-menu-item>a,body:not(.grimlock) .main-navigation ul.navbar-nav>li.current-menu-parent>a,body:not(.grimlock) .main-navigation ul.navbar-nav>li.current-menu-ancestor>a,body:not(.grimlock) .main-navigation ul.navbar-nav>li.menu-item.is-toggled>a,body:not(.grimlock) .main-navigation ul.navbar-nav>li.menu-item>a:hover,body:not(.grimlock) .main-navigation ul.navbar-nav>li.menu-item>a:active,body:not(.grimlock) .main-navigation ul.navbar-nav>li.menu-item>a:focus {
    color: #fff
}

body:not(.grimlock) .main-navigation ul.navbar-nav .menu-item ul.sub-menu {
    background-color: rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.7)
}

body:not(.grimlock) .main-navigation ul.navbar-nav .menu-item ul.sub-menu .menu-item a {
    border-radius: .3rem;
    color: rgba(255,255,255,0.7)
}

body:not(.grimlock) .main-navigation ul.navbar-nav .menu-item ul.sub-menu .menu-item a:hover {
    color: #fff
}

@media (max-width: 992px) {
    body:not(.grimlock) .main-navigation .navbar-collapse {
        max-height:65vh;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
}

body:not(.grimlock) #custom_header {
    background-size: cover;
    background-position: center center;
    color: #fff;
    background-color: #3d404a
}

body:not(.grimlock) #custom_header>.region__inner {
    padding-top: 6%;
    padding-bottom: 6%;
    background-color: rgba(61,64,74,0.8)
}

body:not(.grimlock) #custom_header>.region__inner>.region__container {
    margin-top: calc(1.5rem * 2)
}

body:not(.grimlock) #custom_header h1,body:not(.grimlock) #custom_header h2,body:not(.grimlock) #custom_header h3,body:not(.grimlock) #custom_header h4,body:not(.grimlock) #custom_header h5,body:not(.grimlock) #custom_header h6,body:not(.grimlock) #custom_header .lead {
    color: inherit
}

@media (max-width: 992px) {
    body:not(.grimlock) #custom_header .section__title {
        font-size:2.2rem
    }
}

body:not(.grimlock) .site-prefooter .region__inner {
    background-color: #3D404A;
    color: #f0f3f4
}

body:not(.grimlock) .site-prefooter .widget-area {
    padding-top: 4%;
    padding-bottom: 4%
}

body:not(.grimlock) .site-prefooter a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(.button) {
    color: #f0f3f4
}

body:not(.grimlock) .site-prefooter a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(.button):hover {
    color: #77888F
}

body:not(.grimlock) .site-prefooter .widget-title {
    color: #fff
}

body:not(.grimlock) .site-footer {
    border-top: 1px solid rgba(0,0,0,0.04)
}

body:not(.grimlock) .site-footer .region__inner {
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: #fff;
    color: #ACB1B5
}

body:not(.grimlock) .site-footer a {
    color: #77888F
}

body:not(.grimlock) .site-footer a:hover {
    color: #4E64DD
}

body:not(.grimlock) .site-footer .widget-title {
    color: #3D404A
}

body:not(.grimlock) .site-footer .widget+.widget {
    padding-top: 2rem
}

body:not(.grimlock) .site-footer .menu {
    display: block
}

body:not(.grimlock) .site-footer .menu .menu-item {
    margin-left: 0;
    margin-right: 0
}

body:not(.grimlock) .widget_rss .widget-title a {
    color: inherit !important
}

body:not(.grimlock) article.post_format-post-format-link .card .entry-content a:not(.more-link):not(button):not(.badge) {
    color: #fff !important
}

body:not(.grimlock) .blog-posts>[id*="post"] {
    margin-bottom: 30px
}

body:not(.grimlock) .post-password-form {
    margin-bottom: 1rem
}

body:not(.grimlock) .single.single-post .site-main>article.type-post>.entry-header {
    display: block;
    font-weight: 600;
    margin-bottom: 1rem
}

body:not(.grimlock) .single.single-post .site-main>article.type-post>.entry-header .entry-meta {
    display: flex;
    align-items: center
}

body:not(.grimlock) .single.single-post .site-main>article.type-post>.entry-header .entry-meta .author {
    display: flex;
    align-items: center;
    margin-left: .5rem
}

body:not(.grimlock) .single.single-post .site-main>article.type-post>.entry-header .entry-meta .author span+span {
    margin-left: .3rem
}

body:not(.grimlock) .single.single-post .site-main>article.type-post>.entry-header .entry-meta .author .avatar-round-ratio.medium {
    width: 35px;
    height: 35px
}

body:not(.grimlock) .card {
    box-shadow: 0 2px 25px rgba(0,0,0,0.05)
}

body:not(.grimlock) .card .entry-title,body:not(.grimlock) .card .entry-title a:not(.btn):not(button):not(.button):not(input[type="button"]):not(input[type="submit"]):not(input[type="reset"]):not(button):not(.badge) {
    color: #3D404A
}

body:not(.grimlock) .card .card-body {
    background-color: #fff
}

body:not(.grimlock) .card .card-body:after,body:not(.grimlock) .card .card-body:before {
    background-color: #fff !important
}

body:not(.grimlock) .card .entry-footer {
    background-color: #fff
}

body:not(.grimlock) .card .btn.btn-link,body:not(.grimlock) .card button.btn-link,body:not(.grimlock) .card .btn-link.button,body:not(.grimlock) .card input.btn-link[type="button"],body:not(.grimlock) .card input.btn-link[type="submit"],body:not(.grimlock) .card input.btn-link[type="reset"] {
    padding: .3rem 0 !important;
    color: inherit;
    position: relative;
    text-transform: uppercase;
    font-size: .8em;
    letter-spacing: 1px;
    font-weight: 600
}

body:not(.grimlock) .posts .card {
    color: #77888F
}

body:not(.grimlock) .posts .card a:not(:hover):not(.badge):not(.more-link) {
    color: inherit !important
}

body:not(.grimlock) .posts .card a:not(:hover):not(.badge):not(.more-link):hover {
    color: #4E64DD
}

body:not(.grimlock) .btn,body:not(.grimlock) button,body:not(.grimlock) .button,body:not(.grimlock) input[type="button"],body:not(.grimlock) input[type="submit"],body:not(.grimlock) input[type="reset"] {
    letter-spacing: -.35px;
    font-size: 14px;
    border-width: 2px !important
}

body:not(.grimlock) .no-results.not-found .search-form {
    display: inline-block;
    width: 100%;
    max-width: 390px
}

body:not(.grimlock) .site-preheader .search-form button[type="submit"],body:not(.grimlock) .site-prefooter .search-form button[type="submit"],body:not(.grimlock) .site-footer .search-form button[type="submit"] {
    color: #48465b
}

body:not(.grimlock) .site-prefooter .widget select,body:not(.grimlock) .site-footer .widget select {
    max-width: 300px;
    display: inline-block;
    max-height: 45px
}

body:not(.grimlock) .vertical-navbar .site-title a.site-title-link,body:not(.grimlock) .hamburger-navbar .site-title a.site-title-link {
    color: #ffffff
}

@media (max-width: 768px) {
    body:not(.grimlock) .site-content>.region__container {
        margin-top:6% !important;
        padding-top: 0 !important
    }
}

@media (max-width: 991.98px) {
    body:not(.grimlock).grimlock--navigation-fixed-left .hamburger-navbar,body:not(.grimlock).grimlock--navigation-fixed-right .hamburger-navbar {
        background-color:#252537;
        border-bottom-color: rgba(255,255,255,0.08);
        color: rgba(255,255,255,0.6)
    }
}

@media (min-width: 992px) {
    body:not(.grimlock).slideout-mini.grimlock--navigation-fixed-left .vertical-navbar a,body:not(.grimlock).slideout-mini.grimlock--navigation-fixed-right .vertical-navbar a {
        color:transparent !important
    }
}

.slideout-open,.slideout-open body,.slideout-open #site {
    overflow: hidden
}

.slideout-open #site-wrapper {
    height: 100%
}

.slideout-wrapper {
    display: block !important;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 2000;
    width: 275px;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: all 0.25s ease;
    will-change: transform, opacity;
    opacity: 0;
    box-sizing: content-box
}

@media (max-width: 991.98px) {
    .slideout-wrapper,.slideout-wrapper .grimlock-vertical-navigation {
        width:100% !important
    }
}

.grimlock--navigation-fixed-left .slideout-wrapper {
    border-right: 20px solid transparent
}

.grimlock--navigation-fixed-left .slideout-wrapper,.grimlock--navigation-hamburger-left .slideout-wrapper {
    left: 0;
    right: auto;
    -webkit-transform: translate3d(-275px, 0, 0) !important;
    transform: translate3d(-275px, 0, 0) !important;
    opacity: 1
}

@media (max-width: 991.98px) {
    .grimlock--navigation-fixed-left .slideout-wrapper,.grimlock--navigation-hamburger-left .slideout-wrapper {
        -webkit-transform:translate3d(-100%, 0, 0) !important;
        transform: translate3d(-100%, 0, 0) !important
    }
}

.grimlock--navigation-fixed-left .slideout-wrapper>.grimlock-vertical-navigation,.grimlock--navigation-hamburger-left .slideout-wrapper>.grimlock-vertical-navigation {
    position: static !important
}

.grimlock--navigation-fixed-right .slideout-wrapper {
    border-left: 20px solid transparent
}

.grimlock--navigation-fixed-right .slideout-wrapper,.grimlock--navigation-hamburger-right .slideout-wrapper {
    left: auto;
    right: 0;
    -webkit-transform: translate3d(275px, 0, 0) !important;
    transform: translate3d(275px, 0, 0) !important;
    opacity: 1
}

@media (max-width: 991.98px) {
    .grimlock--navigation-fixed-right .slideout-wrapper,.grimlock--navigation-hamburger-right .slideout-wrapper {
        -webkit-transform:translate3d(100%, 0, 0) !important;
        transform: translate3d(100%, 0, 0) !important
    }
}

.grimlock--navigation-fixed-right .slideout-wrapper>.grimlock-vertical-navigation,.grimlock--navigation-hamburger-right .slideout-wrapper>.grimlock-vertical-navigation {
    position: static !important
}

.grimlock--navigation-fixed-left .slideout-wrapper,.grimlock--navigation-fixed-right .slideout-wrapper {
    overflow: hidden
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left .slideout-wrapper,.grimlock--navigation-fixed-right .slideout-wrapper {
        -webkit-transform:translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left.grimlock--boxed .slideout-wrapper {
        left:0;
        right: auto;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        opacity: 1
    }
}

@media screen and (min-width: 1630px) {
    .grimlock--navigation-fixed-left.grimlock--boxed .slideout-wrapper {
        -webkit-transform:translate3d(-815px, 0, 0) !important;
        transform: translate3d(-815px, 0, 0) !important;
        left: 50%;
        opacity: 1
    }
}

@media screen and (min-width: 1630px) {
    .grimlock--navigation-fixed-right.grimlock--boxed .slideout-wrapper {
        -webkit-transform:translate3d(815px, 0, 0) !important;
        transform: translate3d(815px, 0, 0) !important;
        left: auto;
        right: 50%;
        opacity: 1
    }
}

.slideout-open .slideout-wrapper {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    opacity: 1;
    pointer-events: auto !important
}

.slideout-wrapper::-webkit-scrollbar {
    width: 8px
}

.slideout-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3)
}

.slideout-wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,0.2);
    outline: 0
}

.admin-bar .slideout-wrapper {
    padding-top: 32px
}

@media (min-width: 992px) {
    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper {
        width:60px
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .site-branding,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .site-branding {
        opacity: 0;
        visibility: hidden
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-toggler,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-toggler {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        bottom: auto !important;
        right: auto !important
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-nav .menu-item a>span,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-nav .menu-item a>span {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        color: transparent
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-nav .menu-item a>span:after,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-nav .menu-item a>span:after {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        color: transparent
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .navbar-nav .menu-item a ins,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .navbar-nav .menu-item a ins {
        position: absolute;
        top: calc(50% + .2em);
        right: auto;
        left: 35px;
        z-index: 2;
        width: 6px;
        min-width: 0;
        height: 6px;
        min-height: 0;
        color: transparent !important;
        padding: 0;
        margin: 0;
        border-radius: 500px !important
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .menu-item--title:before,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .menu-item--title:before {
        display: block;
        opacity: .3 !important
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .menu-item--title a,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .menu-item--title a {
        opacity: 0;
        visibility: hidden
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .vertical-navbar-brand,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .vertical-navbar-brand {
        padding-right: 0
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .vertical-navbar__widgets>aside,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .vertical-navbar__widgets>aside {
        opacity: 0;
        visibility: hidden
    }

    .slideout-mini.grimlock--navigation-fixed-left .slideout-wrapper .vertical-navbar__widgets:before,.slideout-mini.grimlock--navigation-fixed-right .slideout-wrapper .vertical-navbar__widgets:before {
        opacity: .3
    }

    .slideout-mini #navbar-toggler-mini i,.slideout-mini-hover #navbar-toggler-mini i {
        -webkit-transform: scale(-1, 1);
        transform: scale(-1, 1);
        left: 2px
    }

    .slideout-mini.grimlock--navigation-fixed-left #site,.slideout-mini-hover.grimlock--navigation-fixed-left #site {
        margin-left: 60px
    }

    .slideout-mini.grimlock--navigation-fixed-left.grimlock--navigation-fixed .hamburger-navbar,.slideout-mini.grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader,.slideout-mini-hover.grimlock--navigation-fixed-left.grimlock--navigation-fixed .hamburger-navbar,.slideout-mini-hover.grimlock--navigation-fixed-left.grimlock--navigation-fixed .site-preheader {
        left: 60px !important
    }

    .slideout-mini.grimlock--navigation-fixed-right #site,.slideout-mini-hover.grimlock--navigation-fixed-right #site {
        margin-right: 60px
    }

    .slideout-mini.grimlock--navigation-fixed-right.grimlock--navigation-fixed .hamburger-navbar,.slideout-mini.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader,.slideout-mini-hover.grimlock--navigation-fixed-right.grimlock--navigation-fixed .hamburger-navbar,.slideout-mini-hover.grimlock--navigation-fixed-right.grimlock--navigation-fixed .site-preheader {
        right: 60px !important
    }
}

.grimlock--navigation-fixed-left #site,.grimlock--navigation-fixed-right #site {
    transition: opacity .25s ease, width .25s ease, -webkit-transform .25s ease;
    transition: transform .25s ease, opacity .25s ease, width .25s ease;
    transition: transform .25s ease, opacity .25s ease, width .25s ease, -webkit-transform .25s ease;
    -webkit-transform: none !important;
    transform: none !important
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-left #site {
        margin-left:275px
    }
}

@media (min-width: 992px) {
    .grimlock--navigation-fixed-right #site {
        margin-right:275px
    }
}

.grimlock--navigation-hamburger-right #site,.grimlock--navigation-hamburger-left #site {
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    -webkit-transform: none !important;
    transform: none !important
}

.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right .parallax-mirror,.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right #site {
    -webkit-transform: translateX(-275px) !important;
    transform: translateX(-275px) !important
}

@media (max-width: 991.98px) {
    .slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right .parallax-mirror,.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-right #site {
        -webkit-transform:translateX(-100%) !important;
        transform: translateX(-100%) !important
    }
}

.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left .parallax-mirror,.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left #site {
    -webkit-transform: translateX(275px) !important;
    transform: translateX(275px) !important
}

@media (max-width: 991.98px) {
    .slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left .parallax-mirror,.slideout-open body:not(.grimlock--boxed) .grimlock--navigation-hamburger-left #site {
        -webkit-transform:translateX(100%) !important;
        transform: translateX(100%) !important
    }
}

.slideout-backdrop {
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    pointer-events: none;
    transition: opacity .25s ease;
    z-index: 1031;
    will-change: opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slideout-open .slideout-backdrop {
    opacity: 1;
    pointer-events: auto
}

.base-fadeIn,.wpcf7 .wpcf7-not-valid-tip {
    -webkit-animation-name: base-fadeIn;
    animation-name: base-fadeIn;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.element-animated.once,.main-navigation .navbar-nav>.menu-item .once.sub-menu,.main-navigation .navbar-nav>.menu-item .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .sub-menu.main-navigation,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation .navbar-nav>.menu-item .sub-menu.main-navigation,.site-preheader .menu>.menu-item .once.sub-menu,.site-preheader .menu>.menu-item .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .sub-menu.main-navigation,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .site-preheader .menu>.menu-item .sub-menu.main-navigation,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .main-navigation,#custom_header .once.region__container,#custom_header .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .region__container.main-navigation,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top #custom_header .region__container.main-navigation,#custom_header .once.region__col--2,#custom_header .grimlock--navigation-fixed.grimlock--navigation-stick-to-top .region__col--2.main-navigation,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top #custom_header .region__col--2.main-navigation,.widget_icl_lang_sel_widget .wpml-ls .once.wpml-ls-sub-menu {
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.element-animated-both {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.element-animated.super-short,.main-navigation .navbar-nav>.menu-item .sub-menu,.site-preheader .menu>.menu-item .sub-menu,.grimlock--navigation-fixed.grimlock--navigation-stick-to-top .super-short.main-navigation,#custom_header .super-short.region__container,#custom_header .main-navigation .navbar-nav>.menu-item .region__container.sub-menu,.main-navigation .navbar-nav>.menu-item #custom_header .region__container.sub-menu,#custom_header .site-preheader .menu>.menu-item .region__container.sub-menu,.site-preheader .menu>.menu-item #custom_header .region__container.sub-menu,#custom_header .widget_icl_lang_sel_widget .wpml-ls .region__container.wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls #custom_header .region__container.wpml-ls-sub-menu,#custom_header .super-short.region__col--2,#custom_header .main-navigation .navbar-nav>.menu-item .region__col--2.sub-menu,.main-navigation .navbar-nav>.menu-item #custom_header .region__col--2.sub-menu,#custom_header .site-preheader .menu>.menu-item .region__col--2.sub-menu,.site-preheader .menu>.menu-item #custom_header .region__col--2.sub-menu,#custom_header .widget_icl_lang_sel_widget .wpml-ls .region__col--2.wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls #custom_header .region__col--2.wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls .wpml-ls-sub-menu {
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes progress-width {
    0% {
        width: 0
    }

    50% {
        width: 50%
    }

    75% {
        width: 50%
    }

    100% {
        width: 100%
    }
}

@keyframes progress-width {
    0% {
        width: 0
    }

    50% {
        width: 50%
    }

    75% {
        width: 50%
    }

    100% {
        width: 100%
    }
}

.bg-gray-100 {
    background-color: #f0f3f4 !important
}

.bg-gray-200 {
    background-color: #E9EFF3 !important
}

.bg-gray-300 {
    background-color: #dee2e6 !important
}

.bg-gray-400 {
    background-color: #ced4da !important
}

.bg-gray-500 {
    background-color: #ACB1B5 !important
}

.bg-gray-600 {
    background-color: #77888F !important
}

.bg-gray-700 {
    background-color: #48465b !important
}

.bg-gray-800 {
    background-color: #3D404A !important
}

.bg-gray-900 {
    background-color: #3D404A !important
}

.bg-black-faded {
    background-color: rgba(0,0,0,0.04) !important
}

.bg-text-color {
    background-color: #48465b !important
}

.bg-blue {
    background-color: #4E64DD !important;
    color: #fff !important
}

.bg-indigo {
    background-color: #6610f2 !important;
    color: #fff !important
}

.bg-purple {
    background-color: #613d7c !important;
    color: #fff !important
}

.bg-pink {
    background-color: #DF1D5A !important;
    color: #fff !important
}

.bg-red {
    background-color: #ED2121 !important;
    color: #fff !important
}

.bg-orange {
    background-color: #ED6E21 !important;
    color: #fff !important
}

.bg-yellow {
    background-color: #ffb822 !important;
    color: #fff !important
}

.bg-green {
    background-color: #58BB27 !important;
    color: #fff !important
}

.bg-teal {
    background-color: #0abb87 !important;
    color: #fff !important
}

.bg-cyan {
    background-color: #17a2b8 !important;
    color: #fff !important
}

.rounded-card {
    border-radius: .3rem
}

.rounded-full {
    border-radius: 500px !important
}

.w-100-vh {
    width: 100vh !important
}

.h-100-vh {
    height: 100vh !important
}

.ov-h {
    overflow: hidden !important
}

.ov-v {
    overflow: visible !important
}

.mt-gutter-width {
    margin-top: 30px !important
}

.mb-gutter-width {
    margin-bottom: 30px !important
}

.pos-s {
    position: static !important
}

.pos-r {
    position: relative !important
}

.pos-f {
    position: fixed !important
}

.pos-a {
    position: absolute !important
}

.pos-a-tl {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0
}

.pos-a-tr {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto
}

.pos-a-bl {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0
}

.pos-a-br {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto
}

.text-antialiased {
    -webkit-font-smoothing: antialiased
}

.text-antialiased-subpixel {
    -webkit-font-smoothing: subpixel-antialiased
}

.text-spread {
    letter-spacing: 2em
}

.text-narrow {
    letter-spacing: -1em
}

.text-muted {
    color: inherit !important;
    opacity: 0.55
}

.text-content-color {
    color: #fff
}

.text-serif {
    font-family: Georgia,Times,"Times New Roman",serif;
    font-weight: 400
}

.text-inherit {
    color: inherit !important
}

.font-weight-lighter {
    font-weight: lighter
}

.font-weight-bolder {
    font-weight: 600
}

.navbar-search form.search-form input.search-field {
    font-family: "Poppins", sans-serif !important;
}
