@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';
@import '_content/TrustSite.Components/TrustSite.Components.2wbuluyqg8.bundle.scp.css';
@import '_content/TS.Blazor/TS.Blazor.9qh314bpb5.bundle.scp.css';
@import '_content/TS.Entitlements.Components/TS.Entitlements.Components.6os7vjssnc.bundle.scp.css';
@import '_content/TS.Flow.Components/TS.Flow.Components.jhrmcnhwsr.bundle.scp.css';
@import '_content/TS.MediaLake.Components/TS.MediaLake.Components.4u25y00yct.bundle.scp.css';
@import '_content/TS.PropertyLake.Components/TS.PropertyLake.Components.mejo23gd0d.bundle.scp.css';
@import '_content/TS.SiteLake.Components/TS.SiteLake.Components.hpcap0t6ln.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
main[b-l1vzv69rao] {
    flex: 1;
}

#blazor-error-ui[b-l1vzv69rao] {
    background-color: #e5193b;
    color: #fff;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.75rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 9999;
  }
  
  #blazor-error-ui .reload[b-l1vzv69rao] {
    color: inherit;
    text-decoration: underline;
  }
  
  #blazor-error-ui .dismiss[b-l1vzv69rao] {
    color: inherit;
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
  }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* /Components/Pages/CustomerLead/Leads.razor.rz.scp.css */
