.footnote-diamond {
    position: relative;
    vertical-align: initial;
    font-feature-settings: "numr";
    font-size:1em
}

sup.footnote-diamond {
    top:auto;
    text-decoration: line-through;
}

sub.footnote-diamond {
    bottom:-0.5em
}

.footnote-diamond.footnote-reduced {
    font-size: .9em;
    top:-0.09em
}

sub.footnote-diamond.footnote-reduced {
    top: auto;
    bottom:-0.52em
}

.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
    position: relative;
}

.icon-after:after, .more:after {
    top: -.08em;
}

#ac-globalfooter .ac-gf-more::after {
    top: -0.087em;
}

.icon-playcircle:after, .icon-playcircle:before {
    top: 0.03em
}

.icon-before:before {
    top: 0.06em;
}

#ac-globalfooter .ac-gf-block-link {
    color:inherit;
}

#ac-globalfooter .ac-gf-block-link:hover{
    color: #06c;
    text-decoration: none;
}
.footnote.bts-2025-footnote {
    text-decoration: underline;
}
.footnote.bts-2025-footnote a:hover {
    text-decoration: underline;
    color: inherit;
}

/* section-design */
@media only screen and (max-width:734px){
    article.section-design .subsection-size .size-labels .size{
        margin-inline: unset;
        font-size: 40px;
    }
    article.section-design .subsection-size .size-labels .size-wrapper:nth-child(1) .size{
        margin-left: 15px;
        margin-right: 25px;
    }
    article.section-design .subsection-size .size-labels .size-wrapper:nth-child(2) .size{
        margin-left: 25px;
        margin-right: 15px;
    }
}

/* section-routers */
.section-routers .router-item-business .router-item-copy{
    max-width: 17em;
}

.router-item-environment.router-item.full-split .router-content-wrapper {
	display: flex;
	justify-content: center;
	text-align: center;
}

.router-item-environment.router-item.full-split .router-content-wrapper .router-item-copy {
	max-width: 600px;
}

@media only screen and (max-width:1068px) {
	.router-item-environment.router-item.full-split .router-content-wrapper .router-item-copy {
		max-width: 420px;
	}
}

@media only screen and (min-width: 735px){
    .router-item-tradein.router-item.full-split .router-item-picture{
        justify-content: unset;
    }
}

@media only screen and (max-width: 760px) and (min-width: 735px){
    .router-item-tradein.router-item.full-split .router-content-wrapper{
        display: flex;
        flex-direction: unset;
        padding-left: 50px;
        padding-right: 20px;
    }
}

.overview-routers-trade-in{
    width: 462px;
    height: 282px;
    --p-width: 462px;
    --p-height: 282px;
}

@media only screen and (max-width:1068px)and (max-width:1068px){
    .overview-routers-trade-in{
        width: 356px;
        height: 216px;
        --p-width: 356px;
        --p-height: 216px;
    }
}

@media only screen and (max-width:734px)and (max-width:734px){
    .overview-routers-trade-in{
        width: 278px;
        height: 170px;
        --p-width: 278px;
        --p-height: 170px;
    }
}

/* article-eyebrow */
article.section-macos .article-eyebrow{
    text-transform:unset;
}

/* chip modal */
@media only screen and (max-width:734px){
    .fix-small{
        margin-right: -1rem;
    }
}

#overview-routers-tradein-1{
    display:flex;
    justify-content: center;
}


.overview-routers-tradein {
display: block;
width: var(--p-width);
height: var(--p-height);
max-width: 100%;
--p-width: 1380px;
--p-height: 528px;
}

@media only screen and (max-width:1068px) and (max-width:1068px) {
.overview-routers-tradein {
--p-width: 1028px;
--p-height: 404px;
}

}

@media only screen and (max-width:734px) and (max-width:734px){
.overview-routers-tradein {
--p-width: 375px;
--p-height: 192px;
}
}

/* sectopm ai */
@media only screen and (max-width: 734px){
    article.section-apple-intelligence .article-header .article-headline-wrapper{
        width: 100%;
    }
}

/* ribbon */
@keyframes ribbon-drop {
    0% {
        transform:translateY(-100%)
    }

    100% {
        transform:translateY(0)
    }
}

.ribbon {
    overflow: hidden;
    --ribbon-background-color: #f5f5f7;
    --ribbon-text-color: #1d1d1f;
    --ribbon-link-color: #0066cc;
    --ribbon-focus-color:rgba(0, 125, 250, 0.6)
}

.ribbon-content-wrapper {
    text-align:center
}

.ribbon-content {
    margin-left: auto;
    margin-right: auto;
    width:980px
}

