@charset "UTF-8";.has-text-align-center,.wp-block-avatar.aligncenter,.wp-block-button.aligncenter,.wp-block-button__link.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar,.wp-block-file.aligncenter,.wp-block-image.aligncenter,.wp-block-video.aligncenter,.wp-caption {
    text-align: center
}

h1,h2 {
    margin-bottom: var(--h1-margin)
}

h3,h4,h5,h6 {
    font-weight: var(--headings-font-weight);
    line-height: var(--headings-line-height);
    margin-bottom: var(--h3-margin)
}

.wp-block-code code,.wp-block-column,.wp-block-embed,.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-navigation,.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron),.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron),.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron),.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron),.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron),.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-button__link,.wp-block-column,.wp-block-post-title,.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th,.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-code code,.wp-block-post-terms .wp-block-post-terms__separator,.wp-block-preformatted,pre.wp-block-verse {
    white-space: pre-wrap
}

.scroll-to-top-btn:focus,.wp-block-navigation__responsive-close:focus {
    outline: 0
}

.alignnone,.wp-caption.alignleft,.wp-caption.alignnone,a img.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright,a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft,a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.wp-block-archives,.wp-block-avatar,.wp-block-categories,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img,.wp-block-group,.wp-block-image img,.wp-block-image.has-custom-border img,.wp-block-latest-posts,.wp-block-post-comments,ol,ul {
    box-sizing: border-box
}

.wp-block-archives-dropdown label,.wp-block-navigation .wp-block-navigation-item__content,.wp-block-post-featured-image a {
    display: block
}

.wp-block-audio figcaption,.wp-block-image figcaption,.wp-block-latest-posts__post-excerpt,.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center
}

.has-text-align-right,.wp-block-button__link.alignright,.wp-block-file.alignright,.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link,.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link,.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top,.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image),.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img,.wp-block-search__label,.wp-block-video video {
    width: 100%
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link,.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap,.5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap,.5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap,.5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25,.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50,.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
    border-radius: 0!important
}

.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background) {
    background-color: #fff0;
    background-image: none
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child,.wp-block-post-comments .comment-reply-title,.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left,.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical,.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.items-justified-center,.wp-block-buttons.is-content-justification-center,.wp-block-comments-pagination.aligncenter,.wp-block-gallery.has-nested-images.aligncenter,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical,.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.items-justified-right,.wp-block-buttons.is-content-justification-right,.wp-block-cover-image .wp-block-cover.has-right-content,.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical,.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-calendar td,.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th,.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open,button.wp-block-navigation-item__content {
    font-weight: inherit;
    font-family: inherit;
    font-size: inherit
}

.wp-block-calendar caption,.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table,.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-text-color th,.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color) {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories.alignleft,.wp-block-latest-posts.alignleft,ul.wp-block-rss.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright,.wp-block-latest-posts.alignright,ul.wp-block-rss.alignright {
    margin-left: 2em
}

.wp-block-code code {
    display: block;
    font-family: inherit
}

.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important;
    margin-bottom: 1.75em
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100%!important
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap!important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column,.wp-block-post-author__content {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0
}

.wp-block-column.is-vertically-aligned-top,.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-comment-template.alignleft,.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-comment-template.alignright,.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.is-small-text,.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label,.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea,.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent,.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-dialog {
    gap: inherit
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent,.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea,.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea,.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous,.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child,.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow,.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous,.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow,.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next,.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-cover,.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: #fff0
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-separator.has-css-opacity {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-separator.has-alpha-channel-opacity {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright,.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

.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,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: #fff;
    width: 100%;
    z-index: 1
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container,.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.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
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em;
    color: #555;
    font-size: 13px;
    text-align: center
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper,.wp-block-navigation__responsive-dialog,.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--poka-main-color: #44be4c;
    --wp--preset--color--poka-secondary-color: #ffc106;
    --wp--preset--color--poka-text-color: #1d2730;
    --wp--preset--color--poka-text-color-alt: #4a5b68;
    --wp--preset--color--poka-boxes-background-color: #f0f3f7;
    --wp--preset--color--poka-boxes-background-color-alt: #e8ecf2;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--duotone--dark-grayscale: url("#wp-duotone-dark-grayscale");
    --wp--preset--duotone--grayscale: url("#wp-duotone-grayscale");
    --wp--preset--duotone--purple-yellow: url("#wp-duotone-purple-yellow");
    --wp--preset--duotone--blue-red: url("#wp-duotone-blue-red");
    --wp--preset--duotone--midnight: url("#wp-duotone-midnight");
    --wp--preset--duotone--magenta-yellow: url("#wp-duotone-magenta-yellow");
    --wp--preset--duotone--purple-green: url("#wp-duotone-purple-green");
    --wp--preset--duotone--blue-orange: url("#wp-duotone-blue-orange");
    --wp--preset--font-size--small: 0.8rem;
    --wp--preset--font-size--medium: 1.25rem;
    --wp--preset--font-size--large: 2.25rem;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--normal: 1rem;
    --wp--preset--font-size--huge: 2.625rem;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
    margin: 0;
    --wp--style--global--content-size: var(--container-width-wp);
    --wp--style--global--wide-size: var(--container-width-wp);
    --wp--style--block-gap: 24px;
    font-family: var(--main-font-family);
    font-size: var(--main-font-size);
    padding: 0
}

.wp-site-blocks>.alignleft {
    float: left;
    margin-right: 2em
}

.wp-site-blocks>.alignright {
    float: right;
    margin-left: 2em
}

.wp-site-blocks>.aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

.wp-site-blocks>*,body .is-layout-constrained>*,body .is-layout-flow>* {
    margin-block-start:0;margin-block-end:0}

.wp-site-blocks>*+* {
    margin-block-start:24px}

html {
    scroll-behavior: smooth
}

body .is-layout-constrained>*+*,body .is-layout-flow>*+* {
    margin-block-start:24px;margin-block-end:0}

body .is-layout-flex {
    gap: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

body .is-layout-constrained>.alignleft,body .is-layout-flow>.alignleft {
    float: left;
    margin-inline-start:0;margin-inline-end:2em}

body .is-layout-constrained>.alignright,body .is-layout-flow>.alignright {
    float: right;
    margin-inline-start:2em;margin-inline-end:0}

body .is-layout-constrained>.aligncenter,body .is-layout-flow>.aligncenter {
    margin-left: auto!important;
    margin-right: auto!important
}

body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto!important;
    margin-right: auto!important
}

body .is-layout-constrained>.alignwide {
    max-width: var(--wp--style--global--wide-size)
}

.wp-block-image figure,body .is-layout-flex>* {
    margin: 0
}

a:where(:not(.wp-element-button)) {
    text-decoration: underline
}

h1 {
    font-size: var(--h1-font-size);
    font-weight: var(--headings-font-weight);
    line-height: var(--headings-line-height)
}

h2 {
    font-size: var(--h2-font-size);
    font-weight: var(--headings-font-weight);
    line-height: var(--headings-line-height)
}

h3 {
    font-size: var(--h3-font-size)
}

h4 {
    color: var(--boxes-text-color);
    font-size: var(--h4-font-size)
}

h5 {
    font-size: var(--h5-font-size)
}

h6 {
    font-size: var(--h6-font-size)
}

.wp-block-button__link,.wp-element-button {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.has-black-color {
    color: var(--wp--preset--color--black)!important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray)!important
}

.has-white-color {
    color: var(--wp--preset--color--white)!important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink)!important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red)!important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange)!important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber)!important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan)!important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan)!important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue)!important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue)!important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple)!important
}

.has-poka-main-color-color {
    color: var(--wp--preset--color--poka-main-color)!important
}

.has-poka-secondary-color-color {
    color: var(--wp--preset--color--poka-secondary-color)!important
}

.has-poka-text-color-color {
    color: var(--wp--preset--color--poka-text-color)!important
}

.has-poka-text-color-alt-color {
    color: var(--wp--preset--color--poka-text-color-alt)!important
}

.has-poka-boxes-background-color-color {
    color: var(--wp--preset--color--poka-boxes-background-color)!important
}

.has-poka-boxes-background-color-alt-color {
    color: var(--wp--preset--color--poka-boxes-background-color-alt)!important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black)!important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray)!important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white)!important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink)!important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red)!important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange)!important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber)!important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan)!important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan)!important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue)!important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue)!important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple)!important
}

.has-poka-main-color-background-color {
    background-color: var(--wp--preset--color--poka-main-color)!important
}

.has-poka-secondary-color-background-color {
    background-color: var(--wp--preset--color--poka-secondary-color)!important
}

.has-poka-text-color-background-color {
    background-color: var(--wp--preset--color--poka-text-color)!important
}

.has-poka-text-color-alt-background-color {
    background-color: var(--wp--preset--color--poka-text-color-alt)!important
}

.has-poka-boxes-background-color-background-color {
    background-color: var(--wp--preset--color--poka-boxes-background-color)!important
}

.has-poka-boxes-background-color-alt-background-color {
    background-color: var(--wp--preset--color--poka-boxes-background-color-alt)!important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black)!important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray)!important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white)!important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink)!important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red)!important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange)!important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber)!important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan)!important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan)!important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue)!important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue)!important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple)!important
}

.has-poka-main-color-border-color {
    border-color: var(--wp--preset--color--poka-main-color)!important
}

.has-poka-secondary-color-border-color {
    border-color: var(--wp--preset--color--poka-secondary-color)!important
}

.has-poka-text-color-border-color {
    border-color: var(--wp--preset--color--poka-text-color)!important
}

.has-poka-text-color-alt-border-color {
    border-color: var(--wp--preset--color--poka-text-color-alt)!important
}

.has-poka-boxes-background-color-border-color {
    border-color: var(--wp--preset--color--poka-boxes-background-color)!important
}

.has-poka-boxes-background-color-alt-border-color {
    border-color: var(--wp--preset--color--poka-boxes-background-color-alt)!important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum)!important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple)!important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux)!important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk)!important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean)!important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass)!important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight)!important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small)!important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium)!important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large)!important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large)!important
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)!important
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)!important
}

.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit
}

.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6
}

.blocks-gallery-caption,.wp-block-audio figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption,.is-dark-theme .wp-block-audio figcaption,.is-dark-theme .wp-block-embed figcaption,.is-dark-theme .wp-block-image figcaption,.is-dark-theme .wp-block-table figcaption,.is-dark-theme .wp-block-video figcaption {
    color: hsl(0 0% 100% / .65)
}

.wp-block-audio {
    box-sizing: border-box;
    margin: 0 0 1em
}

.wp-block-code {
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: Menlo,Consolas,monaco,monospace;
    padding: .8em 1em
}

.wp-block-embed {
    margin: 0 0 1em
}

.wp-block-image,figure {
    margin: 0 0 1em
}

.wp-block-pullquote {
    border-bottom: 4px solid;
    border-top: 4px solid;
    color: currentColor
}

.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation {
    color: currentColor;
    font-size: .8125em;
    font-style: normal;
    text-transform: uppercase
}

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

.wp-block-quote cite,.wp-block-quote footer {
    color: currentColor;
    font-size: .8125em;
    font-style: normal;
    position: relative
}

.wp-block-quote.has-text-align-right {
    border-left: none;
    border-right: .25em solid;
    padding-left: 0;
    padding-right: 1em
}

.wp-block-quote.has-text-align-center {
    border: none;
    padding-left: 0
}

.wp-block-pullquote.is-style-solid-color,.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain {
    border: none
}

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

.wp-block-search__button {
    border: 1px solid #ccc;
    padding: .375em .625em
}

:where(.wp-block-group.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-separator {
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom: none;
    height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 2px
}

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

.wp-block-video {
    margin: 0 0 1em;
    box-sizing: border-box
}

.wp-block-template-part.has-background {
    margin-bottom: 0;
    margin-top: 0;
    padding: 1.25em 2.375em
}

:root {
    --main-font-family: Red Hat Text;
    --headings-font-family: Red Hat Text;
    --header-background: #020609;
    --header-background-secondary: #171c1f;
    --header-text-color: #ffffff;
    --header-text-color-hover: #638aff;
    --main-color: #4674ff;
    --secondary-color: #f85b5b;
    --border-radius: 8px;
    --primary-button-color: #4674ff;
    --primary-button-color-opacity: rgba(70, 116, 255, 0.05);
    --secondary-button-color: #f85b5b;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

img.emoji,img.wp-smiley {
    display: inline!important;
    border: none!important;
    box-shadow: none!important;
    height: 1em!important;
    width: 1em!important;
    margin: 0 .07em!important;
    vertical-align: -.1em!important;
    background: 0 0!important;
    padding: 0!important
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)/ 2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: 0 0;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.wp-block-preformatted.has-background,h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background,ol.has-background,p.has-background,ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

@supports ((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius:0;
        -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>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.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: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.aligncenter,.wp-block-latest-posts.wp-block-latest-posts__list li,.wp-block-spacer {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date,.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__featured-image a,.wp-block-post-excerpt__more-link,.wp-block-post-title a,.wp-block-site-logo a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

.wp-block-media-text {
    box-sizing: border-box;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    position: relative
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li,ul.wp-block-rss {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative;
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content,.wp-block-post-author__name {
    margin: 0
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: #fff0;
    border: none;
    color: currentColor;
    font-style: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / .15);
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: .1s ease-out forwards overlay-menu__fade-in-animation;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);
    z-index: 100000
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.items-justified-left,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

#end-resizable-editor-section,.review-overview-list-item::before,.wp-block-navigation .wp-block-navigation-item__description,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content,.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting,initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: 0 0!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.footer_title,.title_h4 {
    font-weight: var(--headings-font-weight)
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    background: 0 0;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open,.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%);
    width: 100%
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog,.wp-block-post-comments-form,.wp-block-post-date,.wp-block-post-terms,.wp-block-query-title,.wp-block-quote,.wp-block-tag-cloud,ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0%;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: 0 0;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }

    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }

    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px
    }
}

html.has-modal-open,p.has-drop-cap.has-background {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.has-regular-font-size,.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-excerpt {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0;
    position: relative
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-pullquote {
    box-sizing: border-box;
    margin: 0 0 1em;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center
}

.wp-block-pullquote .has-text-color a,.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p,.wp-block-site-title a {
    color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 420px
}

.has-text-align-left,.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template,.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: 0 0
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li {
    margin: 0;
    width: 100%
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end:auto}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right:1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-latest-posts.columns-2 li:nth-child(2n),.wp-block-latest-posts.columns-3 li:nth-child(3n),.wp-block-latest-posts.columns-4 li:nth-child(4n),.wp-block-latest-posts.columns-5 li:nth-child(5n),.wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }

    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap,16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }

    .wp-block-latest-posts.columns-2 li,.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-3 li,.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-4 li,.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-5 li,.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-6 li,.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container-open:not(.always-shown),.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }

    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-search__button {
    margin-left: .625em;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    fill: currentColor;
    min-height: 1.5em;
    min-width: 1.5em;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: .375em .625em
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__input {
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3em;
    padding: 8px;
    text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button,.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 0 0 .25em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none
}

.wp-block-separator.is-style-dots {
    background: 0 0!important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-social-links {
    background: 0 0;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }

    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }

    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}

.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: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    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: #0d66c2;
    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-patreon {
    background-color: #ff424d;
    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: #ff4500;
    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 {
    stroke: #000;
    background-color: #fefc00;
    color: #fff
}

.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-telegram {
    background-color: #2aabee;
    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: #1da1f2;
    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-whatsapp {
    background-color: #25d366;
    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: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.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: #1778f2
}

.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: #0d66c2
}

.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-patreon {
    color: #ff424d
}

.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: #ff4500
}

.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 {
    stroke: #000;
    color: #fff
}

.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-telegram {
    color: #2aabee
}

.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: #1da1f2
}

.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-whatsapp {
    color: #25d366
}

