@import url("https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
body, * {
  font-family: 'Exo'; }

.announcement.bar, footer.footer {
  background-color: #111; }

.announcement.bar p {
  font-size: 1em !important;
  font-weight: 500 !important;
  margin: 0.75em 2em; }

.header {
  background-color: #171718;
  border-bottom: 2px solid #262626; }

li.navPages-item:hover .navPage-subMenu, section.brand-icons {
  background-color: #171718; }

table.cart dl.definitionList {
  display: none; }

ul.product-options.optimizedCheckout-contentSecondary {
  display: none; }

.cart-actions.cart-content-padding-right {
  margin-bottom: 2em; }

a.button.button--primary {
  background-color: #76b94a;
  border: none; }

#clearCartBtn {
  background-color: #b23636;
  box-sizing: border-box;
  border: none;
  margin: 0 1em; }

div.product__optionswrapper div.form-field {
  border: 1px solid #129759; }
  div.product__optionswrapper div.form-field label.form-label.form-label--alternate {
    background-color: #129759;
    padding: 5px 11px;
    margin-bottom: 0;
    color: #fff; }
    div.product__optionswrapper div.form-field label.form-label.form-label--alternate span.quantity-span {
      font-weight: normal; }
    div.product__optionswrapper div.form-field label.form-label.form-label--alternate input[type=number] {
      border: none;
      text-align: center;
      width: 10%;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 1px;
      color: #fff;
      box-sizing: border-box;
      padding: 2px 0 2px 0.75em; }
  div.product__optionswrapper div.form-field div.app-config-storage-container input[type=number].app-config-single-drive-quantity {
    width: 60px;
    text-align: center;
    margin-right: 0.5em;
    border: 1px solid lightgray; }

div.form-radio-container {
  background-color: white;
  padding: 15px 10px;
  border-radius: 5px; }

div.productView__right {
  border-radius: 0 !important;
  background-color: #fff;
  max-height: 92vh;
  overflow: scroll;
  padding: 5px; }
  div.productView__right input#form-action-addToCart {
    border-radius: 0 !important; }
  div.productView__right .form-wishlist .button {
    border-radius: 0 !important; }

.home.section__meet.section_fdBlock {
  background-image: linear-gradient(89deg, #113f27 0%, #161618 30%, #161618 70%, #113f27 100%);
  column-gap: 0; }

.section__meet_top {
  width: 1240px !important; }
  .section__meet_top .content__box {
    max-width: 60%; }
    .section__meet_top .content__box h2, .section__meet_top .content__box p {
      color: #fff !important; }

.section__meet_top .content__image {
  text-align: right;
  background-image: url("https://cdn11.bigcommerce.com/s-kxykwo94os/images/stencil/original/image-manager/smk-eu-sign.jpg?t=1738089708");
  width: 100%;
  max-width: 40%;
  background-size: cover; }
  .section__meet_top .content__image img {
    opacity: 0; }

div.storage-progress {
  border-top: 1px solid lightgrey;
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  margin-top: 28px; }

div.storage-progress h3 {
  text-align: center;
  margin-top: 10px;
  font-weight: bold; }

div.progress-group {
  padding: 10px;
  box-sizing: border-box; }

div.progress-group div.progress-title {
  box-sizing: border-box;
  display: flex; }

div.progress-title span:first-child {
  flex: 10;
  color: #666666; }

div.progress-title span:last-child {
  text-align: right;
  flex: 1;
  color: darkgray; }

div.progress-group:last-child {
  margin-top: 10px; }

div.progress-bar {
  width: 100%;
  border: 1px solid lightgrey;
  box-sizing: border-box; }

div.progress-bar-fill {
  box-sizing: border-box;
  background: #b5e2b3;
  width: 0%;
  text-align: center;
  transition: width 0.5s; }

span.product-label-price {
  background-color: #76b94a;
  padding: 0.1em 0.4em;
  border-radius: 0.5em;
  color: white;
  font-weight: bold;
  font-size: 1em;
  margin-left: 0.5em; }

section.server-product-description {
  width: 98.9%;
  max-width: 98.9%;
  margin-bottom: 0;
  box-sizing: border-box; }
  section.server-product-description div.border-transparent-black {
    border: 1px solid #0b653b !important; }
  section.server-product-description div.server-pd-content {
    border: 1px solid #129759;
    text-align: left;
    box-sizing: border-box; }
    section.server-product-description div.server-pd-content div.server-pd-header {
      background-color: #129759;
      display: block;
      color: #fff;
      padding: 5px 11px;
      margin: 0;
      box-sizing: border-box;
      transition: background-color 0.5s; }
      section.server-product-description div.server-pd-content div.server-pd-header span:first-child {
        display: inline-block;
        width: 1em;
        text-align: center; }
    section.server-product-description div.server-pd-content div.server-pd-header:hover {
      background-color: #0b653b; }
    section.server-product-description div.server-pd-content div.server-pd-data {
      box-sizing: border-box;
      display: block;
      overflow: hidden;
      height: 0;
      transition: height 1s; }
      section.server-product-description div.server-pd-content div.server-pd-data table tr td {
        padding: 1em;
        border: 1px solid lightgray; }
      section.server-product-description div.server-pd-content div.server-pd-data table tr td:first-child {
        font-weight: bold; }

.container {
  max-width: 110rem !important; }

.productView__left {
  max-width: 70% !important; }

.productView__right {
  max-width: 30% !important; }

section.server-product-description {
  width: 100%;
  max-width: calc(100% - 0.5rem); }

span.processor-group-button {
  border: 1px solid rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0 0.25em;
  padding: 2px 5px;
  font-size: 0.75em;
  font-weight: normal;
  display: inline-block;
  border-radius: 5px; }

span.processor-group-button.selected-processor-group {
  background-color: rgba(0, 0, 0, 0.75); }

span.processor-group-button:hover {
  background-color: rgba(0, 0, 0, 0.75); }

span.processor-group-button:first-child {
  margin-left: 1em !important; }

.product-summary-container {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  margin-top: 10px; }
  .product-summary-container h3 {
    margin-top: 0;
    text-align: center;
    font-weight: bold; }
  .product-summary-container #product-summary {
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding: 10px; }
    .product-summary-container #product-summary .product-selected h4 {
      font-weight: bold;
      font-size: 1.1em;
      display: flex; }
      .product-summary-container #product-summary .product-selected h4 span:first-child {
        text-align: left;
        flex: 3; }
      .product-summary-container #product-summary .product-selected h4 span:last-child {
        text-align: right;
        flex: 1;
        font-weight: normal;
        color: green; }
    .product-summary-container #product-summary .product-selected p {
      margin-left: 1em; }
  .product-summary-container #product-summary-total-price {
    text-align: right;
    font-size: 1.2em;
    display: flex;
    padding: 10px; }
    .product-summary-container #product-summary-total-price span:first-child {
      text-align: left;
      flex: 1; }
    .product-summary-container #product-summary-total-price span:last-child {
      flex: 1;
      text-align: right;
      font-weight: bold;
      color: green; }
