.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}

*,
::before,
::after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::selection {
    background: #760F3F;
    color: #fff;
    text-shadow: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    display: inherit;
    font-size: inherit;
    font-weight: inherit;
}

a {
    color: currentColor;
    cursor: pointer;
    text-decoration: none;
}

p, .block-rich-content ul {
    margin: 0;
}

bbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cbc1b3;
    margin: 1.5em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
}

small {
    font-size: 85%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

dd {
    margin: 0 0 0 40px;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button {
    border: 0;
    padding: 0;
    background-color: transparent;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    outline: none;
}

button,
input {
    line-height: normal;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd;
}

@media print {
    * {
        background: transparent;
        color: black;
        box-shadow: none;
        text-shadow: none;
        filter: none;
    }

    /* Black prints faster: h5bp.com/s */
    a,
a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
        content: "";
    }

    /* Don't show links for images,
    or javascript/internal links */
    pre,
blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    /* h5bp.com/t */
    tr,
img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%;
    }

    @page {
        margin: 0.5cm;
    }
    p, .block-rich-content ul,
h2,
h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
h3 {
        page-break-after: avoid;
    }
}
@font-face {
    font-family: "Playfair";
    src: url(/wp-content/themes/iranjustice/assets/fonts/PlayfairDisplay-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url(/wp-content/themes/iranjustice/assets/fonts/Inter-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url(/wp-content/themes/iranjustice/assets/fonts/Inter-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}
@font-face {
    font-family: "Inter";
    src: url(/wp-content/themes/iranjustice/assets/fonts/Inter-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}
.main-title {
    font-family: "Playfair", serif;
    font-weight: 600;
    font-size: 1.875rem;
    line-height: 120%;
    letter-spacing: -0.3px;
}
@media (min-width: 62rem) {
    .main-title {
        font-size: 3rem;
        line-height: 110%;
        letter-spacing: -0.48px;
    }
}
.title, .block-rich-content h6, .block-rich-content h5, .block-rich-content h4, .block-rich-content h3, .block-rich-content h2 {
    font-family: "Playfair", serif;
    font-weight: 600;
    font-size: 1.75rem;
    line-height: 110%;
    letter-spacing: -0.28px;
}
@media (min-width: 62rem) {
    .title, .block-rich-content h6, .block-rich-content h5, .block-rich-content h4, .block-rich-content h3, .block-rich-content h2 {
        font-size: 2.375rem;
        letter-spacing: -0.4px;
    }
}
.main-subtitle {
    font-family: "Playfair", serif;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 110%;
    letter-spacing: -0.24px;
}
@media (min-width: 62rem) {
    .main-subtitle {
        font-size: 2.125rem;
        letter-spacing: -0.34px;
    }
}
p, .block-rich-content ul {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
}
@media (min-width: 62rem) {
    p, .block-rich-content ul {
        font-size: 1.125rem;
        line-height: 168%;
    }
}
p strong, .block-rich-content ul strong {
    font-weight: 600;
}
p.message, .block-rich-content ul.message {
    display: none;
    font-weight: 600;
    font-size: 0.75rem;
    color: red;
}
p.message.error, .block-rich-content ul.message.error {
    display: block;
}

.access-link::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.btn {
    display: inline-block;
}
.btn.btn-main {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 0.875rem;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    border: 2px solid #000;
    transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}
@media (min-width: 62rem) {
    .btn.btn-main {
        font-size: 0.9375rem;
    }
}
.btn.btn-main:active, .btn.btn-main:focus, .btn.btn-main:hover {
    color: #FFFDFA;
    border-color: #760F3F;
    background-color: #760F3F;
}
.btn.btn-main:active svg line,
.btn.btn-main:active svg path, .btn.btn-main:focus svg line,
.btn.btn-main:focus svg path, .btn.btn-main:hover svg line,
.btn.btn-main:hover svg path {
    stroke: currentColor;
}
.main-header:not(.home) .btn.btn-main, .block-push .btn.btn-main {
    color: #FFFDFA;
    border-color: #FFFDFA;
    background-color: transparent;
}
.main-header:not(.home) .btn.btn-main svg line,
.main-header:not(.home) .btn.btn-main svg path, .block-push .btn.btn-main svg line,
.block-push .btn.btn-main svg path {
    stroke: currentColor;
}
.main-header:not(.home) .btn.btn-main:active, .main-header:not(.home) .btn.btn-main:focus, .main-header:not(.home) .btn.btn-main:hover, .block-push .btn.btn-main:active, .block-push .btn.btn-main:focus, .block-push .btn.btn-main:hover {
    color: #760F3F;
    background-color: #FFFDFA;
}
.btn.btn-main.icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 0.25rem;
}
@media (min-width: 62rem) {
    .btn.btn-main.icon {
        gap: 0 0.5rem;
    }
}
.btn.btn-main.small {
    line-height: 1.875rem;
    border-radius: 1.875rem;
    padding: 0 1.25rem;
}
.btn.btn-main.medium {
    line-height: 2.5rem;
    border-radius: 2.5rem;
    padding: 0 1.5rem;
}
.btn.btn-main.big {
    line-height: 2.25rem;
    border-radius: 3rem;
    padding: 0 1.25rem;
}
@media (min-width: 62rem) {
    .btn.btn-main.big {
        line-height: 3rem;
        padding: 0 1.5rem;
    }
}
.btn.btn-menu-mobile {
    width: 1.5rem;
    height: 1.25rem;
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
    float: right;
    background-color: transparent;
}
@media (min-width: 62rem) {
    .btn.btn-menu-mobile {
        display: none;
    }
}
.btn.btn-menu-mobile .burger {
    width: 1.5rem;
    height: 0.125rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #000;
    pointer-events: none;
    transition: background-color 0.2s ease;
}
.main-header:not(.home) .btn.btn-menu-mobile .burger {
    background-color: #FFFDFA;
}
.btn.btn-menu-mobile .burger::before, .btn.btn-menu-mobile .burger::after {
    content: "";
    width: 1.5rem;
    height: 0.125rem;
    display: block;
    background-color: #000;
    position: absolute;
    left: 0;
}
.main-header:not(.home) .btn.btn-menu-mobile .burger::before, .main-header:not(.home) .btn.btn-menu-mobile .burger::after {
    background-color: #FFFDFA;
}
.btn.btn-menu-mobile .burger:before {
    top: -0.4375rem;
    transition: top 0.2s ease, transform 0.2s ease;
}
.btn.btn-menu-mobile .burger:after {
    bottom: -0.4375rem;
    transition: bottom 0.2s ease, transform 0.2s ease;
}
.btn.btn-menu-mobile.open .burger {
    background-color: transparent;
}
.main-header:not(.home) .btn.btn-menu-mobile.open .burger {
    background-color: transparent;
}
.btn.btn-menu-mobile.open .burger::before {
    top: 0;
    transform: rotate(45deg);
}
.btn.btn-menu-mobile.open .burger::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.block-hero.main {
    text-align: center;
    padding: 2rem 0 2.5rem;
    background-color: #760F3F;
}
@media (min-width: 62rem) {
    .block-hero.main {
        padding: 3rem 0 4rem;
    }
}
.block-hero.main .main-title {
    grid-column: 1/-1;
    color: #FFFDFA;
    text-transform: uppercase;
}
@media (min-width: 62rem) {
    .block-hero.main .main-title {
        grid-column: 3/span 8;
    }
}
.block-hero.main.offset {
    margin: 0 0 -3.375rem;
    padding-bottom: 5.5rem;
}
@media (min-width: 62rem) {
    .block-hero.main.offset {
        padding-bottom: 7.5rem;
    }
}
.block-hero.home {
    grid-column: 1/-1;
    display: grid;
    gap: 2rem 0;
    padding: 2rem 0 3rem;
}
@media (min-width: 62rem) {
    .block-hero.home {
        grid-template-columns: repeat(12, 1fr);
        gap: 0 1rem;
        padding: 5.5rem 0 7rem;
    }
}
.block-hero.home .text-container {
    grid-row: 2;
}
@media (min-width: 62rem) {
    .block-hero.home .text-container {
        grid-row: 1;
        grid-column: span 6;
    }
}
.block-hero.home .text-container .main-title {
    font-size: 2rem;
    margin: 0 0 1.5rem;
}
@media (min-width: 62rem) {
    .block-hero.home .text-container .main-title {
        font-size: 2.625rem;
        margin: 0 0 2.5rem;
    }
}
.block-hero.home .text-container p, .block-hero.home .text-container .block-rich-content ul, .block-rich-content .block-hero.home .text-container ul {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 150%;
}
@media (min-width: 62rem) {
    .block-hero.home .text-container p, .block-hero.home .text-container .block-rich-content ul, .block-rich-content .block-hero.home .text-container ul {
        font-size: 1.1875rem;
        line-height: 160%;
    }
}
.block-hero.home .text-container p strong, .block-hero.home .text-container .block-rich-content ul strong, .block-rich-content .block-hero.home .text-container ul strong {
    font-weight: 600;
}
.block-hero.home .text-container p:not(:last-of-type), .block-hero.home .text-container .block-rich-content ul:not(:last-of-type), .block-rich-content .block-hero.home .text-container ul:not(:last-of-type) {
    margin: 0 0 1.5rem;
}
.block-hero.home .text-container .btn {
    margin: 2rem 0 0;
}
.block-hero.home .img-container {
    grid-row: 1;
}
@media (min-width: 62rem) {
    .block-hero.home .img-container {
        grid-column: span 6;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
.block-hero.home .img-container img {
    width: 100%;
    max-width: 13.75rem;
}
@media (min-width: 62rem) {
    .block-hero.home .img-container img {
        max-width: 29.375rem;
    }
}
.block-archive {
    grid-column: 1/-1;
    display: flex;
    flex-direction: column;
    gap: 1.5rem 0;
    padding: 0 0 3rem;
}
@media (min-width: 62rem) {
    .block-archive {
        gap: 2.5rem 0;
        padding: 0 0 5rem;
    }
}
.block-archive.news .block-main-content {
    display: grid;
    gap: 2.5rem;
}
@media (min-width: 62rem) {
    .block-archive.news .block-main-content {
        grid-template-columns: repeat(3, 1fr);
    }
}
.block-top {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.link-top,
.link-bottom {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 0.9375rem;
    line-height: 1rem;
    text-transform: uppercase;
    letter-spacing: 0.28px;
    display: flex;
    align-items: center;
    gap: 0 0.5rem;
    transition: color 0.2s ease;
}
.link-top svg line,
.link-top svg path,
.link-bottom svg line,
.link-bottom svg path {
    stroke: currentColor;
}
.link-top:active, .link-top:focus, .link-top:hover,
.link-bottom:active,
.link-bottom:focus,
.link-bottom:hover {
    color: #760F3F;
}

.link-top {
    display: none;
}
@media (min-width: 62rem) {
    .link-top {
        display: flex;
    }
}
.link-bottom {
    margin-top: 1rem;
}
@media (min-width: 62rem) {
    .link-bottom {
        display: none;
    }
}
.block-push {
    color: #FFFDFA;
    padding: 3rem 1.125rem;
    background-color: #760F3F;
}
@media (min-width: 62rem) {
    .block-push {
        padding: 4.5rem 0 5rem;
    }
}
.block-push .block-content {
    grid-column: 1/-1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem 0;
}
@media (min-width: 62rem) {
    .block-push .block-content {
        grid-column: 3/span 8;
        gap: 2.5rem 0;
    }
}
.block-push .text-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem 0;
    text-align: center;
}
.block-push .text-container p, .block-push .text-container .block-rich-content ul, .block-rich-content .block-push .text-container ul {
    font-size: 1.125rem;
}
@media (min-width: 62rem) {
    .block-push .text-container p, .block-push .text-container .block-rich-content ul, .block-rich-content .block-push .text-container ul {
        font-size: 1.25rem;
    }
}
.card .card-title {
    font-family: "Inter", sans-serif;
    line-height: 130%;
    font-weight: 600;
    transition: color 0.2s ease;
}
.card .card-title svg path {
    stroke: currentColor;
    transition: stroke 0.2s ease;
}
.card .infos {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
}
@media (min-width: 62rem) {
    .card .infos {
        font-size: 1rem;
    }
}
.card .infos .category {
    font-weight: 600;
    color: #760F3F;
}
.card .infos .date {
    text-transform: lowercase;
}
.card .infos .doctype,
.card .infos .source {
    text-transform: uppercase;
}
.card.card-main {
    display: flex;
    flex-direction: column;
    gap: 0.75rem 0;
    position: relative;
}
@media (min-width: 62rem) {
    .card.card-main {
        gap: 1rem 0;
    }
}
.card.card-main .img-container {
    aspect-ratio: 3/2;
    overflow: hidden;
}
.card.card-main .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.card.card-main .text-container {
    display: flex;
    flex-direction: column;
    gap: 0.75rem 0;
}
.card.card-main .card-title {
    font-size: 1.1875rem;
    display: inline-block;
}
@media (min-width: 62rem) {
    .card.card-main .card-title {
        font-size: 1.375rem;
    }
}
.card.card-main .card-title svg {
    margin-bottom: -4px;
}
.card.card-publication {
    display: flex;
    gap: 0 2.5rem;
    padding: 3rem 0;
    border-bottom: 1px solid #000;
}
.card.card-publication:first-child {
    border-top: 1px solid #000;
}
.card.card-publication .img-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3.375rem 1.25rem;
    background-color: #EDE9E2;
}
.card.card-publication .img-container svg {
    width: 100%;
    height: auto;
    max-width: 9rem;
}
.card.card-publication .text-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.card.card-publication .text-content {
    display: flex;
    flex-direction: column;
    gap: 1rem 0;
}
.card.card-publication .card-title {
    font-size: 1.1875rem;
}
@media (min-width: 62rem) {
    .card.card-publication .card-title {
        font-size: 1.5rem;
    }
}
.card:active .card-title, .card:focus .card-title, .card:hover .card-title {
    color: #760F3F;
}

.form-contact {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3rem 0;
}
.form-contact .form-inputs {
    display: flex;
    flex-direction: column;
    gap: 1.5rem 0;
}

.input-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.75rem 0;
}
.input-container label {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 1rem;
}
.input-container input[type=text],
.input-container input[type=email] {
    width: 100%;
    border-radius: 8px;
    border: 2px solid #000;
    padding: 0.75rem 1.5rem;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    transition: border-color 0.2s ease;
}
.input-container input[type=text]:focus,
.input-container input[type=email]:focus {
    border-color: #760F3F;
}
.input-container input[type=text]:required,
.input-container input[type=email]:required {
    background-color: transparent;
}
.input-container input[type=submit] {
    background-color: transparent;
}
.input-container.is-required label::after {
    content: "*";
}

.block-person {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem 0;
    padding: 2rem 0;
    border-bottom: 1px solid #000;
}
.block-person:first-child {
    border-top: 1px solid #000;
}
@media (min-width: 48rem) {
    .block-person {
        flex-direction: row;
        gap: 0 4rem;
        padding: 3.5rem 0;
    }
}
.block-person .img-container {
    flex: 0 0 100%;
    width: 100%;
    max-width: 10rem;
    aspect-ratio: 1/1;
}
@media (min-width: 48rem) {
    .block-person .img-container {
        max-width: 14rem;
    }
}
.block-person .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.block-person .text-container {
    display: flex;
    flex-direction: column;
    gap: 1.25rem 0;
}
@media (min-width: 48rem) {
    .block-person .text-container {
        gap: 2rem 0;
    }
}
.block-person .text-container .text-content {
    display: flex;
    flex-direction: column;
    gap: 1.5rem 0;
}

:root {
    --gradient: 45deg, #ff0 0%, #ff0 10%, #000 10%, #000 20%;
}

.wip,
.bad-link,
img:not([alt]) {
    border-width: 10px;
    border-style: solid;
    border-image: repeating-linear-gradient(var(--gradient)) 10;
}

.pagenav {
    position: fixed;
    bottom: 0;
    left: 0;
    list-style: none;
}
.pagenav ul {
    display: flex;
    gap: 0 1rem;
    align-items: center;
    padding: 0.625rem;
    background-color: black;
}
.pagenav ul li a {
    color: white;
}

body {
    padding: 3.3125rem 0 0;
    background-color: #FFFDFA;
}
@media (min-width: 62rem) {
    body {
        padding: 4.4375rem 0 0;
    }
}
body.oh {
    height: 100vh;
    position: relative;
    touch-action: none;
    -webkit-overflow-scrolling: touch;
    overflow: hidden !important;
    overscroll-behavior: none;
}

.main.full {
    width: 100%;
    min-height: 100vh;
}
@media (min-width: 48rem) {
    .main.full {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
.main-container {
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 1.25rem;
}
@media (min-width: 62rem) {
    .main-container {
        padding: 0 4.5rem;
    }
}
.main-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 1rem;
}

.main-flex {
    display: flex;
    flex-wrap: wrap;
    column-gap: 1rem;
}

.main-content.news {
    display: grid;
    grid-column: 1/-1;
    gap: 2.5rem 2rem;
    padding: 2rem 0 4rem;
}
@media (min-width: 36rem) {
    .main-content.news {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 62rem) {
    .main-content.news {
        grid-template-columns: repeat(3, 1fr);
        gap: 4rem 2.5rem;
        padding: 5rem 0 6.5rem;
    }
}
.main-content.publications {
    display: grid;
    grid-column: 1/-1;
    padding: 2rem 0 4rem;
}
@media (min-width: 62rem) {
    .main-content.publications {
        grid-column: 3/-3;
        padding: 5rem 0 6.5rem;
    }
}
.main-content.legals, .main-content.contact {
    grid-column: 1/-1;
    display: flex;
    flex-direction: column;
    gap: 4.5rem 0;
    padding: 2.5rem 0 4rem;
}
@media (min-width: 62rem) {
    .main-content.legals, .main-content.contact {
        grid-column: 4/-4;
        padding: 5rem 0 6.5rem;
    }
}
.main-content.whois {
    grid-column: 1/-1;
    display: flex;
    flex-direction: column;
    gap: 4.5rem 0;
    padding: 0 0 2.5rem;
}
@media (min-width: 62rem) {
    .main-content.whois {
        grid-column: 4/-4;
        padding: 0 0 5rem;
    }
}
.main-content.image {
    grid-column: 1/-1;
}
@media (min-width: 62rem) {
    .main-content.image {
        grid-column: 3/-3;
    }
}
.main-content.image .img-container {
    display: flex;
    flex-direction: column;
    gap: 0.75rem 0;
    margin: 0 0 2.0625rem;
}
@media (min-width: 62rem) {
    .main-content.image .img-container {
        gap: 1rem 0;
        margin: 0 0 4rem;
    }
}
.main-content.image .img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.main-content.image .img-container figcaption {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 0.8125rem;
}
@media (min-width: 62rem) {
    .main-content.image .img-container figcaption {
        font-size: 0.875rem;
    }
}
.main-content.team {
    grid-column: 1/-1;
    padding: 0 0 4rem;
}
@media (min-width: 62rem) {
    .main-content.team {
        grid-column: 3/-3;
        padding: 0 0 6.5rem;
    }
}
.block-wait {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 0 1rem;
}
.block-wait .text-container {
    grid-column: 1/-1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 3rem 0;
}
@media (min-width: 48rem) {
    .block-wait .text-container {
        grid-column: 2/span 5;
    }
}
.block-wait .text-container .main-logo {
    width: 100%;
    max-width: 10.125rem;
    aspect-ratio: 1/1;
}
@media (min-width: 62rem) {
    .block-wait .text-container .main-logo {
        max-width: 12.625rem;
    }
}
.block-wait .text-container .main-logo svg {
    width: 100%;
}
.block-wait .img-container {
    display: none;
    grid-column: 8/span 5;
    align-items: center;
    justify-content: flex-end;
    padding: 0 1.875rem 0 0;
}
@media (min-width: 48rem) {
    .block-wait .img-container {
        display: flex;
    }
}
.block-wait .img-container img {
    width: 100%;
    max-width: 26.125rem;
}

.btn-container {
    align-items: center;
    justify-content: center;
    padding: 0 0 6.625rem;
    display: none;
}

.block-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5rem 0;
}

.block-rich-content h2 {
    margin: 2.0625rem 0 1.5rem;
}
@media (min-width: 62rem) {
    .block-rich-content h2 {
        margin: 3rem 0 2rem;
    }
}
.block-rich-content h2:first-child {
    margin-top: 0;
}
.block-rich-content p, .block-rich-content ul {
    margin: 0 0 1.875rem;
}
.block-rich-content ul {
    margin: 0 0 3rem;
    padding: 0 0 0 1.875rem;
    list-style: disc;
}
.block-rich-content ul li:not(:last-child) {
    margin: 0 0 1.625rem;
}

.socials {
    display: flex;
    align-items: center;
    gap: 0 0.75rem;
}
@media (min-width: 62rem) {
    .socials {
        gap: 0 1.125rem;
    }
}
.socials a {
    width: 3rem;
    display: block;
}
@media (min-width: 62rem) {
    .socials a {
        width: 3.5rem;
    }
}
.socials a svg {
    width: 100%;
}
.socials a svg path,
.socials a svg rect {
    transition: fill 0.2s ease, stroke 0.2s ease;
}
.socials a:active svg path, .socials a:focus svg path, .socials a:hover svg path {
    fill: #FFFDFA;
}
.socials a:active svg rect, .socials a:focus svg rect, .socials a:hover svg rect {
    stroke: #760F3F;
    fill: #760F3F;
}
@media (min-width: 62rem) {
    .main-header .socials a {
        display: none;
    }
}
.main-header .socials a svg path {
    fill: #FFFDFA;
}
.main-header.home .socials a svg path {
    fill: #000;
}
.main-footer .socials a {
    width: 3rem;
    aspect-ratio: 1/1;
}

.main-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid #FFFDFA;
    color: #FFFDFA;
    background-color: #760F3F;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9001;
}
@media (min-width: 62rem) {
    .main-header {
        padding: 1.125rem 2rem;
    }
}
.main-header .main-navigation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5rem 0;
    padding: 3rem 1.25rem;
    position: fixed;
    top: 3.3125rem;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(100%);
    background-color: #760F3F;
    transition: transform 0.2s ease;
}
@media (min-width: 62rem) {
    .main-header .main-navigation {
        flex-direction: row;
        gap: 0 1.75rem;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
        position: static;
        inset: auto;
        transform: none;
        background-color: transparent;
    }
}
.main-header .main-navigation.open {
    transform: translate(0);
}
.main-header .main-logo {
    height: 1.25rem;
    display: flex;
    align-items: center;
}
@media (min-width: 62rem) {
    .main-header .main-logo {
        height: 1.75rem;
    }
}
.main-header .main-logo svg {
    height: 100%;
}
.main-header .main-logo svg path {
    fill: currentColor;
}
.main-header .main-logo svg path.separator {
    stroke: currentColor;
}
.main-header .menu-header {
    display: flex;
    flex-direction: column;
    gap: 2rem 0;
}
@media (min-width: 62rem) {
    .main-header .menu-header {
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        gap: 0 1.75rem;
    }
}
.main-header .menu-header .menu-item a {
    font-family: "Inter", sans-serif;
    font-weight: 500;
    font-size: 1.125rem;
    color: currentColor;
    position: relative;
}
.main-header .menu-header .menu-item:active a::before, .main-header .menu-header .menu-item:focus a::before, .main-header .menu-header .menu-item:hover a::before, .main-header .menu-header .menu-item.current-menu-item a::before {
    content: "";
    width: 100%;
    height: 0.0625rem;
    position: absolute;
    bottom: 1px;
    right: 0;
    left: 0;
    background-color: currentColor;
}
.home .main-header {
    border-bottom-color: #000;
    color: #000;
    background-color: #FFFDFA;
}
.home .main-header .main-navigation {
    background-color: #FFFDFA;
}
.home .main-header .menu-header .menu-item a:active, .home .main-header .menu-header .menu-item a:focus, .home .main-header .menu-header .menu-item a:hover, .home .main-header .menu-header .menu-item a.current-menu-item {
    color: #760F3F;
}

.main-footer {
    display: flex;
    flex-direction: column;
    padding: 2.5rem 1.25rem;
    gap: 2rem 0;
    border-top: 1px solid #000;
}
@media (min-width: 62rem) {
    .main-footer {
        flex-direction: row;
        gap: 0;
        align-items: center;
        justify-content: space-between;
        padding: 1rem 2rem;
    }
}
.main-footer .main-navigation {
    display: flex;
    flex-direction: column;
    gap: 2rem 0;
}
@media (min-width: 62rem) {
    .main-footer .main-navigation {
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        gap: 0 3rem;
    }
}
.main-footer .main-logo {
    height: 1.25rem;
    display: flex;
    align-items: center;
}
@media (min-width: 62rem) {
    .main-footer .main-logo {
        height: 1.75rem;
    }
}
.main-footer .main-logo svg {
    height: 100%;
}
.main-footer .menu-footer {
    display: flex;
    flex-direction: column;
    gap: 1.5rem 0;
}
@media (min-width: 62rem) {
    .main-footer .menu-footer {
        flex-direction: row;
        align-items: center;
        gap: 0 2rem;
    }
}
.main-footer .menu-footer .menu-item a {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    position: relative;
}
.main-footer .menu-footer .menu-item a:active, .main-footer .menu-footer .menu-item a:focus, .main-footer .menu-footer .menu-item a:hover {
    color: #760F3F;
}
.main-footer .menu-footer .menu-item a:active::before, .main-footer .menu-footer .menu-item a:focus::before, .main-footer .menu-footer .menu-item a:hover::before {
    content: "";
    width: 100%;
    height: 0.0625rem;
    position: absolute;
    bottom: 1px;
    right: 0;
    left: 0;
    background-color: currentColor;
}

/*# sourceMappingURL=app.css.map*/