/************************************************
  motivo core
************************************************/

html .mceContentBody {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 100%;
    max-width: 800px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin: 36px 0 12px
}

h1 {
    font-size: 26px;
    line-height: 1.3846153846
}

h2 {
    font-size: 24px;
    line-height: 1
}

h3 {
    font-size: 22px;
    line-height: 1.0909090909
}

h4 {
    font-size: 20px;
    line-height: 1.2
}

h5 {
    font-size: 18px;
    line-height: 1.3333333333
}

h6 {
    font-size: 16px;
    line-height: 1.5
}

address {
    font-style: italic;
    margin-bottom: 24px
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help
}

b,
strong {
    font-weight: 700
}

cite {
    border: 0
}

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

mark,
ins {
    border: 0;
    color: inherit;
    text-decoration: none
}

code,
kbd,
tt,
var,
samp,
pre {
    font-family: monospace, serif;
    font-size: 15px;
    line-height: 1.6
}

pre {
    background: #f5f7f8;
    overflow: auto;
    margin-bottom: 1.5em;
    padding: 1.43em;
}

code {
    background: transparent;
}

blockquote.alignright {
    border: 0 none;
    margin: .31579em 0 1.47368em 1.47368em;
    width: 50%
}

@media(max-width:768px) {
    blockquote {
        float: none !important;
        width: auto !important;
        margin: 20px 0 !important
    }
}

blockquote.quote-light {
    color: #111;
    background: #fafafa;
    border-left: 3px solid #2d7dd0
}

blockquote.quote-light p {
    color: #2c2f34;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 25px
}

blockquote.quote-light::before {
    display: none
}

blockquote.quote-light cite {
    text-align: left
}

blockquote.quote-simple {
    background: transparent;
    border-width: 0;
    text-align: center;
    padding: 0;
    color: #2d7dd0
}

blockquote.quote-simple::before {
    display: none
}

blockquote.quote-simple p {
    color: inherit;
    font-size: 32px;
    line-height: 40px
}

blockquote.quote-simple cite {
    text-align: center
}

blockquote.quote-simple.alignleft,
blockquote.quote-simple.alignright {
    text-align: left
}

blockquote.quote-simple.alignleft p,
blockquote.quote-simple.alignright p {
    font-style: normal
}

small {
    font-size: smaller
}

big {
    font-size: 125%
}

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

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

dl {
    margin: 0 0 24px
}

dt {
    font-weight: bold
}

dd {
    margin: 0 0 24px
}

ul,
ol {
    padding-left: 20px
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

ul {
    list-style: disc
}

ul ul {
    list-style-type: circle;
}

li {
    text-align: -webkit-match-parent;
}

ol {
    list-style: decimal
}

dt {
    font-weight: 600;
}

hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0;
    height: 1px;
    margin-bottom: 23px
}

.alignleft {
    float: left;
    margin: 7px 24px 7px 0
}

.alignright {
    float: right;
    margin: 7px 0 7px 24px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 7px auto
}

blockquote.alignleft,
blockquote.alignright {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 17px;
    width: 50%
}

blockquote.alignleft p,
blockquote.alignright p {
    margin-bottom: 17px
}

.mce-item-table,
.mce-item-table * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mce-item-table {
    border-spacing: 0;
    max-width: 100%;
    border: 1px solid #eee;
    border-collapse: separate;
    margin-bottom: 1.5em
}

.mce-item-table tr:nth-child(even) {
    background: #f9f9f9
}

.mce-item-table td,
.mce-item-table th {
    padding: .4em;
    text-align: left;
    border-right: 1px dotted #eee
}

.mce-item-table th:last-child,
.mce-item-table tr td:last-child {
    border-right: 0
}

.mce-item-table thead th {
    background: #f5f7f8;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    padding: .7em .4em;
    vertical-align: middle
}

.mce-item-table tbody td {
    border-bottom: 1px solid #eee
}

.mce-item-table tbody tr:last-child td,
.mce-item-table tbody tr:last-child th {
    border-bottom: 0
}

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

.wp-caption {
    background: transparent;
    border: 0;
    color: #767676;
    margin: 0 0 24px 0;
    max-width: 100%;
    padding: 0;
    text-align: left
}

.html5-captions .wp-caption {
    padding: 0
}

