html{height:100%;font-size:16px}:root{--krikey-purple:#6a1b9a;--krikey-black:#000000;--krikey-white:#ffffff;--text-primary:#1a1a1a;--text-secondary:#4a4a4a;--max-width:1200px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--krikey-white);color:var(--text-primary);-webkit-font-smoothing:antialiased}:focus-visible{outline:2px solid var(--krikey-purple);outline-offset:2px}a{color:inherit}img,video{max-width:100%;height:auto;display:block}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%}#__next{display:flex;flex-direction:column;min-height:100dvh;height:100%;justify-content:space-between}#__next>main{flex-grow:1}.grecaptcha-badge{z-index:10}[data-theme=dark] body{background:#000;color:#fff}[data-theme=light] body{background:#fff;color:#000}[data-theme=lightgrey] body{background:#f4f5f6;color:#000}body:has(.bg-black){background-color:black}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.product-img-container{overflow:hidden;height:32rem;position:relative;border-top-left-radius:5%;border-bottom-left-radius:5%}.link-template{display:inline-block;background-color:#ededfb;margin:.5rem!important}.keyword-template{background-color:#332f3a;border-radius:.1rem}.keyword-purple,.keyword-template{display:inline-block;margin:.3rem!important}.keyword-purple{border:2px solid #655ce4;border-radius:.3rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none}footer ul{list-style-type:none}.footer-header{font-size:1.5rem}[data-theme=dark] nav{background-color:#151319}.nav-padding{padding-top:48px}.navbar{height:48px}.navbar.collapsed{height:auto;max-height:100vh}.navbar-nav{overflow-y:scroll;max-height:100vh}input[type=range]::-webkit-slider-thumb{background:#655ce4!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-input-placeholder{color:inherit}input:focus{outline:none!important;border-color:var(--mantine-primary-color-filled);box-shadow:0 0 5px var(--mantine-primary-color-filled)}input.color-primary::-webkit-input-placeholder{color:#667a85}input[type=number]{appearance:none;-moz-appearance:textfield}.remove-scroll-bar::-webkit-scrollbar{display:none}.container-overlay{position:relative;text-align:center}.img-overlay{max-width:100%;height:auto}.play-overlay{top:50%;left:50%}.play-overlay,.svg-overlay{position:absolute;transform:translate(-50%,-50%)}.svg-overlay{top:90%;left:95%}.sound-svg-overlay{position:absolute;top:94%;left:6%;transform:translate(-50%,-50%)}.tutorial-sound-svg-overlay{position:absolute;top:80%;left:4%;transform:translate(-50%)}a.tutorial-sound-svg-overlay{color:rgb(226,220,232)}.scrollableContainer{height:1000px;overflow-y:auto}.accordion-button img{padding-right:.25rem}.accordion-button:after,.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-button-remove:after,.accordion-button-remove:not(.collapsed):after{background-image:none}.accordion-overwrite{border-top:2px solid #0082d6;border-right:2px solid #0082d6}.accordion-overwrite .accordion-item{background-color:initial}.accordion-overwrite .accordion-button{background-color:initial;font-size:1.6rem}.accordion-overwrite .accordion-header{border-bottom:2px solid #0082d6}.accordion-overwrite .accordion-body{background-color:#16173e;background-color:rgba(0,0,0,.4)}.border-top-blue-1{border-top:1px solid #0082d6}.border-top-blue-2{border-top:2px solid #0082d6}.border-bottom-blue-1{border-bottom:1px solid #0082d6}.border-bottom-blue-2{border-bottom:2px solid #0082d6}.btn-size-xl{border-radius:40px;font-size:.9em;width:130px;height:35px}.btn-size-lg{border-radius:8px;font-size:1.125rem;width:100%;height:1.9rem}.btn-size-md{border-radius:.75rem;font-size:1rem;line-height:1.5rem;letter-spacing:.016rem;padding:1rem 1.25rem}.btn-size-sm{border-radius:.5rem;font-size:.75rem;line-height:1rem;letter-spacing:.025rem;padding:.75rem 1rem}.btn-hollow{background:rgba(0,0,0,.1);border-radius:40px;border:2px solid #ea37c2}.btn-disabled{background:#d2d0f4!important;color:#a0a3bd!important}.btn-container{-webkit-box-shadow:0 8px 12px -2px rgba(0,0,0,.08);-moz-box-shadow:0 8px 12px -2px rgba(0,0,0,.08);box-shadow:0 8px 12px -2px rgba(0,0,0,.08);display:inline-block;border-radius:12px}.btn-without-shadow{-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0 0 0;border-radius:0}.btn-normal{background:linear-gradient(89.82deg,#5a50e2 .12%,#12baba 99.82%);-webkit-box-shadow:0 2px 6px -2px rgba(0,0,0,.06);-moz-box-shadow:0 2px 6px -2px rgba(0,0,0,.06);box-shadow:0 2px 6px -2px rgba(0,0,0,.06);border:0;position:relative;transition:all .15s}.btn-normal-outline{background:#000019;border:2px solid #655ce4;filter:drop-shadow(0 2px 10px rgba(0,0,0,.2));border-radius:12px}.btn-orange{background:#f26b40;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:8px;border:0}.btn-blue{background:rgb(83,121,232);background:linear-gradient(90deg,rgba(83,121,232,1) 50%,rgba(77,181,201,1));border-radius:5px;border:0}.btn-strong-blue{background:#4d44d7;border:0;border-radius:12px}.btn-strong-blue:hover{background:#363097;box-shadow:0 4px 4px 0 #00000040;animation-timing-function:ease-out;animation-duration:.3s}.btn-secondary{color:#171c1f!important;background:#f4f5f6;border:0;border-radius:12px}.btn-secondary:active,.btn-secondary:focus{border:0;background:#c6ced2;box-shadow:0 1px 2px 0 rgba(0,0,0,.04),0 1px 3px 0 rgba(0,0,0,.08)}.btn-secondary:hover{background:#e6e8ea;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 2px 4px -1px rgba(0,0,0,.06)}.btn-strong-secondary{background:#3a4951;border:0;border-radius:12px}.btn-strong-secondary:disabled{background:#283237;border:0;border-radius:12px;opacity:1}.btn-transparent{color:#d8d6ff;background:transparent;border:0;border-radius:12px}.btn-transparent:hover{color:#847ffc}.btn-social{border-radius:.25rem;background-color:#e2dce8}.btn-social,.btn-social-close{color:#000;opacity:1;border:0;cursor:pointer}.btn-social-close{background-color:#fff;border-radius:.25rem}.btn-crypto{background:#000000;border-radius:40px;border:2px solid #6ffbd2}.btn-purple{background:rgb(23,23,62);border:2px solid #ea37c2;border-radius:40px}.btn-width-wide{width:150px}.btn-credit{height:20px;border-radius:20px;border:0 solid #ffffff;color:black;font-size:.7em;line-height:12.1px;letter-spacing:1.5px}[data-theme=dark] .btn-credit{color:white;background-color:#3a4951}.btn-credit:hover{border:0 solid;background:#c2bff3}.btn-normal:hover{background:linear-gradient(89.82deg,#4b42d7 .12%,#12acba 99.82%);-webkit-box-shadow:0 8px 12px -2px rgba(0,0,0,.16);-moz-box-shadow:0 8px 12px -2px rgba(0,0,0,.16);box-shadow:0 8px 12px -2px rgba(0,0,0,.16);animation-timing-function:ease-out;animation-duration:.3s}.bg-purple{--bs-bg-opacity:1;background-color:#16173e}.bg-space{--bs-bg-opacity:1;background-color:#382b77}.bg-purple-gradient{background:rgb(33,22,73);background:linear-gradient(0deg,rgba(33,22,73,1),rgba(71,41,112,1))}.bg-blue-gradient{background:rgb(76,68,210);background:linear-gradient(180deg,rgba(76,68,210,1),rgba(22,20,27,1))}.bg-dark{background:#151319!important}.bg-light-dark{background:#171c1f!important}.bg-dark-checkbox{background:rgba(0,0,0,.4)!important;border-radius:12px}.bg-dark-blue-gradient{background:rgb(19,18,24);background:linear-gradient(47deg,rgba(19,18,24,1),rgba(28,30,50,1) 60%)}.bg-nft{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-space.png);background-size:480%;background-repeat:no-repeat}.bg-marketplace,.bg-nft{box-shadow:inset 0 0 0 2000px rgb(0 0 0/50%)}.bg-marketplace{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-space-tile.jpg);background-size:100%;background-position:50%}.rounded-modal{border-radius:16px;border:0}.rounded-modal-md{border-radius:.75rem;border:0}.rounded-modal-sm{border-radius:.5rem;border:0}.modal-lg{width:100%;max-width:37.5rem}.modal-md{width:100%;max-width:24rem}.modal-90w{width:90%}.modal-color-secondary{color:#4e616b}[data-theme=dark] .modal-color-secondary{color:#a0adb4}.bg-modal{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-space.png);background-size:500%;border-radius:30px}.bg-modal,.bg-roadmap{background-repeat:no-repeat;background-position:50%}.bg-roadmap{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-startfield.webp);background-size:120%;height:25rem}.bg-login-modal{background:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-space.png) no-repeat center 55%;border-radius:16px}.bg-cover-happiness-bar{background-size:100%;background:url(https://cdn.solarpups.com/web/assets/img/solar-pups/banner-moon.png) no-repeat center 60%;height:50px}.bg-cover-headphones{height:23rem;background:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-headphones.jpg)}.bg-cover-solar-pups{background-color:#150e0e}.bg-cover-stars{background-size:100%;background:url(https://cdn.solarpups.com/web/assets/img/solar-pups/banner-stars.png) no-repeat center 60%;height:10px}.bg-haze{background:rgba(.3,.3,.3,.3);border:2px solid white;border-radius:.5rem}.bg-color-aqua{background-color:#10afbd}.gradient-blue-aqua{border:1px solid white;background:rgb(89,81,226);background:linear-gradient(90deg,rgba(89,81,226,1),rgba(16,185,186,1))}.gradient-blue{background:rgb(49,41,173);background:linear-gradient(180deg,rgba(49,41,173,1),rgba(38,37,66,1))}.bg-color-baby-blue{background-color:#f4f8fe}.bg-color-gray{background-color:#f2f5fa}.btn-light:focus,.btn-light:hover{background-color:#10afbd}.bg-color-blue-gray{background-color:#252533}.bg-color-blue{background-color:#4d44d7}.border-blue{border-bottom:1px solid #4d44d7}.border-danger{border-bottom:1px solid #dd3444}.border-gray{border:1px solid #f2f5fa}.border-bottom-gray{border-bottom:1px solid #f2f5fa}.border-heavy-left-green{border-left:10px solid #008947}.border-heavy-left-blue{border-left:10px solid #4d44d7}.px-10{padding-left:1rem;padding-right:1rem}.rounded-5{border-radius:.5rem}.rounded-7{border-radius:.7rem}.rounded-9{border-radius:.9rem}.full-width{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.remove-toggle-arrow:after{content:none}.buttons-solar-pups{padding-top:7.5rem}.buttons-solar-pups img{width:7rem}.btn-solar-pups-opensea{width:10px}.circle-svg{border-radius:30px;background-color:#ffffff;border:1px solid #d3d3d3}.circle-svg,.circle-svg-fill{width:50px;height:50px;font-size:20px;padding:0}.circle-svg-fill{border-radius:30px;background-color:var(--mantine-primary-color-filled);border:0}.circle-profile{width:2.5rem;height:2.5rem;border-radius:1.875rem;background-color:#4d44d7;border:0;font-size:1.125rem;padding:0}.circle-profile-mini{width:26px;height:26px;border-radius:30px!important;background-color:#914cff!important;border:0;font-size:16px;font-weight:600;padding:0}.color-blue-gradient{font-size:72px;background:-webkit-linear-gradient(0deg,rgba(92,133,255,1) 25%,rgba(79,182,205,1));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-component{border:1px solid #0082d6}.form-component,.form-component:focus{background-color:#16173e;background-color:rgba(0,0,0,.3);color:white}.solarpups-pink{color:#dc2fcb}.krikey-green{color:#71fdd2}.krikey-pink{color:#fe4080}.krikey-yellow{color:#fdcd22}.krikey-blue{color:#1d99e5}.krikey-purple{color:#4d44d7}.navbar-toggler-button{background-color:#e736c4;border-radius:10px}.nav-link.show svg{transform:scaleY(-1)}.navbar-mobile{background:rgba(.75,.75,.75,.75);position:absolute;right:0;width:100%;justify-content:flex-end!important}.navbar-link{font-size:.9rem}.navbar-img{width:2.7rem}.nft-card{border:0;border-radius:2rem;background-color:#000019}.nft-card .card-body{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.nft-image{border-top-left-radius:1rem;border-top-right-radius:1rem}.video-overlay{position:absolute;top:0;left:0;z-index:1}.ribbon-home{position:absolute;top:-2.9rem;left:0}.ribbon-marketplace{width:8rem;position:absolute;top:-1.75rem;left:0}.ribbon-marketplace-hidden{display:none}.ribbon-modal{width:7rem;position:absolute;top:5.7rem;left:3rem}.ribbon-modal-card{width:8rem;position:absolute;top:-1.7rem;left:0}.ribbon-soldout{width:9rem;position:absolute;top:-1.5rem;left:-1.7rem}.ribbon-nft{width:10rem;position:absolute;top:4.3rem;left:2.2rem}.ribbon-panel{background:rgba(.2,.2,.2,.2)}.clock-marketplace{width:2.5rem;height:2.5rem;position:absolute;top:.5rem;right:.5rem;padding:4px;gap:4px;background:linear-gradient(89.88deg,#ff45b5 -32.41%,#8f00ff 162.6%);border-radius:8px;color:#ffffff;text-align:right}.clock-marketplace-image{width:1.5rem;top:.5rem;left:.5rem;padding:.1rem;gap:.4rem;position:absolute}.clock-marketplace-hidden{display:none}.loading-progress{background:rgba(0,0,0,.7);border:1px solid #3c6dff;border-radius:40px}.loading-progressbar{background:linear-gradient(270deg,rgba(94,246,255,.71),#5c85ff 88.02%);box-shadow:0 4px 6px rgba(0,0,0,.59);border-radius:40px}.x{-webkit-animation:x 13s linear infinite alternate;animation:x 13s linear infinite alternate}.y{-webkit-animation:y 1s linear infinite alternate;animation:y 7s linear infinite alternate}.form-control,.form-control:disabled,.form-control[readonly]{background-color:initial!important}.form-control{border:.1px solid black!important}.form-control:focus{background-color:initial!important}[data-theme=dark] .form-control{background-color:#3a4951!important;border:1px solid #4e616b!important;color:white}.form-check-input:checked{color:var(--mantine-primary-color-contrast)!important;background-color:var(--mantine-primary-color-filled,#4d44d7)!important}@-webkit-keyframes x{to{transform:translateX(calc(100vw - 100px))}}@keyframes x{to{transform:translateX(calc(100vw - 100px))}}.tooltip-bg{background:url(https://cdn.solarpups.com/web/assets/img/solar-pups/bg-tooltip.png) no-repeat 50% 50%;border-radius:.75em}.popover-krikey{max-width:300px;border:none;border-radius:unset;font-family:inherit;background-color:initial}.popover-arrow:after{border-top-color:rgba(72,18,67,.65)!important}.color-primary-branded{color:#4d44d7}[data-theme=dark] .color-primary-branded{color:#ffffff}.color-primary{color:#000000}[data-theme=dark] .color-primary{color:#ffffff}.color-secondary{color:#a0adb4}.color-secondary-static,[data-theme=dark] .color-secondary{color:#3a4951}.color-primary-inverse{color:#ffffff}[data-theme=dark] .color-primary-inverse{color:#000000}.color-brand-subtle{color:#d8d6ff}[data-theme=dark] .color-brand-subtle{color:#26216a}.color-brand-bold{color:var(--mantine-primary-color-filled)}[data-theme=dark] .color-brand-bold{color:#d8d6ff}.color-success-bold{color:#1e6d00}.color-success-subtle,[data-theme=dark] .color-success-bold{color:#e1f7d8}[data-theme=dark] .color-success-subtle{color:#1e6d00}.color-warning-subtle{color:#fff0cb}.color-warning-bold,[data-theme=dark] .color-warning-subtle{color:#9e3f00}[data-theme=dark] .color-warning-bold{color:#fff0cb}.color-danger-subtle{color:#ffecf1}.color-danger-bold,[data-theme=dark] .color-danger-subtle{color:#bf0031}[data-theme=dark] .color-danger-bold{color:#ffecf1}.color-state-disabled{color:#c6ced2}[data-theme=dark] .color-state-disabled{color:#4e616b}.background-primary{background-color:#ffffff}[data-theme=dark] .background-primary{background-color:#000000}.background-secondary{background-color:#f4f5f6}[data-theme=dark] .background-secondary{background-color:#171c1f}.background-tertiary{background-color:#e6e8ea}[data-theme=dark] .background-tertiary{background-color:#3a4951}.background-brand-bold,.background-brand-bold-static{background-color:var(--mantine-primary-color-filled,#4d44d7)}.background-brand-subtle-static,[data-theme=dark] .background-brand-bold{background-color:#d8d6ff}.background-brand-medium{background-color:#665ee4}.background-brand-subtle{background-color:var(--mantine-primary-color-light,#d8d6ff)}.background-disabled{background-color:#283237}[data-theme=dark] .background-brand-subtle{background-color:#4d44d7}[data-theme=dark] .background-brand-medium{background-color:#7c76d8}.background-warning-bold{background-color:#e96c00}[data-theme=dark] .background-warning-bold{background-color:#fff0cb}.background-brand-alternate{background:linear-gradient(90deg,rgba(75,66,215,1) 10%,#58d0d0 95%)}.background-brand-alternate-vertical{background:linear-gradient(180deg,rgba(75,66,215,1) 10%,#58d0d0 95%)}.background-brand-alternate-2{background:linear-gradient(89.82deg,#4b42d7 .12%,#12acba 99.82%)}.background-brand-secondary{background-color:#00bec5}.background-success-bold{background-color:#2fa700}[data-theme=dark] .background-success-bold{background-color:#c1efb0}.background-success-subtle,[data-theme=dark] .background-success-subtle{background-color:#2fa700}.background-warning-subtle{background-color:#fff0cb}[data-theme=dark] .background-warning-subtle{background-color:#9e3f00}.background-danger-bold{background-color:#ed003d}[data-theme=dark] .background-danger-bold{background-color:#ffd9e3}.background-danger-subtle{background-color:#ffecf1}[data-theme=dark] .background-danger-subtle{background-color:#ed003d}.background-disabled{background-color:#e6e8ea}[data-theme=dark] .background-disabled{background-color:#283237}.background-elevation-1,.background-elevation-2{background-color:#ffffff}.background-elevation-2{box-shadow:0 2px 6px -2px rgba(0,0,0,.06),0 8px 12px -2px rgba(0,0,0,.08)}.background-elevation-3{background-color:#ffffff;box-shadow:0 6px 16px -2px rgba(0,0,0,.04),0 24px 40px -4px rgba(0,0,0,.08)}[data-theme=dark] .background-elevation-2{background-color:#171c1f}[data-theme=dark] .background-elevation-3{background-color:#283237}.background-pricing-card{background-color:#ffffff;box-shadow:0 2px 6px -2px rgba(0,0,0,.06),0 8px 12px -2px rgba(0,0,0,.08)}[data-theme=dark] .background-pricing-card{background-color:rgb(0 0 0/50%)}.pricing-button-background{background-color:#4d44d7}[data-theme=dark] .pricing-button-background{background-color:#000000}.fst-italic{font-style:"italic"}.fw-bold{font-weight:700}.fw-semibold{font-weight:600}.fw-medium{font-weight:500}.fw-regular{font-weight:400}.fs-xl{font-size:1.25rem}.fs-lg{font-size:1.125rem}.fs-md{font-size:1rem}.fs-sm{font-size:.875rem}.fs-xs{font-size:.75rem}.font-color-white{color:black}[data-theme=dark] .font-color-white{color:white}.text-orange{color:#f26b40}.text-blue{color:#655ce4}.bg-black{background-color:#191413}.bg-grey{background-color:#283237}.image-banner-title-1{font-size:3.5em;text-shadow:0 1px 11px #4bc4ea}.image-banner-title-2{font-size:1.5em;text-shadow:0 -3px 30px #19a5a5}.home-banner-title-1{font-size:1.3em;color:#00bec5}.home-banner-title-2{font-size:.7em}.home-banner-title-3{font-size:.5em;margin-top:0;margin-bottom:.5rem;line-height:1.2}.home-banner-input,.home-banner-select{border:1px solid #ffffff;filter:drop-shadow(0 0 5px #ffffff);border-radius:8px;background:transparent}.home-banner-input:focus{color:#000019!important}.feature-card-header{font-size:calc(1.325rem + .9vw);line-height:1.2}.section-header{font-size:calc(1.375rem + 1.5vw)}.section-sub-header{font-size:calc(.8rem + 1.5vw)}.krikey-ai-pro__header{font-size:calc(1.3rem + .6vw)}.qna-answer{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.031rem;margin-bottom:.5rem;margin-top:1rem}.accordion-arrow path{fill:#076eff}[data-theme=dark] .accordion-arrow path{fill:white}.accordion-arrow{transition:transform 75ms ease-in-out;transform:scaleY(1)}.collapsed .accordion-arrow{transform:scaleY(-1)}.card-image--cover{object-fit:cover}.border-orange{border:2px solid #f26b40}.border-blue{border:2px solid #5858c1}.horizon-line{display:flex;flex-basis:100%;align-items:center}.horizon-line:after,.horizon-line:before{content:"";flex-grow:1;margin:0 16px;background:#ffffff;height:1px;font-size:0;line-height:0}.toast-bg{background:#3361c3;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:4px}.pt-10{padding-top:2rem}.prompt-btn{background-color:#252533;height:60px;font-weight:600}.color-aqua{color:#12afbd}.color-aqua-light{color:#59c7d1}.color-fancy-gray{color:#75818f}.color-text-tertiary{color:#83939c}a:hover{color:var(--mantine-primary-color-filled)}.color-link{color:#3261c3!important}.color-blue{color:#4d44d7}.color-blue-spark{color:#076eff}.color-green{color:#008947}.color-gradient-aqua{background:linear-gradient(90deg,rgba(89,81,226,1),rgba(16,185,186,1));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.color-turquoise{color:#12acba}.product-title,.product-title-small{font-size:1.5rem}.text-grey{color:#a0adb4}.fancy-title{-webkit-background-clip:text;-webkit-text-fill-color:rgba(231,247,248,1);text-shadow:#313eb2cc 0 2px 36px}.product-tab.active{background-color:#252533!important;color:white!important;border:2px solid #252533!important}.product-tab{color:#252533!important;border-left:2px solid #252533!important;border-right:2px solid #252533!important;border-top:2px solid #252533!important}.product-tile:hover{border:1px solid #369fce}.product-card{border-radius:16px;background:#171c1f;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.fancy-border-create{border-top:1px solid;max-width:15rem;margin-left:0}.fancy-border-animate,.fancy-border-customize{border-bottom:1px solid;max-width:15rem;margin-left:0}.dropdown-menu-user.dropdown-toggle:after{display:none}.dropdown-menu::-webkit-scrollbar{display:none}.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-400%;width:18rem;color:#ffffff;margin-inline:auto}.dropdown-item{padding:0;font-weight:500;color:black}[data-theme=dark] .dropdown-item{color:white}.dropdown-item:hover{background-color:var(--mantine-primary-color-1,#c2bff3);color:black;border-radius:8px}.dropdown-link{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:normal;background-color:initial;border:0}.dropdown-link:hover{background-color:#f4f8fe}.template-header-width{min-width:20rem}.mobile-banner{background:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)) padding-box,linear-gradient(89.82deg,#4b42d7 .12%,#12acba 99.82%) border-box;border-radius:15px;border:2px solid transparent;font-size:.8em;font-weight:600}[data-theme=dark] .mobile-banner{background:linear-gradient(rgba(37,37,51,1),rgba(37,37,51,1)) padding-box,linear-gradient(89.82deg,#4b42d7 .12%,#12acba 99.82%) border-box}.login-title{background:linear-gradient(89.82deg,#4b42d7 .12%,#12acba 99.82%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.divider{font-size:30px;display:flex;align-items:center}.divider:after,.divider:before{flex:1;content:"";padding:.5px;background-color:rgba(188,204,220,1);margin:5px}.card-title{font-size:1.4rem}.card-description{font-size:1rem}.card-item{cursor:pointer;transition:transform .2s}.card-item:hover{transform:scale(1.1)}.congrats-modal-body{background-color:#edecfb}.modal-backdrop-overlay{background-color:rgba(0,0,0,.5)}.congrats-title{font-size:1.3em}.congrats-section-title,.congrats-subtitle{font-size:.8em}.congrats-section-description{font-size:.6em;color:#6e7191}.congrats-section{border-radius:40px;cursor:pointer}.congrats-section:hover{background-color:#eff0f6;box-shadow:0 2px 10px 0 #0000001a}.webgl-drag{border:2px solid #369fce}.left-arrow{left:10px;padding-left:.5rem}.left-arrow,.right-arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#4d44d7;width:45px;height:45px;opacity:1;margin-bottom:9rem}.right-arrow{right:10px;padding-left:.6rem}.unity-canvas-container{container-type:size;display:flex;justify-content:center;align-items:center;height:100vh}.unity-canvas{aspect-ratio:16/9;width:100%}.unity-canvas-v2{height:100%;width:100%}.aspect-ratio-16-by-9{aspect-ratio:16/9}@container (min-aspect-ratio: 16 / 9){.unity-canvas{width:auto;height:100%}.unity-canvas-v2{width:100%;height:100%}}.grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(clamp(20,100%,27rem),25rem));gap:1rem;justify-items:center}.grid-container-modal{grid-template-columns:repeat(auto-fit,minmax(20.625rem,1fr));justify-items:center}.teams-calculator{visibility:hidden;display:none}.price-condition{color:#4e616b}[data-theme=dark] .price-condition{color:white}@media (min-width:350px){html{font-size:12px}.grid-container{grid-template-columns:repeat(auto-fit,min(22rem));justify-items:center;padding-top:1rem!important;margin-top:0}.background-pricing-card{background-color:#ffffff;box-shadow:0 2px 6px -2px rgba(0,0,0,.06),0 8px 12px -2px rgba(0,0,0,.08);border:1px solid #e6e8ea}[data-theme=dark] .background-pricing-card{background-color:rgb(0 0 0/50%);border:none}.form-container{display:flex}.teams-calculator{display:hidden}.card-title{font-size:1.2rem}.price-condition{font-size:.75rem}}@media (min-width:576px){html{font-size:12px}.grid-container{grid-template-columns:repeat(auto-fit,min(25rem));justify-items:center;padding-top:1rem!important;margin-top:0}.background-pricing-card{background-color:#ffffff;box-shadow:0 2px 6px -2px rgba(0,0,0,.06),0 8px 12px -2px rgba(0,0,0,.08);border:none}.teams-calculator{display:hidden}.price-condition{font-size:.875rem}}@media (min-width:768px){html{font-size:8px}.grid-container{grid-template-columns:repeat(auto-fit,min(25rem));justify-items:center;padding-top:1rem!important;margin-top:0}.teams-calculator{display:hidden}.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-400%}.navbar-nav{overflow-y:initial;max-height:unset}.congrats-title{font-size:1.8em}.congrats-subtitle{font-size:1.3em}.congrats-section-title{font-size:1.4em}.congrats-section-description{font-size:1em}.card-title{font-size:1.3rem}.card-description{font-size:1.4rem}.dropdown-link{white-space:nowrap}.mobile-banner{font-size:1em}.template-header-flex{height:25rem}.template-header-width{min-width:30rem}.product-title{font-size:2.125rem}.image-banner-title-1{font-size:3em}.home-banner-title-1{font-size:2.5em}.home-banner-title-2,.home-banner-title-3{font-size:.9em}.fancy-border-animate,.fancy-border-create,.fancy-border-customize{max-width:29rem;margin-left:0}.feature-card-header{font-size:2rem}.section-header{font-size:2.5rem}.krikey-ai-pro__header{font-size:1.75rem}.price-condition{font-size:1rem}}@media (min-width:992px){html{font-size:12px}.grid-container{grid-template-columns:repeat(auto-fit,min(25rem));justify-items:center}.teams-calculator{display:none;visibility:hidden}.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-450%}.navbar{height:66px}.nav-padding{padding-top:4rem}.stripe-bread-crumb{padding-left:5rem}.card-title{font-size:1.4rem}.card-description{font-size:.8rem}.template-header-flex{height:30rem}.pt-10{padding-top:10rem}.px-10{padding-left:11rem;padding-right:11rem}.px-lg-10{padding-left:9rem!important;padding-right:9rem!important}.image-banner-title-1{font-size:4.2em}.home-banner-title-1{font-size:3.5em}.home-banner-title-2{font-size:1.35em}.home-banner-title-3{font-size:1em}.navbar-mobile{background:rgba(0,0,0,0);position:relative;width:100%}.btn-size-xl{border-radius:40px;font-size:1.7em;width:300px;height:75px}.btn-size-lg{border-radius:8px;font-size:1.5rem;width:100%;height:2.9rem}.btn-size-md{border-radius:.75rem;font-size:1.2rem}.buttons-solar-pups{padding-top:8rem}.buttons-solar-pups img{width:15rem}.bg-cover-solar-pups{background-repeat:no-repeat;background-size:170%}.bg-cover-headphones{height:65rem;background:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-headphones.jpg)}.bg-modal{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-space.png);background-size:155%;border-radius:16px}.bg-modal,.bg-roadmap{background-repeat:no-repeat;background-position:50%}.bg-roadmap{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-startfield.webp);background-size:120%;height:80px}.bg-nft{background-image:url(https://cdn.solarpups.com/web/assets/img/solar-pups/wallpaper-space.png);background-size:cover;background-repeat:no-repeat;background-position:50%;box-shadow:inset 0 0 0 2000px rgb(0 0 0/50%)}.btn-solar-pups-opensea{width:15rem}.ribbon-home{position:absolute;top:-2.9rem;left:0}.ribbon-marketplace{width:8rem;position:absolute;top:-1.75rem;left:0}.ribbon-marketplace-hidden{display:none}.blur-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(5px)}.disabled{cursor:not-allowed;pointer-events:all!important}.ribbon-modal{width:5rem;position:absolute;top:12.2rem;left:3rem}.ribbon-modal-card{width:5rem;position:absolute;top:-1.1rem;left:0}.puppy-reveal{text-align:center;color:#ffffff;font-size:15.6565px}.fancy-border-create{max-width:38.5rem;margin-left:10rem}.fancy-border-animate{max-width:26.5rem;margin-left:22rem}.fancy-border-customize{max-width:25.5rem;margin-left:23rem}.product-img-container{overflow:hidden;height:33rem;position:relative;border-top-left-radius:5%;border-bottom-left-radius:5%}.left-arrow,.right-arrow{margin-bottom:12rem}}@media (min-width:1200px){html{font-size:10px}.grid-container{grid-template-columns:repeat(auto-fit,min(25rem));justify-items:center}.teams-calculator{display:inline;visibility:visible}.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-450%}.stripe-bread-crumb{padding-left:10rem}.card-title{font-size:1.5rem}.card-description{font-size:1.1rem}.template-header-flex{height:30rem}.template-header-width{min-width:33rem}.image-banner-title-1{font-size:4.2em}.home-banner-title-1{font-size:4.3em}.home-banner-title-2{font-size:1.9em}.home-banner-title-3{font-size:1em}.fancy-border-create{max-width:48rem;margin-left:10rem}.fancy-border-animate{max-width:36rem;margin-left:22rem}.fancy-border-customize{max-width:35rem;margin-left:23rem}.bg-timeline-editor{height:26rem}.product-img-container{overflow:hidden;height:28rem;position:relative;border-top-left-radius:5%;border-bottom-left-radius:5%}}@media (min-width:1400px){html{font-size:14px}.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-450%}.stripe-bread-crumb{padding-left:16rem}.template-header-flex{height:35rem}.fancy-border-create{max-width:57rem;margin-left:10rem}.fancy-border-animate{max-width:45rem;margin-left:22rem}.fancy-border-customize{max-width:44rem;margin-left:23rem}.bg-timeline-editor{height:24rem}.container-lp{max-width:1320px}.grid-container{grid-template-columns:repeat(auto-fit,min(25rem));justify-items:center}}@media (min-width:1600px){html{font-size:16px}.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-450%}.stripe-bread-crumb{padding-left:23rem}.container-lp{max-width:1500px}}@media (min-width:1800px){.dropdown-menu-user.dropdown-menu[data-bs-popper]{left:-450%}.stripe-bread-crumb{padding-left:30rem}.container-lp{max-width:1650px}}.service-down{border:1px solid var(--stroke-primary,#283237);background:var(--background-elevation-2,#171c1f)}.service-down-title{color:var(--text-primary,#fff);font-size:20px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.15px}.service-down-font{color:var(--text-secondary,#a0adb4);font-size:18px;font-style:normal;font-weight:400;line-height:27px;letter-spacing:.5px}.primary-heading{font-weight:600;font-size:2rem;line-height:48px;text-align:center;letter-spacing:.25px;margin:0 0 92px}.site-menu{padding:0 calc((100% - 40px) / 8)}.site-menu-inner{display:flex;column-count:3}.site-menu-inner .site-menu-item{list-style:none;vertical-align:top;margin-right:-2px;display:inline-block;width:100%;padding-bottom:48px}.site-menu-inner .site-menu-item .site-menu-header{font-size:1.5rem;line-height:24px;font-weight:500;letter-spacing:.25px;color:#111;text-transform:uppercase;margin-bottom:24px;display:block}.site-menu-inner .site-menu-item .sitemenu{margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.site-menu-inner .site-menu-item .sitemenu .menu-subcat{list-style:none}.site-menu-inner .site-menu-item .sitemenu .menu-subcat a{display:inline-block;color:#111;line-height:32px;letter-spacing:.25px;font-size:.9375rem}.form-select{background-color:#3a4951;border:1px solid #3a4951}.form-select:focus{border:1px solid var(--mantine-primary-color-filled,#7c76d8)}.form-select:disabled{background:#283237;border-color:#283237}.form-textarea{background-color:#3a4951;border:1px solid #3a4951}.form-textarea:focus{border:1px solid var(--mantine-primary-color-filled,#7c76d8);background-color:#3a4951}.btn-strong-blue:disabled{background:#c6c6c6;color:#4e616b}.border-radius-8{border-radius:8px}.py-12px{padding-top:12px;padding-bottom:12px}.krikey-check-input{background-color:initial!important;border:2px solid #4e616b;border-radius:8px}.krikey-check-input:focus{border-color:#4e616b;box-shadow:0 0 0 .25rem rgb(65 72 81/25%)}.krikey-check-input:checked{background-color:#665ee4!important;border-color:#665ee4}.impulse-modal-background{background-image:url(https://cdn.krikey.ai/krikey-ai/img/impulse-purchase-background.webp);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.impulse-modal-default-avatar-background{background-image:url(https://cdn.krikey.ai/krikey-ai/img/impulse-purchase-avatar.webp);background-position:top;background-repeat:no-repeat}.impulse-modal-onetime-avatar-background{background-image:url(https://cdn.krikey.ai/krikey-ai/img/impulse-purchase-onetime-avatar.webp);background-position:50%;background-repeat:no-repeat}.impulse-modal-team-avatar-background,.team-coming-soon-modal-avatar-background{background-image:url(https://cdn.krikey.ai/krikey-ai/img/team-coming-soon-avatar.webp);background-position:50%;background-repeat:no-repeat}.form-container{display:flex}.badge-animation{position:relative;overflow:hidden}.badge-animation:before{content:"";position:absolute;top:0;left:-60%;width:200px;height:90px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.18) 25%,rgba(255,255,255,.3) 50%,rgba(255,255,255,.18) 75%,rgba(255,255,255,0));transform:rotate(-25deg);animation:badgeHighlightShimmer 3s ease-out infinite;animation-delay:1.8s}@keyframes badgeHighlightShimmer{0%{left:-100%;top:-30px}50%{left:100%;top:30px}to{left:100%;top:30px}}.grecaptcha-badge{visibility:hidden!important}.lite-tab{cursor:pointer}.active-lite-tab{background-color:#171c1f;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.float-center{top:25%}.float-bottom,.float-center{position:absolute;left:0;right:0;color:#949494}.float-bottom{bottom:0}.carousel-indicators{bottom:-35px;gap:5px}.carousel-indicators [data-bs-target]{background-color:#ffffff;opacity:1}.carousel-indicators .active{background-color:#7c76d8}.carousel-indicators button{width:10px!important;height:10px!important;border-radius:100%;margin:0 15px}.force-background-secondary{background-color:#171c1f}.video-radius{border-radius:20px;overflow:hidden;-webkit-transform:translateZ(0)}.animations-content{display:grid;grid-template-columns:repeat(var(--columns-count,2),1fr);overflow-y:auto;overflow-x:hidden;justify-items:center}.animations-list-modal{display:flex;overflow-x:auto;scroll-behavior:auto;gap:1rem;scroll-snap-type:x mandatory}.animations-dialog{width:68rem;height:6.25rem}.text-input:focus{background-color:#283237;outline:none!important;border-color:#4d44d7;box-shadow:0 0 5px #4d44d7}.show-on-hover{visibility:hidden}.show-on-hover:hover{visibility:visible}.share-user-dropdown{width:5.375rem;height:2.5rem;border-radius:1.25rem;justify-content:space-between;gap:.25rem}.profile-dropdown,.share-user-dropdown{display:flex;flex-direction:row;background-color:#11adbc;align-items:center;padding-left:.25rem;padding-right:.25rem}.profile-dropdown{width:2.8rem;height:2.8rem;border-radius:50%;justify-content:space-around}.export-dropdown{background-color:#e6e8ea!important;border:0;height:2.5rem!important}[data-theme=dark] .export-dropdown{background-color:#4e616b!important;border:0;height:2.5rem!important}.export-dropdown:focus{box-shadow:none!important}.export-dropdown:after{display:none}.background-warning,[data-theme=dark] .background-warning{background-color:#fff0cb}.swiper-pagination{bottom:0!important}.gradient-text-color{background:linear-gradient(90deg,#5f57db,#45dfed);-webkit-background-clip:text;background-clip:text}.gradient-green-text-color,.gradient-text-color{-webkit-text-fill-color:transparent;color:transparent}.gradient-green-text-color{background:linear-gradient(89.98deg,#01e1fe 3.02%,#01ffb3 96.98%);-webkit-background-clip:text;background-clip:text}.gradient-green{background:linear-gradient(90deg,#08588c,#46eecb)}.music-title-container>img{padding:.5rem 0}.dropdown-menu{z-index:1050!important}@media (min-width:36em){.responsiveContainer{max-width:540px}}@media (min-width:48em){.responsiveContainer{max-width:720px}}@media (min-width:62em){.responsiveContainer{max-width:960px}}@media (min-width:75em){.responsiveContainer{max-width:1140px}}@media (min-width:88em){.responsiveContainer{max-width:1320px}}.mantine-Modal-body,.mantine-Modal-header{color:var(--mantine-color-text)}.featureList .mantine-List-itemWrapper{align-items:flex-start}