:root{--outer_padding: 16px}@media screen and (min-width: 630px){:root{--outer_padding: 32px}}@media screen and (min-width: 1024px){:root{--outer_padding: 96px }}*{margin:0;scroll-behavior:smooth;box-sizing:border-box;transition:75ms ease-in-out}body{background:#000}a{text-decoration:none;color:#fff;font-family:Karla,sans-serif}h1{color:#3dcfb6;font-family:Fira Code,sans-serif;font-weight:700;letter-spacing:-.03em;font-size:56px}@media screen and (min-width: 1024px){h1{font-size:64px}}h2{font-family:Karla,sans-serif;color:#3dcfb6;font-weight:700;font-size:18px}@media screen and (min-width: 1024px){h2{font-size:24px}}@font-face{font-display:swap;font-family:Karla;font-style:normal;font-weight:400;src:url("./media/karla-v31-latin-regular-OQJK5M6H.woff2") format("woff2")}@font-face{font-display:swap;font-family:Fira Code;font-style:normal;font-weight:400;src:url("./media/fira-code-v22-latin-regular-QEIMMOGQ.woff2") format("woff2")}.button{color:#fff;padding:16px 24px;border-radius:100px;border:1px solid white;font-family:Karla,sans-serif;font-size:18px}.button:hover{color:#3dcfb6;border-color:#3dcfb6;cursor:pointer}.button:active{color:#3dcfb6;border-color:#3dcfb6}.cardContainer{display:flex;flex-direction:column;background:#3dcfb633;border:1px solid #3DCFB6;border-radius:30px;padding:27px 32px;gap:32px}@media screen and (min-width: 1024px){.cardContainer{padding:32px;gap:40px}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#3dcfb6;border-radius:8px}@keyframes marquee_scroll{0%{left:0;transform:translate(0)}to{transform:translate(-2062px)}}@keyframes marquee_scroll_desktop{0%{left:0;transform:translate(0)}to{transform:translate(-2388px)}}@keyframes shadow_fade{0%{opacity:1}to{opacity:0}}@keyframes darkness_cover_left{0%{background-size:0px;background-repeat:no-repeat}to{background-size:140%;background-repeat:no-repeat}}@keyframes darkness_cover_right{0%{background-size:0px;background-position:right;background-repeat:no-repeat}to{background-size:140%;background-position:right;background-repeat:no-repeat}}@keyframes darkness_to_shadow_left{0%{background-size:calc(100% + 350px)}to{background-size:100%}}@keyframes darkness_to_shadow_right{0%{background-position:-350px;background-size:calc(100% + 350px)}to{background-position:0px;background-size:100%}}@keyframes middle_glow{0%{box-shadow:0 0 #3dcfb666}to{box-shadow:0 0 60px 20px #3dcfb666}}@keyframes move_to_left_from_middle_animation{to{transform:translate(-200%);order:0;background:#3dcfb633;height:248px}}@keyframes move_to_right_from_middle_animation{to{transform:translate(200%);order:2;background:#3dcfb633;height:248px}}@keyframes move_from_left_to_middle_animation_small_mobile{to{transform:translate(120%);order:1;width:270px;height:420px;background:#3dcfb666}}@keyframes move_from_left_to_middle_animation_mobile{to{transform:translate(100%);order:1;height:360px;background:#3dcfb666}}@keyframes move_from_left_to_middle_animation_desktop{to{transform:translate(100%);order:1;min-width:620px;height:360px;background:#3dcfb666}}@keyframes move_from_right_to_middle_animation_small_mobile{to{transform:translate(-120%);order:1;width:270px;height:420px;background:#3dcfb666}}@keyframes move_from_right_to_middle_animation_mobile{to{transform:translate(-100%);order:1;height:360px;background:#3dcfb666}}@keyframes move_from_right_to_middle_animation_desktop{to{transform:translate(-100%);order:1;min-width:620px;height:360px;background:#3dcfb666}}
