.waitlist{height:100%;width:100%;font-family:Poppins,sans-serif;min-height:100vh;background:linear-gradient(180deg,#fbfbfb,#2e8b57)}.waitlist .waitlist-content{color:#000;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:8rem 2rem}.waitlist .waitlist-content .waitlist-container{width:100%;max-width:35rem;background:#fbfbfb;box-shadow:0 15px 35px 0 rgba(60,66,87,.08),0 5px 15px 0 rgba(0,0,0,.12);border-radius:.5rem;padding:2.5rem 2.75rem;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1024px){.waitlist .waitlist-content .waitlist-container{max-width:100%;padding:2rem}}.waitlist .waitlist-content .waitlist-container .waitlist-form-input .waitlist-form-helper-text{margin-left:0!important;font-weight:700;color:#000;font-family:Poppins,sans-serif;font-size:.875rem}.waitlist .waitlist-content .waitlist-container .waitlist-form-input .waitlist-input-field{font-family:Poppins,sans-serif;height:3rem}.waitlist .waitlist-content .waitlist-container .waitlist-form-input .waitlist-input-field fieldset{border-color:#d1d1d1}.waitlist .waitlist-content .waitlist-container .waitlist-btn{text-transform:none;background:#151515;color:#fff;font-family:Poppins,sans-serif}.waitlist .disabled{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.notification-dialog{height:100%;width:100%;font-family:Poppins,sans-serif}.navbar{background:#fcfdfd;width:100%;position:fixed;z-index:9999;top:0;left:0;display:flex;justify-content:center;align-items:center;border-color:#e6e6e6;border-style:solid;border-width:1px 0;padding:1rem 2rem}.navbar .navbar-content{display:flex;flex-direction:row;flex:1 0;flex-wrap:nowrap;justify-content:space-between;align-items:center;max-width:70rem}@media only screen and (max-width:1024px){.navbar .navbar-content{max-width:100%}}.navbar .navbar-content .left,.navbar .navbar-content .right{display:flex;flex-direction:row;align-items:center;gap:1rem}.navbar .navbar-content .logo-link-wrapper .logo-link{display:flex;align-items:center;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none}.navbar .navbar-content .logo-link-wrapper .logo-link .logo-name{margin-left:.5rem;color:#000;font-size:1.5rem}.navbar .navbar-content .navbar-link{text-decoration:none;font-size:1rem;opacity:50%;color:#000;background:transparent;border:none;font-family:Poppins,sans-serif;cursor:pointer}@media only screen and (max-width:1024px){.navbar .navbar-content .navbar-link{display:none}}.navbar .navbar-content .navbar-link:hover{opacity:100%}.navbar .navbar-content .desktop-dropdown-wrapper{display:flex;flex-direction:row;align-items:center;gap:1rem}@media only screen and (max-width:1024px){.navbar .navbar-content .desktop-dropdown-wrapper{display:none}}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container{position:static;display:inline-block}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-header{text-decoration:none;font-size:1rem;opacity:50%;color:#000;cursor:pointer}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-header:hover{opacity:100%}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content{display:none;position:absolute;justify-content:center;flex-direction:row;width:100vw;padding:2rem;top:calc(100% + 0rem);left:0;box-shadow:0 8px 24px rgba(0,0,0,.12);background:#fff;color:#000}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content.show{display:flex}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner{display:flex;width:100%;max-width:70rem;gap:2rem}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container{display:flex;flex-direction:column;gap:1rem}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container.split-container-left{width:30%}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container.split-container-right{width:70%}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-list-container{display:flex;flex-direction:column;flex-wrap:wrap}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-list-container .split-list-item-container{display:flex;flex-direction:row;gap:.5rem;padding:1rem;cursor:pointer;transition:background .3s ease}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-list-container .split-list-item-container:hover{background:#f0f2f5}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-gallery-container .split-gallery-item-img{width:100%;height:25rem;object-fit:cover}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions{display:flex;flex-direction:row;margin-top:.5rem}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn{background:#fff;border:2px solid #000;padding:.5rem;cursor:pointer}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn.right{margin-left:.75rem}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn svg{fill:#000}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn:hover{opacity:50%}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-full-container{display:flex;flex-direction:column;gap:1rem;width:100%}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-full-container .full-list-container{display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-full-container .full-list-container .full-list-item-container{display:flex;flex-direction:row;align-items:center;gap:.5rem}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-full-container .full-list-container .full-list-item-container .full-list-item-link{text-decoration:none;opacity:100%;color:#000}.navbar .navbar-content .desktop-dropdown-wrapper .desktop-dropdown-item-container .desktop-dropdown-item-content .desktop-dropdown-item-content-inner .desktop-dropdown-item-content-full-container .full-list-container .full-list-item-container .full-list-item-link:hover{opacity:75%}.navbar .navbar-content .mobile-drawer-wrapper{display:none}@media only screen and (max-width:1024px){.navbar .navbar-content .mobile-drawer-wrapper{display:block}}.navbar .navbar-content .mobile-drawer-wrapper .mobile-drawer-btn{padding:0;min-width:-moz-fit-content;min-width:fit-content}.navbar .navbar-content .mobile-drawer-wrapper .mobile-drawer-btn .mobile-drawer-icon{fill:#000}.mobile-drawer{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding-top:4rem}.mobile-drawer .MuiListItemText-primary,.mobile-drawer .mobile-drawer-dropdown-items{font-family:Poppins,sans-serif}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item{border-top:1px solid #e6e8e8;padding:.5rem 1rem;flex-direction:column;align-items:flex-start}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item:last-child{border-bottom:1px solid #e6e8e8}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-btn{width:100%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content{background:#fff;padding:1rem;color:#000;width:100%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner{display:flex;gap:2rem}@media only screen and (max-width:768px){.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner{flex-direction:column}}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container{display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:768px){.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container{gap:.25rem;width:100%!important}}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container.split-container-left{width:30%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container.split-container-right{width:70%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-list-container{display:flex;flex-direction:column;flex-wrap:wrap}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-list-container .split-list-item-container{display:flex;flex-direction:row;gap:.5rem;padding:1rem;cursor:pointer;transition:background .3s ease}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-list-container .split-list-item-container:hover{background:#f0f2f5}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-gallery-container .split-gallery-item-img{width:100%;height:25rem;object-fit:cover}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions{display:flex;flex-direction:row;margin-top:.5rem}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn{background:#fff;border:2px solid #000;padding:.5rem;cursor:pointer}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn.right{margin-left:.75rem}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn svg{fill:#000}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-split-container .split-gallery-container .split-gallery-actions .split-gallery-btn:hover{opacity:50%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-full-container{display:flex;flex-direction:column;gap:.5rem;width:100%}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-full-container .full-list-container{display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-full-container .full-list-container .full-list-item-container{display:flex;flex-direction:row;align-items:center;gap:.5rem}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-full-container .full-list-container .full-list-item-container .full-list-item-link{text-decoration:none;opacity:100%;color:#000}.mobile-drawer .mobile-drawer-dropdown-items .mobile-drawer-dropdown-item .mobile-drawer-dropdown-item-content .mobile-drawer-dropdown-item-content-inner .mobile-drawer-dropdown-item-content-full-container .full-list-container .full-list-item-container .full-list-item-link:hover{opacity:75%}.mobile-drawer .mobile-drawer-action-items{display:flex;flex-direction:row;justify-content:center;gap:1rem;padding:1rem 2rem}.mobile-drawer .mobile-drawer-action-items .mobile-drawer-action-item{border:1px solid #000;border-radius:.5rem}.mobile-drawer .mobile-drawer-action-items .mobile-drawer-action-item .mobile-drawer-action-item-link .mobile-drawer-action-item-text-wrapper .MuiListItemText-primary{color:#000;font-size:.875rem;text-align:center}*{box-sizing:border-box;padding:0;margin:0}.footer{height:100%;width:100%;font-family:Poppins,sans-serif;background:#151515;color:#fff;padding:1rem 2rem}.footer .footer-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.footer .footer-content .logo-link-wrapper{width:70rem;max-width:100%;padding:2rem 0}@media only screen and (max-width:480px){.footer .footer-content .logo-link-wrapper{padding-bottom:0}}.footer .footer-content .logo-link-wrapper .logo-link{display:flex;align-items:center;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none}.footer .footer-content .logo-link-wrapper .logo-link .logo-name{margin-left:.5rem;color:#fff;font-size:2rem}.footer .footer-content .categories{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;padding:2rem 0;width:70rem;max-width:100%}@media only screen and (max-width:768px){.footer .footer-content .categories{flex-wrap:wrap;gap:1.5rem}}@media only screen and (max-width:480px){.footer .footer-content .categories{align-items:flex-start;justify-content:flex-start;flex-direction:column}}.footer .footer-content .categories .category{display:flex;flex-direction:column}.footer .footer-content .categories .category .category-name{font-size:1rem}.footer .footer-content .categories .category ul{list-style:none;margin-top:.5rem}@media only screen and (max-width:768px){.footer .footer-content .categories .category ul{margin-top:0}}.footer .footer-content .categories .category ul li{margin-top:.5rem;font-size:.85rem}@media only screen and (max-width:768px){.footer .footer-content .categories .category ul li{margin-top:.25rem}}.footer .footer-content .categories .category ul li a{color:#8c8c8c;text-decoration:none}.footer .footer-content .categories .category ul li a:hover{color:#c3c3c3}.footer .footer-content .divider{background-color:#262626;width:70rem;max-width:100%}@media only screen and (max-width:480px){.footer .footer-content .divider{display:none}}.footer .footer-content .credits{padding:2rem 0;color:#8c8c8c;width:70rem;max-width:100%}.footer .footer-content .credits .copyright-info{font-size:.85rem}