/*!
Theme Name:        Only
Theme URI:         https://www.g-fx.ru
Author:            G-FX Digital
Author URI:        https://www.g-fx.ru
Description:       WP Theme
Version:           1.0.8
Requires at least: WordPress 5.8
Text Domain:       only
Tags:              one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
*/

/**
 * Font Sizes, import Fonts local
 *
**/
@import url(/app/fonts/PN/style.css);



* {
  -webkit-tap-highlight-color: transparent;
}

:focus {
	-webkit-tap-highlight-color: transparent;
	outline: none !important;}
::-moz-focus-outer, 
::-moz-focus-inner {
    border: 0px !important;
    padding: 0;
}

a:focus,
a:active,
button:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}
input, textarea,input:active, textarea:active {outline:none;}
input[type="checkbox"]:focus,
input[type="radio"]:focus {
visibility: hidden;
}

/**
 * Columns
 *
 */

/**
 * Columns, Mobile
 *
 */

/**
 * Columns, Tablet
 *
 */

/**
 * Columns, Tablet Up
 *
 */

/**
 * Columns, Desktop
 *
 */

/**
 * Column
 *
 */

/**
 * Column, Tablet
 *
 */

/**
 * Colors
 */

/**
 * Breakpoints & Media Queries
 */

/**
 * Often re-used variables
 */

/**
 * Breakpoint mixins
 */

/**
 * Long content fade mixin
 *
 * Creates a fading overlay to signify that the content is longer
 * than the space allows.
 */

/**
 * Button states and focus styles
 */

/**
 * Applies editor left position to the selector passed as argument
 */

/**
 * Applies editor right position to the selector passed as argument
 */

/**
 * Styles that are reused verbatim in a few places
 */

/**
 * Allows users to opt-out of animations via OS-level preferences.
 */

.block-editor-block-list__layout .reusable-block-edit-panel {
    align-items: center;
    background: #f8f9f9;
    color: #555d66;
    display: flex;
    flex-wrap: wrap;
    font-family: "PN", sans-serif;
    font-size: 13px;
    position: relative;
    top: -14px;
    margin: 0 -14px;
    padding: 8px 14px;
    position: relative;
    border: 1px dashed rgba(145, 151, 162, 0.25);
    border-bottom: none;
}

p {
    font-size: 14px;
    line-height: 1.525;
    letter-spacing: .035rem;
    font-weight: 400;
}



.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel {
    margin: 0 -14px;
    padding: 8px 14px;
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner {
    margin: 0 5px;
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info {
    margin-right: auto;
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label {
    margin-right: 8px;
    white-space: nowrap;
    font-weight: 600;
}

.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
    flex: 1 1 100%;
    font-size: 14px;
    height: 30px;
    margin: 4px 0 8px;
}

.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
    flex-shrink: 0;
}

.editor-block-list__layout .is-selected .reusable-block-edit-panel {
    border-color: rgba(66, 88, 99, 0.4);
    border-left-color: transparent;
}

.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel {
    border-color: rgba(255, 255, 255, 0.45);
    border-left-color: transparent;
}

.block-editor-block-list__layout .reusable-block-indicator {
    background: #fff;
    border: 1px dashed #e2e4e7;
    color: #555d66;
    top: -14px;
    height: 30px;
    padding: 4px;
    position: absolute;
    z-index: 1;
    width: 30px;
    right: -14px;
}

.wp-block-button {
    color: #fff;
    margin-bottom: 1.5em;
}

.wp-block-button.aligncenter {
    text-align: center;
}

.wp-block-button.alignright {
    /*rtl:ignore*/
    text-align: right;
}

.wp-block-button__link {
    background-color: #32373C;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: .075rem;
    text-transform: uppercase;
    margin: 0;
    padding: 12px 25px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0;
}

.is-style-outline {
    color: #32373c;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border: 2px solid currentcolor;
}

.wp-block-calendar {
    text-align: center;
}

.wp-block-calendar th,
.wp-block-calendar tbody td {
    padding: 4px;
    border: 1px solid #e2e4e7;
}

.wp-block-calendar tfoot td {
    border: none;
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse;
    font-family: "PN", sans-serif;
}

.wp-block-calendar table th {
    font-weight: 440;
    background: #edeff0;
}

.wp-block-calendar a {
    text-decoration: underline;
}

.wp-block-calendar tfoot a {
    color: #00739c;
}

.wp-block-calendar table tbody,
.wp-block-calendar table caption {
    color: #40464d;
}

.wp-block-categories.alignleft {
    /*rtl:ignore*/
    margin-right: 2em;
}

.wp-block-categories.alignright {
    /*rtl:ignore*/
    margin-left: 2em;
}

.wp-block-categories.aligncenter {
    text-align: center;
}

.wp-block-columns {
    display: flex;
    flex-wrap: wrap;
}

.wp-block-column.parallax {
    background-image: url(/app/uploads/sidebar-bg.svg);
    background-size: cover;
    backdrop-filter: blur(5px);
}

.wp-block-column {
    flex-grow: 1;
    margin-bottom: 1em;
    flex-basis: 100%;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}

.wp-block-columns .wp-block-columns p {
    font-family: "PN", sans-serif;
}

.wp-block-cover-image,
.wp-block-cover {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: center center;
    min-height: 430px;
    width: 100%;
    margin: 0 0 1.5em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.wp-block-cover-image.has-left-content,
.wp-block-cover.has-left-content {
    justify-content: flex-start;
}

.wp-block-cover-image.has-left-content h2,
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover-image.has-left-content .wp-block-cover-text,
.wp-block-cover.has-left-content h2,
.wp-block-cover.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text {
    margin-left: 0;
    text-align: left;
}

.wp-block-cover-image.has-right-content,
.wp-block-cover.has-right-content {
    justify-content: flex-end;
}

.wp-block-cover-image.has-right-content h2,
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover-image.has-right-content .wp-block-cover-text,
.wp-block-cover.has-right-content h2,
.wp-block-cover.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text {
    margin-right: 0;
    text-align: right;
}

.wp-block-cover-image h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
    color: #fff;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    max-width: 610px;
    padding: 14px;
}

.wp-block-cover-image h2 a,
.wp-block-cover-image h2 a:hover,
.wp-block-cover-image h2 a:focus,
.wp-block-cover-image h2 a:active,
.wp-block-cover-image .wp-block-cover-image-text a,
.wp-block-cover-image .wp-block-cover-image-text a:hover,
.wp-block-cover-image .wp-block-cover-image-text a:focus,
.wp-block-cover-image .wp-block-cover-image-text a:active,
.wp-block-cover-image .wp-block-cover-text a,
.wp-block-cover-image .wp-block-cover-text a:hover,
.wp-block-cover-image .wp-block-cover-text a:focus,
.wp-block-cover-image .wp-block-cover-text a:active,
.wp-block-cover h2 a,
.wp-block-cover h2 a:hover,
.wp-block-cover h2 a:focus,
.wp-block-cover h2 a:active,
.wp-block-cover .wp-block-cover-image-text a,
.wp-block-cover .wp-block-cover-image-text a:hover,
.wp-block-cover .wp-block-cover-image-text a:focus,
.wp-block-cover .wp-block-cover-image-text a:active,
.wp-block-cover .wp-block-cover-text a,
.wp-block-cover .wp-block-cover-text a:hover,
.wp-block-cover .wp-block-cover-text a:focus,
.wp-block-cover .wp-block-cover-text a:active {
    color: #fff;
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
    background-attachment: fixed;
}

@supports (-webkit-overflow-scrolling: touch) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll;
    }
}

.wp-block-cover-image.has-background-dim::before,
.wp-block-cover.has-background-dim::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: 0.5;
    z-index: 1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-10::before,
.wp-block-cover.has-background-dim.has-background-dim-10::before {
    opacity: 0.1;
}

.wp-block-cover-image.has-background-dim.has-background-dim-20::before,
.wp-block-cover.has-background-dim.has-background-dim-20::before {
    opacity: 0.2;
}

.wp-block-cover-image.has-background-dim.has-background-dim-30::before,
.wp-block-cover.has-background-dim.has-background-dim-30::before {
    opacity: 0.3;
}

.wp-block-cover-image.has-background-dim.has-background-dim-40::before,
.wp-block-cover.has-background-dim.has-background-dim-40::before {
    opacity: 0.4;
}

.wp-block-cover-image.has-background-dim.has-background-dim-50::before,
.wp-block-cover.has-background-dim.has-background-dim-50::before {
    opacity: 0.5;
}

.wp-block-cover-image.has-background-dim.has-background-dim-60::before,
.wp-block-cover.has-background-dim.has-background-dim-60::before {
    opacity: 0.6;
}

.wp-block-cover-image.has-background-dim.has-background-dim-70::before,
.wp-block-cover.has-background-dim.has-background-dim-70::before {
    opacity: 0.7;
}

.wp-block-cover-image.has-background-dim.has-background-dim-80::before,
.wp-block-cover.has-background-dim.has-background-dim-80::before {
    opacity: 0.8;
}

.wp-block-cover-image.has-background-dim.has-background-dim-90::before,
.wp-block-cover.has-background-dim.has-background-dim-90::before {
    opacity: 0.9;
}

.wp-block-cover-image.has-background-dim.has-background-dim-100::before,
.wp-block-cover.has-background-dim.has-background-dim-100::before {
    opacity: 1;
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 400px;
    width: 100%;
}

.wp-block-cover-image::after,
.wp-block-cover::after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit;
}

@supports (position: -webkit-sticky) or (position: sticky) {

    .wp-block-cover-image::after,
    .wp-block-cover::after {
        content: none;
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9;
}

.wp-block-cover__video-background {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.block-editor-block-list__block[data-type="core/embed"][data-align="left"] .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align="right"] .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
    max-width: 360px;
    width: 100%;
}

.wp-block-embed {
    margin-bottom: 1em;
}

.wp-block-embed figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
    position: relative;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
    content: "";
    display: block;
    padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
    padding-top: 42.85%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
    padding-top: 50%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
    padding-top: 56.25%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
    padding-top: 75%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
    padding-top: 100%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before {
    padding-top: 66.66%;
}

.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
    padding-top: 200%;
}

.wp-block-file {
    margin-bottom: 1.5em;
}

.wp-block-file.aligncenter {
    text-align: center;
}

.wp-block-file.alignright {
    /*rtl:ignore*/
    text-align: right;
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: 13px;
    padding: 0.5em 1em;
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none;
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:active {
    box-shadow: none;
    color: #fff;
    opacity: 0.85;
    text-decoration: none;
}

.wp-block-file *+.wp-block-file__button {
    margin-left: 0.75em;
}

.block-txt {
    display: inline-flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    padding-left: 3vw;
    padding-right: 3vw;
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    margin: 0 16px 16px 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%;
}

@supports (position: -webkit-sticky) or (position: sticky) {

    .wp-block-gallery .blocks-gallery-image figure,
    .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
    }
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
}

.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
    width: 100%;
}

@supports (position: -webkit-sticky) or (position: sticky) {

    .wp-block-gallery .blocks-gallery-image img,
    .wp-block-gallery .blocks-gallery-item img {
        width: auto;
    }
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    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);
}

.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%;
}

@supports (position: -webkit-sticky) or (position: sticky) {

    .wp-block-gallery.is-cropped .blocks-gallery-image a,
    .wp-block-gallery.is-cropped .blocks-gallery-image img,
    .wp-block-gallery.is-cropped .blocks-gallery-item a,
    .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    width: calc((100% - 16px) / 2);
}

.wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.wp-block-gallery .blocks-gallery-item:nth-of-type(even) {
    margin-right: 0;
}

.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0;
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0;
}

.wp-block-gallery .blocks-gallery-item.has-add-item-button {
    width: 100%;
}

.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
    max-width: 400px;
    width: 100%;
}

.wp-block-gallery.alignright {
    margin-left: auto;
}

.wp-block-gallery.alignleft,
.wp-block-gallery.aligncenter,
.wp-block-gallery.alignright {
    display: flex;
}

.wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center;
}

.wp-block-gallery.alignwide .blocks-gallery-item figure {
    justify-content: center;
}

.wp-block-gallery.alignfull .blocks-gallery-item figure {
    justify-content: center;
}

.wp-block-image {
    max-width: 100%;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

.wp-block-image img {
    max-width: 100%;
}

.wp-block-image.aligncenter {
    text-align: center;
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    width: 100%;
}

.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .aligncenter,
.wp-block-image.is-resized {
    display: table;
    margin-left: 0;
    margin-right: 0;
}

.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image .aligncenter>figcaption,
.wp-block-image.is-resized>figcaption {
    display: table-caption;
    caption-side: bottom;
}

.wp-block-image .alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1em;
    margin-bottom: calc(1rem + 1.2820vw);
}

.wp-block-image .alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1em;
    margin-bottom: calc(1rem + 1.2820vw);
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px;
}

.wp-block-latest-comments__comment {
    font-size: 15px;
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em;
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 36px;
    list-style: none;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
    margin-left: 52px;
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5;
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: 14px;
    line-height: 1.8;
    margin: 5px 0 20px;
}

