HTML,
BODY,
DIV,
SPAN,
APPLET,
OBJECT,
IFRAME,
H1,
H2,
H3,
H4,
H5,
H6,
P,
BLOCKQUOTE,
PRE,
A,
ABBR,
ACRONYM,
ADDRESS,
BIG,
CITE,
CODE,
DEL,
DFN,
EM,
FONT,
IMG,
INS,
KBD,
Q,
S,
SAMP,
SMALL,
STRIKE,
STRONG,
TT,
VAR,
B,
U,
I,
CENTER,
DL,
DT,
DD,
OL,
UL,
LI,
FIELDSET,
FORM,
LABEL,
LEGEND {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

SUP,
SUB {
    line-height: 1px
}

BODY {
    line-height: 1
}

UL {
    list-style: none
}

:focus {
    outline: 0
}

INS {
    text-decoration: none
}

DEL {
    text-decoration: line-through
}

input::-moz-focus-inner {
    border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
.block {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

.none,
.hidden {
    display: none
}

.clear,
.clr {
    clear: both
}

hr.clear,
hr.clr {
    padding: 0;
    margin: 0;
    height: 1px;
    overflow: hidden;
    border: 0;
}

.clearfix:before,
.clearfix:after,
.clf:before,
.clf:after {
    content: " ";
    display: table
}

.clearfix:after,
.clf:after {
    clear: both
}

.clearfix,
.clf {
    *zoom: 1;
}

.alignright,
.right {
    float: right
}

.alignleft,
.left {
    float: left
}

.center {
    text-align: center
}

.centered,
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignright,
img.right {
    margin: 0 0 4px 15px;
    display: inline
}

img.alignleft,
img.left {
    margin: 0 15px 4px 0;
    display: inline
}

a img {
    border: none
}

img {
    max-width: 100%
}

.cont img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}


figure img {
    border-radius: 14px;
    margin: 30px auto;
}

body {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    background: #fff;
    text-align: center
}

.wrap {
    width: 980px;
    margin: 0 auto;
    text-align: left
}

input,
textarea {
    font-family: 'Open Sans', sans-serif
}

a {
    color: #1abc0d;
    text-decoration: none;
    transition: all .3s .02s ease
}

a:hover {
    color: #00cde2;
    text-decoration: none
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title,
.cont table,
.cont form,
.cont ul,
.cont ol,
.cont hr,
blockquote {
    margin: 0 0 24px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.title {
    color: #242424;
    font-weight: 400;
    text-transform: uppercase
}

h1,
.h1 {
    font-size: 34px;
    line-height: 38px
}

h2,
.h2 {
    font-size: 24px;
    line-height: 28px
}

h3,
.h3 {
    font-size: 22px;
    line-height: 26px
}

h4,
.h4 {
    font-size: 20px;
    line-height: 24px
}

h5,
.h5 {
    font-size: 18px;
    line-height: 22px
}

h6,
.h6 {
    font-size: 16px;
    line-height: 20px
}

.black {
    color: #000
}

.white {
    color: #fff
}

.grey {
    color: gray
}

.green {
    color: #34c924
}

.red {
    color: red
}

.orange {
    color: orange
}

.yellow {
    color: #ff0
}

.blue {
    color: #00f
}

.purple {
    color: #8b00ff
}

.pink {
    color: pink
}

.table,
.cont table {
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #959596;
    border-left: 1px solid #959596
}

.table tr th,
.cont table tr th {
    border-bottom: 1px solid #959596;
    border-right: 1px solid #959596;
    background: #f4f4f4;
    padding: 8px 10px
}

.table tr td,
.cont table tr td {
    border-bottom: 1px solid #959596;
    border-right: 1px solid #959596;
    padding: 8px 10px
}

.cont table.nobord,
.cont table.nobord tr th,
.cont table.nobord tr td {
    border: 0;
    padding: 0;
    background: 0 0
}

.cont ul,
ul.list {
    padding: 0 0 0 20px;
    list-style: none
}

.cont ol,
ol.list {
    padding: 0 0 0 25px;
    list-style: none
}

.cont ul ul,
.cont ol ol,
.cont ol ul,
.cont ul ol,
ul.list ul,
ol.list ol,
ol.list ul,
ul.list ol {
    margin: 5px 0 0
}

.cont ol>li,
ol.list>li {
    margin: 7px 0 7px 10px;
    list-style: decimal outside
}

.cont ul>li,
ul.list>li {
    margin: 7px 0 7px 10px;
    list-style-type: disc
}

code {
    font: 1.1em 'Courier New', Courier, Fixed
}

acronym,
abbr,
span.caps {
    font-size: .9em;
    letter-spacing: .07em;
    cursor: help
}

acronym,
abbr {
    border-bottom: 1px dashed #999
}

blockquote {
    margin: 0 20px 20px;
    padding-left: 15px;
    border-left: 5px solid #ccc
}

blockquote cite {
    margin: 5px 0 0;
    display: block
}

.form_line {
    padding: 0 0 15px
}

.lab {
    display: block;
    padding: 0 0 2px
}

.inp {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 25px;
    -webkit-appearance: none;
    color: #000;
    font-size: 15px;
    line-height: 18px
}

.ta {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 25px;
    -webkit-appearance: none;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    vertical-align: bottom
}

.form_sub {
    position: relative
}

.btn {
    display: inline-block;
    box-sizing: border-box;
    min-height: 30px;
    padding: 12px 20px;
    background: linear-gradient(180deg, #d1021b, #a71023);
    color: #fff;
    border-radius: 15px;
    transition: all .3s .02s ease;
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer
}

.btn:hover {
    text-decoration: none
}

.form_sub .ajax-loader {
    position: absolute;
    top: -5px;
    right: -5px
}

header {
    background: #0b0001;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    border-bottom: 3px solid #002f5e;
    color: #fff
}

.top {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 10px 0
}

.logo {
    min-width: 240px
}

.logo img {
    width: 144px;
    height: 60px;
    vertical-align: bottom
}

.m_nav {
    float: right;
    display: none;
    width: 40px;
    height: 23px;
    margin: 0 10px 0 0;
    position: relative;
    cursor: pointer
}

.m_nav span,
.m_nav:before,
.m_nav:after {
    content: " ";
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    border-radius: 2px;
    position: absolute;
    left: 0;
    transition: all .3s .02s ease
}

.m_nav span {
    top: 10px
}

.m_nav:before {
    top: 0
}

.m_nav:after {
    top: 20px
}

.m_nav.open span {
    display: none
}

.m_nav.open:before {
    transform: rotate(45deg);
    top: 10px
}

.m_nav.open:after {
    transform: rotate(-45deg);
    top: 10px
}

@media (min-width:1021px) {
    .nav {
        display: block !important
    }
}

.nav>ul>li {
    float: left;
    display: block;
    position: relative;
    margin: 0 0 0 10px
}

.nav>ul>li>a {
    display: block;
    padding: 5px 15px;
    border-radius: 17px;
    background: #fff;
    color: #242424;
    position: relative
}

.nav>ul>li:hover>a,
.nav>ul>li>a:hover,
.nav>ul>li.current-menu-item>a,
.nav>ul>li.current-menu-parent>a,
.nav>ul>li.current-menu-ancestor>a,
.nav>ul>li.current-post-ancestor>a,
.nav>ul>li.current-page-ancestor>a,
.nav>ul>li.current-prod-ancestor>a {
    color: #fff;
    background: #1abc0d
}

.nav ul li ul {
    display: block;
    width: 180px;
    padding: 12px 0;
    position: absolute;
    top: 120%;
    right: 0;
    transform: translateY(5px);
    z-index: 500;
    background: #fff;
    box-shadow: 0 0 15px 0 rgb(0 0 0/30%);
    border-radius: 17px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
    text-align: right
}

.nav>ul>li>ul:before {
    content: " ";
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 0
}

.nav ul li ul ul {
    right: 100%;
    transform: translateX(-5px)
}

.nav ul li ul ul:before {
    content: " ";
    display: block;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -5px
}

.nav ul li:hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.nav ul ul li:hover>ul {
    top: -12px
}

.nav ul li ul li {
    position: relative
}

.nav ul li ul li a {
    display: block;
    padding: 5px 15px;
    color: #007acc
}

.nav ul>li>ul>li:hover>a,
.nav ul>li>ul>li>a:hover,
.nav ul>li>ul>li.current-menu-item>a,
.nav ul>li>ul>li.current-menu-parent>a,
.nav ul>li>ul>li.current-menu-ancestor>a {
    background: #1abc0d;
    color: #fff
}

.home_top {
    padding: 70px 0;
    color: #fff;
    position: relative
}

.home_top:before {
    content: " ";
    display: block;
    width: 100%;
    height: 100%;
    background: url(//myskymsk.ru/wp-content/themes/moscowlive/images/7kbg.webp) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0
}

.home_top .wrap {
    position: relative
}

.home_top_logo {
    padding: 0 0 30px;
    text-align: center
}

.home_top_logo img {
    max-width: 300px;
    vertical-align: bottom
}

.home_top_t {
    padding: 0 0 30px;
    font-size: 22px;
    line-height: 26px;
    text-align: center
}

.stat {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    max-width: 740px;
    padding: 0 0 20px;
    margin: 0 auto
}

.stat_t {
    width: 20%;
    min-width: 20%;
    font-size: 17px
}

.stat_l {
    width: 70%;
    min-width: 70%;
    height: 12px;
    background: rgba(255, 255, 255, .3);
    border-radius: 6px
}

.stat_l span {
    display: block;
    height: 12px;
    background: #1abc0d;
    border-radius: 6px
}

.stat_n {
    width: 5%;
    min-width: 5%
}

.home_top_go {
    text-align: center
}

.text_block {
    padding: 40px 0 30px
}

.pm {
    display: flex;
    justify-content: space-between;
    padding: 0 0 30px
}

.pm_p,
.pm_m {
    box-sizing: border-box;
    width: 49%;
    padding: 20px;
    position: relative;
    border-radius: 10px;
    color: #fff
}

.pm_m {
    background: #002f5e
}

.pm_p:before,
.pm_m:before {
    content: " ";
    display: block;
    width: 33px;
    height: 5px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    top: 29px;
    right: 15px
}

.pm_p:after {
    content: " ";
    display: block;
    width: 5px;
    height: 33px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    top: 15px;
    right: 29px
}

.pm_t {
    padding: 0 0 15px;
    font-size: 18px;
    font-weight: 700
}

.pm ul>li {
    margin: 5px 0 5px 15px;
    list-style-type: disc
}

.faqs {
    padding: 0 0 15px
}

.faq {
    padding: 0 0 15px
}

.faq_t {
    padding: 12px 50px 12px 15px;
    background: #002f5e url(//myskymsk.ru/wp-content/themes/moscowlive/images/faq.svg) no-repeat right 15px center/20px auto;
    border-radius: 10px;
    transition: all .3s .02s ease;
    -webkit-appearance: none;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    cursor: pointer
}

.faq.open .faq_t {
    border-radius: 10px 10px 0 0
}

.faq_e {
    display: none;
    padding: 15px;
    border: 1px solid #242424;
    border-radius: 0 0 10px 10px
}

.faq.open .faq_e {
    display: block
}

#content {
    padding: 40px 0
}

.breadc {
    padding: 0 0 15px;
    font-size: 12px;
    line-height: 16px
}

.post_list {
    float: left;
    width: 350px;
    padding: 0 30px 30px 0
}

.post_list_img {
    padding: 0 0 10px
}

.post_list_img img {
    vertical-align: bottom
}

.post_list_d {
    padding: 0 0 7px;
    color: #9f9f9f;
    font-size: 12px;
    line-height: 14px
}

.post_list_t {
    padding: 0 0 7px
}

.p_nav {
    padding: 10px 0
}

.p_nav a,
.p_nav span {
    display: inline-block;
    padding: 4px 10px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    color: #000
}

.p_nav a:hover,
.p_nav .current {
    background: #1abc0d;
    color: #fff
}

.post {
    padding: 0 0 10px
}

footer {
    padding: 20px 0;
    background: #0b0001;
    border-top: 3px solid #002f5e;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, .2);
    color: #fff;
    font-size: 14px;
    width: 100%
}

footer a {
    color: #fff
}

footer a:hover {
    color: #fff;
    text-decoration: underline
}

.nav_bot {
    text-align: center
}

.nav_bot li {
    display: inline-block;
    padding: 0 10px 5px
}

.copy {
    text-align: center
}

#back_top {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    transition: all .3s ease;
    background: #002f5e url(//myskymsk.ru/wp-content/themes/moscowlive/images/up.svg) no-repeat center/20px auto;
    border-radius: 50%
}

.wp-caption {
    box-sizing: border-box;
    max-width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding: 4px;
    margin: 10px;
    border-radius: 3px
}

.wp-caption img {
    max-width: 100%;
    height: auto;
    padding: 0;
    border: 0 none
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}

.wpcf7-not-valid {
    border-color: #ad2929 !important;
    color: #ad2929
}

@media (max-width:1020px) {
    .commentsarea {
        padding: 0 10px 15px
    }

    .wrap {
        width: 760px
    }

    .top {
        flex-wrap: wrap
    }

    .logo {
        padding: 0 10px
    }

    .m_nav {
        display: block
    }

    .nav {
        display: none;
        width: 100%;
        padding: 15px 10px 0
    }

    .nav>ul>li {
        float: none;
        margin: 0 0 10px
    }

    .nav>ul>li>a {
        padding: 4px 10px;
        background: 0 0;
        color: #fff;
        font-size: 18px
    }

    .nav>ul>li:hover>a,
    .nav>ul>li>a:hover,
    .nav>ul>li.current-menu-item>a,
    .nav>ul>li.current-menu-parent>a,
    .nav>ul>li.current-menu-ancestor>a,
    .nav>ul>li.current-post-ancestor>a,
    .nav>ul>li.current-page-ancestor>a,
    .nav>ul>li.current-prod-ancestor>a {
        color: #fff;
        background: #1abc0d
    }

    .nav ul li ul {
        display: block;
        width: auto;
        padding: 12px 0 12px 20px;
        position: relative;
        top: 0;
        right: 0;
        transform: none;
        background: 0 0;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        text-align: left
    }

    .nav>ul>li>ul:before {
        display: none
    }

    .nav ul li ul ul {
        right: 0;
        transform: none
    }

    .nav ul li ul ul:before {
        display: none
    }

    .nav ul li:hover>ul {
        top: 0
    }

    .nav ul ul li:hover>ul {
        top: 0
    }

    .nav ul li ul li a {
        padding: 3px 10px;
        color: #fff
    }

    .nav ul>li>ul>li:hover>a,
    .nav ul>li>ul>li>a:hover,
    .nav ul>li>ul>li.current-menu-item>a,
    .nav ul>li>ul>li.current-menu-parent>a,
    .nav ul>li>ul>li.current-menu-ancestor>a {
        background: #1abc0d;
        color: #fff
    }

    .home_top {
        padding: 50px 0
    }

    .text_block {
        padding: 30px 10px 20px
    }

    #content {
        padding: 30px 10px 20px
    }

    .post_list {
        padding: 0 20px 30px 0
    }

    .faqs {
        padding: 0 10px 15px
    }

    .nav_bot {
        float: none;
        padding: 0 10px 10px;
        text-align: center
    }

    .copy {
        float: none;
        padding: 0 10px;
        text-align: center
    }
}

@media (max-width:759px) {
    .buttonstop {
        margin: 10px auto
    }

    .logo {
        margin: 10px auto
    }

    .wrap {
        width: 100%
    }

    .video {
        position: relative;
        overflow: hidden;
        height: 0;
        padding-bottom: 54.15%
    }

    .video iframe,
    .video object,
    .video embed {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .table_container {
        width: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

    .cont img {
        width: auto !important;
        height: auto !important
    }

    body {
        font-size: 15px;
        line-height: 21px
    }

    h1,
    .h1,
    .title {
        font-size: 26px;
        line-height: 30px
    }

    header {
        padding: 10px 0 0
    }

    .home_top {
        padding: 40px 10px
    }

    .home_top .title {
        padding: 0 10px 20px
    }

    .stat {
        flex-wrap: wrap;
        padding: 0 0 15px
    }

    .stat_t {
        width: 100%;
        padding: 0 0 5px
    }

    .stat_l {
        width: 80%;
        min-width: 80%
    }

    .stat_n {
        width: 15%;
        min-width: 15%
    }

    .home_top_go {
        padding: 0 20px;
        text-align: center
    }

    .text_block {
        padding: 20px 10px 10px
    }

    #content {
        padding: 20px 10px 10px
    }

    .post_list {
        float: none;
        width: auto;
        padding: 0 0 20px
    }

    .pm {
        display: block;
        padding: 0 0 10px
    }

    .pm_p,
    .pm_m {
        width: 100%;
        margin: 0 0 15px
    }

    .nav_bot {
        display: none
    }
}

h1.center {
    color: #fff;
    background: rgb(51 51 51/84%);
    padding: 10px
}

.btnreg {
    background: #fff;
    color: #000
}

.btntop {
    background: #7daa2f
}

.btnlog {
    background: linear-gradient(180deg, #d1021b, #a71023);
    color: #fff
}

table {
    width: 100%
}

.title {
    font-size: 24px;
    line-height: 28px
}

#comments {
    margin: 10px auto
}

.commentsarea {
    margin-top: 30px
}

.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%;
    margin: 30px auto
}

.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.safe-svg-cover {
    text-align: center
}

.safe-svg-cover .safe-svg-inside {
    display: inline-block;
    max-width: 100%
}

.safe-svg-cover svg {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    width: 100%
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --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: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --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);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex> :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid> :is(*, div) {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

.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-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-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-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;
}

: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 :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

.rll-youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.rll-youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0
}

.rll-youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all
}

.rll-youtube-player img:hover {
    -webkit-filter: brightness(75%)
}

.rll-youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(youtube.png) no-repeat;
    cursor: pointer
}
