/* screen - plugin */

.plugin {
  align-items: flex-start;
  border: 1px none;
  display: flex;
  overflow-x: hidden;
  padding: 24px 0;
}

.plugin .main {
  align-items: flex-start;
  display: flex;
  height: 100%;
  right: 20px;
  position: fixed;
  top: 25px;
  z-index: 1;
}

.plugin-overlay {
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 1px 2px 10px 4px #0000001f;
  flex-direction: column;
  padding: 16px 0 0 0;
  width: 520px;
  display: flex;
  align-items: center;
  max-height: 100%;
  transition: all .02s ease-in-out;
  overflow: scroll;
}

.header{
  display: flex;
  gap: 140px;
}

.header-container{
  width: 90%;
  display: flex;
  justify-content: flex-end;
  align-self: center;
}

.logo-container {
  flex: 1;
  text-align: center;
}

.logo {
  width: 160px;
  margin: 0 auto

}

.plugin .mini {
  color: var(--black);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  min-height: 19px;
}

.plugin .flex-row-1 {
  align-items: flex-end;
  display: flex;
  gap: 200px;
  height: 24px;
  margin-top: 20px;
}

.plugin .title {
  color: var(--black);
  font-family: var(--font-family-font_awesome_6_pro-solid);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  min-height: 24px;
  min-width: 24px;
}

.plugin .listing-info {
  margin-left: 10px;
  min-width: 109px;
}

.plugin .view-on-seez-pad {
  color: var(--blue-ribbon);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xs);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  min-height: 16px;
  min-width: 113px;
  display: flex;
}

.listing-title {
  display: flex;
}

.plugin .text-1 {
  color: var(--blue-ribbon);
  font-family: var(--font-family-font_awesome_6_pro-solid);
  font-size: var(--font-size-xxs);
  font-weight: 400;
  height: 13px;
  letter-spacing: 0;
  line-height: normal;
  margin-bottom: 1.0px;
  margin-left: 7px;
  min-width: 12px;
  text-align: center;
}

.plugin .line {
  border: 1px solid #efefef;
  width: 100%;
  margin-top:24px;

}

.plugin .listing-details {
  align-items: flex-start;
  display: flex;
  gap: 180px;
  margin-top: 24px;
}

.plugin .listing-details-title {
  color: var(--black);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
}

.plugin .specs {
  color: #757575;
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-weight: 400;
  line-height: 1.5;
  text-align: right;
}

.screen a {
  color: #0068ff;
}

.plugin .image-row {
  align-items: flex-start;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 11px;
  margin-right: 0.29px;
  margin-top: 11px;
  max-width: 526px;
}

.plugin .image {
  height: 80px;
  object-fit: contain;
  width: 110px;

}

.hide {
  display: none;
  }
}

.plugin .x6-more {
  align-self: flex-start;
  color: var(--blue-ribbon);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xs);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 38.43px;
  margin-top: 12px;
  min-height: 16px;
}

.plugin .description-title {
  align-self: flex-start;
  color: var(--black);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-m);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 20px;
  margin-top: 24px;
  min-height: 19px;
}

.plugin .description {
  color: #757575;
  font-family: var(--font-family-inter);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  margin: 16px 20px 0 20px;
}

.plugin .read-more {
  align-self: flex-start;
  color: var(--blue-ribbon);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 20px;
  margin-top: 8px;
}

.plugin .read-less {
  align-self: flex-start;
  color: var(--blue-ribbon);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 20px;
  margin-top: 8px;
}

.plugin .controls-box {
  background-color: #cce1ff80;
  border-radius: 4px;
  flex-direction: column;
  gap: 32px;
  margin: 36px 0 8px 0;
  padding: 20px;
  margin: 24px 20px;
  width: 480px;
}

.plugin .flex-row-4 {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  height: 24px;
  margin-left: 1.0px;
  min-width: 190px;
}

.plugin .slider1 {
  color: var(--black);
  font-family: var(--font-family-font_awesome_6_pro-solid);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  min-height: 24px;
  min-width: 24px;
}

.plugin .flex-row-5 {
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 12px;
}

.plugin .flex-col-1 {
  min-height: 74px;
  width: 40px;
}

.plugin .toggle-on {
  align-items: flex-start;
  display: flex;
  height: 20px;
  justify-content: center;
  margin-left: 1.0px;
  min-width: 38px;
}

.plugin .overlap-group {
  background-color: var(--blue-ribbon);
  border-radius: 12px;
  height: 22px;
  justify-content: flex-end;
  margin-top: -1px;
  min-width: 40px;
  padding: 0 3.2px;
}

.plugin .ball {
  height: 16px;
  width: 16px;
}

.plugin .overlap-group1 {
  background-color: #afafaf;
  border-radius: 12px;
  height: 22px;
  min-width: 40px;
  padding: 0 4.4px;
}

.plugin .flex-col-2 {
  min-height: 76px;
  width: 219px;
}

.plugin .publish-on-seezdk {
  color: var(--black);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  min-height: 22px;
}

.plugin .name {
  color: var(--black);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-l);
  font-weight: 500;
  letter-spacing: 0;
  line-height: normal;
  margin-left: 1.0px;
  min-height: 22px;
}

.plugin .flex {
  align-items: flex-start;
  display: flex;
}

.plugin .flex-col-3 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.plugin .listing {
  color: var(--black);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-xl);
  font-weight: 700;
  letter-spacing: 0;
  line-height: normal;
  min-height: 24px;
}


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: flex;
  align-items: center;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #0068ff;
}

input:focus + .slider {
  box-shadow: 0 0 1px #0068ff;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  width: 80%;
  height: 80%;
  margin: auto 0;
}

.slider.round:before {
  border-radius: 50%;
}

.view-more {
  margin: 10px 0;
  align-self: flex-start;
  color: var(--blue-ribbon);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-weight: 700;
  cursor: pointer;
}

.view-less {
  margin: 10px 0;
  align-self: flex-start;
  color: var(--blue-ribbon);
  font-family: var(--font-family-inter);
  font-size: var(--font-size-s);
  font-weight: 700;
  cursor: pointer;
}

.minimized {
    max-height: 70px !important; /* Adjust height to desired value */
    transition: all .1s ease-in-out;
    overflow: hidden;
    border: 0.5px solid #0068ff;
    border-radius: 4px;

  }

.toggle-button {
  margin-left: auto;
  font-family: var(--font-family-inter);
  font-size: 24px;
  align-self: center;
  cursor: pointer;
  min-width: 16px;
}