@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";.circle-common{stroke:var(--primary-color)}.circle-common-complete{transition:stroke 1s ease-in-out;stroke:var(--secondary-color)}.loading-wr{height:100vh;background:linear-gradient(180deg,var(--bg-color-1) 0%,var(--bg-color-2) 100%)}.loading-wr .loading-frame-wr{height:88%;padding:3rem}.loading-wr .loading-frame-wr .loading-frame{display:flex;height:100%;width:100%;border-radius:.4rem;justify-content:center;align-items:center}.landing-wr{height:100vh;background:linear-gradient(180deg,var(--bg-color-1) 0%,var(--bg-color-2) 100%)}.section{height:100vh}#section-2{display:flex;justify-content:center;align-items:center;height:100vh}.main-header-wr{padding:5rem 2vw 0 8rem}.main-header-wr .main-items-wr{display:flex;align-items:center;justify-content:space-between}.main-header-wr .main-items-wr .titles .subtitle{margin-top:1.8rem}.main-header-wr .main-items-wr .line-md{margin-top:-.7rem;fill:var(--primary-color)}.main-header-wr .main-items-wr .line-thick{margin-top:-.2rem;fill:var(--primary-color)}.main-header-wr .bottom-items-wr{display:flex;justify-content:space-between}.main-header-wr .bottom-items-wr .circle-sm{fill:var(--primary-color);margin-top:1rem}.main-header-wr .bottom-items-wr .circle-xl{fill:var(--primary-color);margin-left:clamp(35rem,70vw,50rem)}.planetas-wr{position:relative}.circle-md{fill:var(--primary-color);top:3rem;right:5.07rem;height:36.3rem;position:absolute;z-index:10}.planet{fill:var(--secondary-color)}.ring{fill:var(--primary-color)}.lines-wr .line,.lines-wr .line-6,.lines-wr .line-5,.lines-wr .line-4,.lines-wr .line-3,.lines-wr .line-2,.lines-wr .line-1{z-index:-5;position:absolute;fill:var(--secondary-color);top:0}.lines-wr .line-1{right:3.4rem}.lines-wr .line-2{right:4.4rem}.lines-wr .line-3{right:5.4rem}.lines-wr .line-4{right:6.4rem}.lines-wr .line-5{right:7.4rem}.lines-wr .line-6{right:8.4rem}.header-wr{padding:2.06rem 3.13rem}.navbar-wr{display:flex;align-items:center}.navbar-wr .links{padding-left:3.88rem;display:flex;gap:1.5rem;padding-top:.75rem}.navbar-wr .links .link{color:var(--secondary-color)}.navbar-wr .dark-mode-switch-wr{margin-top:-.4rem}.motion-link-wr{position:relative}.motion-link-wr .link-bg{background-color:var(--secondary-color);position:absolute;height:2.3rem;width:2.3rem;z-index:-2;border-radius:100%;clip-path:circle(0% at 50% 50%)}.motion-link-wr .link{color:var(--text-color-1);cursor:pointer;height:2rem;margin-top:-.2rem}.motion-link-wr .comment-t-container{padding:.9rem;position:absolute;bottom:-16rem;left:-6.75rem;height:15rem}.motion-link-wr .comment-t-container .comment-container{padding:1.1rem}:root{--primary-color: #c74148;--secondary-color: #03324e;--bg-color-1: #ffffff;--bg-color-2: #ffffff;--accent-color-1: #c74148;--accent-color-2: #03324e;--text-color-1: #252426;--text-color-2: #ffffff}.dark-mode{--primary-color: #c74148;--secondary-color: #ffffff;--bg-color-1: #001019;--bg-color-2: #03324e;--accent-color-1: #c74148;--accent-color-2: #03324e;--text-color-1: #ffffff;--text-color-2: #252426}html,body{height:100%;margin:0;scroll-behavior:smooth;overflow:hidden;font-family:Rubik,sans-serif}div,body{transition:background-color,color,stroke 2s ease-in-out}h1,h2,h3,h4,h5,h6,p{margin:0;color:var(--text-color-1);font-weight:400;line-height:normal}h1.red,h2.red,h3.red,h4.red,h5.red,h6.red,p.red{color:var(--primary-color)}h1.black,h2.black,h3.black,h4.black,h5.black,h6.black,p.black{color:#252426}h1{font-family:Bellota Text,sans-serif;font-size:6.31875rem;font-style:normal;font-weight:700;line-height:102.697%;letter-spacing:.63188rem;color:var(--secondary-color)}h2{color:var(--primary-color);font-size:1.625rem;font-style:normal;letter-spacing:.14625rem}h4{font-size:1rem;font-style:normal;font-weight:300;letter-spacing:.09rem}h4.red{font-weight:500}p{font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0}.privacy-screen{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--primary-color);z-index:2}.text-color-1{color:var(--text-color-1)}.text-color-2{color:var(--text-color-2)}.comment-wr{background-color:var(--secondary-color);border-radius:3rem;min-width:10rem;padding:.7rem .5rem 1rem;stroke:var(--secondary-color)}.triangle-wr{display:flex;justify-content:center;align-items:center;margin-top:-1.4rem;z-index:3;stroke:var(--secondary-color)}.title-wr{display:flex;justify-content:center;align-items:center;padding-top:.3rem}.data-wr{display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;text-align:center}
