.sdk_sdk__Yhgzv{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}.sdk_sdk__Yhgzv h1{text-align:center;font-size:4rem;line-height:65px}.sdk_sdk__Yhgzv h1 span{color:var(--blue-600)}.sdk_sdk__Yhgzv .sdk_sdkIllustration__gCbsb{width:100%;max-width:600px}.sdk_sdk__Yhgzv h1+p{text-align:center;font-size:24px;font-weight:100;line-height:32px}.sdk_sdk__Yhgzv .sdk_items__rnQxL{display:flex;flex-direction:row;justify-content:center;gap:2rem}.sdk_sdk__Yhgzv .sdk_items__rnQxL .sdk_item__Os10l{display:flex;border:2px solid var(--neutral-900);border-radius:8px;align-items:center;width:300px;font-size:.9rem;font-weight:700}.sdk_sdk__Yhgzv .sdk_items__rnQxL .sdk_item__Os10l svg{margin:.8rem;height:3rem}.sdk_sdk__Yhgzv article{gap:3rem}.sdk_potential__dRr44,.sdk_sdk__Yhgzv article{display:flex;flex-direction:column;align-items:center;justify-content:center}.sdk_potential__dRr44{background-color:var(--blue-200);padding:3rem}.sdk_potential__dRr44 h2{font-size:2.5rem;font-weight:700}.sdk_potential__dRr44 p{font-size:1.5rem;font-weight:500;text-align:center}.sdk_potential__dRr44 article{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.sdk_potential__dRr44 article .sdk_unlockPotentialIllustration___y3w3{width:100%;max-width:600px}.sdk_safety__Fport{padding:5rem;background-color:var(--neutral-900);color:#fff}.sdk_safety__Fport .sdk_safetyIllustration__ic56U{width:100%;max-width:600px}.sdk_safety__Fport h2{font-size:3.5rem;text-align:center}.sdk_safety__Fport .sdk_safetyItems__H52ad{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 15%;gap:2rem;align-items:center}.sdk_safety__Fport .sdk_safetyItems__H52ad h2{font-size:3rem;font-weight:300}.sdk_safety__Fport .sdk_safetyItems__H52ad .sdk_item__Os10l{font-size:1.25rem;font-weight:200;width:40%}.sdk_safety__Fport .sdk_safetyItems__H52ad .sdk_item__Os10l h3{font-size:1.5rem;font-weight:300;margin-bottom:.5rem}.sdk_safety__Fport .sdk_safetyItems__H52ad .sdk_item__Os10l p{font-size:1.2rem;line-height:1.75rem;font-weight:300}.sdk_safety__Fport article{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.sdk_faq__Fk_p9{display:flex;flex-direction:column;align-items:stretch;gap:2rem;padding:4rem 0;background:linear-gradient(203deg,#d9e0fb,#d9fbe4)}.sdk_faq__Fk_p9>h2{text-align:center;font-weight:600;font-size:3rem}.sdk_faq__Fk_p9>p{font-size:1.25rem;text-align:center}.sdk_faq__Fk_p9>p a{color:inherit}@media screen and (max-width:768px){.sdk_sdk__Yhgzv h1{font-size:3rem;line-height:50px}.sdk_sdk__Yhgzv p{font-size:20px;line-height:28px}.sdk_sdk__Yhgzv .sdk_items__rnQxL{flex-direction:column;gap:2rem;margin-bottom:4rem}.sdk_sdk__Yhgzv .sdk_items__rnQxL .sdk_item__Os10l{width:250px}.sdk_sdk__Yhgzv .sdk_items__rnQxL .sdk_item__Os10l svg{margin-left:1.5rem;height:4rem;margin-right:1.5rem}.sdk_potential__dRr44 h2{font-size:2rem}.sdk_potential__dRr44 p{font-size:1.25rem}.sdk_safety__Fport{padding:3rem}.sdk_safety__Fport .sdk_safetyItems__H52ad{margin:0 5%;gap:1rem}.sdk_safety__Fport .sdk_safetyItems__H52ad h2{font-size:2rem}.sdk_safety__Fport .sdk_safetyItems__H52ad .sdk_item__Os10l{width:100%;margin-bottom:1rem}.sdk_faq__Fk_p9{padding:2rem}.sdk_faq__Fk_p9>h2{font-size:2rem}.sdk_faq__Fk_p9>p{font-size:1rem}}.collapsible-container_collapsibleContainer__kDIg2{display:flex;flex-direction:column;align-items:stretch;background-color:#fff;color:var(--neutral-900);padding:1rem;border-radius:.5rem;cursor:pointer}.collapsible-container_collapsibleContainer__kDIg2 h3{display:flex;align-items:center;font-size:1.25rem;font-weight:400}.collapsible-container_collapsibleContainer__kDIg2 h3 svg{opacity:.5;transition:all .25s}.collapsible-container_collapsibleContainer__kDIg2 article{height:0;overflow:hidden;transition:all .25s ease-in-out}.collapsible-container_collapsibleContainer__kDIg2 article p{padding-top:1rem;font-size:1rem}.collapsible-container_collapsibleContainer__kDIg2:focus-within h3 svg,.collapsible-container_collapsibleContainer__kDIg2:hover h3 svg{opacity:1}.collapsible-container_collapsibleContainer__kDIg2.collapsible-container_expanded__sskTw h3 svg{transform:rotate(180deg)}.steps_steps__gNaaP{--step-number-size:3rem;--gap:1rem;position:relative;counter-reset:item;display:flex;flex-direction:column;list-style:none;padding-inline-start:calc(var(--step-number-size) + var(--gap))}.steps_steps__gNaaP li{counter-increment:item;position:relative;opacity:0;transition:opacity .75s ease-in-out;transition-delay:var(--delay)}.steps_steps__gNaaP li:not(:last-child){padding-bottom:2rem}.steps_steps__gNaaP li em{font-size:1.5rem;font-style:normal}.steps_steps__gNaaP li:before{position:absolute;left:calc((var(--step-number-size) + var(--gap))*-1);top:0;content:counter(item);display:flex;align-items:center;justify-content:center;font-size:1.5rem;width:var(--step-number-size);height:var(--step-number-size);border-radius:50%;color:var(--accent-800);background-color:#fff}.steps_steps__gNaaP li:last-child:before{content:"";padding:.25rem;color:#fff;background-color:var(--accent-600);background-size:contain;background-origin:content-box;background-repeat:no-repeat;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960" fill="white"%3E%3Cpath d="M382-253.85 168.62-467.23 211.38-510 382-339.38 748.62-706l42.76 42.77L382-253.85Z"/%3E%3C/svg%3E')}.steps_steps__gNaaP li:not(:last-child):after{position:absolute;content:"";height:calc(100% - var(--step-number-size));top:var(--step-number-size);left:calc(var(--step-number-size)/-2 - var(--gap) - .0625rem);border-left:.25rem solid #fff;opacity:0;transition:opacity .75s ease-in-out;transition-delay:calc(var(--delay) + .5s)}.steps_steps__gNaaP.steps_visible___PUEi li,.steps_steps__gNaaP.steps_visible___PUEi li:after{opacity:1}@media screen and (max-width:768px){.steps_steps__gNaaP{--step-number-size:2rem;--gap:0.5rem}}.product-overview_hero__71ctR{position:relative;min-height:calc(100vh - var(--header-height-default));overflow:hidden}.product-overview_hero__71ctR:before{position:absolute;content:url(/assets/coins.svg);right:-6rem;bottom:-1rem;z-index:-1}.product-overview_hero__71ctR article{display:flex;align-items:center;gap:4rem}.product-overview_hero__71ctR article>img{border:.25rem solid #fff;border-radius:.5rem;overflow:hidden;box-shadow:var(--shadow-large);width:100%}.product-overview_hero__71ctR article aside{display:flex;flex-direction:column;gap:1rem}.product-overview_hero__71ctR article aside h1{font-size:4rem;font-weight:700}.product-overview_hero__71ctR article aside h1 strong{color:var(--accent-600)}.product-overview_hero__71ctR article aside p{font-size:2rem;font-weight:200}.product-overview_hero__71ctR article aside ul{margin-left:0;display:flex;flex-flow:row;align-items:center;gap:1rem}.product-overview_hero__71ctR article aside ul li{width:auto}.product-overview_hero__71ctR article aside ul .product-overview_mac__7gGwY{margin-top:-8px}.product-overview_hero__71ctR article aside ul .product-overview_raspberry__Gw_YD{margin-left:-4px;margin-top:16px;display:flex;flex-flow:column;justify-content:center;align-items:center}.product-overview_hero__71ctR article aside ul .product-overview_commingSoon__qS2Ak{margin-top:8px;justify-content:center;align-items:center;margin-left:6px;gap:4px}.product-overview_hero__71ctR article aside .product-overview_heroIllustration__p0ETo{margin-left:-40px}.product-overview_hero__71ctR article aside small a{color:#000;text-decoration:underline;font-weight:700}.product-overview_hero__71ctR article aside button{align-self:start}.product-overview_hero__71ctR article aside figure{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin:0}.product-overview_hero__71ctR article aside figure a{color:var(--neutral-600);transition:color .25s}.product-overview_hero__71ctR article aside figure a:focus-within,.product-overview_hero__71ctR article aside figure a:hover{color:var(--neutral-900)}.product-overview_hero__71ctR article aside figure a svg{height:1.75rem}.product-overview_hero__71ctR article aside figure figcaption{flex-basis:100%;font-size:1rem}.product-overview_earnings__H911B{background-color:var(--blue-200);padding-top:4rem;padding-bottom:4rem}.product-overview_earnings__H911B article{display:flex;align-items:center;gap:2rem}.product-overview_earnings__H911B article h2{flex:1;font-size:3.25rem;order:2}.product-overview_earnings__H911B article h2 strong{font-weight:700;color:var(--accent-600)}.product-overview_earnings__H911B article aside{flex:1;display:flex;flex-direction:column;gap:1rem;padding:3rem;border-radius:1rem;background-color:#fff;text-align:center}.product-overview_earnings__H911B article aside h3{font-size:1.75rem;font-weight:700}.product-overview_earnings__H911B article aside p{font-size:1.25rem}.product-overview_earnings__H911B article aside small{font-size:.8rem;color:var(--neutral-600)}.product-overview_higherPayouts__51t_R{display:flex;flex-direction:column;gap:4rem;padding:6rem 0;color:#fff;background:linear-gradient(236deg,#283b8d -25%,#4263eb 70%,#42eb76 120%);overflow:hidden}.product-overview_higherPayouts__51t_R h2{font-size:4rem;font-weight:700}.product-overview_higherPayouts__51t_R>svg{width:100vw;max-width:unset;margin-top:-4rem;margin-bottom:-8rem}.product-overview_higherPayouts__51t_R>ul{display:flex;gap:3rem}.product-overview_higherPayouts__51t_R>ul li{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.product-overview_higherPayouts__51t_R>ul li svg{width:3rem;height:3rem}.product-overview_higherPayouts__51t_R>ul li h3{font-size:1.4rem;font-weight:700}.product-overview_higherPayouts__51t_R>ul li p{font-size:.95rem}.product-overview_higherPayouts__51t_R article{position:relative;display:flex;align-items:center;gap:2rem;padding:2rem;color:#000;background-color:#fff;border-radius:1rem}.product-overview_higherPayouts__51t_R article:after{content:url(/assets/coins.svg);position:absolute;bottom:-16rem;left:-30rem}.product-overview_higherPayouts__51t_R article h3{font-size:2rem;font-weight:400}.product-overview_higherPayouts__51t_R article button{margin-left:auto}.product-overview_higherPayouts__51t_R>a{display:inline-flex;align-items:center;justify-content:center;gap:1rem;color:#fff;text-decoration:none}.product-overview_higherPayouts__51t_R>a:hover{text-decoration:underline}.product-overview_higherPayouts__51t_R>a svg{width:10rem}.product-overview_howDoesItWork__MZC9l{gap:2rem;padding:4rem 0}.product-overview_howDoesItWork__MZC9l>h2{font-size:3rem;font-weight:700;text-align:center}.product-overview_howDoesItWork__MZC9l article{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.product-overview_howDoesItWork__MZC9l article>img{width:100%}.product-overview_howDoesItWork__MZC9l>button{justify-self:center}.product-overview_faq__EwMhG{display:flex;flex-direction:column;align-items:stretch;gap:2rem;padding:4rem 0;background:linear-gradient(203deg,#d9e0fb,#d9fbe4)}.product-overview_faq__EwMhG>h2{text-align:center;font-weight:600;font-size:3rem}.product-overview_faq__EwMhG>p{font-size:1.25rem;text-align:center}.product-overview_faq__EwMhG>p a{color:inherit}@media screen and (max-width:768px){.product-overview_hero__71ctR{padding-bottom:10rem}.product-overview_hero__71ctR:before{right:-12rem;bottom:-5rem;transform:scale(.5)}.product-overview_hero__71ctR article{flex-direction:column;padding:0 2rem}.product-overview_hero__71ctR article ul{display:flex;justify-content:center}.product-overview_hero__71ctR article .product-overview_combo__EBef_{display:flex;flex-direction:column;align-items:center}.product-overview_hero__71ctR article .product-overview_heroIllustration__p0ETo{display:flex;justify-content:center;margin-left:0}.product-overview_hero__71ctR article .product-overview_heroIllustration__p0ETo svg{width:75%}.product-overview_earnings__H911B article{flex-direction:column}.product-overview_earnings__H911B article h2{order:unset;text-align:center}.product-overview_higherPayouts__51t_R h2{font-size:3rem;text-align:center}.product-overview_higherPayouts__51t_R>svg{margin-top:-2rem;margin-bottom:-4rem}.product-overview_higherPayouts__51t_R>svg text tspan:first-child{font-size:2rem}.product-overview_higherPayouts__51t_R>svg text tspan:last-child{font-size:1.25rem}.product-overview_higherPayouts__51t_R ul{flex-direction:column}.product-overview_higherPayouts__51t_R article{flex-direction:column;text-align:center}.product-overview_higherPayouts__51t_R article:after{bottom:-20rem;left:-15rem;transform:scale(.5);transform-origin:bottom left}.product-overview_higherPayouts__51t_R article button{margin-left:unset}.product-overview_higherPayouts__51t_R>a{flex-direction:column;text-align:center;max-width:30rem}.product-overview_howDoesItWork__MZC9l article{grid-template-columns:unset}.product-overview_howDoesItWork__MZC9l article img{width:75%;margin:auto}}.earnings_earnings__Hf4P9{display:flex;flex-direction:column;align-items:stretch;position:relative}.earnings_earnings__Hf4P9 big{font-size:2rem;text-align:center}.earnings_earnings__Hf4P9 big strong{font-size:3rem}.earnings_earnings__Hf4P9 input[type=range]{position:relative;appearance:none;margin:1.125rem 0;height:.75rem;width:100%;background-color:transparent;padding:0;border:none;cursor:pointer}.earnings_earnings__Hf4P9 input[type=range]:focus,.earnings_earnings__Hf4P9 input[type=range]:focus-within{outline:none;box-shadow:none}.earnings_earnings__Hf4P9 input[type=range]::-webkit-slider-thumb{width:1.5rem;height:1.5rem;background:var(--accent-600);border-radius:50%;cursor:ew-resize;appearance:none}.earnings_earnings__Hf4P9 input[type=range]::-moz-range-thumb{width:1.5rem;height:1.5rem;background:var(--accent-600);border-radius:50%;cursor:ew-resize;appearance:none}.earnings_earnings__Hf4P9 input[type=range]:before{width:100%;border-radius:.375rem;opacity:.2}.earnings_earnings__Hf4P9 input[type=range]:after,.earnings_earnings__Hf4P9 input[type=range]:before{display:flex;position:absolute;content:"";background-color:var(--accent-600);height:.75rem;pointer-events:none}.earnings_earnings__Hf4P9 input[type=range]:after{width:calc(.75rem + var(--val)*(100% - 1.5rem));border-radius:.375rem 0 0 .375rem}.earnings_earnings__Hf4P9 .earnings_value__sPDaB{top:-.75rem;position:absolute;font-weight:700;color:var(--accent-600);left:calc(.75rem + var(--val)*(100% - 1.5rem));text-align:center;white-space:nowrap;transform:translateX(-50%)}.button_button__obGj8{position:relative;display:flex;align-items:center;gap:1rem;color:#fff;height:54px;min-width:fit-content;width:fit-content;padding:0 1rem;border:none;cursor:pointer;overflow:hidden;white-space:nowrap;border-radius:8px;text-transform:none;box-shadow:none;background-color:var(--accent-600);font-size:20px;font-weight:500;font-family:Poppins}.button_button__obGj8 span{text-decoration:none}.button_button__obGj8>*{z-index:0}.button_button__obGj8:before{content:"";position:absolute;width:0;height:100%;top:0;left:0;background-color:var(--blue-700);transition:all .25s}.button_button__obGj8 svg{min-width:1.5rem;width:1.5rem;height:1.5rem;margin-right:-2.5rem;transition:all .25s}.button_button__obGj8:focus-within,.button_button__obGj8:hover{background-color:var(--blue-700)}.button_button__obGj8:focus-within svg,.button_button__obGj8:hover svg{margin-right:0}.button_button__obGj8:focus-within:before,.button_button__obGj8:hover:before{width:100%}