.html5-captions .wp-caption.alignleft {
    margin-right: 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

.wp-caption.alignright img,
.wp-caption.alignright .wp-caption-dd {
    padding-left: 10px
}

.html5-captions .wp-caption.alignright {
    margin-left: 24px
}

.html5-captions .wp-caption.alignright img,
.html5-captions .wp-caption.alignright .wp-caption-dd {
    padding: 0
}

.wp-caption.aligncenter {
    margin: 7px auto
}

.wp-caption-dt {
    margin: 0
}

.wp-caption .wp-caption-text,
.wp-caption-dd {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding: 0 10px 0 0;
    text-align: left
}

.mceTemp+ul,
.mceTemp+ol {
    list-style-position: inside
}

.gallery .gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: auto
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 14px);
    max-width: calc(50% - 14px);
    width: auto
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 11px);
    max-width: calc(33.3% - 11px);
    width: auto
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 9px);
    max-width: calc(25% - 9px);
    width: auto
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 8px);
    max-width: calc(20% - 8px);
    width: auto
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 7px);
    max-width: calc(16.7% - 7px);
    width: auto
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 7px);
    max-width: calc(14.28% - 7px);
    width: auto
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 6px);
    max-width: calc(12.5% - 6px);
    width: auto
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 6px);
    max-width: calc(11.1% - 6px);
    width: auto
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery .gallery-caption {
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery .gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

html .mceContentBody.rtl {
    direction: rtl;
    unicode-bidi: embed
}

.rtl .wp-caption,
.rtl tr th {
    text-align: right
}

.rtl td {
    text-align: right
}

.rtl blockquote cite {
    text-align: left
}

.rtl blockquote.quote-light {
    border-left-width: 0;
    border-right-width: 3px
}

.rtl blockquote.quote-light cite {
    text-align: right
}

table {
    border-spacing: 0;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    margin-bottom: 1em;
}

table td,
table th {
    padding: .4em;
    text-align: left;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

table tr:nth-child(even) {
    background: rgba(0, 0, 0, 0.03);
}

table tbody tr:nth-child(even) {
    background: #f5f7f8;
}

table tbody tr td {
    padding: 9px 10px;
}

table td a,
table th a {
    font-size: 14px;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
    font-size: 14px;
    display: table-cell;
    line-height: 18px;
    text-align: left;
}

table thead th {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.gallery {
    display: table;
}

iframe {
    max-width: 100%;
}

table.wp-block-table th,
table.wp-block-table td {
    padding: 0.45em 1em;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.content-page,
.entry-header {
    margin: auto;
    max-width: none;
    width: 100%;
    padding: 0;
}

.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
    margin: 30px 0 15px;
}

blockquote.wp-block-quote.is-large {
    padding-left: 0;
    padding-right: 0;
}

.wp-block-pullquote blockquote,
.wp-block-quote blockquote {
    margin-bottom: 0;
}

.page-links {
    margin-top: 30px;
    clear: both;
    float: left;
    width: 100%;
}

.page-links a,
.page-links span {
    width: 40px;
    height: 40px;
    line-height: 39px;
    margin-right: 7px;
    font-size: 15px;
    text-align: center;
    background: #f5f7f8;
    color: #041026;
    border-radius: 50px;
    display: inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

a.post-page-numbers,
a.post-page-numbers span {
    width: auto;
    height: auto;
    padding: 0 10px;
}

a.post-page-numbers span {
    margin: 0;
}

.page-links .current span,
.page-links span.current {
    color: #fff;
    background: #041026;
}

cite {
    position: relative;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-style: normal;
}

dt,
dd {
    line-height: 1.5;
}

dt {
    font-weight: 700;
    color: #041026;
}

dt+dd {
    margin-top: 0.5rem;
}

dd+dt {
    margin-top: 1.5rem;
}

blockquote {
    border: 0;
    background-color: transparent;
    padding: 20px 30px 20px 30px;
    font-size: 18px;
    line-height: 30px;
    color: #14133b;
    font-weight: 500;
    position: relative;
    margin-top: 0px !important;
}

blockquote:before {
    content: '';
    position: absolute;
    top: 32px;
    left: 0;
    background-image: url(../images/quote.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.has-x-large-font-size {
    line-height: 1.2;
}

.wp-block-navigation .wp-block-navigation-item {
    margin: 5px;
}

.wp-block-navigation .wp-block-page-list li a {
    padding: 0 !important;
    margin: 0 !important;
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    padding: 5px 0;
}

/************************************************
  Gutenberg Block
************************************************/

body {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #1e1e1e;
    overflow-x: hidden;
}

.single-post p,
.single-header .post-title {
    font-family: "DM Sans", sans-serif;
}

.entry-content>p,
.entry-content li {
    font-family: "DM Sans", sans-serif;
    font-size: 16px;
    line-height: 1.8;
}

.alignwide,
.alignwide {
    margin-left: auto;
    margin-right: auto;
    clear: both
}

@media only screen and (min-width:768px) {
    .alignwide,
    .alignwide {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:768px) {
    .entry-content>*,
    .entry .entry-summary>* {
        margin: 32px 0
    }
    .entry-content>p {
        font-size: 17px;
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 1.25em
    }
}

.entry-content .clearfix,
.entry-content .row {
    margin: 0;
}

.alignleft,
.alignleft {
    float: left;
    max-width: calc(5 *(100vw / 12));
    margin-top: 0;
    margin-left: 0;
    margin-right: 1rem
}

@media only screen and (min-width:768px) {
    .alignleft,
    .alignleft {
        margin-bottom: 28px;
        max-width: calc(4 *(100vw / 12));
        margin-right: calc(2 * 1.5rem)
    }
}

.alignright,
.alignright {
    float: right;
    max-width: calc(5 *(100vw / 12));
    margin-top: 0;
    margin-right: 0;
    margin-left: 1rem
}

@media only screen and (min-width:768px) {
    .alignright,
    .alignright {
        max-width: calc(4 *(100vw / 12));
        margin-right: 0;
        margin-left: calc(2 * 1rem)
    }
}

.aligncenter,
.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.sidebar-inactive #content .container {
    max-width: 80%
}

.sidebar-inactive .alignfull,
.wp-block-image.alignfull,
.sidebar-inactive .blockquote.wp-block-pullquote.alignfull,
.sidebar-inactive .wp-block-pullquote:not(.is-style-solid-color).alignfull {
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    left: 50%;
    right: 50%;
    max-width: initial;
    border-left: 0
}

.page.sidebar-active .alignfull,
.page.sidebar-active .blockquote.wp-block-pullquote.alignfull,
.page.sidebar-active .wp-block-pullquote:not(.is-style-solid-color).alignfull {
    width: 100%;
    margin-left: 0vw;
    margin-right: 0vw;
    position: relative;
    left: 0;
    right: 0
}

.alignfull>img,
.alignwide>img {
    max-width: none;
    width: 100%
}

figure,
.wp-caption,
.wp-caption-overlay .wp-caption {
    border: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.sidebar-inactive .alignfull blockquote {
    padding: 40px
}

.sidebar-inactive .alignfull.wp-block-cover-image.has-background-dim {
    padding: 40px
}

.sidebar-inactive figure.wp-block-image.alignleft.is-resized,
.wp-block-image .alignleft {
    margin-right: 30px;
    margin-bottom: 70px
}

.sidebar-inactive figure.wp-block-image.alignright.is-resized,
.wp-block-image .alignright {
    margin-left: 30px
}

.sidebar-inactive #content .container {
    max-width: 80%
}

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

.wp-block-audio {
    width: 100%
}

.wp-block-audio audio {
    width: 100%
}

.wp-block-audio.alignleft audio,
.wp-block-audio.alignright audio {
    max-width: 198px
}

@media only screen and (min-width:768px) {
    .wp-block-audio.alignleft audio,
    .wp-block-audio.alignright audio {
        max-width: 384px
    }
}

@media only screen and (min-width:1379px) {
    .wp-block-audio.alignleft audio,
    .wp-block-audio.alignright audio {
        max-width: 385.44px
    }
}

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

.wp-block-embed-vimeo .wp-block-embed__wrapper {
    text-align: center
}

.wp-block-button .wp-block-button__link {
    transition: background 150ms ease-in-out;
    border: 0;
    font-size: .88889em;
    line-height: 1.2;
    box-sizing: border-box;
    font-weight: bold;
    text-decoration: none;
    padding: .76rem 1rem;
    outline: 0;
    outline: 0
}

.wp-block-button .wp-block-button__link:not(.has-background) {
    background-color: #343a40;
    border-radius: 0;
    padding: 16px 35px 16px 35px
}

.wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: white
}

.wp-block-button .wp-block-button__link:hover {
    color: white;
    background: #111;
    cursor: pointer
}

.wp-block-button .wp-block-button__link:focus {
    color: white;
    background: #111;
    outline: thin dotted;
    outline-offset: -4px
}

.wp-block-button:not(.is-style-squared) .wp-block-button__link {
    border-radius: 6px
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
    transition: all 150ms ease-in-out;
    border-width: 2px;
    border-style: solid
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-background),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-background) {
    background: transparent
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:focus:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:active:not(.has-text-color) {
    color: #32373c;
    border-color: currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: #111;
    border-color: #111
}

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts {
    list-style-position: outside
}

.wp-block-latest-posts.has-dates {
    list-style: none
}

.wp-block-archives li,
.wp-block-categories li,
.wp-block-latest-posts li {
    font-weight: 500;
    line-height: 1.2;
}

.wp-block-archives li.menu-item-has-children,
.wp-block-archives li:last-child,
.wp-block-categories li.menu-item-has-children,
.wp-block-categories li:last-child,
.wp-block-latest-posts li.menu-item-has-children {
    padding-bottom: 0
}

.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-latest-posts li a {
    text-decoration: none
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
    text-align: center;
    list-style-position: inside
}

.wp-block-categories ul {
    padding-top: .75rem
}

.wp-block-categories li ul {
    list-style-position: inside
}

.wp-block-categories ul {
    counter-reset: submenu
}

.wp-block-latest-posts.is-grid li {
    border-top: 0;
    padding: 15px;
    margin-bottom: 2rem;
    background: #f5f7f8;
}

.wp-block-latest-posts.is-grid li a:after {
    content: ""
}

.wp-block-latest-posts.is-grid li:last-child {
    margin-bottom: auto
}

.wp-block-latest-posts.is-grid li:last-child a:after {
    content: ""
}

.wp-block-preformatted {
    line-height: 1.8;
    padding: 1rem
}

.wp-block-verse {
    font-size: 22px;
    line-height: 1.8
}

.has-drop-cap:not(:focus):first-letter {
    font-size: 3.375em;
    line-height: 1;
    font-weight: bold;
    margin: 0 .25em 0 0
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
}

.wp-block-pullquote p,
.single-post .wp-block-pullquote p {
    font-size: 1.6875em;
    font-style: normal;
    line-height: 1.3;
    margin-top: .5em
}

.wp-block-pullquote blockquote {
    border: none;
    background-color: transparent;
}

.wp-block-pullquote blockquote:before {
    background: transparent;
}

.wp-block-pullquote blockquote p::before,
.wp-block-pullquote blockquote p::after {
    content: "";
}

.wp-block-pullquote p em {
    font-style: normal
}

@media only screen and (min-width:768px) {
    .wp-block-pullquote p {
        font-size: 1.75rem
    }
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    width: 100%;
    margin-top: 80px;
    margin-bottom: 70px
}

.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
    margin: 1rem 0;
    max-width: 100%
}

.wp-block-pullquote.alignright cite {
    margin-right: 60px
}

.wp-block-pullquote.alignleft blockquote p:first-child,
.wp-block-pullquote.alignright blockquote p:first-child {
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color {
    padding-left: 0;
    padding-right: 0
}

h3.comment-num {
    font-size: 24px;
    margin-bottom: 40px
}

@media only screen and (min-width:768px) {
    .wp-block-pullquote.is-style-solid-color {
        padding-left: 10%;
        padding-right: 10%
    }
}

.wp-block-pullquote.is-style-solid-color p {
    font-size: 1.6875em;
    line-height: 1.3;
    margin-bottom: .5em;
    margin-top: .5em
}

@media only screen and (min-width:768px) {
    .wp-block-pullquote.is-style-solid-color p {
        font-size: 2.25em
    }
}

.wp-block-pullquote.is-style-solid-color a {
    color: #fff
}

.wp-block-pullquote.is-style-solid-color cite {
    color: inherit
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
    padding-left: 0;
    margin-left: 1rem;
    margin-right: 1rem
}

.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p,
.wp-block-pullquote.is-style-solid-color blockquote.has-text-color a,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: inherit
}

@media only screen and (min-width:768px) {
    .wp-block-pullquote.is-style-solid-color blockquote {
        margin-left: 0;
        margin-right: 0;
        padding-left: 25px;
        border-left: none
    }
}

@media only screen and (min-width:768px) {
    .wp-block-pullquote.is-style-solid-color.alignright,
    .wp-block-pullquote.is-style-solid-color.alignleft {
        padding: 1rem calc(2 * 1rem)
    }
}

@media only screen and (min-width:768px) {
    .wp-block-pullquote.is-style-solid-color.alignfull {
        padding-left: calc(10%+58px+(2 * 1rem));
        padding-right: calc(10%+58px+(2 * 1rem))
    }
}

blockquote.wp-block-quote,
blockquote.wp-block-quote.is-large {
    padding: 30px 30px 40px 40px
}

.wp-block-pullquote {
    color: #666
}

blockquote.wp-block-quote,
.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large),
blockquote.wp-block-pullquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-pullquote:not(.is-style-solid-color) {
    border: 0;
    padding: 30px;
    padding-left: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.wp-block-pullquote.alignleft,
.wp-block-image.alignleft.is-resized {
    text-align: left;
    margin-right: 20px
}

.wp-block-pullquote.alignright,
.wp-block-image.alignright.is-resized {
    text-align: right;
    margin-left: 20px
}

.editor-block-list__block .wp-block-pullquote blockquote,
.wp-block-pullquote blockquote {
    border-left: 0
}

blockquote.wp-block-quote p,
.wp-block-quote p {
    margin-bottom: 20px
}

.wp-block-quote p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    font-style: italic
}

.wp-block-quote cite,
.wp-block-pullquote cite {
    font-weight: normal;
    font-size: 16px;
    margin-top: 15px;
    text-transform: unset;
    display: inline-block
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    position: relative;
    font-style: normal;
    font-size: 13px
}

.wp-block-quote .blockquote-footer {
    margin-left: 40px
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin: 1rem 0
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 1.6875em;
    line-height: 1.4;
    font-style: italic
}

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

.wp-block-quote.is-style-large cite em {
    display: block;
    position: relative;
    top: -30px
}

@media only screen and (min-width:768px) {
    .wp-block-quote.is-large,
    .wp-block-quote.is-style-large {
        margin: 1rem 0
    }
    .wp-block-quote.is-large p,
    .wp-block-quote.is-style-large p {
        font-size: 1.6875em
    }
}

.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color {
    background: 0
}

.wp-block-pullquote .has-very-dark-gray-color.has-very-dark-gray-color cite {
    color: #40464d
}

figure.wp-block-pullquote.has-cyan-bluish-gray-background-color.is-style-solid-color {
    padding-top: 30px;
    padding-bottom: 30px
}

.wp-block-image img {
    display: block
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
    max-width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw
}

@media only screen and (min-width:768px) {
    .wp-block-image.alignfull img {
        margin-left: auto;
        margin-right: auto
    }
}

.wp-block-cover-image,
.wp-block-cover {
    position: relative;
    min-height: 430px;
    padding: 1rem 12%;
}

@media only screen and (min-width:768px) {
    .wp-block-cover-image,
    .wp-block-cover {
        padding: 1em
    }
}

.wp-block-cover,
.wp-block-cover-image {
    color: #fff
}

.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,
.wp-block-paragraph.has-large-font-size.editor-rich-text__editable {
    padding: 0;
    color: #f8f9f9
}

@media only screen and (min-width:768px) {
    .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 p.wp-block-cover-text,
    .wp-block-cover h2 {
        font-size: 2em;
        line-height: 1.25;
        max-width: 100%;
        font-weight: 400;
        font-family: "DM Sans", sans-serif;
    }
}

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

@media only screen and (min-width:768px) {
    .wp-block-cover-image.alignleft,
    .wp-block-cover-image.alignright,
    .wp-block-cover.alignleft,
    .wp-block-cover.alignright {
        padding: 0
    }
}

@media only screen and (min-width:768px) {
    .wp-block-cover-image.alignfull .wp-block-cover-image-text,
    .wp-block-cover-image.alignfull .wp-block-cover-text,
    .wp-block-cover-image.alignfull h2,
    .wp-block-cover.alignfull .wp-block-cover-image-text,
    .wp-block-cover.alignfull .wp-block-cover-text,
    .wp-block-cover.alignfull h2 {
        max-width: calc(8 *(100vw / 12) - 28px)
    }
}

@media only screen and (min-width:1168px) {
    .wp-block-cover-image.alignfull .wp-block-cover-image-text,
    .wp-block-cover-image.alignfull .wp-block-cover-text,
    .wp-block-cover-image.alignfull h2,
    .wp-block-cover.alignfull .wp-block-cover-image-text,
    .wp-block-cover.alignfull .wp-block-cover-text,
    .wp-block-cover.alignfull h2 {
        max-width: calc(6 *(100vw / 12) - 28px)
    }
}

.wp-block-gallery {
    list-style-type: none;
    padding-left: 0
}

.wp-block-gallery.alignfull {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px
}

.wp-block-gallery figcaption a {
    color: #fff
}

.wp-block-file .wp-block-file__button {
    transition: 150ms ease-in-out;
    border: 0;
    border-radius: 50px;
    font-size: 15px;
    line-height: 1.2;
    text-decoration: none;
    font-weight: bold;
    margin-left: .75em;
    color: #fff;
    margin-top: calc(0.75 * 1rem)
}

.wp-block-file .wp-block-file__button:hover {
    background: #111;
    cursor: pointer
}

.wp-block-file .wp-block-file__button:focus {
    background: #111;
    outline: thin dotted;
    outline-offset: -4px
}

.wp-block-code {
    border-radius: 0
}

.wp-block-code code {
    font-size: 1.125em;
    white-space: pre-wrap;
    word-break: break-word
}

.wp-block-columns.alignfull {
    padding-left: 1rem;
    padding-right: 1rem
}

@media only screen and (min-width:600px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

@media only screen and (min-width:768px) {
    .wp-block-columns .wp-block-column>*:first-child {
        margin-top: 0
    }
    .wp-block-columns .wp-block-column>*:last-child {
        margin-bottom: 0
    }
    .wp-block-columns[class*="has-"]>* {
        margin-right: 1rem
    }
    .wp-block-columns[class*="has-"]>*:last-child {
        margin-right: 0
    }
    .wp-block-columns.alignfull,
    .wp-block-columns.alignfull .wp-block-column {
        padding-left: calc(2 * 1rem);
        padding-right: calc(2 * 1rem)
    }
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta,
.widget_recent_comments li.recentcomments a {
    font-weight: 500;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
    font-weight: normal
}

.wp-block-latest-comments .wp-block-latest-comments__comment,
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
    font-size: inherit
}

.wp-block-latest-posts__post-date,
.wp-block-latest-comments.has-dates .wp-block-latest-comments__comment-date {
    font-size: 10px;
    margin-top: 3px;
    margin-bottom: 7px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-weight: 500;
}

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

.has-small-font-size {
    font-size: .88889em
}

.has-normal-font-size {
    font-size: 1.125em
}

.has-large-font-size {
    font-size: 36px;
    line-height: 1.5 !important;
}

p[style="font-size:46px"] {
    line-height: 1.625
}

.wp-block-gallery.is-cropped .blocks-gallery-item img {
    margin: 0
}

.has-huge-font-size {
    font-size: 2.25em
}

.has-primary-background-color,
.has-secondary-background-color,
.has-dark-gray-background-color,
.has-light-gray-background-color {
    color: #fff
}

.has-primary-background-color p,
.has-primary-background-color h1,
.has-primary-background-color h2,
.has-primary-background-color h3,
.has-primary-background-color h4,
.has-primary-background-color h5,
.has-primary-background-color h6,
.has-primary-background-color a,
.has-secondary-background-color p,
.has-secondary-background-color h1,
.has-secondary-background-color h2,
.has-secondary-background-color h3,
.has-secondary-background-color h4,
.has-secondary-background-color h5,
.has-secondary-background-color h6,
.has-secondary-background-color a,
.has-dark-gray-background-color p,
.has-dark-gray-background-color h1,
.has-dark-gray-background-color h2,
.has-dark-gray-background-color h3,
.has-dark-gray-background-color h4,
.has-dark-gray-background-color h5,
.has-dark-gray-background-color h6,
.has-dark-gray-background-color a,
.has-light-gray-background-color p,
.has-light-gray-background-color h1,
.has-light-gray-background-color h2,
.has-light-gray-background-color h3,
.has-light-gray-background-color h4,
.has-light-gray-background-color h5,
.has-light-gray-background-color h6,
.has-light-gray-background-color a {
    color: #fff
}

.has-white-background-color {
    color: #111
}

.has-white-background-color p,
.has-white-background-color h1,
.has-white-background-color h2,
.has-white-background-color h3,
.has-white-background-color h4,
.has-white-background-color h5,
.has-white-background-color h6,
.has-white-background-color a {
    color: #111
}

.has-primary-background-color,
.wp-block-pullquote.is-style-solid-color.has-primary-background-color {
    background-color: #5057E6
}

.has-secondary-background-color,
.wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
    background-color: #005177
}

.has-dark-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
    background-color: #111
}

.has-light-gray-background-color,
.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
    background-color: #767676
}

.has-white-background-color,
.wp-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: #fff
}

