/* Design */
.section-design .section-header .overview-design-design-headline img {
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 196px;
    --p-height: 81px;
    position: absolute;
    left: 0px;
    top: -5px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .section-design .section-header .overview-design-design-headline img {
        --p-width: 159px;
        --p-height: 66px;
        left: 4px;
        top: -4px;
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-design .section-header .overview-design-design-headline img {
        --p-width: 101px;
        --p-height: 42px;
        left: 0px;
        top: -2px;
    }
}

/* Design */

/* Chip */

.section-powerful .section-header .section-headline-script.has-descenders {
    left: -4px;
    bottom: -6px;
}

@media only screen and (max-width: 1068px) {
    .section-powerful .section-header .section-headline-script.has-descenders {
        left: -2px;
        bottom: -4px
    }
}

@media only screen and (max-width: 734px) {
    .section-powerful .section-header .section-headline-script.has-descenders {
        bottom: -3px;
        left: -1px
    }
}

/* Chip */

/* Personal */

.section-intelligence .section-header .overview-intelligence-personal-headline {
    --p-width: 200px;
    --p-height: 64px;
    --top-offest: 3px
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .section-intelligence .section-header .overview-intelligence-personal-headline {
        --p-width: 170px;
        --p-height: 53px;
        --top-offest: 6px
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-intelligence .section-header .overview-intelligence-personal-headline {
        --p-width: 105px;
        --p-height: 34px;
    }
}

.section-intelligence .section-header .overview-intelligence-personal-headline img {
    --p-width: 263px;
    --p-height: 81px;
}

@media only screen and (max-width: 1068px) and (max-width:1068px) {
    .section-intelligence .section-header .overview-intelligence-personal-headline img {
        --p-width: 244px;
        --p-height: 75px;
        margin-top: -4px;
    }
}

@media only screen and (max-width: 734px) and (max-width:734px) {
    .section-intelligence .section-header .overview-intelligence-personal-headline img {
        --p-width: 154px;
        --p-height: 48px;
    }
}

/* Personal */

/* Pencil */
.section-pencil .section-header .overview-pencil-pro-headline img {
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 244px;
    --p-height: 81px
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .section-pencil .section-header .overview-pencil-pro-headline img {
        --p-width: 199px;
        --p-height: 66px
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-pencil .section-header .overview-pencil-pro-headline img {
        --p-width: 125px;
        --p-height: 42px
    }
}

.section-pencil .section-header .section-headline-script.has-descenders {
    bottom: -3px;
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-pencil .section-header .section-headline-script.has-descenders {
        bottom: 0px;
        left: 2px;
    }
}

/* Pencil */

/* iPadOS */
.section-apps .overview-apps-ipados-headline img {
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 159px;
    --p-height: 81px;
    position: relative;
    top: 13px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .section-apps .overview-apps-ipados-headline img {
        --p-width: 129px;
        --p-height: 66px
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-apps .overview-apps-ipados-headline img {
        --p-width: 82px;
        --p-height: 42px
    }
}

.section-apps .section-headline-script {
    bottom: 0px;
}

.section-apps .section-header .section-headline-script {
    margin-right: -17px;
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-apps .section-header .section-headline-script {
        margin-right: -10px;
        left: -3px;
        bottom: 5px;
    }
}

/* Download */

.section-download .overview-design-download-headline img {
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 234px;
    --p-height: 87px;
    position: relative;
    left: 6px;
    top: 15px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .section-download .overview-design-download-headline img {
        --p-width: 188px;
        --p-height: 70px
    }

    .section-download .overview-design-download-headline {
        margin-left: -7px;
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-download .overview-design-download-headline img {
        --p-width: 119px;
        --p-height: 45px
    }
}

@media only screen and (max-width: 734px) {
    .section-download .section-headline-script {
        bottom: 5px;
    }
}

/* Download */

/* Camera */
.section-camera .overview-camera-camera-headline img {
    width: var(--p-width);
    height: var(--p-height);
    --p-width: 240px;
    --p-height: 81px;
    position: relative;
    left: -5px;
    top: 15px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .section-camera .overview-camera-camera-headline img {
        --p-width: 194px;
        --p-height: 66px
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-camera .overview-camera-camera-headline img {
        --p-width: 123px;
        --p-height: 42px
    }
}

.section-camera .section-headline-script {
    bottom: 0px;
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .section-camera .section-headline-script {
        bottom: 5px;
        left: 3px;
    }
}

/* Camera */