﻿

body {
    margin: 0;
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=button], button {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

fieldset, ol, ul {
    margin: 0;
    padding: 0
}

ol, ul {
    list-style: none
}

html {
    font-family: Calibri,Roboto,Helvetica,Arial,sans-serif;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*, :after, :before {
    box-sizing: border-box;
    border: 0 solid
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

    input::-moz-placeholder, textarea::-moz-placeholder {
        opacity: 1;
        color: #9ca3af
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        opacity: 1;
        color: #9ca3af
    }

    input::placeholder, textarea::placeholder {
        opacity: 1;
        color: #9ca3af
    }

button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

a {
    color: inherit;
    text-decoration: inherit
}

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code, kbd, pre, samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

*, :after, :before {
    --tw-border-opacity: 1;
    border-color: rgba(229,231,235,var(--tw-border-opacity))
}

@font-face {
    font-family: Calibri;
    font-style: normal;
    font-weight: 300;
    
}

@font-face {
    font-family: Calibri;
    font-style: normal;
    font-weight: 500;
    
}

@font-face {
    font-family: Calibri;
    font-style: normal;
    font-weight: 800;
    
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.visible {
    visibility: visible
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.m-auto {
    margin: auto
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mt-2 {
    margin-top: .5rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-28 {
    margin-top: 7rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-4 {
    margin-right: 1rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-20 {
    margin-bottom: 5rem
}

.ml-2 {
    margin-left: .5rem
}

.block {
    display: block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.h-12 {
    height: 3rem
}

.h-24 {
    height: 6rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.w-12 {
    width: 3rem
}

.w-24 {
    width: 6rem
}

.w-40 {
    width: 10rem
}

.w-full {
    width: 100%
}

.max-w-sm {
    max-width: 24rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-2xl {
    max-width: 42rem
}

.transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

@keyframes bounce {
    0%,to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8,0,1,1);
        animation-timing-function: cubic-bezier(.8,0,1,1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0,0,.2,1);
        animation-timing-function: cubic-bezier(0,0,.2,1)
    }
}

.grid-cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.gap-y-4 {
    row-gap: 1rem
}

.self-center {
    align-self: center
}

.rounded-full {
    border-radius: 9999px
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgba(0,0,0,var(--tw-border-opacity))
}

.border-accent-2 {
    --tw-border-opacity: 1;
    border-color: rgba(234,234,234,var(--tw-border-opacity))
}

.border-accent-7 {
    --tw-border-opacity: 1;
    border-color: rgba(51,51,51,var(--tw-border-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0,0,0,var(--tw-bg-opacity))
}

.bg-accent-1 {
    --tw-bg-opacity: 1;
    background-color: rgba(250,250,250,var(--tw-bg-opacity))
}

.bg-accent-7 {
    --tw-bg-opacity: 1;
    background-color: rgba(51,51,51,var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity))
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-10 {
    padding-bottom: 2.5rem
}

.pt-10, .py-10 {
    padding-top: 2.5rem
}

.pr-16 {
    padding-right: 4rem
}

.pl-16 {
    padding-left: 4rem
}

.text-center {
    text-align: center
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-6xl {
    font-size: 2.75rem
}

.font-bold {
    font-weight: 700
}

.italic {
    font-style: italic
}

.leading-4 {
    line-height: 1rem
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.2
}

.tracking-tighter {
    letter-spacing: -.04em
}

.tracking-tight {
    letter-spacing: -.025em
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255,255,255,var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107,114,128,var(--tw-text-opacity))
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgba(0,0,0,var(--tw-text-opacity))
}

.hover\:text-cyan:hover {
    --tw-text-opacity: 1;
    color: rgba(121,255,225,var(--tw-text-opacity))
}

.hover\:underline:hover, .underline {
    text-decoration: underline
}

*, :after, :before {
    --tw-shadow: 0 0 transparent
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)
}

.shadow-small, .shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)
}

.shadow-small {
    --tw-shadow: 0 5px 10px rgba(0,0,0,0.12)
}

*, :after, :before {
    --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/ );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,0.5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent
}

.blur {
    --tw-blur: blur(8px)
}

.transition-colors {
    transition-property: background-color,border-color,color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

* {
    font-weight: 300
}

.hoverOpacity {
    opacity: 1;
    transition: .3s ease-in-out
}

    .hoverOpacity:hover {
        opacity: .5
    }

@media (min-width:640px) {
    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:768px) {
    .md\:mb-12 {
        margin-bottom: 3rem
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4,minmax(0,1fr))
    }

    .md\:grid-cols-detail {
        grid-template-columns: min(24rem,25%) auto
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .md\:text-8xl {
        font-size: 6.25rem
    }

    .md\:tracking-tighter {
        letter-spacing: -.04em
    }
}

@media (min-width:1024px) {
    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:pr-4 {
        padding-right: 1rem
    }

    .lg\:pl-4 {
        padding-left: 1rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-5xl {
        font-size: 2.5rem
    }
}

.Thumbnail_markdown__2YJDW {
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 1.625
}

.Thumbnail_container__8XB5q {
    position: relative;
    float: left;
    padding: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: .5rem
}

.Thumbnail_image__2OLJz {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: .5rem
}

.Thumbnail_container__8XB5q:hover .Thumbnail_caption__2Msw6 {
    opacity: 1;
    height: 100%;
    width: 100%
}

.Thumbnail_container__8XB5q:hover .Thumbnail_image__2OLJz {
    opacity: 1;
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15)
}

.Thumbnail_container__8XB5q .Thumbnail_image__2OLJz {
    margin: 0;
    padding: 0;
    float: left;
    z-index: 0
}

.Thumbnail_container__8XB5q .Thumbnail_caption__2Msw6 {
    height: 100%;
    width: 100%;
    cursor: pointer;
    position: absolute;
    opacity: 0;
    transition: all .45s ease-in-out
}

.Thumbnail_container__8XB5q .Thumbnail_image__2OLJz {
    transition: all .25s ease-in-out
}

.Thumbnail_container__8XB5q .Thumbnail_blur__kvaU7 {
    background-color: rgba(0,0,0,.65);
    z-index: 5;
    position: absolute;
    height: 100%;
    width: 100%
}

.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x h1 {
    text-transform: uppercase;
    font-size: 24px
}

.Thumbnail_container__8XB5q .Thumbnail_captionText__2C93x {
    height: 100%;
    width: 100%;
    z-index: 10;
    color: #fff;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center
}

.Thumbnail_outer-container__2TwxW {
    position: relative;
    max-width: 38rem
}

    .Thumbnail_outer-container__2TwxW:after {
        content: "";
        display: block;
        padding-top: calc(100%)
    }

.postPreview_container__23rrE {
    position: relative;
    max-width: 38rem
}

    .postPreview_container__23rrE > .postPreview_thumbnail-content__3OHID {
        position: absolute;
        width: 100%;
        height: 100%
    }

    .postPreview_container__23rrE:after {
        content: "";
        display: block;
        padding-top: calc(1%)
    }

.Layout_container__259yc {
    min-height: 100vh;
    min-height: -webkit-fill-available
}

.Dropdown_dropbtn__mMHk- {
    border: none;
    cursor: pointer;
    outline: none !important
}

.Dropdown_dropdown__2u94r {
    position: relative;
    display: inline-block
}

.Dropdown_dropdown-content__3NvLY {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 5rem;
    overflow: auto;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 1
}

    .Dropdown_dropdown-content__3NvLY a {
        color: #000;
        padding: .8rem;
        text-decoration: none;
        display: block
    }

.Dropdown_dropdown__2u94r a:hover {
    background-color: #ddd
}

.Dropdown_dropdown__2u94r:hover .Dropdown_dropdown-content__3NvLY {
    display: block
}

.card-blog-img {
    height: 20rem;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.card-blog a{
    color: black;
    text-decoration: none;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}
    .card-blog a:hover {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
        transform: scale(1.05); /* Tạo hiệu ứng phóng to nhẹ */
        background-color: #f0f0f0; /* Thay đổi màu nền khi hover */
    }


