.home-background-container{z-index:0;background:linear-gradient(135deg,#dce5dc 0%,#e7ede7 40%,#d5dfd5 70%,#e0e8e0 100%);width:100%;height:36rem;position:absolute;top:0;left:0;overflow:hidden}.home-bg-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000d9 0%,#0009 32%,#00000057 58%,#00000024 80%,#0000 92%),linear-gradient(#00000080 0%,#00000026 18%,#0000 36%);width:100%;height:100%;position:absolute;top:0;left:0}.home-bg-carousel{-webkit-backdrop-filter:blur(12px);pointer-events:auto;-webkit-user-select:none;user-select:none;background:#1414188c;border:1px solid #ffffff14;border-radius:10rem;align-self:flex-end;align-items:center;gap:.2rem;margin-bottom:.5rem;padding:.2rem .35rem;display:flex}.home-bg-carousel-btn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.1rem;height:1.1rem;transition:background .15s;display:flex}.home-bg-carousel-btn:hover{background:#ffffff1f}.home-bg-carousel-btn svg{width:.7rem;height:.7rem}.home-bg-carousel-dots{align-items:center;gap:.25rem;padding:0 .15rem;display:flex}.home-bg-carousel-dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:.28rem;height:.28rem;padding:0;transition:width .25s,background .25s}.home-bg-carousel-dot.active{background:#fffffff2;border-radius:.3rem;width:.7rem}.home-bg-carousel-dot:hover:not(.active){background:#ffffffb3}@media (max-width:950px){.home-bg-carousel{display:none}}
