:root {
    font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-weight: 400;
    color-scheme: light dark;
    color: #ffffffde;
    background-color: #242424;
    font-synthesis: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    margin: 0;
    min-height: 100vh;
    font-family: Inter Tight, sans-serif;
    background: linear-gradient(0deg, #08090a, #08090a), #fff
}

#app {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px
}

.container {
    width: 80%;
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto
}

.hero_container a {
color: #fff
}

@media (max-width: 1440px) {
    .container {
        max-width: 1240px
    }
}

@media (max-width: 768px) {
    .container {
        max-width: 546px
    }
}

@media (max-width: 375px) {
    .container {
        width: 100%;
        max-width: 325px
    }
}

section.hero {
    position: relative;
    display: flex;
    height: 1000px;
    width: 100vw;
    background: url(https://donotreadmybooks.com/images/orig.webp) no-repeat calc(100vw - 1680px) -60px;
    background-size: 1800px 1200px;
    overflow: hidden;
    padding-top: 104px;
    transition: all .6s
}

@media (max-width: 1440px) {
    section.hero {
        background-position: calc(100vw - 1600px) -60px;
        height: 900px
    }
}

@media (max-width: 868px) {
    section.hero {
        background-size: 1100px 730px;
        background-position: calc(100vw - 833px) 175px;
        height: 780px
    }
}

@media (max-width: 475px) {
    section.hero {
        background-size: 920px 615px;
        background-position: calc(100vw - 675px) 280px;
        height: 725px
    }
}

section.hero .gradients {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

@media (max-width: 1440px) {
    section.hero .gradients {
        left: -220px;
        top: -60px
    }
}

@media (max-width: 768px) {
    section.hero .gradients {
        left: -225px;
        top: -80px
    }
}

@media (max-width: 768px) {
    section.hero .gradients {
        left: -270px;
        top: -280px
    }
}

section.hero .gradients .g-1 {
    position: absolute;
    width: 560px;
    height: 1380px;
    top: -27%;
    left: 0;
    transform: rotate(-45deg);
    flex-shrink: 0;
    border-radius: 9999px;
    background: radial-gradient(68.72% 68.54% at 55.02% 31.46%, #d9d9d91c, #8c8c8c05 50%, #73737300 80%)
}

section.hero .gradients .g-2 {
    position: absolute;
    width: 240px;
    height: 1380px;
    top: -62%;
    left: 0;
    transform: rotate(-45deg);
    flex-shrink: 0;
    border-radius: 9999px;
    background: radial-gradient(50% 50% at 50% 50%, #d9d9d929, #73737305 80%, #0000)
}

section.hero .gradients .g-3 {
    position: absolute;
    width: 240px;
    height: 1380px;
    top: -54%;
    left: -28%;
    transform: rotate(-45deg);
    flex-shrink: 0;
    border-radius: 9999px;
    background: radial-gradient(50% 50% at 50% 50%, #d9d9d957, #73737352 80%, #0000)
}

section.hero .hero_container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    margin-top: 0;
    z-index: 9
}

section.hero .hero_container h1 {
    color: var(--linear-app-nero, #FFF);
    font-size: 81px;
    font-style: normal;
    font-weight: 600;
    line-height: 61.6px;
    letter-spacing: -1.82px;
    margin: 60px 0 0
}

@media (max-width: 1440px) {
    section.hero .hero_container h1 {
        line-height: 86.2px;
        margin: 0
    }
}

@media (max-width: 768px) {
    section.hero .hero_container h1 {
        font-size: 72px;
        line-height: 46.2px;
        letter-spacing: -1.365px;
        margin: 0
    }
}

@media (max-width: 710px) {
    section.hero .hero_container h1 {
        line-height: 66.2px;
        margin-bottom: -20px
    }
}

@media (max-width: 375px) {
    section.hero .hero_container h1 {
        font-size: 64px;
        line-height: 95%;
        letter-spacing: -1.365px;
        margin: 0
    }
}

section.hero .hero_container p {
    color: var(--linear-app-nero-70, rgba(255, 255, 255, .7));
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: -.37px;
    width: 50%;
    max-width: 592px;
    margin-bottom: 0
}

@media (max-width: 768px) {
    section.hero .hero_container p {
        font-size: 15.75px;
        line-height: 21px;
        letter-spacing: -.278px;
        width: 80%
    }
}

@media (max-width: 375px) {
    section.hero .hero_container p {
        width: 90%;
        margin: 0
    }
}

section.hero .hero_container .social_networks {
    display: flex;
    align-items: center;
    gap: 5px
}

section.hero .hero_container .social_networks img {
    width: 28px;
    height: 28px
}

@media (max-width: 768px) {
    section.hero .hero_container .social_networks img {
        width: 27px;
        height: 27px
    }
}

section.hero:before {
    content: "";
    position: absolute;
    height: 1627px;
    top: -216px;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #0000 51%, #08090a 78%)
}

@media (max-width: 1440px) {
    section.hero:before {
        height: 1400px
    }
}

@media (max-width: 768px) {
    section.hero:before {
        height: 1300px
    }
}

section.projects {
    display: flex;
    padding-bottom: 64px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    align-self: stretch;
    background: var(--linear-app-linear-black-shuttle-gray-shuttle-gray-shuttle-gray, linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(97, 106, 115, .12) 40%, rgba(97, 106, 115, .12) 60%, rgba(97, 106, 115, 0) 100%))
}

section.projects .section-title {
    color: var(--linear-app-nero, #FFF);
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 61.6px;
    letter-spacing: -1.82px
}

@media (max-width: 768px) {
    section.projects .section-title {
        font-size: 42px
    }
}

section.projects .section-subtitle {
    color: var(--linear-app-nero, #FFF);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 61.6px
}

@media (max-width: 768px) {
    section.projects .section-subtitle {
        font-size: 24px
    }
}

section.projects .projects-block {
    display: flex;
    flex-wrap: wrap;
    gap: 32px
}

@media (max-width: 768px) {
    section.projects .projects-block {
        gap: 24px
    }
}

section.projects .projects-block .project-item {
    display: flex;
    flex: calc(50% - 60px) 0 1;
    padding: 21px 21.6px 21.6px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 14.4px;
    background: linear-gradient(184deg, #0000 10.79%, #000 64.06%), #0d0d0d;
    transition: all .4s ease-in-out
}

@media (max-width: 1439px) {
    section.projects .projects-block .project-item {
        flex-basis: 100%
    }
}

@media (max-width: 768px) {
    section.projects .projects-block .project-item {
        position: relative;
        display: flex;
        width: 578px;
        height: 165px;
        padding: 15.75px 16.2px 16.2px;
        justify-content: center;
        align-items: center;
        background: #000;
        gap: 10px;
        border-radius: 10.8px
    }
}

section.projects .projects-block .project-item .picture {
    width: 156px;
    height: 128px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #000;
    filter: grayscale(1);
    transition: all .6s ease-in-out
}

@media (max-width: 768px) {
    section.projects .projects-block .project-item .picture {
        width: 40%;
        height: 100%;
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1
    }

    section.projects .projects-block .project-item .picture:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(90deg, #0000 75%, #000 90%)
    }
}

section.projects .projects-block .project-item .details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 7.2px;
    flex: 1 0 0
}

@media (max-width: 768px) {
    section.projects .projects-block .project-item .details {
        z-index: 1;
        margin-left: 40%
    }
}

section.projects .projects-block .project-item .details .title {
    color: var(--linear-app-nero, #FFF);
    font-size: 18.9px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.2px;
    letter-spacing: -.333px
}

@media (max-width: 768px) {
    section.projects .projects-block .project-item .details .title {
        font-size: 14px
    }
}

section.projects .projects-block .project-item .details .description {
    color: var(--linear-app-oslo-gray, #969799);
    font-size: 14.4px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.05px
}

@media (max-width: 767px) {
    section.projects .projects-block .project-item .details .description {
        font-size: 10.8px;
        line-height: 16.537px
    }
}

section.projects .projects-block .project-item .actions {
    align-self: end
}

@media (max-width: 767px) {
    section.projects .projects-block .project-item .actions {
        position: absolute;
        bottom: 10px;
        right: 10px
    }
}

section.projects .projects-block .project-item .actions .project-link {
    display: flex;
    width: 14px;
    height: 14px;
    max-width: 252px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    border: 1.8px solid var(--linear-app-cod-gray, #161616);
    background-image: url(https://donotreadmybooks.com/images/icons/arrow-right.svg);
    background-size: 10px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .4s ease-out
}

@media (max-width: 767px) {
    section.projects .projects-block .project-item .actions .project-link {
        width: 14px;
        height: 14px;
        padding: 5px;
        background-size: 7px
    }
}

section.projects .projects-block .project-item .actions .project-link:hover {
    background-color: var(--linear-app-woodsmoke, #08090A);
    transform: rotate(-45deg)
}

section.projects .projects-block .project-item:hover {
    box-shadow: 0 0 34px #aaa4
}

section.projects .projects-block .project-item:hover .picture {
    filter: grayscale(0)
}

section.media {
    display: flex;
    padding-top: 64px;
    padding-bottom: 64px;
    flex-direction: column;
    align-items: center;
    align-self: stretch
}

section.media .media_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 32px;
    align-self: stretch
}

section.media .section-title {
    color: #fff;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    letter-spacing: -1px;
    width: 100%;
    margin: 0
}

section.media .media-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-size: 22.007px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-transform: uppercase
}

@media (max-width: 768px) {
    section.media .media-list {
        font-size: 16px;
        font-weight: 500;
        line-height: 150%;
        gap: 24px
    }
}

section.media .media-list .media-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8.803px;
    color: var(--linear-app-oslo-gray, #969799);
    text-decoration: none
}

@media (max-width: 768px) {
    section.media .media-list .media-item {
        flex-direction: column;
        align-items: start;
        gap: 6px;
        position: relative
    }
}

section.media .media-list .media-item .media-number {
    width: 26px
}

@media (max-width: 768px) {
    section.media .media-list .media-item .media-number {
        width: 19px
    }
}

section.media .media-list .media-item .media-source {
    color: #fff;
    flex-shrink: 0
}

section.media .media-list .media-item .media-title {
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    text-decoration: underline
}

@media (max-width: 768px) {
    section.media .media-list .media-item .link-icon {
        position: absolute;
        top: 8px;
        right: 10px
    }
}

footer {
    display: flex;
    padding-top: 96px;
    padding-bottom: 96px;
    align-items: center;
    align-self: stretch;
    background: var(--linear-app-linear-woodsmoke-woodsmoke, linear-gradient(0deg, #141516 0%, #08090A 100%))
}

@media (max-width: 767px) {
    footer {
        padding-top: 72px;
        padding-bottom: 72px
    }
}

footer .footer_container {
    display: flex
}

@media (max-width: 767px) {
    footer .footer_container {
        flex-direction: column;
        gap: 27px
    }
}

footer .footer_info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    gap: 8px
}

footer .footer_info h6 {
    color: var(--linear-app-nero, #FFF);
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 61.6px;
    letter-spacing: -1.82px;
    margin: 0
}

@media (max-width: 768px) {
    footer .footer_info h6 {
        font-size: 42px;
        line-height: 46.2px;
        letter-spacing: -1.365px
    }
}

footer .footer_info span {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -.36px;
    text-transform: uppercase;
    opacity: .2
}

@media (max-width: 768px) {
    footer .footer_info span {
        font-size: 9px
    }
}

footer .social_networks {
    display: flex;
    align-items: center;
    gap: 12px
}

footer .social_networks img {
    width: 36px;
    height: 36px
}
