.f-row {
    margin-left: -12px;
    margin-right: -12px;
    display: flex;
    justify-content: left;
    flex-wrap: wrap
}

.f-col {
    padding-left: 12px;
    padding-right: 12px
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

*,:after,:before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    font-size: 100%;
    line-height: 1.5;
    height: 100%
}

body {
    font-family: Manrope,Helvetica,Arial,sans-serif;
    background: #fff;
    overflow-x: hidden;
    color: #333
}

img {
    max-width: 100%;
    vertical-align: middle
}

a,a:hover {
    text-decoration: none;
    transition: all .25s
}

a:focus-visible {
    outline-offset: 3px;
    outline: 2px dotted #b81f27;
    border-radius: 2px
}

svg {
    max-width: 100%
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #fafafa
}

::-webkit-scrollbar-track {
    background-color: #e8e8e8
}

::-webkit-scrollbar-thumb {
    background-color: #bdbdbd
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: Gilroy,Helvetica,Arial,sans-serif
}

h1,h2 {
    font-size: 31px;
    line-height: 40px
}

@media (min-width: 48em) {
    h1,h2 {
        font-size:49px;
        line-height: 56px
    }
}

h3 {
    font-size: 25px;
    line-height: 32px
}

p {
    margin: 0 0 1em
}

dl,ol,ul {
    margin: 0;
    padding: 0
}

ul {
    list-style-type: none
}

ol {
    list-style-type: decimal
}

b,strong {
    font-weight: 700
}

.ask__header {
    margin-bottom: 24px
}

@media (min-width: 48em) {
    .ask__header {
        margin-bottom:44px
    }
}

@media (max-width: 47.9375em) {
    .ask__header h1 {
        font-size:25px;
        line-height: 30px
    }
}

@media (min-width: 48em) {
    .ask__header--separator {
        margin-bottom:20px;
        border-bottom: 1px solid #b81f27
    }
}

.ask__title {
    margin-bottom: 24px;
    font-size: 39px;
    line-height: 48px
}

.ask__footer {
    margin-bottom: 20px;
    text-align: right
}

.ask__footer__link {
    border: 0!important;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-size: 24px!important;
    line-height: 24px!important;
    font-weight: 700;
    text-transform: none!important;
    letter-spacing: 0!important;
    color: #b81f27
}

.ask__footer__link:after {
    width: 16px!important;
    height: 16px!important;
    margin-left: 8px!important;
    background-size: 16px!important
}

.article {
    margin-bottom: 15px
}

.article__image {
    overflow: hidden;
    margin: 0 0 12px
}

.article__image img {
    width: 100%;
    object-fit: cover;
    object-position: center
}

.article__category {
    margin-bottom: 8px
}

.article__category__title {
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #b81f27
}

.article__category .icon {
    margin-right: 8px
}

.article__title {
    margin-bottom: 8px;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 22px;
    font-weight: 1000;
}

.article__date {
    margin: 0 0 8px;
    font-size: 13px;
    line-height: 16px;
    color: #666
}

.article__content {
    margin: 0 0 8px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article__type {
    margin-bottom: 8px;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #b81f27
}

.article__link {
    position: relative;
    color: #333
}

.article__link:active,.article__link:hover {
    color: #b81f27
}

.article--secondary {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}

@media (min-width: 48em) {
    .article--secondary {
        flex-direction:row
    }
}

.article--secondary__image {
    width: 100%;
    margin-bottom: 12px
}

@media (min-width: 48em) {
    .article--secondary__image {
        max-width:296px;
        margin-right: 16px;
        margin-bottom: 0
    }
}

.article--secondary__image .article__link {
    display: flex;
    height: 100%
}

.article--secondary__image .article__image {
    width: 100%;
    height: 100%;
    max-height: 230px;
    margin: 0
}

@media (min-width: 48em) {
    .article--secondary__image .article__image {
        position:absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-height: none
    }
}

.article--secondary__image .article__image img {
    height: 100%
}

.article--secondary__content {
    flex: 1
}

.article--featured {
    display: flex;
    flex-direction: column
}

@media (min-width: 48em) {
    .article--featured {
        flex-direction:row
    }
}

.article--featured__content {
    flex: 1;
    order: 2;
    padding: 24px;
    color: #fff;
    background-color: #b81f27
}

@media (min-width: 48em) {
    .article--featured__content {
        order:1
    }
}

.article--featured__content .article__title {
    font-size: 25px;
    line-height: 32px
}

@media (min-width: 48em) {
    .article--featured__content .article__title {
        font-size:39px;
        line-height: 48px
    }
}

.article--featured__content .article__link,.article--featured__content .article__link:active,.article--featured__content .article__link:hover,.article--featured__content .article__time,.article--featured__content .article__type {
    color: #fff
}

.article--featured__content .btn:focus-visible {
    outline: 2px dotted #fff
}

.article--featured__image {
    flex: 1;
    order: 1
}

@media (min-width: 48em) {
    .article--featured__image {
        order:2
    }
}

.article--featured__image .article__image {
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0
}

@media (min-width: 48em) {
    .article--featured__image .article__image {
        order:2
    }
}

.article--featured__image .article__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.article--single__header {
    margin-bottom: 12px
}

@media (min-width: 48em) {
    .article--single__header {
        margin-bottom:10px
    }
}

.article--single__meta {
    width: 100%;
    margin-bottom: 24px
}

@media (min-width: 48em) {
    .article--single__meta {
        display:flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 20px
    }
}

@media (max-width: 47.9375em) {
    .article--single__date-time {
        margin-bottom:12px
    }
}

.article--single__date-time span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 50%;
    vertical-align: 3px;
    margin: 0 8px
}