.wp-block-latest-comments__comment-date {
    color: #8f98a1;
    display: block;
    font-size: 12px;
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 24px;
    display: block;
    float: left;
    height: 40px;
    margin-right: 12px;
    width: 40px;
}

.wp-block-latest-posts.alignleft {
    /*rtl:ignore*/
    margin-right: 2em;
}

.wp-block-latest-posts.alignright {
    /*rtl:ignore*/
    margin-left: 2em;
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}

.wp-block-latest-posts.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%;
}

.wp-block-latest-posts__post-date {
    display: block;
    color: #6c7781;
    font-size: 13px;
}

.wp-block-media-text {
    display: grid;
}

.wp-block-media-text {
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
    grid-template-columns: 50% auto;
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-areas: "media-text-content media-text-media";
    grid-template-columns: auto 50%;
}

.wp-block-media-text .wp-block-media-text__media {
    grid-area: media-text-media;
    margin: 0;
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8% 0 8%;
}

.wp-block-media-text>figure>img,
.wp-block-media-text>figure>video {
    max-width: unset;
    width: 100%;
    vertical-align: middle;
}

/*
* Here we here not able to use a mobile first CSS approach.
* Custom widths are set using inline styles, and on mobile,
* we need 100% width, so we use important to overwrite the inline style.
* If the style were set on mobile first, on desktop styles,
* we would have no way of setting the style again to the inline style.
*/

.is-small-text {
    font-size: 14px;
}

.is-regular-text {
    font-size: 16px;
}

.is-large-text {
    font-size: 36px;
}

.is-larger-text {
    font-size: 48px;
}

.has-drop-cap:not(:focus)::first-letter {
    float: left;
    font-size: 8.4em;
    line-height: 0.68;
    font-weight: 100;
    margin: 0.05em 0.1em 0 0;
    text-transform: uppercase;
    font-style: normal;
}

.has-drop-cap:not(:focus)::after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px;
}

p.has-background {
    padding: 20px 30px;
}

p.has-text-color a {
    color: inherit;
}

.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: 50%;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
    font-size: 20px;
}

.wp-block-pullquote p {
    font-size: 28px;
    line-height: 1.6;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative;
}

.wp-block-pullquote .has-text-color a {
    color: inherit;
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none;
}

.wp-block-pullquote.is-style-solid-color {
    border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 32px;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal;
}

.wp-block-pullquote cite {
    color: inherit;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
    padding: 0 1em;
}

.wp-block-quote.is-style-large p,
.wp-block-quote.is-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6;
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
    font-size: 18px;
    text-align: right;
}

.wp-block-rss.alignleft {
    /*rtl:ignore*/
    margin-right: 2em;
}

.wp-block-rss.alignright {
    /*rtl:ignore*/
    margin-left: 2em;
}

.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
}

.wp-block-rss.is-grid li {
    margin: 0 16px 16px 0;
    width: 100%;
}

.wp-block-rss__item-publish-date,
.wp-block-rss__item-author {
    color: #6c7781;
    font-size: 13px;
}

.wp-block-search {
    display: flex;
    flex-wrap: wrap;
}

.wp-block-search .wp-block-search__label {
    width: 100%;
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1;
}

.wp-block-search .wp-block-search__button {
    margin-left: 10px;
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px;
}

.wp-block-separator.is-style-dots {
    background: none;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto;
}

.wp-block-separator.is-style-dots::before {
    content: "\00b7 \00b7 \00b7";
    color: #191e23;
    font-size: 20px;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif;
}

p.wp-block-subhead {
    font-size: 1.1em;
    font-style: italic;
    opacity: 0.75;
}

.wp-block-table.has-fixed-layout {
    table-layout: fixed;
    width: 100%;
}

.wp-block-table.alignleft,
.wp-block-table.aligncenter,
.wp-block-table.alignright {
    display: table;
    width: auto;
}

.wp-block-table.has-subtle-light-gray-background-color {
    background-color: #f3f4f5;
}

.wp-block-table.has-subtle-pale-green-background-color {
    background-color: #e9fbe5;
}

.wp-block-table.has-subtle-pale-blue-background-color {
    background-color: #e7f5fe;
}

.wp-block-table.has-subtle-pale-pink-background-color {
    background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f3f4f5;
}

.wp-block-table.is-style-stripes tr:nth-child(odd) {
    background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd) {
    background-color: #f3f4f5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd) {
    background-color: #e9fbe5;
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd) {
    background-color: #e7f5fe;
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd) {
    background-color: #fcf0ef;
}

.wp-block-table.is-style-stripes td {
    border-color: transparent;
}

.wp-block-text-columns {
    display: flex;
}

.wp-block-text-columns.aligncenter {
    display: flex;
}

.wp-block-text-columns .wp-block-column {
    margin: 0 16px;
    padding: 0;
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0;
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0;
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: calc(100% / 2);
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: calc(100% / 3);
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: calc(100% / 4);
}

pre.wp-block-verse {
    white-space: nowrap;
    overflow: auto;
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0;
}

.wp-block-video video {
    max-width: 100%;
}

@supports (position: -webkit-sticky) or (position: sticky) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.wp-block-video.aligncenter {
    text-align: center;
}

.wp-block-video figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    color: #555d66;
    text-align: center;
    font-size: 13px;
}

.has-pale-pink-background-color.has-pale-pink-background-color {
    background-color: #F78DA7;
}

.has-vivid-red-background-color.has-vivid-red-background-color {
    background-color: #CF2E2E;
}

.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
    background-color: #FF6900;
}

.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color {
    background-color: #FCB900;
}

.has-light-green-cyan-background-color.has-light-green-cyan-background-color {
    background-color: #7bdcb5;
}

.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color {
    background-color: #00d084;
}

.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color {
    background-color: #8ed1fc;
}

.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color {
    background-color: #0693e3;
}

.has-very-light-gray-background-color.has-very-light-gray-background-color {
    background-color: #eee;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #abb8c3;
}

.has-very-dark-gray-background-color.has-very-dark-gray-background-color {
    background-color: #313131;
}

.has-pale-pink-color.has-pale-pink-color {
    color: #f78da7;
}

.has-vivid-red-color.has-vivid-red-color {
    color: #cf2e2e;
}

.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color {
    color: #ff6900;
}

.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color {
    color: #fcb900;
}

.has-light-green-cyan-color.has-light-green-cyan-color {
    color: #7bdcb5;
}

.has-vivid-green-cyan-color.has-vivid-green-cyan-color {
    color: #00d084;
}

.has-pale-cyan-blue-color.has-pale-cyan-blue-color {
    color: #8ed1fc;
}

.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color {
    color: #0693e3;
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #eee;
}

.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color {
    color: #abb8c3;
}

.has-very-dark-gray-color.has-very-dark-gray-color {
    color: #313131;
}




/* Side header
--------------------------------------------- */

.header-style_side .r-header {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 101;
}

.header-style_side .r-header .header-item {
    padding: 0 5vw;
}

.header-style_side .r-header .site-title {
    margin-top: 5px;
    display: inline-block;
}

.header-style_side .r-header .site-branding {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-style_side .r-header .site-branding .description {
    font-size: 10px;
    display: block;
    line-height: 1.1;
}

.r-js .r-header .header-item {
    opacity: 0;
}

.menu-toggle {
    width: 22px;
    position: relative;
}

.menu-toggle .lines {
    height: 8px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: transform 300ms cubic-bezier(0.4, 0, 0, 1), opacity 100ms cubic-bezier(0.4, 0, 0, 1);
}

.menu-toggle .lines:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    top: 0;
    background-color: currentColor;
}

.menu-toggle .lines:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: currentColor;
}

.menu-toggle .lines-close {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-45deg);
    transition: transform 300ms cubic-bezier(0.4, 0, 0, 1), opacity 100ms cubic-bezier(0.4, 0, 0, 1);
}

.menu-toggle .lines-close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 100%;
    transform: translateY(-50%);
    z-index: -1;
    background-color: currentColor;
}

.menu-toggle .lines-close:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
    z-index: -1;
    background-color: currentColor;
}

.r-menu-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.menu-toggled .r-menu-toggle .lines {
    opacity: 0;
}

.menu-toggled .r-menu-toggle .lines-close {
    transform: translate(-50%, -50%) rotate(135deg);
    opacity: 1;
}

.r-clear {
    clear: both;
}

.r-clear:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

a,
b,
blockquote,
center,
code,
div,
h1,
h2,
h3,
h4,
h5,
h6,
i,
img,
p,
pre,
span,
table,
td,
th,
tr,
u,
video {
    margin: 0;
    padding: 0;
    border: 0;
}

.mt-1 {
    margin-top: calc(2rem + 2.564vw) !important;
}

.mb-1 {
    margin-bottom: calc(2rem + 2.564vw) !important;
}

.mt-n-1 {
    margin-top: -calc(2rem + 2.564vw);
}

.mt-2 {
    margin-top: calc(2rem + 5.128vw) !important;
}