@media only screen and (min-width: 1441px) {
    .ribbon-content {
        margin-left: auto;
        margin-right: auto;
        width:980px
    }
}

@media only screen and (max-width: 1068px) {
    .ribbon-content {
        margin-left: auto;
        margin-right: auto;
        width:692px
    }
}

@media only screen and (max-width: 734px) {
    .ribbon-content {
        margin-left: auto;
        margin-right: auto;
        width:87.5%
    }
}

.ribbon-link {
    white-space:nowrap
}

.ribbon-link:focus {
    text-decoration:underline
}

.ribbon .ribbon-content-wrapper {
    padding-top: .9411764706em;
    padding-bottom:.9411764706em
}

.ribbon .ribbon-content {
    font-size: 14px;
    line-height: 1.4285914286;
    font-weight: 400;
    letter-spacing: -0.016em;
    font-family:SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(ar) {
    letter-spacing: 0em;
    font-family:SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(ja) {
    line-height: 1.4285914286;
    letter-spacing: 0em;
    font-family:SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(ko) {
    line-height: 1.5714285714;
    letter-spacing: 0em;
    font-family:SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(zh) {
    line-height: 1.5;
    letter-spacing:0em
}

.ribbon .ribbon-content:lang(th) {
    line-height: 1.3571828571;
    letter-spacing: 0em;
    font-family:SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(zh-CN) {
    font-family:SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(zh-HK) {
    font-family:SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(zh-MO) {
    font-family:SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content:lang(zh-TW) {
    font-family:SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon .ribbon-content-wrapper {
    background-color:var(--ribbon-background-color)
}

.ribbon .ribbon-content {
    color:var(--ribbon-text-color)
}

.ribbon .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.ribbon .ribbon-link {
    color:var(--ribbon-link-color)
}

.ribbon-elevated .ribbon-content-wrapper {
    padding-top: 1.4117647059em;
    padding-bottom:1.4117647059em
}

.ribbon-elevated .ribbon-content {
    font-size: 17px;
    line-height: 1.4705882353;
    font-weight: 400;
    letter-spacing: -0.022em;
    font-family:SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(ar) {
    letter-spacing: 0em;
    font-family:SF Pro AR, SF Pro AR Text, SF Pro Text, SF Pro Gulf, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(ja) {
    font-family:SF Pro JP, SF Pro Text, SF Pro Icons, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, ＭＳ Ｐゴシック, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(ko) {
    line-height: 1.5882352941;
    letter-spacing: 0em;
    font-family:SF Pro KR, SF Pro Text, SF Pro Icons, Apple Gothic, HY Gulim, MalgunGothic, HY Dotum, Lexi Gulim, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(zh) {
    letter-spacing:0em
}

.ribbon-elevated .ribbon-content:lang(th) {
    line-height: 1.3529611765;
    letter-spacing: 0em;
    font-family:SF Pro TH, SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(zh-CN) {
    font-family:SF Pro SC, SF Pro Text, SF Pro Icons, PingFang SC, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(zh-HK) {
    font-family:SF Pro HK, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(zh-MO) {
    font-family:SF Pro HK, SF Pro TC, SF Pro Text, SF Pro Icons, PingFang HK, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-elevated .ribbon-content:lang(zh-TW) {
    font-family:SF Pro TC, SF Pro Text, SF Pro Icons, PingFang TC, Helvetica Neue, Helvetica, Arial, sans-serif
}

.ribbon-blue {
    --ribbon-background-color: #0071e3;
    --ribbon-text-color: white;
    --ribbon-link-color: white;
    --ribbon-focus-color:rgba(255, 255, 255, 0.6)
}

.ribbon-blue .ribbon-content-wrapper {
    background-color:var(--ribbon-background-color)
}

.ribbon-blue .ribbon-content {
    color:var(--ribbon-text-color)
}

.ribbon-blue .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.ribbon-blue .ribbon-link {
    color:var(--ribbon-link-color)
}

.ribbon-blue-to-default {
    --ribbon-background-color: #f5f5f7;
    --ribbon-background-color-initial: #0071e3;
    --ribbon-text-color: #1d1d1f;
    --ribbon-text-color-initial: white;
    --ribbon-link-color: #0066cc;
    --ribbon-focus-color: rgba(0, 125, 250, 0.6);
    --ribbon-link-color-initial:white
}

.ribbon-blue-to-default .ribbon-content-wrapper {
    background-color: var(--ribbon-background-color-initial);
    animation:animate-background-0071e3-f5f5f7 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .ribbon-blue-to-default .ribbon-content-wrapper {
        background-color: var(--ribbon-background-color);
        animation:none
    }
}

.ribbon-blue-to-default .ribbon-content {
    color: var(--ribbon-text-color-initial);
    animation:animate-color-white-1d1d1f 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .ribbon-blue-to-default .ribbon-content {
        color: var(--ribbon-text-color);
        animation:none
    }
}

.ribbon-blue-to-default .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.ribbon-blue-to-default .ribbon-link {
    color: var(--ribbon-link-color-initial);
    animation:animate-color-white-0066cc 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .ribbon-blue-to-default .ribbon-link {
        color: var(--ribbon-link-color);
        animation:none
    }
}

.ribbon-drop-wrapper {
    animation:ribbon-drop .8s ease-in-out forwards
}

@media (prefers-reduced-motion) {
    .ribbon-drop-wrapper {
        animation:none
    }
}

.theme-dark.ribbon, .theme-dark .ribbon {
    --ribbon-background-color: #1d1d1f;
    --ribbon-text-color: #f5f5f7;
    --ribbon-link-color: #2997ff;
    --ribbon-focus-color:rgba(0, 125, 250, 0.6)
}

.theme-dark.ribbon .ribbon-content-wrapper, .theme-dark .ribbon .ribbon-content-wrapper {
    background-color:var(--ribbon-background-color)
}

.theme-dark.ribbon .ribbon-content, .theme-dark .ribbon .ribbon-content {
    color:var(--ribbon-text-color)
}

.theme-dark.ribbon .ribbon-link:focus, .theme-dark .ribbon .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.theme-dark.ribbon .ribbon-link, .theme-dark .ribbon .ribbon-link {
    color:var(--ribbon-link-color)
}

.theme-dark.ribbon-blue, .theme-dark .ribbon-blue {
    --ribbon-background-color: #0071e3;
    --ribbon-text-color: white;
    --ribbon-link-color: white;
    --ribbon-focus-color:rgba(255, 255, 255, 0.6)
}

.theme-dark.ribbon-blue .ribbon-content-wrapper, .theme-dark .ribbon-blue .ribbon-content-wrapper {
    background-color:var(--ribbon-background-color)
}

.theme-dark.ribbon-blue .ribbon-content, .theme-dark .ribbon-blue .ribbon-content {
    color:var(--ribbon-text-color)
}

.theme-dark.ribbon-blue .ribbon-link:focus, .theme-dark .ribbon-blue .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.theme-dark.ribbon-blue .ribbon-link, .theme-dark .ribbon-blue .ribbon-link {
    color:var(--ribbon-link-color)
}

.theme-dark.ribbon-blue-to-default, .theme-dark .ribbon-blue-to-default {
    --ribbon-background-color: #1d1d1f;
    --ribbon-background-color-initial: #0071e3;
    --ribbon-text-color: #f5f5f7;
    --ribbon-text-color-initial: white;
    --ribbon-link-color: #2997ff;
    --ribbon-focus-color: rgba(0, 125, 250, 0.6);
    --ribbon-link-color-initial:white
}

@keyframes animate-background-0071e3-1d1d1f {
    0% {
        background-color:var(--ribbon-background-color-initial)
    }

    100% {
        background-color:var(--ribbon-background-color)
    }
}

.theme-dark.ribbon-blue-to-default .ribbon-content-wrapper, .theme-dark .ribbon-blue-to-default .ribbon-content-wrapper {
    background-color: var(--ribbon-background-color-initial);
    animation:animate-background-0071e3-1d1d1f 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .theme-dark.ribbon-blue-to-default .ribbon-content-wrapper, .theme-dark .ribbon-blue-to-default .ribbon-content-wrapper {
        background-color: var(--ribbon-background-color);
        animation:none
    }
}

@keyframes animate-color-white-f5f5f7 {
    0% {
        color:var(--ribbon-text-color-initial)
    }

    100% {
        color:var(--ribbon-text-color)
    }
}

.theme-dark.ribbon-blue-to-default .ribbon-content, .theme-dark .ribbon-blue-to-default .ribbon-content {
    color: var(--ribbon-text-color-initial);
    animation:animate-color-white-f5f5f7 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .theme-dark.ribbon-blue-to-default .ribbon-content, .theme-dark .ribbon-blue-to-default .ribbon-content {
        color: var(--ribbon-text-color);
        animation:none
    }
}

.theme-dark.ribbon-blue-to-default .ribbon-link:focus, .theme-dark .ribbon-blue-to-default .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

@keyframes animate-color-white-2997ff {
    0% {
        color:var(--ribbon-link-color-initial)
    }

    100% {
        color:var(--ribbon-link-color)
    }
}

.theme-dark.ribbon-blue-to-default .ribbon-link, .theme-dark .ribbon-blue-to-default .ribbon-link {
    color: var(--ribbon-link-color-initial);
    animation:animate-color-white-2997ff 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .theme-dark.ribbon-blue-to-default .ribbon-link, .theme-dark .ribbon-blue-to-default .ribbon-link {
        color: var(--ribbon-link-color);
        animation:none
    }
}

.theme-light.ribbon, .theme-light .ribbon {
    --ribbon-background-color: #f5f5f7;
    --ribbon-text-color: #1d1d1f;
    --ribbon-link-color: #0066cc;
    --ribbon-focus-color:rgba(0, 125, 250, 0.6)
}

.theme-light.ribbon .ribbon-content-wrapper, .theme-light .ribbon .ribbon-content-wrapper {
    background-color:var(--ribbon-background-color)
}

.theme-light.ribbon .ribbon-content, .theme-light .ribbon .ribbon-content {
    color:var(--ribbon-text-color)
}

.theme-light.ribbon .ribbon-link:focus, .theme-light .ribbon .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.theme-light.ribbon .ribbon-link, .theme-light .ribbon .ribbon-link {
    color:var(--ribbon-link-color)
}

.theme-light.ribbon-blue, .theme-light .ribbon-blue {
    --ribbon-background-color: #0071e3;
    --ribbon-text-color: white;
    --ribbon-link-color: white;
    --ribbon-focus-color:rgba(255, 255, 255, 0.6)
}

.theme-light.ribbon-blue .ribbon-content-wrapper, .theme-light .ribbon-blue .ribbon-content-wrapper {
    background-color:var(--ribbon-background-color)
}

.theme-light.ribbon-blue .ribbon-content, .theme-light .ribbon-blue .ribbon-content {
    color:var(--ribbon-text-color)
}

.theme-light.ribbon-blue .ribbon-link:focus, .theme-light .ribbon-blue .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

.theme-light.ribbon-blue .ribbon-link, .theme-light .ribbon-blue .ribbon-link {
    color:var(--ribbon-link-color)
}

.theme-light.ribbon-blue-to-default, .theme-light .ribbon-blue-to-default {
    --ribbon-background-color: #f5f5f7;
    --ribbon-background-color-initial: #0071e3;
    --ribbon-text-color: #1d1d1f;
    --ribbon-text-color-initial: white;
    --ribbon-link-color: #0066cc;
    --ribbon-focus-color: rgba(0, 125, 250, 0.6);
    --ribbon-link-color-initial:white
}

@keyframes animate-background-0071e3-f5f5f7 {
    0% {
        background-color:var(--ribbon-background-color-initial)
    }

    100% {
        background-color:var(--ribbon-background-color)
    }
}

.theme-light.ribbon-blue-to-default .ribbon-content-wrapper, .theme-light .ribbon-blue-to-default .ribbon-content-wrapper {
    background-color: var(--ribbon-background-color-initial);
    animation:animate-background-0071e3-f5f5f7 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .theme-light.ribbon-blue-to-default .ribbon-content-wrapper, .theme-light .ribbon-blue-to-default .ribbon-content-wrapper {
        background-color: var(--ribbon-background-color);
        animation:none
    }
}

@keyframes animate-color-white-1d1d1f {
    0% {
        color:var(--ribbon-text-color-initial)
    }

    100% {
        color:var(--ribbon-text-color)
    }
}

.theme-light.ribbon-blue-to-default .ribbon-content, .theme-light .ribbon-blue-to-default .ribbon-content {
    color: var(--ribbon-text-color-initial);
    animation:animate-color-white-1d1d1f 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .theme-light.ribbon-blue-to-default .ribbon-content, .theme-light .ribbon-blue-to-default .ribbon-content {
        color: var(--ribbon-text-color);
        animation:none
    }
}

.theme-light.ribbon-blue-to-default .ribbon-link:focus, .theme-light .ribbon-blue-to-default .ribbon-link:focus {
    outline-color:var(--ribbon-focus-color)
}

@keyframes animate-color-white-0066cc {
    0% {
        color:var(--ribbon-link-color-initial)
    }

    100% {
        color:var(--ribbon-link-color)
    }
}

.theme-light.ribbon-blue-to-default .ribbon-link, .theme-light .ribbon-blue-to-default .ribbon-link {
    color: var(--ribbon-link-color-initial);
    animation:animate-color-white-0066cc 1s ease-in-out 1.8s forwards
}

@media (prefers-reduced-motion) {
    .theme-light.ribbon-blue-to-default .ribbon-link, .theme-light .ribbon-blue-to-default .ribbon-link {
        color: var(--ribbon-link-color);
        animation:none
    }
}
/* ribbon end */
