@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=STIX+Two+Text:ital,wght@0,400..700;1,400..700&display=swap');

.playfair {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.noto-serif {
    font-family: "Noto Serif", serif;
    font-optical-sizing: auto;
    font-style: normal;
}
.stix-two {
    font-family: "STIX Two Text", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


figcaption {
    color: #666666;
    font-size: .8888889em;
    line-height: 1.5;
    margin-top: 1em;
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

[type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
[multiple],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
}

/*
#panel {
    transform: translateX(-64px);
}*/

#panel.open,
#nav-panel.open {
    transform: translateX(0);
}

article p {
    padding-top: 1em;
}

article h1 {
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: 600;
    margin-top: 1.22rem;
}


article h2 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin-top: 1.22rem;
}

article h3 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin-top: 1.1rem;
}

article a {
    text-decoration: underline;
}

article ul {
    padding-top: 1em;
    list-style: disc;
    padding-left: 1em;
}

article ol {
    padding-top: 1em;
    padding-left: 1em;
    list-style: decimal;
}

.content-section h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 2.5rem;
    font-weight: 800;
}

.content-section h2 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 700;
    margin-top: 1.22rem;
}

.content-section a {
    text-decoration: underline;
    color: #c2410c;
}

.content-section p,
.content-section li {
    padding-top: 1em;
}

.content-section li {
    padding-left: 1em;
}

.content-section ol {
    list-style: decimal;
    padding-left: 1em;
}
article table {
    margin-top: 1rem;
    display: block;
    width: 100%;
    overflow-x: auto;
}
article th{
    background-color: #F4F4F5;
}
article th, article td {
    border: 1px solid #D4D4D8;
    padding: 0.5rem;
}

.scroll-touch {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.scroll-touch::-webkit-scrollbar {
    display: none;
}

.shake {
    animation: jump-shaking 2.5s infinite;
}

@keyframes jump-shaking {
    0% {
        transform: translateX(0)
    }

    5% {
        transform: rotate(17deg)
    }

    10% {
        transform: rotate(-17deg)
    }

    15% {
        transform: rotate(17deg)
    }

    20% {
        transform: rotate(-17deg)
    }

    25% {
        transform: translateY(0) rotate(0)
    }

    100% {
        transform: translateY(0) rotate(0)
    }
}

.heroicon-check-badge {
    display: inline-block;
    --svg: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-6 h-6">\
            <path fill-rule="evenodd" d="M8.603 3.799A4.49 4.49 0 0112 2.25c1.357 0 2.573.6 3.397 1.549a4.49 4.49 0 013.498 1.307 4.491 4.491 0 011.307 3.497A4.49 4.49 0 0121.75 12a4.49 4.49 0 01-1.549 3.397 4.491 4.491 0 01-1.307 3.497 4.491 4.491 0 01-3.497 1.307A4.49 4.49 0 0112 21.75a4.49 4.49 0 01-3.397-1.549 4.49 4.49 0 01-3.498-1.306 4.491 4.491 0 01-1.307-3.498A4.49 4.49 0 012.25 12c0-1.357.6-2.573 1.549-3.397a4.49 4.49 0 011.307-3.497 4.49 4.49 0 013.497-1.307zm7.007 6.387a.75.75 0 10-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 00-1.06 1.06l2.25 2.25a.75.75 0 001.14-.094l3.75-5.25z" clip-rule="evenodd" />\
        </svg>');
    -webkit-mask: var(--svg);
    mask: var(--svg);
}


.article-body-wrapper-closed {
    height: 150px;
}

.article-body-closed {
    height: 100px;
    overflow: hidden;
}

.tab-component {
    scroll-margin-top: 46px;
}

.rtl {
    direction: rtl;
}