:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.islandOverlay{background-color:transparent;color:#fff;height:100%;left:0;pointer-events:none;position:absolute;position:fixed;top:0;width:100%;z-index:99}.islandOverlay:has(.islandBody.open){pointer-events:auto}.islandOverlay .islandBody{background-color:#000;border:2px solid transparent;border-radius:60px;height:-moz-fit-content;height:fit-content;height:50px;left:50%;margin-top:40px;overflow:hidden;pointer-events:auto;position:relative;transform:translateX(-50%) scale(1);transition:width .2s ease-in-out,height .2s ease-in-out;width:-moz-fit-content;width:fit-content;width:250px}.islandOverlay .islandBody .islandTop{align-items:center;cursor:pointer;display:flex;height:50px;justify-content:center;left:50%;position:relative;top:0;transform:translateX(-50%);transition:all .3s ease-in-out;transition-delay:0s,.3s,0s;transition-duration:.3s,.3s,.3s;transition-property:height,opacity,width;transition-timing-function:ease-in-out,ease-in-out,ease-in-out;width:250px}.islandOverlay .islandBody .islandTop span{font-family:Poppins,sans-serif;font-size:23px;font-weight:500}.islandOverlay .islandBody .islandTop .islandTopLeft,.islandOverlay .islandBody .islandTop .islandTopRight{align-items:center;display:flex;height:50px;opacity:0;transition:all .3s ease-in-out;width:60px}.islandOverlay .islandBody .islandTop.working .islandTopLeft,.islandOverlay .islandBody .islandTop.working .islandTopRight{color:#9a5300}.islandOverlay .islandBody .islandTop.notif .islandTopLeft,.islandOverlay .islandBody .islandTop.notif .islandTopRight{color:#b20a0a}.islandOverlay .islandBody .islandTop.success .islandTopLeft,.islandOverlay .islandBody .islandTop.success .islandTopRight{color:#14aa1a}.islandOverlay .islandBody .islandTop .islandTopRight{justify-content:flex-end}.islandOverlay .islandBody .islandTop .islandTopRight span{font-size:16px;text-align:right}.islandOverlay .islandBody .islandTop .islandTopLeft{justify-content:flex-start}.islandOverlay .islandBody .islandTop .islandTopLeft img{height:30px;width:30px}.islandOverlay .islandBody .islandTop.large{width:330px}.islandOverlay .islandBody .islandTop.large .islandTopLeft,.islandOverlay .islandBody .islandTop.large .islandTopRight{opacity:1}.islandOverlay .islandBody:has(>.large):has(>.notif){border-color:rgba(178,10,10,.5)}.islandOverlay .islandBody:has(>.large):has(>.success){border-color:rgba(20,170,26,.5)}.islandOverlay .islandBody:has(>.large):has(>.working){border-color:rgba(154,83,0,.5)}.islandOverlay .islandBody .islandContent{height:0;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out;width:0}.islandOverlay .islandBody:hover{transform:translateX(-50%) scale(1.02)}.islandOverlay .islandBody.open{border-color:transparent!important;height:270px;width:500px}.islandOverlay .islandBody.open:hover{transform:translateX(-50%) scale(1)}.islandOverlay .islandBody.open .islandTop{height:0;opacity:0;pointer-events:none;transition-delay:.2s,0s,.2s;transition-duration:.2s,.2s,.2s;width:0}.islandOverlay .islandBody.open .islandContent{height:270px;opacity:1;padding:2rem;pointer-events:auto;position:absolute;top:0;width:500px}.islandOverlay .islandBody.open .islandContent p{margin:0}.badgesList{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:80px}.badgesList .badge{background-color:#fff;border-radius:15px;display:flex;flex:1;flex-direction:column;height:240px;justify-content:center;max-width:200px;padding:0 15px}.badgesList .badge .img{height:60%;width:100%}.badgesList .badge .img input{display:none}.badgesList .badge .img label{cursor:pointer}.badgesList .badge .img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.badgesList .badge h6{word-wrap:break-word;color:#000;font-size:15px;font-weight:400;margin:15px 0 0;text-align:center}.earner h2{font-size:32px;font-weight:600;margin:0 0 20px}.earner h1{font-size:40px;font-weight:600;margin:0}.earner h3{font-size:29px;font-weight:500;margin:0 0 40px}.earner>p{font-size:16px;font-weight:400;margin:0 0 30px}.earner>p span{font-weight:600}.earner h5{font-size:20px;font-weight:400;margin:20px 0}.earner h5 span{background-color:#111;border-radius:25px;color:#00819d;font-weight:700;padding:3px 14px}.earner h5:last-of-type{margin-bottom:80px}.issuer h1{font-size:40px}.issuer .top{align-items:center;display:flex;justify-content:space-between}.issuer .top button{background:#00819d;border:none;border-radius:15px;cursor:pointer;font-size:18px;padding:15px 20px;text-transform:uppercase}.issuer h5{font-size:20px;font-weight:400;margin:20px 0}.issuer h5 span{background-color:#111;border-radius:25px;color:#00819d;font-weight:700;padding:3px 14px}.issuer .badges h3{font-size:32px;font-weight:600}.issuer .badges .badgesList{display:flex;flex-wrap:wrap;gap:30px}.issuer .badges .badgesList .badge{background-color:#fff;border-radius:15px;display:flex;flex:1;flex-direction:column;height:240px;justify-content:center;max-width:200px;padding:0 15px}.issuer .badges .badgesList .badge .img{height:60%;width:100%}.issuer .badges .badgesList .badge .img input{display:none}.issuer .badges .badgesList .badge .img label{cursor:pointer}.issuer .badges .badgesList .badge .img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.issuer .badges .badgesList .badge h6{word-wrap:break-word;color:#000;font-size:15px;font-weight:400;margin:15px 0 0;text-align:center}.user .banner{height:240px;margin-bottom:60px}.user .banner img.back{filter:brightness(.5);height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:-1}.user .banner img.profile_picture{border:10px solid #fff;border-radius:35px;height:140px;margin-left:24px;margin-top:-110px;position:relative;width:140px}@media screen and (max-width:568px){.user .banner img.profile_picture{height:120px;margin-top:-90px;width:120px}.user .banner{height:180px}}.user .top{border-bottom:1px solid #f4f4f4;padding:0 24px 50px}.user .top>h1{color:#262626;font-size:35px;font-weight:600}.user .top button{background:#fff;border:2px solid transparent;border-radius:10px;box-shadow:0 0 2px rgba(0,0,0,.15),0 2px 5px rgba(0,0,0,.05),0 8px 40px rgba(0,0,0,.04);color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:7px 12px;transition:border .3s ease-in-out}.user .top button:hover{border:2px solid #000}.user .top>div{display:flex;flex-wrap:wrap;gap:20px}.user>nav{-ms-overflow-style:none;align-items:flex-start;background-color:#fff;border-bottom:1px solid #f4f4f4;display:flex;gap:4px;max-width:100%;overflow-x:auto;padding:25px 24px;position:sticky;scrollbar-width:none;top:0;z-index:99}.user>nav::-webkit-scrollbar{display:none}.user>nav a button{align-items:center;background-color:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:35px;justify-content:center;padding:6px 18px;transition:background-color .3s ease-in-out}.user>nav a button span{background-color:#e8e8e8;border-radius:8px;padding:3px 6px}.user>nav a button p{margin-right:10px}.user>nav a button:hover,.user>nav a.active button{background-color:#f4f4f4}.create .home{text-align:center}.create .home>h1{font-size:36px;font-weight:600;margin:0}.create .home>h6{color:#474747;font-size:20px;font-weight:400;margin:10px 0 0}.create .home>img{margin-top:30px;max-width:90%;width:500px}.create .home p{color:#474747;font-size:18px;margin:10px auto 0;max-width:420px}.create .home p span{color:#000;font-weight:500}.create .home button{align-items:center;background:#000;border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;justify-content:center;margin:30px auto 0;padding:15px 50px;transform:translateY(0);transition:transform .3s ease}.create .home button:hover{transform:translateY(-2px)}.notifications{margin-top:50px;text-align:center}.notifications>h1{color:#000;font-size:55px;font-weight:600;margin:0}@media screen and (max-width:768px){.notifications>h1{font-size:30px}}.badgeDetails .top_image{align-items:center;background-color:#f1f1f1;display:flex;height:85vh;max-height:200vw;min-height:550px;overflow:hidden;width:100vw}.badgeDetails .top_image img,.badgeDetails .top_image>div{border-radius:25px;margin:0 auto;max-height:70%;max-width:80%}.badgeDetails .top_image svg{border-radius:25px;height:100%;width:100%}.badgeDetails .metadatas{display:flex;flex-wrap:wrap;gap:15px}.badgeDetails .metadatas .metadata{border:2px solid transparent;border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;gap:3px;padding:8px 10px;transition:all .2s ease-in-out}.badgeDetails .metadatas .metadata:hover{border:2px solid #000}.badgeDetails .metadatas .metadata h3{color:#414141;font-size:12px;font-weight:500;margin:0}.badgeDetails .metadatas .metadata p{color:#000;font-size:15px;font-weight:500;margin:0}.badgeDetails .metadatas .metadata p>div{align-items:center;display:flex;gap:10px}.badgeDetails .metadatas .metadata p>div .percentage{background-color:#d3d3d3;border-radius:10px;height:7px;overflow:hidden;position:relative;width:150px}.badgeDetails .metadatas .metadata p>div .percentage>div{background:linear-gradient(140deg,#e87c27,#e8bf27);border-radius:10px;height:100%;left:0;position:absolute;top:0}.badgeDetails .metadatas .metadata p>div span{color:#000;font-size:13px;font-weight:500}.badgeDetails .badgeContent{margin:30px auto 0;max-width:90%;width:760px}.badgeDetails .badgeContent>h1{font-size:55px;font-weight:700;margin:0}.badgeDetails .badgeContent>a:hover{text-decoration:underline}.badgeDetails .badgeContent>a>h6{align-items:center;color:#414141;display:flex;font-size:16px;font-weight:500;gap:8px;margin:0;width:-moz-fit-content;width:fit-content}.badgeDetails .creator{margin-top:40px}.badgeDetails .creator h5{color:#414141;font-size:16px;font-weight:500;margin:0 0 4px}.badgeDetails section{margin-top:35px}.badgeDetails section h2{color:#000;font-size:20px;font-weight:600;margin:0 0 10px}.badgeDetails section>a:last-of-type h6{margin-bottom:0}.badgeDetails section>a h6{align-items:center;color:#414141;display:flex;font-size:16px;font-weight:600;gap:8px;margin:0 0 10px}.badgeDetails section>a h6 img,.badgeDetails section>a h6 svg{height:20px;width:20px}.badgeDetails section .holders{display:flex;flex-wrap:wrap;gap:15px}.badgeDetails section .holders button{background-color:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 15px}.pricing{margin-top:30px;text-align:center}.pricing>h1{color:#000;font-size:55px;font-weight:600;margin:0}@media screen and (max-width:768px){.pricing>h1{font-size:30px}}.pricing>h6{color:#3f3f3f;font-size:16px;font-weight:400;margin:0 auto;width:min(90%,500px)}@media screen and (max-width:768px){.pricing>h6{font-size:14px}}.pricing .content_pricing{background-color:#f5f5f5;border-radius:15px;margin:80px auto 0;max-width:95%;padding:0 20px 20px;width:950px}.pricing .content_pricing>h6{color:#3f3f3f;font-size:16px;font-weight:400;margin:0 auto 30px;width:min(90%,500px)}@media screen and (max-width:768px){.pricing .content_pricing>h6{font-size:14px}}.pricing .content_pricing>.period{background:linear-gradient(90deg,#000,#454545);border-radius:20px;display:flex;gap:5px;left:50%;padding:9px;position:relative;transform:translateY(-50%) translateX(-50%);width:-moz-fit-content;width:fit-content}.pricing .content_pricing>.period span{background-color:transparent;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;padding:5px 15px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.pricing .content_pricing>.period span.selected{background-color:#fff;color:#000}@media screen and (max-width:600px){.pricing .content_pricing>.period span{font-size:.9rem;padding:5px 10px}}@media screen and (max-width:500px){.pricing .content_pricing>.period span{font-size:.8rem;padding:5px}}@media screen and (max-width:250px){.pricing .content_pricing>.period span{font-size:.7rem}}@media screen and (max-width:600px){.pricing .content_pricing>.period{border-radius:10px;padding:8px}}@media screen and (max-width:400px){.pricing .content_pricing>.period{padding:7px}}.pricing .content_pricing .popular{background:#fff;border-radius:10px;font-size:12px;font-weight:400;margin:0 auto 15px;padding:5px 10px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:770px){.pricing .content_pricing .popular{display:none}}.pricing .content_pricing .plans{display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:100%}@media screen and (max-width:970px){.pricing .content_pricing .plans{gap:10px}}@media screen and (max-width:770px){.pricing .content_pricing .plans{align-items:center;flex-direction:column;gap:50px}}.pricing .content_pricing .plans .plan{background-color:#fff;border-radius:10px;flex:1;padding:15px 35px}.pricing .content_pricing .plans .plan:nth-child(2){background:linear-gradient(140deg,#ff9544,#ffd94e);border:3px solid #000;position:relative}.pricing .content_pricing .plans .plan:nth-child(2):before{background:#fff;border:2px solid #000;border-radius:10px;content:"Most popular";font-size:12px;left:50%;padding:5px 10px;position:absolute;top:0;transform:translateX(-50%) translateY(-50%)}@media screen and (max-width:770px){.pricing .content_pricing .plans .plan{border:2px solid #000;border-radius:10px;max-width:100%;padding:20px 30px;width:280px}}.pricing .content_pricing .plans .plan h3{font-size:28px;font-weight:600;margin:0 0 5px}.pricing .content_pricing .plans .plan .price{margin-bottom:10px}.pricing .content_pricing .plans .plan .price .amount,.pricing .content_pricing .plans .plan .price .currency{font-size:40px;font-weight:600;margin:0 0 10px}.pricing .content_pricing .plans .plan .price .period{font-size:20px;font-weight:400;margin:0}.pricing .content_pricing .plans .plan h6{font-size:15px;font-weight:300;margin:0 0 40px}@media screen and (max-width:770px){.pricing .content_pricing .plans .plan h6{margin-bottom:20px}}@media screen and (max-width:900px){.pricing .content_pricing .plans .plan h6{font-size:13px}}.pricing .content_pricing .plans .plan .features{display:flex;flex-direction:column;gap:10px}.pricing .content_pricing .plans .plan .features .feature{align-items:center;display:flex}.pricing .content_pricing .plans .plan .features .feature .img{background-color:#d8d8d8;border-radius:50%;height:28px;margin-right:10px;width:28px}.pricing .content_pricing .plans .plan .features .feature .img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pricing .content_pricing .plans .plan .features .feature span{font-size:13px;font-weight:300;margin:0;max-width:calc(100% - 38px);text-align:left}.pricing .content_pricing .plans .plan button{background-color:#000;border:2px solid transparent;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:400;margin-top:30px;padding:10px 20px;transition:background-color .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out}@media screen and (max-width:770px){.pricing .content_pricing .plans .plan button{margin-top:30px}}.pricing .content_pricing .plans .plan button:hover{background-color:#fff;border:2px solid #000;color:#000}.buy{margin-top:50px;text-align:center}.buy>h1{color:#000;font-size:55px;font-weight:600;margin:0}@media screen and (max-width:768px){.buy>h1{font-size:30px}}.buy>h6{color:#3f3f3f;font-size:19px;font-weight:400;margin:0 auto 40px;width:min(90%,500px)}@media screen and (max-width:768px){.buy>h6{font-size:14px}}.buy .content .input{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:100%}.buy .content .input:first-of-type{margin-top:0}.buy .content .input h6{color:#242424;font-size:22px;font-weight:600;margin:0}@media screen and (max-width:768px){.buy .content .input h6{font-size:20px}}.buy .content .input input{border:1px solid #e2e2e2;border-radius:10px;font-size:14px;font-weight:400;outline:none;padding:15px 20px;transition:all .2s ease-in-out}.buy .content .input input:focus{border:1px solid #000}.buy .content .input>div{display:flex;gap:5px}.buy .content .input>div span{border-radius:10px;cursor:pointer;font-size:16px;font-weight:500;margin:0;padding:5px 15px;transition:color .2s ease-in-out,background-color .2s ease-in-out}.buy .content .input>div span.selected,.buy .content .input>div span:hover{background-color:#000;color:#fff}.buy .content button{background-color:transparent;border:1px solid #000;border-radius:10px;color:#000;cursor:pointer;font-size:16px;font-weight:500;margin-top:30px;outline:none;padding:15px 20px;transition:all .2s ease-in-out}.buy .content button:hover{background-color:#000;color:#fff}.profile{margin-top:50px;text-align:center}.profile>h1{color:#000;font-size:55px;font-weight:600;margin:0 0 50px}@media screen and (max-width:768px){.profile>h1{font-size:30px}}.profile .content{border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);margin:0 auto;max-width:90%;padding:30px 0;width:710px}.profile .content button.save{background:#000;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:19px;font-weight:500;height:50px;margin:30px auto 0;width:calc(100% - 60px)}.profile .content>div.section{align-items:center;display:flex;justify-content:space-between;padding:0 30px}.profile .content>div.section.large{align-items:flex-start;flex-direction:column;justify-content:flex-start}.profile .content>div.section.large>h6{margin-bottom:30px}.profile .content>div.section h6{color:#242424;font-size:22px;font-weight:600;margin:0}@media screen and (max-width:768px){.profile .content>div.section h6{font-size:20px}}.profile .content>div.section button{align-items:center;background-color:#efefef;border:2px solid transparent;border-radius:10px;cursor:pointer;display:flex;font-size:16px;padding:10px 15px;transition:border .3s ease-in-out}.profile .content>div.section button img{height:20px;margin-right:10px;width:20px}.profile .content>div.section button:hover{border:2px solid #000}.profile .content>div.section .notification{align-items:flex-start;border:2px solid transparent;border-radius:15px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);cursor:pointer;display:flex;gap:20px;padding:20px;text-align:left;transition:border .3s ease-in-out;width:100%}.profile .content>div.section .notification:hover{border:2px solid #000}.profile .content>div.section .notification h6{font-size:19px;margin:0 0 5px}.profile .content>div.section .notification p{color:#242424;font-size:13px;font-weight:400;margin:0}.profile .content>div.section .notification input{margin-top:11px}.profile .content>div.section .gap{display:flex;flex-direction:column;gap:20px;width:100%}.profile .content hr{border:.01rem solid #e2e2e2;margin:40px 0}.badgesSection{display:grid;gap:25px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));margin-top:20px;padding:10px 24px 0}@media screen and (max-width:400px){.badgesSection{grid-template-columns:repeat(auto-fill,100%)}}.creatorsSection{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0 auto}.creatorsSection .creator{background-color:#eee;height:-moz-max-content;height:max-content;padding:40px 25px;width:100%}.creatorsSection .creator a:hover .infos{text-decoration:underline}.creatorsSection .creator .infos{align-items:flex-start;display:flex;gap:20px;margin-bottom:20px}.creatorsSection .creator .infos>img{border:8px solid #fff;border-radius:15px;height:70px;width:70px}.creatorsSection .creator .infos .creatorContent{max-width:calc(100% - 86px);width:-moz-fit-content;width:fit-content}.creatorsSection .creator .infos .creatorContent h2{align-items:center;display:flex;font-size:20px;font-weight:500;margin:0}.creatorsSection .creator .infos .creatorContent h2 img{height:20px;margin-left:5px;width:20px}.creatorsSection .creator .infos .creatorContent p{font-size:15px;font-weight:400;margin:0}.creatorsSection .creator .badges{-ms-overflow-style:none;align-items:center;display:flex;gap:20px;height:calc(40vw + 20px);justify-content:space-between;min-height:340px;overflow:auto;scrollbar-width:none;width:100%}.creatorsSection .creator .badges:after{content:"";flex:auto}.creatorsSection .creator .badges::-webkit-scrollbar{display:none}.creatorsSection .creator .badges .badge{min-width:240px;width:30%}.learn{margin:0 auto;max-width:calc(100% - 48px);text-align:center}.learn>h1{color:#000;font-size:55px;font-weight:600;margin:0}@media screen and (max-width:768px){.learn>h1{font-size:30px}}.learn .articles{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:30px}.learn .article{border:3px solid transparent;border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);max-width:730px;min-width:400px;padding:15px;text-align:left;transition:border .2s ease-in-out;width:calc(50% - 10px)}.learn .article h2{color:#000;font-size:22px;font-weight:600;margin:0}@media screen and (max-width:768px){.learn .article h2{font-size:18px}}.learn .article p{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;color:#000;display:-webkit-box;font-size:15px;font-weight:400;margin:5px 0 0;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.learn .article p{font-size:12px}}.learn .article:hover{border:3px solid #000;cursor:pointer}@media screen and (max-width:1100px){.learn .article{width:650px}}@media screen and (max-width:768px){.learn .article{max-width:100%;min-width:unset;width:500px}}body,html{font-family:Poppins,sans-serif!important;margin:0;padding:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box;font-family:Poppins,sans-serif}body{background-color:#fff!important}.safearea{padding-top:80px}.content{border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.2);margin:0 auto;max-width:90%;padding:30px;width:780px}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}.notFound{align-items:center;display:flex;height:calc(100vh - 80px);justify-content:center;position:relative;text-align:center}.notFound img{max-width:90%;width:650px}.notFound h1{color:#000;font-size:50px;font-weight:700;margin:0;position:absolute}@media screen and (max-width:768px){.notFound h1{font-size:30px}}.userSmallProfile{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);display:flex;gap:8px;padding:10px 15px;transition:transform .2s ease-in-out;width:-moz-fit-content;width:fit-content}.userSmallProfile img{border-radius:8px;height:30px;width:30px}.userSmallProfile h6{color:#242424;font-size:15px;font-weight:500;margin:0}.userSmallProfile:hover{cursor:pointer;transform:translateY(-3px)}.userSmallProfile.small{box-shadow:none;gap:6px;padding:0}.userSmallProfile.small img{border-radius:5px;height:20px;width:20px}.userSmallProfile.small h6{font-size:13px}.userSmallProfile.medium{box-shadow:none;gap:6px;padding:6px 8px}.userSmallProfile.medium img{border-radius:5px;height:25px;width:25px}.userSmallProfile.medium h6{font-size:15px}.userSmallProfile.dark{background-color:rgba(0,0,0,.2)}.userSmallProfile.dark h6{color:#fff}.badge{aspect-ratio:3/4;background:linear-gradient(90deg,#ececec,#afafaf);border-radius:22px;box-shadow:0 0 15px 0 rgba(0,0,0,.15);position:relative;top:0;transition:all .2s ease-in-out}.badge .image{border-top-left-radius:20px;border-top-right-radius:20px;height:calc(100% - 130px);overflow:hidden;width:100%}.badge .image svg,.badge .image>img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .2s;transition-delay:0s;width:100%}.badge .image div{height:100%;width:100%}.badge .image span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.2);border-radius:10px;color:#fff;font-size:.95rem;font-weight:500;padding:3px 8px;position:absolute;right:15px;text-transform:uppercase;top:15px;z-index:1}.badge .image .userSmallProfile{bottom:138px;left:15px;position:absolute}.badge .bottom{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:1px solid #efefef;display:flex;flex-direction:column;height:130px;justify-content:space-between;padding:15px 15px 20px;width:100%}.badge .bottom h4{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;color:#454545;display:-webkit-box;font-size:14px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis}.badge .bottom>div{align-items:flex-end;display:flex;justify-content:space-between}.badge .bottom>div>div{max-width:70%;overflow:hidden}.badge .bottom>div>div>h6{color:#454545;font-size:16px;font-weight:500;margin:0 0 6px}.badge .bottom>div p{color:#454545;font-size:14px;font-weight:400;margin:0}.badge .bottom>div span{border:1px solid #efefef;border-radius:7px;color:#232323;font-size:.85rem;padding:2px 4px}.badge:after,.badge:before{aspect-ratio:3/4;background-color:#fff;border-radius:20px;bottom:0;box-shadow:0 0 2px rgba(0,0,0,.15),0 2px 5px rgba(0,0,0,.05),0 8px 40px rgba(0,0,0,.04);content:"";left:50%;position:absolute;transform:translateY(5px) translateX(-50%);transition:transform .2s ease-in-out;width:95%;z-index:-1}.badge:before{transform:translateY(10px) translateX(-50%);width:90%}.badge:hover{top:-4px}.badge:hover:before{transform:translateY(14px) translateX(-50%)}.badge:hover:after{transform:translateY(7px) translateX(-50%)}.badge:hover .image img{transform:scale(1.05);transition-delay:.1s}.hero{align-items:center;display:flex;gap:4rem;height:calc(100vh - 80px);min-height:650px}@media screen and (max-width:800px){.hero{align-items:center;flex-direction:column;gap:30px;height:auto;margin-bottom:30px;padding-top:30px}}.hero>div{flex:1 1 0%}.hero>div:first-child{align-items:center;display:flex;height:65%;justify-content:center}.hero>div:first-child>.badge{height:100%;max-height:550px;max-width:90%}.hero>div:first-child>.badge:hover{top:-4px}.hero>div:first-child>.badge:hover:before{transform:translateY(14px) translateX(-50%) rotate(6deg)}.hero>div:first-child>.badge:hover:after{transform:translateY(7px) translateX(-50%) rotate(-3deg)}.hero>div:first-child>.badge:hover .image img{transform:scale(1.05);transition-delay:.1s}.hero>div:first-child .background{aspect-ratio:30/42;background:linear-gradient(145deg,#ff00e5,#5bffeb 70%);border-radius:20px;height:auto;max-width:100%;width:350px}@media screen and (max-width:1200px){.hero>div:first-child .background{width:300px}}.hero>div:nth-child(2){max-width:90%}.hero>div:nth-child(2) h1{color:#000;font-size:45px;font-weight:700;margin-bottom:1rem;margin-top:0}@media screen and (max-width:500px){.hero>div:nth-child(2) h1{font-size:30px;text-align:center}}.hero>div:nth-child(2) .row{color:#000;display:flex;gap:2.5rem;margin-bottom:2rem}@media screen and (max-width:500px){.hero>div:nth-child(2) .row{align-items:center;flex-direction:column;gap:1rem;margin-bottom:1rem;text-align:center}}.hero>div:nth-child(2) .row h3{font-weight:600}.hero>div:nth-child(2) .row h3,.hero>div:nth-child(2) .row p{color:#515151;font-size:16px;margin:0}.hero>div:nth-child(2) .row h5{font-size:35px;font-weight:600;margin:0}.hero>div:nth-child(2) .row:last-of-type{margin-bottom:0}.hero>div:nth-child(2) button{background-color:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:2rem;padding:1rem 4rem}@media screen and (max-width:500px){.hero>div:nth-child(2) button{margin:2rem auto 0}}@media screen and (max-width:800px){.hero>div:nth-child(2){align-items:center;display:flex;flex-direction:column;text-align:center}}.user .section{padding:10px 24px 0}.user .section .badges{display:grid;gap:25px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));margin-top:20px}@media screen and (min-width:1050px){.user .section .badges .large{grid-area:span 2/span 2/auto/auto}}@media screen and (max-width:400px){.user .section .badges{grid-template-columns:repeat(auto-fill,100%)}}.modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal:not(.secondary){-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(0,0,0,.2)}.modal .modal-content{background-color:#fff;border-radius:10px;height:-moz-fit-content;height:fit-content;max-height:520px;overflow:auto;padding-bottom:30px;width:480px}.modal .modal-content .modal-header{height:45px;position:relative}.modal .modal-content .modal-header button{align-items:center;background:transparent;border:none;border-radius:10px;color:#000;cursor:pointer;display:flex;font-size:20px;justify-content:center;outline:none;padding:5px;position:absolute;right:15px;top:15px;transition:background-color .3s ease-in-out}.modal .modal-content .modal-header button:hover{background-color:rgba(0,0,0,.05)}.modal .modal-content .modal-body{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 30px;text-align:center}.modal .modal-content .modal-body h1{font-size:26px;font-weight:500;margin:0}.modal .modal-content .modal-body h2{font-size:30px;font-weight:600;margin:0;max-width:400px}.modal .modal-content .modal-body h6{color:#444;font-size:15px;font-weight:400;margin:10px 0 0;max-width:350px}.modal .modal-content .modal-body h5{font-size:17px;font-weight:400;margin:10px 0 0}.modal .modal-content .modal-body a.learn{color:#444;font-size:16px;font-weight:400;margin:0;max-width:350px;text-decoration:underline}.modal .modal-content .modal-body .mt-4{margin-top:35px}.modal .modal-content .modal-body button{border:none;border-radius:10px;cursor:pointer}.modal .modal-content .modal-body button.large{height:60px;width:100%}.modal .modal-content .modal-body button.primary_action{background-color:#000;color:#fff;font-size:16px;font-weight:600;height:55px;margin-bottom:10px;max-width:90%;padding:0 20px;width:400px}.modal .modal-content .modal-body button.primary_action:last-of-type{margin-bottom:0}.modal .modal-content .modal-body button.dismiss_action{background-color:#fff;border:none;color:#000;font-size:16px;font-weight:600;height:55px;margin-bottom:10px;max-width:90%;padding:0 20px;transition:background-color .3s ease-in-out;width:400px}.modal .modal-content .modal-body button.dismiss_action:last-of-type{margin-bottom:0}.modal .modal-content .modal-body button.dismiss_action:hover{background-color:rgba(0,0,0,.05)}.modal .modal-content .modal-body button.provider{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:10px;padding:0 20px}.modal .modal-content .modal-body button.provider:last-of-type{margin-bottom:0}.modal .modal-content .modal-body button.provider img{width:35px}.loader{height:5px;width:100%;z-index:1000}.loader,.loader:before{left:0;position:absolute;top:0}.loader:before{content:""}.loader .loaderBar{background:#000;bottom:0;left:0;position:absolute;right:100%;top:0;transition:width .05s ease}.wizzard{align-items:flex-start;display:flex;gap:50px;margin:0 auto;position:relative;width:-moz-fit-content;width:fit-content}.wizzard .configPanel{border-radius:20px;box-shadow:0 0 2px rgba(0,0,0,.15),0 2px 5px rgba(0,0,0,.05),0 8px 40px rgba(0,0,0,.04);padding:50px;width:550px}@media screen and (max-width:600px){.wizzard .configPanel{padding:20px}}.wizzard .configPanel>h1{font-size:32px;font-weight:600;margin:0 0 10px}.wizzard .configPanel>h2{font-size:22px;font-weight:500;margin:20px 0 5px}.wizzard .configPanel>p{color:#5f5f5f;font-size:14px;font-weight:400;margin:0}.wizzard .configPanel>p a{text-decoration:underline}.wizzard .configPanel .form{margin-bottom:30px;margin-top:30px}.wizzard .configPanel .form .formItem{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}.wizzard .configPanel .form .formItem:last-of-type{margin-bottom:0}.wizzard .configPanel .form .formItem>label{cursor:pointer;font-size:16px;font-weight:600}.wizzard .configPanel .form .formItem>input{border:1px solid #e2e2e2;border-radius:10px;font-size:14px;font-weight:400;outline:none;padding:15px 10px;transition:all .2s ease-in-out}.wizzard .configPanel .form .formItem>input:focus{border:1px solid #000}.wizzard .configPanel .form .formItem>input[type=color]{padding:2px 10px;width:100%}.wizzard .configPanel .form .formItem.radio>label{cursor:auto}.wizzard .configPanel .form .formItem.radio .radioContent{display:flex;flex-wrap:wrap;gap:10px;margin-top:5px}.wizzard .configPanel .form .formItem.radio .radioContent label{border-radius:5px;cursor:pointer;height:25px;width:25px}.wizzard .configPanel .form .formItem.radio .radioContent label.icon{height:50px;width:50px}.wizzard .configPanel .form .formItem.radio .radioContent label.custom-icon{align-items:center;background-color:#eee;border-radius:10px;color:#999;display:flex;font-size:1.7rem;font-weight:500;height:50px;justify-content:center;overflow:hidden;position:relative;width:50px}.wizzard .configPanel .form .formItem.radio .radioContent label.custom-icon>img{background-color:#ddd;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;transition:opacity .2s ease-in-out;width:100%}.wizzard .configPanel .form .formItem.radio .radioContent label.custom-icon:hover>img{opacity:.1}.wizzard .configPanel .form .formItem.radio .radioContent label.text-label{align-items:center;background-color:#eee;border-radius:5px;color:#000;display:flex;font-size:14px;font-weight:500;height:25px;justify-content:center;padding:10px 12px;transition:all .2s ease-in-out;width:auto}.wizzard .configPanel .form .formItem.radio .radioContent input{display:none}.wizzard .configPanel .form .formItem.radio .radioContent input:checked+label.text-label{background-color:#000;color:#fff}.wizzard .configPanel .form .formItem>.error{display:none}.wizzard .configPanel .form .formItem.error>.error{color:red;display:block;font-size:14px;font-weight:500}.wizzard .configPanel .form .formItem.error>input{border:1px solid red}.wizzard .configPanel>button{background-color:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 0;transition:transform .2s ease-in-out,background-color .2s ease-in-out;width:100%}.wizzard .configPanel>button:hover{transform:translateY(-2px)}.wizzard .configPanel>button.disabled{background-color:#f1f1f1;color:#000;cursor:not-allowed}.wizzard .sticky{position:sticky;top:30px;z-index:1}.wizzard .badgePreview{aspect-ratio:3/4;background:#fafafa;border-radius:20px;box-shadow:0 0 15px 0 rgba(0,0,0,.15);max-width:100%;position:relative;top:0;transition:background .2s ease-in-out;transition:all .2s ease-in-out;width:300px}.wizzard .badgePreview .badgeImage{background-color:#eee;border-radius:20px;height:120px;margin:0 auto;overflow:hidden;width:120px}.wizzard .badgePreview .badgeImage:has(img){background-color:transparent}.wizzard .badgePreview .badgeImage img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wizzard .badgePreview h1{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;word-wrap:break-word;bottom:60px;display:-webkit-box;font-size:25px;font-weight:600;margin:0;overflow:hidden;position:absolute;text-align:center;text-align:left;text-overflow:ellipsis;width:calc(100% - 60px)}.wizzard .badgePreview h1.empty{background-color:#eee;border-radius:10px;height:40px;overflow:unset;width:180px}.wizzard .badgePreview h1.empty:before{background-color:#eee;border-radius:10px;content:"";height:40px;left:0;position:absolute;top:-50px;width:100px}.wizzard .badgePreview h2{bottom:20px;color:#5a5a5a;font-size:16px;font-style:italic;font-weight:500;position:absolute}.wizzard .badgePreview h5{background-color:#eee;border-radius:8px;font-size:15px;font-weight:400;margin:30px 0 0;min-height:31px;min-width:80px;padding:4px 12px;text-align:center;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.wizzard .badgePreview .image{border-top-left-radius:20px;border-top-right-radius:20px;height:calc(100% - 125px);overflow:hidden;width:100%}.wizzard .badgePreview .image>img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .2s;transition-delay:0s;width:100%}.wizzard .badgePreview .image span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.2);border-radius:10px;color:#fff;font-size:.95rem;font-weight:500;padding:3px 8px;position:absolute;right:15px;text-transform:uppercase;top:15px;z-index:1}.wizzard .badgePreview .image .userSmallProfile{bottom:138px;left:15px;position:absolute}.wizzard .badgePreview .bottom{background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:1px solid #efefef;display:flex;flex-direction:column;height:125px;justify-content:space-between;padding:15px 15px 20px;width:100%}.wizzard .badgePreview .bottom h4{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;color:#454545;display:-webkit-box;font-size:14px;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis}.wizzard .badgePreview .bottom>div{align-items:flex-end;display:flex;justify-content:space-between}.wizzard .badgePreview .bottom>div>div{max-width:70%;overflow:hidden}.wizzard .badgePreview .bottom>div h6{color:#454545;font-size:16px;font-weight:400;margin:0}.wizzard .badgePreview .bottom>div p{color:#454545;font-size:14px;font-weight:400;margin:0}.wizzard .badgePreview .bottom>div span{border:1px solid #efefef;border-radius:7px;color:#232323;font-size:.85rem;padding:2px 4px}.wizzard .badgePreview:after,.wizzard .badgePreview:before{aspect-ratio:3/4;background-color:#fff;border-radius:20px;bottom:0;box-shadow:0 0 2px rgba(0,0,0,.15),0 2px 5px rgba(0,0,0,.05),0 8px 40px rgba(0,0,0,.04);content:"";left:50%;position:absolute;transform:translateY(5px) translateX(-50%);transition:transform .2s ease-in-out;width:95%;z-index:-1}.wizzard .badgePreview:before{transform:translateY(10px) translateX(-50%);width:90%}.wizzard .badgePreview:hover{top:-4px}.wizzard .badgePreview:hover:before{transform:translateY(14px) translateX(-50%)}.wizzard .badgePreview:hover:after{transform:translateY(7px) translateX(-50%)}.wizzard .badgePreview:hover .image img{transform:scale(1.05);transition-delay:.1s}@media screen and (max-width:1000px){.wizzard{align-items:center;flex-direction:column;gap:20px;width:calc(100% - 40px)}.wizzard .configPanel{width:100%}}.issuerLanding button{background-color:#fff;border:3px solid transparent;border-radius:16px;box-shadow:0 0 15px rgba(0,0,0,.25);cursor:pointer;font-size:18px;font-weight:600;padding:15px 0;text-transform:uppercase;transition:all .2s ease-in-out;width:300px}.issuerLanding button:hover{border:3px solid #000}.issuerLanding .issuerLanding__hero{align-items:center;border-bottom:2px solid #d9d9d9;display:flex;min-height:calc(100vh - 80px)}@media screen and (max-width:900px){.issuerLanding .issuerLanding__hero{flex-direction:column;justify-content:center}}.issuerLanding .issuerLanding__hero .img{align-items:center;display:flex;flex:2;justify-content:center}.issuerLanding .issuerLanding__hero .img img{height:90%;-o-object-fit:contain;object-fit:contain;width:90%}.issuerLanding .issuerLanding__hero .right{flex:3}.issuerLanding .issuerLanding__hero .right p{font-size:150%;font-weight:500;margin-bottom:50px;max-width:90%}@media screen and (max-width:900px){.issuerLanding .issuerLanding__hero .right p{max-width:unset;text-align:center}}@media screen and (max-width:500px){.issuerLanding .issuerLanding__hero .right p{font-size:120%}}.issuerLanding .issuerLanding__hero .right h1{font-size:5.2vw;font-weight:700;line-height:6.5vw;margin-bottom:20px;max-width:90%}@media screen and (max-width:900px){.issuerLanding .issuerLanding__hero .right h1{font-size:45px;line-height:60px;max-width:unset;text-align:center}}@media screen and (max-width:500px){.issuerLanding .issuerLanding__hero .right h1{font-size:35px;line-height:45px}}.issuerLanding .issuerLanding__hero .right button{margin-bottom:40px}@media screen and (max-width:900px){.issuerLanding .issuerLanding__hero .right button{left:50%;position:relative;transform:translateX(-50%)}}.issuerLanding .issuerLanding__features{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;min-height:80vh}.issuerLanding .issuerLanding__features h2{font-size:40px;font-weight:600;line-height:50px;margin-bottom:50px;text-align:center}.issuerLanding .issuerLanding__features p{font-size:20px;font-weight:500;margin-bottom:50px;text-align:center}.issuerLanding .issuerLanding__features button{display:block;margin:0 auto}.issuerLanding .issuerLanding__quote{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;max-width:80%;min-height:80vh}.issuerLanding .issuerLanding__quote h2{font-size:40px;font-weight:600;line-height:50px;margin-bottom:0;position:relative;text-align:center}.issuerLanding .issuerLanding__quote h2 span:first-of-type{color:silver;font-size:130px;position:absolute;top:15px;transform:translateX(-65px)}.issuerLanding .issuerLanding__quote h2 span:last-of-type{bottom:-20px;color:silver;font-size:130px;position:absolute;transform:translateX(5px)}@media screen and (max-width:500px){.issuerLanding .issuerLanding__quote h2{font-size:30px;line-height:40px}.issuerLanding .issuerLanding__quote h2 span:first-of-type{font-size:70px;top:5px;transform:translateX(-40px)}.issuerLanding .issuerLanding__quote h2 span:last-of-type{bottom:-10px;font-size:70px;transform:translateX(5px)}}.issuerLanding .issuerLanding__quote h2:after,.issuerLanding .issuerLanding__quote h2:before{content:"";width:50px}.issuerLanding .issuerLanding__quote p{font-size:17px;font-style:italic;font-weight:400;margin-bottom:50px;text-align:center}.issuerLanding .issuerLanding__values_holder{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.issuerLanding .issuerLanding__values_holder>h2{font-size:40px;font-weight:600;line-height:50px;margin-bottom:100px;text-align:center}.issuerLanding .issuerLanding__values_holder .issuerLanding__values{align-items:center;display:flex;flex-direction:column;gap:4rem;padding-top:50px;position:relative;width:100%}.issuerLanding .issuerLanding__values_holder .issuerLanding__values:before{background-color:#000;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:-1}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item{align-items:flex-start;display:flex;flex-direction:row;gap:70px;justify-content:center;margin:0 auto;max-width:800px;max-width:90%;min-height:70vh;position:relative}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.number{align-items:center;background-color:#fff;border:3px solid #000;border-radius:20px;display:flex;height:100px;justify-content:center;width:100px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.number>span{color:#000;font-size:50px;font-weight:600}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.text{display:flex;flex-direction:column;gap:30px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.text>h3{font-size:31px;font-weight:500;line-height:50px;margin-bottom:0}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.text>p{font-size:20px;font-weight:300}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.img{align-items:center;display:flex;flex:1;justify-content:center}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.img img,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.img video{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.left{align-items:flex-end;width:calc(50% - 120px)}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.left>h3,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.left>p{text-align:right}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.right{align-items:flex-start;width:calc(50% - 120px)}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.right>h3,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.right>p{text-align:left}@media screen and (max-width:1000px){.issuerLanding .issuerLanding__values_holder .issuerLanding__values{padding-top:0}.issuerLanding .issuerLanding__values_holder .issuerLanding__values:before{left:calc(40px + 5vw);transform:none}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item{flex-direction:column;max-width:90%;min-height:80vh}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item:has(div.img~div.text){flex-direction:column-reverse}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.number{border-radius:15px;height:80px;left:0;position:absolute;top:50px;width:80px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.number>span{font-size:40px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.text{gap:10px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.text>h3{font-size:26px;line-height:35px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.text>p{font-size:17px}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.left,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.right{align-items:start;margin-left:130px;width:auto}.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.left>h3,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.left>p,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.right>h3,.issuerLanding .issuerLanding__values_holder .issuerLanding__values .issuerLanding__values__item>div.right>p{text-align:left}}.header,.header-height{min-height:80px}.header{align-items:center;color:#000;display:flex;flex:0 1 0%;justify-content:space-between;left:0;padding:16px 24px;position:absolute;right:0;top:0;width:100%;z-index:999}.header>div{display:flex;flex:1 1 0%}.header>div:first-child{align-items:center;gap:25px;justify-content:flex-start}.header>div:first-child h1{font-size:26px;font-weight:700;margin:0}.header>div:first-child nav>ul{display:flex;gap:5px;margin:0;padding:0}.header>div:first-child nav>ul>a>li,.header>div:first-child nav>ul>li{background-color:transparent;border-radius:10px;color:#444;cursor:pointer;display:block;font-size:14px;font-weight:500;letter-spacing:-.2px;padding:5px 10px}.header>div:first-child nav>ul>a>li:hover,.header>div:first-child nav>ul>li:hover{background-color:rgba(0,0,0,.05)}.header>div:first-child nav>ul>a>li:has(>ul),.header>div:first-child nav>ul>li:has(>ul){padding-right:25px;position:relative}.header>div:first-child nav>ul>a>li:has(>ul) a,.header>div:first-child nav>ul>li:has(>ul) a{color:#000;text-decoration:none}.header>div:first-child nav>ul>a>li:has(>ul) ul,.header>div:first-child nav>ul>li:has(>ul) ul{background:#fff;border-radius:15px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:block;display:flex;flex-direction:column;left:50%;margin:0;opacity:0;padding:10px;pointer-events:none;position:absolute;top:24px;transform:translateX(-50%) translateY(6px);transition:opacity .3s ease}.header>div:first-child nav>ul>a>li:has(>ul) ul li,.header>div:first-child nav>ul>li:has(>ul) ul li{background-color:transparent;border-radius:5px;cursor:pointer;display:block;display:flex;font-size:14px;font-weight:500;padding:5px 10px;transition:all .3s ease}.header>div:first-child nav>ul>a>li:has(>ul) ul li svg,.header>div:first-child nav>ul>li:has(>ul) ul li svg{height:20px;margin-right:10px;width:20px}.header>div:first-child nav>ul>a>li:has(>ul) ul li:hover,.header>div:first-child nav>ul>li:has(>ul) ul li:hover{background-color:#f3f3f3}.header>div:first-child nav>ul>a>li:has(>ul):hover>ul,.header>div:first-child nav>ul>li:has(>ul):hover>ul{opacity:1;pointer-events:auto}.header>div:first-child nav>ul>a>li:has(>ul):after,.header>div:first-child nav>ul>li:has(>ul):after{border-color:transparent transparent transparent #000;border-style:solid;border-width:5px 0 5px 5px;content:"";height:0;position:absolute;right:10px;top:50%;transform:translateY(-50%) rotate(90deg);width:0}.header>div:nth-child(2){justify-content:center}.header>div:nth-child(2) .input{position:relative}.header>div:nth-child(2) .input input{background:rgba(0,0,0,.05);border:none;border-radius:15px;color:#000;font-size:16px;font-weight:400;height:48px;letter-spacing:-.3px;outline:none;padding-left:48px;width:400px}.header>div:nth-child(2) .input input::-moz-placeholder{color:#999;opacity:1}.header>div:nth-child(2) .input input::placeholder{color:#999;opacity:1}.header>div:nth-child(2) .input input:-ms-input-placeholder{color:#999}.header>div:nth-child(2) .input input::-ms-input-placeholder{color:#999}.header>div:nth-child(2) .input input.open{padding-right:150px}.header>div:nth-child(2) .input .search-icon{left:16px;position:absolute;top:50%;transform:translateY(-50%)}.header>div:nth-child(3){align-items:center;gap:12px;justify-content:flex-end}.header>div:nth-child(3) button{background:#000;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:36px;letter-spacing:-.3px;outline:none;padding:0 15px;transform:translateY(0);transition:transform .3s ease-in-out}.header>div:nth-child(3) button.large{border-radius:15px;height:48px}.header>div:nth-child(3) button:hover{transform:translateY(-2px)}.header>div:nth-child(3) .avatar{align-items:center;background-color:hsla(0,0%,100%,.2);border:1px solid #dcdcdc;border-radius:50%;box-shadow:0 0 20px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;height:36px;justify-content:center;overflow:hidden;transition:background-color .3s ease-in-out,border-color .2s ease-in-out;width:36px}.header>div:nth-child(3) .avatar img,.header>div:nth-child(3) .avatar svg{border-radius:50%;height:25px;-o-object-fit:cover;object-fit:cover;width:25px}.header>div:nth-child(3) .avatar svg{height:16px;width:16px}.header>div:nth-child(3) .avatar:hover{border:2px solid #000}.header.white>div:first-child h1,.header.white>div:first-child nav>ul>a>li,.header.white>div:first-child nav>ul>li{color:#fff}.header.white>div:first-child nav>ul>a>li:has(>ul):after,.header.white>div:first-child nav>ul>li:has(>ul):after{border-color:transparent transparent transparent #fff}.header.white>div:first-child nav>ul>a>li:hover,.header.white>div:first-child nav>ul>li:hover{background-color:hsla(0,0%,100%,.2)}.header.white>div:nth-child(2) .input svg path{fill:#fff}.header.white>div:nth-child(2) .input input{background:hsla(0,0%,100%,.2);color:#fff}.header.white>div:nth-child(2) .input input::-moz-placeholder{color:#ddd;opacity:1}.header.white>div:nth-child(2) .input input::placeholder{color:#ddd;opacity:1}.header.white>div:nth-child(2) .input input:-ms-input-placeholder{color:#ddd}.header.white>div:nth-child(2) .input input::-ms-input-placeholder{color:#ddd}.header.white>div:nth-child(3) .avatar{border:1px solid transparent}.header.white>div:nth-child(3) .avatar svg path{fill:#fff;transition:fill .3s ease-in-out}.header.white>div:nth-child(3) .avatar:hover{background-color:#fff}.header.white>div:nth-child(3) .avatar:hover svg path{fill:#000}.header.white>div:nth-child(3) button{background:#fff;color:#000}.header.small>div:first-child nav,.header.small>div:nth-child(2),.header.small>div:nth-child(3) .avatar,.header.small>div:nth-child(3) button{display:none}.header.small>div:nth-child(3) .avatar.user_link{display:flex}@media screen and (max-width:1025px){.header>div:first-child nav,.header>div:nth-child(2){display:none}}footer{height:130px}