.premium-clear-cases-container10 {
  width: 100%;
  display: block;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.premium-clear-cases-thq-phone-frame-elm {
  transition: background-color 0.3s ease;
  background-color: #1a1a1a;
}
 
.premium-clear-cases-thq-phone-camera-island-elm {
  transition: background-color 0.3s ease;
  background-color: #1a1a1a;
}
 
.premium-clear-cases-container11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.premium-clear-cases-thq-section-label-elm1 {
  color: var(--text-muted);
  margin: 0;
  font-size: 0.9rem;
}
 
.premium-clear-cases-text2 {
  color: white;
  font-size: 0.85rem;
  font-weight: bold;
}
 
.premium-clear-cases-thq-color-swatch-elm1 {
  background-color: #1a1a1a;
}
 
.premium-clear-cases-thq-color-swatch-elm2 {
  background-color: #921B1D;
}
 
.premium-clear-cases-thq-color-swatch-elm3 {
  background-color: #0F52BA;
}
 
.premium-clear-cases-thq-color-swatch-elm4 {
  background-color: #F5F5DC;
}
 
.premium-clear-cases-thq-color-swatch-elm5 {
  background: linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%, #ccc),linear-gradient(45deg, #ccc 25%, transparent 25%, transparent 75%, #ccc 75%, #ccc);
  background-size: 8px 8px;
  background-position: 0 0, 4px 4px;
}
 
.premium-clear-cases-textinput1 {
  display: none;
}
 
.premium-clear-cases-container12 {
  border: 1px solid var(--accent-cyan);
  display: flex;
  padding: 15px;
  background: rgba(0, 242, 255, 0.05);
  align-items: center;
  border-radius: 12px;
  margin-bottom: 20px;
  justify-content: space-between;
}
 
.premium-clear-cases-text4 {
  color: var(--text-main);
  margin: 0;
  font-size: 1rem;
}
 
.premium-clear-cases-text5 {
  color: var(--text-muted);
  margin: 4px 0 0 0;
  font-size: 0.8rem;
}
 
.premium-clear-cases-text6 {
  width: 50px;
  height: 28px;
  display: inline-block;
  position: relative;
}
 
.premium-clear-cases-textinput2 {
  width: 0;
  height: 0;
  opacity: 0;
}
 
.premium-clear-cases-text7 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  position: absolute;
  transition: .4s;
  border-radius: 34px;
  background-color: #333;
}
 
.premium-clear-cases-text8 {
  left: 4px;
  width: 20px;
  bottom: 4px;
  height: 20px;
  content: '';
  position: absolute;
  transition: .4s;
  border-radius: 50%;
  background-color: white;
}
 
.premium-clear-cases-thq-price-summary-elm {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  justify-content: space-between;
}
 
.premium-clear-cases-thq-price-label-elm {
  color: var(--text-muted);
}
 
.premium-clear-cases-thq-price-value-elm {
  color: white;
  margin: 0;
  font-size: 28px;
}
 
.premium-clear-cases-thq-confirm-btn-elm {
  gap: 10px;
  color: white;
  width: 100%;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 15px;
  background: #007bff;
  align-items: center;
  font-weight: bold;
  border-radius: 12px;
  justify-content: center;
}
 
.premium-clear-cases-thq-disclaimer-elm {
  margin-top: 10px;
  text-align: center;
}
 
.premium-clear-cases-container14 {
  display: none;
}
 
.premium-clear-cases-container15 {
  display: contents;
}
 
.premium-clear-cases-container16 {
  display: none;
}
 
.premium-clear-cases-container17 {
  display: contents;
}
 
.premium-clear-cases-container18 {
  display: none;
}
 
.premium-clear-cases-container19 {
  display: contents;
}
