
:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    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
}

.wp-block-group {
    box-sizing: border-box
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image .alignright, .wp-block-image.alignright {
    display: table
}

.wp-block-image .alignright > figcaption, .wp-block-image.alignright > figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.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
}

.wp-block-image figure {
    margin: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

ol, ul {
    box-sizing: border-box
}

: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
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

: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: 4px 8px
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table td, .wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.alignright td, .wp-block-table.alignright th {
    word-break: break-word
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.has-text-align-center {
    text-align: center
}

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%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

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--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--font-size--small: 18px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 24px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--extra-small: 16px;
    --wp--preset--font-size--normal: 20px;
    --wp--preset--font-size--extra-large: 40px;
    --wp--preset--font-size--huge: 96px;
    --wp--preset--font-size--gigantic: 144px;
    --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, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(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)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-link-color: #0d6efd;
    --bs-link-hover-color: #0a58ca;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd
}

*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

h1, h2, h3 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width: 1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    h3 {
        font-size: 1.75rem
    }
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*   p {
       margin-top: 0;
       margin-bottom: 1rem
   }*/

ol, ul {
    padding-left: 2rem
}

ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

b, strong {
    font-weight: bolder
}

small {
    font-size: .875em
}

a {
    color: var(--bs-link-color);
    text-decoration: underline
}

a:hover {
    color: var(--bs-link-hover-color)
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

figure {
    margin: 0 0 1rem
}

img, svg {
    vertical-align: middle
}

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody, th, thead, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[type=button], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

legend + * {
    clear: left
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.container {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 960px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 1100px
    }
}

@media (min-width: 1200px) {
    legend {
        font-size: 1.5rem
    }

    .container {
        max-width: 1340px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

@media (min-width: 768px) {
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
}

html {
    font-size: 62.5%;
    height: 100%;
    max-width: 100%;
    overflow-x: hidden
}

html.menu-opened {
    overflow-y: hidden !important
}

* {
    outline: 0
}

body {
    max-width: 100%;
    font-size: 1.6rem;
    color: #303037;
    margin-top: 7rem
}

body.menu-opened {
    overflow-y: hidden !important
}

a {
    color: #242870;
    text-decoration: none
}

a, a:link, a:visited {
    text-decoration: none;
    transition: all .2s;
    position: relative;
    cursor: pointer
}

.wp-block-image a, .wp-block-image a:link, .wp-block-image a:visited {
    z-index: 2
}

img {
    display: block;
    /*margin: 0 auto;*/
    max-width: 100%;
}


picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*    img {
        max-width: 100%
    }*/

body {
    font-family: Raleway, Helvetica, sans-serif
}

/* body p {
     line-height: 1.75
 }*/

h1, h2, h3 {
    text-align: center;
    font-weight: 700;
    font-family: Raleway, Helvetica, sans-serif;
    line-height: 1.2
}

h1 {
    margin: 1rem 0;
    font-size: 3.5rem;
    font-weight: 900
}

[data-css-icon] {
    --animdur: .3s;
    --loading-animdur: 0.8s;
    --animtf: ease-in;
    --bdw: 1px;
    --bdrs: 50%;
    --bgc: transparent;
    --c: currentcolor;
    --dots-bgc: silver;
    --dots-size: 0.5rem;
    --icon-size: 0.7rem;
    --size: 2.5rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between
}

[data-css-icon] i {
    align-items: center;
    background-color: var(--bgc);
    border-radius: var(--bdrs);
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    position: relative;
    transition: background-color var(--animdur) var(--animtf);
    width: var(--size)
}

[data-css-icon] i, [data-css-icon] span {
    font-weight: 300;
    color: #242870
}

[data-css-icon] span {
    margin-left: 1rem
}

[data-css-icon] i::after, [data-css-icon] i::before {
    transform-origin: 50% 50%;
    transition: all var(--animdur) var(--animtf)
}

[data-css-icon*=down] i::after {
    background: 0 0;
    border-color: var(--c);
    border-style: solid;
    box-sizing: border-box;
    content: "";
    display: inline-block;
    height: var(--icon-size);
    margin: 0;
    position: relative;
    width: var(--icon-size)
}

[data-css-icon*=down] i::after {
    border-width: 0 var(--bdw) var(--bdw) 0;
    top: -2px;
    transform: rotate(45deg)
}

.btn, .btn:link, .btn:visited, .button, .button:link, .button:visited {
    text-decoration: none;
    padding: 1.5rem 3rem;
    line-height: 1;
    display: inline-block;
    border-radius: 7rem;
    transition: all .2s;
    position: relative;
    font-size: 1.6rem;
    font-weight: 700;
    background-color: #242870;
    color: #fff;
    box-shadow: 0 .4rem .5rem rgba(19, 23, 57, .1);
    border: none;
    cursor: pointer
}

.btn:hover, .button:hover {
    transform: translateY(-3px);
    box-shadow: 0 1rem 2rem rgba(19, 23, 57, .1);
    background-color: #303697 !important;
    color: #fff
}

.btn:hover::after, .button:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0
}

.btn:active, .btn:focus, .button:active, .button:focus {
    outline: 0;
    transform: translateY(-1px);
    box-shadow: 0 .5rem 1rem rgba(19, 23, 57, .2)
}

.button, .button:link, .button:visited {
    font-size: 1.3rem;
    background-color: #3caeff
}

}


.header-code h2 {
    margin: 0 !important;
    font-size: 2rem;
    color: #fff !important
}

.sidebar {
    background: #f4f7fc;
    height: 100%;
    padding: 1rem;
    padding-top: 2rem;
    background: 0 0
}

.sidebar__rest {
    margin-top: 3rem
}

@media (min-width: 768px) {
    .header-code h2 {
        font-size: 3rem
    }

    .sidebar {
        padding: 2.5rem 2.5rem 1rem
    }

    .sidebar__rest {
        margin-top: 30rem
    }
}

.sidebar .wp-block-group__inner-container {
    padding-right: 0;
    padding-left: 0
}

.sidebar p.title {
    color: #242870;
    border-top: .3rem solid #f4f7fc;
    padding-top: .5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px
}

.sidebar .widget_block {
    padding-bottom: 2rem
}

.stars {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: 1.5rem;
    font-family: Times;
    line-height: 1;
    text-align: center
}

.stars::before {
    content: "★★★★★";
    letter-spacing: 0;
    background: linear-gradient(90deg, #fad648 var(--percent), #ddd var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.wp-block-table {
    margin: 3rem 0
}

.wp-block-table table thead {
    background: #f4f7fc;
    color: #131739;
    border-bottom: none
}

.wp-block-table table thead th {
    border: 1px solid #fff;
    padding: 1rem;
    font-size: 1.5rem
}

.wp-block-table table tbody {
    font-size: 1.4rem
}

.wp-block-table table tbody tr td, .wp-block-table table tbody tr th {
    border: 1px solid #eee;
    padding: 1rem
}

.wp-block-table table tbody tr th {
    background: linear-gradient(to right, #777, #999);
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.new-post-thumbnail figure {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    position: relative
}

.new-post-thumbnail figure .thumbcrop img {
    width: 7rem;
    height: 7rem;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
    transition: .2s
}

.new-post-thumbnail figure:hover .thumbcrop img {
    transform: scale(1.1);
    transition: .2s
}

.new-post-thumbnail figcaption {
    padding: 1rem;
    flex: 1
}

.new-post-thumbnail figcaption .category {
    display: block;
    color: #ac0265;
    font-weight: 700;
    font-size: 1.2rem;
    letter-spacing: 1px
}

.new-post-thumbnail figcaption .title {
    color: #333;
    font-weight: 700;
    font-size: 1.4rem
}

.new-post-thumbnail figcaption .title-link {
    position: initial
}

.new-post-thumbnail figcaption .title-link::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.new-post-thumbnail figcaption .offer, .new-post-thumbnail figcaption .rating {
    font-size: 1.3rem
}

.new-post-thumbnail figcaption .offer {
    color: #666
}

.new-post-thumbnail--sidebar:not(:last-child) figure {
    border-bottom: .1rem solid rgba(217, 219, 235, .4)
}

.thumbnail-3 {
    display: block;
    text-decoration: none;
    color: #000;
    transition: all .2s;
    box-shadow: 0 40px 80px rgba(27, 30, 78, .08);
    border-radius: 10px
}

.thumbnail-3:hover {
    background-color: #f4f7fc
}

.thumbnail-3:hover img {
    transform: scale(1.1)
}

.thumbnail-3 figure {
    display: flex;
    align-items: center;
    transition: all .1s;
    margin: 0
}

.thumbnail-3 figure .thumbcrop {
    display: block;
    position: relative;
    height: 13rem;
    width: 40rem;
    flex-basis: 40%;
    overflow: hidden;
    border-radius: 10px
}

@media (min-width: 768px) {
    .thumbnail-3 figure .thumbcrop {
        flex-basis: 30rem
    }
}

.thumbnail-3 figure .thumbcrop img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: .3s;
    backface-visibility: hidden;
    border-radius: 10px
}

.thumbnail-3 figure figcaption {
    padding: 2rem 0 2rem 2rem;
    flex-basis: 60%;
    position: relative;
    transition: all .1s;
    width: 100%
}

.thumbnail-3 figure figcaption .category {
    margin-bottom: .8rem;
    display: inline-block;
    color: #ac0265;
    padding: .2rem .5rem;
    font-size: 1.2rem;
    background-color: rgba(237, 2, 141, .2);
    border-radius: 3px
}

.thumbnail-3 figure figcaption .title {
    line-height: 1.3;
    font-weight: 700;
    font-size: 1.6rem;
    word-wrap: break-word;
    transition: all .1s;
    display: block;
    font-family: Raleway, Arial, sans-serif
}

.thumbnail-3--medium figure {
    flex-direction: column;
    align-items: flex-start
}

.thumbnail-3--medium figure .thumbcrop {
    flex-basis: 15rem;
    width: 100%
}

.thumbnail-3--medium figure figcaption {
    padding: 1rem
}

.thumbnail-3--medium figure figcaption .category {
    display: inline-block
}

.c-menu {
    display: none;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: auto;
    right: auto;
    left: auto;
    font-size: 1.4rem;
    background: #23276e
}

.c-menu ul {
    list-style: none
}

.c-menu > ul {
    display: flex;
    height: 70px;
    padding: 0;
    margin: 0;
    background: #23276e
}

@media (max-width: 991.98px) {
    .c-menu {
        position: fixed;
        left: 0;
        top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 7rem
    }

    .c-menu.active {
        display: flex
    }

    .c-menu > ul {
        flex-direction: column;
        width: 100%
    }
}

.c-menu > ul > li {
    display: flex;
    align-items: center
}

@media (max-width: 991.98px) {
    .c-menu > ul > li {
        flex-direction: column;
        align-items: flex-start;
        border-top: 1px solid rgba(255, 255, 255, .2);
        background: #23276e
    }

    .c-menu > ul > li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    .c-menu > ul > li > a {
        width: 100%
    }
}

.c-menu > ul > li > a {
    padding: 15px;
    color: #fff;
    display: flex;
    align-items: center
}

.c-menu > ul > li > a img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin-right: 8px
}

.c-menu > ul > li > a .expand {
    content: "";
    background-color: #05f0ff;
    width: 3rem;
    height: 3rem;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    margin-top: -1.5rem;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform .2s ease, fill .2s linear
}

.c-menu > ul > li > a .expand:before {
    content: "";
    display: block;
    height: 1rem;
    width: 1rem;
    border-style: solid;
    border-color: #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: .5rem 1rem 1rem;
    transform-origin: center
}

.c-menu > ul > li > a .expand[aria-expanded=true] {
    transform: scaleY(-1)
}

.c-menu > ul > li > a .expand[aria-expanded=true]:before {
    border-color: #fff
}

@media (min-width: 992px) {
    .sidebar > section:first-child {
        padding-bottom: 40rem
    }

    .sidebar .widget_block:not(:last-child) {
        padding-bottom: 40rem
    }

    .c-menu {
        width: auto;
        height: auto;
        background: 0 0;
        display: flex
    }

    .c-menu > ul > li:hover .c-menu__submenu {
        display: block
    }

    .c-menu > ul > li > a .expand {
        display: none
    }
}

.c-menu__submenu {
    display: none;
    background: #e8f0fe;
    padding: 15px;
    width: 100%;
    left: 0;
    top: 70px
}

@media (min-width: 992px) {
    .c-menu__submenu {
        position: absolute;
        padding: 20px
    }

    .c-menu__level-2::before {
        content: ""
    }
}

.c-menu__level-2 {
    margin: 0 auto;
    padding: 0;
    display: flex;
    width: 100%;
    max-width: 1340px;
    justify-content: flex-end
}

.c-menu__level-2::before {
    height: 5px;
    width: 100%;
    display: block;
    background: var(--Gradient, linear-gradient(90deg, rgba(60, 174, 255, .6) 50%, rgba(150, 60, 255, .6) 94.93%));
    position: absolute;
    top: 0;
    left: 0
}

.c-menu__level-2 > li {
    background: rgba(255, 255, 255, .5)
}

.c-menu__level-2 > li button {
    color: #242870;
    width: 100%;
    text-align: left;
    border: none;
    background: 0 0;
    padding: 15px 20px;
    font-weight: 700
}

@media (max-width: 991.98px) {
    .c-menu__level-2 {
        flex-direction: column
    }

    .c-menu__level-2 > li:not(:last-child) {
        margin-bottom: 15px
    }

    .c-menu__level-2 > li button::before {
        content: "";
        display: block;
        height: 10px;
        width: 10px;
        border-style: solid;
        border-color: #242870;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        margin: .5rem 1rem 1rem;
        transform-origin: center;
        position: absolute;
        right: 25px
    }

    .c-menu .js-submenu.active {
        display: block
    }
}

.c-menu__level-2 > li ul {
    margin: 10px 0 0;
    padding: 0 20px 10px;
    display: none;
    flex-wrap: wrap;
    width: 100%
}

.c-menu__level-2 > li ul li {
    flex-basis: 100%;
    margin-bottom: 15px
}

.c-menu__level-2 > li ul li a {
    display: flex;
    align-items: center;
    height: 100%
}

.c-menu__level-2 > li ul li a img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    margin-right: 10px
}

@media (min-width: 992px) {
    .c-menu__level-2 > li:not(:last-child) {
        margin-right: 10px
    }

    .c-menu__level-2 > li ul {
        width: 350px;
        display: flex
    }

    .c-menu__level-2 > li ul.columns-2 {
        width: 700px
    }

    .c-menu__level-2 > li ul.columns-2 li {
        flex-basis: 50%
    }

    .c-menu__level-2 > li ul.columns-3 {
        width: 1050px
    }

    .c-menu__level-2 > li ul.columns-3 li {
        flex-basis: 33%
    }
}

.footer {
    font-size: 1.4rem;
    line-height: 2.5rem;
    color: #bbb
}

.footer .widget_text p {
    color: #bbb;
    font-size: 1.3rem
}

.footer__icon {
    width: 8rem;
    display: block;
    margin: 0;
    opacity: .8
}

.footer__icons {
    display: flex;
    align-items: center;
    margin-bottom: 1rem
}

.footer__info {
    background: #000418;
    background-image: var(--wpr-bg-a84ca87a-b8d7-415b-b410-3603aa607a81);
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 4rem;
    padding-bottom: 4rem;
    position: relative
}

.footer__info .logo {
    display: inline-block;
    padding-bottom: 1rem
}

.footer__info p {
    color: #fff;
    text-align: justify
}

.footer__info p a {
    color: #bbb;
    border-bottom: 1px solid rgba(60, 174, 255, .5)
}

.footer__info p a:hover {
    color: #fff;
    border-bottom: 1px solid #3caeff
}

.footer__info .title {
    color: #ccc;
    font-weight: 700;
    margin-bottom: 2rem;
    text-transform: uppercase
}

.footer__nav {
    padding-inline-start: 0;
    list-style: none
}

@media (min-width: 768px) {
    .thumbnail-3 figure figcaption .title {
        font-size: 2rem
    }

    .footer__nav {
        padding: 8rem 2rem 1rem
    }
}

.footer__nav li {
    padding-bottom: 1rem;
    display: flex;
    align-items: center
}

.footer__nav li.icon:before {
    content: url(wp-content/themes/2/assets/img/homepage/footer-book.svg);
    transform: scale(.7);
    display: block;
    margin-right: .5rem;
    width: 2rem;
    height: 2.2rem
}

.footer__nav li.icon--shield:before {
    content: url(wp-content/themes/2/assets/img/homepage/footer-shield.svg)
}

.footer__nav li.icon--info:before {
    margin-left: .1rem;
    content: url(wp-content/themes/2/assets/img/homepage/footer-info.svg)
}

.footer__nav a {
    font-family: Raleway, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    color: #fff
}

.footer__nav a:hover {
    color: #ac0265
}

.footer__inner {
    padding: 2rem;
    text-align: center;
    overflow-x: hidden;
    background-color: #000;
    color: #7f808f
}

.footer__inner b {
    color: #3caeff
}

.header {
    background: #242870;
    width: 100%;
    z-index: 1000;
    transition: all .5s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    padding-right: 0 !important
}

.header.scrolled {
    position: fixed;
    background: #242870 !important
}

@media (max-width: 991.98px) {
    .header__menu-wrap {
        max-width: 100% !important;
        padding: 0
    }
}

.header__menu-wrap > .row {
    width: 100%;
    justify-content: space-between;
    margin: 0
}

.header__logo-container {
    background: #242870;
    position: relative;
    z-index: 2000;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.header__logo-container .logo {
    position: relative;
    z-index: 2000
}

/*   .header__logo-container .logo img {
       height: 50px;
       max-width: 150px
   }*/

.header__toggler-container {
    background: #242870;
    position: relative;
    z-index: 2000;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    padding-right: 1.5rem;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header__toggler-container .menu-toggler {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    z-index: 2000;
    border: none;
    background: 0 0;
    cursor: pointer;
    width: 3rem;
    height: 3rem;
    border-top: 2px solid #fff;
    -webkit-transition: .2s;
    transition: all .2s ease;
    color: #fff
}

@media (min-width: 992px) {
    /* .header__logo-container .logo img {
         height: auto;
         max-height: 48px
     }*/
    .header__toggler-container {
        display: none
    }

    .header__toggler-container .menu-toggler {
        display: none
    }
}

.header__toggler-container .menu-toggler:focus {
    outline: 0
}

.header__toggler-container .menu-toggler:hover::after, .header__toggler-container .menu-toggler:hover::before {
    width: 100%;
    opacity: 1
}

.header__toggler-container .menu-toggler::before {
    width: 80%;
    opacity: .5;
    top: 7px
}

.header__toggler-container .menu-toggler::after {
    top: 16px;
    width: 56.67%;
    opacity: .3
}

.header__toggler-container .menu-toggler::after, .header__toggler-container .menu-toggler::before {
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    color: #fff;
    background: #fff;
    -webkit-transform: translate3d(0, 0, 0) rotate(0);
    transform: translate3d(0, 0, 0) rotate(0);
    -webkit-transition: .2s;
    transition: all .2s ease
}

.header__toggler-container .menu-toggler span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.header__toggler-container .menu-toggler[aria-expanded=true] {
    border-color: rgba(255, 255, 255, 0)
}

.header__toggler-container .menu-toggler[aria-expanded=true]::after, .header__toggler-container .menu-toggler[aria-expanded=true]::before {
    opacity: 1;
    width: 100%
}

.header__toggler-container .menu-toggler[aria-expanded=true]::before {
    transform: translate3d(0, 0, 0) rotate(45deg)
}

.header__toggler-container .menu-toggler[aria-expanded=true]::after {
    transform: translate3d(0, -9px, 0) rotate(-45deg)
}

.bookie-box {
    margin-top: 2rem
}

.bookie-box__info {
    background-color: #f4f7fc;
    color: #242870;
    box-shadow: 0 1rem 1rem rgba(19, 23, 57, .1);
    padding: 2rem;
    border-radius: 1rem;
    list-style-type: none;
    position: relative;
    overflow: hidden
}

.bookie-box__info::before {
    content: "";
    height: 5px;
    width: 100%;
    display: block;
    background: var(--Gradient, linear-gradient(90deg, rgba(60, 174, 255, .6) 50%, rgba(150, 60, 255, .6) 94.93%));
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1rem
}

.bookie-box__item .desc {
    color: #242870;
    font-size: 1.3rem
}

.bookie-box__item:not(:last-child) {
    margin-bottom: 1rem
}

.bookie-box__title {
    display: flex;
    align-items: center;
    font-weight: 400
}

.bookie-box__title .icon {
    margin-right: .5rem
}

.bookie-box__title span {
    margin-top: .3rem;
    font-weight: 700
}

article h1 {
    margin-top: 3rem
}

article h2 {
    font-size: 3rem;
    font-weight: 700;
    position: relative;
    color: #242870;
    margin: 3rem 0 1rem;
    font-family: Raleway, Arial, sans-serif
}

article .h3, article h3 {
    font-size: 2.5rem;
    font-weight: 700;
    margin: 3rem 0 1.5rem;
    position: relative;
    display: flex;
    padding-left: 3rem
}

article .h3::after, article .h3::before, article h3::after, article h3::before {
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    position: absolute;
    left: 0;
    border-radius: 50%
}

article .h3::before, article h3::before {
    background: #3caeff;
    top: 4px
}

article .h3::after, article h3::after {
    background: rgba(150, 60, 255, .7);
    top: 11px
}

.content {
    margin-bottom: 3rem
}

.content article ol, .content article ul {
    margin-left: 2rem;
    list-style-position: outside
}

.content article ol li, .content article ul li {
    line-height: 1.4;
    padding: .5rem
}

.content article ol li::marker, .content article ul li::marker {
    color: #3caeff;
    font-weight: 700
}

.content article img {
    max-width: 100%;
    height: auto
}

.content article p a {
    color: #ac0265;
    border-bottom: 1px solid #ac0265
}

.content article p a:hover {
    border-bottom: 1px solid #242870
}

.scroll-to-top {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #e8f0fe;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    box-shadow: 0 0 3rem 0 rgba(0, 0, 0, .05)
}

.scroll-to-top::after {
    content: "⌃";
    font-size: 3rem;
    top: 65%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #3caeff;
    transition: .5s
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible
}

.scroll-to-top:hover {
    cursor: pointer;
    background-color: #3caeff
}

.scroll-to-top:hover::after {
    color: #fff
}

.article-meta-2 {
    display: flex;
    color: #666;
    margin-top: 3rem;
    justify-content: space-between
}

.article-meta-2__authors {
    display: flex;
    align-items: center
}

.article-meta-2__author {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    position: relative
}

.article-meta-2__author .author-info {
    margin-left: .5rem;
    position: relative
}

.article-meta-2__author .author-info__label {
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    position: relative
}

.article-meta-2__author .author-info__label span {
    margin-right: .5rem
}

.article-meta-2__author .author-info__link:hover a {
    color: #ac0265
}

.article-meta-2__author .author-info__link:hover .infobox {
    display: block;
    max-width: 300px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 320px;
    padding: 16px;
    background: #fff;
    -webkit-box-shadow: 0 16px 40px rgba(41, 41, 47, .16);
    box-shadow: 0 16px 40px rgba(41, 41, 47, .16);
    border-radius: 4px;
    z-index: 5
}

.article-meta-2__author .author-info a {
    border-bottom: none;
    color: #242870;
    font-weight: 700
}

.article-meta-2__author .author-info .infobox {
    display: none
}

.article-meta-2__author .author-info .infobox__social-medias {
    margin-left: 0 !important;
    padding: 0 !important;
    padding-inline-start: 0 !important;
    display: flex;
    margin-top: 1rem;
    gap: .5rem
}

.article-meta-2__author .avatar {
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    border: .3rem solid #f4f7fc;
    padding: .4rem;
    margin-right: .5rem
}

.article-meta-2__date {
    font-size: 1.4rem;
    text-align: right
}

.article-meta-2__date time {
    color: #000
}

.p-evergreen__banner {
    z-index: -3;
    position: relative;
    height: 10rem
}

.p-evergreen__banner::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, #242870, rgba(36, 40, 112, .8));
    border-radius: 0 0 30px 30px
}

.p-evergreen__banner::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .2);
    transform: translate(-50%, -50%) scale(var(--scale));
    clip-path: polygon(100% 0, 100% 80%, 50% 50%, 0 80%, 0 0, 50% 50%)
}

.p-evergreen__article {
    background: #fff;
    margin: 1rem 0 3rem;
    padding: 1rem 2rem;
    border-radius: .5rem;
    margin-top: -10rem
}

.p-evergreen__article header {
    position: relative;
    padding-bottom: 2rem;
    border-bottom: 1px solid #e8f0fe
}

.p-evergreen__article header h1 {
    font-weight: 900
}

.pos-relative {
    position: relative
}

.new-toc-wrapper {
    position: static
}

@media (min-width: 768px) {
    .p-evergreen__banner {
        height: 15rem
    }

    .p-evergreen__article {
        margin-left: 25%;
        padding: 1rem 3rem 3rem
    }

    .p-evergreen__article header {
        border-bottom: none
    }

    .new-toc-wrapper {
        margin-left: 1rem;
        padding-top: 2rem;
        position: absolute;
        left: 0;
        height: 100%;
        top: 0;
        max-width: 25%
    }
}

.p-evergreen__toc {
    font-size: 1.4rem;
    position: sticky;
    top: 100px;
    margin-bottom: 1rem
}

.p-evergreen__toc .title {
    text-transform: uppercase;
    font-weight: 700;
    padding: 1rem 2rem;
    display: inline-flex
}

.p-evergreen__toc .js-toc-list {
    margin-left: 0
}

.p-evergreen__toc .js-toc-list > li {
    border-left: 1px solid #ccc
}

@media (max-width: 767.98px) {
    .p-evergreen__toc .js-toc-list {
        height: 5rem;
        overflow: hidden;
        position: relative
    }

    .p-evergreen__toc .js-toc-list::before {
        content: "";
        position: absolute;
        display: block;
        bottom: 0;
        width: 100%;
        height: 5rem;
        background-image: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));
        z-index: 10
    }

    .p-evergreen__toc.show i::after {
        top: var(--bdw);
        transform: rotate(45deg) scale(-1)
    }

    .p-evergreen__toc.show .js-toc-list {
        height: 100%
    }

    .p-evergreen__toc.show .js-toc-list::before {
        content: none
    }
}