.article--single__date-time span:last-child:after {
    display: none
}

.article--single__content h2 {
    margin: 12px 0 16px;
    font-size: 31px;
    line-height: 36px
}

.article--single__content h3 {
    margin: 12px 0 16px;
}

.article--single__content p {
    margin-bottom: 12px
}

@media (min-width: 62em) {
    .article--single__content p {
        font-size:20px;
        line-height: 32px
    }
}

.article--single__content a {
    color: #b81f27;
    font-weight: 600
}

.article--single__content ol {
    margin: 0 0 0 30px
}

@media (min-width: 62em) {
    .article--single__content ol {
        font-size:20px;
        line-height: 32px
    }
}

.article--single__content ul {
    margin: 0 0 36px 20px;
    list-style-type: disc
}

@media (min-width: 62em) {
    .article--single__content ul {
        font-size:20px;
        line-height: 32px
    }
}

.article--single__content blockquote {
    margin: 0
}

.btn {
    display: inline-flex;
    align-items: center;
    touch-action: manipulation;
    user-select: none;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    border: 0;
    background-color: transparent;
    transition: all .2s;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.btn:focus {
    outline: 0
}

.btn:focus-visible {
    outline-offset: 3px;
    outline: 2px dotted #b81f27
}

.btn--primary {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    border: 1px solid #b81f27;
    background-color: #b81f27
}

.btn--primary:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-left: 36px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23FFF'%3E%3Cpath d='M13 3l-1.4 1.4L16.2 9H0v2h16.2l-4.6 4.6L13 17l7-7-7-7z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 50%
}

.btn--primary:focus,.btn--primary:hover {
    background-color: #fff;
    color: #b81f27
}

.btn--primary:focus:after,.btn--primary:hover:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23b81f27'%3E%3Cpath d='M13 3l-1.4 1.4L16.2 9H0v2h16.2l-4.6 4.6L13 17l7-7-7-7z'/%3E%3C/svg%3E")
}

.btn--primary--white {
    color: #b81f27;
    border: 1px solid #fff;
    background-color: #fff
}

.btn--primary--white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23b81f27'%3E%3Cpath d='M13 3l-1.4 1.4L16.2 9H0v2h16.2l-4.6 4.6L13 17l7-7-7-7z'/%3E%3C/svg%3E")
}

.btn--primary--white:focus,.btn--primary--white:hover {
    background-color: #b81f27;
    color: #fff
}

.btn--primary--white:focus:after,.btn--primary--white:hover:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23FFF'%3E%3Cpath d='M13 3l-1.4 1.4L16.2 9H0v2h16.2l-4.6 4.6L13 17l7-7-7-7z'/%3E%3C/svg%3E")
}

.btn--primary--ghost {
    color: #b81f27;
    background-color: transparent
}

.btn--primary--ghost:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23b81f27'%3E%3Cpath d='M13 3l-1.4 1.4L16.2 9H0v2h16.2l-4.6 4.6L13 17l7-7-7-7z'/%3E%3C/svg%3E")
}

.btn--primary--ghost:focus,.btn--primary--ghost:hover {
    color: #9e1f25;
    background-color: transparent
}

.btn--primary--ghost:focus:after,.btn--primary--ghost:hover:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23a61c23'%3E%3Cpath d='M13 3l-1.4 1.4L16.2 9H0v2h16.2l-4.6 4.6L13 17l7-7-7-7z'/%3E%3C/svg%3E")
}