.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
    color: #5057E6
}

.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
    color: #005177
}

.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
    color: #111
}

.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
    color: #767676
}

.has-white-color,
.wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: #fff
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-block-embed-vimeo .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden
}

.wp-block-embed-vimeo .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: calc(1.5 * 1rem)
}

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

.wp-caption-text {
    color: #767676;
    font-size: 1.1em;
    line-height: 1.6;
    margin: 0;
    padding: .5rem;
    text-align: center;
    padding-top: 0
}

.gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: calc(1.5 * 1rem)
}

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

.gallery-columns-2 .gallery-item {
    max-width: calc((100% - 16px * 1) / 2)
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
    margin-right: 0
}

.gallery-columns-3 .gallery-item {
    max-width: calc((100% - 16px * 2) / 3)
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
    margin-right: 0
}

.gallery-columns-4 .gallery-item {
    max-width: calc((100% - 16px * 3) / 4)
}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
    margin-right: 0
}

.gallery-columns-5 .gallery-item {
    max-width: calc((100% - 16px * 4) / 5)
}

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
    margin-right: 0
}

.gallery-columns-6 .gallery-item {
    max-width: calc((100% - 16px * 5) / 6)
}

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
    margin-right: 0
}

.gallery-columns-7 .gallery-item {
    max-width: calc((100% - 16px * 6) / 7)
}

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
    margin-right: 0
}

