.i1 {
    box-shadow: 0px 50px 50px #1d222908;
}
body.scroll .i1 {
    box-shadow: 0px 10px 10px #1d222921;
}
@media screen and (min-width: 1025px) {
    body.scroll .i1 .second {
        position: absolute;
        width: 100%;
        box-shadow: 0px 10px 10px #1d222921;
        animation-name: slideInDown;
    }
    body.scroll-down .i1 .second {
        display: none;
    }
}
.i2 {
    background-color: #ffffff;
    z-index: 99;
}
.i2.search-active .logo,
.i2.search-active .mobile-icons {
    display: none;
}
.i2.search-active form,
.i2.search-active .mobile-search-close {
    display: flex;
}
@media screen and (max-width: 1024px) {
    .i2 {
        padding: 10px 0px 10px 0px;
    }
}
.i3 {
    column-gap: 5vw;
    display: flex;
    justify-content: space-between;
    position: static;
}
.i4 {
    column-gap: 20px;
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: space-between;
}
.i5 {
    font-size: 2em;
    display: none;
}
.i6 {
    font-size: 1.4em;
    font-weight: 800;
    margin: 0px;
    line-height: 1em;
}
.i7 {
    color: #1d2229;
}
.i8 {
    color: #1d2229;
}
.i9 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    background-color: #1d22290d;
    display: flex;
    flex-grow: 1;
}
.i9:hover,
.i9:focus {
    box-shadow: 1px 1px 5px 1px #1d22293b;
    background-color: #ffffff;
}
@media screen and (max-width: 767px) {
    .i9 {
        display: none;
    }
}
.i10 {
    width: 100%;
    border: hidden;
    background-color: #00000000;
    font-size: 1em;
    padding: 10px 25px 10px 25px;
    outline: none;
}
.i11 {
    border-radius: 50px;
    background-color: #1d2229;
    color: #ffffff;
    font-size: 25px;
    padding: 0px 20px 0px 20px;
    border: hidden;
}
.i12 {
    transform: rotateY(180deg);
}
.i13 {
    column-gap: 10px;
    display: flex;
    font-size: 2em;
}
@media screen and (min-width: 1025px) {
    .i13 {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .i14 {
        display: none;
    }
}
.i17 {
    display: flex;
    align-items: center;
    position: static;
}
@media screen and (max-width: 1024px) {
    .i17 {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        justify-content: right;
        display: none;
    }
    .i17.active {
        display: block;
    }
}
.i18 {
    background-color: #1d22297a;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
}
@media screen and (min-width: 1025px) {
    .i18 {
        display: none;
    }
}
.i19 .sub {
    background-color: #ffffff;
    animation-name: fadeIn;
    animation-duration: 500ms;
    z-index: 999;
}
.i19 .mega .sub {
    left: 0px;
    width: 100%;
}
.i19 .item:hover > a,
.i19 .sub > a:hover {
    background-color: #ffffff14;
}
.i19 .item {
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 0.95em;
    padding: 15px 0px 15px 0px;
}
.i19 .item.mega {
    position: static;
}
.i19 .item > a,
.i19 .sub > a {
    padding: 5px 15px 5px 15px;
}
.i19 .button > a {
    border-radius: 50px;
    border: 1px solid #1d222924;
}
.i19 {
    justify-content: space-between;
    align-items: center;
    column-gap: 10px;
    display: flex;
    position: static;
}
@media screen and (min-width: 1025px) {
    .i19 .sub {
        box-shadow: 0px 15px 10px 0px #1d22290d;
        position: absolute;
        top: 60px;
    }
    .i19 .item:hover .sub {
        display: grid;
    }
}
@media screen and (max-width: 1024px) {
    .i19 {
        position: absolute;
        box-shadow: 3px 3px 10px 2px #2e2e2e17;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 300px;
        background-color: #ffffff;
        flex-direction: column;
        align-items: stretch;
        justify-content: left;
        overflow: auto;
        column-gap: 0px;
    }
}
@media screen and (max-width: 1024px) {
    .i20 {
        display: none;
    }
}
.i21 .list .link {
    color: #1d2229a3;
    column-gap: 10px;
    padding: 5px 0px 5px 0px;
}
.i21 .list .link:hover {
    padding: 5px 0px 5px 5px;
    color: #1d2229;
    background-color: #1d222908;
}
.i21 .list .title {
    color: #1d2229f0;
    font-weight: 900;
    padding-bottom: 10px;
    border-bottom: 2px solid #00000000;
    justify-content: space-between;
}
.i21 .list .title .icon {
    display: none;
}
.i21 .list .title:hover .icon {
    display: block;
}
.i21 .list .title:hover {
    color: #1d2229;
    border-bottom: 2px solid #fe2c55;
}
.i21 .list {
    display: flex;
    row-gap: 10px;
    flex-direction: column;
}
.i21 {
    padding: 15px 0px 30px 0px;
    display: none;
}
@media screen and (min-width: 1025px) {
    .i21 .inner {
        width: var(--wp--style--global--wide-size);
        margin: auto;
    }
}
@media screen and (max-width: 1024px) {
    .i21 {
        display: block;
    }
    .i21 .list {
        display: none;
    }
    .i21 .list.social {
        display: grid;
    }
    .i21 .list.social .link {
        display: flex;
        flex-direction: column;
    }
}
.i22 {
    column-gap: 30px;
    display: grid;
}
@media screen and (min-width: 1025px) {
    .i22 {
        grid-template-columns: repeat(6, 1fr);
    }
}
@media screen and (max-width: 1024px) {
    .i23 {
        grid-template-columns: repeat(3, 1fr);
        border-top: 2px solid #1d222924;
        column-gap: 10px;
        padding: 5px;
    }
    .header .wide .nav-top .item.mega .i23 .link {
        row-gap: 10px;
        font-size: 0.8em;
        padding: 15px 5px 15px 5px;
        border-radius: 10px;
    }
    .i23 .link svg {
        font-size: 2em;
    }
}
@media screen and (max-width: 1024px) {
    .i24 {
        display: none;
    }
}
.i25 {
    font-size: 1.5em;
}
.i26 {
    font-size: 1.5em;
}
.i27 {
    font-size: 1.5em;
}
.i28 {
    font-size: 1.5em;
}
.i29 {
    font-size: 1.5em;
}
.i30 {
    font-size: 1.5em;
}
.i31 {
    font-size: 1.5em;
}
.i32 {
    font-size: 1.5em;
}
.i33 {
    font-size: 1.5em;
}
.i34 {
    font-size: 1.5em;
}
@media screen and (max-width: 1024px) {
    .i35 {
        width: 100%;
        margin: 0px 20px 0px 20px;
        justify-content: center;
    }
}
.i36 {
    font-size: 2em;
    position: absolute;
    top: 0px;
    z-index: 9999;
    right: 0px;
}
@media screen and (min-width: 1025px) {
    .i36 {
        display: none;
    }
}
@media screen and (min-width: 1025px) {
    .i37 {
        background-color: #f8f8f8;
    }
}
@media screen and (max-width: 1024px) {
    .i37 {
        position: fixed;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        z-index: 99;
        display: none;
    }
    .i37.active {
        display: flex;
    }
}
.i38 {
    background-color: #1d22297a;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 100%;
}
@media screen and (min-width: 1025px) {
    .i38 {
        display: none;
    }
}
.i39 .sub {
    box-shadow: 3px 3px 10px 2px #1d222957;
    background-color: #ffffff;
    position: absolute;
    animation-name: slideInUp;
    animation-duration: 50ms;
    z-index: 99999;
    top: 100%;
    border-radius: 10px;
}
.i39 .mega .sub {
    left: 0px;
    width: 100%;
}
.i39 .item:hover .sub {
    display: grid;
}
.i39 .sub > a:hover {
    background-color: #1d222908;
    border-radius: 10px;
}
.i39 .item:hover > a {
    color: #1d2229;
}
.i39 .item {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
}
.i39 .item.mega {
    position: static;
}
.i39 .item > a {
    font-weight: 600;
    color: #1d2229ad;
    font-size: larger;
}
.i39 .item > a.current {
    color: #1d2229;
    font-weight: 700;
}
.i39 .sub > a {
    color: #1d2229;
    padding: 5px 15px 5px 15px;
}
.i39 .button > a {
    border-radius: 50px;
    border: 1px solid;
    padding: 5px 15px 5px 15px;
}
.i39 {
    align-items: stretch;
    column-gap: 2vw;
    display: flex;
}
@media screen and (max-width: 1024px) {
    .i39 .sub {
        width: 100%;
        margin-top: 10px;
        position: static;
        box-shadow: 0px 0px 0px;
    }
    .i39 .item {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .i39 .item .mobile-expander {
        font-size: 2em;
    }
    .i39 .item:hover .mobile-expander {
        display: none;
    }
    .i39 .item > a svg {
        display: none;
    }
    .i39 {
        position: absolute;
        box-shadow: 3px 3px 10px 2px #2e2e2e17;
        top: 0px;
        right: 0px;
        bottom: 0px;
        padding: 5px 15px 5px 15px;
        background-color: #ffffff;
        flex-direction: column;
        width: 300px;
        height: 100%;
        overflow: auto;
    }
}
@media screen and (min-width: 1025px) {
    .i39 .item .mobile-expander {
        display: none;
    }
}
.i40 .title {
    line-height: 1.3em;
    font-size: 1em;
    margin-top: 10px;
    font-weight: 700;
}
.i40 .thumb {
    width: 100%;
    height: 120px;
    border-radius: 10px;
    overflow: hidden;
}
.i40 {
    display: none;
    row-gap: 15px;
    column-gap: 20px;
    animation-name: slideInUp;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i40 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .i40 {
        grid-template-columns: repeat(2, 1fr);
        padding: 0px;
    }
}
@media screen and (min-width: 1025px) {
    .i40 {
        grid-template-columns: repeat(6, 1fr);
        padding: 15px;
    }
}
.i41 {
    width: 220px;
    row-gap: 10px;
    max-width: var(--wp--style--global--wide-size);
    display: none;
}
@media screen and (min-width: 1025px) {
    .i41 {
        padding: 15px;
        font-size: 16px;
    }
}
.i42 {
    font-size: 2em;
    position: absolute;
    top: 0px;
    z-index: 9999;
    right: 0px;
}
@media screen and (min-width: 1025px) {
    .i42 {
        display: none;
    }
}
.i0 {
    position: sticky;
}
.i117 {
    top: 0px;
    width: 300px;
}
@media screen and (min-width: 1025px) {
    .i117 {
        position: sticky;
    }
}
@media screen and (max-width: 1024px) {
    .i117 {
        width: 100%;
    }
}
.i118 {
    column-gap: 7px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
}
.i119 {
    height: 1em;
    width: 0.5em;
    background-color: #6fa0f6;
    border-radius: 2px;
}
.i120 {
    font-weight: 800;
}
.i121 {
    border-radius: 10px;
    overflow: hidden;
}
.i122 {
    display: grid;
}
@media screen and (min-width: 1025px) {
    .i122 {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i122 {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .i122 {
        grid-template-columns: repeat(1, 1fr);
    }
}
.i123 {
    height: 70px;
}
@media screen and (min-width: 1025px) {
    .i123 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i123 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (max-width: 767px) {
    .i123 {
        grid-area: 1/1/2/2;
    }
}
.i124 {
    background-color: #1d2229c2;
    height: 100%;
}
@media screen and (min-width: 1025px) {
    .i124 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i124 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (max-width: 767px) {
    .i124 {
        grid-area: 1/1/2/2;
    }
}
.i125 {
    padding: 10px 20px 10px 20px;
    display: grid;
}
@media screen and (min-width: 1025px) {
    .i125 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i125 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (max-width: 767px) {
    .i125 {
        grid-area: 1/1/2/2;
    }
}
.i126 {
    color: #ffffff;
    font-size: 1.1em;
}
.i127 {
    color: #ffffff;
}
.i128 .link {
    column-gap: 10px;
}
.i128 .link .count {
    color: #1d222970;
}
.i128 {
    row-gap: 10px;
    background-color: #1d22290a;
    padding: 20px;
    display: grid;
}
.i129 {
    font-size: 1.5em;
}
.i130 {
    font-size: 1.5em;
}
.i131 {
    font-size: 1.5em;
}
.i132 {
    font-size: 1.5em;
}
.i133 {
    font-size: 1.5em;
}
.i134 {
    font-size: 1.5em;
}
.i135 {
    font-size: 1.5em;
}
.i136 {
    margin-top: 30px;
}
.i137 {
    column-gap: 7px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
}
.i138 {
    height: 1em;
    width: 0.5em;
    background-color: #fe2c55;
    border-radius: 2px;
}
.i139 {
    font-weight: 800;
}
.i140 {
    row-gap: 40px;
    display: grid;
    padding: 20px;
    border: 1px solid #1d222947;
    border-radius: 10px;
    column-gap: 20px;
}
.i140 .post {
    column-gap: 20px;
}
.i140 .snippet {
    margin-top: 15px;
}
.i140 .thumb {
    overflow: hidden;
    border-radius: 10px;
    height: 180px;
}
.i140 .meta {
    display: flex;
    column-gap: 10px;
    margin: 0px 0px 10px 0px;
}
.i140 .author,
.i140 .separator {
    color: #1d222961;
}
.i140 .cat {
    color: #fe2c55;
}
.i140 .title {
    margin: 10px 0px 12px 0px;
    font-size: 1.2em;
}
@media screen and (max-width: 767px) {
    .i140 .snippet {
        font-size: 0.8em;
    }
    .i140 .title {
        font-size: 1.2em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i140 {
        grid-template-columns: repeat(2, 1fr);
    }
}
.i141 {
    display: grid;
}
.i142 {
    font-size: 1em;
}
.i143 {
    display: grid;
}
.i144 {
    font-size: 1em;
}
.i145 {
    display: grid;
}
.i146 {
    font-size: 1em;
}
.i147 {
    display: grid;
}
.i148 {
    font-size: 1em;
}
.i149 {
    text-align: center;
    font-size: 0.9em;
    margin-top: 20px;
}
.i150 {
    color: #1d2229ba;
}
.i43 {
    margin-top: 30px;
    box-shadow: 0px 50px 50px #1d222908;
    padding-bottom: 40px;
}
.i44 {
    column-gap: 30px;
    row-gap: 30px;
    display: flex;
    justify-content: space-between;
}
@media screen and (max-width: 1024px) {
    .i44 {
        flex-wrap: wrap;
    }
}
.i45 {
    column-gap: 10px;
    row-gap: 10px;
    margin: -1px auto auto auto;
    display: grid;
}
.i45 .small .title {
    font-size: 1em;
    margin: 10px 0px 0px 0px;
}
.i45 .big {
    border-radius: 10px;
}
.i45 .thumb {
    overflow: hidden;
    border-radius: 10px;
}
.i45 .small .thumb {
    height: 100px;
}
.i45 .big .thumb {
    border-radius: 0px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i45 {
        column-gap: 20px;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 1024px) {
    .i45 {
        row-gap: 20px;
    }
}
@media screen and (min-width: 1025px) {
    .i45 {
        grid-template-columns: repeat(5, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .i45 .small .title {
        font-size: 1.2em;
    }
    .i45 .small .snippet {
        font-size: 0.8em;
    }
    .i45 {
        grid-template-columns: repeat(2, 1fr);
    }
}
.i46 {
    display: grid;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .i46 {
        row-gap: 0px;
        grid-area: 1/1/2/3;
    }
}
@media screen and (min-width: 1025px) {
    .i46 {
        grid-area: 1/1/2/6;
        grid-template-columns: repeat(8, 1fr);
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i46 {
        grid-area: 1/1/6/3;
    }
}
@media screen and (min-width: 1025px) {
    .i47 {
        grid-area: 1/1/2/6;
        height: 300px;
    }
}
.i48 {
    height: 100%;
    padding: 25px 30px 20px 30px;
    background-color: #f3f4f4;
}
@media screen and (min-width: 1025px) {
    .i48 {
        grid-area: 1/6/2/9;
    }
}
.i49 {
    margin: 0px 0px 10px 0px;
}
.i50 {
    font-size: 1em;
}
.i51 {
    font-size: 1.1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i51 {
        font-size: 1.7em;
    }
}
@media screen and (max-width: 767px) {
    .i51 {
        font-size: 1.3em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i52 {
        grid-area: 1/3/2/4;
    }
}
@media screen and (max-width: 767px) {
    .i52 {
        grid-area: 2/1/3/3;
    }
}
@media screen and (max-width: 767px) {
    .i53 {
        min-height: 200px;
    }
}
.i54 {
    font-size: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i55 {
        grid-area: 2/3/3/4;
    }
}
@media screen and (max-width: 767px) {
    .i55 {
        grid-area: 3/1/4/2;
    }
}
.i56 {
    font-size: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i57 {
        grid-area: 3/3/4/4;
    }
}
@media screen and (max-width: 767px) {
    .i57 {
        grid-area: 3/2/4/3;
    }
}
.i58 {
    font-size: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i59 {
        grid-area: 4/3/5/4;
    }
}
@media screen and (max-width: 767px) {
    .i59 {
        grid-area: 4/1/5/2;
    }
}
.i60 {
    font-size: 1em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i61 {
        grid-area: 5/3/6/4;
    }
}
@media screen and (max-width: 767px) {
    .i61 {
        grid-area: 4/2/5/3;
    }
}
.i62 {
    font-size: 1em;
}
.i63 {
    margin-top: 40px;
}
.i64 {
    column-gap: 7px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
}
.i65 {
    height: 1em;
    width: 0.5em;
    background-color: #fe2c55;
    border-radius: 2px;
}
.i66 {
    font-weight: 800;
}
.i67 {
    row-gap: 30px;
    display: grid;
    column-gap: 20px;
}
.i67 .post {
    column-gap: 20px;
}
.i67 .info {
    margin-top: 10px;
}
.i67 .snippet {
    font-size: 1.1em;
    line-height: 1.5em;
}
.i67 .meta {
    display: flex;
    column-gap: 10px;
}
.i67 .author,
.i67 .separator {
    color: #1d222961;
}
.i67 .cat {
    color: #fe2c55;
}
.i67 .title {
    margin: 7px 0px 7px 0px;
    font-size: 1.6em;
}
.i67 .thumb {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 20px;
    height: 160px;
}
@media screen and (min-width: 1025px) {
    .i67 .thumb {
        width: 220px;
    }
    .i67 .post {
        display: flex;
    }
}
@media screen and (max-width: 767px) {
    .i67 .thumb {
        height: 200px;
    }
    .i67 .snippet {
        font-size: 0.8em;
    }
    .i67 .title {
        font-size: 1.2em;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i67 {
        grid-template-columns: repeat(2, 1fr);
    }
}
.i68 {
    font-size: 1em;
}
.i69 {
    font-size: 1em;
}
.i70 {
    font-size: 1em;
}
.i71 {
    font-size: 1em;
}
.i72 {
    row-gap: 10px;
    column-gap: 30px;
    display: grid;
    padding: 30px;
    margin-top: 40px;
    border-radius: 20px;
    background-color: #7c1fff0d;
}
@media screen and (min-width: 1025px) {
    .i72 {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i72 {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .i72 {
        grid-template-columns: repeat(1, 1fr);
    }
}
.i73 {
    row-gap: 20px;
    padding: 10px 0px 0px 0px;
}
@media screen and (min-width: 1025px) {
    .i73 {
        grid-area: 1/1/2/3;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i73 {
        grid-area: 2/1/3/2;
    }
}
@media screen and (max-width: 767px) {
    .i73 {
        grid-area: 2/1/3/2;
    }
}
.i74 {
    border-bottom: 2px solid #1d2229;
}
.i75 {
    font-size: 1.3em;
}
@media screen and (max-width: 767px) {
    .i75 {
        font-size: 1.4em;
    }
}
.i76 {
    border-radius: 15px;
    overflow: hidden;
}
@media screen and (min-width: 1025px) {
    .i76 {
        grid-area: 1/3/2/5;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i76 {
        grid-area: 1/1/2/2;
    }
}
@media screen and (max-width: 767px) {
    .i76 {
        grid-area: 1/1/2/2;
    }
}
.i77 {
    position: absolute;
    left: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    top: 0px;
    justify-content: center;
}
.i78 {
    font-size: 2em;
    color: #ffffff;
    box-shadow: 1px 1px 5px 3px;
    border-radius: 20px;
    padding: 20px;
    background-color: #fafafa45;
}
.i78:hover {
    background-color: #fafafa66;
}
.i79 {
    margin-top: 40px;
}
.i80 {
    column-gap: 7px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
}
.i81 {
    height: 1em;
    width: 0.5em;
    background-color: #fe2c55;
    border-radius: 2px;
}
.i82 {
    font-weight: 800;
}
.i83 {
    row-gap: 30px;
    display: grid;
    column-gap: 20px;
}
.i83 .post {
    column-gap: 20px;
}
.i83 .info {
    margin-top: 10px;
}
.i83 .snippet {
    font-size: 1.1em;
    line-height: 1.5em;
}
.i83 .meta {
    display: flex;
    column-gap: 10px;
}
.i83 .author,
.i83 .separator {
    color: #1d222961;
}
.i83 .cat {
    color: #fe2c55;
}
.i83 .title {
    margin: 7px 0px 7px 0px;
    font-size: 1.6em;
}
.i83 .thumb {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 20px;
    height: 160px;
}
@media screen and (min-width: 1025px) {
    .i83 .thumb {
        width: 220px;
    }
    .i83 .post {
        display: flex;
    }
}
@media screen and (max-width: 767px) {
    .i83 .snippet {
        font-size: 0.8em;
    }
    .i83 .title {
        font-size: 1.2em;
    }
    .i83 .thumb {
        height: 200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i83 {
        grid-template-columns: repeat(2, 1fr);
    }
}
.i84 {
    font-size: 1em;
}
.i85 {
    font-size: 1em;
}
.i86 {
    font-size: 1em;
}
.i87 {
    font-size: 1em;
}
.i88 {
    margin-top: 40px;
    padding: 15px 20px 15px 20px;
    border: 1px solid #7c1fff96;
    border-radius: 20px;
}
.i89 {
    column-gap: 7px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
}
.i90 {
    height: 1em;
    width: 0.5em;
    background-color: #fe2c55;
    border-radius: 2px;
}
.i91 {
    font-weight: 800;
}
.i92 {
    gap: 10px;
    display: grid;
}
.i92 .title {
    margin: 7px 0px 12px 0px;
    font-size: 1em;
}
.i92 .thumb {
    overflow: hidden;
    border-radius: 20px;
    height: 100px;
}
.i92 .post {
    row-gap: 5px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i92 .thumb {
        height: 130px;
    }
    .i92 .first .thumb,
    .i92 .second .thumb {
        height: 150px;
    }
    .i92 {
        grid-template-columns: repeat(6, 1fr);
    }
}
@media screen and (max-width: 767px) {
    .i92 .thumb {
        height: 160px;
    }
    .i92 .title {
        font-size: 1.2em;
    }
}
@media screen and (min-width: 1025px) {
    .i92 {
        grid-template-columns: repeat(5, 1fr);
    }
}
.i93 {
    display: grid;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i93 {
        grid-area: 1/1/2/4;
    }
}
@media screen and (min-width: 1025px) {
    .i94 {
        grid-area: 1/1/2/4;
    }
}
.i95 {
    font-size: 1em;
}
.i96 {
    display: grid;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i96 {
        grid-area: 1/4/2/7;
    }
}
@media screen and (min-width: 1025px) {
    .i97 {
        grid-area: 1/1/2/4;
    }
}
.i98 {
    font-size: 1em;
}
.i99 {
    display: grid;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i99 {
        grid-area: 2/1/3/3;
    }
}
@media screen and (min-width: 1025px) {
    .i100 {
        grid-area: 1/1/2/4;
    }
}
.i101 {
    font-size: 1em;
}
.i102 {
    display: grid;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i102 {
        grid-area: 2/3/3/5;
    }
}
@media screen and (min-width: 1025px) {
    .i103 {
        grid-area: 1/1/2/4;
    }
}
.i104 {
    font-size: 1em;
}
.i105 {
    display: grid;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i105 {
        grid-area: 2/5/3/7;
    }
}
@media screen and (min-width: 1025px) {
    .i106 {
        grid-area: 1/1/2/4;
    }
}
.i107 {
    font-size: 1em;
}
.i108 {
    margin-top: 40px;
}
.i109 {
    column-gap: 7px;
    display: flex;
    align-items: center;
    font-size: 1.2em;
    margin: 0px 0px 10px 0px;
}
.i110 {
    height: 1em;
    width: 0.5em;
    background-color: #fe2c55;
    border-radius: 2px;
}
.i111 {
    font-weight: 800;
}
.i112 {
    row-gap: 30px;
    display: grid;
    column-gap: 20px;
}
.i112 .post {
    column-gap: 20px;
}
.i112 .info {
    margin-top: 10px;
}
.i112 .snippet {
    font-size: 1.1em;
    line-height: 1.5em;
}
.i112 .meta {
    display: flex;
    column-gap: 10px;
}
.i112 .author,
.i112 .separator {
    color: #1d222961;
}
.i112 .cat {
    color: #fe2c55;
}
.i112 .title {
    margin: 7px 0px 7px 0px;
    font-size: 1.6em;
}
.i112 .thumb {
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 20px;
    height: 160px;
}
@media screen and (min-width: 1025px) {
    .i112 .thumb {
        width: 220px;
    }
    .i112 .post {
        display: flex;
    }
}
@media screen and (max-width: 767px) {
    .i112 .snippet {
        font-size: 0.8em;
    }
    .i112 .title {
        font-size: 1.2em;
    }
    .i112 .thumb {
        height: 200px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .i112 {
        grid-template-columns: repeat(2, 1fr);
    }
}
.i113 {
    font-size: 1em;
}
.i114 {
    font-size: 1em;
}
.i115 {
    font-size: 1em;
}
.i116 {
    font-size: 1em;
}
h1.i66.wp-block-dragblock-text.category_title.tag {font-size: large;}