.category__nav {
    width: 100%
}

.category__nav__list {
    display: flex;
    flex: 1;
    margin: 0;
    list-style: none
}

@media screen and (max-width: 1024px) {
    .category__nav__list{
        display:none!important;
    }

    .sidebar__section{
        display:none!important;
    }
}

.category__nav__item {
    flex: none
}

.category__nav__item:first-of-type {
    margin-left: 0
}

.category__nav__link {
    display: block;
    padding: 16px 14px;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-weight: 800;
    color: #333
}

.category__nav__link:active,.category__nav__link:hover {
    color: #b81f27
}

.category__nav__link.is-active {
    color: #fff;
    background-color: #b81f27
}

.category__nav--alt .category__nav__list {
    display: block
}

.category__nav--alt .category__nav__link {
    padding: 0 0 16px
}

.carousel .owl-theme .owl-dots .owl-dot span {
    background: #b81f27;
    opacity: .6
}

.carousel .owl-theme .owl-dots .owl-dot.active span,.carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #b81f27;
    opacity: 1
}

.container {
    max-width: 1200px;
    padding: 24px 24px 0;
    margin: 0 auto
}

@media (min-width: 48em) {
    .container {
        padding:30px 30px 0
    }
}

.container--header {
    padding: 12px 24px
}

@media (min-width: 48em) {
    .container--header {
        padding:12px 30px
    }
}

.container--main {
    padding-top: 72px;
}

.container--article {
    max-width: 894px
}

.footer {
    background-color: #fff7ef
}

.footer__section {
    margin: 16px 0 24px
}

@media (min-width: 62em) {
    .footer__section {
        margin: 10px 0 10px;
    }
}

.footer__section h3 {
    margin-bottom: 15px;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 30px
}

@media (min-width: 62em) {
    .footer__list {
        margin-bottom:10px
    }
}

.footer__list__link {
    color: #333;
    white-space: nowrap
}

@media (max-width: 61.9375em) {
    .footer__list__link {
        display:block;
        padding: 3px 0
    }
}

.footer__list__link:active,.footer__list__link:focus,.footer__list__link:hover {
    color: #b81f27
}

.footer__copyright {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #000;
    padding: 20px 0
}

@media (max-width: 31.9375em) {
    .footer__copyright {
        flex-direction:column-reverse;
        justify-content: flex-start;
        gap: 24px
    }
}

.footer__copyright__wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media (max-width: 31.9375em) {
    .footer__copyright__wrapper {
        align-items:center
    }
}

.form .input {
    border: 1px solid #c8c8c8
}

.header {
    z-index: 1;
    position: relative;
    background-color: #fff7ef
}

.header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header--max-corner {
    position: fixed;
    width: 100%
}

.header.scroll {
    z-index: 3;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    transition: all .5s ease-in-out;
    height:72px;
}

