:root{--background:#fff;--foreground:#171717;--font-helvetica:"Helvetica Neue",sans-serif}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth;font-family:var(--font-helvetica)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;height:100vh;width:100vw;background-color:#000}*{box-sizing:border-box;padding:0;margin:0}a{color:#fff;text-decoration:none;white-space:nowrap;font-size:17px}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.MuiButton-root,.MuiCard-root,.MuiDialog-root,.MuiPaper-root,.MuiTextField-root,.MuiTypography-root{font-family:var(--font-helvetica);font-weight:400}.MuiDivider-root{margin-top:65px;margin-bottom:65px}.app-modal-root__content{background-color:#fff;color:#000;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.app-modal-root__transparent{background-color:transparent}.quote-article__title{display:flex;gap:15px;align-items:center}.quote-article__title .box{width:7px;height:7px;background-color:#222224}.quote-article__title .title{font-size:17px;color:#222224;font-weight:400}.quote-article.white .title{color:#fff}.quote-article.white .box{width:7px;height:7px;background-color:#fff}.space-dome__footer{position:relative;color:#fff;display:flex;flex-direction:column}.space-dome__footer .footer-image{object-fit:cover;width:100%;max-height:550px}.space-dome__footer .footer__header{position:absolute;padding-top:50px;padding-left:50px;top:0}.space-dome__footer .footer__header h1.title{font-size:50px;margin-top:50px;font-weight:400;max-width:500px}.space-dome__footer .footer__content{min-height:588px;background-color:#fff;padding:100px 50px 0;display:flex;flex-direction:column}.space-dome__footer .footer__content-container{display:grid;grid-template-columns:1fr 1fr 1fr;color:#222224}.space-dome__footer .footer__content-container .footer-space-dome-container{display:flex;flex-direction:column;gap:35px}.space-dome__footer .footer__content-container .footer-links-content{display:grid;grid-template-columns:1fr 1fr}.space-dome__footer .footer__content-container .social-media-links{display:flex;gap:20px}.space-dome__footer .footer__content-container .social-media-links img{width:24px;height:24px}.space-dome__footer .footer__content-container .social-media-links .link{position:relative;padding:18px;border:1px solid rgba(34,34,36,.149);border-radius:50%}.space-dome__footer .footer__content-container .social-media-links .link img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.space-dome__footer .footer__content-container .footer-products img{width:44px;height:28px}.space-dome__footer .footer__content-container .footer-products .list-item{display:flex;align-items:center;gap:20px;color:#222224}.space-dome__footer .footer__content-container .footer-contacts{display:flex;flex-direction:column}.space-dome__footer .footer__content-container .footer-contacts button.MuiButton-root{margin-top:auto;max-width:350px;height:55px;white-space:nowrap}.space-dome__footer .footer__content-container .footer-contacts .contact-section-container{display:flex;flex-direction:column;gap:35px}.space-dome__footer .footer__content-container .footer-contacts .contact-section{display:flex;flex-direction:column;gap:15px}.space-dome__footer .footer__content-container .footer-contacts .contact-section h4.section-title{font-size:18px;font-weight:400}.space-dome__footer .footer__content-container .footer-contacts .contact-section .section-description{color:rgba(34,34,36,.651);font-size:17px}.space-dome__footer .footer__content-container .link-sections-list{display:flex;flex-direction:column;gap:35px}.space-dome__footer .footer__content-container .link-sections-list .list-item a{color:#222224}.space-dome__footer .footer__content-container .title{font-size:16px;font-weight:400;color:rgba(34,34,36,.502)}.space-dome__footer .footer__content-container .lists .list{list-style:none;display:flex;flex-direction:column;gap:20px}.space-dome__footer .footer__content-company{margin-top:auto;border-top:1px solid rgba(34,34,36,.149);display:flex;color:#222224;font-size:16px;white-space:nowrap;display:grid;grid-template-areas:"policy links button";padding-top:41px;padding-bottom:41px}.space-dome__footer .footer__content-company .company-policy-title-container{display:flex;align-self:center;gap:15px;grid-area:policy}.space-dome__footer .footer__content-company .company-policy-links{grid-area:links}.space-dome__footer .footer__content-company .company-policy-links ul.list-links{list-style:none;display:flex;gap:48px}.space-dome__footer .footer__content-company .company-policy-links ul.list-links .list-link{font-size:16px;font-weight:400}.space-dome__footer .footer__content-company .back-to-top-btn{grid-area:button;color:#222224;text-align:end;text-decoration:underline}.space-dome__footer .footer__content-company{grid-template-columns:1fr 40% 10%}@media(max-width:1100px){.space-dome__footer .footer__content-company{align-content:center;justify-content:center;margin-top:65px;grid-template-columns:1fr;border-top:none;grid-template-areas:"links" "policy" "button"}.space-dome__footer .footer__content-company .company-policy-links{display:flex;justify-content:center;margin-bottom:30px;border-bottom:1px solid #d8d8d8;padding-bottom:30px}.space-dome__footer .footer__content-company .company-policy-title-container{display:flex;justify-content:center;margin-bottom:60px}.space-dome__footer .footer__content-company .back-to-top-btn{text-align:center!important}.space-dome__footer .footer__content-container{grid-template-columns:1fr}.space-dome__footer .footer__content-container .footer-links-content{margin-top:60px}.space-dome__footer .footer__content-container .footer-contacts{margin-top:40px;border-top:1px solid #dbdbdb;padding-top:40px}.space-dome__footer .footer__content-container .footer-contacts .contact-section-container{margin-bottom:40px}.space-dome__footer .footer__content-company{margin-top:60px}}@media(max-width:500px){.space-dome__footer .footer__header{padding-right:20px;padding-left:20px}.space-dome__footer .footer__header .footer__header__title{font-size:35px}.space-dome__footer .footer__content .footer-contacts button.MuiButtonBase-root{min-width:100px;max-width:250px;width:100%}}@media(max-width:450px){.space-dome__footer .footer__content-company .company-policy-links .list-links{gap:20px!important;gap:10px!important}}.space-dome__header{padding:30px 50px}.space-dome__header .MuiContainer-root{padding:0}.space-dome__header img{fill:#fff}@media(max-width:500px){.space-dome__header.MuiPaper-root{padding-left:20px;padding-right:20px}}.navigation .contact-us-button{padding:14px 20px;white-space:nowrap;min-width:120px}.navigation .MuiContainer-root{padding:0}.navigation .menu-button{text-transform:capitalize}#menu-appbar .link{color:#222224}.contact-modal{padding:20px;border-radius:0;max-width:550px;min-width:340px;width:100%;max-height:100dvh;overflow:scroll}@media(min-width:744px){.contact-modal{padding:50px;width:550px}}.contact-modal_scroll{height:100%}.contact-modal__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.contact-modal__title .title{font-size:25px;line-height:32px;font-weight:400}.contact-modal__title .close-button{font-size:17px;font-weight:400;position:relative;cursor:pointer}.contact-modal__title .close-button:after{content:"";position:absolute;width:100%;left:0;top:100%;height:1px;background:#222224}.contact-modal__image{position:relative;margin-bottom:40px;height:300px;width:100%}.contact-modal__image img{height:300px}.contact-modal__tab-list .MuiTabs-flexContainer button.MuiButtonBase-root{flex:1;color:#222224}.contact-modal__panel.MuiTabPanel-root{padding-left:0;padding-right:0;display:none}.contact-modal__panel.MuiTabPanel-root.panel--active{display:flex;gap:15px}.contact-modal__actions button,.contact-modal__panel.MuiTabPanel-root .custom-input{width:100%}.space-dome__main{height:calc(100% - 68px)}