.gallery-columns-8 .gallery-item {
    max-width: calc((100% - 16px * 7) / 8)
}

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
    margin-right: 0
}

.gallery-columns-9 .gallery-item {
    max-width: calc((100% - 16px * 8) / 9)
}

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
    margin-right: 0
}

.gallery-item:last-of-type {
    padding-right: 0
}

.gallery-caption {
    display: block;
    font-size: .71111em;
    line-height: 1.6;
    margin: 0;
    padding: .5rem
}

.gallery-item>div>a {
    display: block;
    line-height: 0;
    box-shadow: 0 0 0 0 transparent
}

.gallery-item>div>a:focus {
    box-shadow: 0 0 0 2px #0073aa
}

@media only screen and (max-width:991px) {
    .sidebar-inactive .is-type-video,
    .sidebar-active .is-type-video {
        left: 0;
        width: 100%;
        max-width: 100%
    }
    .is-type-video iframe {
        height: 100%
    }
    .wp-block-separator.is-style-dots:before,
    hr.is-style-dots:before {
        font-size: .3875em
    }
    .wp-block-pullquote p {
        font-size: 1em
    }
}

.wp-block-separator,
hr {
    background-color: #767676;
    border: 0;
    height: 2px;
    margin: 2rem auto;
    max-width: 200px;
    text-align: center
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
    max-width: 100%
}

