@import '_content/Brushtail.AspNetCore.UI/Brushtail.AspNetCore.UI.qaia74iam7.bundle.scp.css';
@import '_content/BrushtailTech.Blog.Web/BrushtailTech.Blog.Web.8vy70z81eh.bundle.scp.css';
@import '_content/BrushtailTech.Common.Web/BrushtailTech.Common.Web.knjng7k8zb.bundle.scp.css';
@import '_content/BrushtailTech.Crafts.Web/BrushtailTech.Crafts.Web.13gzcq12zq.bundle.scp.css';
@import '_content/BrushtailTech.Quiz.Web/BrushtailTech.Quiz.Web.bgesxszasy.bundle.scp.css';
@import '_content/BrushtailTech.Shop.Web/BrushtailTech.Shop.Web.741fluztdf.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.rvtqlcwsa5.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.84wtju4z0n.bundle.scp.css';
@import '_content/PSC.Blazor.Components.MarkdownEditor/PSC.Blazor.Components.MarkdownEditor.bundle.scp.css';

/* /Components/Controls/Actions.razor.rz.scp.css */
@keyframes widthGrow-b-bf9dpdeieq {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes heightGrow-b-bf9dpdeieq {
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
.fab-container[b-bf9dpdeieq] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: end;
  user-select: none;
  position: fixed;
  bottom: 50px;
  right: 60px;
  z-index: 1;
  width: unset !important;
}
.fab-container:hover[b-bf9dpdeieq] {
  height: 100%;
}
.fab-container:hover .sub-button:nth-child(2)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (2 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(3)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (3 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(4)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (4 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(5)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (5 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(6)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (6 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(7)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (7 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(8)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (8 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(9)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (9 - 2) * -60px));
}
.fab-container:hover .sub-button:nth-child(10)[b-bf9dpdeieq] {
  transform: translateY(calc(-80px + (10 - 2) * -60px));
}
.fab-container .fab[b-bf9dpdeieq] {
  position: relative;
  height: 70px;
  width: 70px;
  background-color: #FF652F;
  border-radius: 50%;
  z-index: 2;
}
.fab-container .fab[b-bf9dpdeieq]::before {
  content: " ";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 35px;
  width: 35px;
  background-color: inherit;
  border-radius: 0 0 10px 0;
  z-index: -1;
}
.fab-container .fab .fab-content[b-bf9dpdeieq] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.fab-container .fab[b-bf9dpdeieq]  .fab-content a {
  color: #FFFFFF;
  font-size: 2.5rem !important;
}
.fab-container .sub-button[b-bf9dpdeieq] {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
  height: 50px;
  width: 50px;
  background-color: #FF652F;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.fab-container .sub-button:hover[b-bf9dpdeieq] {
  cursor: pointer;
}
.fab-container[b-bf9dpdeieq]  .sub-button a {
  font-size: 1.5rem !important;
  color: #FFFFFF;
}
.fab-container[b-bf9dpdeieq]  .sub-button a:hover {
  cursor: pointer;
  color: #FFFFFF;
}
.fab-container[b-bf9dpdeieq]  .sub-button a:visited {
  color: #FFFFFF;
}
/* /Components/Controls/Brands.razor.rz.scp.css */
@keyframes widthGrow-b-cj18l3d0y5 {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes heightGrow-b-cj18l3d0y5 {
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
.brands[b-cj18l3d0y5] {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px;
  border-radius: 10px 0px 0px 10px;
  z-index: 1;
  width: 60px !important;
  background-color: #252525;
}
.brands[b-cj18l3d0y5]:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 100%;
  right: 0;
  animation: heightGrow-b-cj18l3d0y5 3s ease-in;
  background-color: #FF652F;
}

[b-cj18l3d0y5] a {
  display: block;
  font-size: 2.5rem;
  color: #FFFFFF;
}
[b-cj18l3d0y5] a:hover {
  cursor: pointer;
  color: #FFFFFF;
}
[b-cj18l3d0y5] a:visited {
  color: #FFFFFF;
}

@media screen and (max-width: 768px) {
  .brands[b-cj18l3d0y5] {
    display: none;
  }
}
/* /Components/Controls/Chat.razor.rz.scp.css */
.chat-container h5[b-3prde4xtby] {
  text-align: center;
}
.chat-container[b-3prde4xtby] {
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  padding: 20px 0px 20px 20px;
}
.chat-container[b-3prde4xtby]  .close {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #FF652F;
  font-size: 2rem !important;
}
.chat-container[b-3prde4xtby]  .close:hover {
  cursor: pointer !important;
}
.chat-container .chats[b-3prde4xtby] {
  overflow-y: scroll;
  height: calc(100% - 100px);
}
.chat-container .chats .bot[b-3prde4xtby], .chat-container .chats .user[b-3prde4xtby] {
  display: flex;
  margin: 20px 0;
  align-items: start;
}
.chat-container .chats .bot[b-3prde4xtby]  i, .chat-container .chats .user[b-3prde4xtby]  i {
  font-size: 1.5rem !important;
}
.chat-container .chats .bot[b-3prde4xtby]  i:hover, .chat-container .chats .user[b-3prde4xtby]  i:hover {
  cursor: auto !important;
}
.chat-container .chats .bot[b-3prde4xtby] {
  flex-direction: row;
  text-align: left;
}
.chat-container .chats .bot[b-3prde4xtby]  i {
  margin-right: 10px;
}
.chat-container .chats .user[b-3prde4xtby] {
  flex-direction: row-reverse;
  text-align: right;
  color: #FF652F;
}
.chat-container .chats .user[b-3prde4xtby]  i {
  margin-left: 10px;
}
.chat-container .input[b-3prde4xtby] {
  width: 90%;
  display: flex;
  align-items: center;
  gap: 20px;
  position: absolute;
  bottom: 20px;
}
.chat-container .input[b-3prde4xtby]  i {
  color: #FF652F !important;
  font-size: 2rem !important;
}
/* /Components/Controls/LoginDisplay.razor.rz.scp.css */
.backdrop[b-oodqwcqaux] {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
}

.menu[b-oodqwcqaux] {
  background-color: #252525;
  position: absolute;
  right: 0px;
  top: 80px;
  padding: 0px 20px 10px 10px;
}

.user[b-oodqwcqaux] {
  color: rgba(255, 255, 255, 0.4) !important;
}
.user:hover[b-oodqwcqaux] {
  cursor: pointer;
}
.user div:nth-child(2)[b-oodqwcqaux] {
  font-size: smaller;
}
.user[b-oodqwcqaux]:after {
  content: "";
  display: block;
  height: 2px;
  background: rgba(255, 255, 255, 0.4) !important;
  opacity: 0.5;
  margin: 5px;
}

[b-oodqwcqaux] .nav-link.active:after {
  display: none !important;
}
/* /Components/Invoice/Index.razor.rz.scp.css */
@page {
  /*size: auto;*/
  size: A4 Portrait;
  margin: 0mm;
}
.container-fluid[b-n11m5hhlaf] {
  width: 7in;
  min-height: 9.25in;
  margin: 27mm auto;
  color: #000000;
  /*margin: 27mm 16mm 27mm 16mm;*/
}

.header[b-n11m5hhlaf] {
  display: flex;
  justify-content: space-between;
}
.header .logo[b-n11m5hhlaf] {
  text-align: center;
}
.header .logo img[b-n11m5hhlaf] {
  height: 36px;
  object-fit: cover;
  position: relative;
  top: -3px;
  left: 22px;
}
.header .logo .name[b-n11m5hhlaf] {
  position: relative;
  font-size: 1.4rem;
  color: #FF652F;
  font-family: "Oleo Script", cursive;
  font-weight: 700;
  font-style: normal;
  vertical-align: middle;
  line-height: 0;
}
.header .logo .moto[b-n11m5hhlaf] {
  color: #095e60;
  position: relative;
  top: -10px;
}
.header .logo .support[b-n11m5hhlaf] {
  color: #095e60;
  font-size: 0.8rem;
  margin-top: 10px;
  display: flex;
  position: relative;
  top: -15px;
}
.header .logo .support span[b-n11m5hhlaf] {
  margin-right: 10px;
}
.header .companyInformation[b-n11m5hhlaf] {
  flex: 1;
  font-size: 0.8rem;
}
.header .companyInformation span:nth-child(odd)[b-n11m5hhlaf] {
  color: #095e60;
  font-weight: bold;
}
.header .companyInformation span:nth-child(even)[b-n11m5hhlaf]:after {
  content: " ";
  display: block;
}

.title[b-n11m5hhlaf] {
  position: relative;
  left: -50px;
  top: -70px;
  margin-bottom: 20px;
}
.title img[b-n11m5hhlaf] {
  height: 250px;
  object-fit: cover;
  position: absolute;
  top: -90px;
  left: 0;
}
.title img:nth-child(1)[b-n11m5hhlaf] {
  z-index: 3;
  filter: invert(14%) sepia(13%) saturate(604%) hue-rotate(109deg) brightness(94%) contrast(83%);
}
.title img:nth-child(2)[b-n11m5hhlaf] {
  z-index: 2;
  left: 15px;
  filter: invert(47%) sepia(28%) saturate(608%) hue-rotate(125deg) brightness(103%) contrast(91%);
}
.title img:nth-child(3)[b-n11m5hhlaf] {
  z-index: 1;
  left: 30px;
  filter: invert(97%) sepia(74%) saturate(425%) hue-rotate(76deg) brightness(87%) contrast(89%);
}
.title div[b-n11m5hhlaf] {
  color: #FFFFFF;
  position: absolute;
  top: 3px;
  width: 150px;
  left: 50px;
  height: 80px;
  z-index: 10;
  display: grid;
  text-align: center;
  align-items: stretch;
  justify-items: center;
  justify-content: center;
  align-content: center;
}
.title div h4[b-n11m5hhlaf] {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 0;
  margin-bottom: 10px;
}
.title div p[b-n11m5hhlaf] {
  font-size: 0.9rem;
  margin: 0 !important;
}
.title div p:last-child[b-n11m5hhlaf] {
  font-style: italic;
}

.bill[b-n11m5hhlaf] {
  display: flex;
  justify-content: space-around;
}
.bill .to[b-n11m5hhlaf], .bill .billTo[b-n11m5hhlaf] {
  width: 30%;
  margin-bottom: 10px;
}
.bill .to div:first-child[b-n11m5hhlaf], .bill .billTo div:first-child[b-n11m5hhlaf] {
  color: #095e60;
  font-size: 1.2rem;
  font-weight: bold;
}
.bill .to div:nth-child(2)[b-n11m5hhlaf], .bill .billTo div:nth-child(2)[b-n11m5hhlaf] {
  font-weight: bold;
}
.bill .to div:nth-child(3)[b-n11m5hhlaf], .bill .billTo div:nth-child(3)[b-n11m5hhlaf] {
  font-style: italic;
}

table thead tr > th[b-n11m5hhlaf] {
  background: #FF652F !important;
  color: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
}
table tbody tr[b-n11m5hhlaf] {
  color: #000000;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
table tbody tr > td[b-n11m5hhlaf] {
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
}
table tbody tr:nth-child(odd) > td[b-n11m5hhlaf] {
  background: #ffcb9b !important;
}
table tbody tr:nth-child(even) > td[b-n11m5hhlaf] {
  background: #d8b08c !important;
}
table tbody tr:nth-last-child(-n+4) > td[b-n11m5hhlaf] {
  text-align: center;
}
table tbody tr:last-child > td[b-n11m5hhlaf] {
  font-weight: bold;
  color: #095e60 !important;
}

.note span:first-child[b-n11m5hhlaf] {
  color: #095e60;
  font-weight: bold;
}

.termsConditions div[b-n11m5hhlaf] {
  color: #095e60;
  font-weight: bold;
}
.termsConditions ol[b-n11m5hhlaf] {
  padding-left: 3em;
  counter-reset: item;
}
.termsConditions ol li[b-n11m5hhlaf] {
  text-indent: -1.5em;
  list-style-type: none;
  counter-increment: item;
}
.termsConditions ol li[b-n11m5hhlaf]:before {
  font-weight: bold;
  display: inline-block;
  width: 1.5em;
  padding-right: 0.3em;
  text-align: right;
  content: counter(item) ")";
}

.party[b-n11m5hhlaf] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.party .preparedBy[b-n11m5hhlaf], .party .billApproved[b-n11m5hhlaf] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.party .preparedBy img[b-n11m5hhlaf], .party .billApproved img[b-n11m5hhlaf] {
  margin: auto;
  height: 30px;
  object-fit: contain;
}
.party .preparedBy span[b-n11m5hhlaf], .party .billApproved span[b-n11m5hhlaf] {
  text-align: center;
}
.party .preparedBy span:last-child[b-n11m5hhlaf], .party .billApproved span:last-child[b-n11m5hhlaf] {
  color: #095e60;
  font-size: larger;
  font-weight: bold;
}

@media screen {
  .footer[b-n11m5hhlaf] {
    display: none;
  }
}
@media print {
  .footer[b-n11m5hhlaf] {
    background-color: #FF652F;
    position: fixed;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.2rem;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
  }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
header[b-ymaocikc4i] {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

main[b-ymaocikc4i] {
  min-height: calc(100dvh - 80px - 40px);
}

footer[b-ymaocikc4i] {
  height: 40px;
  background-color: #252525 !important;
  color: #FFFFFF !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer div[b-ymaocikc4i] {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
footer div[b-ymaocikc4i]  a {
  font-size: 0.8rem;
  opacity: 0.7;
  color: #FFFFFF !important;
  display: flex;
  align-items: center;
}
footer div[b-ymaocikc4i]  a:after {
  display: inline-block;
  content: "";
  width: 2px;
  opacity: 0.6;
  height: 12px;
  margin: 0px 10px;
  background-color: #FFFFFF;
}
footer div[b-ymaocikc4i]  a:last-child:after {
  content: none;
}

#blazor-error-ui[b-ymaocikc4i] {
  color: orangered;
  background: lightyellow;
  bottom: 0;
  box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 0.6rem 1.25rem 0.7rem 1.25rem;
  position: fixed;
  width: 100%;
  text-align: center;
  z-index: 1000;
}
#blazor-error-ui .dismiss[b-ymaocikc4i] {
  cursor: pointer;
  position: absolute;
  right: 0.75rem;
  top: 0.5rem;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
@keyframes widthGrow-b-hp7g23txjy {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes heightGrow-b-hp7g23txjy {
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
nav[b-hp7g23txjy] {
  height: 80px;
  background-color: #252525 !important;
}

.navbar-brand[b-hp7g23txjy] {
  display: table !important;
}
.navbar-brand img[b-hp7g23txjy] {
  height: 55px;
  object-fit: cover;
  position: relative;
  top: -7px;
  left: 7px;
}
.navbar-brand span[b-hp7g23txjy] {
  position: relative;
  font-size: 30px;
  color: #FF652F;
  font-family: "Oleo Script", cursive;
  font-weight: 700;
  font-style: normal;
  vertical-align: middle;
}

.login[b-hp7g23txjy] {
  background-color: #FF652F;
  border-radius: 5px;
  color: #FFFFFF;
}

[b-hp7g23txjy] .nav-item .nav-link {
  color: rgba(255, 255, 255, 0.4) !important;
  transition: color ease-in 0.1s;
}
[b-hp7g23txjy] .nav-item .nav-link.active {
  color: rgba(255, 255, 255, 0.8) !important;
  background: none !important;
  position: relative;
  opacity: 1;
  font-weight: bolder;
}
[b-hp7g23txjy] .nav-item .nav-link.active:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  content: "";
  top: calc(100% + 10px);
  width: 100%;
  opacity: 0.6;
  background-color: #FF652F;
  display: inline-block;
  border-radius: 5px 5px 0 0;
  animation: widthGrow-b-hp7g23txjy 0.5s ease-in;
}
[b-hp7g23txjy] .nav-item .nav-link:hover:not(::deep .nav-item .nav-link.active) {
  color: rgba(255, 255, 255, 0.6) !important;
}
[b-hp7g23txjy] .nav-item .nav-link:hover {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  #navcol-1[b-hp7g23txjy] {
    text-align: center;
    background-color: #252525;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
  }
  #navcol-1 .navbar-nav[b-hp7g23txjy] {
    padding: 0 0px;
  }
  #navcol-1 .navbar-nav[b-hp7g23txjy]  .nav-item {
    margin: 0 auto;
  }
  #navcol-1 .navbar-nav[b-hp7g23txjy]  .nav-item .nav-link.active::after {
    width: 80vw;
    height: 4px;
    bottom: 0px;
    border-radius: 5px;
  }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-qvp4v4zhx7],
.components-reconnect-repeated-attempt-visible[b-qvp4v4zhx7],
.components-reconnect-failed-visible[b-qvp4v4zhx7],
.components-pause-visible[b-qvp4v4zhx7],
.components-resume-failed-visible[b-qvp4v4zhx7],
.components-rejoining-animation[b-qvp4v4zhx7] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-retrying[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-failed[b-qvp4v4zhx7],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-qvp4v4zhx7] {
    display: block;
}


#components-reconnect-modal[b-qvp4v4zhx7] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-qvp4v4zhx7 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-qvp4v4zhx7 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-qvp4v4zhx7 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-qvp4v4zhx7]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-qvp4v4zhx7 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-qvp4v4zhx7 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-qvp4v4zhx7 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-qvp4v4zhx7 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-qvp4v4zhx7] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-qvp4v4zhx7] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-qvp4v4zhx7] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-qvp4v4zhx7] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-qvp4v4zhx7] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-qvp4v4zhx7] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-qvp4v4zhx7] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-qvp4v4zhx7 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-qvp4v4zhx7] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-qvp4v4zhx7 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Contact.razor.rz.scp.css */
.row[b-alcm2zw5k6] {
  margin: 0 !important;
  min-height: calc(100dvh - 80px - 40px);
}
.row .col-md-6 h1[b-alcm2zw5k6] {
  font-size: 2rem;
  text-align: center;
}
.row .col-md-6 .container[b-alcm2zw5k6] {
  padding: 0 0px;
  position: relative;
}
.row .col-md-6 .infoContainer .info[b-alcm2zw5k6] {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.row .col-md-6 .infoContainer .info div[b-alcm2zw5k6] {
  line-height: 1.5rem;
  margin-left: 40px;
  text-align: left;
  width: 200px;
  font-size: 1.2rem;
}
.row .col-md-6 .infoContainer iframe[b-alcm2zw5k6] {
  width: 700px;
  height: 450px;
  margin-top: 10px;
}

[b-alcm2zw5k6] .mud-grid-item {
  margin-bottom: 30px;
}
/* /Components/Pages/TestPage.razor.rz.scp.css */
.title[b-8cm443u66j] {
  font-size: 2.5rem;
  text-align: center;
}
/* /Components/Partners/Index.razor.rz.scp.css */
#ourPartners[b-2zele1pfhh] {
  scroll-margin-top: 50px !important;
}
#ourPartners .row[b-2zele1pfhh] {
  margin-right: 50px;
  /*scroll-padding-top: -100px;*/
}

@media screen and (max-width: 768px) {
  #ourPartners .row[b-2zele1pfhh] {
    margin-right: unset;
  }
}
/* /Components/Partners/Partner.razor.rz.scp.css */
.partner[b-jbmbyt7yiv] {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  margin: 8px 0;
  padding: 10px;
  background-color: #FFFFFF;
}
.partner .col-3[b-jbmbyt7yiv] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.partner .col-3 img[b-jbmbyt7yiv] {
  object-fit: contain;
  height: 80px;
}
.partner .col-9 .row:first-child[b-jbmbyt7yiv] {
  font-size: 1.5rem;
  font-weight: bolder;
  line-height: 1;
  margin-bottom: 20px;
}
.partner .col-9 .row:last-child[b-jbmbyt7yiv] {
  position: relative;
}
.partner .col-9 .row:last-child .col[b-jbmbyt7yiv] {
  line-height: 1;
}
.partner .col-9 .row:last-child .col span[b-jbmbyt7yiv] {
  display: block;
}
.partner .col-9 .row:last-child .col span:not(:first-child):not(:last-child)[b-jbmbyt7yiv] {
  font-size: 1rem;
  opacity: 0.7;
}
.partner .col-9 .row:last-child .col:first-child[b-jbmbyt7yiv] {
  padding-left: 0;
  font-size: 1.2rem;
}
.partner .col-9 .row:last-child .col:last-child[b-jbmbyt7yiv] {
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  line-height: 1.2;
  text-align: right;
  font-size: 1.2rem;
}
.partner .col-9 .row:last-child .col:last-child[b-jbmbyt7yiv]  a {
  color: #252525;
  text-decoration: underline;
  display: block;
}