.p-evergreen__toc ol, .p-evergreen__toc ul {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: listitem
}

.p-evergreen__toc ol:before, .p-evergreen__toc ul:before {
    display: none
}

.p-evergreen__toc ol li, .p-evergreen__toc ul li {
    margin: 0;
    padding: 0 !important
}

.p-evergreen__toc ol li a, .p-evergreen__toc ul li a {
    padding: .5rem 2rem;
    display: block;
    color: #595959
}

.p-evergreen__toc ol li a.active, .p-evergreen__toc ul li a.active {
    color: #000;
    position: relative
}

.p-evergreen__toc ol li a.active::after, .p-evergreen__toc ul li a.active::after {
    content: "";
    width: .2rem;
    height: 100%;
    background-color: #ac0265;
    position: absolute;
    left: -.1rem;
    top: 0
}

.p-evergreen__toc ol li a::before, .p-evergreen__toc ul li a::before {
    counter-increment: listitem;
    content: counters(listitem, ".") ".";
    margin-right: 5px
}

.p-evergreen__toc ol li a:hover, .p-evergreen__toc ul li a:hover {
    color: #000
}

.p-evergreen__toc ol ol li a, .p-evergreen__toc ol ul li a, .p-evergreen__toc ul ol li a, .p-evergreen__toc ul ul li a {
    padding-left: 3rem
}