.mb-2 {
    margin-bottom: calc(2rem + 5.128vw) !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.pl-1 {
    padding-left: 5vw;
}

.p-1 {
    padding: calc(2rem + 2.564vw) 5vw;
}

.pr-1 {
    padding-right: 5vw;
}

.pb-2 {
    padding-bottom: calc(2rem + 2.564vw);
}

.pb-1 {
    padding-bottom: calc(2rem + 2.564vw);
}

.pt-1 {
    padding-top: calc(2rem + 2.564vw);
}

.px-1 {
    padding-left: 5vw;
    padding-right: 5vw;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.mb-negative {
    margin-bottom: calc((1rem + 1.2820vw) * -1) !important;
}

.mt-negative {
    margin-top: calc((1rem + 1.2820vw) * -1) !important;
}

.r-opacity-10 {
    opacity: 0.1;
}

.r-opacity-20 {
    opacity: 0.2;
}

.r-opacity-30 {
    opacity: 0.3;
}

.r-opacity-40 {
    opacity: 0.4;
}

.r-opacity-50 {
    opacity: 0.5;
}

.r-opacity-60 {
    opacity: 0.6;
}

.r-opacity-70 {
    opacity: 0.7;
}

.r-opacity-80 {
    opacity: 0.8;
}

.r-opacity-90 {
    opacity: 0.9;
}

.b-t {
    border-top: 2px solid currentColor;
    padding-top: 0.1em;
}

.b-b {
    border-bottom: 2px solid currentColor;
    padding-bottom: 0.1em;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


html,
body {
    margin: 0;
    overflow-x: hidden;
}

html {
    transition: color 750ms cubic-bezier(0, 0, 0.55, 1), background-color 1200ms cubic-bezier(0, 0, 0.55, 1);
}

#page {
    position: relative;
    z-index: 5;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
.font-heading {
    text-transform: uppercase;
}

.comment-content>* {
    margin-bottom: calc(1rem + 1.2820vw);
}

.entry-content {
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
}

.entry-content>* {
    margin-bottom: calc(1rem + 1.2820vw);
    max-width: 100%;
}

.entry-content>*:first-child {
    margin-top: calc(2rem + 2.564vw);
}

.entry-content>*:first-child.alignleft,
.entry-content>*:first-child.alignright {
    margin-top: 0;
}

.entry-content>*:last-child {
    margin-bottom: calc(2rem + 2.564vw);
}

.entry-content>*.wp-block-spacer {
    margin-top: 0;
    margin-bottom: 0;
}

.entry-content>*.alignwide {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.entry-content>*.alignfull {
    width: calc(100% + 10vw);
    margin-left: -5vw;
    margin-right: -5vw;
}

.entry-content>*.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.entry-content>*.alignleft {
    margin-left: 0;
    margin-right: 5vw;
    float: left;
    width: 100%;
}

.entry-content>*.alignright {
    margin-right: 0;
    margin-left: 5vw;
    float: right;
    width: 100%;
}

.entry-content>.wp-block-gallery.is-style-scatter,
.entry-content>.wp-block-gallery.is-style-large-spaces {
    margin-bottom: 0;
}


.footer-txt {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.075rem;
    text-align: justify;
}

.alignwide,
.post-navigation {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 10vw);
}

.alignfull {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}

.r-smooth-scroll {
    transform: translate3d(0, 0, 0);
}

.r-fix-full {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.admin-bar .r-fix-full {
    top: 32px;
}

.r-fix-top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.admin-bar .r-fix-top {
    top: 46px;
}

.abs-full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.is-vertically-aligned-center {
    align-self: center;
    justify-content: center;
}

.is-vertically-aligned-bottom {
    justify-content: flex-end;
    align-self: flex-end;
}

.sidebar {
    padding-right: 3vw;
}

.sidebar.has-bg {
    padding-top: calc(2rem + 2.564vw);
}

.sidebar .sidebar-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sidebar .widget {
    margin-bottom: calc(2rem + 2.564vw);
    padding-left: 3vw;
    width: 100%;
}

.sidebar ul {
    list-style: none;
    padding-left: 0;
}

.title-txt {
    font-size: 22px !important;
    text-transform: uppercase;
    margin-bottom: 5px !important;
}

.comment-reply-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.comment-reply-title small {
    font-size: 13px;
}

.comment-form .comment-form-comment {
    margin-bottom: calc(1rem + 1.2820vw);
}

.comment-form .logged-in-as {
    font-size: 16px;
    margin-bottom: 1em;
}

.comment-form .comment-form-comment label,
.comment-form .comment-form-author label,
.comment-form .comment-form-email label,
.comment-form .comment-form-url label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .387em;
}

.comment-form-cookies-consent {
    overflow: auto;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.comment-form-cookies-consent .r-checkbox-wrap {
    float: left;
}

.comment-form-cookies-consent label {
    display: block;
    font-size: 13px;
    line-height: 18px;
    cursor: pointer;
}

.comment-notes {
    font-size: 13px;
}

ol.comment-list {
    padding: 0;
    list-style: none;
}

ol.comment-list ol {
    list-style: none;
}

ol.comment-list .comment {
    position: relative;
    padding: 0;
}

ol.comment-list .comment:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    margin: 0 auto;
    background-color: currentColor;
    opacity: 0.25;
}

ol.comment-list .comment-body {
    padding: 1em 0;
}

ol.comment-list .comment-body .comment-metadata {
    margin-bottom: calc(1rem + 1.2820vw);
}

ol.comment-list .comment-edit-link {
    margin-left: 20px;
}

ol.comment-list .comment-content {
    overflow: hidden;
}

ol.comment-list .comment-actions {
    text-align: right;
}

.cat-links a,
.tags-links a {
    font-size: .825rem;
    border: 1px solid rgba(108, 119, 129, 30%);
    padding: 2px 5px;
}

.barba-container {
    opacity: 0;
}

.cat-links-title,
.tags-links-title {
    display: inline-block;
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: 4px solid currentColor;
}

.cat-links-items,
.tags-links-items {
    display: block;
}

.sticky {
    display: block;
}

.bypostauthor {
    display: block;
}

.archive-description {
    padding-top: calc(2rem + 2.564vw);
    max-width: 600px;
}

.items-column .posts-pagination {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.home .r-archive.archive-default .hentry.sticky {
    margin-top: calc((2rem + 2.564vw) * -1);
}

.has-sidebar .r-archive {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.r-archive .hentry .posted-on {
    font-size: 13px;
    margin-bottom: calc(1rem + 1.2820vw);
    display: block;
    line-height: 20px;
}

.r-archive .hentry .item-meta {
    width: 100%;
    max-width: 100%;
    flex-basis: calc(100% / 12 * 12);
}

.r-archive .hentry .title a {
    text-decoration: none;
    display: inline-block;
}

.r-archive .hentry .post-thumbnail {
    display: block;
    outline: 0 !important;
}

.r-archive .hentry a {
    border: none;
}

.r-archive .wp-block-column .r-page-header {
    width: 100%;
    padding-bottom: 0;
}

.r-archive.archive-default .hentry {
    padding-top: calc(1rem + 1.2820vw);
    padding-bottom: calc(2rem + 2.564vw);
    border-bottom: 2px solid currentColor;
    width: 100%;
}

.r-archive.archive-default .hentry:first-child {
    border-top: 2px solid currentColor;
}

.r-archive.archive-default .hentry:last-child {
    border-bottom: none;
}

.r-archive.archive-default .hentry.sticky {
    margin-left: -5vw;
    margin-right: -5vw;
    padding: calc(2rem + 1.282vw) 5vw;
    width: calc(100% + 5vw);
    border: none;
}

.r-archive.archive-default .title {
    margin-top: -0.1em;
}

.r-archive.archive-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: calc(2rem + 1.282vw);
}

.r-archive.archive-grid .hentry {
    width: 50%;
    margin-bottom: calc(2rem + 1.282vw);
    position: relative;
}

.r-archive.archive-grid .hentry:nth-of-type(4n+2) {
    margin-top: calc(2rem + 1.564vw);
    padding-left: 5vw;
}

.r-archive.archive-grid .hentry:nth-of-type(4n+3) {
    margin-top: calc(2rem + 1.564vw);
    padding-right: 5vw;
}

.r-archive.archive-grid .hentry:nth-of-type(4n+3) figcaption {
    padding-left: 0;
    padding-right: 0;
}

.r-archive.archive-grid .hentry .item-thumb {
    position: relative;
    display: inline-block;
    margin-bottom: 0.25em;
}

.r-archive.archive-grid .hentry .item-thumb .vertical-title {
    writing-mode: tb-rl;
    margin-left: auto;
    line-height: 1;
    margin: 0;
}

.vertical-title {
    margin-left: -5px !important;
    font-size: 11px !important;
    color: #B85C55 !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .125rem;
}

.r-archive.archive-grid .hentry .vertical-title-wrap {
    position: absolute;
    left: 100%;
    top: 0;
}

.r-archive.archive-grid .hentry .r-post-excerpt {
    margin-top: 16px;
    margin-bottom: 0;
}

.r-archive.archive-grid .hentry .post-thumbnail {
    display: inline-block;
}

.r-archive.archive-grid .hentry .posted-on {
    margin-bottom: 0;
    line-height: 1;
}

.r-archive.archive-grid .hentry .item-content a {
    display: inline-block;
    margin-bottom: 16px;
}

.r-archive.archive-grid .hentry .item-content p {
    font-size: 14px;
}

.r-posts.r-posts-grid.columns-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 5vw;
    margin-right: -5vw;
}

.r-posts.r-posts-grid.columns-2 .hentry {
    width: 50%;
    padding-right: 5vw;
    margin-bottom: calc(2rem + 2.564vw);
}

.wp-block-column .r-posts.r-posts-grid.columns-2 {
    padding-left: 0;
    margin-right: -5vw;
}

.widget select {
    width: 100%;
}

.widget.widget_calendar caption {
    margin-bottom: 16px;
    font-size: 16px;
}

.widget.widget_calendar th,
.widget.widget_calendar td {
    font-size: 13px;
    text-align: center;
}

.widget.widget_calendar td.pad:before {
    display: none;
}

.widget.widget_calendar table {
    margin-bottom: 0;
}

.widget.widget_calendar tbody td {
    opacity: 0.6;
}

.widget.widget_calendar tbody td#today {
    opacity: 1;
}

.widget.widget_calendar tbody td#today:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 1rem;
    border-top: 3px solid currentColor;
}

.widget_recent_entries,
.widget_archive,
.widget_categories,
.widget_meta,
.widget_pages,
.widget_nav_menu,
.widget_recent_comments {
    font-size: 16px;
}

.widget_recent_entries ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_recent_comments ul {
    list-style: none;
    padding-left: 0;
}

.widget_recent_entries ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_recent_comments ul li {
    margin-bottom: 0.5em;
}

.widget_recent_entries ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_nav_menu ul ul,
.widget_recent_comments ul ul {
    margin-top: 0.5em;
    padding-left: 2em;
}

.widget_recent_entries ul ul ul ul ul ul ul,
.widget_archive ul ul ul ul ul ul ul,
.widget_categories ul ul ul ul ul ul ul,
.widget_meta ul ul ul ul ul ul ul,
.widget_pages ul ul ul ul ul ul ul,
.widget_nav_menu ul ul ul ul ul ul ul,
.widget_recent_comments ul ul ul ul ul ul ul {
    padding-left: 0;
}

.widget_recent_entries ul a:hover,
.widget_archive ul a:hover,
.widget_categories ul a:hover,
.widget_meta ul a:hover,
.widget_pages ul a:hover,
.widget_nav_menu ul a:hover,
.widget_recent_comments ul a:hover {
    text-decoration: none;
}

.widget_recent_entries .post-date,
.widget_archive .post-date,
.widget_categories .post-date,
.widget_meta .post-date,
.widget_pages .post-date,
.widget_nav_menu .post-date,
.widget_recent_comments .post-date {
    padding-bottom: 0.5em;
}

.widget_text p:last-child {
    margin-bottom: 0;
}

.widget_text a {
    text-decoration: underline;
}

.widget_recent_comments li {
    margin-bottom: 1em;
}

.widget_recent_comments .comment-author-link {
    opacity: 0.6;
}

.widget_recent_comments a:hover {
    text-decoration: underline;
}

.widget_tag_cloud a:hover {
    text-decoration: underline;
}

/* Recent Posts
--------------------------------------------- */

.widget_recent_entries ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.widget_recent_entries ul li {
    margin-bottom: 0.5em;
}

.widget_recent_entries ul a {
    font-size: 16px;
    display: inline-block;
    line-height: 1.17;
    transition: color 500ms cubic-bezier(.4, .4, .05, 1);
}

.widget_recent_entries ul a:hover {
    color: #BB4C35;
}

.widget_recent_entries .post-date {
    display: block;
    color: currentColor;
    opacity: 0.5;
    line-height: 1;
    font-size: 13px;
}

/* Rss
--------------------------------------------- */

.widget_rss {
    font-size: 16px;
}

.widget_rss li {
    margin-bottom: 1em;
}

.widget_rss a {
    text-decoration: underline;
}

.wp-caption {
    margin-bottom: calc(1rem + 1.2820vw);
}

.wp-caption.alignleft {
    float: left;
    margin-right: calc(1rem + 1.2820vw);
    margin-top: 0;
}

.wp-caption.alignright {
    float: right;
    margin-left: calc(1rem + 1.2820vw);
    margin-top: 0;
}

.wp-caption .wp-caption-text {
    margin-top: 0.5em;
    font-size: 13px;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gallery {
    margin-bottom: 5vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-bottom: 16px;
    padding-right: 16px;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
    text-align: center;
}

.widget_media_gallery[data-layout="scatter"] .gallery {
    margin: 0;
    width: 100%;
}

.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item {
    max-width: none;
    width: calc((100% - 5vw) / 2);
    padding: 0;
}

.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item:last-child,
.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item:nth-of-type(2n) {
    margin-right: 0;
}

.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item:nth-of-type(4n+1) {
    width: 50%;
    margin-left: -5vw;
    margin-right: 0;
    text-align: left;
}

.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item:nth-of-type(4n+2) {
    width: calc((100% - 5vw) / 2);
    margin-top: calc(2rem + 5.128vw);
    margin-left: 5vw;
}

.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item:nth-of-type(4n+4) {
    margin-top: calc(2rem + 2.564vw);
    margin-left: 5vw;
}

.widget_media_gallery[data-layout="scatter"] .gallery .gallery-item:last-child {
    max-width: calc(50% + 5vw);
}

p img.alignleft {
    margin-right: calc(1rem + 1.2820vw);
    margin-bottom: calc(1rem + 1.2820vw);
    float: left;
}

p img.alignright {
    margin-left: calc(1rem + 1.2820vw);
    margin-bottom: calc(1rem + 1.2820vw);
    float: right;
}

.page-links {
    clear: both;
}

.page-links .post-page-numbers {
    padding: 0 4px;
    font-size: 14px;
}

.page-links a {
    text-decoration: underline;
}

a {
    color: currentColor;
}

ol li {
    padding-left: 4px;
}

/* Columns
--------------------------------------------- */

.wp-block-columns.has-background {
    padding-left: 0;
    padding-right: 0;
    padding-top: calc(2rem + 2.564vw);
    padding-bottom: calc(1rem + 1.2820vw);
}

.wp-block-columns>.wp-block-column {
    margin: 0;
}

.wp-block-columns>.wp-block-column>* {
    margin-bottom: calc(1rem + .35vw);
}

.wp-block-columns>.wp-block-column>*.alignwide,
.wp-block-columns>.wp-block-column>*.post-navigation {
    width: 100%;
    margin: 0;
}

.wp-block-columns>.wp-block-column>*.wp-block-columns {
    margin-bottom: 0;
}

.wp-block-columns>.wp-block-column>*.wp-block-gallery.is-style-large-spaces,
.wp-block-columns>.wp-block-column>*.wp-block-gallery.is-style-scatter {
    margin-bottom: 0;
}

.wp-block-columns.r-columns-vertical {
    display: block;
}

.wp-block-columns.r-columns-vertical>.wp-block-column:last-child>*:last-child {
    margin-bottom: 0;
}

.wp-block-columns.has-2-columns.r-columns-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
}

.wp-block-columns.alignfull>.wp-block-column:first-child {
    padding-left: 5vw;
}

.wp-block-columns.alignfull>.wp-block-column:last-child {
    padding-right: 5vw;
}

.wp-block-columns.alignfull>.wp-block-column .alignfull {
    width: calc(100% + 10vw);
    margin-left: -5vw;
    margin-right: -5vw;
}

.wp-block-columns.parallax-anim {
    align-items: flex-start;
}

/* Image
--------------------------------------------- */

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

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figcaption {
    text-align: left;
    font-size: 14px;
}

.is-style-circle-mask img {
    border-radius: 9999px;
}

@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
    .is-style-circle-mask .r-image-mask {
        /* stylelint-disable */
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        /* stylelint-enable */
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: none;
    }
}

.wp-block-image {
    position: relative;
}

.wp-block-image .r-image-mask {
    display: block;
}

.wp-block-image .r-image-mask .r-image-mask-inner {
    display: block;
}

.wp-block-image .r-image-mask .r-image-mask-inner img {
    display: block;
}

.wp-block-image a {
    position: relative;
    display: inline-block;
}

.wp-block-image figure {
    position: relative;
}

.wp-block-image figcaption {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    color: currentColor;
    margin-top: 8px;
    z-index: 5;
}