.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 {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.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: .66667em;
    padding-right: .66667em
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none!important
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    word-break: normal;
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table .has-subtle-light-gray-background-color,.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color,.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color,.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color,.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: #fff0;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: #fff0
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

pre.wp-block-verse {
    overflow: auto
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

@supports (position: sticky) {
    .wp-block-cover-image:after,.wp-block-cover:after {
        content:none
    }

    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-element-button {
    cursor: pointer
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg,#020381,#2874fc)
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.author_block,.author_block-info {
    margin-left: 10px
}

.screen-reader-text:focus {
    clip: auto!important;
    background-color: #ddd;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

.title_h4 {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.125;
    color: var(--boxes-text-color)
}

.scroll-to-top-btn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    background-color: #B30008;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    z-index: 999;
    box-shadow: 0 2px 5px rgb(0 0 0 / .2);
    transition: opacity .3s
}

.scroll-to-top-btn span {
    position: relative;
    top: 1px
}

.scroll-to-top-btn.show {
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.awareness-logos img {
    max-height: 35px
}

.application_logo {
    width: fit-content
}

.application_logo img {
    max-height: 45px;
    max-width: 45px
}

.application_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0px
    }
}

.inner-img {
    width: 175px;
    height: auto;
    float: left;
    margin-right: 15px
}

.breadcrumb-trail.breadcrumbs {
    display: flex;
    list-style: none;
    align-items: center
}

.custom_name {
    padding: 10px;
    background: #FF1E26;
    color: #fff;
    border-radius: 15px;
    max-width: 180px;
    width: fit-content;
    text-align: center;
    min-width: 120px
}

.wp-block-cover__inner-container h2 {
    border: none;
    padding-left: 0;
    text-align: start;
    font-size: 55px;
    font-style: normal;
    font-weight: 400
}

.review-box-thumb.review-box-thumb--counter .review-logo img {
    height: 190px;
    width: 190px
}

.comment {
    list-style: none
}

.author_heading {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap
}

.all_bonuses,.review-sidebar.review-sidebar--style-3 {
    margin-bottom: 20px
}

.author_block {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    box-shadow: 2px 4px 10px 0 rgb(0 0 0 / 17%);
    border-bottom: 2px solid #f12727;
    border-radius: 15px;
    padding: 15px
}

.all_bonuses,.toc {
    flex-direction: column
}

.author_heading .author_block img {
    height: 80px;
    width: 80px;
    min-width: 80px
}

table {
    border: 1px solid #ccc;
    border-collapse: collapse
}

td {
    border: 1px solid #000;
    color: #000;
    padding: 5px 10px;
    word-break: initial;
    width: 1%
}

.mobile_only {
    display: none!important
}

.desktop_only {
    display: block!important
}

.review-box-name {
    word-break: break-word!important
}

.wp-block-group.alignfull.has-background.is-layout-flow.faq_block {
    background-color: #f8f8f8;
    padding: 20px;
    margin: 0!important
}

.all_bonuses {
    display: flex;
    gap: 20px;
    background-color: var(--boxes-background-color);
    padding: 20px 10px;
    border-radius: 20px
}

.all_bonuses-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #abb8c3;
    gap: 10px
}

.footer_title,.formcraft_form {
    display: block;
    letter-spacing: 0
}

.all_bonuses-inner:last-child {
    border: none;
    padding-bottom: 0
}

.all_bonuses-inner .review-badge {
    min-width: 200px;
    max-width: 200px;
    text-align: center
}

.all_bonuses-inner .btn.btn-primary.btn--full {
    min-width: 220px;
    background: #B30008
}

.footer_title {
    color: var(--text-color);
    font-size: 1.3125rem;
    margin-bottom: 1.5625rem
}

.formcraft_form {
    font-size: 1.6em;
    margin: 0 0 .2em;
    font-weight: 700;
    line-height: 1.6em
}

.h2_font_styles {
    font-size: var(--h2-font-size);
    line-height: var(--headings-line-height);
    color: inherit;
    font-weight: var(--headings-font-weight);
    margin: var(--h1-margin) 0
}

section.section.section-review-content.section--npb {
    padding: 50px 0!important
}

.toc {
    background: var(--boxes-background-color);
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 30px
}

.applicatuin_laabel_block {
    width: fit-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px
}

.toc hr {
    margin: .5em 0;
    width: 100%
}

.toc .title_h4 {
    margin-top: 10px
}

.faq-wrapper .faq-list .faq-item .faq-item-answer {
    transition: .3s ease-out!important
}

.blog_block_box .faq-item-answer {
    display: flex;
    align-items: flex-start;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.blog_block_box .open .faq-item-answer {
    padding: 10px 20px
}

.blog_block_box-menu_list_box,.review-sidebar.review-sidebar--style-3.sticky-col h4 {
    text-align: center
}

.blog_block_box-menu_list_box ul {
    text-align: start
}

@media(max-width: 992px) {
    .review-pros-cons.horizontal {
        padding:10px 15px
    }

    .site-header.site-header--style1 {
        position: sticky;
        top: 0
    }
}

@media (max-width: 820px) {
    h1,h2,h3,h4,h5,h6 {
        hyphens:none!important;
        font-weight: 700
    }

    h1 {
        font-size: 30px!important
    }

    h2 {
        font-size: 25px!important
    }

    h3 {
        font-size: 1.3125rem!important
    }

    .review-pros-cons.horizontal {
        flex-direction: column;
        padding: 10px 15px
    }

    .mobile_only {
        display: block!important
    }

    .desktop_only {
        display: none!important
    }
}

@media (max-width: 768px) {
    table {
        overflow-x:auto;
        display: block;
        white-space: nowrap
    }

    td,tr {
        width: 1%!important;
        white-space: normal
    }

    .all_bonuses-inner {
        display: flex;
        flex-direction: column;
        gap: 20px
    }

    .all_bonuses-inner .btn.btn-primary.btn--full {
        width: 100%
    }

    .blog_block_box .faq-item-answer {
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-direction: column
    }
}

@media (max-width: 500px) {
    .size-full {
        width:100%;
        height: auto
    }
}

.review-overview-list {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
    gap: 10px
}

@media screen and (max-width: 768px) {
    .review-overview-list {
        grid-template-columns:repeat(2,1fr)
    }
}

@media (max-width: 440px) {
    .review-overview-list {
        display:flex;
        flex-direction: column;
        align-items: flex-start
    }

    .review-overview-list-item::before {
        display: unset
    }

    .application_block {
        flex-direction: row
    }
}

.review-overview-list-item {
    display: flex;
    flex-direction: column
}

.label {
    font-weight: 700;
    margin-bottom: 5px
}

button,hr,input {
    overflow: visible
}

progress,sub,sup {
    vertical-align: baseline
}

[type=checkbox],[type=radio],legend {
    box-sizing: border-box;
    padding: 0
}

.mm-spn a,.mm-spn li,.mm-spn ul {
    background: inherit
}

.mm-spn ul,.mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: default
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

details,main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: #fff0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

:root {
    --mm-ocd-width: 80%;
    --mm-ocd-min-width: 200px;
    --mm-ocd-max-width: 440px;
    --mm-spn-item-height: 50px;
    --mm-spn-item-indent: 20px;
    --mm-spn-line-height: 24px
}

body.mm-ocd-opened {
    overflow-y: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none
}

.mm-ocd {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    background: #fff0;
    -webkit-transition: bottom 0s 0.45s,background-color .3s 0.15s;
    -o-transition: bottom 0s 0.45s,background-color .3s 0.15s;
    transition: bottom 0s 0.45s,background-color .3s 0.15s
}

.mm-spn,.mm-spn ul {
    -webkit-overflow-scrolling: touch
}

.mm-ocd--open {
    bottom: 0;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mm-ocd__content {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: var(--mm-ocd-width);
    min-width: 200px;
    min-width: var(--mm-ocd-min-width);
    max-width: 440px;
    max-width: var(--mm-ocd-max-width);
    background: #fff;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.mm-ocd--left .mm-ocd__content {
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.mm-ocd--right .mm-ocd__content {
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.mm-ocd--open .mm-ocd__content {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mm-ocd__backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: 20%;
    width: calc(100% - var(--mm-ocd-width));
    min-width: calc(100% - 440px);
    min-width: calc(100% - var(--mm-ocd-max-width));
    max-width: calc(100% - 200px);
    max-width: calc(100% - var(--mm-ocd-min-width));
    background: #fff0
}

.mm-ocd--left .mm-ocd__backdrop {
    left: 0
}

.mm-ocd--right .mm-ocd__backdrop,.mm-spn ul.mm-spn--open,.mm-spn>ul {
    left: 0
}

.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mm-spn {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: #fff0;
    overflow: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.tns-ovh,.tns-t-subp2 {
    overflow: hidden
}

.mm-spn ul {
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    z-index: 2;
    width: 130%;
    padding-right: 30%;
    line-height: 24px;
    line-height: var(--mm-spn-line-height);
    overflow: visible;
    overflow-y: auto;
    -webkit-transition: left .3s;
    -o-transition: left .3s;
    transition: left .3s
}

.mm-spn li,.mm-spn.mm-spn--navbar,.tns-outer [aria-controls],.tns-outer [data-action] {
    cursor: pointer
}

.mm-spn ul:after {
    content: "";
    display: block;
    height: 50px;
    height: var(--mm-spn-item-height)
}

.mm-spn ul.mm-spn--parent {
    left: -30%;
    overflow-y: hidden
}

.mm-spn li {
    position: relative
}

.mm-spn li:after {
    content: "";
    display: block;
    margin-left: 20px;
    margin-left: var(--mm-spn-item-indent);
    border-top: 1px solid;
    opacity: 1
}

.mm-spn a,.mm-spn span {
    position: relative;
    z-index: 1;
    padding: 13px 20px;
    padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)
}

.mm-spn a {
    color: inherit;
    text-decoration: none
}

.mm-spn a:not(:last-child) {
    width: calc(100% - 50px);
    width: calc(100% - var(--mm-spn-item-height))
}

.mm-spn a:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid;
    opacity: 1
}

.mm-spn span {
    background: 0 0
}

.mm-spn.mm-spn--navbar:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height)/ 2);
    left: 20px;
    left: var(--mm-spn-item-indent);
    width: 10px;
    height: 10px;
    margin-top: 2px;
    border-top: 2px solid;
    border-left: 2px solid;
    -webkit-transform: rotate(-45deg) translate(50%,-50%);
    -ms-transform: rotate(-45deg) translate(50%,-50%);
    transform: rotate(-45deg) translate(50%,-50%);
    opacity: .4
}

.mm-spn.mm-spn--navbar.mm-spn--main:before {
    content: none;
    display: none
}

.mm-spn.mm-spn--navbar:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    height: var(--mm-spn-item-height);
    padding: 0 40px;
    padding: 0 calc(var(--mm-spn-item-indent) * 2);
    line-height: 50px;
    line-height: var(--mm-spn-item-height);
    opacity: 1;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent)
}

.mm-spn.mm-spn--navbar ul {
    top: 51px;
    top: calc(var(--mm-spn-item-height) + 1px)
}

.mm-spn.mm-spn--navbar ul:before {
    content: "";
    display: block;
    position: fixed;
    top: inherit;
    z-index: 2;
    width: 100%;
    border-top: 1px solid currentColor;
    opacity: 1
}

.mm-spn.mm-spn--light {
    color: #fff;
    background: #112250
}

.mm-spn.mm-spn--dark {
    color: #ddd;
    background: #333
}

.mm-spn.mm-spn--vertical {
    overflow-y: auto
}

.mm-spn.mm-spn--vertical ul {
    width: 100%;
    padding-right: 0;
    position: static
}

.mm-spn.mm-spn--vertical ul ul {
    display: none;
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent)
}

.mm-spn.mm-spn--vertical ul ul:after {
    height: 25px;
    height: calc(var(--mm-spn-item-height)/ 2)
}

.mm-spn.mm-spn--vertical ul.mm-spn--open {
    display: block
}

.mm-spn.mm-spn--vertical li.mm-spn--open:before {
    -webkit-transform: rotate(135deg) translate(-50%,0);
    -ms-transform: rotate(135deg) translate(-50%,0);
    transform: rotate(135deg) translate(-50%,0)
}

.mm-spn.mm-spn--vertical ul ul li:last-child:after {
    content: none;
    display: none
}

.tns-outer {
    padding: 0!important
}

.tns-outer [hidden] {
    display: none!important
}

.tns-slider {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.tns-slider>.tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tns-horizontal.tns-subpixel,.tns-vpfix {
    white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.tns-horizontal.tns-no-subpixel:after,.tns-t-ct:after {
    content: "";
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
    margin-right: -100%
}

.tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px
}

.tns-gallery>.tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform,opacity;
    -moz-transition: transform,opacity;
    transition: transform,opacity
}

.tns-gallery>.tns-slide-active {
    position: relative;
    left: auto!important
}

.tns-gallery>.tns-moving {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s
}

.tns-autowidth,.tns-vpfix>div,.tns-vpfix>li {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

.tns-lazy-img.tns-complete {
    opacity: 1
}

.tns-ah {
    -webkit-transition: height;
    -moz-transition: height;
    transition: height
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    z-index: 0
}

.tns-fadeOut,.tns-normal {
    opacity: 0;
    z-index: -1
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px
}

.tns-t-ct {
    width: 2333.3333333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0
}

.tns-t-ct>div {
    width: 1.4285714286%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left
}

.mm-spn li:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height)/ 2);
    right: 25px;
    right: calc(var(--mm-spn-item-height)/ 2);
    z-index: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg) translate(0,-50%);
    -ms-transform: rotate(45deg) translate(0,-50%);
    transform: rotate(45deg) translate(0,-50%);
    opacity: 1
}

.col,.col-auto {
    max-width: 100%
}

.site-header,.site-header--style2 .header-top {
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1)
}

.body-show-breadcrumbs:not(.home) .banner-wrapper.banner-wrapper--top,.gap-0,.gap-0-y,.wysiwyg-part h1:first-of-type,.wysiwyg-part h2:first-of-type,.wysiwyg-part p:first-of-type {
    margin-top: 0
}

.btn-read-more i,.dot-separator,audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

.editor-styles-wrapper ul.wp-block-list>li::before,.faq-wrapper .faq-list .faq-item .faq-item-question::after,.header-menu>li.menu-item-has-children>.sub-menu .menu-item-has-children>a::before,.header-menu>li.menu-item-has-children>a::after,.header-search-form button[type=submit]::before,.wysiwyg-part ul>li::before,[class*=" poka-"]:before,[class^=poka-]:before,[data-icon]:before {
    font-family: pokatheme!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn,.newsletter-form input[type=submit] {
    text-transform: var(--buttons-text-transform)
}

:root {
    --main-font-family: inherit;
    --headings-font-family: inherit;
    --main-font-size: 16px;
    --button-font-size: 16px;
    --button-font-weight: 400;
    --button-border-radius: 20px;
    --main-font-color: #323335;
    --headings-font-family: "Roboto",sans-serif;
    --headings-line-height: 1.2;
    --headings-font-weight: 700;
    --h1-font-size: min(11vw, 3.125rem);
    --h2-font-size: min(8vw, 2.25rem);
    --h3-font-size: 1.875rem;
    --h4-font-size: 1.75rem;
    --h5-font-size: 1.5rem;
    --h6-font-size: 1.2rem;
    --h1-margin: 1.563rem;
    --h3-margin: 1.25rem;
    --header-background: #ffffff;
    --header-background-secondary: #f0f3f7;
    --header-text-color: #1d2730;
    --header-text-color-hover: #44be4c;
    --white: #fff;
    --black: #000;
    --body-background: #ffffff;
    --main-color: #44be4c;
    --secondary-color: #ffc106;
    --text-color: #1d2730;
    --boxes-background-color: #f0f3f7;
    --boxes-secondary-background-color: #e8ecf2;
    --boxes-text-color: #4a5b68;
    --rating-color: #ffc106;
    --footer-background: #ffffff;
    --text-color-alt: #4a5b68;
    --line-separator-color: #e8ecf2;
    --border-radius: 8px;
    --text-color-alt-light: rgba(74, 91, 104, 0.1);
    --green-icon: #44be4c;
    --red-icon: #be444e;
    --primary-button-color: #44be4c;
    --primary-button-color-opacity: rgba(68, 190, 76, 0.05);
    --primary-button-text-color: #fff;
    --secondary-button-color: #ffc106;
    --secondary-button-text-color: #fff;
    --container-width: 1210px;
    --container-width-wp: 1180px;
    --container-pad: min(8vw, 15px)
}

fieldset,hr {
    border: 0;
    padding: 0
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.overflow-hidden,.wp-block-cover.wp-block-cover-has-curve-bottom,.wp-block-cover.wp-block-cover-has-curve-top {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.position-static {
    position: static
}

.col-relative,.header-bottom-inner,.header-menu li,.header-menu>li.menu-item-has-children>.sub-menu .menu-item-has-children>a,.header-menu>li.menu-item-has-children>a,.position-relative,.review-grid-item.first,.review-grid-item.second .review-logo,.review-grid-item.third .review-logo {
    position: relative
}

.position-absolute {
    position: absolute
}

.header-bottom,.header-top,.site-header {
    position: relative
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -webkit-inline-box!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

.d-none,.poka-select select[multiple]+.components-input-control__suffix,.reviews-search-form .reviews-search-form-item::before,.ui-helper-hidden-accessible {
    display: none!important
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.editor-styles-wrapper ul.wp-block-list.list-columns,.row,.wysiwyg-part ul.list-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row--hcenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.row--vcenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.col-auto {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: auto
}

.col-1 {
    -webkit-box-flex: 8.3333333333%;
    -ms-flex: 8.3333333333%;
    flex: 8.3333333333%;
    max-width: 8.3333333333%
}

.off-1 {
    margin-left: 8.3333333333%
}

.col-2 {
    -webkit-box-flex: 16.6666666667%;
    -ms-flex: 16.6666666667%;
    flex: 16.6666666667%;
    max-width: 16.6666666667%
}

.off-2 {
    margin-left: 16.6666666667%
}

.col-3 {
    -webkit-box-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
    max-width: 25%
}

.off-3 {
    margin-left: 25%
}

.col-4 {
    -webkit-box-flex: 33.3333333333%;
    -ms-flex: 33.3333333333%;
    flex: 33.3333333333%;
    max-width: 33.3333333333%
}

.off-4 {
    margin-left: 33.3333333333%
}

.col-5 {
    -webkit-box-flex: 41.6666666667%;
    -ms-flex: 41.6666666667%;
    flex: 41.6666666667%;
    max-width: 41.6666666667%
}

.off-5 {
    margin-left: 41.6666666667%
}

.col-6 {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%
}

.off-6 {
    margin-left: 50%
}

.col-7 {
    -webkit-box-flex: 58.3333333333%;
    -ms-flex: 58.3333333333%;
    flex: 58.3333333333%;
    max-width: 58.3333333333%
}

.off-7 {
    margin-left: 58.3333333333%
}

.col-8 {
    -webkit-box-flex: 66.6666666667%;
    -ms-flex: 66.6666666667%;
    flex: 66.6666666667%;
    max-width: 66.6666666667%
}

.off-8 {
    margin-left: 66.6666666667%
}

.col-9 {
    -webkit-box-flex: 75%;
    -ms-flex: 75%;
    flex: 75%;
    max-width: 75%
}

.off-9 {
    margin-left: 75%
}

.col-10 {
    -webkit-box-flex: 83.3333333333%;
    -ms-flex: 83.3333333333%;
    flex: 83.3333333333%;
    max-width: 83.3333333333%
}

.off-10 {
    margin-left: 83.3333333333%
}

.col-11 {
    -webkit-box-flex: 91.6666666667%;
    -ms-flex: 91.6666666667%;
    flex: 91.6666666667%;
    max-width: 91.6666666667%
}

.off-11 {
    margin-left: 91.6666666667%
}

.col-12 {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%
}

.off-12 {
    margin-left: 100%
}

.gap-0,.gap-0-x,.header-top-flex-part--right .icon-btn:first-child {
    margin-left: 0
}

.col-20 {
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%
}

.gap-0-x>*,.gap-0>*,.wysiwyg-part .wp-block-social-links {
    padding-left: 0
}

.gap-0-y>*,.gap-0>*,.section--npt {
    padding-top: 0
}

.gap-20,.gap-20-x {
    margin-left: -20px
}

.gap-20-x>*,.gap-20>* {
    padding-left: 20px
}

.gap-20,.gap-20-y {
    margin-top: -20px
}

.gap-20-y>*,.gap-20>* {
    padding-top: 20px
}

.editor-styles-wrapper ol>li,.gap-30,.gap-30-x,.wysiwyg-part ol>li {
    margin-left: -30px
}

.gap-30-x>*,.gap-30>* {
    padding-left: 30px
}

.gap-30,.gap-30-y {
    margin-top: -30px
}

.gap-30-y>*,.gap-30>* {
    padding-top: 30px
}

.gap-50,.gap-50-x {
    margin-left: -50px
}

.gap-50-x>*,.gap-50>* {
    padding-left: 50px
}

.gap-50,.gap-50-y {
    margin-top: -50px
}

.gap-50-y>*,.gap-50>* {
    padding-top: 50px
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0
}

fieldset {
    margin: 0
}

textarea {
    resize: vertical
}

.attachment img,.widget-container img,img,img.size-auto,img.size-full,img.size-large,img.size-medium,picture {
    max-width: 100%;
    height: auto
}

button,input,select,textarea {
    font: inherit
}

.wysiwyg-part,html {
    font-size: var(--main-font-size)
}

.clearfix::after,.clearfix::before {
    content: " ";
    display: table
}

#header-mobile-menu:not(.mm-spn),.archive .review-box-thumb--counter::after,.btn-faded:after,.gallery br+br,.header-menu>li:last-child::before,.header-top-flex-part--right .btn-mobile-menu,.poka-select select[multiple] option:disabled,.wysiwyg-part .wp-block-social-links li::before {
    display: none
}

.clearfix::after {
    clear: both
}

.container {
    width: 100%;
    max-width: var(--container-width);
    padding: 0 var(--container-pad);
    margin: 0 auto
}

.container--fluid {
    max-width: 100%
}

.container--np {
    padding: 0
}

*,.table-header .sorting-items li,.table-header .sorting-order li {
    margin: 0;
    padding: 0
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    color: var(--main-font-color);
    font-family: var(--main-font-family);
    font-weight: 400;
    line-height: 1.5
}

.icon-btn,.wysiwyg-part>p small,body {
    color: var(--text-color)
}

body {
    background-color: var(--body-background);
    font-family: arial;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    overflow-wrap: break-word;
    overflow-x: hidden
}

.alignleft,img.alignleft {
    display: inline;
    float: left;
    margin-right: 1.875rem;
    margin-bottom: 1.25rem
}

.alignright,img.alignright {
    display: inline;
    float: right;
    margin-left: 1.875rem;
    margin-bottom: 1.25rem
}

.aligncenter,img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.aligncenter,img.alignleft,img.alignright {
    margin-bottom: .75rem
}

.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    margin-bottom: 1.25rem;
    max-width: 632px!important;
    padding: .25rem;
    text-align: center;
    width: auto!important
}

.gallery dl,.post-element h1,.post-element h2,.post-element h3,.post-element h4,.post-element h5,.wp-caption img,.wp-smiley,.wysiwyg-part .post-element h1,.wysiwyg-part .post-element h2,.wysiwyg-part .post-element h3,.wysiwyg-part .post-element h4,.wysiwyg-part .post-element h5 {
    margin: 0
}

.wysiwyg-part h1,.wysiwyg-part h2 {
    line-height: var(--headings-line-height);
    font-weight: var(--headings-font-weight);
    margin: var(--h1-margin) 0;
    color: inherit
}

.wp-caption p.wp-caption-text {
    color: #888;
    font-size: .75rem;
    margin: .3125rem
}

.gallery {
    margin: 0 auto 1.125rem
}

.gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%
}

.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery img {
    border: .625rem solid #f1f1f1
}

.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto
}

.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto
}

.gallery .gallery-caption {
    color: #888;
    font-size: .75rem;
    margin: 0 0 .75rem
}

#content .attachment img {
    display: block;
    margin: 0 auto
}

