body {
    margin: 0;
  }
  
  /* .Font {
    font-family: 'Open Sans', sans-serif;
  } */
  
  li {
    list-style: none;
    padding: 0;
    font-size: 12px;
      line-height: 1.33337;
      font-weight: 400;
      letter-spacing: -.01em;
      font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
  
  ul {
    margin: 0;
  }
  
  p {
    margin: 0;
    
  }
  
  .my-svg {
    width: 18px;
  }
  
  .my-svg-2 {
     margin-right: 0px;
  }
  
  .max-width {
    max-width: 980px;
  }
  
  .link-color {
     color: #6e6e73;
    text-decoration: none;
    font-size:  12px;
  }
  
  .link {
     text-decoration: none;
    color: #06c;
  }
  
  .link-1 {
    color: #06c;
  }
  
  .link-2 {
    color: #06c;
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .footer-links {
     text-decoration: none;
    color: #424245;
    margin-bottom: 10px;
  }
  
  .footer-links-1 {
    color: #424245;
  }
  
  .footer-links-2 {
    text-decoration: none;
    color: #424245;
    width: 20px;
  }
  
  .copyright-links {
    margin-left: 5px;
    margin-right: 9px;
    border-right: 1px solid #86868b;
    padding-right: 10px;  
    display: flex;
    flex-direction: row;
    margin-bottom: 0px;
    align-items: flex-start;
    
  }
  
  .link-header {
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
        margin-top: 10px;
      margin-bottom: 10px;
  }
  
  .link-header-1 {
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
        margin-top: 20px;
      margin-bottom: 10px;
  }
  
  .learn-more-link {
    text-decoration: none;
    font-size: 21px;
      line-height: 1.381;
      font-weight: 400;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 40px;
    margin-right: 0px;
   margin-top: 15px;
    color: #06c;
  }
  
  .learn-more-link-2 {
    text-decoration: none;
    font-size: 21px;
      line-height: 1.381;
      font-weight: 400;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 5px;
    margin-right: 0px;
   margin-top: 15px;
     text-align: center;
    color: #06c;
  }
  
  .learn-more-link-3 {
    text-decoration: none;
    font-size: 17px;
      line-height: 1.381;
      font-weight: 400;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 25px;
    margin-right: 0px;
   margin-top: 5px;
     text-align: center;
    color: #06c;
  }
  
  .learn-more-link-4 {
    text-decoration: none;
    font-size: 17px;
      line-height: 1.381;
      font-weight: 400;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
   margin-left: 0px;
    margin-right: 0px; 
   margin-top: 0px;
     text-align: center;
    color: #06c;
  }
  
  .swydiw-link {
    text-decoration: none;
    font-size: 17px;
      line-height: 1.381;
      font-weight: 400;
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 25px;
    margin-right: 0px;
   margin-top: 0px;
     text-align: center;
    color: #06c;
  }
  
  .apple-logo {
     color: black;
    fill: currentColor;
  }
  
  .navigation {
    width: 100%;
    height: 50px; 
    background: rgba(251, 251, 253, .9);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  flex-direction: row;
    align-items: center;
    justify-content: space-between; 
    text-align: center;
   margin-left:  auto;
    margin-right:  auto; 
    position: sticky;
    top: 0;
   font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial,
      sans-serif;
  }
  
  .nav-strip {
  align-items: center;
    text-align: center;
     margin-left:  auto;
    margin-right:  auto; 
  }
  
  .nav-bar {
    flex-direction: row;
    display: flex;
    justify-content: space-around;
      text-decoration: none; 
    align-items: center;
    max-width: 900px;
  }
  
  .ribbon {
    width: 100%;
    height: 40px;
    background: white;
    display: inline-block;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    padding-top: 15px;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial,
      sans-serif;
  }
  
  .ribbon-text {
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial,
      sans-serif;
    text-align: center;
  
    
  }
  
  .macbook-air-15-container {
    width: 100%;
    height: 700px;
   background: url(https://www.apple.com/v/home/bb/images/heroes/macbook-air-15/hero_macbook_air_15_announce__fz5mtxnl9l6q_largetall.jpg)
     no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
  }
  
  .mba15-section {
    text-align: center;
  }
  
  .mba15h1 {
   font-size: 56px;
       font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif; 
    margin: 0;
    padding-top: 40px;
    line-height: 1.07143;
      font-weight: 600;
      letter-spacing: -.005em;
  
  }
  
  .mba15h2 {
    font-size: 28px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 8px;
    line-height: 1.10722;
      font-weight: 400;
      letter-spacing: .004em;
    margin-top: 5px;
  }
  
  .mba15h3 {
    font-size: 21px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      color: #6e6e73;
      margin-top: 15px;
    line-height: 1.19048;
      font-weight: 400;
      letter-spacing: .011em;
    margin-bottom: 15px;
  }
  
  .iphone-14-container {
    width: 100%;
    height: 600px;
    background: url(https://www.apple.com/v/home/bb/images/heroes/iphone-14/hero_iphone14_yellow__eun20sn4imi6_largetall.jpg)
          no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
  }
  
  .ip14-section {
     text-align: center;
  }
  
  .ip14h1 {
     font-size: 56px;
      line-height: 1.07143;
      font-weight: 600;
      letter-spacing: -.005em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
   padding-top: 60px;
    margin-bottom: 0; 
    margin: 0;
  }
  
  .ip14h2 {
    font-size: 28px;
      line-height: 1.10722;
      font-weight: 400;
      letter-spacing: .004em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-top: 6px;
  }
  
  .iphone-14-pro-container{
    width: 100%;
    height: 650px;
    background: url(https://www.apple.com/v/home/bb/images/heroes/iphone-14-pro/hero_iphone14pro_spring__9xo85pm6sbmm_largetall.jpg)
      no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
  }
  
  .ip14ph1 {
        font-size: 56px;
      line-height: 1.07143;
      font-weight: 600;
      letter-spacing: -.005em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    color: white;
   padding-top: 60px;
    margin-bottom: 10px; 
    margin: 0;
  }
  
  .ip14ph2 {
    font-size: 28px;
      line-height: 1.10722;
      font-weight: 400;
      letter-spacing: .004em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-top: 10px;
    color: white;
      margin-bottom: 18px;
  }
  
  .ip14p-section {
    text-align: center;
  }
  
  .split-container-1 {
    height: 600px;
    width: 100%;
    display: flex;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial,
      sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
  }
  
  .vision-pro-container {
    width: 50%;
    height: 600px;
    background: url(https://www.apple.com/v/home/bb/images/heroes/apple-vision-pro/hero_apple_vision_pro__e8407ehady6i_largetall.jpg)
      no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
    margin-right: 5px;
      margin-left: 5px;
  }
  
  .vp-section {
  text-align: center;
    padding-top: 410px;
    
  }
  
  .vph1 {
  /* font-size: 56px;
      line-height:  1.07143;
      font-weight: 600;
      letter-spacing: -.005em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  margin: 0; */
    background: url(https://www.apple.com/v/home/bb/images/logos/apple-vision-pro/promo_logo_apple_vision_pro__90zi46p7dc2y_large.png);
      height: 56px;
      background-size: 196px 41px;
      background-repeat: no-repeat;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    background-position: center;
    margin: 0 auto;
    
    
  }
  
  .vph2 {
    margin-top: 5px;
    font-size: 28px;
      line-height: 1.10722;
      font-weight: 400;
      letter-spacing: .004em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 10px;
  }
  
  .vph3{
  font-size: 21px;
      line-height: 1.19048;
      font-weight: 400;
      letter-spacing: .011em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      color: #6e6e73;
      margin: 0px;
     margin-bottom: 10px;
  }
  
  .apple-watch-container {
    height: 600px;
    width: 50%;
    background: url(https://www.apple.com/v/home/bb/images/promos/apple-watch-series-8/promo_apple_watch_series_8_spring__d9hfvufh7hyu_large.jpg)
      no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
     margin-left: 5px;
    margin-right: 10px;
  }
  
  .apple-watch-section {
    text-align: center;
  }
  
  .awh1 {
    color: white;
        margin-top: 59px;
    margin-bottom: 0;
    font-size: 40px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
  }
  
  .awh2 {
    color: red;
    margin-top: 0;
    font-size: 15px;
    font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-bottom: 0;
  }
  
  .awh3 {
      color: white;
    font-size: 21px;
      line-height: 1.2381;
      font-weight: 400;
      letter-spacing: .016em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-top: 11px;
    margin-bottom: 12px;
  }
  
  .split-container-2 {
    height: 600px;
    width: 100%;
    display: flex;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial,
      sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
  }
  
  .ipad-pro-container {
    width: 50%;
    height: 600px;
    background: url(https://www.apple.com/v/home/bb/images/promos/ipad-pro/promo_ipadpro__ch217v9v7no2_large.jpg)
       no-repeat center center;
    background-size: cover;
  }
  
  .ipp-section {
     text-align: center;
  }
  
  .ipph1 {
    color: white;
       font-size: 40px;
      line-height: 1.1;
      font-weight: 600;
      letter-spacing: 0em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-top: 53px;
    margin-bottom: 0;
  }
  
  .ipph2 {
     color: white;
    margin-top: 0;
    font-size: 21px;
      line-height: 1.2381;
      font-weight: 400;
      letter-spacing: .016em;
    display: flex;
    align-items: center;
    text-align: center;
    align-content: center;
     justify-content: center;
  }
  
  .logo-logo-image-ipad-pro-promo-m2-chip {
      width: 37px;
      height: 37px;
      background-size: 37px 37px;
      background-repeat: no-repeat;
      background-image: url(https://www.apple.com/v/home/bb/images/logos/ipad-pro/promo_m2_chip__enw2kz91lsuq_large.png);
      background-position: center;
    display: inline-block;
    margin-left: 4px;
  margin-top: 2px;
    display: flex;
   justify-content: center;
    align-items: center;
    text-align: center;
    
  }
  
  .trade-in-container {
    height: 600px;
    width: 50%;
    background: url(https://www.apple.com/v/home/bb/images/promos/iphone-tradein/iphone_tradein_promo__d5au3rkw5kuq_large.jpg)
      no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
    margin-right: 5px;
      margin-left: 10px;
  }
  
  .ti-section {
      text-align: center;
  }
  
  .tih1 {
     font-size: 40px;
      line-height: 1.1;
      font-weight: 600;
      letter-spacing: 0em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-top: 53px;
    margin-bottom: 0;
  }
  
  .tih2 {
    font-size: 21px;
      line-height: 1.2381;
      font-weight: 400;
      letter-spacing: .016em;
      font-family: "SF Pro Display","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  
  .split-container-3 {
    height: 600px;
    width: 100%;
  display: flex;
    font-family: "SF Pro Text", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial,
      sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
  }
  
  .racial-equity-and-justice-initiative {
    height: 600px;
    width: 50%;
    background: url(https://www.apple.com/v/home/bb/images/promos/racial-equity-justice-initiative/promo__sw58lbodkmqq_large.jpg)
      no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
    margin-right: 5px;
      margin-left: 10px;
  }
  
  .reaji-section {
    text-align: center;
    padding-top: 300px;
  }
  
  .reajih1 {
   color: white;
    font-size: 40px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-top: 70px;
    margin-bottom: 0;
   
  }
  
  .reajih2 {
    color: white;
    font-size: 40px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    justify-content: column;
    flex-wrap: wrap;
  }
  
  .reajih3 {
    color: white;
    font-size: 20px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 0;
    margin-top: 0;
  }
  
  .reajih4 {
    color: white;
    font-size: 20px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 5px;
    margin-top: 0;
  }
  
  .apple-card-container {
    height: 600px;
    width: 50%;
    background: url(https://www.apple.com/v/home/bb/images/promos/apple-card/tile__cauwwcyyn9hy_large.jpg)
      no-repeat center center;
    background-size: cover;
    margin-bottom: 13px;
    margin-left: 5px;
    margin-right: 10px;
  }
  
  .ac-section {
  text-align: center;
  }
  
  .ach1 {
    font-size: 40px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
      margin-top: 20px;
    margin-bottom: 0;
  }
  
  .ach2 {
    font-size: 20px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 0;
    margin-top: 0;
  }
  
  .ach3 {
  font-size: 20px;
      line-height: 1.47059;
      font-weight: 400;
      font-family: "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
    margin-bottom: 0;
    margin-top: 0;
  }
  
  .footer {
    width: 100%;
      height: 1000px;
   
    background: #f5f5f7;
   
  }
  
  .footer-text-container {
    color: #6e6e73;
    width: 100%;
    display: flex;
    align-items: center; 
    flex-direction: column;
    align-items: flex-start;
    margin-left:  auto;
    margin-right:  auto;
    max-width: 1024px;
    border: 1px;
    height: 310px;
    border-bottom: 1px solid #86868b;
    
  }
  
  .footer-links-container {
   width: 100%;
    display: flex;
    align-items: center;  
    align-items: flex-start;
    margin-left:  auto;
    margin-right:  auto;
    max-width: 1054px;
  }
  
  .footer-text-spacing {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  
  .footer-text-spacing-1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  
  .footer-text-spacing-2 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  
  .mwts-container {
    max-width: 1024px;
    height: 30px;
    width: 100%;
    display: flex;
   align-items: center;  
    align-items: flex-start;
     margin-left:  auto;
    margin-right:  auto;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 12px;
    border-bottom: 1px solid #86868b;
    color: #424245;
  }
  
  .copyright-container {
    max-width: 1024px;
    height: 30px;
    width: 100%;
    display: flex;
    align-items: flex-start;
     margin-left:  auto;
    margin-right:  auto;
    font-family: "SF Pro Text","Myriad Set Pro","SF Pro Icons","Apple Legacy Chevron","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 12px;
      color: #424245;
    /* padding-top: 10px; */
    justify-content: space-between;
  }
  
  .column-1 {
    width: 15%;
    display: flex;
    flex-direction: column;
    padding: 15px;
  }
  
  .column-2 {
    width: 15%;
    flex-direction: column;
    display: inline-block;
    padding: 15px;
  }
  
  .column-3 {
    width: 15%;
    flex-direction: column;
    display: inline-block;
    padding: 15px;
  }
  
  .column-4 {
    width: 15%;
    flex-direction: column;
    display: inline-block;
    padding: 15px;
  }
  
  .column-5 {
    width: 15%;
    flex-direction: column;
    display: inline-block;
    padding: 15px;
  }
  
  .bottom-container-1 {
    display: flex;
    flex-direction: row;
    margin-left: 0 auto;
    margin-right: 0 auto;
     justify-content: space-between; 
    align-items: flex-start;
    margin-top: 30px;
    max-width: 1024px;
   
    align-self: flex-end;
  }
  
  .copyright-link-1 {
      margin-left: 5px;
    /* margin-right: 30px;
    padding-right: 10px;   */
    display: flex;
    flex-direction: row;
     text-decoration: none;
    color: #424245;
     align-items: flex-start; 
  }
  
  .copyright-links-2 {
    text-decoration: none;
    color: #424245;  
  }
  
  .united-states {
    display: flex;
    align-items: flex-end;
    flex-direction: row;
    margin-left: 0 auto;
    margin-right: 0 auto;
     justify-content: space-between; 
    margin-top: 8px;
    max-width: 1024px;
  }
  
 
  