.wp-block-image figcaption a:before,
.wp-block-image figcaption a:after {
    display: none;
}

.wp-block-image figcaption strong {
    letter-spacing: 0;
}

.wp-block-image img {
    will-change: transform;
}

.wp-block-image .alignleft {
    margin-right: calc(1rem + 1.2820vw);
}

.wp-block-image .aligncenter {
    text-align: center;
}

.wp-block-image .aligncenter figcaption {
    display: block;
}

.wp-block-image .alignright {
    margin-left: calc(1rem + 1.2820vw);
}

.wp-block-image.alignfull .r-image-mask,
.wp-block-image .alignfull .r-image-mask {
    width: 100%;
}

/* Tables
--------------------------------------------- */

table,
.table,
.wp-block-table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

table a,
.table a,
.wp-block-table a {
    text-decoration: underline;
}

table.has-fixed-layout,
.table.has-fixed-layout,
.wp-block-table.has-fixed-layout {
    table-layout: fixed;
}

table td,
table th,
.table td,
.table th,
.wp-block-table td,
.wp-block-table th {
    padding: 0.5em;
    border: 1px solid currentColor;
}

/* Definition list
--------------------------------------------- */

dl dt {
    font-weight: bold;
}

dl dd {
    margin: 0 1.5em 1.5em;
}

/* List
--------------------------------------------- */

ul ul {
    list-style: circle;
}

ul.is-style-horizontal {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
}

ul.is-style-horizontal>li {
    padding-right: calc(1rem + 1.2820vw);
}

ul.is-style-horizontal>li:last-child {
    margin-right: 0;
}

ul.is-style-small,
ul.is-style-clean {
    list-style: none;
    padding-left: 0;
    font-size: 14px
}

/* Html
--------------------------------------------- */

.wp-block-html {
    padding: 0.8em 1em;
    border: 1px solid currentColor;
    border-radius: 4px;
}

.wp-block-verse,
.wp-block-code {
    font-family: Menlo, Consolas, monaco, monospace;
    font-size: 14px;
    color: currentColor;
    padding: 0.8em 1em;
    border: 1px solid currentColor;
    border-radius: 4px;
}

/* Gallery
--------------------------------------------- */

.blocks-gallery-grid {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.wp-block-gallery.is-style-scatter {
    margin-top: calc(2rem + 2.564vw);
}

.wp-block-gallery.is-style-scatter .blocks-gallery-item {
    justify-content: flex-end;
}

.wp-block-gallery.is-style-scatter .blocks-gallery-item figure {
    height: auto;
}

.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
    -ms-flex-direction: column;
    flex-direction: column;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    background: transparent;
    color: inherit;
    padding: 0.325rem 0 calc(1rem + 0.300vw);
    text-align: left;
}

.wp-block-gallery .blocks-gallery-image figcaption:not([data-is-placeholder-visible="true"]),
.wp-block-gallery .blocks-gallery-item figcaption:not([data-is-placeholder-visible="true"]) {
    position: relative;
}

.wp-block-gallery.is-style-scatter .blocks-gallery-image figcaption,
.wp-block-gallery.is-style-scatter .blocks-gallery-item figcaption,
.wp-block-gallery.is-style-large-spaces .blocks-gallery-image figcaption,
.wp-block-gallery.is-style-large-spaces .blocks-gallery-item figcaption {
    padding-bottom: 0;
}

.wp-block-gallery.is-cropped .blocks-gallery-item .r-image-mask {
    width: 100%;
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

.wp-block-gallery.is-cropped .blocks-gallery-item .r-image-mask-inner {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
}

.wp-block-gallery.columns-1 .blocks-gallery-image figcaption,
.wp-block-gallery.columns-1 .blocks-gallery-item figcaption {
    padding-bottom: 0;
}

.wp-block-gallery.columns-1.alignfull .blocks-gallery-item figure {
    justify-content: center;
    align-items: center;
}

.wp-block-gallery.columns-1.alignfull .blocks-gallery-item figcaption {
    text-align: center;
}

.wp-block-gallery.columns-1.aligncenter .blocks-gallery-item figure {
    justify-content: center;
    align-items: center;
}

.wp-block-gallery.columns-1.aligncenter .blocks-gallery-item figcaption {
    text-align: center;
}

.wp-block-gallery.columns-1 .blocks-gallery-item {
    margin-bottom: calc(2rem + 2.564vw);
}

.wp-block-gallery.columns-1.is-style-scatter {
    display: block;
}

.wp-block-gallery.columns-1.is-style-scatter .blocks-gallery-item figure {
    display: inline-block;
}

.wp-block-gallery.columns-1.is-style-scatter .blocks-gallery-item figcaption {
    max-height: none;
    overflow: visible;
}

.wp-block-gallery.columns-1.is-style-scatter .blocks-gallery-item:nth-of-type(2n+1) {
    width: 75%;
    margin-left: 0;
    margin-right: auto;
    text-align: left;
}

.wp-block-gallery.columns-1.is-style-scatter .blocks-gallery-item:nth-of-type(2n+2) {
    width: 75%;
    margin-right: 0;
    margin-left: auto;
    text-align: right;
}

.wp-block-gallery.columns-2 .blocks-gallery-item {
    width: calc((100% - 16px) / 2);
    margin: 0 16px 16px 0;
}

.wp-block-gallery.columns-2 .blocks-gallery-item:last-child,
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
}

.wp-block-gallery.columns-2.is-style-large-spaces {
    margin-top: calc(2rem + 2.564vw);
}

.wp-block-gallery.columns-2.is-style-large-spaces .blocks-gallery-item {
    width: calc((100% - 5vw) / 2);
    margin: 0 5vw calc(2rem + 0.641vw) 0;
}

.wp-block-gallery.columns-2.is-style-large-spaces .blocks-gallery-item:last-child,
.wp-block-gallery.columns-2.is-style-large-spaces .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
}

.wp-block-gallery.columns-2.is-style-scatter .blocks-gallery-item {
    margin: 0;
    width: 50%;
    max-width: 50%;
    margin-bottom: calc(2rem + 2.564vw);
}

.wp-block-gallery.columns-2.is-style-scatter .blocks-gallery-item figcaption {
    max-height: none;
    overflow: visible;
}

.wp-block-gallery.columns-2.is-style-scatter .blocks-gallery-item:nth-of-type(4n+2) {
    margin-top: calc(2rem + 5.128vw);
    padding-left: 10vw;
}

.wp-block-gallery.columns-2.is-style-scatter .blocks-gallery-item:nth-of-type(4n+3) {
    margin-top: calc(2rem + 5.128vw);
    padding-right: 10vw;
}

.wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 16px * 2) / 3);
    margin: 0 16px 16px 0;
}

.wp-block-gallery.columns-3 .blocks-gallery-item:last-child,
.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
}

.wp-block-gallery.columns-3.is-style-large-spaces {
    margin-top: calc(2rem + 2.564vw);
}

.wp-block-gallery.columns-3.is-style-large-spaces .blocks-gallery-item {
    width: calc((100% - 10vw) / 3);
    margin: 0 5vw calc(2rem + 2.564vw) 0;
}

.wp-block-gallery.columns-3.is-style-large-spaces .blocks-gallery-item:last-child,
.wp-block-gallery.columns-3.is-style-large-spaces .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
}

.wp-block-gallery.alignfull figcaption {
    padding-left: 5vw;
    padding-right: 5vw;
    text-align: center;
}


@media (max-width: 960px) {
    .wp-block-gallery.alignfull figcaption,
    .wp-block-gallery .blocks-gallery-item figcaption {
        font-size: .65rem;
        line-height: 1;
    }
}

.wp-block-columns .wp-block-gallery.alignfull figcaption {
    padding-left: 0;
    padding-right: 0;
}

.blocks-gallery-item .is-selected .block-editor-rich-text figcaption {
    padding-top: 48px !important;
}



/* Paragraph
--------------------------------------------- */

.has-background {
    padding: calc(2rem + 2.564vw) 5vw;
}

p {
    margin: 0 0 calc(1rem + 0.5820vw);
    padding: 0;
}

p.has-background {
    padding: calc(2rem + 2.564vw) 5vw;
}

.is-style-up {
    text-transform: uppercase;
}

.has-text-align-right {
    text-align: right;
}

.has-text-align-center {
    text-align: center;
}

.has-text-align-left {
    text-align: left;
}

/* Separator
--------------------------------------------- */

.r-sep {
    width: 2rem;
    height: 1px;
    margin: 0 1rem;
    display: inline-block;
    background-color: currentColor;
    vertical-align: middle;
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid currentColor;
    margin: calc(1rem + 0.25vw) auto;
    max-width: 135px;
    clear: both;
}

.wp-block-separator.is-style-double {
    height: 24px;
    border-top: 2px solid currentColor;
}

.wp-block-separator.is-style-dots {
    border: none;
    max-width: none;
}

.wp-block-separator.is-style-wide {
    border-bottom: 2px solid currentColor;
    max-width: none;
}

.wp-block-separator.is-style-left {
    margin-left: 0;
}

.wp-block-spacer {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Buttons
--------------------------------------------- */

.wp-block-buttons.alignleft {
    text-align: left;
}

.wp-block-buttons.alignright {
    text-align: right;
}

.wp-block-buttons.aligncenter {
    text-align: center;
}

.wp-block-button .wp-block-button__link {
    transition: color 400ms cubic-bezier(0, 0, 0.55, 1);
}

.wp-block-button .wp-block-button__link:hover {
    color: #000;
    opacity: .9;
    transition: color 400ms cubic-bezier(0, 0, 0.55, 1);
}

.wp-block-button .wp-block-button__link.has-background {
    padding: 1em;
}

.wp-block-button.is-style-clean,
.wp-block-button.is-style-clean-large {
    color: currentColor;
    border: none;
    background-color: transparent;
}

.wp-block-button.is-style-clean .wp-block-button__link,
.wp-block-button.is-style-clean-large .wp-block-button__link {
    padding: .1em 1.25em .2em;
    line-height: 30px;
    height: 32px;
    position: relative;
    border-radius: 0;
    display: inline-block;
    overflow: hidden;
}

.wp-block-button.is-style-clean .wp-block-button__link:before,
.wp-block-button.is-style-clean .wp-block-button__link:after,
.wp-block-button.is-style-clean-large .wp-block-button__link:before,
.wp-block-button.is-style-clean-large .wp-block-button__link:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: .2;
    height: 32px;
    background-color: currentColor;
}

.wp-block-button.is-style-clean .wp-block-button__link:before,
.wp-block-button.is-style-clean-large .wp-block-button__link:before {
    transform-origin: center right;
}

.wp-block-button.is-style-clean .wp-block-button__link:after,
.wp-block-button.is-style-clean-large .wp-block-button__link:after {
    transform: scaleX(0);
    transform-origin: center left;
}

.wp-block-button.is-style-clean .wp-block-button__link:hover:before,
.wp-block-button.is-style-clean-large .wp-block-button__link:hover:before {
    transition: 400ms 0ms cubic-bezier(0, 0, 0.55, 1);
    transform: scaleX(0);
}

.wp-block-button.is-style-clean .wp-block-button__link:hover:after,
.wp-block-button.is-style-clean-large .wp-block-button__link:hover:after {
    color: #BB4C35;
    opacity: 0.25;
    transition: 400ms 200ms cubic-bezier(0, 0, 0.55, 1), color 400ms cubic-bezier(0, 0, 0.55, 1);;
    transform: scaleX(1);
}

.wp-block-button.is-style-clean .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-clean-large .wp-block-button__link:not(.has-background) {
    background-color: transparent;
}

.wp-block-button.is-style-clean .wp-block-button__link.has-background,
.wp-block-button.is-style-clean-large .wp-block-button__link.has-background {
    padding: 1em;
}


.x-button {
    margin-top: 2px !important;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    vertical-align: middle;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    transition: .4s ease-in-out;
    transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .125rem;
    border-radius: 4px;
    background-origin: border-box;
    background-size: 200%;
}

.x-button-def {
    background-color: #F7F8FC;
    color: #1A1F23;
    border: 2px solid transparent;
}

.x-button-def:focus,
.x-button-def:hover {
    background-color: rgba(255, 255, 255, 25%);
    backdrop-filter: blur(5px);
    color: #30393F;
    ;
    border-color: transparent;
}

.x-button {
    margin-top: 5px;
    background-color: rgba(48, 57, 63, 45%);
    backdrop-filter: blur(5px);
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-weight: 800;
    font-size: 12px;
    letter-spacing: .075rem;
    text-transform: uppercase;
    margin: 0;
    padding: 12px 20px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
}

.x-button-small {
    padding: 0 20px;
    line-height: 32px;
    letter-spacing: .125rem;
    font-weight: 500;
    font-size: 10px;
    border-radius: 1px;
}

/* Cover
--------------------------------------------- */

.wp-block-cover {
    position: relative;
    min-height: 50vh;
    padding: calc(2rem + 2.564vw) 5vw;
}

.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    overflow-wrap: break-word;
    z-index: 2;
}

.wp-block-cover .wp-block-cover__inner-container>*:last-child {
    margin-bottom: 0;
}

