body {
    margin: 0;
    line-height: normal;
}


.frame-child {
    width: 441px;
    position: relative;
    height: 85px;
    object-fit: contain;
}
.celebrating-20-years {
    margin: 0;
}
.celebrating-20-years-container {
    position: relative;
    line-height: 150%;
    font-weight: 600;
}
.excellence-in-paper {
    position: relative;
    font-size: 20px;
    line-height: 150%;
}
.rectangle-parent {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 64px 0px;
    gap: 24px;
}
.new-filepdf-page-11-of-14-child {
    width: 880px;
    position: relative;
    height: 480px;
    object-fit: cover;
}
.group-icon {
    width: 36px;
    position: relative;
    height: 31.5px;
}
.state-of-the-art-facility {
    align-self: stretch;
    position: relative;
    line-height: 150%;
    font-weight: 500;
}
.advanced-manufacturing-capabil {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    letter-spacing: 0.08em;
    line-height: 120%;
    color: #4b5563;
}
.group-parent {
    width: 280px;
    border-radius: 16px;
    background-color: #fff;
    height: 248px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    box-sizing: border-box;
    gap: 8px;
}
.vector-icon {
    width: 36px;
    position: relative;
    height: 36px;
    mix-blend-mode: normal;
}
.frame-parent {
    width: 880px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 64px 0px;
    box-sizing: border-box;
    gap: 24px;
    font-size: 20px;
}
.deva-paper-is-container {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.08em;
    line-height: 120%;
}
.path-2-icon {
    width: 15.9px;
    position: relative;
    height: 16px;
    overflow: hidden;
    flex-shrink: 0;
}
.div {
    position: relative;
    line-height: 120%;
}
.path-2-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.path-icon {
    width: 16px;
    position: relative;
    height: 12px;
    overflow: hidden;
    flex-shrink: 0;
}
.frame-group {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 32px;
    font-size: 14px;
    color: #000;
}
.deva-paper-is-turning-20-and-parent {
    width: 640px;
    border-radius: 16px;
    background-color: #fff;
    height: 248px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    box-sizing: border-box;
    gap: 8px;
    font-size: 16px;
    color: #4b5563;
}
.new-filepdf-page-11-of-14 {
    width: 100%;
    position: relative;
    background-color: #f5f6f7;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    font-size: 48px;
    color: #000;
    font-family: Roboto;
    padding-bottom: 64px;
}

@media (max-width: 1024px) {
    .frame-child {
        width: 100%;
        height: auto;
    }
    .new-filepdf-page-11-of-14-child {
        width: 100%;
        height: auto;
    }
    .frame-parent {
        flex-direction: column;
        width: 100%;
        padding: 32px 0;
    }
    .group-parent {
        width: 100%;
        margin-bottom: 16px;
    }
    .deva-paper-is-turning-20-and-parent {
        width: 100%;
        padding: 16px;
    }
}

@media (max-width: 768px) {
    .rectangle-parent {
        padding: 32px 0;
    }
    .frame-parent {
        padding: 16px 0;
    }
    .deva-paper-is-turning-20-and-parent {
        padding: 8px;
    }
}

@media (max-width: 480px) {
    .new-filepdf-page-11-of-14 {
        padding-bottom: 32px;
    }
    .celebrating-20-years-container {
        font-size: 16px;
    }
    .excellence-in-paper {
        font-size: 16px;
    }
    .advanced-manufacturing-capabil {
        font-size: 14px;
    }
    .frame-group {
        flex-direction: column;
        gap: 16px;
    }
}