@media only screen and (min-width:768px) {
    .wp-block-separator.is-style-wide,
    hr.is-style-wide {
        max-width: calc(8 *(100vw / 12) - 28px)
    }
}

@media only screen and (min-width:1168px) {
    .wp-block-separator.is-style-wide,
    hr.is-style-wide {
        max-width: calc(6 *(100vw / 12) - 28px)
    }
}

.wp-block-separator.is-style-dots,
hr.is-style-dots {
    max-width: 100%;
    background-color: inherit;
    border: inherit;
    height: inherit;
    text-align: center
}

@media only screen and (min-width:768px) {
    .wp-block-separator.is-style-dots,
    hr.is-style-dots {
        max-width: calc(8 *(100vw / 12) - 28px)
    }
}

@media only screen and (min-width:1168px) {
    .wp-block-separator.is-style-dots,
    hr.is-style-dots {
        max-width: calc(6 *(100vw / 12) - 28px)
    }
}

.wp-block-separator.is-style-dots:before,
hr.is-style-dots:before {
    color: #767676;
    font-size: 1.6875em;
    letter-spacing: .88889em;
    padding-left: .88889em
}

.wp-block-separator+h1:before,
.wp-block-separator+h2:before,
hr+h1:before,
hr+h2:before {
    display: none
}