.wp-block-cover .r-parallax-image {
    z-index: 0;
}

.wp-block-cover-image.alignleft .wp-block-cover__inner-container,
.wp-block-cover-image.alignright .wp-block-cover__inner-container,
.wp-block-cover.alignleft .wp-block-cover__inner-container,
.wp-block-cover.alignright .wp-block-cover__inner-container {
    width: 100%;
}

.wp-block-cover-image h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
    padding: 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
    padding-left: 0;
    max-width: 100%;
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start;
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center;
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end;
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start;
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center;
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end;
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center;
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto;
}

/* Media & text
--------------------------------------------- */

.wp-block-media-text .wp-block-media-text__content {
    position: relative;
    padding-right: 5vw;
    z-index: 10;
}

.wp-block-media-text .wp-block-media-text__content>* {
    margin-bottom: calc(1rem + 1.2820vw);
}

.wp-block-media-text .wp-block-media-text__content>*:first-child {
    margin-top: calc(1rem + 1.2820vw);
}

.wp-block-media-text .wp-block-media-text__media {
    position: relative;
    overflow: hidden;
}

.wp-block-media-text .wp-block-media-text__media .r-image-mask {
    display: block;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover;
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media .r-image-mask {
    display: none;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 5vw;
}

.wp-block-media-text.is-vertically-aligned-top {
    align-items: flex-start;
}

.wp-block-media-text.is-vertically-aligned-center {
    align-items: center;
}

.wp-block-media-text.is-vertically-aligned-bottom {
    align-items: flex-end;
}

.wp-block-media-text.r-layout-cover {
    grid-template-columns: 60% auto;
}

.wp-block-media-text.r-layout-cover .wp-block-media-text__content>* {
    margin-left: calc(-150% - 5vw);
}

.wp-block-media-text.r-layout-cover.has-media-on-the-right {
    grid-template-columns: auto 60%;
}

.wp-block-media-text.r-layout-cover.has-media-on-the-right .wp-block-media-text__content>* {
    margin-left: 0;
    margin-right: calc(-150% - 5vw);
}

.wp-block-media-text.alignfull .wp-block-media-text__content {
    padding-right: 5vw;
    padding-left: 5vw;
}

/* Blockquote
--------------------------------------------- */

blockquote,
blockquote.wp-block-quote {
    background: transparent;
    text-align: left;
    border-left: 4px solid currentColor;
    padding-left: 1em;
}

blockquote p,
blockquote.wp-block-quote p {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
}

blockquote footer,
blockquote cite,
blockquote .wp-block-quote__citation,
blockquote.wp-block-quote footer,
blockquote.wp-block-quote cite,
blockquote.wp-block-quote .wp-block-quote__citation {
    display: block;
    font-size: 13px;
    margin-top: 1em;
    margin-bottom: 1em;
    color: inherit;
    opacity: 0.6;
}

blockquote p:last-of-type,
blockquote.wp-block-quote p:last-of-type {
    margin-bottom: 0;
}

blockquote[style*="text-align:right"],
blockquote[style*="text-align: right"],
blockquote.wp-block-quote[style*="text-align:right"],
blockquote.wp-block-quote[style*="text-align: right"] {
    border-left: none;
    padding-left: 0;
    border-right: 4px solid currentColor;
    padding-right: 1em;
}

blockquote.is-large,
blockquote.is-style-large,
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large {
    border-left: none;
    padding-left: 5vw;
    padding-right: 5vw;
}

blockquote.is-large p,
blockquote.is-style-large p,
blockquote.wp-block-quote.is-large p,
blockquote.wp-block-quote.is-style-large p {
    font-size: 24px;
    font-style: italic;
    line-height: 1.6;
}

blockquote.is-large footer,
blockquote.is-large cite,
blockquote.is-large .wp-block-quote__citation,
blockquote.is-style-large footer,
blockquote.is-style-large cite,
blockquote.is-style-large .wp-block-quote__citation,
blockquote.wp-block-quote.is-large footer,
blockquote.wp-block-quote.is-large cite,
blockquote.wp-block-quote.is-large .wp-block-quote__citation,
blockquote.wp-block-quote.is-style-large footer,
blockquote.wp-block-quote.is-style-large cite,
blockquote.wp-block-quote.is-style-large .wp-block-quote__citation {
    text-align: left;
    font-size: 13px;
}

/* Pull Quote
--------------------------------------------- */

.wp-block-pullquote {
    border: none;
    padding: 0;
}

.wp-block-pullquote blockquote {
    border-left: 0;
    border-top: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    padding: 5vw;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
}

.wp-block-pullquote blockquote cite,
.wp-block-pullquote blockquote .wp-block-pullquote__citation {
    text-transform: uppercase;
    font-size: 13px;
    font-style: normal;
    margin-top: calc(1rem + 1.2820vw);
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    text-align: left;
    max-width: 100%;
}

.wp-block-pullquote.alignwide blockquote,
.wp-block-pullquote.alignfull blockquote {
    max-width: 100%;
    padding-right: 5vw;
    padding-left: 5vw;
    text-align: center;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    padding: 5vw;
    text-align: center;
}

.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation {
    text-transform: none;
}

/*----------  Latest posts  ----------*/

.wp-block-latest-posts {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.wp-block-latest-posts li {
    margin-bottom: 0.5em;
}

.wp-block-latest-posts a {
    font-size: 16px;
    line-height: 26px;
    padding: 0 10px;
    display: inline-block;
    line-height: 1.17;
    transition: color 500ms cubic-bezier(.4, .4, .05, 1);
}

.wp-block-latest-posts a:hover {
    color: #BB4C35;
}

a:hover {
    -webkit-transition: all 10ms ease-in-out;
    -moz-transition: all 10ms ease-in-out;
    -o-transition: all 10ms ease-in-out;
    transition: all 10ms ease-in-out;
}

.wp-block-latest-posts a:hover {
    background-color: rgba(187, 76, 53, 25%);
    transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -webkit-transition: all 800ms ease-in-out;
    display: inline-block;
    line-height: 26px;
    padding: 0 10px;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
    display: block;
    color: currentColor;
    opacity: 0.5;
    line-height: 1;
}

.wp-block-archives {
    list-style: none;
    padding-left: 0 !important;
    margin-left: 0;
}

.wp-block-archives li {
    margin-bottom: 0;
}

.wp-block-archives ul {
    list-style: none;
}

.wp-block-archives a {
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    line-height: 1.17;
}

.wp-block-archives a:hover {
    text-decoration: underline;
}

.wp-block-categories {
    list-style: none;
    padding-left: 0 !important;
    margin-left: 0;
}

.wp-block-categories>.wp-block-categories__list {
    padding-left: 0 !important;
}

.wp-block-categories>.wp-block-categories__list ul {
    padding-left: 2em;
}

.wp-block-categories ul {
    list-style: none;
    padding-left: 2em;
}

.wp-block-categories li {
    margin-bottom: 0.5em;
    font-size: 13px;
    font-weight: bold;
}

.wp-block-categories li a {
    font-weight: normal;
    margin-right: 8px;
}

.wp-block-categories li .children {
    margin-top: 0.5em;
}

.wp-block-categories a {
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    line-height: 1.17;
}

.wp-block-categories a:hover {
    text-decoration: underline;
}

.wp-block-latest-comments {
    padding-left: 0;
}

.wp-block-search .wp-block-search__label {
    font-weight: bold;
}

.wp-block-search .wp-block-search__label .components-autocomplete .block-editor-rich-text__editable {
    margin-bottom: 0 !important;
}

.wp-block-search .wp-block-search__input {
    border: none;
    color: currentColor;
    border-bottom: 4px solid currentColor;
    border-radius: 0;
    width: auto;
    font-family: "PN", sans-serif;
    font-size: 14px;
    font-weight: inherit;
    padding-right: 0;
}

.wp-block-search .wp-block-search__button {
    font-weight: bold;
    background: transparent;
    box-shadow: none;
    border: 3px solid currentColor;
    border-radius: 1px;
    padding: 16px 32px;
    font-size: 1em;
    cursor: pointer;
    outline: none !important;
}

.wp-block-search .wp-block-search__button .components-autocomplete .block-editor-rich-text__editable {
    margin-bottom: 0 !important;
}

.wp-block-more {
    display: block;
    text-align: center;
    white-space: nowrap;
}

.wp-block-more:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 3px dashed currentColor;
    opacity: 0.5;
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px;
}

.wp-block-audio figcaption {
    margin-top: 1em;
    margin-bottom: 1em;
    color: currentColor;
    opacity: 0.6;
    text-align: center;
    font-size: 13px;
}

.wp-block-social-links {
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none;
}

.wp-social-link {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 36px;
    margin-right: 8px;
    transition: transform 0.1s ease;
}

.wp-social-link a {
    padding: 6px;
    display: block;
    line-height: 0;
    transition: transform 0.1s ease;
}

.wp-social-link a,
.wp-social-link a:hover,
.wp-social-link a:active,
.wp-social-link a:visited,
.wp-social-link svg {
    color: currentColor;
    fill: currentColor;
}

.wp-social-link:hover {
    transform: scale(1.1);
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1977f2;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0577b5;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #21a1f3;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: #ff0100;
    color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none;
    padding: 4px;
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 28px;
    height: 28px;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1977f2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0577b5;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #fe4500;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #21a1f3;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff;
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: #ff0100;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto;
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: 16px;
    padding-right: 16px;
}

strong {
    font-weight: 700;
}

.spec-font {
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .075rem;
    font-weight: 600;
}

ol,
ul {
    margin: 0;
    padding: 0 0 0 1.5em;
}

code,
pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 14px;
    font-weight: normal;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
}

pre code {
    padding: 0;
    color: inherit;
    white-space: pre;
    white-space: pre-wrap;
    background-color: transparent;
    border: 0;
}

dfn,
em,
i {
    font-style: italic;
}

cite {
    font-style: normal;
}

body {
    font-family: "PN", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}

.r-text-up,
.is-style-up {
    text-transform: uppercase;
    margin-bottom: calc(0rem + 1.5vw) !important;
}

.r-label,
.is-style-label {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: .125em;
}


@media (min-width: 960px) {

    h1,
    .h1 {
        font-size: 32px;
    }

}

@media (max-width: 960px) {

    .r-archive.archive-grid .hentry .item-thumb .vertical-title {
        margin-left: 0px !important;
        font-size: 8px !important;
        color: #B85C55 !important;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: .065rem;
    }

    .post-title.h4 {
        font-size: 10px !important;
    }

}


/* Paragraph
--------------------------------------------- */

[data-font-size="small"],
.small,
.has-small-font-size,
ol.is-style-small li,
ul.is-style-small li,
ul.is-style-horizontal li {
    font-size: 13px;
}

.has-lsmall-font-size {
    font-size: 12px;
    margin-bottom: 5px;
}

.header-style_side .r-header .site-title .title,
[data-font-size="normal"],
.has-normal-font-size,
.has-regular-font-size {
    font-size: 16px;
}

[data-font-size="medium"],
.medium,
.has-medium-font-size,
.wp-block-button.is-style-clean-large .wp-block-button__link {
    font-size: 20px;
}

[data-font-size="large"],
.large,
.has-large-font-size {
    font-size: 32px;
    line-height: 1.23;
}

[data-font-size="huge"],
.huge,
.has-huge-font-size {
    font-size: 46px;
    line-height: 1.1;
    word-break: break-word;
}

/* Image
--------------------------------------------- */

.wp-block-image figcaption {
    font-size: 13px;
    line-height: 1.17;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 calc(1rem + 1.2820vw);
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    line-height: 1.1;
    font-weight: 600;
}

h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    color: inherit;
}

h1:focus,
.h1:focus,
h2:focus,
.h2:focus,
h3:focus,
.h3:focus,
h4:focus,
.h4:focus,
h5:focus,
.h5:focus,
h6:focus,
.h6:focus {
    outline: none;
}

h1,
.h1 {
    font-size: 36px;
    line-height: 1.1;
}

h2,
.h2,
.wp-block-cover h2 {
    font-size: 32px;
    line-height: 1.1;
}

h3,
.h3 {
    font-size: 26px;
    line-height: 1.17;
}

h4,
.h4 {
    font-size: 22px;
    line-height: 1.23;
}

h5,
.h5 {
    font-size: 16px;
    line-height: 1.23;
}

h6,
.h6 {
    font-size: 13px;
    line-height: 1.17;
}

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