@font-face {
    font-family: pokatheme;
    src: url(../fonts/pokatheme.eot?v=1.2);
    src: url("../fonts/pokatheme.eot?#iefix") format("embedded-opentype"),url(../fonts/pokatheme.woff?v=1.2) format("woff"),url(../fonts/pokatheme.ttf?v=1.2) format("truetype"),url("../fonts/pokatheme.svg#pokatheme") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[data-icon]:before {
    content: attr(data-icon);
    speak: none;
    line-height: 1
}

[class*=" poka-"]:before,[class^=poka-]:before {
    speak: none;
    line-height: 1
}

.poka-facebook:before {
    content: "\61"
}

.poka-twitter:before {
    content: "\62"
}

.poka-instagram:before {
    content: "\63"
}

.poka-youtube:before {
    content: "\64"
}

.poka-linkedin:before {
    content: "\65"
}

.poka-skype:before {
    content: "\66"
}

.poka-search:before {
    content: "\67"
}

.poka-star-half-o:before {
    content: "\68"
}

.poka-star-o:before {
    content: "\69"
}

.poka-star:before {
    content: "\6a"
}

.poka-arrow-right:before {
    content: "\6b"
}

.poka-play:before {
    content: "\6c"
}

.poka-circle-plus:before {
    content: "\6d"
}

.poka-circle-check:before {
    content: "\6e"
}

.poka-circle-x:before {
    content: "\6f"
}

.poka-circle-minus:before {
    content: "\70"
}

.poka-star-line:before {
    content: "\71"
}

.poka-calendar:before {
    content: "\72"
}

.poka-list:before {
    content: "\73"
}

.poka-angle-right:before,.site-header--style2 .header-menu>li.menu-item-has-children>a::after {
    content: "\76"
}

.poka-envelope:before {
    content: "\75"
}

.poka-rocket:before {
    content: "\77"
}

.poka-cards-mobile:before {
    content: "\78"
}

.poka-credits:before {
    content: "\79"
}

.poka-jackpot:before {
    content: "\7a"
}

.poka-slots:before {
    content: "\42"
}

.poka-slots-2:before {
    content: "\43"
}

.poka-bx-check:before {
    content: "\41"
}

.site-header {
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1);
    z-index: 100;
    background-color: var(--header-background)
}

.header-top {
    background-color: #112250;
    z-index: 2
}

.header-bottom,.header-top .icon-btn--gray {
    background-color: var(--header-background-secondary)
}

.header-top .icon-btn--gray {
    color: var(--header-text-color)
}

.site-header--style2 .header-top {
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1);
    padding: 0
}

.header-top-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-around
}

.site-header--style2 .header-top-flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 5.125rem
}

.header-top-flex-part {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header-top-flex-part--right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-top-flex-part--right .icon-btn {
    margin-left: 7px;
    cursor: pointer
}

.header-top-flex-part--right .icon-btn.poka-close,.sidebar .table-header .sorting-order li a,.widgets-php .table-header .sorting-order li a {
    font-size: .75rem
}

.site-header--style2 .header-top-flex-part {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.site-header--style2 .header-top-flex-part.header-top-flex-part--left {
    padding-right: 15px
}

.site-header--style2 .header-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative
}

.site-header--style2 .header-logo::after {
    content: "";
    position: absolute;
    background: var(--main-color);
    width: 100%;
    height: 4px;
    left: 0;
    bottom: 0
}

.header-right-btns,.widget-post-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-search-form-wrapper,.icon-btn {
    display: -webkit-box;
    display: -ms-flexbox
}

.site-header--style2 .header-bottom,.wp-block-cover.wp-block-cover-has-curve-bottom .wp-block-cover__inner-container,.wp-block-cover.wp-block-cover-has-curve-top .wp-block-cover__inner-container {
    z-index: 3
}

.header-search-form-wrapper {
    background-color: var(--boxes-background-color);
    position: absolute;
    left: 0;
    top: -100%;
    height: 100%;
    width: 100%;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s;
    transition: .3s
}

.header-search-form-wrapper.open {
    top: 0;
    opacity: 1;
    pointer-events: all;
    max-height: 100em
}

.tooltip-text,i .review-logo--disabled {
    pointer-events: none
}

.review-box--style4 .review-box-actions,.site-header--style2 .header-search-form-wrapper {
    background-color: #fff0
}

.site-header--style2 .header-search-form-wrapper.open {
    height: 52px
}

.header-search-form {
    display: block;
    max-width: 100%;
    width: 26.25rem;
    position: relative
}

.header-search-form input[type=text] {
    background: 0 0;
    border: none;
    border-bottom: 3px solid var(--text-color);
    width: 100%;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 1;
    padding: .9375rem .9375rem .9375rem 3.125rem;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.header-search-form input[type=text]:focus,.reviews-search-form input[type=text]:focus {
    outline: 0;
    border-color: var(--main-color)
}

.header-search-form button[type=submit] {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1.25rem;
    width: 1.25rem;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background: 0 0;
    border: none;
    cursor: pointer
}

.header-search-form button[type=submit]::before {
    content: "\67";
    line-height: 1
}

.site-header--style2 .header-search-form {
    background-color: #fff;
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1)
}

.site-header--style2 .header-search-form input[type=text] {
    padding: .9375rem .9375rem .9375rem 3.75rem;
    border-bottom: 0
}

.site-header--style2 .header-search-form button[type=submit] {
    left: 15px
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-transition: .3s;
    transition: .3s
}

.section,.site-content-padding {
    padding: 90px 0
}

.site-content-top-60 {
    margin-top: 60px
}

.site-content-bottom-pad-90 {
    padding-bottom: 90px
}

.review-grid-item.wide .rating,.section--npb {
    padding-bottom: 0
}

.row--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-col--space-between,.review-box--style2 .review-box-meta,.review-box--style3 .review-box-meta,.review-box-actions,.review-grid-item,.sidebar .review-box-meta,.sidebar .review-box-wrap,.widget-post-article-big,.widgets-php .review-box-meta,.widgets-php .review-box-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.icon-btn {
    border-radius: 50%;
    height: 2.25rem;
    width: 2.25rem;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.icon-btn--gray,.reviews-table--style5 .review-box-actions {
    background-color: var(--boxes-background-color)
}

.icon-btn:hover,input.btn:hover {
    opacity: .6
}

.social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    margin: -.15625rem
}

.social-icons .icon {
    margin: .15625rem
}

.wysiwyg-part h1 {
    font-size: var(--h1-font-size)
}

.wysiwyg-part h2 {
    font-size: var(--h2-font-size)
}

.wysiwyg-part h3:not(.review-title,.post-tile-title,.review-box-name),.wysiwyg-part h4,.wysiwyg-part h5,.wysiwyg-part h6 {
    line-height: var(--headings-line-height);
    font-weight: var(--headings-font-weight);
    margin: var(--h3-margin) 0
}

.wysiwyg-part h3:not(.review-title,.post-tile-title,.review-box-name) {
    font-size: var(--h3-font-size);
    color: inherit
}

.wysiwyg-part h4 {
    font-size: var(--h4-font-size);
    color: var(--boxes-text-color)
}

.wysiwyg-part h5 {
    font-size: var(--h5-font-size);
    color: inherit
}

.wysiwyg-part h6 {
    font-size: var(--h6-font-size);
    color: inherit
}

.wysiwyg-part p {
    font-size: var(--main-font-size);
    line-height: 1.7;
    color: inherit;
    font-weight: 400;
    margin: 1.25rem 0
}

.faq-wrapper .faq-list .faq-item .faq-item-answer p a,.wysiwyg-part li a:not(.btn),.wysiwyg-part p a:not(.btn) {
    text-decoration: underline;
    color: var(--main-color)
}

.review-extra-links-item a:hover,.wysiwyg-part .reviews-search-form .reviews-search-form-item a,.wysiwyg-part li a:not(.btn):hover,.wysiwyg-part p a:not(.btn):hover {
    text-decoration: none
}

.wysiwyg-part>p small {
    font-size: .75rem;
    letter-spacing: 0;
    line-height: 1.5
}

.editor-styles-wrapper ul.wp-block-list,.wysiwyg-part ul {
    list-style: none;
    padding-left: 1.875rem;
    font-size: 1rem;
    line-height: 1.3125rem;
    font-weight: 400
}

.editor-styles-wrapper ul.wp-block-list li,.wysiwyg-part ul li {
    position: relative;
    margin-bottom: .9375rem;
    color: inherit
}

.comment-form-cookies-consent,.editor-styles-wrapper ol li ol,.editor-styles-wrapper ol li ul,.editor-styles-wrapper ul.wp-block-list li ol,.editor-styles-wrapper ul.wp-block-list li ul,.wysiwyg-part ol li ol,.wysiwyg-part ol li ul,.wysiwyg-part ul li ol,.wysiwyg-part ul li ul {
    margin-top: 1.25rem
}

.comment-body .comment-reply-link,.editor-styles-wrapper ol li strong,.editor-styles-wrapper ul.wp-block-list li strong,.pokageo-notification__text,.wysiwyg-part ol li strong,.wysiwyg-part ul li strong {
    font-weight: 700
}

.editor-styles-wrapper ul.wp-block-list>li::before,.wysiwyg-part ul>li::before {
    content: "l";
    position: absolute;
    color: #FF1E26;
    left: -1.875rem;
    top: 3px;
    line-height: 1
}

.editor-styles-wrapper ul.wp-block-list.list-star-o>li::before,.wysiwyg-part ul.list-star-o>li::before {
    content: "i"
}

.editor-styles-wrapper ul.wp-block-list.list-star>li::before,.wysiwyg-part ul.list-star>li::before {
    content: "j"
}

.editor-styles-wrapper ul.wp-block-list.list-arrow-right>li::before,.wysiwyg-part ul.list-arrow-right>li::before {
    content: "k"
}

.editor-styles-wrapper ul.wp-block-list.list-play>li::before,.wysiwyg-part ul.list-play>li::before {
    content: "l"
}

.editor-styles-wrapper ul.wp-block-list.list-check li:before,.editor-styles-wrapper ul.wp-block-list.list-circle-check>li::before,.wysiwyg-part ul.list-check li:before,.wysiwyg-part ul.list-circle-check>li::before {
    content: "n"
}

.editor-styles-wrapper ul.wp-block-list.list-star-line>li::before,.wysiwyg-part ul.list-star-line>li::before {
    content: "q"
}

.editor-styles-wrapper ul.wp-block-list.list-list>li::before,.wysiwyg-part ul.list-list>li::before {
    content: "s"
}

.editor-styles-wrapper ul.wp-block-list.list-angle-right>li::before,.wysiwyg-part ul.list-angle-right>li::before {
    content: "v"
}

.editor-styles-wrapper ul.wp-block-list.list-columns>li,.wysiwyg-part ul.list-columns>li {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

.editor-styles-wrapper ol,.wysiwyg-part ol {
    list-style-position: inside;
    padding-left: 1.875rem
}

.editor-styles-wrapper ol li,.wysiwyg-part ol li {
    position: relative;
    margin-bottom: .9375rem;
    line-height: 1.4;
    color: inherit
}

.editor-styles-wrapper ol>li ul,.editor-styles-wrapper ol>li>ol,.wysiwyg-part ol>li ul,.wysiwyg-part ol>li>ol {
    margin-left: 30px
}

.wysiwyg-part blockquote {
    font-weight: 400;
    font-style: italic;
    font-size: 1.875rem;
    line-height: 2.5rem;
    color: inherit;
    max-width: 80%;
    margin: 3.125rem auto;
    text-align: center;
    position: relative;
    padding: .625rem 3.75rem;
    border-left: 0
}

.wysiwyg-part blockquote::before {
    content: "\201C";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 5.625rem;
    line-height: 2.5rem;
    font-weight: 700;
    color: inherit;
    opacity: .1
}

.wysiwyg-part blockquote::after {
    content: "\201D";
    position: absolute;
    right: 0;
    bottom: -30px;
    font-size: 5.625rem;
    line-height: 2.5rem;
    font-weight: 700;
    color: inherit;
    opacity: .1
}

.wysiwyg-part .wp-block-social-links li {
    margin-bottom: 0;
    font-size: 1.5rem
}

.wp-block-cover .post-element--s1 p,.wp-block-cover-image .post-element--s1 p {
    color: var(--text-color)
}

.play-btn {
    display: block;
    height: 4.75rem;
    width: 4.75rem;
    background-color: var(--secondary-color);
    border-radius: 50%;
    color: #fff;
    font-size: 1.875rem;
    position: relative
}

.review-simple-box,.sticker {
    border-radius: var(--border-radius)
}

.play-btn--sm {
    height: 2.5625rem;
    width: 2.5625rem;
    font-size: 1.125rem
}

.play-btn .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-col--space-between {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sticker {
    display: block;
    height: 100%;
    padding: 3.125rem 4.6875rem 3.125rem 3.125rem
}

.sticker .sticker-index {
    font-size: 1.875rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 1.5625rem
}

.sticker-title,.wp-block-cover .sticker .sticker-title,.wysiwyg-part .sticker-title {
    display: block;
    color: var(--text-color);
    font-size: 1.75rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
    margin-bottom: 1.5625rem
}

.breadcrumbs-wrapper,.header-menu {
    display: -webkit-box;
    display: -ms-flexbox
}

.sticker-text,.wp-block-cover .sticker .sticker-text,.wysiwyg-part .sticker-text {
    color: var(--text-color-alt);
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.6
}

.review-simple-box {
    background-color: #fff;
    padding: 1.25rem;
    text-align: center;
    min-width: 160px
}

.breadcrumbs-wrapper,.pokageo-notification {
    background-color: var(--boxes-background-color)
}

.header-menu .sub-menu li,.review-simple-box-logo,.review-simple-box-rating {
    margin-bottom: .9375rem
}

.review-simple-boxes-cta {
    margin-top: 3.125rem
}

.breadcrumbs-wrapper {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .875rem 0
}

.breadcrumbs-wrapper span {
    font-size: 1rem;
    line-height: 1.125;
    color: var(--text-color);
    font-size: 13px
}

.breadcrumbs-wrapper span.item-current {
    opacity: .5
}

.breadcrumbs-wrapper a:hover,.comment-body .comment-edit-link:hover,.comment-body .comment-reply-link:hover,.table-header .sorting-order li.active a {
    text-decoration: underline
}

.breadcrumb-separator {
    padding: 0 .5375rem
}

.breadcrumb-separator i::before {
    font-size: .625rem;
    color: #34443e
}

.poka-scrollbar::-webkit-scrollbar {
    width: 5px
}

.poka-scrollbar::-webkit-scrollbar-thumb {
    background: rgb(0 0 0 / .15);
    border-radius: 4px
}

.poka-scrollbar::-webkit-scrollbar-track {
    background: rgb(0 0 0 / .05);
    border-radius: 4px
}

.banner-wrapper.banner-wrapper--top {
    margin-top: 3.75rem
}

.btn-mobile-menu .hamburger-mobile-menu {
    position: relative;
    width: 16px
}

.btn-mobile-menu .hamburger-mobile-menu div,.btn-mobile-menu .hamburger-mobile-menu:after,.btn-mobile-menu .hamburger-mobile-menu:before {
    background-color: var(--header-text-color);
    content: "";
    display: block;
    height: 2px;
    margin: 4px 0;
    -webkit-transition: .5s;
    transition: .5s
}

.btn-mobile-menu:hover .hamburger-mobile-menu:before {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.btn-mobile-menu:hover .hamburger-mobile-menu:after {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

.mm-ocd-opened .hamburger-mobile-menu:before {
    -webkit-transform: translateY(6px) rotate(135deg);
    transform: translateY(6px) rotate(135deg)
}

.mm-ocd-opened .hamburger-mobile-menu:after {
    -webkit-transform: translateY(-6px) rotate(-135deg);
    transform: translateY(-6px) rotate(-135deg)
}

.mm-ocd-opened .hamburger-mobile-menu>div {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.mm-spn.mm-spn--light {
    color: #fff;
    background: #112250
}

.mm-ocd__content {
    -webkit-box-shadow: 10px 0 30px 0 rgb(0 0 0 / .2);
    box-shadow: 10px 0 30px 0 rgb(0 0 0 / .2)
}

.header-menu {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 23px 0
}

.header-menu>li {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: relative
}

.header-menu>li::before {
    content: "/";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    color: var(--header-text-color);
    opacity: .3
}

.header-menu li a:hover,.header-menu>li.current-menu-item a {
    color: var(--header-text-color-hover)
}

.header-menu>li.menu-item-has-children {
    padding-right: calc(1.25rem + 15px)
}

.header-menu>li.menu-item-has-children>a::after {
    content: "\76";
    line-height: 1;
    position: absolute;
    right: -23px;
    top: 50%;
    -webkit-transform: translate(0,-50%) rotate(90deg);
    transform: translate(0,-50%) rotate(90deg)
}

.header-menu>li.menu-item-has-children>.sub-menu {
    left: 0;
    top: calc(100% + 23px)
}

.header-menu>li.menu-item-has-children>.sub-menu::before {
    content: "";
    position: absolute;
    left: 0;
    top: -1.4375rem;
    height: 1.4375rem;
    width: 100%
}

.header-menu>li.menu-item-has-children>.sub-menu .menu-item-has-children>a::before {
    content: "\6b";
    line-height: 1;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.header-menu>li.menu-item-has-children>.sub-menu .menu-item-has-children .sub-menu {
    left: calc(100% + 30px);
    top: -1.875rem
}

.header-menu>li.menu-item-has-children>.sub-menu .menu-item-has-children .sub-menu::before {
    content: "";
    position: absolute;
    left: -1.875rem;
    top: 0;
    height: 100%;
    width: 1.875rem
}

.header-menu li.menu-item-has-children:hover>.sub-menu,.tooltip:hover .tooltip-text {
    opacity: 1;
    pointer-events: all
}

.header-menu li a {
    color: var(--header-text-color);
    display: block;
    font-size: 1.125rem;
    letter-spacing: 0
}

.header-menu .sub-menu {
    position: absolute;
    background-color: var(--header-background-secondary);
    border-radius: var(--border-radius);
    -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1);
    box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1);
    height: auto;
    min-width: 17.5rem;
    padding: 1.875rem;
    width: auto;
    z-index: 1;
    list-style: none;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: .3s;
    transition: .3s
}

.faq-wrapper .faq-list .faq-item .faq-item-answer p:last-child,.header-menu .sub-menu li:last-child,.review-pros-cons ul li:last-child,.widget-single-article h3,.wp-block-columns {
    margin-bottom: 0
}

.site-header--style2 .header-menu .sub-menu {
    background-color: var(--header-background)
}

.pokageo-notification {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
    padding: 10px;
    border-radius: var(--border-radius)
}

.pokageo-notification__flag {
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px
}

.pokageo-notification__flag img {
    width: 40px
}

.pokageo-flag-circle {
    position: absolute;
    top: 10px;
    right: 10px
}

.pokageo-flag-circle>img {
    border-radius: 50%
}

.pokageo-flag-circle .pokageo-status-icon {
    position: absolute;
    top: -4px;
    right: -4px
}

.review-logo--rounded .pokageo-flag-circle {
    top: -3px
}

.pokageo-status-icon {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    text-align: center;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / .2);
    box-shadow: 0 5px 10px rgb(0 0 0 / .2);
    color: #fff;
    font-size: 10px
}

.btn,.btn:after {
    border-radius: var(--button-border-radius)
}

.btn-primary,.btn-primary:hover,.btn-secondary:hover {
    color: var(--primary-button-text-color)
}

.pokageo-status-icon.pokageo-status-icon-allowed {
    background-color: var(--green-icon)
}

.pokageo-status-icon.pokageo-status-icon-disallowed {
    background-color: var(--red-icon);
    font-size: 6px;
    line-height: 16px
}

.editor-styles-wrapper .wp-block[data-align=full]>.wp-block-cover,.editor-styles-wrapper .wp-block[data-align=full]>.wp-block-group,.editor-styles-wrapper .wp-block[data-align=wide]>.wp-block-group,.wp-block-cover.alignfull,.wp-block-group.alignfull,.wp-block-group.alignfull.has-background,.wp-block-group.alignwide {
    padding: 90px var(--container-pad)
}

.wp-site-blocks {
    padding: 45px var(--container-pad)
}

.wp-site-blocks>.wp-block-cover.alignfull:first-child,.wp-site-blocks>.wp-block-cover:first-child,.wp-site-blocks>.wp-block-group:first-child {
    margin-top: -90px!important
}

.wp-site-blocks>.wp-block-cover.alignfull:last-child,.wp-site-blocks>.wp-block-cover:last-child,.wp-site-blocks>.wp-block-group:last-child {
    margin-bottom: -90px!important
}

.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>[data-align=full]>div>:not(.wp-block-cover__gradient-background,.wp-block-cover__image-background),.wp-site-blocks>*,.wp-site-blocks>blockquote {
    max-width: calc(var(--container-width) - (var(--container-pad) * 2));
    margin-left: auto!important;
    margin-right: auto!important
}

.wp-site-blocks .alignfull,.wp-site-blocks .alignwide,.wp-site-blocks .wp-block-cover.alignfull {
    max-width: none;
    margin: 0 calc(-1 * var(--container-pad))!important;
    width: auto
}

.wp-site-blocks .alignfull>.wp-block-cover__inner-container,.wp-site-blocks .alignfull>.wp-block-group__inner-container,.wp-site-blocks .wp-block-cover.alignfull>.wp-block-cover__inner-container,.wp-site-blocks .wp-block-cover.alignfull>.wp-block-group__inner-container {
    max-width: calc(var(--container-width) - (var(--container-pad) * 2));
    margin-left: auto!important;
    margin-right: auto!important;
    width: 100%
}

.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>[data-align=wide] {
    max-width: none!important;
    margin: 0!important;
    width: auto
}

.wp-block-group .wp-block-poka-box-text {
    height: calc(100% - 20px);
    margin-bottom: 20px
}

.poka-select select[multiple] {
    height: auto!important;
    padding-right: 8px!important
}

.poka-select select[multiple] option {
    white-space: normal!important;
    border-bottom: 1px solid rgb(0 0 0 / .2);
    padding: .3125rem
}

.poka-select select[multiple] option:last-child {
    border-bottom: 0
}

.poka-select select[multiple] option:checked {
    background: rgb(30 144 255 / .5)
}

.wp-block-group:where(.has-background) {
    padding: initial
}

.btn:hover:after,.spinner.visible,.tns-nav button:hover,.wp-block-separator {
    opacity: 1
}

.wp-block-separator.has-background.is-thick-line:not(.is-style-dots) {
    height: 4px
}

.btn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: var(--button-font-weight);
    font-size: 1.3125rem;
    line-height: 1.2;
    padding: .9375rem 1.875rem;
    position: relative;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out
}

.btn-icon,.table-header .sorting-items li a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox
}

.sidebar .btn,.widgets-php .btn {
    padding: .9375rem;
    font-size: 1rem
}

.btn-icon.btn-icon-lg,.btn-md,.btn-sm {
    padding: .625rem 1.25rem
}

.btn:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / .15);
    box-shadow: 0 10px 20px rgb(0 0 0 / .15);
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    top: 0;
    left: 0
}

