.home-background{min-height:100vh;background-image:url(/photos/bg_home.png);background-repeat:no-repeat;background-position:100%;background-size:auto 100%;display:flex;align-items:center;justify-content:flex-start;padding-top:70px}.home-container{display:flex;flex-direction:column;width:626px;height:auto;margin-left:calc(166px - (1440px - 100vw)*.2);gap:40px}.home-buttons{display:flex;justify-content:space-between;height:48px;width:626px}.home-header{width:626px;display:flex;flex-direction:column;gap:30px}.home-intro-text{font-family:Inter;font-size:40px;color:var(--brown-base);line-height:1.2;height:auto;margin:0}.home-description-header{font-size:18px}.home-description-header,.home-description-text{font-family:Inter;font-weight:300;height:auto;color:var(--brown-lighten-10);margin:0}.home-description-text{font-size:14px}.intro-explore,.intro-with{font-weight:300}.intro-grapha,.intro-world{font-weight:600}.intro-grapha,.intro-rna-web{color:var(--primary2-base)}.intro-rna-web{font-weight:300}@media (max-width:768px){.home-container{margin-left:10px;width:490px;height:373px}.home-buttons{display:flex;flex-direction:column;gap:15px;width:490px;margin-top:30px}.home-description-text,.home-header{width:490px}}@media (max-width:1200px){.home-background{background-position:calc(100% + (1200px - 100vw) * .35)}}@media (max-width:510px){.home-container,.home-description-text{height:auto;width:100%}.home-container{padding-right:10px}.home-header{width:100%;height:auto}.home-intro-text{height:auto}.home-buttons{height:auto;width:100%}}