p a {
    text-decoration: underline;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: underline;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

.arrow-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.arrow-link svg {
    overflow: hidden;
}

.arrow-link svg .normal-state {
    transition: transform 400ms 200ms;
}

.arrow-link svg .hover-state {
    transform: translate3d(-110%, 0, 0);
    transition: transform 400ms cubic-bezier(0, 0, 0.55, 1);
}

.arrow-link.arrow-prev {
    margin-right: 2.5vw;
    outline: 0 !important;
}

.arrow-link.arrow-prev svg {
    transform: rotate(180deg);
    margin-top: 16px;
}

.arrow-link.arrow-next {
    margin-left: 2.5vw;
    outline: 0 !important;
}

.arrow-link:not(.swiper-button-disabled):hover .normal-state {
    transition: transform 400ms 0ms;
    transform: translate3d(110%, 0, 0);
}

.arrow-link:not(.swiper-button-disabled):hover .hover-state {
    transition: transform 400ms 200ms;
    transform: translate3d(0, 0, 0);
}

.arrow-link.swiper-button-disabled {
    cursor: default;
    opacity: 0.3;
}

figcaption a {
    text-decoration: underline;
}

.main-navigation .menu-columns {
    min-height: 100%;
}

.main-navigation .menu-column {
    position: relative;
    overflow: hidden;
}

.main-navigation .menu-column-inner {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    margin-bottom: 0;
}

.main-navigation .main-menu-container {
    position: relative;
    transform: translate3d(0, 0, 0);
    will-change: transform;
}

.main-navigation .main-menu-container ul {
    list-style: none;
    padding-left: 0;
}

.main-navigation .main-menu-container ul li {
    display: inline-block;
}

.main-navigation .main-menu-container ul li.lvl-0 {
    display: block;
    margin-bottom: 0.5em;
}

.main-navigation .main-menu-container ul li.lvl-0>ul>li {
    display: block;
    width: 100%;
}

.main-navigation .main-menu-container ul li.lvl-0>.sub-menu {
    margin-top: 1.5rem;
}

.main-navigation .main-menu-container ul li.menu-item-has-children {
    width: 100%;
}

.main-navigation .main-menu-container ul li a {
    border: none;
    display: inline-block;
    position: relative;
}

.main-navigation .main-menu-container ul li a:hover {
    text-decoration: underline;
}

.main-navigation .main-menu-container ul.main-menu {
    position: relative;
    transform-origin: bottom left;
}

.main-navigation .main-menu-container li.lvl-1 {
    display: block;
}

.main-navigation .main-menu-container li.lvl-1 ul a {
    font-size: 16px;
    display: block;
}

.main-navigation .main-menu-container li.lvl-1 ul a:after {
    content: '/';
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
    font-weight: 100;
    opacity: 0.4;
}

.main-navigation .main-menu-container .sub-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}

.main-navigation .main-menu-container .sub-menu a {
    opacity: 0.7;
    transition: opacity 400ms cubic-bezier(0, 0, 0.55, 1);
}

.main-navigation .main-menu-container .sub-menu a:hover {
    opacity: 1;
}

.main-navigation .main-menu-container .sub-menu>li {
    margin-bottom: 0.5rem;
}

.page-numbers {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-numbers li {
    width: 40px;
    height: 40px;
    margin-right: 3px;
    margin-bottom: 3px;
    line-height: 40px;
    text-align: center;
}

.page-numbers li .page-numbers {
    display: block;
    position: relative;
}

.page-numbers li .page-numbers:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    opacity: 0.2;
    z-index: -1;
    background-color: currentColor;
    transition: opacity 250ms cubic-bezier(0, 0, 0.55, 1);
}

.page-numbers li .page-numbers.current:before {
    opacity: 1;
}

.page-numbers li a {
    display: block;
}

.page-numbers li a:hover:before {
    opacity: 0.5;
}

.offcanvas.full.r-intro {
    z-index: 99;
}

.offcanvas.full.r-intro .offcanvas-inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.offcanvas.full.r-intro .progress {
    position: relative;
    height: 2px;
    overflow: hidden;
}

.offcanvas.full.r-intro .progress:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    opacity: 0.2;
}

.offcanvas.full.r-intro .progress .progress-line {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    transition: transform 100ms cubic-bezier(0, 0, 0.55, 1);
}

.offcanvas.full.r-intro .r-intro-title {
    position: relative;
    width: 320px;
}

.offcanvas.full.r-intro .loading-text p {
    display: block;
    margin: 4px 0 0;
    font-size: 13px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.offcanvas.full.r-intro .title {
    margin: 0 0 4px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.copyright-wrap {
    padding: calc(1rem + 2.564vw) 5vw;
}

.copyright-text.footer {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .075rem;
}

.r-js .copyright-wrap {
    opacity: 0;
}

.offcanvas {
    position: fixed;
    z-index: 98;
    visibility: hidden;
    overflow: hidden;
}

.offcanvas.full {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.admin-bar .offcanvas.full {
    top: 46px;
}

.offcanvas .offcanvas-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
}

.offcanvas .offcanvas-bg {
    z-index: 1;
}

.offcanvas .offcanvas-content {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

html {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

body.r-smooth-scroll-enabled {
    width: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.r-smooth-scroll {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    transform: translate3d(0, 0, 0);
    will-change: transform;
}

.r-smooth-scroll .r-scroll-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.admin-bar .r-smooth-scroll .r-scroll-inner {
    top: 32px;
}

svg line {
    stroke: currentColor;
}

svg path {
    stroke: currentColor;
}

.r-user-cart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.r-user-cart .user-avatar img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.r-user-cart .user-name {
    display: block;
}

.r-user-cart .user-meta a {
    display: inline-block;
    line-height: 1;
}

.r-user-cart .user-meta time {
    font-size: 13px;
    opacity: 0.6;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    padding-top: 4px;
}

.r-user-cart .time-link {
    display: inline-block;
}

.r-round-button {
    position: relative;
    display: inline-block;
}

.r-round-button .button-inner {
    border-radius: 50px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    will-change: transform;
    transition: transform 0.2s ease-in-out;
    background-color: rgba(255, 255, 255, 0.8);
}

.r-round-button .hint {
    position: absolute;
    top: 50%;
    right: 130%;
    white-space: nowrap;
    background: #292929;
    color: #fff;
    font-size: 15px;
    box-sizing: border-box;
    padding: 9px 13px;
    border-radius: 3px;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}

.r-round-button .hint:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    border-left-color: #292929;
}

.r-round-button .svg-icon {
    width: 30px;
    height: 30px;
    padding: 23px 25px 27px;
}

.r-round-button a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.r-round-button:hover .hint {
    opacity: 1;
}

.r-round-button:hover .button-inner {
    transform: scale(1.1);
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: currentColor;
    opacity: 0.6;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: currentColor;
    opacity: 0.6;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: currentColor;
    opacity: 0.6;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px #000 inset;
    box-shadow: 0 0 0px 1000px #000 inset;
    padding: 15px 40px 15px 15px;
}

input,
textarea {
    color: inherit;
}

input[type=text],
input[type=search],
input[type=email],
input[type=url],
input[type=phone] {
    display: block;
    width: 100%;
    padding: 0;
    position: relative;
    border-radius: 0;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: currentColor;
    outline: 0;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid currentColor;
}

input[type=search] {
    padding-right: 40px;
    border-bottom: 4px solid currentColor;
    font-family: "PN", sans-serif;
    font-size: 14px;
    font-weight: inherit;
}

textarea {
    display: block;
    width: 100%;
    padding: 15px 0;
    position: relative;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    letter-spacing: 0;
    outline: 0;
    background-color: transparent;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    outline: 0;
    border: none;
    border-bottom: 2px solid currentColor;
}

input[type=checkbox] {
    display: inline-block;
    margin-right: 8px;
}

button,
.button,
input[type=submit] {
    border: 3px solid currentColor;
    background-color: transparent;
    border-radius: 1px;
    padding: 15px;
    font-size: 1em;
    cursor: pointer;
    outline: none !important;
}

.r-checkbox-wrap {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    margin-right: 0.5em;
    margin-top: 0.25em;
}

.r-checkbox-wrap input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    outline: none;
    cursor: pointer;
    z-index: 2;
}

.r-checkbox-wrap input[type=checkbox]:checked+.r-checkbox::before {
    content: '';
    display: inline-block;
    position: absolute;
    margin-left: 33.3333%;
    margin-top: 20%;
    width: 33.3333%;
    height: 50%;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(45deg);
}

.r-checkbox-wrap .r-checkbox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 3px solid currentColor;
    background: transparent;
    border-radius: 0;
}

.post-password-form p {
    position: relative;
}

.post-password-form label {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .387em;
    position: absolute;
    top: 0;
    left: 0;
}

.post-password-form input[type=password] {
    display: inline-block;
    padding: 30px 0 0;
    position: relative;
    border-radius: 0;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: currentColor;
    outline: 0;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid currentColor;
}

.post-password-form input[type=submit] {
    display: inline-block;
    vertical-align: bottom;
}

.search-field {
    width: 100%;
    border-radius: 0;
    font-size: 1rem;
    border: none;
    border-bottom: 4px solid currentColor;
    background-color: transparent;
    outline: none !important;
}

.search-form {
    position: relative;
}

.search-form .svg-icon {
    position: absolute;
    right: 0;
    bottom: 6px;
    fill: currentColor;
}

[data-rotate="rotate-left"]>.textwidget {
    line-height: 1.1;
    writing-mode: tb-rl;
    transform: rotate(180deg);
}

[data-rotate="rotate-left"]>.textwidget p a {
    border: none;
    text-decoration: underline;
}

[data-rotate="rotate-right"]>.textwidget {
    writing-mode: tb-rl;
    margin-left: auto;
    margin-right: 0;
    line-height: 1.1;
}

[data-rotate="rotate-right"]>.textwidget p a {
    border: none;
    text-decoration: underline;
}

#r-noise {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    user-select: none;
    z-index: 104;
}

.horiz-thumbs {
    position: fixed;
    left: 33.3333%;
    top: 0;
    right: 160px;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
}

.horiz-thumbs .horiz-thumbs-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
}

.horiz-thumbs .preview-thumb {
    min-width: 100%;
}

#r-zoom-image {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 105;
    display: none;
}

#r-zoom-image .pan-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#r-zoom-image .pan {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#r-zoom-image .part-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 25vw;
    height: 100%;
    overflow: hidden;
    z-index: 10;
}

#r-zoom-image .part-wrap.part-wrap-2 {
    left: 25vw;
}

#r-zoom-image .part-wrap.part-wrap-3 {
    left: 50vw;
}

#r-zoom-image .part-wrap.part-wrap-4 {
    left: 75vw;
}

#r-zoom-image .image-part {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
}

#r-zoom-image .image-part.part-2 {
    background-position: -25vw 0;
}

#r-zoom-image .image-part.part-3 {
    background-position: -50vw 0;
}

#r-zoom-image .image-part.part-4 {
    background-position: -75vw 0;
}

#r-zoom-image .gallery-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

#r-zoom-image .gallery-nav .bg-primary {
    z-index: -1;
    display: none;
}

#r-zoom-image .gallery-nav .nav-links {
    display: flex;
    align-items: center;
}

#r-zoom-image .next-preview {
    display: none;
}

#r-zoom-image.fill .gallery-nav {
    left: auto;
    right: 0;
    width: 50%;
    max-width: 300px;
}

#r-zoom-image.fill .gallery-nav .bg-primary {
    display: block;
}

audio {
    display: block;
}

.entry-content>.embed-responsive-wrap .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.entry-content>.embed-responsive-wrap .embed-responsive .embed-responsive-item,
.entry-content>.embed-responsive-wrap .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.entry-content>.embed-responsive-wrap .embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.r-three-slider {
    position: relative;
    width: 100%;
    height: 100%;
}

.r-three-slider .r-canvas {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1;
}

.r-three-slider .slider-header {
    display: block;
    opacity: 0;
    position: relative;
    z-index: 3;
}

.r-three-slider .sep {
    margin: 0 4px;
}

.r-hero-slider {
    position: relative;
    width: 100%;
    height: 100vh;
}