.btn:hover {
    -webkit-transform: translate(0,-3px);
    transform: translate(0,-3px)
}

.btn.btn--full {
    display: block;
    width: 100% text-allign:center
}

input.btn {
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.btn-sm {
    font-size: 1rem
}

.btn-lg,.btn-md {
    font-size: 1.1875rem
}

.btn-lg {
    padding: 1.25rem 1.875rem
}

.btn-primary {
    background-color: #b30008
}

.btn-grey {
    background-color: #4a5b68;
    color: #fff
}

.btn-faded {
    background: 0 0;
    -webkit-box-shadow: 0 16px 29px 0 rgb(29 39 48 / .1);
    box-shadow: 0 16px 29px 0 rgb(29 39 48 / .1);
    text-transform: none;
    color: var(--boxes-text-color)
}

.btn-secondary,.btn-yellow {
    background-color: var(--secondary-button-color)
}

.btn-faded:hover {
    background: #fff
}

.btn-faded i,.widget ul:not(.review-pros,.faq-list) a:hover {
    color: var(--main-color)
}

.btn-secondary {
    color: var(--secondary-button-text-color)
}

.btn-icon {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.btn-icon.btn--full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 100%
}

.btn-icon i,.btn-icon img {
    display: inherit;
    margin-left: 1.25rem;
    margin-right: .3125rem;
    font-size: 1.3125rem;
    height: 1.3125rem;
    width: 1.3125rem
}

.btn-icon.btn-icon-lg i,.btn-icon.btn-icon-lg img {
    font-size: 2.5625rem;
    height: 2.5625rem;
    width: 2.5625rem
}

.btn-icon.btn-icon-left,.btn-icon.btn-icon-right,.sidebar .table-header .sorting-order,.widgets-php .table-header .sorting-order {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-icon.btn-icon-left i,.btn-icon.btn-icon-left img {
    display: inherit;
    margin-right: 1.25rem;
    margin-left: 0
}

.btn-icon.btn-icon-right i,.btn-icon.btn-icon-right img {
    display: inherit;
    margin-left: 1.25rem;
    margin-right: 0
}

.btn-fullwidth,.review-cta-wrapper .btn {
    width: 100%
}

.btn-yellow {
    color: #fff
}

.btn-arrow-right {
    padding: 1rem 2.1875rem 1rem 1.75rem
}

.btn-read-more {
    padding: 1rem 2.5rem;
    margin: 1.5625rem
}

.btn-read-more i {
    margin-left: 1.4375rem;
    display: inline-block;
    font-size: 1.5rem;
    -webkit-transition: .3s;
    transition: .3s
}

.btn-read-more:hover i {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.spinner {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 100%;
    border: 4px solid gray;
    border-top: 4px solid var(--white);
    -webkit-animation: .8s infinite spinnerAnim;
    animation: .8s infinite spinnerAnim;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0
}

@-webkit-keyframes spinnerAnim {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg)
    }
}

@keyframes spinnerAnim {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    100% {
        -webkit-transform: translateY(-50%) rotate(360deg);
        transform: translateY(-50%) rotate(360deg)
    }
}

.rating .icon {
    color: var(--rating-color);
    font-size: 1.3125rem;
    line-height: 1;
    margin: 0 1px
}

.author-card {
    background: #f0f3f7;
    border-radius: var(--border-radius);
    overflow: hidden;
    padding: 30px 40px 10px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.review-grid-item,.section-review-hero {
    background: var(--boxes-background-color)
}

.author-card .author-image {
    border-radius: 15px!important;
    margin-right: 40px
}

.author-card .author-title {
    color: #000;
    opacity: .66;
    font-size: .75rem;
    line-height: 1.5;
    font-weight: 700;
    display: block
}

.author-card .author-name {
    color: var(--text-color);
    font-size: 1.75rem;
    line-height: 1.3;
    font-weight: 700;
    display: block;
    margin-bottom: 10px
}

.author-card .author-job-title {
    color: var(--main-color);
    font-size: .875rem;
    line-height: 1.3;
    font-weight: 700;
    display: block;
    margin-bottom: 20px
}

.author-card p {
    color: #494d4c;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 15px
}

.hr-style1 {
    border-top: 2px solid rgb(0 0 0 / .05)
}

.section-review-hero {
    margin-bottom: 40px
}

.review-sidebar h4,.section-review-hero h3 {
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.125;
    color: var(--boxes-text-color);
    font-weight: var(--headings-font-weight)
}

.section-review-hero.section-review-hero--style-1 {
    border-radius: var(--border-radius);
    overflow: hidden
}

.section-review-hero.section-review-hero--style-1 .flex-col--space-between {
    padding: 0 1.875rem
}

.section-review-hero.section-review-hero--style-1 .review-rating {
    padding-top: 2.3125rem
}

.footer-widgets .widget,.review-grid-item .review-grid-item-top,.section-newsletter-flex-part,.section-review-hero.section-review-hero--style-1 .review-pros-cons {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.section-review-hero.section-review-hero--style-1 .review-terms {
    padding-bottom: 1.25rem
}

.section-review-hero.section-review-hero--style-2 {
    padding: .625rem 0;
    margin-bottom: 0
}

.section-review-hero.section-review-hero--style-2 h3 {
    padding-top: 3.125rem
}

.section-review-hero.section-review-hero--style-3 {
    border-radius: var(--border-radius);
    overflow: hidden;
    margin-bottom: 0
}

.section-review-hero.section-review-hero--style-3 .review-bonus {
    text-align: left;
    padding-top: 1.875rem
}

.section-review-hero.section-review-hero--style-3 .review-bonus+hr {
    margin: 1em 0
}

.comment-body a,.section-review-hero.section-review-hero--style-3 .review-terms,.single-post-wrapper .wysiwyg-part .post-featured-image,.widget-post-article-big:not(:last-of-type) {
    margin-bottom: 1.25rem
}

.section-review-hero.section-review-hero--style-3 .review-cta-wrapper {
    padding: .625rem 1.875rem 1.5625rem
}

.review-cta-wrapper {
    text-align: center
}

.review-cta-wrapper.review-cta-wrapper--style-2 {
    background: var(--boxes-secondary-background-color);
    border-radius: var(--border-radius);
    overflow: hidden;
    padding: 2.1875rem 3.125rem
}

.review-cta-wrapper .review-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.25rem .9375rem
}

.review-cta-wrapper .review-bonus {
    padding: 0 1.25rem .9375rem
}

.review-overview.review-overview--style-1 {
    background: var(--boxes-secondary-background-color);
    border-radius: 8px;
    padding: 2.8125rem 1.875rem 2.5rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.review-overview.review-overview--style-1 .review-overview-list {
    max-height: calc(100% - 50px)
}

.review-overview.review-overview--style-2 .review-overview-list {
    max-height: 250px
}

.review-overview-list {
    list-style: none;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: rgb(0 0 0 / .15) rgb(0 0 0 / .05)
}

.review-overview-list::-webkit-scrollbar {
    width: 5px
}

.review-overview-list::-webkit-scrollbar-thumb {
    background: rgb(0 0 0 / .15);
    border-radius: 4px
}

.review-overview-list::-webkit-scrollbar-track {
    background: rgb(0 0 0 / .05);
    border-radius: 4px
}

.review-overview-list-item {
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: .9375rem
}

.review-overview-list-item::before {
    content: "";
    position: absolute;
    left: 0;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #000;
    opacity: .1;
    top: 3px
}

.review-overview-list-item-label {
    font-size: .875rem;
    line-height: 1.3;
    color: var(--boxes-text-color);
    font-weight: 700
}

.review-overview-list-item-value {
    font-size: 1rem;
    line-height: 1.125;
    color: var(--text-color);
    font-weight: 700;
    margin-top: 3px
}

.review-grid-item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: var(--border-radius);
    overflow-y: hidden
}

.review-grid-item .review-logo {
    margin: 1.5625rem auto 1.25rem
}

.review-grid-item .rating {
    text-align: center
}

.review-grid-item .review-bonus {
    padding-top: .9375rem;
    font-size: 1.125rem
}

.review-grid-item .btn {
    font-size: 1.125rem;
    line-height: 1.2;
    margin: .9375rem 0 .625rem;
    width: 100%
}

.review-grid-item .review-extra-links {
    padding-bottom: 20px
}

.review-grid-item .review-grid-item-bottom {
    background: var(--boxes-secondary-background-color);
    padding: 0 1.25rem;
    margin-top: auto
}

.review-grid-item.wide .review-grid-item-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.5625rem;
    max-width: 43.75rem;
    width: 100%;
    margin: 0 auto
}

.review-grid-item.wide .review-grid-item-bottom>* {
    max-width: 43.75rem;
    margin: 0 auto
}

.review-grid-item.wide .flex-right-container {
    margin-right: auto
}

.review-grid-item.wide .review-badge-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: .375rem 1.25rem
}

.review-grid-item.wide .review-rating {
    padding: .375rem 1.25rem
}

.review-grid-item.wide .review-bonus {
    padding-top: .9375rem;
    font-size: 1.5rem;
    line-height: 1.8125rem
}

.review-grid-item.wide .btn {
    font-size: 1.3125rem;
    line-height: 1.5625rem;
    max-width: 19.6875rem;
    display: block;
    margin: .9375rem auto .625rem
}

.review-grid-item.first::after {
    content: "1";
    background-color: var(--rating-color);
    height: 3rem;
    width: 3rem;
    border-radius: 50%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    right: 1.5625rem;
    top: 1.5625rem;
    font-size: 1rem;
    line-height: 1.1875rem;
    font-weight: 700;
    color: var(--text-color)
}

.review-box,.review-box .review-box-disclaimer,.review-box--style2,.review-box--style3,.review-box-actions--rounded,.review-box-thumb,.review-sidebar.review-sidebar--style-3,.single-post-wrapper img:not(.post-element-author img) {
    border-radius: var(--border-radius)
}

.review-grid-item.second .review-logo::after,.review-grid-item.third .review-logo::after {
    content: "2";
    background-color: var(--rating-color);
    height: 2rem;
    width: 2rem;
    border-radius: 50%;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    left: 0;
    font-size: .8125rem;
    line-height: 1.0625rem;
    font-weight: 700;
    color: var(--text-color)
}

.review-grid-item.third .review-logo::after {
    content: "3"
}

.review-sidebar.review-sidebar--style-3 {
    background: var(--boxes-background-color);
    overflow: hidden;
    padding: 1.875rem 1.875rem 2.1875rem
}

.section-post-comments,.section-related-posts,.section-related-reviews {
    padding: 90px 0 0
}

.reviews-table {
    counter-reset: revbox
}

.reviews-table .review-box-thumb {
    counter-increment: revbox
}

.reviews-table .review-box-thumb--counter:after {
    content: counter(revbox);
    position: absolute;
    top: 7px;
    left: 7px;
    background-color: rgb(255 255 255 / .6);
    color: var(--theme-color);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: var(--border-radius);
    font-size: .875rem;
    font-weight: 700
}

.review-box {
    background-color: var(--boxes-background-color)
}

.review-box+.review-box,.sidebar .review-box-info .review-pros-cons ul+ul,.widgets-php .review-box-info .review-pros-cons ul+ul {
    margin-top: 10px
}

.review-box-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff
}

.review-box-meta,.review-box-thumb {
    display: -webkit-box;
    display: -ms-flexbox
}

.sidebar .review-box-wrap,.widget-post-article-big,.widgets-php .review-box-wrap {
    -ms-flex-direction: column;
    flex-direction: column
}

.review-box--style4 .review-box-wrap,.reviews-table--style1 .review-box-wrap,.reviews-table--style3 .review-box-wrap,.reviews-table--style5 .review-box-wrap {
    background: 0 0
}

.review-box-thumb {
    overflow: hidden;
    -ms-flex-preferred-size: 17%;
    flex-basis: 17%;
    max-width: 17%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--theme-color);
    position: relative
}

.sidebar .review-box-thumb,.widgets-php .review-box-thumb {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: unset
}

.editor-styles-wrapper .review-box-name,.review-box-name,.wp-block-cover .review-box-name,.wp-block-cover .review-box-name:not(.has-text-color),.wysiwyg-part .review-box-name {
    margin-right: 24px;
    font-size: 1.3125rem;
    color: var(--boxes-text-color);
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-all
}

.sidebar .editor-styles-wrapper .review-box-name,.sidebar .review-box-name,.sidebar .wp-block-cover .review-box-name,.sidebar .wp-block-cover .review-box-name:not(.has-text-color),.sidebar .wysiwyg-part .review-box-name,.widgets-php .editor-styles-wrapper .review-box-name,.widgets-php .review-box-name,.widgets-php .wp-block-cover .review-box-name,.widgets-php .wp-block-cover .review-box-name:not(.has-text-color),.widgets-php .wysiwyg-part .review-box-name {
    margin-right: 0;
    margin-bottom: 2px
}

.review-box-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px
}

#amp-sidemenu ul li:hover>.sub-menu,.sidebar .review-box-info .review-pros-cons,.sidebar .table-header,.widgets-php .review-box-info .review-pros-cons,.widgets-php .table-header {
    display: block
}

.review-box-actions .btn,.sidebar .review-box-info .review-badge,.widgets-php .review-box-info .review-badge {
    margin-bottom: 10px
}

.sidebar .review-box-info,.widgets-php .review-box-info {
    padding: 20px
}

.review-box-meta {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #e4e8ed;
    padding-bottom: 15px;
    margin-bottom: 25px
}

.sidebar .review-box-meta,.widgets-php .review-box-meta {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px
}

.review-box-rating {
    margin-left: auto;
    padding-left: 10px
}

.sidebar .review-box-rating,.widgets-php .review-box-rating {
    width: auto;
    margin-top: 0;
    margin-left: 0
}

.review-box .review-box-disclaimer {
    background-color: var(--boxes-secondary-background-color)
}

.posts-archives-wrapper .post-element--s1,.posts-archives-wrapper .post-element--s1 .post-element-inner-wrapper,.review-box--style2 .review-box-disclaimer {
    border-radius: 0
}

.review-box--narrow .review-box-disclaimer {
    background-color: #f5fcf6
}

.dot-separator--white,.review-box--style3 .review-box-disclaimer {
    background-color: var(--white)
}

.reviews-table--style2 .review-box-wrap {
    border-radius: var(--border-radius) 0 0 var(--border-radius)
}

.review-box-actions {
    background-color: var(--boxes-secondary-background-color);
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    max-width: 32%;
    padding: 47px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.review-box-actions .review-bonus {
    margin-bottom: 20px
}

.sidebar .review-box-actions,.widgets-php .review-box-actions {
    padding: 20px;
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: unset
}

.review-box--narrow {
    background-color: #fff0
}

.review-box--narrow .review-box-actions {
    background-color: var(--primary-button-color-opacity)
}

.review-box--narrow .review-box-meta {
    margin-bottom: 15px
}

.review-box--narrow .review-bonus {
    text-align: left;
    max-width: 320px
}

.sidebar .review-box--narrow .review-bonus,.widgets-php .review-box--narrow .review-bonus {
    max-width: unset;
    text-align: center
}

.review-box--style2 {
    overflow: hidden
}

.review-box--style2 .review-box-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 14px
}

.sidebar .review-box--style2 .review-box-info,.widgets-php .review-box--style2 .review-box-info {
    display: block;
    padding: 20px
}

#amp-sidemenu ul li>.sub-menu,.faq-wrapper .faq-list .faq-item::before,.review-box--favorite .review-box-thumb::after,.review-extra-links-item:last-child::before,.sidebar .review-box--style2 .review-box-thumb.review-box-thumb--counter:after,.table-header .sorting-items li::before,.table-header .sorting-order li::before,.widgets-php .review-box--style2 .review-box-thumb.review-box-thumb--counter:after {
    display: none
}

.review-box--style2 .review-box-thumb {
    padding: 0 40px;
    background-color: #fff0;
    border-radius: 0
}

.review-box--style2 .review-box-thumb:after {
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: var(--boxes-secondary-background-color);
    color: #1d2730;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1rem
}

.review-box--style2 .review-box-thumb--counter {
    padding: 0 0 0 90px
}

.sidebar .review-box--style2 .review-box-thumb,.widgets-php .review-box--style2 .review-box-thumb {
    background-color: var(--theme-color);
    padding: 0
}