.wp-block-table td,
.wp-block-table th {
    border: 1px solid #ededed
}

.wp-block-table {
    border: 0;
}

table.wp-block-table>tbody>tr:nth-child(2n+1)>td {
    background-color: #fcfcfc
}

table.wp-block-table>tbody>tr>td {
    padding: 10px 5px;
    border-bottom: 0;
    border-left: 0
}

.wp-block-embed__wrapper iframe {
    border: 0
}

.wp-block-embed-vimeo iframe {
    border: 0
}

.block-editor-block-list__layout figure.wp-block-embed-vimeo.alignfull {
    width: auto
}

.wp-block-pullquote.is-style-default {
    background: 0;
    border-left: 0
}

.comment-body .comment-meta {
    font-size: 12px
}

.comment-body .comment-content {
    margin-top: 10px
}

.comments-list .comment-body {
    border-bottom: 1px solid #eee
}

@media(max-width:991px) {
    .comments-list .comment-body {
        padding-bottom: 10px;
        margin-bottom: 30px;
        margin-left: 55px
    }
}

@media(min-width:991px) {
    .comments-list .comment-body {
        padding-bottom: 20px;
        margin-bottom: 40px;
        margin-left: 110px
    }
    .trackback .comment-body,
    .pingback .comment-body {
        margin-left: 0
    }
}