.r-hero-slider .r-canvas {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.r-hero-slider .r-canvas.primary-canvas {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.slide-title.h2 {
    font-size: 28px;
    margin-top: 10px;
}

.r-hero-slider canvas {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.r-hero-slider .slide-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    visibility: hidden;
}

.r-hero-slider .slide-subtitle {
    position: absolute;
    bottom: 75%;
    left: 0;
    width: 100%;
    text-align: center;
}

.r-hero-slider .slide-subtitle p {
    text-transform: uppercase;
    max-width: 400px;
    margin: 0 auto 0.25em;
}

.r-hero-slider .slide-content {
    position: absolute;
    top: 75%;
    left: 0;
    width: 100%;
    text-align: center;
}

.r-hero-slider .r-dots {
    position: absolute;
    left: 5vw;
    bottom: calc(3rem + 5vw);
    z-index: 10;
}

.r-hero-slider .r-dots .dots-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    transform: rotate(-90deg) translate3d(50%, 100%, 0);
    transform-origin: bottom left;
}

.r-hero-slider .r-dots .r-dot {
    position: relative;
    cursor: pointer;
    font-size: 13px;
    padding: 8px;
    text-transform: lowercase;
    text-align: center;
}

.r-hero-slider .r-dots .r-dot:first-child {
    margin-top: -1em;
}

.r-hero-slider .r-dots .r-dot .letter {
    opacity: 0;
    transition: opacity 200ms cubic-bezier(0, 0, 0.55, 1);
}

.r-hero-slider .r-dots .r-dot:after {
    content: "";
    display: block;
    width: 5px;
    height: 2px;
    border-radius: 0;
    background-color: currentColor;
    opacity: 0.5;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2px;
    margin-left: -2px;
    transition: opacity 200ms cubic-bezier(0, 0, 0.55, 1);
}

.r-hero-slider .r-dots .r-dot:before {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background-color: currentColor;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: transform 400ms cubic-bezier(0, 0, 0.55, 1);
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.r-hero-slider .r-dots .r-dot.is-active .letter {
    opacity: 1;
}

.r-hero-slider .r-dots .r-dot.is-active:after {
    opacity: 1;
}

.r-hero-slider .r-dots .r-dot.is-active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.r-hero-slider .slider-nav {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    z-index: 5;
    opacity: 0;
    padding-bottom: calc(1rem + 1.2820vw);
}

.r-hero-slider .slider-nav .nav-links {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 2.5vw;
}

.r-hero-slider .slider-nav .nav-links svg {
    width: 24px;
}

.r-hero-slider .slider-nav .arrow-link {
    height: 100%;
    padding-right: 5vw;
    margin: 0;
}

.r-hero-slider .slider-nav .arrow-link.arrow-next {
    padding-right: 2.5vw;
    padding-left: 2.5vw;
}

.r-hero-slider .slider-nav .arrow-link.arrow-prev {
    padding-right: 2.5vw;
    padding-left: 2.5vw;
}

.r-hero-slider.r-slider-layout-wide .r-canvas.primary-canvas {
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.r-hero-slider.r-slider-layout-wide .r-canvas.secondary-canvas {
    position: relative;
    width: 100%;
    height: 100%;
}

.r-hero-slider.r-slider-layout-wide .r-slider-secondary {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.r-hero-slider.r-slider-layout-wide .secondary-slider-wrap {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    padding: 20px;
    width: 200px;
    height: 300px;
}

.r-hero-slider.r-slider-layout-wide .r-slides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.r-hero-slider.r-slider-layout-wide .slide-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
}

.r-hero-slider.r-slider-layout-wide .slide-wrap .slide-subtitle {
    position: relative;
    bottom: auto;
    text-align: left;
}

.r-hero-slider.r-slider-layout-wide .slide-wrap .slide-subtitle p {
    margin-left: 0;
}

.r-hero-slider.r-slider-layout-wide .slide-wrap .slide-content {
    position: relative;
    top: auto;
    text-align: left;
}

.r-hero-slider.r-slider-layout-wide .slide-wrap .slide-title {
    font-size: 60px;
}

/* Image Module
--------------------------------------------- */

.r-parallax-image {
    position: absolute;
    left: 0;
    top: -25%;
    width: 100%;
    height: 125%;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.r-parallax-image.left {
    left: 0;
    top: -25%;
    width: 100%;
    height: 125%;
}

a.r-mask {
    display: block;
}

.r-image img {
    transition: transform 900ms cubic-bezier(0, 0, 0.55, 1);
    will-change: transform;
    transform: scale(1.1) translate3d(0, 0, 0);
}

.r-image.in-view img {
    transform: scale(1) translate3d(0, 0, 0);
}

.r-image-mask {
    position: relative;
    overflow: hidden;
    display: inline-block;
    transform: translate3d(0, 0, 0);
}

.r-image-mask img {
    display: inline-block;
    position: relative;
}

.r-image-mask .r-image-mask-inner {
    position: relative;
    overflow: hidden;
}

.r-image-link {
    position: relative;
}

.r-image-link .r-image-mask {
    will-change: transform;
    transition: transform 700ms cubic-bezier(.4, .4, .05, 1);
    transform: translate3d(0, 0, 0);
}

.r-image-link .r-image-mask img {
    display: block;
}

.r-image-link .r-image-mask-inner {
    will-change: transform;
    transition: transform 700ms cubic-bezier(.4, .4, .05, 1);
    transform: translate3d(0, 0, 0);
}

.r-image-link:hover .r-image-mask {
    transform: scale(0.95);
}

.r-image-link:hover .r-image-mask-inner {
    transform: scale(1.15);
}

.r-page-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.next-post-wrap {
    margin-top: calc(2rem + 1.564vw);
    margin-bottom: 20px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
}

.next-post-caption {
    font-size: 12px;
    font-weight: 700;
    color: #BB4C36;
    letter-spacing: 0.175rem;
    text-transform: uppercase;
    margin: 0 0 calc(1rem + -2vw);
    padding: 0;
}

.next-post-title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.next-post-wrap .next-post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.next-post-wrap .next-post-thumb {
    position: relative;
    z-index: -1;
    display: inline-block;
    overflow: hidden;
}

.next-post-wrap .next-post {
    max-width: 100%;
    display: inline-block;
}

@media (min-width: 600px) {
    .wp-block-column {
        flex-basis: 50%;
        flex-grow: 0;
    }

    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc((100% - 16px * 2) / 3);
        margin-right: 16px;
    }

    @supports (-ms-ime-align: auto) {

        .wp-block-gallery.columns-3 .blocks-gallery-image,
        .wp-block-gallery.columns-3 .blocks-gallery-item {
            width: calc((100% - 16px * 2) / 3 - 1px);
        }
    }

    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc((100% - 16px * 3) / 4);
        margin-right: 16px;
    }

    @supports (-ms-ime-align: auto) {

        .wp-block-gallery.columns-4 .blocks-gallery-image,
        .wp-block-gallery.columns-4 .blocks-gallery-item {
            width: calc((100% - 16px * 3) / 4 - 1px);
        }
    }

    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc((100% - 16px * 4) / 5);
        margin-right: 16px;
    }

    @supports (-ms-ime-align: auto) {

        .wp-block-gallery.columns-5 .blocks-gallery-image,
        .wp-block-gallery.columns-5 .blocks-gallery-item {
            width: calc((100% - 16px * 4) / 5 - 1px);
        }
    }

    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc((100% - 16px * 5) / 6);
        margin-right: 16px;
    }

    @supports (-ms-ime-align: auto) {

        .wp-block-gallery.columns-6 .blocks-gallery-image,
        .wp-block-gallery.columns-6 .blocks-gallery-item {
            width: calc((100% - 16px * 5) / 6 - 1px);
        }
    }

    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc((100% - 16px * 6) / 7);
        margin-right: 16px;
    }

    @supports (-ms-ime-align: auto) {

        .wp-block-gallery.columns-7 .blocks-gallery-image,
        .wp-block-gallery.columns-7 .blocks-gallery-item {
            width: calc((100% - 16px * 6) / 7 - 1px);
        }
    }

    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc((100% - 16px * 7) / 8);
        margin-right: 16px;
    }

    @supports (-ms-ime-align: auto) {

        .wp-block-gallery.columns-8 .blocks-gallery-image,
        .wp-block-gallery.columns-8 .blocks-gallery-item {
            width: calc((100% - 16px * 7) / 8 - 1px);
        }
    }

    .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
        margin-right: 0;
    }

    .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0;
    }

    .wp-block-latest-posts.columns-2 li {
        width: calc((100% / 2) - 16px);
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc((100% / 3) - 16px);
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc((100% / 4) - 16px);
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc((100% / 5) - 16px);
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc((100% / 6) - 16px);
    }

    .wp-block-rss.columns-2 li {
        width: calc((100% / 2) - 16px);
    }

    .wp-block-rss.columns-3 li {
        width: calc((100% / 3) - 16px);
    }

    .wp-block-rss.columns-4 li {
        width: calc((100% / 4) - 16px);
    }

    .wp-block-rss.columns-5 li {
        width: calc((100% / 5) - 16px);
    }

    .wp-block-rss.columns-6 li {
        width: calc((100% / 6) - 16px);
    }

    .wp-block-columns>.wp-block-column {
        flex-basis: 50%;
    }
}

@media (min-width: 768px) {
    .r-menu-toggle:hover .lines {
        transform: translate(-50%, -50%) rotate(90deg);
        opacity: 0;
    }

    .r-menu-toggle:hover .lines-close {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 1;
    }

    .r-container {
        width: 100%;
        max-width: 960px;
        margin-left: auto;
        margin-right: auto;
    }

    .r-row {
        display: -ms-flexbox;
        display: flex;
    }

    .r-col-1 {
        width: 8.33333%;
    }

    .r-col-2 {
        width: 16.66667%;
    }

    .r-col-3 {
        width: 25%;
    }

    .r-col-4 {
        width: 33.33333%;
    }

    .r-col-5 {
        width: 41.66667%;
    }

    .r-col-6 {
        width: 50%;
    }

    .r-col-7 {
        width: 58.33333%;
    }

    .r-col-8 {
        width: 66.66667%;
    }

    .r-col-9 {
        width: 75%;
    }

    .r-col-10 {
        width: 83.33333%;
    }

    .r-col-11 {
        width: 91.66667%;
    }

    .r-col-12 {
        width: 100%;
    }

    .r-offset-1 {
        margin-left: 8.33333%;
    }

    .r-offset-2 {
        margin-left: 16.66667%;
    }

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

    .r-offset-4 {
        margin-left: 33.33333%;
    }

    .r-offset-5 {
        margin-left: 41.66667%;
    }

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

    .admin-bar .r-fix-top {
        top: 32px;
    }

    .widget[data-widget-col="1"] {
        width: 8.33333%;
        max-width: 8.33333%;
        flex-basis: calc(100% / 12 * 1);
    }

    .widget[data-widget-col="2"] {
        width: 16.66667%;
        max-width: 16.66667%;
        flex-basis: calc(100% / 12 * 2);
    }

    .widget[data-widget-col="3"] {
        width: 25%;
        max-width: 25%;
        flex-basis: calc(100% / 12 * 3);
    }

    .widget[data-widget-col="4"] {
        width: 33.33333%;
        max-width: 33.33333%;
        flex-basis: calc(100% / 12 * 4);
    }

    .widget[data-widget-col="6"] {
        width: 50%;
        max-width: 50%;
        flex-basis: calc(100% / 12 * 6);
    }

    .widget[data-widget-col="8"] {
        width: 66.66667%;
        max-width: 66.66667%;
        flex-basis: calc(100% / 12 * 8);
    }

    .widget[data-widget-col="9"] {
        width: 75%;
        max-width: 75%;
        flex-basis: calc(100% / 12 * 9);
    }

    .widget[data-widget-col="10"] {
        width: 83.33333%;
        max-width: 83.33333%;
        flex-basis: calc(100% / 12 * 10);
    }

    .widget[data-widget-col="12"] {
        width: 100%;
        max-width: 100%;
        flex-basis: calc(100% / 12 * 12);
    }

    .comments-column {
        padding-bottom: 5vw;
    }

    .r-archive .hentry .posted-on {
        line-height: 32px;
    }

    .r-archive.archive-default .hentry {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .r-archive.archive-default .item-content-wrap {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
    }

    .r-archive.archive-default .item-thumb {
        width: 33.33333%;
        max-width: 33.33333%;
        flex-basis: calc(100% / 12 * 4);
    }

    .r-archive.archive-default .item-content {
        width: 66.66667%;
        max-width: 66.66667%;
        flex-basis: calc(100% / 12 * 8);
        padding-left: 5vw;
    }

    .r-archive.archive-grid .hentry .item-thumb .vertical-title-wrap {
        transform: translate3d(0.5em, 0, 0);
        transition: transform 600ms cubic-bezier(0, 0, 0.55, 1);
    }

    .r-archive.archive-grid .hentry .item-thumb:hover .vertical-title-wrap {
        transition: transform 400ms 100ms;
        transform: translate3d(0, 20px, 0);
    }

    .wp-block-columns>.wp-block-column {
        margin-bottom: 0;
    }

    .wp-block-columns>.wp-block-column:not(:first-child) {
        padding-left: 5vw;
    }

    .wp-block-columns>.wp-block-column:not(:last-child) {
        padding-right: 5vw;
    }

    .wp-block-columns.r-columns-1_2>.wp-block-column:first-child {
        width: 33.33333%;
        max-width: 33.33333%;
        flex-basis: 33.33333% !important;
    }

    .wp-block-columns.r-columns-1_2>.wp-block-column:last-child {
        width: 66.66667%;
        max-width: 66.66667%;
        flex-basis: 66.66667% !important;
    }

    .wp-block-columns.r-columns-2_1>.wp-block-column:first-child {
        width: 66.66667%;
        max-width: 66.66667%;
        flex-basis: 66.66667% !important;
    }

    .wp-block-columns.r-columns-2_1>.wp-block-column:last-child {
        width: 33.33333%;
        max-width: 33.33333%;
        flex-basis: 33.33333% !important;
    }

    .wp-block-columns.alignfull.has-2-columns,
    .wp-block-columns.alignwide.has-2-columns {
        display: -ms-flexbox;
        display: flex;
    }

    .wp-block-columns.alignfull.has-2-columns>0,
    .wp-block-columns.alignwide.has-2-columns>0 {
        width: 50%;
        max-width: 50%;
        flex-basis: calc(100% / 12 * 6 - 5vw);
        flex-grow: 0;
    }

    .wp-block-columns.alignfull.has-2-columns>0:not(:first-child),
    .wp-block-columns.alignwide.has-2-columns>0:not(:first-child) {
        margin-left: 5vw;
    }

    .wp-block-columns.alignfull.has-2-columns>0:not(:last-child),
    .wp-block-columns.alignwide.has-2-columns>0:not(:last-child) {
        margin-right: 5vw;
    }

    .is-style-rotate-left {
        line-height: 1.1;
        writing-mode: tb-rl;
        transform: rotate(180deg) !important;
    }

    .is-style-rotate-right {
        writing-mode: tb-rl;
        margin-left: auto;
        margin-right: 0;
        line-height: 1.1;
    }

    p.is-style-rotate-left,
    p.is-style-rotate-right {
        white-space: nowrap !important;
    }

    .r-hero-slider.r-slider-layout-wide .slide-wrap .slide-title {
        font-size: 120px;
    }

    .r-hero-slider.r-slider-layout-wide .slide-btn {
        position: absolute;
        left: 100%;
        margin-top: calc(2rem + 5.128vw);
    }

    .r-hero-slider.r-slider-layout-wide .slide-btn .wp-block-button__link {
        font-size: 1.5em;
    }
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap;
    }
}