.dropdown-menu[b-1wwg0wwzys] {
  border: none;
  box-shadow: 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12), 0px 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.dropdown-menu[b-1wwg0wwzys]  .dropdown-item {
  cursor: pointer;
}
.dropdown-menu[b-1wwg0wwzys]  .dropdown-item .text {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.customer-lead-section[b-1wwg0wwzys] {
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
  gap: 20px;
}
.customer-lead-section ul[b-1wwg0wwzys] {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.customer-lead-section ul .customer-lead-card[b-1wwg0wwzys] {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  gap: 10px;
  background: #ffffff;
  border: 1px solid #f4f4f4;
  border-radius: 20px;
  flex: none;
  order: 0;
  flex-grow: 0;
}
.customer-lead-section ul .customer-lead-card .customer-header[b-1wwg0wwzys] {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
}
.customer-lead-section ul .customer-lead-card .customer-header .customer-code[b-1wwg0wwzys] {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #1877f2;
}
.customer-lead-section ul .customer-lead-card .customer-header .customer-status[b-1wwg0wwzys] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 6px 10px;
  gap: 10px;
  margin-left: auto !important;
  background: #606060;
  border-radius: 100px;
  color: #ffffff;
}
.customer-lead-section ul .customer-lead-card .customer-content[b-1wwg0wwzys] {
  width: 100%;
}
.customer-lead-section ul .customer-lead-card .customer-content .customer-detail[b-1wwg0wwzys] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.customer-lead-section ul .customer-lead-card .customer-content .customer-info[b-1wwg0wwzys] {
  display: flex;
  gap: 10px;
  flex-direction: column;
  margin-bottom: 10px;
}
.customer-lead-section ul .customer-lead-card .customer-content .customer-info h3[b-1wwg0wwzys] {
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #27221f;
  margin: 0px;
}
.customer-lead-section ul .customer-lead-card .customer-content .customer-info p[b-1wwg0wwzys] {
  margin-bottom: 10px;
}
.customer-lead-section ul .customer-lead-card .customer-actions[b-1wwg0wwzys] {
  display: flex;
  gap: 20px;
  width: 100%;
}
.customer-lead-section .customer-data-ad[b-1wwg0wwzys] {
  width: 310px;
  flex: none;
}
.customer-lead-section .customer-data-ad a[b-1wwg0wwzys] {
  padding: 50px 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex: 1 0 0;
  border-radius: 3px;
  border: 1px dashed #000;
  display: flex;
}
.customer-lead-section .customer-data-ad a .title[b-1wwg0wwzys] {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  background: #f8f8f8;
  text-align: center;
}
.customer-lead-section .customer-data-ad a .content[b-1wwg0wwzys] {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
.customer-lead-section .customer-data-ad a .content img[b-1wwg0wwzys] {
  width: 70px;
  height: 70px;
}
@media only screen and (max-width: 1100px) {
  .customer-lead-section .customer-data-ad[b-1wwg0wwzys] {
    display: none;
  }
}
/* /Components/Pages/Listing/Dialogs/ListingActionConfirmationDialog.razor.rz.scp.css */
.modal-content[b-o5c9hmchcu] {
  width: 370px;
  margin-left: auto;
  margin-right: auto;
}
.modal-content[b-o5c9hmchcu]  trust-combobox,
.modal-content[b-o5c9hmchcu]  trust-text-input,
.modal-content[b-o5c9hmchcu]  trust-number-input {
  --primary-color: #222222;
}
.modal-content[b-o5c9hmchcu]  trust-chip,
.modal-content[b-o5c9hmchcu]  trust-chipset {
  --primary-color: #cf4a3b;
}
.modal-content[b-o5c9hmchcu]  trust-checkbox {
  --primary-color: #cf4a3b;
}
.modal-content[b-o5c9hmchcu]  .trust-btn-primary-danger {
  background-color: #CF4A3B;
  border-color: #CF4A3B;
}
.modal-content[b-o5c9hmchcu]  .trust-btn-primary-danger:hover {
  background-color: #C24537;
  border-color: #C24537;
}
.modal-content[b-o5c9hmchcu]  .trust-btn-primary-success:disabled {
  color: #fff;
  background-color: rgba(18, 161, 84, 0.65);
  border-color: rgba(18, 161, 84, 0.65);
  pointer-events: none;
}
.modal-content[b-o5c9hmchcu]  .trust-btn-link-blue,
.modal-content[b-o5c9hmchcu]  .trust-btn-link-black {
  padding: 0px;
}
.modal-content[b-o5c9hmchcu]  .trust-btn-link-blue:hover, .modal-content[b-o5c9hmchcu]  .trust-btn-link-blue:active, .modal-content[b-o5c9hmchcu]  .trust-btn-link-blue:focus,
.modal-content[b-o5c9hmchcu]  .trust-btn-link-black:hover,
.modal-content[b-o5c9hmchcu]  .trust-btn-link-black:active,
.modal-content[b-o5c9hmchcu]  .trust-btn-link-black:focus {
  background-color: transparent !important;
}
.modal-content .modal-body[b-o5c9hmchcu] {
  width: 100%;
  padding: 0px;
}
.modal-content .modal-body .confirm-content[b-o5c9hmchcu] {
  padding: 50px 20px 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.modal-content .modal-body .confirm-content .success-content[b-o5c9hmchcu] {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.modal-content .modal-body .confirm-content .success-content .title[b-o5c9hmchcu] {
  color: #73c264;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px; /* 150% */
  margin-bottom: 0px;
}
.modal-content .modal-body .confirm-content .success-content .text[b-o5c9hmchcu] {
  margin-bottom: 0px;
  font-size: 16px;
}
.modal-content .modal-body .confirm-content .fee-section[b-o5c9hmchcu] {
  text-align: left;
  font-size: 14px;
  width: 100%;
}
.modal-content .modal-body .confirm-content .fee-section .fee-row[b-o5c9hmchcu] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.modal-content .modal-body .confirm-content .fee-section .total-fee[b-o5c9hmchcu] {
  border-top: 1px dashed #ccc;
  padding-top: 5px;
  font-weight: bold;
}
.modal-content .modal-body .confirm-content .limit[b-o5c9hmchcu] {
  font-size: 14px;
  color: #333;
  margin: 10px 0;
}
.modal-content .modal-body .confirm-content .error-message[b-o5c9hmchcu] {
  display: flex;
  align-items: center;
  background-color: #ffe9e9;
  border: 1px solid #f44336;
  color: #d32f2f;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 14px;
  width: 100%;
  font-family: Arial, sans-serif;
}
.modal-content .modal-body .confirm-content .error-icon[b-o5c9hmchcu] {
  margin-right: 8px;
  font-size: 16px;
}
.modal-content .modal-body .confirm-content .error-message a[b-o5c9hmchcu] {
  color: #1877f2;
  text-decoration: underline;
  cursor: pointer;
}
.modal-content .modal-body .confirm-content .checkbox-container[b-o5c9hmchcu] {
  display: flex;
  align-items: center;
  justify-content: start;
  font-size: 14px;
  color: #333;
  margin: 10px 0;
}
.modal-content .modal-body .confirm-content .checkbox-container input[b-o5c9hmchcu] {
  margin-right: 10px;
  margin-top: -15px;
  width: 20px;
  height: 20px;
}
.modal-content .modal-body .confirm-content .checkbox-container input:checked[b-o5c9hmchcu] {
  accent-color: #CF4A3B;
}
.modal-content .modal-body .confirm-content .checkbox-container a[b-o5c9hmchcu] {
  color: #4caf50;
  text-decoration: underline;
}
.modal-content .modal-body .confirm-content .loading-content[b-o5c9hmchcu] {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.modal-content .modal-body .confirm-content .loading-content .title[b-o5c9hmchcu] {
  font-size: 24px;
  margin-bottom: 0px;
}
.modal-content .modal-body .confirm-content .loading-content .text[b-o5c9hmchcu] {
  margin-bottom: 0px;
  font-size: 16px;
}
.modal-content .modal-body .confirm-content .loading-content .loader[b-o5c9hmchcu] {
  position: relative;
  width: 48px;
  height: 48px;
  border: 8px solid #f3f3f3; /* Light grey */
  border-radius: 50%;
  animation: spin-b-o5c9hmchcu 2s linear infinite;
}
.modal-content .modal-body .confirm-content .loading-content .loader[b-o5c9hmchcu]::before {
  content: "";
  position: absolute;
  top: -6px; /* Adjust to center the inner loader */
  left: -6px; /* Adjust to center the inner loader */
  right: -6px; /* Adjust to center the inner loader */
  bottom: -6px; /* Adjust to center the inner loader */
  border: 8px solid transparent;
  border-top: 8px solid #e74c3c; /* Red */
  border-radius: 50%;
  animation: spin-b-o5c9hmchcu 1.5s linear infinite;
}
@keyframes spin-b-o5c9hmchcu {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.modal-content .modal-body .confirm-content .content-footer[b-o5c9hmchcu] {
  margin-top: 20px;
  display: flex;
  gap: 12px;
  width: 100%;
  justify-content: space-between;
}
.modal-content .modal-body .confirm-content .content-footer .btn[b-o5c9hmchcu] {
  width: calc(50% - 6px);
}
/* /Components/Pages/Listing/ListingEditor.razor.rz.scp.css */
[b-gi3o582shx] trust-combobox,
[b-gi3o582shx] trust-text-input,
[b-gi3o582shx] trust-number-input {
  --primary-color: #222222;
}
[b-gi3o582shx] trust-chip,
[b-gi3o582shx] trust-chipset {
  --primary-color: #cf4a3b;
}
[b-gi3o582shx] trust-checkbox {
  --primary-color: #cf4a3b;
}
[b-gi3o582shx] .trust-btn-primary-success:disabled {
  color: #fff;
  background-color: rgba(18, 161, 84, 0.65);
  border-color: rgba(18, 161, 84, 0.65);
  pointer-events: none;
}
[b-gi3o582shx] .trust-btn-link-blue,
[b-gi3o582shx] .trust-btn-link-black {
  padding: 0px;
}
[b-gi3o582shx] .trust-btn-link-blue:hover, [b-gi3o582shx] .trust-btn-link-blue:active, [b-gi3o582shx] .trust-btn-link-blue:focus,
[b-gi3o582shx] .trust-btn-link-black:hover,
[b-gi3o582shx] .trust-btn-link-black:active,
[b-gi3o582shx] .trust-btn-link-black:focus {
  background-color: transparent !important;
}

.main[b-gi3o582shx] {
  background-color: #F9FBFC;
}

label.control-label[required][b-gi3o582shx]::after {
  content: "*";
  margin-left: 4px;
  color: var(--error-color);
}

.btn-group .btn-group-item[b-gi3o582shx] {
  background: #dadada;
  height: 40px;
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0px;
}
.btn-group .btn-group-item:first-of-type[b-gi3o582shx] {
  border-radius: 4px 0px 0px 4px;
}
.btn-group .btn-group-item:last-of-type[b-gi3o582shx] {
  border-radius: 0px 4px 4px 0px;
}
.btn-group .btn-group-item.active[b-gi3o582shx] {
  background: #C24537;
}
.btn-group .btn-group-item:focus[b-gi3o582shx] {
  box-shadow: none;
}

@media only screen and (max-width: 576px) {
  .container[b-gi3o582shx] {
    padding: 0px;
  }
  .container .page-header[b-gi3o582shx] {
    padding: 0px 20px;
    margin-bottom: 0px;
  }
  .container .content-right[b-gi3o582shx] {
    padding: 0px 10px;
  }
}
@media screen and (max-width: 767px) {
  .container .page-header .create-news-action .btn-wrapper[b-gi3o582shx]  button {
    display: none;
  }
}
.main-content .container[b-gi3o582shx] {
  padding-bottom: 60px;
}

.news-preview-section[b-gi3o582shx] {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.news-preview-section .title[b-gi3o582shx] {
  color: #000;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
}
.news-preview-section .news-preview-content[b-gi3o582shx] {
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 0.5px 1px 0px rgba(0, 0, 0, 0.1);
}
.news-preview-section .news-preview-content .preview-image[b-gi3o582shx] {
  position: relative;
}
.news-preview-section .news-preview-content .preview-image .news-image[b-gi3o582shx] {
  position: relative;
  width: 100%;
  padding-top: 60%;
  overflow: hidden;
  border-radius: 3px 3px 0px 0px;
}
.news-preview-section .news-preview-content .preview-image .news-image .no-image[b-gi3o582shx] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  background: lightgrey;
}
.news-preview-section .news-preview-content .preview-image .news-image img[b-gi3o582shx] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
}
.news-preview-section .news-preview-content .preview-image .content-overlay[b-gi3o582shx] {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px;
}
.news-preview-section .news-preview-content .preview-image .content-overlay .image-count[b-gi3o582shx] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.news-preview-section .news-preview-content .preview-image .content-overlay .image-count .image-count-number[b-gi3o582shx] {
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  font-size: 24px;
}
.news-preview-section .news-preview-content .preview-information[b-gi3o582shx] {
  display: flex;
  padding: 20px 15px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex: 1 0 0;
}
.news-preview-section .news-preview-content .preview-information .news-title[b-gi3o582shx] {
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}
.news-preview-section .news-preview-content .preview-information .news-price[b-gi3o582shx] {
  color: #ff0000;
  font-size: 16px;
  font-weight: 500;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item1[b-gi3o582shx] {
  display: flex;
  align-items: center;
  width: 100%;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item1 .news-type[b-gi3o582shx] {
  padding: 4px 12px;
  border-radius: 3px;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item1 .news-type.type-rent[b-gi3o582shx] {
  background: #fff0f2;
  color: #ff0000;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item1 .date-notes[b-gi3o582shx] {
  color: #cdcbc8;
  margin-left: 10px;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item1 .like-count[b-gi3o582shx] {
  margin-left: auto;
  margin-right: 0;
  display: flex;
  gap: 17px;
  align-items: center;
  color: #ff0000;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item2[b-gi3o582shx] {
  display: flex;
  gap: 20px;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item2 .news-category[b-gi3o582shx] {
  color: #747474;
}
.news-preview-section .news-preview-content .preview-information .property-item.property-item2 .news-address[b-gi3o582shx] {
  color: #747474;
}
.news-preview-section .news-preview-content .preview-information .news-utilities[b-gi3o582shx] {
  display: flex;
  gap: 20px;
  margin-bottom: 0px;
}
.news-preview-section .news-preview-content .preview-information .news-utilities .utilities-item[b-gi3o582shx] {
  display: flex;
  gap: 5px;
  align-items: center;
}
.news-preview-section .news-preview-content .preview-information .news-utilities .utilities-item .value[b-gi3o582shx] {
  color: var(--black-color);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}

.news-billing-section[b-gi3o582shx] {
  border-radius: 20px;
  border: 1px solid #e8e9ed;
  background: #fff;
  overflow: hidden;
}
.news-billing-section .content-body[b-gi3o582shx] {
  margin-top: 20px;
  display: flex;
  padding: 0px 20px 20px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.news-billing-section .content-body .billing-calculation .total-cost[b-gi3o582shx] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.news-billing-section .content-body .billing-calculation .total-cost .text[b-gi3o582shx] {
  font-size: 14px;
  font-weight: 700;
}
.news-billing-section .content-body .billing-calculation .total-cost .value[b-gi3o582shx] {
  font-size: 14px;
  font-weight: 700;
}
.news-billing-section .content-body .billing-calculation .cost-detail[b-gi3o582shx] {
  list-style-type: decimal;
  padding-left: 5px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.news-billing-section .content-body .billing-calculation .cost-detail .cost-detail-item[b-gi3o582shx] {
  display: flex;
  justify-content: space-between;
}
.news-billing-section .content-body .billing-warning[b-gi3o582shx] {
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #ea4335;
  background: #fff0f2;
}
.news-billing-section .content-body .billing-warning .text[b-gi3o582shx] {
  color: #cf4a3b;
}
.news-billing-section .content-body .billing-actions[b-gi3o582shx] {
  display: flex;
  gap: 12px;
  width: 100%;
}
.news-billing-section .content-body .billing-actions .btn-confirm[b-gi3o582shx] {
  flex-grow: 1;
}

.section-header[b-gi3o582shx] {
  padding: 20px 20px 30px 20px;
  background: #f8f8f8;
  position: relative;
}
.section-header.section-header-small .bg[b-gi3o582shx] {
  left: 220px;
}
.section-header .bg[b-gi3o582shx] {
  background-image: url(/images/header-bg.png);
  background-size: contain;
  position: absolute;
  left: 275px;
  top: 20px;
  width: 102px;
  height: 102px;
  z-index: 1;
}
.section-header .line[b-gi3o582shx] {
  width: 100px;
  height: 3px;
  background: #d97b70;
}
.section-header .title[b-gi3o582shx] {
  margin-top: 40px;
  margin-bottom: 10px;
  color: var(--black-color);
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
}

.embed-videos[b-gi3o582shx] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
  width: 100%;
  margin-top: 20px;
}
.embed-videos .title[b-gi3o582shx] {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0px;
}
.embed-videos .form-group[b-gi3o582shx] {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 20px;
}

#ContactInformationCollapse[b-gi3o582shx]  .contact-info {
  display: flex;
  margin-top: 20px;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .profile {
  width: 200px;
  flex: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .profile .avatar {
  width: 90px;
  height: 90px;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .profile .avatar img {
  width: 100%;
  object-fit: cover;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .profile .name {
  font-weight: 500;
  margin-bottom: 10px;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .profile .profile-title {
  color: #7f8b9b;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .social-contact {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-self: center;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .social-contact .social-item {
  width: calc(50% - 10px);
  flex: none;
  display: flex;
  gap: 10px;
  align-items: center;
}
#ContactInformationCollapse[b-gi3o582shx]  .contact-info .social-contact .social-item .text {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  #ContactInformationCollapse[b-gi3o582shx]  .contact-info {
    display: flex;
    margin-top: 20px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
/* /Components/Pages/Listing/Listings.razor.rz.scp.css */
.news-item-type-1[b-zs7pz35adq] {
  display: flex;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  background: #fff;
}
.news-item-type-1 .content-left[b-zs7pz35adq] {
  width: 260px;
  flex: none;
  position: relative;
}
.news-item-type-1 .content-left .news-image[b-zs7pz35adq] {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 3px 0px 0px 3px;
}
.news-item-type-1 .content-left .news-image img[b-zs7pz35adq] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
}
.news-item-type-1 .content-left .content-overlay[b-zs7pz35adq] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 3px 0px 0px 3px;
}
.news-item-type-1 .content-left .content-overlay .content-header[b-zs7pz35adq] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 10px;
}
.news-item-type-1 .content-right[b-zs7pz35adq] {
  width: 100%;
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  align-self: stretch;
}
.news-item-type-1 .content-right .news-title[b-zs7pz35adq] {
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  line-height: 1.4rem;
  color: var(--black-color);
}
.news-item-type-1 .content-right .property-item.property-item1[b-zs7pz35adq] {
  display: flex;
  gap: 14px;
}
.news-item-type-1 .content-right .property-item.property-item1 .news-type[b-zs7pz35adq] {
  padding: 4px 12px;
  border-radius: 3px;
}
.news-item-type-1 .content-right .property-item.property-item1 .news-type.type-rent[b-zs7pz35adq] {
  background: #fff0f2;
  color: #ff0000;
}
.news-item-type-1 .content-right .property-item.property-item1 .news-price[b-zs7pz35adq] {
  color: #ff0000;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}
.news-item-type-1 .content-right .property-item.property-item2[b-zs7pz35adq] {
  display: flex;
  gap: 20px;
}
.news-item-type-1 .content-right .property-item.property-item2 .news-category[b-zs7pz35adq] {
  color: #747474;
}
.news-item-type-1 .content-right .property-item.property-item2 .news-address[b-zs7pz35adq] {
  color: #747474;
}
.news-item-type-1 .content-right .property-item.property-item3[b-zs7pz35adq] {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
  align-self: stretch;
}
.news-item-type-1 .content-right .property-item.property-item3 .content-item[b-zs7pz35adq] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  width: 120px;
}
.news-item-type-1 .content-right .property-item.property-item3 .content-item .title[b-zs7pz35adq] {
  margin-bottom: 0px;
  display: block;
}
.news-item-type-1 .content-right .property-item.property-item3 .content-item .value[b-zs7pz35adq] {
  color: #747474;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .news-item-type-1[b-zs7pz35adq] {
    flex-direction: column;
  }
  .news-item-type-1 .content-left[b-zs7pz35adq] {
    width: 100%;
  }
  .news-item-type-1 .content-left .news-image[b-zs7pz35adq] {
    width: 100%;
    padding-top: 62%;
    border-radius: 3px 3px 0px 0px;
  }
  .news-item-type-1 .content-left .content-overlay[b-zs7pz35adq] {
    border-radius: 3px 3px 0px 0px;
  }
  .news-item-type-1 .content-left .content-overlay .news-statistical[b-zs7pz35adq] {
    border-radius: 0px;
  }
  .news-item-type-1 .content-right[b-zs7pz35adq] {
    gap: 15px;
  }
  .news-item-type-1 .content-right .property-item.property-item3[b-zs7pz35adq] {
    justify-content: space-between;
  }
  .news-item-type-1 .content-right .property-item.property-item3 .content-item[b-zs7pz35adq] {
    width: auto;
  }
  .news-item-type-1 .content-right .news-actions[b-zs7pz35adq] {
    margin-top: 15px;
  }
  .news-item-type-1 .content-right .news-actions .btn-edit-news[b-zs7pz35adq] {
    display: none;
  }
}

.news-item-type-2[b-zs7pz35adq] {
  display: flex;
  border-radius: 3px;
  border: 1px solid #e8e8e8;
  background: #fff;
}
.news-item-type-2 .content-left[b-zs7pz35adq] {
  width: 260px;
  flex: none;
  position: relative;
}
.news-item-type-2 .content-left .news-image[b-zs7pz35adq] {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 3px 0px 0px 3px;
}
.news-item-type-2 .content-left .news-image img[b-zs7pz35adq] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
}
.news-item-type-2 .content-left .content-overlay[b-zs7pz35adq] {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px;
}
.news-item-type-2 .content-left .content-overlay .image-count[b-zs7pz35adq] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.news-item-type-2 .content-left .content-overlay .image-count .image-count-number[b-zs7pz35adq] {
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  font-size: 20px;
  width: 35px;
  text-align: center;
  line-height: 1.2rem;
}
.news-item-type-2 .content-right[b-zs7pz35adq] {
  width: 100%;
  display: flex;
  padding: 10px 14px;
  flex-direction: column;
  gap: 14px;
  justify-content: space-between;
}
.news-item-type-2 .content-right .content-right-header[b-zs7pz35adq] {
  display: flex;
  align-items: center;
  width: 100%;
}
.news-item-type-2 .content-right .content-right-header .news-type[b-zs7pz35adq] {
  padding: 4px 12px;
  border-radius: 3px;
}
.news-item-type-2 .content-right .content-right-header .news-type.type-rent[b-zs7pz35adq] {
  background: #fff0f2;
  color: #ff0000;
}
.news-item-type-2 .content-right .content-right-header .date-notes[b-zs7pz35adq] {
  color: #cdcbc8;
  margin-left: 10px;
}
.news-item-type-2 .content-right .content-right-header .like-count[b-zs7pz35adq] {
  margin-left: auto;
  margin-right: 0;
  display: flex;
  gap: 10px;
  align-items: center;
  color: #ff0000;
}
.news-item-type-2 .content-right .content-right-header .like-count .icon img[b-zs7pz35adq] {
  width: 20px;
}
.news-item-type-2 .content-right .content-right-detail[b-zs7pz35adq] {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  align-self: stretch;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left[b-zs7pz35adq] {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .news-title[b-zs7pz35adq] {
  overflow: hidden;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  line-height: 1.4rem;
  color: var(--black-color);
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .news-price[b-zs7pz35adq] {
  color: #ff0000;
  font-size: 16px;
  font-weight: 500;
  line-height: 27px;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .property-item.property-item2[b-zs7pz35adq] {
  display: flex;
  gap: 20px;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .property-item.property-item2 .news-category[b-zs7pz35adq] {
  color: #747474;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .property-item.property-item2 .news-address[b-zs7pz35adq] {
  color: #747474;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .news-utilities[b-zs7pz35adq] {
  display: flex;
  gap: 20px;
  margin-bottom: 0px;
  margin-top: auto;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .news-utilities .utilities-item[b-zs7pz35adq] {
  display: flex;
  gap: 5px;
  align-items: center;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-left .news-utilities .utilities-item .value[b-zs7pz35adq] {
  color: var(--black-color);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right[b-zs7pz35adq] {
  width: 120px;
  flex: none;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent[b-zs7pz35adq] {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.2rem;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent .image[b-zs7pz35adq] {
  position: relative;
  width: 80px;
  padding-top: 80px;
  overflow: hidden;
  margin-bottom: 10px;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent .image img[b-zs7pz35adq] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  object-fit: cover;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent .agent-name[b-zs7pz35adq] {
  margin-bottom: 0px;
  font-weight: 500;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent .agent-title[b-zs7pz35adq] {
  margin-bottom: 0px;
  color: #6d6d6d;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent .sale-products-count[b-zs7pz35adq] {
  margin-bottom: 10px;
  color: #6d6d6d;
}
.news-item-type-2 .content-right .content-right-detail .content-right-detail-right .news-agent .btn[b-zs7pz35adq] {
  margin: auto;
  width: 120px;
}
@media only screen and (max-width: 767px) {
  .news-item-type-2[b-zs7pz35adq] {
    flex-direction: column;
  }
  .news-item-type-2 .content-left[b-zs7pz35adq] {
    width: 100%;
  }
  .news-item-type-2 .content-left .news-image[b-zs7pz35adq] {
    width: 100%;
    padding-top: 62%;
    border-radius: 3px 3px 0px 0px;
  }
  .news-item-type-2 .content-right .content-right-detail .content-right-detail-right[b-zs7pz35adq] {
    display: none;
  }
}

.news-status[b-zs7pz35adq] {
  padding: 5px 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 3px;
}
.news-status.on-display[b-zs7pz35adq] {
  color: #34a853;
  background-color: #ecf9f1;
}

.news-statistical[b-zs7pz35adq] {
  display: flex;
  width: 100%;
  padding: 10px 20px;
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0px;
  border-radius: 0px 0px 0px 3px;
}
.news-statistical .statistical-item[b-zs7pz35adq] {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.news-statistical .statistical-item .text[b-zs7pz35adq] {
  color: #fff;
  margin-bottom: -2px;
}
.news-actions[b-zs7pz35adq] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.news-actions .actions-left[b-zs7pz35adq] {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
}
.news-actions .actions-left .actions-dropdown .btn-news-actions[b-zs7pz35adq] {
  width: auto;
  padding: 0px;
}
.news-actions .actions-left .actions-dropdown .dropdown-menu[b-zs7pz35adq] {
  width: 200px;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.news-actions .actions-left .actions-dropdown .dropdown-menu[b-zs7pz35adq]  li {
  width: 100%;
}
.news-actions .actions-left .actions-dropdown .dropdown-menu[b-zs7pz35adq]  li .dropdown-item {
  display: flex;
  height: 40px;
  padding: 0px 20px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  user-select: none;
  cursor: pointer;
}
.news-actions .actions-left .actions-dropdown .dropdown-menu[b-zs7pz35adq]  li .dropdown-item .text {
  color: #000;
  margin-top: 2px;
}
.news-actions .actions-right[b-zs7pz35adq] {
  display: flex;
  gap: 10px;
  align-items: center;
}
.news-actions .actions-right .page-number[b-zs7pz35adq] {
  color: #6d6d6d;
}

.news-item-type-2.slide-item[b-zs7pz35adq] {
  flex-direction: column;
  gap: 0px;
}
.news-item-type-2.slide-item .content-left[b-zs7pz35adq] {
  width: 100%;
}
.news-item-type-2.slide-item .content-left .news-image[b-zs7pz35adq] {
  position: relative;
  width: 100%;
  padding-top: 59.4594594595%;
  overflow: hidden;
  border-radius: 3px 3px 0px 0px;
}
.news-item-type-2.slide-item .content-right[b-zs7pz35adq] {
  padding: 20px 15px;
  gap: 12px;
}

.page-header-my-news .container[b-zs7pz35adq] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 20px;
}

.page-header-my-news .container .title[b-zs7pz35adq] {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0px;
}

.autocompleted-search-input[b-zs7pz35adq] {
  display: flex;
  padding: 8px 15px;
  align-items: center;
  gap: 8px;
  border-radius: 5px;
  border: 1px solid rgba(169, 174, 193, 0.46);
  background: #f8f8f8 !important;
  max-width: 300px;
  width: 100%;
  height: 40px;
  position: relative;
}

.autocompleted-search-input input[b-zs7pz35adq] {
  height: 20px;
  padding: 0px;
  background: transparent !important;
  border: none;
  box-shadow: none !important;
}

.form-control[b-zs7pz35adq] {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

[type=search][b-zs7pz35adq] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

[b-zs7pz35adq]::-webkit-scrollbar {
  display: none;
}

.main-content .page-header-my-news[b-zs7pz35adq] {
  margin-bottom: 0px;
}
.main-content .my-news-content[b-zs7pz35adq] {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  gap: 20px;
}
.main-content .my-news-content ul[b-zs7pz35adq] {
  flex-grow: 1;
}
.main-content .my-news-content .quick-post-news[b-zs7pz35adq] {
  width: 310px;
  flex: none;
}
@media only screen and (max-width: 1100px) {
  .main-content .my-news-content .quick-post-news[b-zs7pz35adq] {
    display: none;
  }
}
.main-content .my-news-content .quick-post-news a[b-zs7pz35adq] {
  display: flex;
  padding: 50px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
  border-radius: 3px;
  border: 1px dashed #000;
}
.main-content .my-news-content .quick-post-news a:hover[b-zs7pz35adq] {
  border: 1px dashed #cf4a3b;
}
.main-content .my-news-content .quick-post-news a .btn-post-news[b-zs7pz35adq] {
  color: var(--black-color);
  width: 100%;
  padding: 10px 20px;
  font-size: 24px;
  font-weight: 700;
  background: #f8f8f8;
  text-align: center;
}
.main-content .my-news-content .quick-post-news a .content[b-zs7pz35adq] {
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  text-align: center;
}
.main-content .my-news-content .quick-post-news a .content .text[b-zs7pz35adq] {
  margin-bottom: 0px;
}
.main-content .my-news-content .my-news-toollbar[b-zs7pz35adq] {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 10px;
}
.main-content .my-news-content[b-zs7pz35adq]  .my-news-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .main-content .toolbar .container[b-zs7pz35adq] {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 576px) {
  .main-content .toolbar[b-zs7pz35adq] {
    margin-bottom: 0px;
  }
  .main-content .toolbar .container[b-zs7pz35adq] {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
  }
  .main-content .toolbar .container[b-zs7pz35adq]  .search-news-input {
    width: 100%;
    max-width: 100%;
  }
  .main-content .my-news-content[b-zs7pz35adq] {
    margin-top: 20px;
  }
  .main-content .my-news-content .my-news-toollbar[b-zs7pz35adq] {
    display: none;
  }
  .main-content .my-news-content .my-news-list[b-zs7pz35adq] {
    gap: 10px;
  }
}

.push-news-modal .modal-content[b-zs7pz35adq] {
  width: 370px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.push-news-modal .modal-content .modal-body[b-zs7pz35adq] {
  width: 100%;
  padding: 0px;
}
.push-news-modal .modal-content .modal-body .push-new-content[b-zs7pz35adq] {
  padding: 50px 20px 30px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.push-news-modal .modal-content .modal-body .push-new-content .post-news-description[b-zs7pz35adq] {
  margin-bottom: 0px;
}
.push-news-modal .modal-content .modal-body .push-new-content .form-check[b-zs7pz35adq] {
  width: 100%;
}
.push-news-modal .modal-content .modal-body .push-new-content .post-news-cost[b-zs7pz35adq] {
  display: flex;
  width: 100%;
  gap: 14px;
  justify-content: space-between;
}
.push-news-modal .modal-content .modal-body .push-new-content .post-news-cost .text[b-zs7pz35adq] {
  margin-bottom: 0px;
  font-weight: 700;
}
.push-news-modal .modal-content .modal-body .push-new-content .post-news-cost .value[b-zs7pz35adq] {
  margin-bottom: 0px;
  font-weight: 700;
}
.push-news-modal .modal-content .modal-body .push-new-content .account-balance-warning[b-zs7pz35adq] {
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #ea4335;
  background: #fff0f2;
}
.push-news-modal .modal-content .modal-body .push-new-content .account-balance-warning .text[b-zs7pz35adq] {
  color: #cf4a3b;
  margin-bottom: 0px;
}
.push-news-modal .modal-content .modal-body .push-new-content .content-footer[b-zs7pz35adq] {
  display: flex;
  gap: 12px;
  width: 100%;
  justify-content: space-between;
}
.push-news-modal .modal-content .modal-body .push-new-content .content-footer .btn[b-zs7pz35adq] {
  width: calc(50% - 6px);
}
/* /Components/Pages/Management/AntiSpam/Components/BlacklistItemListView.razor.rz.scp.css */
[b-rqqln9ysmq] .quickgrid .col-header-content { justify-content: end;}
/* /Components/Pages/Management/AntiSpam/SpamInvestigateDialog.razor.rz.scp.css */
[b-ca0kzfe1mg] .quickgrid thead tr { display: none; }
/* /Components/Pages/Management/Projects/Projects.razor.rz.scp.css */
[b-drsrlhiy5j] .quickgrid {
  margin-bottom: 0px;
}
[b-drsrlhiy5j] .quickgrid tbody tr:not([aria-rowindex]) {
  display: none;
}
/* /Components/Pages/Management/Users/Users.razor.rz.scp.css */
[b-v0v84jw9v8] .quickgrid {
  margin-bottom: 0px;
}
[b-v0v84jw9v8] .quickgrid tbody tr:not([aria-rowindex]) {
  display: none;
}
/* /Components/Pages/Organization/Components/CreateGroupModal.razor.rz.scp.css */
[b-a1g1yeq20y] .card {
    box-shadow: none;
}
/* /Components/Pages/Organization/Components/UserModal.razor.rz.scp.css */
.modal-content .common-accordion[b-tnychu3zmx]  .accordion-item {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.modal-content .common-accordion[b-tnychu3zmx]  .accordion-item .accordion-body {
  padding: 20px 30px;
}
.modal-content .common-accordion[b-tnychu3zmx]  .accordion-item .accordion-button {
  gap: 10px;
  padding: 10px 30px;
}
.modal-content .common-accordion[b-tnychu3zmx]  .accordion-item .accordion-button .accordion-title {
  font-size: 16px;
}
.modal-content .common-accordion[b-tnychu3zmx]  .accordion-item .accordion-button .bg {
  top: 10px;
  left: unset;
  right: 92px;
  width: 42px;
  height: 42px;
}
.modal-content .common-accordion[b-tnychu3zmx]  .accordion-item .accordion-button::after {
  height: 24px;
  width: 24px;
}

.add-user-wizard .wizard-steps[b-tnychu3zmx] {
  display: flex;
  align-items: center;
}

.add-user-wizard .wizard-step[b-tnychu3zmx] {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #6b7280;
}

.add-user-wizard .wizard-step.active[b-tnychu3zmx],
.add-user-wizard .wizard-step.completed[b-tnychu3zmx] {
  color: #111827;
}

.add-user-wizard .wizard-step-index[b-tnychu3zmx] {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #d1d5db;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 600;
  background: #fff;
}

.add-user-wizard .wizard-step.active .wizard-step-index[b-tnychu3zmx],
.add-user-wizard .wizard-step.completed .wizard-step-index[b-tnychu3zmx] {
  background: #111827;
  color: #fff;
  border-color: #111827;
}

.add-user-wizard .wizard-step-text[b-tnychu3zmx] {
  font-size: 14px;
  font-weight: 600;
}

.add-user-wizard .wizard-step-line[b-tnychu3zmx] {
  flex: 1;
  border-top: 1px dashed #d1d5db;
  margin: 0 10px;
}

.add-user-wizard .wizard-note[b-tnychu3zmx] {
  font-size: 13px;
  color: #4b5563;
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 10px 12px;
}

.email-helper-text[b-tnychu3zmx] {
  font-size: 13px;
  color: #6b7280;
  margin-top: -8px;
}
/* /Components/Pages/Organization/Groups/ItemEditView.razor.rz.scp.css */
[b-oques29asg] .trust-segments .trust-segment.active .trust-segment-link {
  border: 1px solid var(--primary-color);
  background: #fffbfb;
  color: var(--primary-color);
}
[b-oques29asg] .trust-segments .trust-segment .trust-segment-link {
  border-radius: 4px;
}
/* /Components/Pages/Organization/Groups/ItemListView.razor.rz.scp.css */
.page-section[b-l9m9m12xtb] {
    padding: 0 30px;
}
/* /Components/Pages/Organization/Members/ItemListView.razor.rz.scp.css */
.page-section[b-qbr3t2kj8p] {
    padding: 0 30px;
}
/* /Components/Pages/Store/Checkout.razor.rz.scp.css */
[b-sfl8ggtivp] .cart-section {
  padding: 60px 0px;
  background: #fcfcfc;
}
[b-sfl8ggtivp] .cart-section .content .image-header {
  padding: 45px;
  margin-bottom: 0px;
  padding-top: 0px;
}
[b-sfl8ggtivp] .cart-section .content .image-header img {
  height: 30px;
  display: block;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  [b-sfl8ggtivp] .cart-section {
    padding: 30px 0px;
    background: #fff;
  }
  [b-sfl8ggtivp] .cart-section.confirm-order-section .container, [b-sfl8ggtivp] .cart-section.payment-method-section .container {
    padding: 0px;
  }
  [b-sfl8ggtivp] .cart-section .content .image-header {
    padding: 20px;
    margin-bottom: 10px;
    padding-top: 35px;
  }
}
[b-sfl8ggtivp] .order-information {
  width: 100%;
  align-items: baseline;
}
[b-sfl8ggtivp] .order-information .order-cart {
  flex-grow: 1;
  width: 100%;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box {
  padding: 30px 20px;
  background: #fff;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .title {
  margin-bottom: 30px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-cart-content {
  margin-top: 30px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-cart-content .order-cart-item .order-cart-item-body {
  margin-top: 20px;
  margin-bottom: 30px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-cart-content .order-cart-item .order-cart-item-body .text {
  color: #9b9b9b;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-cart-content .order-cart-item .order-cart-item-body .service-list {
  padding-left: 15px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-cart-content .order-cart-item .order-cart-item-body .service-list .service-item {
  list-style: auto;
  color: #27221f;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-cart-content .order-cart-item .order-cart-item-body .service-list .service-item .text1 {
  color: #27221f;
  margin-bottom: 10px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-extra-service {
  margin-top: 30px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-extra-service .title {
  color: #9b9b9b;
  margin-bottom: 15px;
}
[b-sfl8ggtivp] .order-information .order-cart .order-box .order-extra-service .sub-text {
  color: #747474;
  font-size: 14px;
  display: block;
}
[b-sfl8ggtivp] .order-information .order-cart .export-invoice {
  margin-top: 10px;
  padding: 30px 20px;
  background: #fff;
}
[b-sfl8ggtivp] .order-information .order-summarize {
  padding: 30px 20px;
  background: #fff;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item {
  border-radius: 5px;
  border: 1px solid #cdcbc8;
  margin-bottom: 15px;
  padding: 10px 20px 10px 10px;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body {
  padding: 20px;
  background: #fbfbfb;
  margin-top: 20px;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .text {
  margin-bottom: 0px;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .left {
  width: 50%;
  text-align: center;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .left .text {
  color: #000;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .left .small-notes {
  color: #979797;
  font-size: 14px;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .left .message-box {
  background: #f4f4f4;
  padding: 10px 20px;
  margin: 10px 0px;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .left .notes2 {
  color: #979797;
  font-size: 14px;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .right {
  width: 50%;
  text-align: center;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .right .bank-qr-code {
  width: 100%;
}
[b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .right .receive-account {
  color: #7c6a54;
}
@media only screen and (max-width: 767px) {
  [b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content {
    flex-direction: column;
  }
  [b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .left,
  [b-sfl8ggtivp] .payment-method-list .payment-method-item .payment-method-body .extra-info .extra-info-content .right {
    width: 100%;
    text-align: left;
  }
}
[b-sfl8ggtivp] .payment-method-section .btn-countinue {
  margin-top: 10px;
}
[b-sfl8ggtivp] .order-summarize {
  width: 370px;
  min-width: 370px;
}
[b-sfl8ggtivp] .order-summarize .summarize-list {
  margin-bottom: 10px;
}
[b-sfl8ggtivp] .order-summarize .summarize-list .summarize-item .summarize-main-info {
  display: flex;
  justify-content: space-between;
}
[b-sfl8ggtivp] .order-summarize .summarize-list .summarize-item .summarize-main-info .name {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 700;
}
[b-sfl8ggtivp] .order-summarize .summarize-list .summarize-item .summarize-main-info .price {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: 700;
}
[b-sfl8ggtivp] .order-summarize .summarize-list .summarize-item .summarize-sub-info ul {
  padding-left: 15px;
}
[b-sfl8ggtivp] .order-summarize .summarize-list .summarize-item .summarize-sub-info ul li {
  list-style: auto;
  color: #4f4f4f;
  font-size: 14px;
}
[b-sfl8ggtivp] .order-summarize .summarize-total-and-tax {
  margin-top: 30px;
  margin-bottom: 10px;
}
[b-sfl8ggtivp] .order-summarize .summarize-total {
  margin-top: 30px;
}
[b-sfl8ggtivp] .order-summarize .summarize-total p {
  margin-bottom: 0px;
}
[b-sfl8ggtivp] .order-summarize trust-checkbox {
  margin: 30px 0px 30px 0px;
}
[b-sfl8ggtivp] .order-summarize .btn-note {
  margin: auto;
  margin-top: 30px;
  font-size: 14px;
  color: #747474;
  display: block;
  text-align: center;
}
[b-sfl8ggtivp] .order-summarize .notes-for-qr-code {
  font-size: 14px;
  margin-bottom: 30px;
}
[b-sfl8ggtivp] .order-summarize .notes2-for-qr-code {
  font-size: 14px;
  margin-top: 30px;
}
@media only screen and (max-width: 992px) {
  [b-sfl8ggtivp] .order-summarize {
    margin-top: 10px;
    width: 100%;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 992px) {
  [b-sfl8ggtivp] .button-countinue-wrapper {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 10px 20px;
    z-index: 99;
  }
  [b-sfl8ggtivp] .button-countinue-wrapper .btn-countinue {
    max-width: 100%;
  }
  [b-sfl8ggtivp] .button-countinue-wrapper .btn-note {
    margin-top: 15px;
  }
}
[b-sfl8ggtivp] .payment-done-section .order-result,
[b-sfl8ggtivp] .payment-fail-section .order-result,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result {
  margin-top: 20px;
  background: #fff;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .order-result-header,
[b-sfl8ggtivp] .payment-fail-section .order-result .order-result-header,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .order-result-header {
  text-align: center;
  margin-bottom: 50px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .order-result-header .title.result-message,
[b-sfl8ggtivp] .payment-fail-section .order-result .order-result-header .title.result-message,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .order-result-header .title.result-message {
  margin: 20px 0px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .order-result-header .title.result-message.sucess-message,
[b-sfl8ggtivp] .payment-fail-section .order-result .order-result-header .title.result-message.sucess-message,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .order-result-header .title.result-message.sucess-message {
  color: #12a154;
}
[b-sfl8ggtivp] .payment-done-section .order-result .order-result-header .btn-wrapper,
[b-sfl8ggtivp] .payment-fail-section .order-result .order-result-header .btn-wrapper,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .order-result-header .btn-wrapper {
  margin: auto;
  text-align: center;
  justify-content: center;
  margin: 50px 0px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .order-result-header .btn-wrapper .trust-btn,
[b-sfl8ggtivp] .payment-fail-section .order-result .order-result-header .btn-wrapper .trust-btn,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .order-result-header .btn-wrapper .trust-btn {
  padding: 10px 20px;
  height: 40px;
  border-radius: 4px;
  flex-grow: 1;
}
@media only screen and (max-width: 500px) {
  [b-sfl8ggtivp] .payment-done-section .order-result .order-result-header .btn-wrapper .btn,
  [b-sfl8ggtivp] .payment-fail-section .order-result .order-result-header .btn-wrapper .btn,
  [b-sfl8ggtivp] .payment-etransfer-done-section .order-result .order-result-header .btn-wrapper .btn {
    padding: 6px 10px;
  }
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content p.title,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content p.title,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content p.title {
  font-size: 14px;
  text-align: center;
  font-weight: bolder;
  margin-top: 0;
  margin-bottom: 1rem;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .divider,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .divider,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .divider {
  margin: 10px 0px 30px 0px;
  width: 100%;
  border-bottom: 1px dashed #e8e9ed;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content *,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content *,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content * {
  font-size: 14px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .payment-info .payment-info-row,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .payment-info .payment-info-row,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .payment-info .payment-info-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .payment-info .payment-info-row .label,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .payment-info .payment-info-row .label,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .payment-info .payment-info-row .label {
  width: 50%;
  text-align: right;
  font-size: 14px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .payment-info .payment-info-row .value,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .payment-info .payment-info-row .value,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .payment-info .payment-info-row .value {
  width: 50%;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .payment-summarize .payment-info-row,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .payment-summarize .payment-info-row,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .payment-summarize .payment-info-row {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .payment-summarize .payment-info-row .label,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .payment-summarize .payment-info-row .label,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .payment-summarize .payment-info-row .label {
  width: 50%;
  text-align: right;
  font-size: 14px;
}
[b-sfl8ggtivp] .payment-done-section .order-result .bill-content .payment-summarize .payment-info-row .value,
[b-sfl8ggtivp] .payment-fail-section .order-result .bill-content .payment-summarize .payment-info-row .value,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .bill-content .payment-summarize .payment-info-row .value {
  width: 50%;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}
[b-sfl8ggtivp] .payment-done-section .order-result .payment-notes-content,
[b-sfl8ggtivp] .payment-fail-section .order-result .payment-notes-content,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .payment-notes-content {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
[b-sfl8ggtivp] .payment-done-section .order-result .payment-notes-content .notes,
[b-sfl8ggtivp] .payment-fail-section .order-result .payment-notes-content .notes,
[b-sfl8ggtivp] .payment-etransfer-done-section .order-result .payment-notes-content .notes {
  margin-top: 20px;
  color: #8c8c8c;
}
[b-sfl8ggtivp] .invoice-info .title {
  margin-bottom: 10px !important;
  color: #747474;
  font-size: 14px;
}
[b-sfl8ggtivp] .invoice-info .invoice-info-list li {
  color: #747474;
  font-size: 14px;
}
[b-sfl8ggtivp] .invoice-info .btn-update-invoice-info {
  text-decoration: none;
}
/* /Components/Pages/Store/Components/CheckoutPlaceorderStep.razor.rz.scp.css */
.loader[b-drs0o26qb7] {
  position: relative;
  width: 25px;
  height: 25px;
  border: 8px solid #f3f3f3; /* Light grey */
  border-radius: 50%;
  animation: spin-b-drs0o26qb7 2s linear infinite;
  margin: 0 auto;
}

.loader[b-drs0o26qb7]::before {
  content: "";
  position: absolute;
  top: -6px; /* Adjust to center the inner loader */
  left: -6px; /* Adjust to center the inner loader */
  right: -6px; /* Adjust to center the inner loader */
  bottom: -6px; /* Adjust to center the inner loader */
  border: 8px solid transparent;
  border-top: 8px solid #e74c3c; /* Red */
  border-radius: 50%;
  animation: spin-b-drs0o26qb7 1.5s linear infinite;
}

@keyframes spin-b-drs0o26qb7 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* /Components/Pages/Store/Components/CheckoutSteps.razor.rz.scp.css */
/*progressbar*/
#progressbar[b-y966f6t075] {
  margin-bottom: 30px;
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
}

.progressbar[b-y966f6t075] {
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
  width: 640px;
  margin: auto;
  display: flex;
  margin-bottom: 30px;
}
.progressbar li[b-y966f6t075] {
  list-style-type: none;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  width: 33.33%;
  float: left;
  position: relative;
  text-align: center;
}
.progressbar li .text[b-y966f6t075] {
  font-size: 12px !important;
  text-transform: none;
  line-height: 20px;
}
.progressbar li .text.text.sub-text[b-y966f6t075] {
  color: #8c8c8c;
  margin-bottom: 0px;
}
.progressbar li .text.main-text[b-y966f6t075] {
  margin-bottom: 0px;
  font-weight: 500;
}
.progressbar li.active.current .main-text[b-y966f6t075] {
  color: #27ae60;
}
.progressbar li.active.current[b-y966f6t075]:before {
  content: counter(step);
  counter-increment: step;
  background-image: none !important;
}
.progressbar li.active[b-y966f6t075]:before {
  content: "";
  counter-increment: step;
  height: 24px;
  background-image: url("/images/icons/check_outline.svg") !important;
}
.progressbar li.active[b-y966f6t075]:before, .progressbar li.active[b-y966f6t075]:after {
  background: #27ae60;
  color: white;
}
.progressbar li:first-child[b-y966f6t075]:after {
  /*connector not needed before the first step*/
  content: none;
}
.progressbar li[b-y966f6t075]:before {
  content: counter(step);
  counter-increment: step;
  width: 24px;
  line-height: 24px;
  display: block;
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  background: #c0c0c0;
  border-radius: 3px;
  margin: 0 auto 5px auto;
  border-radius: 50%;
  text-align: center;
}
.progressbar li[b-y966f6t075]:after {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  left: -40%;
  top: 10px;
  z-index: 0;
  background: #c0c0c0;
}
/* /Components/Pages/Store/Dialogs/InitModal.razor.rz.scp.css */
.init-modal[b-vl2pelg2rf] {
  background: #f5f3ef;
  font-family: "Roboto", "SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.init-modal__card[b-vl2pelg2rf] {
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  padding: 40px;
  box-shadow: 0 20px 60px rgba(58, 46, 35, 0.1);
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: center;
}

.init-modal__logo[b-vl2pelg2rf] {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}

.init-modal__logo img[b-vl2pelg2rf] {
  height: 50px;
}

.init-modal__brand[b-vl2pelg2rf] {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #3c2f23;
  margin: 0;
}

.init-modal__brand span[b-vl2pelg2rf] {
  font-weight: 600;
  color: #b48b5a;
}

.init-modal__tagline[b-vl2pelg2rf] {
  font-size: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #8a8782;
  margin: 0;
}

.init-modal__intro[b-vl2pelg2rf] {
  font-size: 24px;
  line-height: 28px;
  color: #27221f;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.init-modal__intro h1[b-vl2pelg2rf] {
  font-size: 32px;
}

.init-modal__intro p[b-vl2pelg2rf] {
  font-size: 18px;
}

.init-modal__form[b-vl2pelg2rf] {
  border-top: 1px solid #f1e9df;
  padding-top: 16px;
}

.init-modal__form-title[b-vl2pelg2rf] {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 700;
  color: #8d7254;
  margin-bottom: 8px;
}

.init-modal__form-desc[b-vl2pelg2rf] {
  font-size: 14px;
  line-height: 18px;
  color: #27221f;
  margin-bottom: 20px;
}

.init-field[b-vl2pelg2rf] {
  width: 100%;
  max-width: 319px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
}


@media (max-width: 480px) {
  .init-modal__card[b-vl2pelg2rf] {
    padding: 28px 20px;
  }

  .init-modal__intro[b-vl2pelg2rf] {
    font-size: 20px;
  }
}
/* /Components/Pages/Store/Dialogs/TrialModal.razor.rz.scp.css */
.trial-modal[b-bt851c5rxs] {
  --trial-panel-bg: #7C6A54;
  --trial-panel-bg-mobile: #7C6A54;
  --trial-text-muted: rgba(255, 255, 255, 0.88);

  background: var(--trial-panel-bg);
  font-family: "SF Pro", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.trial-modal__card[b-bt851c5rxs] {
  display: grid;
  grid-template-columns: minmax(0, 52%) minmax(0, 48%);
  overflow: hidden;
  min-height: 560px;
}

.trial-modal__copy[b-bt851c5rxs] {
  background: var(--trial-panel-bg);
  color: #fff;
  padding: 36px 38px 32px;
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.trial-modal__eyebrow[b-bt851c5rxs] {
  margin: 0;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  color: #F4F4F4;
  opacity: 0.96;
}

.trial-modal__subtitle[b-bt851c5rxs] {
  margin: 0;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
}

.trial-modal__title[b-bt851c5rxs] {
  margin: 8px 0 4px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 860;
  color: #FFFFFF;
}

.trial-modal__benefits[b-bt851c5rxs] {
  margin: 0;
  padding-left: 1.35rem;
  display: flex;
  flex-direction: column;
  gap: 2px;
  font-size: 18px;
  line-height: 150%;
  font-weight: 400;
  color: #FFFFFF;
}

.trial-modal__cta-wrap[b-bt851c5rxs] {
  margin-top: 10px;
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.25));
}

.trial-modal[b-bt851c5rxs]  .trial-modal__cta {
  width: 227px;
  height: 40px;
  min-width: 227px;
  border-radius: 50px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #222222;
}

.trial-modal__brand[b-bt851c5rxs] {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: auto;
  padding-top: 14px;
}

.trial-modal__brand img[b-bt851c5rxs] {
  width: min(320px, 100%);
  height: auto;
}

.trial-modal__visual[b-bt851c5rxs] {
  background-image: url("/_content/TS.SiteLake.Components/images/trial_dialog_cover.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 992px) {
  .trial-modal__card[b-bt851c5rxs] {
    grid-template-columns: minmax(0, 1fr);
    min-height: 0;
  }

  .trial-modal__copy[b-bt851c5rxs] {
    padding: 30px 26px;
  }

  .trial-modal__title[b-bt851c5rxs] {
    font-size: clamp(1.8rem, 4.7vw, 2rem);
    line-height: 1.2;
  }

  .trial-modal__visual[b-bt851c5rxs] {
    min-height: 250px;
  }
}

@media (max-width: 576px) {
  .trial-modal__card[b-bt851c5rxs] {
    box-shadow: none;
  }

  .trial-modal__copy[b-bt851c5rxs] {
    background: var(--trial-panel-bg-mobile);
    padding: 36px 26px;
    text-align: center;
    align-items: center;
    gap: 22px;
  }

  .trial-modal__eyebrow[b-bt851c5rxs],
  .trial-modal__subtitle[b-bt851c5rxs],
  .trial-modal__title[b-bt851c5rxs] {
    text-align: center;
  }

  .trial-modal__eyebrow[b-bt851c5rxs] {
    font-size: clamp(1.65rem, 8.4vw, 2rem);
    line-height: 1.2;
  }

  .trial-modal__subtitle[b-bt851c5rxs] {
    font-size: clamp(1rem, 4.8vw, 1.125rem);
    line-height: 1.2;
  }

  .trial-modal__title[b-bt851c5rxs] {
    margin-top: 0;
    font-size: clamp(1.65rem, 8.7vw, 2.2rem);
    line-height: 1.2;
  }

  .trial-modal__benefits[b-bt851c5rxs] {
    display: none;
  }

  .trial-modal__cta-wrap[b-bt851c5rxs] {
    margin-top: 8px;
  }

  .trial-modal[b-bt851c5rxs]  .trial-modal__cta {
    width: min(100%, 227px);
    min-width: 0;
  }

  .trial-modal__visual[b-bt851c5rxs] {
    display: none;
  }

  .trial-modal__brand[b-bt851c5rxs] {
    margin-top: 0;
    justify-content: center;
    padding-top: 4px;
  }

  .trial-modal__brand img[b-bt851c5rxs] {
    width: min(260px, 100%);
  }
}
/* /Components/Pages/Store/Premium.razor.rz.scp.css */
*[b-z62ekaob0n] {
  font-family: "SF Pro", sans-serif;
  font-size: 16px;
}

.text[b-z62ekaob0n] {
  font-size: 16px;
}

h2[b-z62ekaob0n] {
  font-size: 58px;
}

@media only screen and (max-width: 576px) {
  h2[b-z62ekaob0n] {
    font-size: 32px;
  }
}
h3[b-z62ekaob0n] {
  font-size: 48px;
}

@media only screen and (max-width: 576px) {
  h3[b-z62ekaob0n] {
    font-size: 32px;
  }
}
h4[b-z62ekaob0n] {
  font-size: 32px;
}

.btn[b-z62ekaob0n] {
  padding: 6px 20px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  height: 38px;
}

@media screen and (min-width: 768px) {
  .combine-section[b-z62ekaob0n] {
    background: radial-gradient(68.11% 114.28% at 100% 100%, rgba(216, 182, 118, 0.3) 0%, rgba(217, 217, 217, 0) 100%);
  }
}

.premium-section1[b-z62ekaob0n] {
  padding: 70px 0px 50px 0px;
}
.premium-section1 .content[b-z62ekaob0n] {
  text-align: center;
}
.premium-section1 .content .image[b-z62ekaob0n] {
  margin-bottom: 80px;
}
.premium-section1 .content .image img[b-z62ekaob0n] {
  width: 560px;
  max-width: 100%;
}
.premium-section1 .content .content-box .title[b-z62ekaob0n] {
  margin-bottom: 28px;
}
.premium-section1 .content .content-box .text[b-z62ekaob0n] {
  margin-bottom: 28px;
}
.premium-section1 .content .content-box .btn[b-z62ekaob0n] {
  margin: auto;
}
@media screen and (max-width: 768px) {
  .premium-section1[b-z62ekaob0n] {
    background: rgb(2, 0, 36);
    background: linear-gradient(152deg, rgba(2, 0, 36, 0) 56%, rgba(207, 152, 71, 0.25) 100%);
  }
  .premium-section1 .content .image[b-z62ekaob0n] {
    margin-top: 15px;
  }
  .premium-section1 .content .content-box .title[b-z62ekaob0n] {
    line-height: 200%;
  }
  .premium-section1 .content .content-box .text[b-z62ekaob0n] {
    margin-bottom: 28px;
  }
  .premium-section1 .content .content-box .btn[b-z62ekaob0n] {
    margin: auto;
  }
}

.premium-section2[b-z62ekaob0n] {
  padding: 50px 0px;
}
.premium-section2 .featured-list .featured-item .image[b-z62ekaob0n] {
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .premium-section2 .featured-list .featured-item[b-z62ekaob0n] {
    margin-bottom: 60px;
  }
  .premium-section2 .featured-list .featured-item .image[b-z62ekaob0n] {
    margin-bottom: 0px;
    margin-right: 20px;
  }
  .premium-section2 .featured-list .featured-item .text[b-z62ekaob0n] {
    margin-bottom: 0px;
  }
}

.premium-section3[b-z62ekaob0n] {
  padding-top: 50px;
}
.premium-section3 h4.title[b-z62ekaob0n] {
  margin-bottom: 28px;
}
.premium-section3 .sub-title[b-z62ekaob0n] {
  color: #606060;
}
.premium-section3 .combo-list-carousel[b-z62ekaob0n] {
  margin-top: 70px;
  width: 100%;
}
.premium-section3 .combo-list-carousel .item .combo-item-content[b-z62ekaob0n] {
  width: 335px;
  border-radius: 24px;
  background: #f4f4f4;
  padding: 24px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .btn-view-more[b-z62ekaob0n] {
  display: none;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .divider[b-z62ekaob0n] {
  opacity: 0.3;
  border: 1px dashed #f6f6f6;
  width: 300px;
  margin: 22px auto 22px auto;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .btn[b-z62ekaob0n] {
  border-radius: 8px;
  background: #fff;
  padding: 12px 14px;
  color: #ce4a3a;
  box-shadow: none;
  border-color: #ce4a3a;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .btn:hover[b-z62ekaob0n] {
  background: #9b9b9b;
  border-color: #ce4a3a;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .sub-title[b-z62ekaob0n] {
  color: #27221f;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .tag[b-z62ekaob0n] {
  display: flex;
  padding: 4px 12px;
  align-items: flex-start;
  gap: 10px;
  border-radius: 16px;
  background: #cf9847;
  color: #fff;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .main-header[b-z62ekaob0n] {
  margin-bottom: 18px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .main-header .title[b-z62ekaob0n] {
  margin-bottom: 0px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .main-header span[b-z62ekaob0n] {
  background-color: #ce4a3a !important;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header p.price[b-z62ekaob0n] {
  font-size: 25px;
  font-weight: 700;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header p.price span[b-z62ekaob0n] {
  font-size: 16px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header p.price .span-year[b-z62ekaob0n] {
  opacity: 0.3;
  font-size: small;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .discount-box[b-z62ekaob0n] {
  height: 33px;
  margin: 22px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .discount-box .old-price[b-z62ekaob0n] {
  text-decoration: line-through;
  margin-right: 12px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-header .discount-box .discount-percent[b-z62ekaob0n] {
  display: flex;
  padding: 6px 12px;
  align-items: flex-start;
  border-radius: 16px;
  background: #deffe7;
  color: #34a853;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body[b-z62ekaob0n] {
  margin-top: 22px;
  display: flex;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .btn[b-z62ekaob0n] {
  display: inline-block;
  margin-left: auto;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .main-text[b-z62ekaob0n] {
  font-weight: 700;
  margin-bottom: 15px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .notes-text[b-z62ekaob0n] {
  color: #919191;
  margin-bottom: 22px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .combo-service-list[b-z62ekaob0n] {
  padding-left: 20px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .combo-service-list .combo-service-item[b-z62ekaob0n] {
  position: relative;
  margin-bottom: 15px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .combo-service-list .combo-service-item.disabled[b-z62ekaob0n] {
  color: #d1d1d1;
  opacity: 0.45;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .combo-service-list .combo-service-item.disabled[b-z62ekaob0n]::before {
  content: "";
  background-image: url(/images/icons/remove.svg) !important;
}
.premium-section3 .combo-list-carousel .item .combo-item-content .combo-item-body .combo-service-list .combo-service-item[b-z62ekaob0n]::before {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url(/images/icons/entypo_check.svg);
  background-size: contain;
  position: absolute;
  top: 6px;
  left: -20px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.combo-item-short .sub-title[b-z62ekaob0n] {
  margin-bottom: 22px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.combo-item-short .discount-box[b-z62ekaob0n] {
  height: unset;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item[b-z62ekaob0n] {
  background: #27221f;
  color: #fff;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-header .btn[b-z62ekaob0n] {
  background: #ce4a3a;
  color: #fff;
  border-color: #ce4a3a;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-header .btn:hover[b-z62ekaob0n] {
  background-color: #96362c;
  border-color: #96362c;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-header .sub-title[b-z62ekaob0n] {
  color: #fff;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-header .main-header[b-z62ekaob0n] {
  margin-bottom: 10px;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-header .main-header .title[b-z62ekaob0n] {
  color: #fff;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-body .main-text[b-z62ekaob0n] {
  color: #fff;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-body .combo-service-list .combo-service-item.disabled[b-z62ekaob0n] {
  color: #d1d1d1;
  opacity: 0.45;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-body .combo-service-list .combo-service-item.disabled[b-z62ekaob0n]::before {
  content: "";
  background-image: url(/images/icons/remove-white.svg) !important;
}
.premium-section3 .combo-list-carousel .item .combo-item-content.special-combo-item .combo-item-body .combo-service-list .combo-service-item[b-z62ekaob0n]::before {
  content: "";
  background-image: url(/images/icons/entypo_check_white.svg);
  background-size: contain;
}
.premium-section3 .combo-list-carousel[b-z62ekaob0n]  .owl-stage-outer .owl-stage {
  margin: 0 auto;
}
@media screen and (max-width: 500px) {
  .premium-section3 .combo-list-carousel[b-z62ekaob0n] {
    margin-top: 50px;
  }
  .premium-section3 .combo-list-carousel .item .combo-item-content[b-z62ekaob0n] {
    margin-bottom: 25px;
    width: 100%;
  }
  .premium-section3 .combo-list-carousel .item .combo-item-content .divider[b-z62ekaob0n] {
    display: none;
  }
  .premium-section3 .combo-list-carousel .item .combo-item-content .btn-view-more[b-z62ekaob0n] {
    display: block;
    text-decoration: none;
    margin: auto;
    margin-top: 22px;
  }
  .premium-section3 .combo-list-carousel .item .combo-item-content .btn-view-more .icon img[b-z62ekaob0n] {
    transform: rotate(0deg);
    transition: 0.3s;
    transition-timing-function: linear;
  }
  .premium-section3 .combo-list-carousel .item .combo-item-content .btn-view-more .text[b-z62ekaob0n] {
    color: #747474;
  }
  .premium-section3 .combo-list-carousel .item .combo-item-content .btn-view-more.active .icon img[b-z62ekaob0n] {
    transform: rotate(180deg);
    transition: 0.3s;
    transition-timing-function: linear;
  }
}

.premium-section4[b-z62ekaob0n] {
  padding: 70px 0px 40px 0px;
  text-align: center;
}
.premium-section4 .title[b-z62ekaob0n] {
  margin-bottom: 28px;
}
.premium-section4 .text[b-z62ekaob0n] {
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.premium-section4 .text .click-to-display-phone[b-z62ekaob0n] {
  margin-left: 5px;
  cursor: pointer;
  color: #1877f2;
}
@media only screen and (max-width: 992px) {
  .premium-section4[b-z62ekaob0n] {
    padding: 50px 0px;
  }
}
@media only screen and (max-width: 500px) {
  .premium-section4[b-z62ekaob0n] {
    padding: 25px 0px;
  }
}

.premium-section5[b-z62ekaob0n] {
  padding: 100px 0px;
  text-align: center;
}
.premium-section5 .title[b-z62ekaob0n] {
  margin-bottom: 50px;
}
.premium-section5 .text[b-z62ekaob0n] {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.premium-section5 .text .click-to-display-phone[b-z62ekaob0n] {
  margin-left: 5px;
  cursor: pointer;
  color: #1877f2;
}
.premium-section5 .btn[b-z62ekaob0n] {
  margin: auto;
}
@media only screen and (max-width: 992px) {
  .premium-section5[b-z62ekaob0n] {
    padding: 50px 0px;
  }
}

.faq-section .title[b-z62ekaob0n] {
  margin-bottom: 28px;
  font-size: 48px;
}
/* /Components/Pages/Store/Services.razor.rz.scp.css */
*[b-7bq1u8k40o] {
  font-family: "SF Pro", sans-serif;
  font-size: 16px;
}

h2[b-7bq1u8k40o] {
  font-size: 58px;
}

@media only screen and (max-width: 576px) {
  h2[b-7bq1u8k40o] {
    font-size: 32px;
  }
}
h3[b-7bq1u8k40o] {
  font-size: 48px;
}

@media only screen and (max-width: 576px) {
  h3[b-7bq1u8k40o] {
    font-size: 32px;
  }
}
h4[b-7bq1u8k40o] {
  font-size: 32px;
}
