@import url('https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap');

*{
  box-sizing: border-box;
}

body {
  color: #4f5871;
  background: #fff;
  font: normal 400 18px/1.3 "League Spartan", sans-serif;
  margin: 0;
}

a {
  color: #33658a;
  outline: none;
  text-decoration: underline;
}

a:hover {
  color: #333;
}

img {
  border: 0;
  display: block;
}

ol, ul {
  margin: 1em 0;
  padding: 0 0 0 1.25em;
}

p {
  margin: 1em 0;
  padding: 0;
}

.contain {
  margin: 0 auto;
  width: 1200px;
}

.fill {
  min-width: 1200px;
  width: 100%;
}

.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

.top {
  margin-top: 0;
  padding-top: 0;
}


/* header */

header {
  background: #fff;
  color: #26306B;
  display: block;
}

#epLang {
  color: black;
  display: block;
  text-align: right;
  padding-top: 15px;
}

#epLang a {
  display: inline-block;
  padding-left: 10px;
  text-decoration: none;
  color: #000000;
}

#epLang a:hover {
  color: #F6AB32;
}

header .flex {
  display: flex;
  justify-content: space-between;
}

a.logo {
  background: url(logo1.png) center top no-repeat;
  background-size: contain;
  display: inline-block;
  height: 100px;
  margin: 10px 30px 10px 10px;
  width: 796px;
}

nav {
  align-items: center;
  display: flex;
  flex-grow: 0;

}

nav a {
  color: #000000;
  display: inline-block;
  font: normal 400 18px/25px "League Spartan", sans-serif;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
}

nav a:lang(zhs) {
  padding: 0 18px;	
}

nav a:hover {
  color: #F6AB32; /* Orange */
}

#epAttention {
  padding: 10px 0;
  text-align: center;
}



.commitment-content h2 {
  color: #26306B; /* QVC Group Blue */
  text-align: center;
}

.banner {
  background: #fff url() no-repeat center center;
  background-size: cover;
  min-height: 400px;
  display: block;
  padding: 0;
  position:relative;
}

.buttons-contain {
  margin: 0 auto;
  width: 1400px;
}


.buttons {
  display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 30px 0px;
      position: absolute;
      top: 111px;
      height: 430px;
}
.buttons a {
  align-items: center;
  background: rgb(238, 238, 238) url() no-repeat center 30px;
  border-radius: 50px;
  box-sizing: border-box;
  color: #000;
  display: flex;
  margin: auto;
  min-height:70px;
  padding: 10px 15px;
  position:relative;
  text-align: center;  
  text-decoration: none;
  width: 210px;
  border: 1px solid #4f5871;
}
.buttons a:hover,
.buttons a:focus {background-color:rgb(238, 238, 238);}
.buttons span.title {
  display: block;
  font-size: 22px;
  font-weight:500;
  text-align: center;
  width: 100%;
}

.buttons a.report:hover {
  background: rgb(246, 138, 50);
  transition: 0.5s;
}
.buttons a.question:hover {
  background: #88CEE3;
  transition: 0.5s;
}
.buttons a.follow:hover {
  background: #27B7B2;
  transition: 0.5s;
}
.fadeimages {
  background-size:cover;
  background-position:center;  
  background-repeat:no-repeat;
  width: calc(100vw - (100vw - 100%));
  height: 700px;
}
.fadeimages div {
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
  height: 700px; 
  width: 100% !important;  
}

/* content */

main {
  background: #fff;
  display: block;
  padding: 20px 0 50px;
}

section {

}

.faq p {
  width: 1150px;
  margin: 0 0 0 auto;
}

.faq h4 {
  margin: 20px 0 5px 0;
}
.faq ul {
  width: 1170px;
  margin-left: auto;

}
h1 {
  font: normal 700 42px "League Spartan", sans-serif;
  padding: 0;
}

h2 {
  font: normal 700 35px "League Spartan", sans-serif;
  padding: 0;
}

h3 {
  font: normal 700 18px "League Spartan", sans-serif;
  margin: 1em 0;
  padding: 0;
}


#mobile {
  /* display: flex;
  justify-content: space-between; */
  text-align: left;
  width: 330px;
  margin: 0 auto;
}

#mobile h3 {
  font: normal 700 21px/28px "League Spartan", sans-serif;
  color: #000;
}