@media (min-width: 960px) {
    .block-editor-block-list__layout .reusable-block-edit-panel {
        flex-wrap: nowrap;
    }

    .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title {
        margin: 0;
    }

    .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button {
        margin: 0 0 0 5px;
    }
}

@media (min-width: 992px) {
    .header-style_side .r-header .header-item {
        padding: calc(2rem + 2.564vw) 5vw;
    }

    .header-style_side.admin-bar .r-header {
        top: 32px;
    }

    .is-inited .header-style_side .r-header:before {
        transform: scaleY(1);
    }

    .header-style_side.has-menu .r-header .site-branding {
        padding-top: 0;
    }

    .header-style_side .r-header {
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
        width: 160px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header-style_side .r-header:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: currentColor;
        opacity: 0.1;
        transform-origin: bottom center;
        transform: scaleY(0);
        transition: transform 700ms cubic-bezier(0, 0, 0.55, 1);
    }

    .header-style_side .r-header .menu-toggle-item {
        width: 100%;
        -ms-flex-order: -1;
        order: -1;
    }

    .header-style_side .r-header .menu-toggle {
        padding: 0.5em 0;
    }

    .header-style_side .r-header .header-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
    }

    .header-style_side .r-header .header-item .site-title-wrap {
        margin: 0;
    }

    .header-style_side .offcanvas.full,
    .header-style_side .offcanvas.full .offcanvas-content {
        padding-right: 160px;
    }

    .header-style_side .offcanvas .offcanvas-content {
        padding-top: 0;
    }

    .header-style_side #content {
        padding-top: 0;
        padding-right: 160px;
    }

    .entry-content {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }

    .entry-content .alignwide {
        width: auto;
        margin-left: -5vw;
        margin-right: -5vw;
    }

    .entry-content .alignfull {
        width: auto;
    }

    .entry-content>*.alignwide {
        margin-left: calc(-33.33% + 5vw);
        margin-right: calc(-33.33% + 5vw);
    }

    .entry-content>*.alignfull {
        margin-left: -33.33%;
        margin-right: -33.33%;
    }

    .copyright-wrap {
        position: fixed;
        right: 0;
        bottom: 0;
        width: 160px;
        padding: 0 0 calc(2rem + 2.564vw);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 102;
    }

    .copyright-wrap .copyright-text {
        writing-mode: tb-rl;
        margin-left: auto;
        margin-right: 0;
        line-height: 1.1;
        margin: 0;
        max-height: 40vh;
    }

    .admin-bar .offcanvas.full {
        top: 32px;
    }

    input[type=text],
    input[type=search],
    input[type=email],
    input[type=url],
    input[type=phone] {
        font-size: .93333vw;
        line-height: 2vw;
    }

    textarea {
        font-size: .93333vw;
        line-height: 1.2vw;
    }

    .post-password-form input[type=password] {
        font-size: .93333vw;
        line-height: 2vw;
    }

    .is-style-rotate-left-lg {
        line-height: 1.1;
        writing-mode: tb-rl;
        transform: rotate(180deg) !important;
    }

    .is-style-rotate-right-lg {
        writing-mode: tb-rl;
        margin-left: auto;
        margin-right: 0;
        line-height: 1.1;
    }

    p.is-style-rotate-left,
    p.is-style-rotate-right {
        white-space: nowrap !important;
    }

    .admin-bar .r-hero-slider {
        height: calc(100vh - 32px);
    }

    .r-hero-slider .slider-header {
        width: 50%;
        line-height: 30px;
        display: block;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }

    .r-hero-slider .r-canvas.primary-canvas {
        width: 50%;
        bottom: 0;
    }

    .r-hero-slider .r-canvas.secondary-canvas {
        width: 75%;
        max-width: 540px;
        height: 100%;
        margin: auto;
    }

    .r-hero-slider .secondary-slider-wrap {
        position: absolute;
        top: 20%;
        left: 0;
        bottom: 25%;
        width: 55%;
    }

    .r-hero-slider .slider-nav {
        right: 50%;
        width: 16.6666%;
    }
}

@media (min-width: 1200px) {
    .r-archive .hentry .posted-on {
        line-height: 2.6vw;
    }

    body {
        font-size: 18px;
    }

    [data-font-size="small"],
    .small,
    .has-small-font-size,
    ol.is-style-small li,
    ul.is-style-small li,
    ul.is-style-horizontal li {
        font-size: 14px;
    }

    .header-style_side .r-header .site-title .title,
    [data-font-size="normal"],
    .has-normal-font-size,
    .has-regular-font-size {
        font-size: 18px;
    }

    [data-font-size="medium"],
    .medium,
    .has-medium-font-size,
    .wp-block-button.is-style-clean-large .wp-block-button__link {
        font-size: 28px;
    }

    [data-font-size="large"],
    .large,
    .has-large-font-size {
        font-size: 50px;
    }

    [data-font-size="large"],
    .large,
    .has-large-font-size {
        line-height: 1.17;
    }

    [data-font-size="huge"],
    .huge,
    .has-huge-font-size {
        font-size: 90px;
    }

    [data-font-size="huge"],
    .huge,
    .has-huge-font-size {
        line-height: 1;
    }

    .wp-block-image figcaption {
        font-size: 14px;
    }

    h1,
    .h1 {
        font-size: 50px;
    }

    h1,
    .h1 {
        line-height: 1;
    }

    h2,
    .h2,
    .wp-block-cover h2 {
        font-size: 40px;
    }

    h2,
    .h2,
    .wp-block-cover h2 {
        line-height: 1;
    }

    h3,
    .h3 {
        font-size: 36px;
    }

    h4,
    .h4 {
        font-size: 24px;
    }

    h5,
    .h5 {
        font-size: 18px;
    }

    h6,
    .h6 {
        font-size: 14px;
    }
}

@media (min-width: 1500px) {
    .header-style_side .r-header {
        width: 220px;
    }

    .header-style_side .offcanvas.full,
    .header-style_side .offcanvas.full .offcanvas-content {
        padding-right: 220px;
    }

    .header-style_side #content {
        padding-right: 220px;
    }

    body {
        font-size: 20px;
    }

    [data-font-size="small"],
    .small,
    .has-small-font-size,
    ol.is-style-small li,
    ul.is-style-small li,
    ul.is-style-horizontal li {
        font-size: 16px;
    }

    .header-style_side .r-header .site-title .title,
    [data-font-size="normal"],
    .has-normal-font-size,
    .has-regular-font-size {
        font-size: 20px;
    }

    .font-txt {
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0.075rem;
    }

    [data-font-size="medium"],
    .medium,
    .has-medium-font-size,
    .wp-block-button.is-style-clean-large .wp-block-button__link {
        font-size: 24px;
    }

    [data-font-size="large"],
    .large,
    .has-large-font-size {
        font-size: 55px;
    }

    [data-font-size="huge"],
    .huge,
    .has-huge-font-size {
        font-size: 70px;
    }

    .wp-block-image figcaption {
        font-size: 16px;
    }

    h1,
    .h1 {
        font-size: 36px;
    }

    h2,
    .h2,
    .wp-block-cover h2 {
        font-size: 28px;
    }

    h3,
    .h3 {
        font-size: 28px;
    }

    h4,
    .h4 {
        font-size: 24px;
    }

    h5,
    .h5 {
        font-size: 20px;
    }

    h6,
    .h6 {
        font-size: 16px;
    }

    .copyright-wrap {
        width: 210px;
    }

    .horiz-thumbs {
        right: 220px;
    }

    .r-hero-slider.r-slider-layout-dual .secondary-slider-wrap {
        top: 25vh;
    }

    .r-hero-slider.r-slider-layout-dual .slide-subtitle {
        bottom: 75vh;
    }
}

@media (max-width: 992px) {
    .header-style_side .r-header {
        top: 0;
        width: 100%;
        height: 50px;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-style_side .offcanvas.full {
        top: 50px;
    }

    .header-style_side #content {
        padding-top: 50px;
    }

    .header-style_side.admin-bar .r-header {
        top: 32px;
    }

    .header-style_side.admin-bar .offcanvas.full {
        top: 112px;
    }
}

@media (max-width: 768px) {
    .hide-sm {
        display: none;
    }

    .admin-bar .r-fix-full {
        top: 46px;
    }

    .r-archive.archive-default .item-thumb {
        margin-bottom: calc(1rem + 1.2820vw);
    }

    .wp-block-columns {
        display: block;
    }

    .wp-block-columns.alignfull>.wp-block-column {
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .has-background {
        padding: 7.0278vw 5vw 7.0278vw;
    }

    p.has-background {
        padding: 7.0278vw 5vw 7.0278vw;
    }

    .wp-block-spacer {
        display: none;
    }

    .main-navigation .main-menu-container {
        padding: calc(2rem + 2.564vw) 5vw;
        padding-bottom: calc(1rem + 2.564vw);
    }

    .main-navigation .widgets-column .widget {
        margin-bottom: 32px;
    }

    .main-navigation .widgets-column .widget[data-font-size="small"] {
        margin-bottom: 16px;
    }

    .main-navigation .widgets-column .widget.widget_media_image {
        margin-top: calc(2rem + 2.564vw);
        margin-bottom: calc(2rem + 2.564vw);
    }

    .menu-toggled .copyright-wrap {
        visibility: hidden;
    }

    .is-style-rotate-left-sm {
        line-height: 1.1;
        writing-mode: tb-rl;
        transform: rotate(180deg) !important;
    }

    .is-style-rotate-right-sm {
        writing-mode: tb-rl;
        margin-left: auto;
        margin-right: 0;
        line-height: 1.1;
    }

    p.is-style-rotate-left-sm,
    p.is-style-rotate-right-sm {
        white-space: nowrap !important;
    }

    .r-hero-slider {
        height: calc(100vh - 80px);
    }

    .admin-bar .r-hero-slider {
        height: calc(100vh - 80px - 46px);
    }

    .r-hero-slider.r-slider-layout-dual {
        overflow: hidden;
    }

    .r-hero-slider.r-slider-layout-dual .slider-header {
        position: absolute;
        right: 5vw;
        top: calc(2rem + 2.564vw);
        padding: 0;
        writing-mode: tb-rl;
        margin-left: auto;
        margin-right: 0;
        line-height: 1.1;
    }

    .r-hero-slider.r-slider-layout-dual .r-slides .slide-wrap {
        position: absolute;
        z-index: 3;
    }

    .r-hero-slider.r-slider-layout-dual .slide-wrap {
        width: 100%;
        height: 40%;
        top: 60%;
        padding-top: calc(2rem + 2.564vw);
    }

    .r-hero-slider.r-slider-layout-dual .slide-subtitle {
        bottom: auto;
        text-align: left;
        position: relative;
    }

    .r-hero-slider.r-slider-layout-dual .slide-content {
        top: auto;
        text-align: left;
        position: relative;
    }

    .r-hero-slider.r-slider-layout-dual .slide-btn {
        text-align: right;
    }

    .r-hero-slider.r-slider-layout-dual .r-canvas.primary-canvas {
        position: relative;
        width: 66.6666%;
        left: 0;
        height: 65%;
        max-width: 320px;
    }
    
    .r-hero-slider.r-slider-layout-dual .r-canvas.secondary-canvas {
        position: absolute;
        overflow: hidden;
        height: 30%;
        top: 10%;
        width: 40%;
        right: 10%;
        z-index: 15;
    }

    .r-hero-slider.r-slider-layout-dual .slider-nav {
        width: 100%;
        left: 0;
        bottom: calc(2rem + 2.564vw);
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .r-hero-slider.r-slider-layout-dual .slider-nav .nav-links {
        visibility: hidden;
    }
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
        grid-template-areas: "media-text-media""media-text-content";
    }

    .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right {
        grid-template-areas: "media-text-content""media-text-media";
    }
}

@media (max-width: 480px) {
    .header-style_side.admin-bar .r-header {
        top: 46px;
    }

    .header-style_side.admin-bar .offcanvas.full {
        top: 95px;
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        padding-top: calc(2rem + 2.564vw);
        padding-bottom: calc(2rem + 2.564vw);
        position: absolute;
    }

    .wp-block-media-text.is-stacked-on-mobile.r-layout-cover .wp-block-media-text__content>* {
        margin-left: 0;
        margin-right: 0;
    }

    .offcanvas.full.r-intro .r-intro-title {
        width: 100%;
        padding: 0 5vw;
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-social-link {
        transition-duration: 0s;
    }
}