/* icon align */
.icon-wrapper .icon,
.icon-wrapper .icon-after:after,
.icon-wrapper .icon-before:before,
.icon-wrapper .more:not(.icon-before):after {
    position: relative;
    top: -0.06em
}

/* line-heigt */
.section-in-the-car .headline,
.section-on-the-go .headline,
.section-working-out .headline,
.section-winding-down .headline,
.section-apple-intelligence .headline{
    line-height: 0.94;
}

/* icon nowrap */
@media only screen and (max-width: 1068px) {
    .router.theme-dark.shortcuts .typography-intro .icon-wrapper,
    .router.theme-dark.sirikit .typography-intro .icon-wrapper{
        width: 100%;
        white-space: nowrap;
    }
}

.section-digital-assistant .section-content .callout-cta{
    white-space: nowrap;
}

.xsmall{
    display: none;
}

.xxsmall{
    display: none;
}

@media only screen and (max-width: 460px){
    .xsmall{
        display: block;
    }
}

@media only screen and (max-width: 366px) {
    .xsmall{
        display: none;
    }
}

@media only screen and (max-width: 366px) {
    .xxsmall{
        display: block;
    }
}


@media only screen and (max-width: 734px) {
    .section-in-the-car .headline,
    .section-on-the-go .headline,
    .section-working-out .headline,
    .section-winding-down .headline,
    .section-apple-intelligence .headline {
        line-height: 0.98;
    }
}

.typography-digital-assistant-copy{
    line-height: 1.25714285 !important;
}

@media only screen and (max-width: 1068px) {
    .typography-digital-assistant-copy{
        line-height: 1.25714285 !important;
    }
}

@media only screen and (max-width: 734px) {
    .typography-digital-assistant-copy{
        line-height: 1.35890052 !important;
    }
}

/* br */
.small-330 {
    display: none;
}

@media only screen and (min-width: 330px) and (max-width: 734px) {
    .small-330 {
        display: block;
    }
}

.xsmall-hide {
    display: hide;
}

@media only screen and  (max-width: 393px) {
    .xsmall-hide {
        display: none;
    }
}

/* setcion-on-the-go */
.section-on-the-go .image-wrapper-sticky picture {
    margin-top: -75px;
}
@media only screen and (max-width: 1068px) {
    .section-on-the-go .image-wrapper-sticky picture {
        margin-top: -64px;
    }
}

.section-on-the-go .secondary-image {
    right: 21%;
    top: 40%;
}

@media only screen and (max-width: 1068px) {
    .section-on-the-go .secondary-image {
        right: 18%;
        top: 32%;
    }
}

@media only screen and (max-width: 734px) {
    .section-on-the-go .secondary-image {
        right: 11%;
        top: 30%;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px){
    .section-scenario .align-hw-left .copy-container {
        margin-top: 83px;
    }
}


/* section-in-the-car */
.section-in-the-car .grid .copy-container {
    padding-right: 0;
    grid-column-start: 8;
}

@media only screen and (max-width: 734px) {
    .section-scenario .align-hw-left .copy-container {
        grid-column-start: 1;
    }
}

@media only screen and (max-width: 1700px) {
    .section-in-the-car .section-scenario-intro {
        bottom: 38px;
    }
}

@media only screen and (max-width: 1068px) {

    .section-in-the-car .section-scenario-intro {
        bottom: 0;
    }

}

.section-in-the-car .grid .copy-container {
    margin-top:-160px
}

@media only screen and (max-width: 1068px) {
    .section-in-the-car .grid .copy-container {
        --y-offset: 0;
        margin-top: -105px;
        margin-left:-20px
    }
}

@media only screen and (max-width: 734px) {
    .section-in-the-car .grid .copy-container {
        margin-top: 30px;
        margin-left: 0;
    }
}

/* section-working-out */
@media only screen and (min-width: 1201px) {
    .section-scenario.section-working-out .grid-main .image-wrapper-sticky picture {
        padding-top: 75px;
        top: calc(40vh - 75px);
    }
}

@media only screen and (min-width: 1069px) and (max-width: 1200px) {
    .section-scenario.section-working-out .grid-main .image-wrapper-sticky picture {
        padding-top: 90px;
        top: calc(40vh - 90px);
    }
}

@media only screen and (min-width: 1069px) and (max-width: 1200px) and (orientation:portrait) {
    .section-scenario.section-working-out .grid-main .image-wrapper-sticky picture {
        top: calc(60vh - 90px);
    }
}

@media only screen and (max-width: 1068px) {
    .section-working-out .image-wrapper-sticky picture {
        padding-right: 29px;
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px){
    .section-scenario.section-working-out .grid-main .image-wrapper-sticky picture {
        margin-top: -80px;
    }
}

@media only screen and (max-width: 734px) {
    .section-scenario .grid-main .image-wrapper-sticky picture {
        margin-top: inherit;
    }
}

/* winding down (homepod) */
@media only screen and (min-width: 1069px){
    .overview-winding-down-homepod {
        --p-width: 293px;
        --p-height: 830px
    }
    .section-winding-down .image-wrapper-sticky picture {
        padding-right: 120px;
        margin-top: -155px;
    }
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
    .overview-winding-down-homepod {
        --p-width: 219px;
        --p-height: 618px
    }

    .section-winding-down .image-wrapper-sticky picture {
        padding-right: 95px;
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .overview-winding-down-homepod {
        --p-width: 178px;
        --p-height: 400px
    }
}

@media only screen and (orientation:portrait) {
    .section-scenario.section-winding-down .grid-main .image-wrapper-sticky picture {
        top: 40vh;
    }
}

/* privacy layout */
.section-digital-assistant .section-content .callout-title{
    max-width: 100%;
}

.section-digital-assistant .section-content .callout-copy{
    max-width: 860px;
}

@media only screen and (max-width: 1068px){
    .section-digital-assistant .section-content .callout-copy{
        max-width: 576px;
    }
}

@media only screen and (max-width: 734px){
    .section-digital-assistant .section-content .callout-copy{
        max-width: unset;
    }
}

/* on the go small gradient fix */
@media only screen and (max-width: 734px) {
    .section-on-the-go .gradient-bg {
        background-size: 100% 76.5%;
    }

    .section-winding-down .gradient-bg {
        background-size: 100% 84%;
    }
}

/* landscape hero device copy covering fix */
@media only screen and (max-height:415px)and (max-width:1068px) {
    .section-hero picture img {
        transform: scale(1);
    }
}

/* router middle tile image not crop */
.section-routers .router-container .router.shortcuts {
    overflow: hidden;
}