.review-box--style2 .review-box-meta {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.sidebar .review-box--style2 .review-box-meta,.widgets-php .review-box--style2 .review-box-meta {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.review-box--style2 .review-box-rating {
    margin-left: 0;
    padding-left: 0
}

.review-box--style2 .review-badge,.review-box--style2 .review-box-name {
    margin-bottom: 10px
}

.review-box--style2 .review-box-actions {
    padding: 30px
}

.sidebar .review-box--style2 .review-box-actions,.widgets-php .review-box--style2 .review-box-actions {
    padding: 20px
}

.review-box--style2+.review-box--style2 {
    margin-top: 20px
}

.site-content .col-9 .review-box--style2 .review-box-thumb {
    padding: 0 20px
}

.review-box--style3 {
    background-color: #fff;
    -webkit-box-shadow: 0 16px 29px rgb(29 39 48 / .1);
    box-shadow: 0 16px 29px rgb(29 39 48 / .1);
    overflow: hidden
}

.review-box--style3 .review-box-thumb {
    padding-left: 90px;
    padding-right: 25px;
    background-color: var(--boxes-background-color);
    border-radius: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41%;
    flex: 0 0 41%;
    max-width: 41%;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset
}

.review-box--style3 .review-box-thumb--single {
    padding-left: 25px
}

.review-box--style3 .review-box-thumb:after {
    left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: var(--secondary-color);
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1rem
}

.sidebar .review-box--style3 .review-box-thumb:after,.widgets-php .review-box--style3 .review-box-thumb:after {
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    border-radius: 0
}

.sidebar .review-box--style3 .review-box-thumb,.widgets-php .review-box--style3 .review-box-thumb {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px
}

.review-box--style3 .review-box-meta {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
    max-width: unset;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 14px
}

.sidebar .review-box--style3 .review-box-meta,.widgets-php .review-box--style3 .review-box-meta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 20px;
    margin-top: 20px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.review-box--style3 .review-box-rating {
    margin-left: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 0
}

.review-box--style3 .review-box-info,.review-box--style4 .review-box-info {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.review-box--style3 .review-badge,.review-box--style3 .review-box-name {
    margin-bottom: 10px
}

.review-box--style4 .review-badge,.table-header {
    margin-bottom: 15px
}

.review-box--style3 .review-box-actions {
    background-color: #fff0;
    max-width: 280px
}

.review-box--favorite .review-box-wrap,.review-box--style4 .review-box-thumb:after,.single-affiliate,.table-header .sorting-items {
    background-color: var(--boxes-background-color)
}

.sidebar .review-box--style3 .review-box-actions,.widgets-php .review-box--style3 .review-box-actions {
    max-width: unset;
    padding: 0 20px 20px
}

.review-box--style3 .review-box-info {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.faq-wrapper .faq-list .faq-item h4.faq-item-question,.review-box--style3 .btn {
    font-size: 1.125rem
}

.review-box--style3+.review-box--style3 {
    margin-top: 1.5625rem
}

.review-box--style4 .review-box-thumb {
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    max-width: 24%;
    overflow: visible
}

.review-box--style4 .review-box-thumb:after {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    color: #74787c;
    left: 50%;
    top: -22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1rem
}

.sidebar .review-box--style4 .review-box-actions,.sidebar .review-box--style4 .review-box-info,.sidebar .review-box--style4 .review-box-thumb,.widgets-php .review-box--style4 .review-box-actions,.widgets-php .review-box--style4 .review-box-info,.widgets-php .review-box--style4 .review-box-thumb {
    -ms-flex-preferred-size: unset;
    flex-basis: unset;
    max-width: unset
}

.review-box--style4 .review-box-actions,.review-box--style4 .review-box-info {
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    max-width: 38%
}

.review-box--style4 .review-box-actions {
    padding-left: 70px;
    padding-right: 70px
}

.sidebar .review-box--style4 .review-box-actions,.widgets-php .review-box--style4 .review-box-actions {
    padding: 20px
}

.review-box--style4 .review-box-info {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 50px;
    padding-right: 50px
}

.sidebar .review-box--style4 .review-box-info,.widgets-php .review-box--style4 .review-box-info {
    padding: 20px 20px 40px
}

.review-box--style4 .review-box-meta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 15px
}

.review-box--style4 .review-box-rating {
    margin-left: unset
}

.sidebar .review-box--style4 .review-box-rating,.widgets-php .review-box--style4 .review-box-rating {
    width: auto
}

.review-box--style4+.review-box--style4 {
    margin-top: 28px
}

.review-box--favorite .review-box-thumb,.table-header .sorting-order {
    padding: 0
}

.table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.table-header .sorting-items,.table-header .sorting-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none
}

.table-header .sorting-items {
    border-radius: var(--border-radius);
    padding: 10px
}

.sidebar .table-header .sorting-items,.widgets-php .table-header .sorting-items {
    margin-right: 0
}

.table-header .sorting-items li a {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: var(--border-radius);
    padding: 4px 24px;
    text-transform: uppercase;
    font-size: .875rem;
    text-decoration: none;
    color: var(--boxes-text-color)
}

.sidebar .table-header .sorting-items li a,.widgets-php .table-header .sorting-items li a {
    font-size: .75rem;
    padding: 4px 10px;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.table-header .sorting-items li a i {
    line-height: 1;
    margin-right: 7px;
    font-size: 1rem
}

.table-header .sorting-items li a svg {
    margin-right: 7px;
    height: 16px;
    width: auto;
    fill: var(--boxes-text-color)
}

.table-header .sorting-items li.active a {
    background-color: #fff;
    -webkit-box-shadow: rgb(149 157 165 / .2) 0 8px 24px;
    box-shadow: rgb(149 157 165 / .2) 0 8px 24px
}

.table-header .sorting-order li a {
    text-transform: uppercase;
    font-size: .875rem;
    padding: 5px 8px;
    text-decoration: none;
    color: var(--boxes-text-color)
}

.table-header .sorting-order li:not(:last-child):after {
    content: "/";
    opacity: .6;
    display: inline-block
}

.review-box-disclaimer {
    font-size: .75rem;
    color: var(--boxes-text-color);
    padding: 12px 30px
}

.sidebar .featured-casinos .row>div,.sidebar .post-tiles .row>div,.widgets-php .featured-casinos .row>div,.widgets-php .post-tiles .row>div {
    -webkit-box-flex: 100%!important;
    -ms-flex: 100%!important;
    flex: 100%!important;
    max-width: 100%!important
}

.featured-casinos>.row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.single-affiliate {
    border-radius: var(--border-radius);
    padding: 1.5625rem 1.25rem;
    position: relative
}

.single-affiliate--highlighted {
    border: 4px solid #ff1e26;
    -webkit-box-shadow: 0 16px 29px 0 rgb(29 39 48 / .1);
    box-shadow: 0 16px 29px 0 rgb(29 39 48 / .1);
    padding-top: 4.0625rem
}

.single-affiliate-badge {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.review-logo,.reviews-search-form {
    position: relative;
    display: block
}

.single-affiliate-badge .review-badge {
    background: #ff1e26;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    white-space: nowrap
}

.single-affiliate-text {
    display: block;
    padding: 1.5625rem 0
}

.single-affiliate-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .9375rem 0 0
}

.reviews-search-form-wrapper {
    padding: 1.875rem 5rem 3.75rem
}

.reviews-search-form {
    width: 100%
}

.reviews-search-form input[type=text] {
    background: #fff;
    border: none;
    border-bottom: 3px solid var(--text-color);
    width: 100%;
    font-size: 1.3125rem;
    letter-spacing: 0;
    line-height: 1.125rem;
    padding: 1.875rem 3.75rem 1.875rem 1.875rem;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.reviews-search-form input[type=text]::-webkit-input-placeholder {
    color: #465664
}

.reviews-search-form input[type=text]::-moz-placeholder {
    color: #465664
}

.reviews-search-form input[type=text]:-ms-input-placeholder {
    color: #465664
}

.reviews-search-form input[type=text] ::-webkit-input-placeholder {
    color: #465664
}

.reviews-search-form input[type=text] ::-moz-placeholder {
    color: #465664
}

.reviews-search-form input[type=text] :-ms-input-placeholder {
    color: #465664
}

.reviews-search-form input[type=text] ::-ms-input-placeholder {
    color: #465664
}

.reviews-search-form input[type=text] ::placeholder {
    color: #465664
}

.reviews-search-form button[type=submit] {
    position: absolute;
    right: 1.875rem;
    top: 50%;
    height: auto;
    width: auto;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    background: 0 0;
    border: none;
    cursor: pointer;
    font-size: 1.6875rem
}

.reviews-search-form .reviews-search-form-items {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px rgb(0 0 0 / .1);
    box-shadow: 0 5px 5px rgb(0 0 0 / .1);
    list-style-type: none;
    position: absolute!important;
    margin-top: 90px;
    z-index: 10;
    max-height: 440px;
    overflow: auto
}

.reviews-search-form .reviews-search-form-item {
    border-bottom: 1px solid rgb(0 0 0 / .15);
    margin-bottom: 0;
    padding: .625rem
}

.reviews-search-form .reviews-search-form-item:last-child {
    border-bottom: none
}

.reviews-search-form .reviews-search-form-item h3 {
    margin: 0 0 1.25rem;
    font-size: 1.625rem;
    text-align: left
}

.reviews-search-form .reviews-search-form-item .review-bonus {
    text-align: left;
    font-size: 1.25rem;
    margin-bottom: 1.25rem
}

.review-logo>img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.review-logo:not(.review-logo--rounded) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 140px
}

.review-logo--centered,.review-logo--centered>img {
    margin: 0 auto
}

.review-logo--rounded {
    max-width: 110px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center
}

.review-logo--rounded>img {
    border-radius: 50%;
    overflow: hidden
}

.review-logo--boxed {
    height: 0;
    padding: 0 0 50%;
    position: relative;
    border-radius: var(--border-radius)
}

.review-logo--boxed>img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 80%;
    max-height: 90%
}

.review-title {
    font-size: 1.3125rem;
    line-height: 1.125rem;
    font-weight: 700;
    color: var(--boxes-text-color);
    padding: .375rem 1.25rem;
    margin-bottom: 0
}

.review-badge,.review-rating>span {
    font-size: .875rem;
    font-weight: 700
}

.review-badge-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .9375rem 0
}

.review-pros-cons,.review-rating {
    display: -webkit-box;
    display: -ms-flexbox
}

.review-badge {
    background: #d276b3;
    border-radius: 8px;
    color: #fff;
    line-height: 1.5;
    padding: .375rem 1.5625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.review-bonus {
    font-size: 1.5rem;
    line-height: 1.2;
    color: #4674FF;
    text-align: center
}

.review-bonus strong {
    color: var(--main-color);
    font-weight: 700
}

.review-rating {
    display: flex;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.review-rating>span {
    line-height: 1.5;
    color: var(--boxes-text-color);
    margin-right: 10px
}

.review-rating>span strong {
    font-size: 1.125rem;
    line-height: 1.15;
    color: var(--text-color);
    font-weight: 700
}

.review-extra-links-item a,.review-pros-cons ul li,.tooltip-label {
    color: var(--boxes-text-color);
    font-size: .875rem
}

.review-pros-cons {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px
}

.review-pros-cons.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0
}

.review-pros-cons.vertical ul {
    margin-bottom: 40px
}

.review-pros-cons ul {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    list-style: none;
    padding-left: 0
}

.review-pros-cons ul li {
    position: relative;
    padding-right: 20px;
    margin-left: 20px;
    line-height: 1.55;
    font-weight: 400;
    margin-bottom: 5px;
    word-break: break-word
}

.review-pros-cons ul li.review-pro-item {
    list-style: url(../img/plus.svg)
}

.review-pros-cons ul li.review-con-item {
    list-style: url(../img/minus-li.svg)
}

.review-pros-cons ul li::before {
    content: none
}

.post-tile-title-wrapper,.review-extra-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.review-extra-links-item {
    position: relative;
    padding: 0 .5rem
}

.review-extra-links-item::before {
    content: "/";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    color: #b5c2cd;
    font-size: .875rem
}

.review-extra-links-item a {
    font-weight: 400;
    line-height: 1.2;
    text-decoration: underline
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip-label {
    display: block;
    font-weight: 400;
    line-height: 1.2;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

.tooltip-text,.tooltip-text a {
    color: #fff;
    font-size: .8125rem
}

.tooltip-label:hover {
    cursor: help
}

.tooltip-label::before {
    content: "";
    position: absolute;
    left: 0;
    top: -25%;
    height: 25%;
    width: 100%
}

.tooltip-text {
    background-color: var(--text-color);
    border-radius: var(--border-radius);
    opacity: 0;
    text-align: center;
    width: 12.5rem;
    padding: .3125rem .625rem;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 90%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    -webkit-transition: .3s;
    transition: .3s
}

.tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: var(--text-color) #fff0 #fff0 #fff0
}

.review-terms {
    font-size: .75rem;
    line-height: 1.55;
    font-weight: 400;
    color: #5a6974
}

.post-element h1 a,.post-element h2 a,.post-element h3 a,.post-element h4 a,.post-element h5 a,.sidebar h1 a,.sidebar h2 a,.sidebar h3 a,.sidebar h4 a,.sidebar h5 a,.wysiwyg-part .post-element h1 a,.wysiwyg-part .post-element h2 a,.wysiwyg-part .post-element h3 a,.wysiwyg-part .post-element h4 a,.wysiwyg-part .post-element h5 a {
    color: inherit;
    -webkit-transition: .3s;
    transition: .3s
}

.link-arrow--yellow,.post-element h1:hover a,.post-element h2:hover a,.post-element h3:hover a,.post-element h4:hover a,.post-element h5:hover a,.sidebar h1:hover a,.sidebar h2:hover a,.sidebar h3:hover a,.sidebar h4:hover a,.sidebar h5:hover a,.wysiwyg-part .post-element h1:hover a,.wysiwyg-part .post-element h2:hover a,.wysiwyg-part .post-element h3:hover a,.wysiwyg-part .post-element h4:hover a,.wysiwyg-part .post-element h5:hover a {
    color: var(--secondary-color)
}

.post-element h2,.wysiwyg-part .post-element h2 {
    font-size: 2.125rem;
    color: var(--white);
    line-height: 1.31;
    margin-bottom: .625rem;
    font-weight: var(--headings-font-weight)
}

.post-element h3,.wysiwyg-part .post-element h3 {
    font-size: 1.3125rem;
    font-weight: var(--headings-font-weight);
    line-height: 1.2;
    color: var(--text-color);
    margin-bottom: .625rem
}

.post-element h4,.wysiwyg-part .post-element h4 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4;
    color: var(--text-color);
    margin-bottom: .625rem
}

.post-element-big-p,.wysiwyg-part .post-element-big-p {
    font-size: 1rem;
    line-height: 1.56;
    margin-bottom: .625rem;
    color: var(--text-color-alt)
}

.post-element-small-p,.wysiwyg-part .post-element-small-p {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.35;
    color: var(--text-color);
    margin-bottom: 0
}

.post-element-category,.post-element-category-list a,.wysiwyg-part .post-element-category,.wysiwyg-part .post-element-category-list a {
    color: var(--secondary-color);
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.05rem
}

.post-element-category,.wysiwyg-part .post-element-category {
    display: block;
    margin-bottom: .625rem
}

.post-element-category-list,.wysiwyg-part .post-element-category-list {
    color: var(--text-color-alt);
    margin-bottom: .625rem
}

.comment-respond h3,.sidebar h3 {
    font-weight: var(--headings-font-weight)
}

.post-element-info,.wysiwyg-part .post-element-info {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.1875rem;
    color: var(--text-color-alt);
    margin-bottom: .625rem
}

.post-element-info>*,.wysiwyg-part .post-element-info>* {
    display: inline-block
}

.post-element-author img,.wysiwyg-part .post-element-author img {
    max-width: 34px;
    max-height: 34px;
    width: 100%;
    height: 100%;
    border-radius: 100%
}

.post-element-author span,.wysiwyg-part .post-element-author span {
    display: inline-block;
    margin-left: .5rem
}

.post-element-bottom-wrapper,.wysiwyg-part .post-element-bottom-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
}

.post-element-tags,.wp-block-tag-cloud,.wysiwyg-part .post-element-tags {
    margin-bottom: -.625rem
}

.post-element-tags a,.wysiwyg-part .post-element-tags a {
    display: inline-block;
    padding: .5rem 1.125rem;
    background-color: var(--white);
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / .16);
    box-shadow: 0 3px 6px rgb(0 0 0 / .16);
    color: var(--text-color);
    font-size: .875rem;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
    margin-bottom: .625rem
}

.post-element-tags a:not(:last-of-type),.wp-block-tag-cloud a:not(:last-of-type),.wysiwyg-part .post-element-tags a:not(:last-of-type) {
    margin-right: .625rem
}

.post-element-tags a:hover,.wp-block-tag-cloud a:hover,.wysiwyg-part .post-element-tags a:hover {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / .06);
    box-shadow: 0 3px 6px rgb(0 0 0 / .06)
}

a.link-on-img {
    -webkit-transition: .4s;
    transition: .4s;
    display: block;
    position: relative
}

a.link-on-img--affiliates {
    border-radius: 0;
    padding: 0;
    min-height: 270px;
    max-height: 270px;
    height: 100%
}

a.link-on-img--affiliates img {
    -o-object-fit: none!important;
    object-fit: none!important
}

.line-separator {
    display: block;
    width: 80px;
    height: 1px;
    background-color: var(--line-separator-color);
    margin: .9375rem auto
}

.line-separator--single-post {
    width: 100%;
    height: 2px;
    margin: 2.5rem auto
}

.dot-separator {
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    background-color: var(--text-color-alt);
    margin: auto .375rem
}

.comment-body,.single-post-bottom {
    display: -webkit-box;
    display: -ms-flexbox
}

.dark-gradient,.link-absolute {
    height: 100%;
    position: absolute
}

.label-category {
    padding: .3125rem;
    width: 127px;
    font-size: .875rem;
    line-height: 19px;
    background-color: var(--secondary-color);
    color: var(--white);
    text-align: center;
    border-radius: var(--border-radius);
    font-weight: 700
}

.link-absolute {
    left: 0;
    top: 0;
    width: 100%
}

.dark-gradient {
    background: -webkit-gradient(linear,left top,left bottom,from(#fff0),color-stop(25%,rgb(0 0 0 / .25)),color-stop(50%,rgb(0 0 0 / .5)),color-stop(65%,rgb(0 0 0 / .65)),color-stop(75%,rgb(0 0 0 / .75)),to(black));
    background: linear-gradient(to bottom,#fff0 0,rgb(0 0 0 / .25) 25%,rgb(0 0 0 / .5) 50%,rgb(0 0 0 / .65) 65%,rgb(0 0 0 / .75) 75%,#000 100%);
    width: 100%
}

ul.comments {
    list-style: none;
    padding-top: 1.875rem
}

.comment-body {
    display: flex;
    margin: 0 -.625rem;
    width: 100%
}

.link-arrow,.post-element--horizontal .post-element-bottom-wrapper {
    margin-top: auto
}

.comment-body>div {
    padding: 0 .625rem
}

.comment-body__thumb img {
    min-width: 70px;
    min-height: 70px;
    max-width: 70px;
    max-height: 70px;
    border-radius: 100%
}

.comment-body__details {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px)
}

.comment-body__details h4,.comment-body__details h4 a {
    font-size: 1.125rem;
    line-height: 1.33;
    color: var(--text-color);
    margin-bottom: .3125rem
}

.comment-body__details p {
    font-size: .9375rem;
    line-height: 1.46;
    color: var(--text-color-alt);
    margin-bottom: .9375rem
}

.comment-body__date {
    display: block;
    font-size: .875rem;
    line-height: 1.35;
    margin-bottom: .625rem;
    color: var(--text-color-alt)
}

.comment-body .comment-edit-link,.comment-body .comment-reply-link {
    font-size: 1.125rem;
    text-decoration: none;
    font-style: normal
}

.comment-body .comment-edit-link {
    margin-left: 15px;
    font-weight: 400;
    opacity: .6
}

.comment-body .line-separator {
    height: 1px
}

.comment .children {
    list-style: none;
    padding-left: 5.625rem
}

.link-arrow {
    display: inline-block;
    font-size: 2rem;
    height: 2.125rem;
    width: 2.125rem;
    align-self: flex-end
}

.link-arrow i {
    display: block;
    height: 100%;
    width: 100%
}

.comment-respond textarea {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}

.comment-respond h3 {
    margin: 1.5625rem 0;
    font-size: var(--h3-font-size);
    line-height: var(--headings-line-height);
    color: inherit
}

.comment-respond input[type=submit] {
    border: 0;
    margin-top: 20px;
    cursor: pointer
}

.comment .comment-respond {
    margin-bottom: 2.5rem
}

.comment-reply-title small {
    font-size: 1.125rem;
    margin-left: .9375rem;
    text-decoration: underline
}

.input-style,.textarea-style {
    border-radius: var(--border-radius);
    padding: 25px;
    color: var(--text-color);
    width: 100%;
    border: 1px solid rgb(74 91 104 / .1);
    outline: 0;
    resize: none
}

.input-style:focus-visible,.textarea-style:focus-visible {
    border: 1px solid var(--text-color-alt)
}

.pagination a,.pagination span,.post-element--s1,.post-tile,.sidebar>div,.widget-latest-news--s1 img,.widget-latest-news--s2 img,.widget-single-article img {
    border-radius: var(--border-radius)
}

.input-style::-webkit-input-placeholder,.textarea-style::-webkit-input-placeholder {
    color: var(--text-color-alt)
}

.input-style::-moz-placeholder,.textarea-style::-moz-placeholder {
    color: var(--text-color-alt)
}

.input-style:-ms-input-placeholder,.textarea-style:-ms-input-placeholder {
    color: var(--text-color-alt)
}

.input-style::-ms-input-placeholder,.textarea-style::-ms-input-placeholder {
    color: var(--text-color-alt)
}

.input-style::placeholder,.textarea-style::placeholder {
    color: var(--text-color-alt)
}

.comment-form-cookies-consent input {
    margin-right: 6px
}

.navigation.comment-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navigation.comment-navigation .nav-links>div:first-child {
    margin-right: 10px
}

.wp-block-tag-cloud a {
    background-color: var(--white);
    color: var(--text-color)
}

.single-post-bottom {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.625rem
}

.single-post-bottom .post-element-tags,.single-post-bottom .social-icons {
    padding: .625rem
}

.post-element--s1 {
    -webkit-box-shadow: 0 16px 29px rgb(29 39 48 / .1);
    box-shadow: 0 16px 29px rgb(29 39 48 / .1);
    overflow: hidden
}

.post-element--s1 img.size-post-thumb,.post-element--s1 img.size-post-wide {
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 270px;
    min-height: 270px;
    height: 100%;
    width: 100%
}

.post-element--s1 .post-element-inner-wrapper {
    padding: 2.25rem;
    border-radius: var(--border-radius);
    background-color: var(--white)
}

.post-element--related .post-element-inner-wrapper,.sidebar>div {
    padding: 1.25rem
}

.post-element--s1 p {
    color: var(--text-color);
    margin-bottom: .625rem
}

.sidebar h3,.sidebar h4 {
    margin-bottom: .3125rem;
    color: var(--text-color)
}

.post-element--s1.post-element--no-image .post-element-inner-wrapper {
    padding: 3.75rem 2.5rem 2.5rem
}

.post-element--s1.post-element--no-image .post-element-category,.post-tile--sm .post-tile-cta,.sidebar .post-tile .post-tile-cta,.widgets-php .post-tile .post-tile-cta {
    margin-bottom: .9375rem
}

.post-element--s1.post-element--no-image.post-element h3 {
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: 1.25rem
}

.post-element--s1.post-element--no-image.post-element p {
    color: var(--text-color-alt);
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.25rem
}

.post-element--horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post-element--horizontal>a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 390px;
    flex: 0 0 390px
}

.post-element--horizontal .post-element-inner-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 390px);
    flex: 0 0 calc(100% - 390px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.post-element--horizontal img.size-post-s1-h {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.post-element--half>a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.post-element--half .post-element-inner-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.post-element-author span {
    color: var(--text-color)
}

.poka-carousel .post-element--s1 {
    margin-bottom: 50px;
    margin-top: 20px
}

.sidebar>div {
    background-color: var(--boxes-background-color)
}

.sidebar>div:not(:last-of-type) {
    margin-bottom: 1.5625rem
}

.sidebar h3 {
    font-size: 1.3125rem;
    line-height: 1.33
}

.faq-wrapper .faq-list .faq-item h5.faq-item-question,.sidebar .post-tile .post-tile-title,.sidebar h4,.widgets-php .post-tile .post-tile-title {
    font-size: 1rem
}

.sidebar h4 {
    font-weight: 500;
    line-height: 1.31
}

.sidebar--sticky,.sidebar.jsStickySidebar {
    position: sticky;
    top: 0
}

.widget-title h2 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 1.25rem;
    padding-bottom: .9375rem;
    border-bottom: 2px solid var(--main-color);
    font-weight: var(--headings-font-weight)
}

.widget-single-article>a {
    display: block;
    margin-bottom: .9375rem
}

.widget-single-article img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    max-height: 207px;
    min-height: 207px;
    -o-object-fit: cover;
    object-fit: cover
}

