* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: baseline;
  outline: none;
}
a,
button {
  -webkit-transition: color 333ms ease-in-out, background 333ms ease-in-out, border-color 333ms ease-in-out, fill 333ms ease-in-out, stroke 333ms ease-in-out, -webkit-box-shadow 333ms ease-in-out;
  transition: color 333ms ease-in-out, background 333ms ease-in-out, border-color 333ms ease-in-out, fill 333ms ease-in-out, stroke 333ms ease-in-out, -webkit-box-shadow 333ms ease-in-out;
  transition: color 333ms ease-in-out, background 333ms ease-in-out, border-color 333ms ease-in-out, box-shadow 333ms ease-in-out, fill 333ms ease-in-out, stroke 333ms ease-in-out;
  transition: color 333ms ease-in-out, background 333ms ease-in-out, border-color 333ms ease-in-out, box-shadow 333ms ease-in-out, fill 333ms ease-in-out, stroke 333ms ease-in-out, -webkit-box-shadow 333ms ease-in-out;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'MuseoSans';
  font-weight: 300;
  line-height: 1;
  background-color: #ffffff;
}
.apple-pay {
  /* Slide 1*/
  /* Slide 2 */
  /* Slide 3 */
  /* Slide 4 */
  /* Tebs */
}
.apple-pay h1 {
  font-size: 48px;
  line-height: 1.17;
  font-weight: 900;
}
.apple-pay h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 900;
  margin-top: 0;
}
.apple-pay h6 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
}
.apple-pay p {
  font-size: 16px;
  -webkit-margin-before: 1.25em;
          margin-block-start: 1.25em;
  -webkit-margin-after: 1.25em;
          margin-block-end: 1.25em;
}
.apple-pay a {
  text-decoration: none;
  color: #0055bb;
}
.apple-pay a:hover {
  color: #2286ff;
}
.apple-pay .center {
  text-align: center;
}
.apple-pay .center .btn {
  margin: 0 auto;
}
.apple-pay .sl-1 {
  color: #ffffff;
  background: url(../images/bg-1280@2x.jpg) no-repeat center;
  background-size: cover;
}
.apple-pay .sl-1 .wrap-box {
  max-width: 1280px;
  position: relative;
  padding: 90px 0 80px;
  margin-right: auto;
  margin-left: auto;
}
.apple-pay .sl-1 .wrap-box h6 {
  padding-right: 50px;
}
.apple-pay .sl-1 .logotype {
  max-width: 218px;
}
.apple-pay .sl-1 .hand {
  width: 60%;
  max-width: 408px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.apple-pay .sl-1 a {
  color: #ff8905;
  text-decoration: none;
}
.apple-pay .sl-1 a:hover {
  color: #ffa138;
}
.apple-pay .sl-2 {
  padding: 80px 0;
}
.apple-pay .sl-2 .btn {
  max-width: 300px;
}
.apple-pay .sl-3 {
  height: 373px;
  background: #f8edff;
  background: -webkit-gradient(linear, left top, right top, from(#f8edff), to(#fcf7ff));
  background: linear-gradient(to right, #f8edff 0%, #fcf7ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8edff', endColorstr='#fcf7ff', GradientType=1);
}
.apple-pay .sl-3 .smartphone {
  width: 70%;
  max-width: 226px;
  margin: 0 auto;
}
.apple-pay .sl-4 {
  padding: 60px 0 40px 0;
}
.apple-pay .sl-4 .pay-icon {
  width: 200px;
  padding: 1em 1.5em;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.16);
  border: solid 0.9px #fbfbfb;
  background-color: #ffffff;
  margin: 1em auto 2.2em;
}
.apple-pay .sl-4 .pay-icon img {
  width: 100%;
}
.apple-pay .btn {
  font-size: 18px;
  font-weight: 500;
  line-height: 60px;
  text-align: center;
  color: #ffffff !important;
  display: block;
  height: 60px;
  width: 100%;
  max-width: 260px;
  border-radius: 100px;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9810), to(#ff8300));
  background-image: linear-gradient(to bottom, #ff9810, #ff8300);
}
.apple-pay .btn:hover {
  -webkit-box-shadow: 0 10px 25px 0 rgba(255, 140, 0, 0.25);
          box-shadow: 0 10px 25px 0 rgba(255, 140, 0, 0.25);
}
.apple-pay .tabs {
  margin: 40px 0 60px 0;
  width: 100%;
}
.apple-pay .tabs hr {
  margin: 0;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.apple-pay .tabs .tabs-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  position: relative;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  color: #666666;
  font-weight: 500;
}
.apple-pay .tabs .tabs-caption li {
  width: 150px;
  text-align: center;
  cursor: pointer;
  padding-bottom: 10px;
}
.apple-pay .tabs .tabs-caption li p {
  margin: 14px 0;
}
.apple-pay .tabs .tabs-caption li.active {
  color: #000000;
  position: relative;
}
.apple-pay .tabs .tabs-caption li.active:after {
  content: '';
  position: absolute;
  height: 4px;
  border-radius: 2px 2px 0 0;
  background-color: #ff8c00;
  bottom: 0;
  right: 20%;
  left: 20%;
  display: block;
}
.apple-pay .tabs .tabs-caption li .icon {
  display: block;
  width: 58px;
  height: 47px;
  margin: 0 auto 10px auto;
  background-image: url(../images/icons-set.svg);
  background-repeat: no-repeat;
  background-size: 290px;
  background-position-y: 0;
}
.apple-pay .tabs .tabs-caption li .icon.icon-wallet {
  background-position-x: 0;
}
.apple-pay .tabs .tabs-caption li .icon.icon-phone {
  background-position-x: -174px;
}
.apple-pay .tabs .tabs-caption li .icon.icon-watch {
  background-position-x: -116px;
}
.apple-pay .tabs .tabs-caption li .icon.icon-ipad {
  background-position-x: -58px;
}
.apple-pay .tabs .tabs-caption li .icon.icon-macbook {
  background-position-x: -232px;
}
.apple-pay .tabs .tabs-caption li:hover .icon {
  background-position-y: -47px;
}
.apple-pay .tabs .tabs-content {
  display: none;
}
.apple-pay .tabs .tabs-content .container {
  max-width: 1024px;
  padding: 0;
}
.apple-pay .tabs .tabs-content .tab-item .step {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 1em 0;
}
.apple-pay .tabs .tabs-content .tab-item .step:nth-child(1) {
  width: 38%;
}
.apple-pay .tabs .tabs-content .tab-item .step:nth-child(2) {
  width: 27%;
}
.apple-pay .tabs .tabs-content .tab-item .step:nth-child(3) {
  width: 35%;
}
.apple-pay .tabs .tabs-content .tab-item .step > div,
.apple-pay .tabs .tabs-content .tab-item .step > p {
  -ms-flex-item-align: center;
      align-self: center;
}
.apple-pay .tabs .tabs-content .tab-item .step span {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  text-align: center;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #ebebeb;
  border-radius: 40px;
}
.apple-pay .tabs .tabs-content .tab-item .step p {
  padding-left: 1em;
  line-height: 1.38;
}
.apple-pay .tabs .tabs-content.active {
  display: block;
}
@media (max-width: 1280px) {
  .apple-pay h1 {
    font-size: 42px;
    line-height: 1.24;
  }
  .apple-pay .sl-1 {
    background-image: url(../images/bg-1024@2x.jpg);
  }
  .apple-pay .sl-1 .wrap-box {
    padding: 80px 0;
    max-width: 1024px;
  }
  .apple-pay .sl-1 .wrap-box h6 {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 40px;
  }
  .apple-pay .sl-2 .btn {
    max-width: 260px;
  }
  .apple-pay .tabs .tabs-caption li {
    width: 20%;
    max-width: 150px;
  }
  .apple-pay .tabs .tabs-content .tab-item .step:nth-child(1) {
    width: 36%;
  }
  .apple-pay .tabs .tabs-content .tab-item .step:nth-child(2) {
    width: 26%;
  }
  .apple-pay .tabs .tabs-content .tab-item .step:nth-child(3) {
    width: 38%;
  }
}
@media (max-width: 991px) {
  .apple-pay h1 {
    font-size: 40px;
    line-height: 1.35;
  }
  .apple-pay h2 {
    font-size: 32px;
    line-height: 1.25;
  }
  .apple-pay h6,
  .apple-pay p {
    font-size: 16px;
    line-height: 1.38;
  }
  .apple-pay .sl-1 {
    text-align: center;
    background-image: url(../images/bg-600@2x.jpg);
  }
  .apple-pay .sl-1 h1 {
    margin-bottom: 25px;
  }
  .apple-pay .sl-1 .logotype {
    max-width: 270px;
    margin: 0 auto;
  }
  .apple-pay .sl-1 .hand {
    width: 60%;
    max-width: 306px;
    position: relative;
    bottom: 0;
    right: -10%;
    margin: 48px auto 0 auto;
  }
  .apple-pay .sl-1 .wrap-box {
    max-width: 560px;
    padding: 80px 0 0 0;
  }
  .apple-pay .sl-1 .wrap-box h6 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .apple-pay .sl-2 {
    padding: 60px 0;
  }
  .apple-pay .sl-2 h6 {
    display: none;
  }
  .apple-pay .btn {
    margin: 0 auto;
  }
  .apple-pay .tabs .tabs-content .tab-item {
    max-width: 780px;
    height: 195px;
    margin: 0 auto;
    padding-top: 24px;
  }
  .apple-pay .tabs .tabs-content .tab-item .step {
    display: block;
    text-align: center;
  }
  .apple-pay .tabs .tabs-content .tab-item .step span {
    margin: 0 auto;
  }
  .apple-pay .tabs .tabs-content .tab-item .step p {
    padding: 0 1em;
    margin-top: 12px;
  }
  .apple-pay .tabs .tabs-content .tab-item .step:nth-child(1) {
    width: 37%;
  }
  .apple-pay .tabs .tabs-content .tab-item .step:nth-child(2) {
    width: 26%;
  }
  .apple-pay .tabs .tabs-content .tab-item .step:nth-child(3) {
    width: 37%;
  }
}
@media (max-width: 767px) {
  .apple-pay .sl-1 h1 {
    margin-bottom: 30px;
  }
  .apple-pay .sl-2 {
    padding: 45px 0 30px;
  }
  .apple-pay .sl-3 {
    text-align: center;
    height: auto;
    padding-top: 45px;
    overflow: hidden;
  }
  .apple-pay .sl-3 .smartphone {
    margin-top: 50px;
    margin-bottom: -30px;
  }
  .apple-pay .sl-4 {
    padding: 50px 0 30px;
  }
  .apple-pay .sl-4 .pay-icon {
    width: 160px;
    margin-bottom: 45px;
  }
  .apple-pay .btn {
    font-size: 16px;
    font-weight: 500;
    width: 288px;
    height: 48px;
    line-height: 48px;
  }
  .apple-pay .tabs {
    margin: 30px 0 0;
  }
}
@media (max-width: 576px) {
  .apple-pay h1 {
    font-size: 40px;
    line-height: 1.35;
  }
  .apple-pay h2 {
    font-size: 32px;
    line-height: 1.25;
  }
  .apple-pay .sl-1 {
    text-align: center;
    overflow: hidden;
    background-image: url(../images/bg-320@2x.jpg);
  }
  .apple-pay .sl-1 .logotype {
    max-width: 218px;
    margin: 0 auto;
  }
  .apple-pay .sl-1 .hand {
    width: 90%;
    max-width: 306px;
    position: relative;
    bottom: 0;
    right: -10%;
    margin: 48px auto 0 auto;
  }
  .apple-pay .sl-1 .wrap-box {
    max-width: 560px;
    padding: 70px 0 0 0;
  }
  .apple-pay .sl-1 .wrap-box h6 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .apple-pay .sl-1 .wrap-box h6 div {
    padding-top: 20px;
  }
  .apple-pay .btn {
    margin: 0 auto;
  }
  .apple-pay .tabs .tabs-caption {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
  }
  .apple-pay .tabs .tabs-caption::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .apple-pay .tabs .tabs-caption li {
    min-width: inherit;
    width: auto;
    white-space: nowrap;
    padding: 0 20px;
    float: left;
  }
  .apple-pay .tabs .tabs-caption li .icon {
    display: none;
  }
  .apple-pay .tabs .tabs-content .tab-item .step {
    width: 100% !important;
  }
  .container-fluid,
  .container,
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding-right: 16px;
    padding-left: 16px;
  }
  .row {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (max-width: 400px) {
  .apple-pay h1 {
    font-size: 32px;
    line-height: 1.25;
  }
  .apple-pay .sl-1 .hand {
    right: -14%;
  }
  .apple-pay .sl-1 .wrap-box {
    padding: 40px 0 0;
  }
  .apple-pay .sl-1 .wrap-box h6 {
    padding-left: 0;
    padding-right: 0;
  }
  .apple-pay .sl-1 .logotype {
    width: 160px;
  }
  .apple-pay .sl-3 h6,
  .apple-pay .sl-4 h6 {
    padding: 0 16px;
  }
  .apple-pay .btn {
    width: 100%;
  }
}
