.card .card-modifier.has-trigger-button {
  padding-inline-end: 65px;
}

@media only screen and (max-width: 1068px) {
  .card .card-modifier.has-trigger-button {
    padding-inline-end: 73px;
  }
}

@media only screen and (max-width: 734px) {
  .section-select .product-tile-price {
    width: 8.5em;
  }
}

.section-select
  .gallery-gallery-1
  .product-tile-product-mbp1416
  .product-tile-plus-copy {
  max-width: 265px;
}
.section-select .gallery-gallery-1 .stat-ports {
  max-width: 276px;
}

.footnote-alt {
  text-underline-offset: -0.2em;
}

/* 20240618 BTS footnote start*/
.ribbon .footnote a {
    text-decoration: underline;
}
/* 20240618 BTS footnote end*/

.footnote a {
  text-decoration: underline;
}

/* AB test */
[data-at-ab-fphtt=v1] .section-select .product-tile-plus.product-tile-padding, html.hide-acmi #ac-globalfooter .ac-gf-sosumi li:has([data-toggle-footnote=acmi]), html.hide-acmi #ac-globalfooter .ac-gf-sosumi li [data-toggle-footnote=acmi] {
    display:none
}

[data-at-ab-fphtt=v1] .section-select .product-tile-ctas.product-tile-padding {
    margin-bottom:0
}
[data-at-ab-fphtt=v1] .section-select.no-pad-bottom {
    padding-bottom: var(--global-section-padding);
}