.widget-latest-news--s1 {
    margin: 0 -.3125rem
}

.widget-latest-news--s1 img {
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    -o-object-fit: cover;
    object-fit: cover
}

.widget-latest-news--s1 h4,.widget-latest-news--s2 h3 {
    margin-bottom: .3125rem
}

.widget-latest-news--s2 img {
    width: 100%;
    max-height: 207px;
    min-height: 207px;
    -o-object-fit: cover;
    object-fit: cover
}

.post-tile--sm .post-tile-date,.sidebar .post-tile .post-tile-date,.widget-post-article-big>a,.widget-post-article-small:not(:last-of-type),.widget-single-article:not(:last-of-type),.widgets-php .post-tile .post-tile-date {
    margin-bottom: .625rem
}

.widget-post-article-small>a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    min-width: 90px;
    padding: 0 .3125rem
}

.widget-article-text {
    padding: 0 .3125rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 90px);
    flex: 0 0 calc(100% - 90px)
}

.widget-tags a {
    margin-bottom: .375rem
}

.widget ul:not(.review-pros,.faq-list) {
    list-style-type: none
}

.widget ul:not(.review-pros,.faq-list) li {
    position: relative;
    margin-bottom: .3125rem;
    padding-left: 1.125rem
}

.widget ul:not(.review-pros,.faq-list) li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 0;
    height: 0;
    border-top: 4px solid #fff0;
    border-bottom: 4px solid #fff0;
    border-left: 5px solid var(--main-color)
}

.widget ul:not(.review-pros,.faq-list) a {
    color: var(--text-color);
    display: block;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.3
}

.wp-block-tag-cloud a {
    display: inline-block;
    padding: .5rem 1.125rem;
    background-color: var(--white);
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / .16);
    box-shadow: 0 3px 6px rgb(0 0 0 / .16);
    color: var(--text-color);
    font-size: .875rem!important;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s,-webkit-box-shadow .3s;
    margin-bottom: .625rem
}

.footer-section--background,.pagination a,.pagination span {
    background-color: var(--boxes-background-color)
}

.post-tile {
    position: relative;
    height: 100%;
    overflow: hidden;
    padding-bottom: 5%;
    padding-top: 5%
}

.post-tile--sm .post-tile-content,.sidebar .post-tile .post-tile-content,.widgets-php .post-tile .post-tile-content {
    max-width: 70%;
    padding: 1.25rem 0
}

.post-tile--sm .post-tile-date .post-element-info,.sidebar .post-tile .post-tile-date .post-element-info,.widgets-php .post-tile .post-tile-date .post-element-info {
    font-size: .6875rem
}

.post-tile--sm .post-tile-title {
    font-size: 1.25rem
}

.post-tile-img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.post-tile-img img {
    display: block;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.post-tile-content-wrapper {
    height: 100%;
    width: 100%;
    background-image: -ms-linear-gradient(90deg,rgb(29 39 48 / .58824) 0,rgb(29 39 48 / .59) 0,rgb(29 39 48 / .28) 52%,#fff0 100%)
}

.post-tile-content-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(29 39 48 / .52)
}

.post-tile-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 100%;
    max-width: 80%;
    margin: 0 auto;
    padding: 2.5rem 0;
    text-align: center;
    z-index: 1
}

.post-tile-cta {
    margin-bottom: 2.1875rem
}

.post-tile-date {
    margin-bottom: .9375rem
}

.post-tile-date .post-element-info {
    color: #fff;
    font-size: .875rem;
    margin: 0
}

.post-tile-date .dot-separator {
    background-color: #fff
}

.post-tile-title {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 0
}

.sidebar .post-tile-title a,.widgets-php .post-tile-title a {
    color: #fff
}

.post-tile-title a {
    color: #fff;
    display: block
}

.post-tile-descr {
    font-size: 1rem;
    line-height: 1.56;
    color: var(--white);
    margin-top: .625rem
}

.group-category {
    margin: 1.25rem 0
}

.posts-archives-wrapper h1,.posts-taxonomies-wrapper h1 {
    font-size: 2.625rem;
    line-height: 1.3;
    margin-bottom: 1.25rem;
    color: var(--text-color);
    font-weight: var(--headings-font-weight)
}

.taxonomy-intro p {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
    color: var(--text-color)
}

.pagination {
    margin: 0 -.9375rem -.9375rem 0
}

.pagination-wrapper {
    margin: 3.125rem 0;
    display: block;
    text-align: center
}

.pagination a,.pagination span {
    font-size: 1.125rem;
    line-height: 1.33;
    padding: 1.25rem 1.5625rem;
    color: #465664;
    -webkit-box-shadow: 0 16px 29px rgb(29 39 48 / .1);
    box-shadow: 0 16px 29px rgb(29 39 48 / .1);
    display: inline-block;
    margin-right: .9375rem;
    margin-bottom: .9375rem
}

.tns-nav button,amp-selector>ul li {
    background-color: var(--secondary-color);
    height: 18px;
    width: 18px;
    margin: 0 5px;
    padding: 0;
    opacity: .26
}

.pagination span.current {
    color: var(--white);
    background-color: var(--secondary-color)
}

.faq-wrapper .faq-list {
    list-style: none;
    margin-top: -1.25rem;
    padding-left: 0
}

.faq-wrapper .faq-list .faq-item {
    margin-bottom: 0;
    padding-left: 0
}

.faq-wrapper .faq-list .faq-item h3.faq-item-question {
    font-size: 1.3125rem
}

.faq-wrapper .faq-list .faq-item .faq-item-question {
    line-height: 1.3;
    color: var(--text-color);
    font-weight: 600;
    position: relative;
    padding-bottom: 1.25rem;
    padding-right: 1.5625rem;
    padding-top: 1.25rem;
    border-bottom: 1px solid #e8ecf2;
    cursor: pointer;
    margin: 0
}

.faq-wrapper .faq-list .faq-item .faq-item-question::after {
    content: "m";
    position: absolute;
    color: var(--main-color);
    right: 0;
    top: 20px;
    font-size: 1.625rem;
    line-height: 1
}

.faq-wrapper .faq-list .faq-item .faq-item-answer {
    background: #e8ecf2;
    max-height: 0;
    height: auto;
    overflow: hidden;
    -webkit-transition: max-height .3s;
    transition: max-height .3s
}

.faq-wrapper .faq-list .faq-item .faq-item-answer p {
    color: var(--text-color);
    font-weight: 400;
    margin-bottom: 1.25rem;
    padding: 1.25rem 1.875rem
}

.faq-wrapper .faq-list .faq-item.open .faq-item-question::after,.faq-wrapper amp-accordion.faq-list .faq-item[expanded] .faq-item-question::after {
    content: "o"
}

.faq-wrapper .faq-list .faq-item.open .faq-item-answer {
    max-height: 1000px
}

.poka-carousel-wrapper--article .tns-ovh {
    margin-bottom: -45px;
    padding-bottom: 45px
}

.tns-nav,amp-selector>ul {
    font-size: 0;
    margin: 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 20px
}

.block-editor .poka-carousel,.footer-widgets,.section-newsletter-flex {
    display: -webkit-box;
    display: -ms-flexbox
}

.tns-nav button {
    border-radius: 50%;
    border: none;
    -webkit-transition: .3s;
    transition: .3s
}

.tns-nav button.tns-nav-active {
    border-radius: var(--border-radius);
    height: 20px;
    width: 59px;
    opacity: 1
}

.block-editor .poka-carousel {
    display: flex;
    margin: 0 -15px;
    overflow: hidden
}

.block-editor .poka-carousel[data-carousel-items="1"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /1);
    flex: 0 0 calc(100% /1);
    max-width: calc(100% /1);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="2"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /2);
    flex: 0 0 calc(100% /2);
    max-width: calc(100% /2);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="3"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /3);
    flex: 0 0 calc(100% /3);
    max-width: calc(100% /3);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="4"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /4);
    flex: 0 0 calc(100% /4);
    max-width: calc(100% /4);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="5"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /5);
    flex: 0 0 calc(100% /5);
    max-width: calc(100% /5);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="6"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /6);
    flex: 0 0 calc(100% /6);
    max-width: calc(100% /6);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="7"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /7);
    flex: 0 0 calc(100% /7);
    max-width: calc(100% /7);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="8"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /8);
    flex: 0 0 calc(100% /8);
    max-width: calc(100% /8);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="9"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /9);
    flex: 0 0 calc(100% /9);
    max-width: calc(100% /9);
    padding: 0 15px
}

.block-editor .poka-carousel[data-carousel-items="10"]>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% /10);
    flex: 0 0 calc(100% /10);
    max-width: calc(100% /10);
    padding: 0 15px
}

.wp-block-cover-top-curve {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.wp-block-cover-bottom-curve {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2
}

.amp-toggle-menu {
    border: none;
    cursor: pointer
}

.amp-toggle-menu:focus,.faq-wrapper amp-accordion.faq-list .faq-item h4:focus,.faq-wrapper amp-accordion.faq-list .faq-item:focus {
    outline: 0
}

#amp-sidemenu {
    width: 80%;
    width: var(--mm-ocd-width);
    min-width: 200px;
    min-width: var(--mm-ocd-min-width);
    max-width: 440px;
    max-width: var(--mm-ocd-max-width);
    background: #fff
}

#amp-sidemenu:before {
    content: "Menu";
    display: block;
    height: 50px;
    height: var(--mm-spn-item-height);
    padding: 0 40px;
    padding: 0 calc(var(--mm-spn-item-indent) * 2);
    line-height: 50px;
    line-height: var(--mm-spn-item-height);
    opacity: .4;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent)
}

#amp-sidemenu ul.menu:before {
    content: "";
    display: block;
    position: absolute;
    top: inherit;
    width: 100%;
    border-top: 1px solid currentColor;
    opacity: .15
}

#amp-sidemenu ul li.menu-item-has-children {
    position: relative;
    background: inherit;
    cursor: pointer;
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#amp-sidemenu ul li.menu-item-has-children:after {
    content: "";
    display: block;
    position: absolute;
    top: 17px;
    right: 25px;
    z-index: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(135deg) translate(0,-50%);
    transform: rotate(135deg) translate(0,-50%);
    opacity: .4
}

#amp-sidemenu ul li.menu-item-has-children>a {
    padding-right: 30px
}

#amp-sidemenu ul li a {
    display: block;
    position: relative;
    background: inherit;
    color: inherit;
    text-decoration: none;
    z-index: 1;
    padding: 13px 20px;
    padding: calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)
}

#amp-sidemenu ul li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 20px;
    margin-left: var(--mm-spn-item-indent);
    width: calc(100% - var(--mm-spn-item-indent));
    opacity: .15;
    height: 1px;
    background: #323335
}

.faq-wrapper amp-accordion.faq-list .faq-item h4 {
    background-color: #fff0;
    border: none;
    border-bottom: 1px solid #e8ecf2
}

.faq-wrapper amp-accordion.faq-list .faq-item-answer {
    max-height: unset!important;
    padding: 1.25rem 1.875rem!important
}

.i-amphtml-layout-size-defined {
    height: auto!important
}

amp-base-carousel,amp-base-carousel>div {
    position: relative!important
}

amp-base-carousel>i-amphtml-sizer,i-amphtml-sizer {
    padding-top: 400px
}

amp-base-carousel>div>div>div {
    padding-right: 10px
}

amp-selector>ul li {
    border-radius: 50%;
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
    outline: 0;
    cursor: pointer
}

amp-selector>ul li[selected] {
    border-radius: var(--border-radius);
    height: 20px;
    width: 59px;
    opacity: 1;
    outline: 0!important
}

#amp-mobile-version-switcher {
    bottom: 0
}

footer {
    background-color: var(--footer-background)
}

.footer-section--padding {
    padding: 15px 0
}

.footer-section--padding-alt {
    padding: 45px 0 25px
}

.footer-section--padding-alt-nt {
    padding: 0 0 70px
}

.footer-section--copyright p {
    font-size: .75rem
}