@-moz-document url-prefix() {
    input[type=number] {
        -moz-appearance: textfield
    }
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input {
    box-sizing: border-box;
    width: 100%;
    outline: none;
    border-radius: 4px;
    border: 1px solid #c8c8c8;
    background-color: #fafafa
}

.logo {
    display: inline-block;
    width: auto
}

.logo--header {
    width: 120px;
    height: auto
}

.nav {
    display: none
}

@media (max-width: 47.9375em) {
    .nav {
        position: absolute;
        top: 72px;
        left: 0;
        right: 0;
        width: 100%;
        height: calc(100vh);
        background-color: #fff7ef;
    }
}

@media (min-width: 48em) {
    .nav {
        display:block
    }
}

@media (max-width: 47.9375em) {
    .nav__list {
        margin-top: 20px;
        width: 100%;
    }
}

@media (min-width: 48em) {
    .nav__list {
        display:flex;
        justify-content: space-between
    }
}

.nav__item form{
    margin-left: 15px;
}

.nav__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 12px 5px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

@media (max-width: 47.9375em) {
    .nav__link {
        text-align:center;
        display: block;
        font-size: 25px;
        line-height: 32px;
        font-weight: 600
    }
}

.nav__link:focus,.nav__link:hover {
    color: #b81f27;
    transition: all .25s
}

@media (max-width: 47.9375em) {
    .nav--mobile {
        display:flex;
        justify-content: center;
        align-items: center;
        padding: 8px
    }
}

@media (min-width: 48em) {
    .nav--mobile {
        display:none
    }
}

.nav--mobile .icon {
    background-size: 24px
}

.nav.is-open {
    display: flex;
    justify-content: center
}

.page__body {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

@media (min-width: 62em) {
    .page__body {
        flex-direction:row
    }
}

.page__main {
    flex: 1;
    order: 2;
    max-width: 792px
}

@media (min-width: 62em) {
    .page__main {
        order:1;
        margin-right: 20px
    }
}

.page__sidebar {
    order: 1;
    max-width: 254px;
    margin-bottom: 44px
}

@media (min-width: 62em) {
    .page__sidebar {
        order:2
    }
}

.page__title {
    margin-bottom: 20px;
}

@media (max-width: 47.9375em) {
    .page__title {
        font-size:25px;
        line-height: 30px
    }
}

.page--search__info {
    margin-bottom: 0;
    font-family: Gilroy,Helvetica,Arial,sans-serif;
    font-size: 25px;
    line-height: 32px;
    color: #908c8c;
    font-weight: bold;
}

.page--search__term {
    color: #333
}

.search {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 234px
}

.search .input {
    padding: 8px 32px 8px 0;
    font-size: 13px;
    line-height: 18px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #b5b5b5;
    background-color: transparent
}

.search .btn {
    position: absolute;
    top: 50%;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    padding: 6px;
    transform: translateY(-50%);
    cursor: pointer
}

.search .btn:focus .icon--search,.search .btn:hover .icon--search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' fill='%23b81f27'%3E%3Cpath d='M10.333 9.333h-.526l-.187-.18a4.314 4.314 0 0 0 1.047-2.82 4.333 4.333 0 1 0-4.334 4.334c1.074 0 2.06-.394 2.82-1.047l.18.187v.526l3.334 3.327.993-.993-3.327-3.334zm-4 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z'/%3E%3C/svg%3E")
}

.section--ask {
    overflow: hidden;
    background-color: #dee0e9
}

.sidebar__section__title {
    margin-bottom: 24px;
    color: #908c8c
}

.sidebar--related {
    position: sticky;
    top: 6rem;
    padding-left: 24px;
    border-left: 1px solid #b5b5b5
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@media (min-width: 48em) {
    .top {
        display:flex;
        justify-content: space-between;
        align-items: flex-end
    }
}

.top h2 {
    color: #b81f27;
}

@media (max-width: 47.9375em) {
    .top h2 {
        font-size: 40px;
    }
}

.f-col-sml-12 {
    width: 100%
}

@media (min-width: 34em) {

    .f-col-med-6 {
        width: 50%
    }
}

@media (min-width: 48em) {

    .f-col-lrg-6 {
        width: 50%
    }
}

@media (min-width: 62em) {

    .f-col-xlrg-4 {
        width: 33.33333%
    }

    .f-col-xlrg-6 {
        width: 50%
    }
}

@media (min-width: 75em) {
    .f-col-xxlrg-6 {
        width: 50%
    }
}

.spc--bottom--med {
    margin-bottom: 18px
}

.padd--top--xxlrg {
    padding-top: 30px
}

.type--tny {
    font-size: 13px
}

.icon {
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: sub
}

.icon--base {
    width: 16px;
    height: 16px
}

.icon--med {
    width: 24px;
    height: 24px;
    background-size: 24px
}

.icon--menu {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23333'%3E%3Cpath d='M1.2 19.3h14.7v-2.4H1.2v2.4zm0-14.6v2.4h22V4.7h-22zm0 8.5h22v-2.4h-22v2.4z'/%3E%3C/svg%3E")
}

.icon--search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10.333 9.333h-.526l-.187-.18a4.314 4.314 0 0 0 1.047-2.82 4.333 4.333 0 1 0-4.334 4.334c1.074 0 2.06-.394 2.82-1.047l.18.187v.526l3.334 3.327.993-.993-3.327-3.334zm-4 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z'/%3E%3C/svg%3E")
}

@keyframes b {
    0% {
        transform: scale(1.05);
        opacity: 0
    }

    to {
        transform: none;
        opacity: 1
    }
}

@keyframes c {
    0% {
        transform: scale(1);
        opacity: 1
    }

    to {
        transform: scale(.95);
        opacity: 0
    }
}

@keyframes d {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes e {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.footer__list__item{
    margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
    .nav__item form{
        text-align: center;
        margin: 1rem auto;
        max-width: 234px;
    }
}

.cate-max{
    max-width:1024px;
}

.article_cate_title{
    font-size: 20px;
    line-height: 1.2;
}

.article_cate_content{
    -webkit-line-clamp: 2;
}

.max-w-400{
    max-width:400px;
}

.max-width-100{
    max-width:100%;
}

.article--single__header h1{
    font-size: 32px;
    line-height: 1.2;
}