:root{--astromartia-basic-black:#000000;--astromartia-basic-white:#FFFFFF;--astromartia-primary-base:#EC834A;--astromartia-primary-dark:#CD652C;--astromartia-secondary-base:#FFFFFF;--astromartia-secondary-dark:#DCDEE0;--astromartia-gray-50:#F0F1F8;--astromartia-gray-200:#E0E3E6;--astromartia-gray-300:#CACED4;--astromartia-gray-400:#8F99A4;--astromartia-gray-500:#6F798C;--astromartia-gray-600:#626A79;--astromartia-gray-700:#383C45;--astromartia-gray-800:#383C45;--astromartia-gray-950:#050303;--astromartia-opacity-70:#F0F1F8B2;--astromartia-opacity-50:#F0F1F899;--astromartia-opacity-10:#F0F1F81A;--astromartia-others-red:#FF3F42;--astromartia-opacity-white-8:rgba(255, 255, 255, 0.08);--astromartia-opacity-white-14:rgba(255, 255, 255, 0.14);--astromartia-opacity-orange-30:rgba(236, 131, 74, 0.3)}body,h1,h2,h3,h4,h5,h6{color:var(--astromartia-basic-white)}h1{font-size:50px;line-height:110%;font-weight:600;letter-spacing:-1px}@media (min-width:1024px){h1{font-size:94px;letter-spacing:-1.88px}}h2,h3{font-size:16px;line-height:160%;font-weight:400;letter-spacing:0}@media (min-width:1024px){h2,h3{font-size:20px}}h4{font-size:22px;line-height:130%;font-weight:600!important;letter-spacing:0!important}@media (min-width:1024px){h4{font-size:30px;letter-spacing:0!important}}h5{font-size:20px!important;line-height:140%!important;font-weight:500!important;font-family:Inter,sans-serif}@media (min-width:1024px){h5{font-size:24px!important}}a{text-decoration:none}.hp-field,li,ol,ul{list-style:none!important}.hp-field::-webkit-scrollbar,li::-webkit-scrollbar,ol::-webkit-scrollbar,ul::-webkit-scrollbar{width:8px}.hp-field::-webkit-scrollbar-track,li::-webkit-scrollbar-track,ol::-webkit-scrollbar-track,ul::-webkit-scrollbar-track{background:0 0;border-radius:4px}.hp-field::-webkit-scrollbar-thumb,li::-webkit-scrollbar-thumb,ol::-webkit-scrollbar-thumb,ul::-webkit-scrollbar-thumb{background:var(--astromartia-gray-400);border-radius:4px}.hp-field::-webkit-scrollbar-thumb:hover,li::-webkit-scrollbar-thumb:hover,ol::-webkit-scrollbar-thumb:hover,ul::-webkit-scrollbar-thumb:hover{background:var(--astromartia-gray-500)}.content-block:before,.inner-wrapper-sticky:before{display:none!important}.hp-page__title:before{display:none!important}time{text-transform:none!important}textarea{resize:none!important}.blog__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin-bottom:40px}@media (min-width:1024px){.blog__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}}.blog__categories{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__category{color:var(--astromartia-opacity-70);font-weight:700!important;-webkit-transition:.3s;transition:.3s;font-size:20px;line-height:140%;font-weight:400}@media (min-width:1024px){.blog__category{font-size:30px}}.blog__category.active,.blog__category:hover{color:var(--astromartia-basic-white)}.blog__card-image{border-radius:24px!important;margin-bottom:24px!important}.blog__card-title{margin-bottom:0!important}.posts{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:70px}@media (min-width:768px){.posts{grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width:1024px){.posts{grid-template-columns:repeat(3,1fr);gap:70px 32px}}.blog__card{min-width:0}@media (min-width:1024px){.blog__card{max-width:408px}}.blog__card-image{width:100%;height:100%;max-height:188px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px;margin-bottom:24px}@media (min-width:1024px){.blog__card-image{border-radius:32px;margin-bottom:40px;max-height:258px}}.blog__card-date{color:var(--astromartia-opacity-50);margin-bottom:8px;font-size:18px!important;line-height:150%!important;font-weight:400!important}.blog__card-title{margin-bottom:12px;font-size:20px!important;line-height:140%!important;font-weight:500!important;font-family:Inter,sans-serif}@media (min-width:1024px){.blog__card-title{font-size:24px!important}}@media (min-width:1024px){.blog__card-title{margin-bottom:24px}}.blog__card-excerpt{font-size:18px!important;line-height:150%!important;font-weight:400!important;color:var(--astromartia-opacity-70)}