:root{--spacing-xl: 120px;--spacing-l: 60px;--spacing-m: 30px;--spacing-s: 15px;--spacing-xs: 5px;--spacing_zero: 0px;--primary-font: Helvetica}::-webkit-scrollbar{display:none}*{scrollbar-width:none;box-sizing:border-box}*{-ms-overflow-style:none}body,html{width:100%;overflow-x:hidden}body.default{--black-black: #000000;--black-blue: #000000;--black-white: #000000;--white-blue: #ffffff;--white-white: #ffffff;transition:all 1s ease-in-out;cursor:auto}body.ultra{--black-black: #000000;--black-blue: #1155ff;--black-white: #ffffff;--white-blue: #1155ff;--white-white: #ffffff;transition:all 1s ease-in-out;--primary-font: "Teranoptia", Helvetica;text-transform:uppercase;cursor:url(../../../CURSOR/definitive.cur),default}body.default .button{cursor:pointer}body.ultra a,body.ultra button,body.ultra input[type=button],body.ultra .button,body.ultra input[type=submit],body.ultra input[type=reset]{cursor:url(../../../CURSOR/definitive_pointer.cur),default}body.default a,body.default button,body.default input[type=button],body.default .button,body.default input[type=submit],body.default input[type=reset]{cursor:pointer}body.ultra h2{--primary-font: "Ketchup", Helvetica}html{scroll-behavior:smooth}body{display:flex;width:100vw;flex:1;flex-direction:column;padding-top:var(--spacing-xl);row-gap:var(--spacing-l);margin:0;background-color:var(--black-white);color:var(--white-blue);-webkit-hyphens:auto;hyphens:auto}section{width:100%;display:grid;grid-template-columns:repeat(16,1fr);row-gap:var(--spacing-m);column-gap:var(--spacing-m);grid-auto-flow:column}@media screen and (max-width:480px){section{grid-template-columns:repeat(2,1fr);margin-top:0;gap:var(--spacing-s);padding:var(--spacing-m)}.herotextcontainer{display:flex;flex-direction:column;grid-column:1 / span 2;padding-top:var(--spacing-m);padding-bottom:var(--spacing-m);row-gap:var(--spacing-s)}.heroimgcontainer{grid-column:1 / span 2;border-top:#ffffff .5px solid;border-bottom:#ffffff .5px solid}.responsive-container{grid-column:1 / span 2}.imgcontainer{display:flex;flex-direction:column;height:100%;gap:var(--spacing-xs);grid-column:1 / span 2}body{flex-direction:column;row-gap:var(--spacing-m);margin:0;padding-top:var(--spacing-l)}}h1{margin:0;font-family:var(--primary-font);font-size:80px;font-style:normal;font-weight:700;line-height:normal}h2{margin:0;font-family:var(--primary-font);font-size:56px;font-style:normal;font-weight:700;line-height:normal}h3{margin:0;font-family:var(--primary-font);font-size:32px;font-style:normal;font-weight:700;line-height:normal}.p1{margin:0;font-family:var(--primary-font);font-size:24px;font-style:normal;font-weight:lighter;line-height:normal;hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto}.p2{margin:0;font-family:var(--primary-font);font-size:20px;font-style:normal;font-weight:lighter;line-height:normal;hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto}.p3{margin:0;font-family:var(--primary-font);font-size:16px;font-style:normal;font-weight:lighter;line-height:normal}.p4{margin:0;font-family:var(--primary-font);font-size:12px;font-style:normal;font-weight:lighter;line-height:normal}.d1{margin:0;color:gray;font-family:var(--primary-font);font-size:10px;font-style:italic;font-weight:200;line-height:normal;letter-spacing:.24px;text-transform:uppercase}.d2{color:var(--white-blue);opacity:70%;font-family:var(--primary-font);font-size:12px;font-style:normal;font-weight:400;line-height:127.49%}.d2 a{text-decoration:underline}@font-face{font-family:Whirlybats;src:url(../../../FONTS/whirlybats.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Teranoptia;src:url(../../../FONTS/Teranoptia-Furiae.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Ketchup;src:url(../../../FONTS/KetchupAddict-Regular_BSiim.otf) format("opentype");font-weight:400;font-style:normal}@keyframes whirlybatsAnimation{0%{font-variation-settings:"anim" 100}50%{font-variation-settings:"anim" 150}to{font-variation-settings:"anim" 200}}@media screen and (max-width:480px){h1{font-size:32px;font-weight:700}h2{font-size:26px;font-weight:700}h3{font-size:20px;font-weight:700}.p1{font-size:18px;font-weight:400}.p2{font-size:16px;font-weight:400}.p3{font-size:12px;font-weight:400}.d2{font-size:10px}}@media screen and (max-width:480px){.ultra_transition>img{width:30%;transform:translateY(-60%)}}@media screen and (max-width:480px){body.ultra>div>.ULTRABUTTON>.bg_solid{width:41.2%}.ULTRABUTTON{border:1px solid var(--white-white)}.ultrawhiteblob{display:none}}@media screen and (min-width:1512px){html{width:100%;overflow-x:hidden}body{max-width:1512px;align-items:center;margin:0 auto;overflow-x:hidden;border:.5px solid var(--white-blue);align-self:center}header{display:flex}.header_lower{max-width:1512px;align-self:center}.landing_hero{width:100%;height:100vh}.ultrawhiteblob{width:100%;height:auto}.slide_in_major{max-width:1512px;align-self:center}}*{margin:0;padding:0;text-wrap:pretty}.base_grid{width:100%;display:grid;grid-template-columns:repeat(16,1fr);row-gap:var(--spacing-m);column-gap:var(--spacing-m);grid-auto-flow:column}img,picture{width:100%;height:100%;object-fit:cover;object-position:center}.vertical_flex{display:flex;flex-direction:column;row-gap:var(--spacing-s)}a,button{text-decoration:none;color:var(--white-blue);cursor:pointer;background-color:transparent;border:none}.rounded_button{display:flex;padding:6px 10px;justify-content:center;align-items:center;gap:8px;width:fit-content;border-radius:20px;border:.5px solid var(--white-white);transition:background-color .3s,color .2s;background-color:var(--black-blue)}.rounded_button>p{color:var(--white-white);white-space:nowrap}.rounded_button:hover{background-color:var(--white-white);white-space:nowrap}.rounded_button:hover>p{color:var(--black-blue);white-space:nowrap}.buybuttons{display:flex;flex-direction:column}.buybuttons>button:nth-child(1){transform:rotate(-2.78deg);margin-top:-2%}.buybuttons>button:nth-child(2){transform:rotate(6.43deg);margin-top:-1%}.buybuttons>button:nth-child(3){transform:rotate(-4deg);margin-top:-3%}.buybuttons>button:nth-child(4){transform:rotate(2.3deg);margin-top:-2%}.buybuttons>button:nth-child(5){transform:rotate(-3deg);margin-top:-1%}.buybuttons>:nth-child(6){transform:rotate(-3deg);margin-top:3%}::selection{background-color:var(--white-blue);color:var(--black-white)}a:-webkit-any-link{color:inherit;text-decoration:none}a:any-link{color:inherit;text-decoration:none}a:hover,a:active,a:visited{color:inherit;text-decoration:none}p{white-space:pre-wrap;hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;word-break:break-word}@media screen and (max-width:480px){.buybuttons{flex-direction:row;margin-top:var(--spacing-xs)}.index_container .buybuttons{display:flex;flex-wrap:wrap;flex-direction:row}}@media screen and (max-width:480px){.base_grid{grid-template-columns:repeat(2,1fr);grid-auto-flow:row}}