.p-evergreen .comments {
    margin-top: 0
}


.related-posts .thumbnail-3 {
    background-color: #fff
}

.related-posts::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #131739;
    position: absolute;
    left: -100%
}

.related-posts__title {
    flex-basis: 25%;
    display: flex;
    flex-direction: column;
    padding: 2rem 2rem 0
}

.related-posts__title .category {
    display: block;
    color: #3caefe;
    font-size: 2.5rem;
    font-weight: 700
}

@media (min-width: 768px) {
    .p-evergreen__toc {
        margin-bottom: 3rem
    }

    .p-evergreen__toc i {
        display: none
    }

    .related-posts {
        flex-direction: row
    }

    .related-posts__title {
        justify-content: space-between;
        padding: 3rem 0
    }
}

.related-posts__thumb {
    padding: 2rem;
    flex-basis: 75%;
    margin-bottom: 0;
    list-style-type: none
}

.related-posts__thumb li {
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .related-posts__thumb {
        padding: 3rem
    }
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-regular.eot');
    src: local(''), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-regular.eot?#iefix') format('embedded-opentype'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-regular.woff2') format('woff2'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-regular.woff') format('woff'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-regular.ttf') format('truetype'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-regular.svg#Raleway') format('svg')
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-weight: 700;
    src: url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-700.eot');
    src: local(''), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-700.eot?#iefix') format('embedded-opentype'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-700.woff2') format('woff2'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-700.woff') format('woff'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-700.ttf') format('truetype'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-700.svg#Raleway') format('svg')
}

@font-face {
    font-display: swap;
    font-family: Raleway;
    font-weight: 900;
    src: url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-900.eot');
    src: local(''), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-900.eot?#iefix') format('embedded-opentype'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-900.woff2') format('woff2'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-900.woff') format('woff'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-900.ttf') format('truetype'), url('wp-content/themes/2/assets/fonts/raleway/raleway-v26-latin-900.svg#Raleway') format('svg')
}

.footer__info {
    --wpr-bg-a84ca87a-b8d7-415b-b410-3603aa607a81: url('apostas-star.svg');
}