.section-newsletter-flex {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.section-footer-widgets {
    padding: 75px 0
}

.footer-widgets {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-widgets>div {
    padding-right: 2.5rem
}

.footer-widgets>div:first-child {
    min-width: 30%
}

.footer-widgets .widget .wp-block-group__inner-container>h3,.footer-widgets .widget>h3 {
    color: var(--text-color);
    display: block;
    font-size: 1.3125rem;
    font-weight: var(--headings-font-weight);
    letter-spacing: 0;
    margin-bottom: 1.5625rem
}

.footer-widgets .widget_text {
    max-width: 16.25rem
}

.footer-widgets .widget_text .textwidget,.footer-widgets .widget_text .wp-block-group__inner-container {
    color: var(--text-color);
    font-size: 1rem;
    line-height: 1.6;
    padding-right: 20px
}

.awareness-logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.awareness-logos img {
    margin: .625rem 1.25rem
}

.newsletter-form {
    position: relative;
    max-width: 36.875rem;
    width: 100%
}

.newsletter-form input[type=text] {
    border: 2px solid #fff;
    color: var(--text-color);
    font-size: 1rem;
    line-height: 1.3;
    min-width: none;
    padding: 1.0625rem 6.25rem 1.0625rem 1.6875rem;
    display: block;
    width: 100%;
    background: #fff;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.newsletter-form input[type=text]::-webkit-input-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text]::-moz-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text]:-ms-input-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text] ::-webkit-input-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text] ::-moz-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text] :-ms-input-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text] ::-ms-input-placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text] ::placeholder {
    color: var(--text-color)
}

.newsletter-form input[type=text]:focus {
    outline: 0;
    border-color: var(--secondary-button-color)
}

.newsletter-form input[type=submit] {
    background-color: var(--secondary-button-color);
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 1.3;
    min-width: 11.25rem;
    padding: 1.0625rem .9375rem;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    border: 2px solid var(--secondary-button-color)
}

@media screen and (max-width: 1440px) {
    .text-xxl-center {
        text-align:center
    }

    .text-xxl-left {
        text-align: left
    }

    .text-xxl-right {
        text-align: right
    }

    .float-xxl-left {
        float: left
    }

    .float-xxl-right {
        float: right
    }

    .overflow-xxl-hidden {
        overflow: hidden
    }

    .overflow-xxl-visible {
        overflow: visible
    }

    .position-xxl-static {
        position: static
    }

    .position-xxl-relative {
        position: relative
    }

    .position-xxl-absolute {
        position: absolute
    }

    .d-xxl-block {
        display: block!important
    }

    .d-xxl-inline-block {
        display: inline-block!important
    }

    .d-xxl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xxl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }

    .d-xxl-none {
        display: none!important
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .col-xxl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        width: auto
    }

    .col-xxl-1 {
        -webkit-box-flex: 8.3333333333%;
        -ms-flex: 8.3333333333%;
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .off-xxl-1 {
        margin-left: 8.3333333333%
    }

    .col-xxl-2 {
        -webkit-box-flex: 16.6666666667%;
        -ms-flex: 16.6666666667%;
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .off-xxl-2 {
        margin-left: 16.6666666667%
    }

    .col-xxl-3 {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        max-width: 25%
    }

    .off-xxl-3 {
        margin-left: 25%
    }

    .col-xxl-4 {
        -webkit-box-flex: 33.3333333333%;
        -ms-flex: 33.3333333333%;
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .off-xxl-4 {
        margin-left: 33.3333333333%
    }

    .col-xxl-5 {
        -webkit-box-flex: 41.6666666667%;
        -ms-flex: 41.6666666667%;
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .off-xxl-5 {
        margin-left: 41.6666666667%
    }

    .col-xxl-6 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }

    .off-xxl-6 {
        margin-left: 50%
    }

    .col-xxl-7 {
        -webkit-box-flex: 58.3333333333%;
        -ms-flex: 58.3333333333%;
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .off-xxl-7 {
        margin-left: 58.3333333333%
    }

    .col-xxl-8 {
        -webkit-box-flex: 66.6666666667%;
        -ms-flex: 66.6666666667%;
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .off-xxl-8 {
        margin-left: 66.6666666667%
    }

    .col-xxl-9 {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        max-width: 75%
    }

    .off-xxl-9 {
        margin-left: 75%
    }

    .col-xxl-10 {
        -webkit-box-flex: 83.3333333333%;
        -ms-flex: 83.3333333333%;
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .off-xxl-10 {
        margin-left: 83.3333333333%
    }

    .col-xxl-11 {
        -webkit-box-flex: 91.6666666667%;
        -ms-flex: 91.6666666667%;
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .off-xxl-11 {
        margin-left: 91.6666666667%
    }

    .col-xxl-12 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .off-xxl-12 {
        margin-left: 100%
    }

    .col-xxl-20 {
        -webkit-box-flex: 20%;
        -ms-flex: 20%;
        flex: 20%;
        max-width: 20%
    }

    .gap-xxl-0,.gap-xxl-0-x,.reset-xxl {
        margin-left: 0
    }

    .gap-xxl-0-x>*,.gap-xxl-0>* {
        padding-left: 0
    }

    .gap-xxl-0,.gap-xxl-0-y {
        margin-top: 0
    }

    .gap-xxl-0-y>*,.gap-xxl-0>* {
        padding-top: 0
    }

    .gap-xxl-20,.gap-xxl-20-x {
        margin-left: -20px
    }

    .gap-xxl-20-x>*,.gap-xxl-20>* {
        padding-left: 20px
    }

    .gap-xxl-20,.gap-xxl-20-y {
        margin-top: -20px
    }

    .gap-xxl-20-y>*,.gap-xxl-20>* {
        padding-top: 20px
    }

    .gap-xxl-30,.gap-xxl-30-x {
        margin-left: -30px
    }

    .gap-xxl-30-x>*,.gap-xxl-30>* {
        padding-left: 30px
    }

    .gap-xxl-30,.gap-xxl-30-y {
        margin-top: -30px
    }

    .gap-xxl-30-y>*,.gap-xxl-30>* {
        padding-top: 30px
    }

    .gap-xxl-50,.gap-xxl-50-x {
        margin-left: -50px
    }

    .gap-xxl-50-x>*,.gap-xxl-50>* {
        padding-left: 50px
    }

    .gap-xxl-50,.gap-xxl-50-y {
        margin-top: -50px
    }

    .gap-xxl-50-y>*,.gap-xxl-50>* {
        padding-top: 50px
    }
}

@media screen and (max-width: 1210px) {
    .text-xl-center {
        text-align:center
    }

    .text-xl-left {
        text-align: left
    }

    .text-xl-right {
        text-align: right
    }

    .float-xl-left {
        float: left
    }

    .float-xl-right {
        float: right
    }

    .overflow-xl-hidden {
        overflow: hidden
    }

    .overflow-xl-visible {
        overflow: visible
    }

    .position-xl-static {
        position: static
    }

    .position-xl-relative {
        position: relative
    }

    .position-xl-absolute {
        position: absolute
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }

    .d-xl-none {
        display: none!important
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .col-xl {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        -webkit-box-flex: 8.3333333333%;
        -ms-flex: 8.3333333333%;
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .off-xl-1 {
        margin-left: 8.3333333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 16.6666666667%;
        -ms-flex: 16.6666666667%;
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .off-xl-2 {
        margin-left: 16.6666666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        max-width: 25%
    }

    .off-xl-3 {
        margin-left: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 33.3333333333%;
        -ms-flex: 33.3333333333%;
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .off-xl-4 {
        margin-left: 33.3333333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 41.6666666667%;
        -ms-flex: 41.6666666667%;
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .off-xl-5 {
        margin-left: 41.6666666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }

    .off-xl-6 {
        margin-left: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 58.3333333333%;
        -ms-flex: 58.3333333333%;
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .off-xl-7 {
        margin-left: 58.3333333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 66.6666666667%;
        -ms-flex: 66.6666666667%;
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .off-xl-8 {
        margin-left: 66.6666666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        max-width: 75%
    }

    .off-xl-9 {
        margin-left: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 83.3333333333%;
        -ms-flex: 83.3333333333%;
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .off-xl-10 {
        margin-left: 83.3333333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 91.6666666667%;
        -ms-flex: 91.6666666667%;
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .off-xl-11 {
        margin-left: 91.6666666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .off-xl-12 {
        margin-left: 100%
    }

    .col-xl-20 {
        -webkit-box-flex: 20%;
        -ms-flex: 20%;
        flex: 20%;
        max-width: 20%
    }

    .gap-xl-0,.gap-xl-0-x,.reset-xl {
        margin-left: 0
    }

    .gap-xl-0-x>*,.gap-xl-0>* {
        padding-left: 0
    }

    .gap-xl-0,.gap-xl-0-y {
        margin-top: 0
    }

    .gap-xl-0-y>*,.gap-xl-0>* {
        padding-top: 0
    }

    .gap-xl-20,.gap-xl-20-x {
        margin-left: -20px
    }

    .gap-xl-20-x>*,.gap-xl-20>* {
        padding-left: 20px
    }

    .gap-xl-20,.gap-xl-20-y {
        margin-top: -20px
    }

    .gap-xl-20-y>*,.gap-xl-20>* {
        padding-top: 20px
    }

    .gap-xl-30,.gap-xl-30-x {
        margin-left: -30px
    }

    .gap-xl-30-x>*,.gap-xl-30>* {
        padding-left: 30px
    }

    .gap-xl-30,.gap-xl-30-y {
        margin-top: -30px
    }

    .gap-xl-30-y>*,.gap-xl-30>* {
        padding-top: 30px
    }

    .gap-xl-50,.gap-xl-50-x {
        margin-left: -50px
    }

    .gap-xl-50-x>*,.gap-xl-50>* {
        padding-left: 50px
    }

    .gap-xl-50,.gap-xl-50-y {
        margin-top: -50px
    }

    .gap-xl-50-y>*,.gap-xl-50>* {
        padding-top: 50px
    }

    .sticker {
        padding: 1.875rem 3.125rem 1.875rem 1.875rem
    }

    .section-review-hero.section-review-hero--style-1 .review-pros-cons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-review-hero.section-review-hero--style-2 {
        padding-bottom: 1.875rem
    }

    .review-cta-wrapper.review-cta-wrapper--style-2 {
        padding: .9375rem
    }

    .review-pros-cons.vertical ul {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 992px) {
    .text-lg-center {
        text-align:center
    }

    .header-logo,.text-lg-left {
        text-align: left
    }

    .text-lg-right {
        text-align: right
    }

    .float-lg-left {
        float: left
    }

    .float-lg-right {
        float: right
    }

    .overflow-lg-hidden {
        overflow: hidden
    }

    .overflow-lg-visible {
        overflow: visible
    }

    .position-lg-static {
        position: static
    }

    .position-lg-relative {
        position: relative
    }

    .header-bottom,.position-lg-absolute {
        position: absolute
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }

    .d-lg-none {
        display: none!important
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .col-lg {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        -webkit-box-flex: 8.3333333333%;
        -ms-flex: 8.3333333333%;
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .off-lg-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 16.6666666667%;
        -ms-flex: 16.6666666667%;
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .off-lg-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        max-width: 25%
    }

    .off-lg-3 {
        margin-left: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 33.3333333333%;
        -ms-flex: 33.3333333333%;
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .off-lg-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 41.6666666667%;
        -ms-flex: 41.6666666667%;
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .off-lg-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }

    .off-lg-6 {
        margin-left: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 58.3333333333%;
        -ms-flex: 58.3333333333%;
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .off-lg-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 66.6666666667%;
        -ms-flex: 66.6666666667%;
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .off-lg-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        max-width: 75%
    }

    .off-lg-9 {
        margin-left: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 83.3333333333%;
        -ms-flex: 83.3333333333%;
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .off-lg-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 91.6666666667%;
        -ms-flex: 91.6666666667%;
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .off-lg-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .off-lg-12 {
        margin-left: 100%
    }

    .col-lg-20 {
        -webkit-box-flex: 20%;
        -ms-flex: 20%;
        flex: 20%;
        max-width: 20%
    }

    .gap-lg-0,.gap-lg-0-x,.reset-lg {
        margin-left: 0
    }

    .gap-lg-0-x>*,.gap-lg-0>* {
        padding-left: 0
    }

    .gap-lg-0,.gap-lg-0-y {
        margin-top: 0
    }

    .gap-lg-0-y>*,.gap-lg-0>* {
        padding-top: 0
    }

    .gap-lg-20,.gap-lg-20-x {
        margin-left: -20px
    }

    .gap-lg-20-x>*,.gap-lg-20>* {
        padding-left: 20px
    }

    .gap-lg-20,.gap-lg-20-y {
        margin-top: -20px
    }

    .gap-lg-20-y>*,.gap-lg-20>* {
        padding-top: 20px
    }

    .gap-lg-30,.gap-lg-30-x {
        margin-left: -30px
    }

    .gap-lg-30-x>*,.gap-lg-30>* {
        padding-left: 30px
    }

    .gap-lg-30,.gap-lg-30-y {
        margin-top: -30px
    }

    .gap-lg-30-y>*,.gap-lg-30>* {
        padding-top: 30px
    }

    .gap-lg-50,.gap-lg-50-x {
        margin-left: -50px
    }

    .gap-lg-50-x>*,.gap-lg-50>* {
        padding-left: 50px
    }

    .gap-lg-50,.gap-lg-50-y {
        margin-top: -50px
    }

    .gap-lg-50-y>*,.gap-lg-50>* {
        padding-top: 50px
    }

    .header-top {
        padding: 5px 0
    }

    .header-top-flex-part--left {
        display: none
    }

    .header-top-flex-part--right {
        max-width: 100px
    }

    .header-top-flex-part--right .btn-mobile-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .header-bottom {
        top: 100%;
        left: 0;
        width: 100%;
        -webkit-box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1);
        box-shadow: 0 8px 9px 0 rgb(0 0 0 / .1)
    }

    .site-header--style2 .header-bottom-inner {
        margin: 0 -15px
    }

    .header-search-form-wrapper {
        position: relative;
        top: auto;
        max-height: 0;
        overflow: hidden
    }

    .header-search-form {
        width: 100%
    }

    .section,.site-content-padding {
        padding: 50px 0
    }

    .site-content-bottom-pad-90 {
        padding-bottom: 50px
    }

    .editor-styles-wrapper .wp-block[data-align=full]>.wp-block-cover,.editor-styles-wrapper .wp-block[data-align=full]>.wp-block-group,.editor-styles-wrapper .wp-block[data-align=wide]>.wp-block-group,.wp-block-cover.alignfull,.wp-block-group.alignfull,.wp-block-group.alignfull.has-background,.wp-block-group.alignwide,.wp-site-blocks {
        padding: 50px var(--container-pad)
    }

    .wp-site-blocks>.wp-block-cover.alignfull:first-child,.wp-site-blocks>.wp-block-cover:first-child,.wp-site-blocks>.wp-block-group:first-child {
        margin-top: -95px!important
    }

    .wp-site-blocks>.wp-block-cover.alignfull:last-child,.wp-site-blocks>.wp-block-cover:last-child,.wp-site-blocks>.wp-block-group:last-child {
        margin-bottom: -50px!important
    }

    .section-review-hero.section-review-hero--style-1 .review-pros-cons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .section-review-hero.section-review-hero--style-3 .review-bonus {
        text-align: center;
        padding: 1.25rem 1.25rem 0
    }

    .section-review-hero.section-review-hero--style-3 .review-terms {
        text-align: center;
        padding: 0 1.25rem;
        margin-bottom: 0
    }

    .review-cta-wrapper.review-cta-wrapper--style-2 {
        padding: 1.875rem
    }

    .section-post-comments,.section-related-posts,.section-related-reviews {
        padding: 50px 0 0
    }

    .footer-widgets,.review-box-meta {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .review-box-rating {
        width: 100%;
        margin-top: 10px
    }

    .review-box--style4 .review-box-rating {
        width: auto
    }

    .table-header {
        display: block
    }

    .table-header .sorting-items {
        padding: 6px
    }

    .section-newsletter-flex-part--left,.table-header .sorting-items:first-child {
        margin-bottom: 15px
    }

    .table-header .sorting-items li {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        text-align: center
    }

    .table-header .sorting-items li a {
        font-size: .75rem;
        padding: 4px 10px;
        width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .review-logo--boxed {
        padding: 0;
        height: 220px
    }

    .comment-body__thumb img {
        min-width: 50px;
        min-height: 50px;
        max-width: 50px;
        max-height: 50px
    }

    .comment .children {
        padding-left: 12%
    }

    .section-newsletter-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-newsletter-flex-part {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-widgets>div:first-child {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        min-width: 50%
    }

    .footer-widgets>div:nth-child(2n) {
        padding-right: 0
    }

    .footer-widgets>div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        min-width: 50%;
        margin-bottom: 1.875rem
    }

    .newsletter-form input[type=submit] {
        min-width: 6.25rem
    }
}

@media screen and (max-width: 768px) {
    .author-card,.review-box-wrap {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal
    }

    .position-md-static,.review-box--style2 .review-box-thumb .review-logo--rounded {
        position: static
    }

    .review-grid-item.wide .review-rating,.review-grid-item.wide .review-title,.reviews-search-form .reviews-search-form-item .review-bonus,.reviews-search-form .reviews-search-form-item h3,.text-md-center {
        text-align: center
    }

    .text-md-left {
        text-align: left
    }

    .text-md-right {
        text-align: right
    }

    .float-md-left {
        float: left
    }

    .float-md-right {
        float: right
    }

    .overflow-md-hidden {
        overflow: hidden
    }

    .overflow-md-visible {
        overflow: visible
    }

    .position-md-relative {
        position: relative
    }

    .position-md-absolute {
        position: absolute
    }

    .d-md-block {
        display: block!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }

    .d-md-none {
        display: none!important
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .col-md {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        -webkit-box-flex: 8.3333333333%;
        -ms-flex: 8.3333333333%;
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .off-md-1 {
        margin-left: 8.3333333333%
    }

    .col-md-2 {
        -webkit-box-flex: 16.6666666667%;
        -ms-flex: 16.6666666667%;
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .off-md-2 {
        margin-left: 16.6666666667%
    }

    .col-md-3 {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        max-width: 25%
    }

    .off-md-3 {
        margin-left: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 33.3333333333%;
        -ms-flex: 33.3333333333%;
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .off-md-4 {
        margin-left: 33.3333333333%
    }

    .col-md-5 {
        -webkit-box-flex: 41.6666666667%;
        -ms-flex: 41.6666666667%;
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .off-md-5 {
        margin-left: 41.6666666667%
    }

    .col-md-6 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }

    .off-md-6 {
        margin-left: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 58.3333333333%;
        -ms-flex: 58.3333333333%;
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .off-md-7 {
        margin-left: 58.3333333333%
    }

    .col-md-8 {
        -webkit-box-flex: 66.6666666667%;
        -ms-flex: 66.6666666667%;
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .off-md-8 {
        margin-left: 66.6666666667%
    }

    .col-md-9 {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        max-width: 75%
    }

    .off-md-9 {
        margin-left: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 83.3333333333%;
        -ms-flex: 83.3333333333%;
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .off-md-10 {
        margin-left: 83.3333333333%
    }

    .col-md-11 {
        -webkit-box-flex: 91.6666666667%;
        -ms-flex: 91.6666666667%;
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .off-md-11 {
        margin-left: 91.6666666667%
    }

    .col-md-12 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .off-md-12 {
        margin-left: 100%
    }

    .col-md-20 {
        -webkit-box-flex: 20%;
        -ms-flex: 20%;
        flex: 20%;
        max-width: 20%
    }

    .gap-md-0,.gap-md-0-x,.reset-md {
        margin-left: 0
    }

    .gap-md-0-x>*,.gap-md-0>* {
        padding-left: 0
    }

    .gap-md-0,.gap-md-0-y {
        margin-top: 0
    }

    .gap-md-0-y>*,.gap-md-0>* {
        padding-top: 0
    }

    .gap-md-20,.gap-md-20-x {
        margin-left: -20px
    }

    .gap-md-20-x>*,.gap-md-20>* {
        padding-left: 20px
    }

    .gap-md-20,.gap-md-20-y {
        margin-top: -20px
    }

    .gap-md-20-y>*,.gap-md-20>* {
        padding-top: 20px
    }

    .gap-md-30,.gap-md-30-x {
        margin-left: -30px
    }

    .gap-md-30-x>*,.gap-md-30>* {
        padding-left: 30px
    }

    .gap-md-30,.gap-md-30-y {
        margin-top: -30px
    }

    .gap-md-30-y>*,.gap-md-30>* {
        padding-top: 30px
    }

    .gap-md-50,.gap-md-50-x {
        margin-left: -50px
    }

    .gap-md-50-x>*,.gap-md-50>* {
        padding-left: 50px
    }

    .gap-md-50,.gap-md-50-y {
        margin-top: -50px
    }

    .gap-md-50-y>*,.gap-md-50>* {
        padding-top: 50px
    }

    .site-content-top-60 {
        margin-top: 40px
    }

    .editor-styles-wrapper ul.wp-block-list.list-columns>li,.wysiwyg-part ul.list-columns>li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .wysiwyg-part blockquote {
        margin: 2.5rem auto;
        padding: .625rem .9375rem;
        max-width: 95%
    }

    .wp-block-column>* {
        margin-bottom: var(--container-pad)
    }

    .author-card {
        padding: 20px 25px;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .author-card .author-image {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px
    }

    .review-overview.review-overview--style-1 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto
    }

    .review-overview.review-overview--style-1 .review-overview-list {
        max-height: 250px
    }

    .footer-widgets,.review-grid-item.wide .review-grid-item-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .review-grid-item.wide .review-badge-wrapper,.table-header .sorting-order {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .review-grid-item.first::after {
        left: 1.5625rem;
        right: 0
    }

    .review-box-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px
    }

    .review-box-actions,.review-box-thumb {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: unset
    }

    .review-box-rating {
        width: auto;
        margin-top: 0
    }

    .review-box--narrow .review-bonus {
        max-width: unset;
        text-align: center
    }

    .review-box--style2 .review-box-thumb {
        background-color: var(--theme-color);
        padding-right: 40px
    }

    .review-box--style2 .review-box-thumb--counter {
        padding: 0 90px
    }

    .review-box--style2 .review-box-thumb .review-logo--rounded .pokageo-flag-circle {
        top: 10px;
        right: 10px
    }

    .review-box--style3 .review-box-thumb {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .review-box--style3 .review-box-meta {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-right: 20px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }

    .review-box--style3 .review-box-actions {
        max-width: unset;
        padding: 0 30px 30px
    }

    .review-box--style4 .review-box-thumb {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: unset;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .review-box--style4 .review-box-actions,.review-box--style4 .review-box-info {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: unset
    }

    .review-box--style4 .review-box-info {
        background-color: #fff
    }

    .table-header .sorting-order li a {
        font-size: .75rem
    }

    .reviews-search-form-wrapper {
        padding: .9375rem 2.5rem 1.875rem
    }

    .reviews-search-form input[type=text] {
        font-size: 1.125rem;
        line-height: 1.2;
        padding: .9375rem 1.875rem .9375rem .9375rem
    }

    .reviews-search-form button[type=submit] {
        font-size: 1.25rem;
        right: 0;
        width: 40px;
        height: 36px
    }

    .reviews-search-form .reviews-search-form-items {
        max-height: 550px
    }

    .reviews-search-form .reviews-search-form-item {
        padding: 1.25rem
    }

    .reviews-search-form .reviews-search-form-item .review-logo--boxed {
        height: 150px
    }

    ul.comments {
        padding-top: .9375rem
    }

    .comment-body__thumb img {
        min-width: 34px;
        min-height: 34px;
        max-width: 34px;
        max-height: 34px
    }

    .comment .children {
        padding-left: 6%
    }

    .comment-reply-title small {
        display: block;
        margin-left: 0;
        margin-top: .9375rem
    }

    .post-element--horizontal .post-element-inner-wrapper,.post-element--horizontal>a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .post-tile .post-tile-content {
        max-width: 70%;
        padding: 1.25rem 0
    }

    .post-tile .post-tile-title {
        font-size: 1rem
    }

    .post-tile .post-tile-cta {
        margin-bottom: .9375rem
    }

    .post-tile .post-tile-date {
        margin-bottom: .625rem
    }

    .post-tile .post-tile-date .post-element-info {
        font-size: .6875rem
    }

    .posts-archives-wrapper h1,.posts-taxonomies-wrapper h1 {
        font-size: 2.25rem
    }

    .footer-section--padding-alt {
        padding: 40px 0 20px
    }

    .footer-section--padding-alt-nt {
        padding: 0 0 40px
    }

    .footer-widgets>div {
        padding-right: 0
    }

    .footer-widgets>div:first-child {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-width: 100%
    }
}

@media screen and (max-width: 500px) {
    .review-box--style3 .review-box-thumb,.review-box-meta {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal
    }

    .text-sm-center {
        text-align: center
    }

    .text-sm-left {
        text-align: left
    }

    .text-sm-right {
        text-align: right
    }

    .float-sm-left {
        float: left
    }

    .float-sm-right {
        float: right
    }

    .overflow-sm-hidden {
        overflow: hidden
    }

    .overflow-sm-visible {
        overflow: visible
    }

    .position-sm-static {
        position: static
    }

    .position-sm-relative {
        position: relative
    }

    .position-sm-absolute {
        position: absolute
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-flex {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box!important;
        display: -ms-inline-flexbox!important;
        display: inline-flex!important
    }

    .d-sm-none {
        display: none!important
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .col-sm {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        -webkit-box-flex: 8.3333333333%;
        -ms-flex: 8.3333333333%;
        flex: 8.3333333333%;
        max-width: 8.3333333333%
    }

    .off-sm-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 16.6666666667%;
        -ms-flex: 16.6666666667%;
        flex: 16.6666666667%;
        max-width: 16.6666666667%
    }

    .off-sm-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 25%;
        -ms-flex: 25%;
        flex: 25%;
        max-width: 25%
    }

    .off-sm-3 {
        margin-left: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 33.3333333333%;
        -ms-flex: 33.3333333333%;
        flex: 33.3333333333%;
        max-width: 33.3333333333%
    }

    .off-sm-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 41.6666666667%;
        -ms-flex: 41.6666666667%;
        flex: 41.6666666667%;
        max-width: 41.6666666667%
    }

    .off-sm-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%
    }

    .off-sm-6 {
        margin-left: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 58.3333333333%;
        -ms-flex: 58.3333333333%;
        flex: 58.3333333333%;
        max-width: 58.3333333333%
    }

    .off-sm-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 66.6666666667%;
        -ms-flex: 66.6666666667%;
        flex: 66.6666666667%;
        max-width: 66.6666666667%
    }

    .off-sm-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 75%;
        -ms-flex: 75%;
        flex: 75%;
        max-width: 75%
    }

    .off-sm-9 {
        margin-left: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 83.3333333333%;
        -ms-flex: 83.3333333333%;
        flex: 83.3333333333%;
        max-width: 83.3333333333%
    }

    .off-sm-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 91.6666666667%;
        -ms-flex: 91.6666666667%;
        flex: 91.6666666667%;
        max-width: 91.6666666667%
    }

    .off-sm-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .off-sm-12 {
        margin-left: 100%
    }

    .col-sm-20 {
        -webkit-box-flex: 20%;
        -ms-flex: 20%;
        flex: 20%;
        max-width: 20%
    }

    .gap-sm-0,.gap-sm-0-x,.reset-sm,.review-box-rating {
        margin-left: 0
    }

    .gap-sm-0-x>*,.gap-sm-0>* {
        padding-left: 0
    }

    .gap-sm-0,.gap-sm-0-y {
        margin-top: 0
    }

    .gap-sm-0-y>*,.gap-sm-0>* {
        padding-top: 0
    }

    .gap-sm-20,.gap-sm-20-x {
        margin-left: -20px
    }

    .gap-sm-20-x>*,.gap-sm-20>* {
        padding-left: 20px
    }

    .gap-sm-20,.gap-sm-20-y {
        margin-top: -20px
    }

    .gap-sm-20-y>*,.gap-sm-20>* {
        padding-top: 20px
    }

    .gap-sm-30,.gap-sm-30-x {
        margin-left: -30px
    }

    .gap-sm-30-x>*,.gap-sm-30>* {
        padding-left: 30px
    }

    .gap-sm-30,.gap-sm-30-y {
        margin-top: -30px
    }

    .gap-sm-30-y>*,.gap-sm-30>* {
        padding-top: 30px
    }

    .gap-sm-50,.gap-sm-50-x {
        margin-left: -50px
    }

    .gap-sm-50-x>*,.gap-sm-50>* {
        padding-left: 50px
    }

    .gap-sm-50,.gap-sm-50-y {
        margin-top: -50px
    }

    .gap-sm-50-y>*,.gap-sm-50>* {
        padding-top: 50px
    }

    .editor-styles-wrapper ul.wp-block-list.list-columns>li,.wysiwyg-part ul.list-columns>li {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .section-review-hero.section-review-hero--style-1 .review-pros-cons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .editor-styles-wrapper .review-box-name,.review-box-name,.wp-block-cover .review-box-name,.wp-block-cover .review-box-name:not(.has-text-color),.wysiwyg-part .review-box-name {
        margin-right: 0;
        margin-bottom: 2px
    }

    .review-box-info .review-pros-cons {
        display: block
    }

    .review-box-info .review-pros-cons ul+ul {
        margin-top: 10px
    }

    .review-box-info .review-badge {
        margin-bottom: 10px
    }

    .review-box--style2 .review-box-actions,.review-box-actions,.review-box-info {
        padding: 20px
    }

    .review-box-meta {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }

    .review-box--style2 .review-box-info {
        display: block;
        padding: 20px
    }

    .review-box--style2 .review-box-meta {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px
    }

    .review-box--style3 .review-box-thumb:after {
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        border-radius: 0
    }

    .review-box--style3 .review-box-thumb {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px
    }

    .review-box--style3 .review-box-meta {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 20px
    }

    .review-box--style3 .review-box-actions {
        padding: 0 20px 20px
    }

    .review-box--style4 .review-box-actions {
        padding: 20px
    }

    .review-box--style4 .review-box-info {
        padding: 20px 20px 40px
    }

    .reviews-search-form-wrapper {
        padding: .9375rem 0 1.875rem
    }

    .post-element--horizontal .post-element-inner-wrapper,.post-element--horizontal>a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .post-element--half {
        margin-bottom: 1.25rem
    }

    .col-12:nth-child(2n) .post-element--half {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .post-element--half .post-element-inner-wrapper,.post-element--half>a {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .posts-archives-wrapper h1,.posts-taxonomies-wrapper h1 {
        font-size: 1.875rem
    }

    .pagination {
        margin: 0 -.625rem -.625rem 0
    }

    .pagination a,.pagination span {
        font-size: 1rem;
        padding: .9375rem 1.25rem;
        margin-right: .625rem;
        margin-bottom: .625rem
    }
}

@media (max-width: 768px) {
    .banner-wrapper.banner-wrapper--top {
        margin-top:2.5rem
    }
}

@media screen and (max-width: 1120px) {
    .site-header--style2 .header-menu>li {
        padding-left:.8rem;
        padding-right: .5rem
    }

    .site-header--style2 .header-menu>li.menu-item-has-children {
        padding-right: 1.4rem
    }

    .site-header--style2 .header-menu>li.menu-item-has-children>a::after {
        right: -18px
    }
}

@media screen and (min-width: 992px) {
    .section-review-hero.section-review-hero--style-3 .review-logo--boxed {
        height:100%
    }

    .review-cta-wrapper--sticky {
        position: sticky;
        top: 20px;
        margin-bottom: 20px
    }

    .footer-widgets>div:last-child {
        padding-right: 0
    }
}

@media only screen and (max-width: 1210px) {
    .review-sidebar.review-sidebar--style-3 {
        margin-bottom:80px
    }
}

@media only screen and (max-width: 992px) {
    .review-sidebar.review-sidebar--style-3 {
        margin-bottom:20px
    }
}

@media screen and (min-width: 1210px) {
    .col-9 .reviews-table.reviews-table--style4 .review-box.review-box--style3 .review-box-thumb {
        padding-left:40px
    }

    .col-9 .reviews-table.reviews-table--style4 .review-box.review-box--style3 .review-box-thumb::after {
        top: 15%
    }

    .col-9 .reviews-table.reviews-table--style4 .review-box.review-box--style3 .review-logo--rounded {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .col-9 .reviews-table.reviews-table--style4 .review-box.review-box--style3 .review-box-meta {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .site-content .col-9 .review-box--style2 .review-pros-cons {
        padding-left: 20px
    }

    .review-box--style3 .review-box-thumb--single .review-badge {
        max-width: 190px
    }
}

@media screen and (min-width: 768.01px) and (max-width:1210px) {
    .main-col .review-box-meta,.main-col .review-box-wrap {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal
    }

    .main-col .review-box-wrap {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .review-box-thumb {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: unset
    }

    .main-col .editor-styles-wrapper .review-box-name,.main-col .review-box-name,.main-col .wp-block-cover .review-box-name,.main-col .wp-block-cover .review-box-name:not(.has-text-color),.main-col .wysiwyg-part .review-box-name {
        margin-right: 0;
        margin-bottom: 2px
    }

    .main-col .review-box-info .review-badge {
        margin-bottom: 10px
    }

    .main-col .review-box-info {
        padding: 20px
    }

    .main-col .review-box-meta {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }

    .main-col .review-box-rating {
        width: auto;
        margin-top: 0;
        margin-left: 0
    }

    .main-col .review-box-actions {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: unset;
        padding: 20px
    }

    .main-col .review-box--style2 .review-box-thumb {
        background-color: var(--theme-color);
        padding-right: 40px
    }

    .main-col .review-box--style2 .review-box-thumb--counter {
        padding: 0 90px
    }

    .review-box--style2 .review-box-meta {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%
    }

    .main-col .review-box--style2 .review-box-meta {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px
    }

    .review-box--style2 .review-pros-cons {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
    }
}

@media screen and (min-width: 768.01px) {
    .main-col .review-box-thumb {
        -ms-flex-preferred-size:unset;
        flex-basis: unset;
        max-width: unset
    }

    .main-col .review-box--narrow .review-bonus {
        max-width: unset;
        text-align: center
    }

    .main-col .review-box--style2 .review-box-info {
        display: block;
        padding: 20px
    }

    .main-col .review-box--style2 .review-box-actions {
        padding: 20px
    }

    .main-col .review-box--style3 .review-box-thumb:after {
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        border-radius: 0
    }

    .main-col .review-box--style3 .review-box-thumb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
        max-width: unset
    }

    .main-col .review-box--style3 .review-box-meta {
        padding-right: 20px;
        margin-top: 20px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .main-col .review-box--style3 .review-box-actions {
        max-width: unset;
        padding: 0 20px 20px
    }

    .main-col .review-box--style4 .review-box-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-col .review-box--style4 .review-box-actions,.main-col .review-box--style4 .review-box-info,.main-col .review-box--style4 .review-box-thumb {
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        max-width: unset
    }

    .main-col .review-box--style4 .review-box-actions {
        padding: 20px
    }

    .main-col .review-box--style4 .review-box-info {
        padding: 20px 50px 40px
    }
}

@media screen and (min-width: 500.01px) and (max-width:1210px) {
    .review-box--style2 .review-box-meta {
        padding-right:20px
    }
}

@media screen and (max-width: 1210px) and (min-width:768.01px) {
    .review-box--style3 .review-box-thumb {
        -webkit-box-flex:unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
        padding: 30px 29%
    }

    .review-box--style3 .review-box-meta {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-right: 20px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto
    }

    .review-box--style3 .review-box-rating {
        width: auto;
        margin-left: auto
    }

    .review-box--style3 .review-box-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .review-box--style3 .review-box-actions {
        max-width: unset;
        padding: 0 30px 30px
    }
}

@media screen and (max-width: 768px) and (min-width:500.01px) {
    .post-element--s1 .post-element-inner-wrapper {
        padding:1.625rem
    }
}

@media screen and (min-width: 500.01px) and (max-width:768px) {
    .post-element--related .post-element-inner-wrapper {
        padding:.9375rem
    }
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    *,::after,::before {
        background: #fff!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]::after,a[href^="javascript:"]::after {
        content: ""
    }

    pre {
        white-space: pre-wrap!important
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

.wp-block-cover.alignfull {
    padding: 60px var(--container-pad);
    padding-bottom: 0
}

.section.section-review-content.section--npb {
    padding: 50px 0
}

@media (max-width: 820px) {
    .review-pros-cons ul li {
        word-break:break-word
    }
}

.slot-machine_overview-wrapper .slot-machine_overview-list {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0
}

.slot-machine_overview-wrapper .slot-machine_overview-list .slot-machine_overview-list-item {
    width: 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 3px 3px 6px 0 #d7d7d7;
    border-radius: 5px;
    padding: 10px;
    height: 85px
}

.slot-machine_overview-wrapper .slot-machine_overview-list .slot-machine_overview-list-item::before {
    display: none
}

.slot-machine_overview-list-item-label {
    text-align: center
}

.recommended_brand-wrapper {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    gap: 10px;
    max-width: 750px;
    border: 1px solid #0000001f;
    padding: 20px;
    margin: 10px 10px 20px 10px;
    box-shadow: 0 0 9px 0 #bfbebe;
    border-radius: 15px
}

.recommended_brand-img {
    max-height: 200px;
    max-width: 130px;
    width: 33%
}

.recommended_brand-img img {
    width: 100%;
    height: auto;
    border-radius: 20px
}

.slot_review-section {
    padding: 10px;
    border-radius: 15px;
    margin-left: -20px;
    margin-right: 20px;
    box-shadow: 0 0 9px 0 #bfbebe
}

.slot_review_sidebar-container {
    box-shadow: 0 0 9px 0 #bfbebe;
    border-radius: 15px;
    height: fit-content
}

.recommended_brand-rating_btn {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 66%;
    justify-content: space-around
}

.slot_review_sidebar-elem {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    align-items: center;
    margin: 5px;
    border-bottom: 1px solid #000;
    padding: 10px
}

.slot_review_sidebar-heading {
    text-align: center;
    background: var(--boxes-background-color);
    padding: 10px;
    margin: 0;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px
}

.slot_review_sidebar-elem img {
    width: 100px;
    height: auto;
    border-radius: 15px
}

.slot_review_sidebar-elem .btn {
    border-radius: 20px;
    font-size: 14px
}

.slot_review_sidebar-elem_info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-weight: var(--headings-font-weight)
}

.slot_review_sidebar-container a {
    padding: 10px 15px;
    margin-bottom: 10px;
    display: block;
    text-align: end
}

.slot_review_sidebar-container.mobile {
    display: none;
    margin: 30px
}

.slot_review_sidebar-container.desktop {
    display: block
}

.slot_review_sidebar-grid {
    display: grid;
    grid-template-columns: 1fr 1fr
}

iframe {
    border-radius: 15px
}

.review-sidebar .title_h4 {
    text-transform: uppercase;
    font-size: 1rem!important;
    line-height: 1.125
}

.review-box-rating {
    position: relative;
    top: -13px
}

.review-overview-list.casino_review_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.review-overview-list.casino_review_info .review-overview-list-item {
    display: flex;
    flex-direction: row
}

.review-overview-list.casino_review_info .applicatuin_laabel_block,.review-overview-list.casino_review_info .application_block {
    flex-direction: row
}

.review-overview-list.casino_review_info .review-overview-list-item-label {
    min-width: 175px
}

.header-top-flex-part.header-top-flex-part--center.col-2 {
    min-height: 70px;
    min-width: 130px;
    display: flex;
    align-items: center
}

.featured-casinos .single-affiliate .btn.btn-primary.btn-fullwidth,.review-box-actions.review-box-actions--rounded .btn.btn-primary.btn--full {
    background-color: #269C78
}

.featured-casinos .single-affiliate .btn.btn-primary.btn-fullwidth.exclusive {
    background-color: #B30008
}

a {
    color: #4674FF
}

.add_info_title {
    text-transform: uppercase;
    font-size: 1rem!important;
    line-height: 1.125;
    color: var(--boxes-text-color);
    margin-top: 30px;
    margin-bottom: 10px
}

.section-post-comments {
    padding: 0
}

.review-cta-wrapper .btn {
    background: #B30008
}

.menu-primary-menu-container.mm-spn.mm-spn--light.mm-spn--navbar.mm-spn--main {
    background: #000
}

.featured-casinos .single-affiliate .btn.btn-primary.btn-fullwidth,.review-box-actions.review-box-actions--rounded .btn.btn-primary.btn--full {
    background-color: #B30008;
    color: #fff
}

.featured-casinos .single-affiliate .btn.btn-primary.btn-fullwidth.exclusive,.review-box-actions .btn,.btn.btn-primary.btn-fullwidth.exclusive {
    background-color: #FC0;
    color: #000
}

.review-box-info .review-box-meta .review-box-name {
    color: #000
}

.header-top {
    background-color: #f7efe2
}

.demo_wrapper {
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 15px
}

.demo .iframe_overlay {
    display: none
}

.iframe_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000059;
    border-radius: 15px
}

.play_demo_btn.none {
    display: none
}

.play_demo_btn {
    width: fit-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    cursor: pointer;
    background-color: #FC0
}

.play_demo_btn.btn:hover {
    transform: translateX(-50%) translateY(-50%)
}

.recommended_brand-bonus {
    max-width: 200px;
    font-size: 13px;
    text-align: center;
    word-break: auto-phrase
}

.recommended_brand-rating.rating {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px
}

.section-review-hero--style-3 {
    padding: 20px 10px
}

.header-top-flex-part.header-top-flex-part--center.col-2 {
    display: flex
}

.header-logo.mobile-logo {
    top: 0;
    position: relative;
    display: none;
    left: 10%;
    transform: translate(-25%,0)
}

.review-grid-item.third .review-logo::after {
    display: none
}

.review-grid-item {
    align-items: center
}

.review-grid-item.third .review-logo::after {
    display: none
}

.review-grid-item .btn {
    background-color: #00B907
}

.review-grid-item .custom_name {
    color: #000;
    background: unset;
    max-width: unset;
    text-align: center;
    padding-top: 0;
    font-weight: 900;
    font-size: 1.125rem
}

.review-grid-item .review-bonus,.review-grid-item .review-bonus p {
    padding-top: .9375rem;
    font-size: 1.125rem;
    margin: 0;
    line-height: 1.2
}

.review-box .review-box-actions div p {
    margin: 0
}

.review-grid-item .review-bonus p,.review-box .review-box-actions div p {
    padding: 0
}

.review-grid-item .review-bonus,.review-bonus strong,.review-bonus {
    color: #000
}

body {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    hyphens: manual
}

.review-cta-wrapper .review-badge-wrapper .review-badge {
    background-color: unset;
    color: #000;
    text-transform: unset;
    font-size: 20px;
    padding-bottom: 0
}

.site-content.review-style-3 .pluses-minuses {
    background: var(--boxes-background-color);
    margin-bottom: 20px;
    border-radius: 10px
}

.site-content.review-style-3 .pluses-minuses.pluses {
    border-left: 4px solid #05ac72
}

.site-content.review-style-3 .pluses-minuses.minuses {
    border-left: 4px solid #cf2029
}

.review-badge div {
    text-align: center;
    font-weight: 700;
    font-size: 20px
}

.review-grid-item .review-grid-item-bottom {
    width: 100%
}

.all_bonuses_title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 15px
}

.review-sidebar hr {
    width: 100%;
    margin: .5em 0
}

.review-sidebar .review-overview-list .review-overview-list-item {
    margin-bottom: unset;
    gap: 10px
}

.review-overview-list-item-value {
    margin-top: unset
}

.pluses .plus-minus-title {
    color: #05ac72
}

.minuses .plus-minus-title {
    color: #cf2029
}

.review-cta-wrapper .review-bonus div {
    text-align: center
}

@media (max-width: 992px) {
    .site-content.review-style-3 h1 {
        text-align:center
    }

    .header-top-flex-part.header-top-flex-part--center.col-2 {
        display: none
    }

    .header-logo.mobile-logo {
        display: block
    }

    .slot_review_sidebar-container.mobile {
        display: block
    }

    .slot_review_sidebar-container.desktop {
        display: none
    }

    .slot_review-section {
        margin: unset
    }

    .recommended_brand-wrapper {
        margin: 20px auto;
        max-width: 660px
    }

    .review-rating {
        justify-content: center
    }

    .review-box-rating {
        top: unset;
        margin-top: 15px
    }
}

@media (max-width: 700px) {
    .slot_review_sidebar-grid {
        display:block
    }

    .slot_review_sidebar-elem img {
        width: 70px
    }

    .slot_review_sidebar-container.mobile .slot_review_sidebar-elem_info {
        flex-direction: column
    }

    .review-sidebar .title_h4 {
        font-size: 0.8rem!important
    }

    .review-overview-list.casino_review_info .review-overview-list-item {
        flex-direction: column
    }
}

@media (max-width: 600px) {
    .recommended_brand-wrapper .btn.btn-primary.btn--full {
        font-size:15px;
        min-width: 110px;
        padding: 10px
    }

    .recommended_brand-rating_btn {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px
    }

    .recommended_brand-img {
        max-width: 110px
    }

    .section-review-hero--style-3.slots_page_section {
        padding: 10px 0
    }

    .container.slots_container {
        padding: 0 5px
    }

    .slot_review-section {
        padding: 10px 2px
    }
}

@media (max-width: 486px) {
    .slot-machine_overview-wrapper {
        display:block
    }

    .review-box-meta .custom_name {
        margin-top: 15px
    }
}

@media (max-width: 375px) {
    .slot_review_sidebar-elem img {
        width:50px
    }
}

@media (max-width: 500px) {
    .review-deposit {
        display: flex!important;
        justify-content: space-around!important;
        gap: 10px;
    }

    .review-deposit.single {
        font-size: 22px!important;
    }

    .deposit-min, .withdrawal {
        display: unset!important;
        text-align: center;
    }
}