.comment-author cite a,
.comment-edit-link,
.comments-list .comment-author,
.comment-reply-link {
    color: #000
}

.entry-header .entry-title a,
h1,
h2,
h3,
h4,
h5,
h6,
.post .entry-header .entry-title a,
.post-navigation h3 {
    word-break: break-word
}

.search .page .entry-header .entry-title,
.post .entry-header .entry-title {
    font-size: 30px
}

@media(max-width:400px) {
    .post .entry-header .entry-title {
        font-size: 20px
    }
}

.comment-content table {
    margin-bottom: 20px
}

.comment-content blockquote,
.entry-content blockquote,
.single-post blockquote.wp-block-quote {
    padding: 30px;
    padding-left: 50px;
    margin: 0;
    text-align: left;
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}

.single-post blockquote.wp-block-quote p {
    margin: 0;
}

.single-post blockquote.wp-block-quote p::before,
.single-post blockquote.wp-block-quote p::after {
    content: "";
    padding: 0;
}

.wp-block-pullquote blockquote {
    border: none !important;
}

.wp-block-image figcaption {
    font-size: 13px;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1em;
    line-height: 1.7;
}

.single .entry-content>p.has-very-light-gray-color {
    color: #ccc;
}

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

.wp-block-social-links .wp-block-social-link.wp-social-link {
    font-size: inherit;
}

.wp-block-search .wp-block-search__button.has-background {
    width: 47px;
    height: 47px;
    border-radius: 50px;
}

.wp-block-search .wp-block-search__button.has-small-font-size,
.wp-block-search .wp-block-search__button.has-medium-font-size,
.wp-block-search .wp-block-search__button.has-large-font-size,
.wp-block-search .wp-block-search__button.has-x-large-font-size {
    width: auto;
    border-radius: 25px;
    background: #5057E6;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

.wp-block-search .wp-block-search__button.has-background:before {
    background: transparent !important;
}

.wp-block-search .wp-block-search__button.has-small-font-size:before,
.wp-block-search .wp-block-search__button.has-medium-font-size:before,
.wp-block-search .wp-block-search__button.has-large-font-size:before,
.wp-block-search .wp-block-search__button.has-x-large-font-size:before {
    opacity: 0;
    background: transparent !important;
}