#mobile #qr{
  background: url(qrcode.png) center no-repeat;
  background-size: cover;
  width: 150px;
  height: 150px;
}
button, .submit {
    background: #26306B;
    border: none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.8px;
    margin: 15px 0;
    padding: 8px 18px;
    text-decoration: none;
    text-transform: uppercase;
}

input.text-input {
    margin: 5px 0 20px;
    min-width: 300px;
    padding: 5px;
}

#epEmergency {
  padding: 10px 20px;
  text-align: center;
}
#epEmergency br {display: none;}
#epEmergency strong {
  display: inline-block;
  margin-right: 7px;
  color: #DB2327;
}

#epDDN {
  font-weight: bold;
  white-space: nowrap;
}

.listor {
  list-style: none;
  margin: 1em 0;
}

#epDataPrivacy {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
}

#epDataPrivacy .online, #epDataPrivacy .phone, #epDataPrivacy .output {
  display:none;
}

#epDataPrivacy ol.dropDowns {
  list-style: none;
  margin: 0;
  padding: 0;
}

select {
  font: normal 400 14px "League Spartan", sans-serif;
  margin: 2px 0 15px;
  padding: 5px;
  min-width: 380px;
  max-width: 420px;
}

button {
  background: #26306b;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 18px;
}

button:hover {
  background: #1b224b;
  color: #fff;
}

button:disabled {
  background: #ddd;
  cursor: default;
}

button:hover:disabled {
  background: #ddd;
}

.nowrap {
  white-space: nowrap;
}

#epPhone {
  display: inline-block
}

#epIssues {width: 100%;}
#epIssues .category {
  display: flex;
  margin-bottom: 20px;
}
#epIssues .category{background: #1f3667;}
#epIssues .catdesc {display: none;}
#epIssues .catname {
  color: #fff;
  font: normal 700 20px "Larsseit Bold", Helvetica, sans-serif;
  padding: 20px 20px 20px 30px;
  width: 24%;
}
#epIssues .details {
  font: italic 400 11px "Larsseit Italic", Helvetica, sans-serif;
  position: absolute;
  right: 7px;
  text-decoration: underline;
  top: 3px;
}
#epIssues .issue {
  margin-bottom: 10px;
  padding: 0 5px 0 10px;
  position: relative;
}
#epIssues .issue:last-of-type {margin-bottom: 0;}
#epIssues .issue:hover,
#epIssues .issue:focus {background: #eee;}
#epIssues .issuebox {
  background: #fff;
  padding-left: 20px;
  width: 76%;
}
#epIssues .name {
  font: normal 400 16px/20px "Larsseit", Helvetica, sans-serif;
  padding: 5px 0;
}
#epIssues .desc {
  color: #777;
  font-size: 14px;
  padding: 0 60px 10px 15px;
}

/* footer */

footer {
  border-top: solid 1px #eee;
  font-size: 16px;
  padding: 20px 0;
  color: #000;
}
footer th {
  display: none;
}
footer td {
  padding: 5px 0 0 !important;
  white-space: normal !important;
}
footer .line1 {}
footer .line2 {}
footer .line2 a {
  color: #000;
  text-decoration: none;
}
footer .line2 a:hover {}
footer table {
  font-size: 16px;
  margin: 15px auto 0 !important;
  width: 100%;
  text-align: center;
  white-space: normal !important;
}

.qr-card {
  margin: -20px 0 0 0;
  font-size: 14px;
  color: #5F6871;
  text-align: center;
  line-height: 1.2;
  max-width: 366px;
  min-height: 120px;
  background: #fff;
  border: 1px solid #E0E4EA;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(38,48,107,0.06);
  padding: 24px 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}

.qr-image {
  width: 120px;
  height: 120px;
  object-fit: contain;
  margin-bottom: 12px;
}

.qr-card-text {
  font-size: 16px;
  color: #26306B;
  font-weight: 600;
}

.center {
  text-align: center;
}

.report-flex-section {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.report-flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  gap: 40px;
}

#epDataPrivacy, #epPhone {
  display: inline-block;
  flex: 1 1 0;
  min-width: 0;
}

.report-col-title {
  font-size: 22px;
  color: #26306B;
  font-weight: 700;
  margin-bottom: 18px;
  text-align: left;
}

.report-flex-row > div {
  flex: 1;
  width: 400px;
  box-sizing: border-box;
}
