.logo__wrapper span{font-size:1rem;font-family:Clash Display,sans-serif;font-weight:500}@media(min-width:40em){.logo__wrapper span{font-size:1.25rem}}.logo__wrapper span:first-of-type{text-transform:capitalize}.logo__wrapper span:last-of-type{color:var(--green-100)}.form__divider{margin:5.75rem 0 1.75rem;font-size:1rem;font-weight:500;font-family:Clash Display,sans-serif}.form__button{margin-top:3.5rem}.form__button,.form__button-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.form__button-wrapper{font-size:.75rem;border-radius:.3125rem;background-color:var(--green-300);width:10rem;height:2.75rem;position:relative}.form__button-wrapper span{font-family:Clash Display,sans-serif;font-weight:500;font-size:.75rem;text-transform:capitalize}.form__button-wrapper:after{content:"";position:absolute;border:1px solid;height:-webkit-calc(100% - 2px);height:-moz-calc(100% - 2px);height:calc(100% - 2px);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);width:calc(100% - 2px);border-radius:inherit}.modal{position:absolute;left:0;top:2rem;width:100%;height:14.5rem;z-index:5;padding-inline:1.25rem;background-color:rgba(0,0,0,0);-webkit-animation:bounce-in-top 1.1s both;-moz-animation:bounce-in-top 1.1s both;animation:bounce-in-top 1.1s both}.modal__wrapper{height:100%;width:100%;border-radius:1.25rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-color:var(--black);border:1px solid #262626}.modal__close{position:absolute;top:.5rem;right:1rem;height:2rem;width:2rem;background-color:rgba(0,0,0,0);z-index:2}.modal__close span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.modal__close span svg{height:inheight;width:inheight}.modal__content{height:100%;width:100%;position:absolute;bottom:0;height:90%;padding-block:1.25rem}@-webkit-keyframes bounce-in-top{0%{-webkit-transform:translateY(-500px);transform:translateY(-500px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateY(-65px);transform:translateY(-65px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateY(-28px);transform:translateY(-28px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@-moz-keyframes bounce-in-top{0%{-webkit-transform:translateY(-500px);-moz-transform:translateY(-500px);transform:translateY(-500px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateY(-65px);-moz-transform:translateY(-65px);transform:translateY(-65px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateY(-28px);-moz-transform:translateY(-28px);transform:translateY(-28px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce-in-top{0%{-webkit-transform:translateY(-500px);-moz-transform:translateY(-500px);transform:translateY(-500px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateY(-65px);-moz-transform:translateY(-65px);transform:translateY(-65px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateY(-28px);-moz-transform:translateY(-28px);transform:translateY(-28px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}}.badge__image,.medal__image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:2rem 0 2.875rem}.badge__image-label,.medal__image-label{margin:1rem 0 .25rem;font-family:Clash Display,sans-serif;font-size:.8125rem;font-weight:500}.badge__image-input,.medal__image-input{display:none}.badge__image-preview,.medal__image-preview{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:5.5rem;width:5.5rem;border-radius:1.5rem;overflow:hidden}.badge__image-preview img,.medal__image-preview img{height:100%;width:100%}.badge__image-error,.medal__image-error{color:pink;font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:100}.badge__submit,.medal__submit{margin-top:3.5rem}.badge__submit,.badge__submit-button,.medal__submit,.medal__submit-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.badge__submit-button,.medal__submit-button{font-size:.75rem;border-radius:.3125rem;background-color:var(--green-300);width:10rem;height:2.75rem;position:relative}.badge__submit-button span,.medal__submit-button span{font-family:Clash Display,sans-serif;font-weight:500;font-size:.75rem;text-transform:capitalize}.badge__submit-button:after,.medal__submit-button:after{content:"";position:absolute;border:1px solid;height:-webkit-calc(100% - 2px);height:-moz-calc(100% - 2px);height:calc(100% - 2px);width:-webkit-calc(100% - 2px);width:-moz-calc(100% - 2px);width:calc(100% - 2px);border-radius:inherit}.medal__chain__dropdown{position:relative;height:2.25rem}.medal__chain__dropdown-button{gap:.3125rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.6);font-family:Clash Display,sans-serif;font-size:.875rem;font-weight:400}.medal__chain__dropdown-button span:first-of-type{height:1.25rem;width:1.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%;border:1px solid #fff;overflow:hidden}.medal__chain__dropdown-menu{position:absolute;left:-2rem;top:.625rem;z-index:1;padding:.5rem;border-radius:.625rem;background-color:hsla(0,0%,100%,.9);width:9.25rem}.medal__chain__dropdown-menu>:not(:last-child){margin-bottom:.5rem}.medal__chain__dropdown-menu-item{color:rgba(0,0,0,.7);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:1rem;width:100%;font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.medal__chain__dropdown-menu-item span:first-of-type{height:1.25rem;width:1.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%;border:1px solid #fff;overflow:hidden}.medal__chain__dropdown-menu.active{-webkit-animation-name:slide-top;-moz-animation-name:slide-top;animation-name:slide-top;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);-moz-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}.medal__form{position:relative}.medal__chain__select-field{border:1px solid #262626;position:absolute;top:-11.25rem;height:2rem;width:3.75rem;border-radius:.25rem}.medal__chain__select-wrapper,.medal__chain__select-wrapper>section{height:100%;width:100%}.medal__chain__select-wrapper>section>button{background-color:rgba(0,0,0,0)}.medal__chain__select-wrapper>section>button>span:nth-of-type(2){display:none}.medal__chain__select-label{display:none}.medal__chain__dropdown-button{height:100%;width:100%}.medal__chain__dropdown-button,.medal__chain__dropdown-image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.medal__chain__dropdown-image{height:1.25rem;width:1.25rem}.medal__chain__dropdown-image img{-o-object-fit:contain;object-fit:contain}.menu{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media(min-width:40em){.menu{display:none}}.menu-wrapper button{background:rgba(0,0,0,0)}.menu-wrapper .active-menu-background{z-index:5;height:100vh;width:100%;position:fixed;top:0;left:0;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.menu-content{border:.0625rem solid #262626;border-radius:1.25rem;position:absolute;top:1.125rem;width:85%;padding:.75rem 1rem 1rem 1.5rem;background-color:var(--black)}.tab-switch{margin-block:2.25rem}.tab-switch__wrapper{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:1.5rem}.tab-switch__item,.tab-switch__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.tab-switch__item{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.5rem}.tab-switch__item.active>div>span{background-color:#000}.tab-switch__icon{height:.75rem;width:.75rem;background-color:hsla(0,14%,91%,.9);border-radius:50%}.tab-switch__icon,.tab-switch__icon span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.tab-switch__icon span{height:.5rem;width:.5rem;border:1px solid #fff;border-radius:inherit}.tab-switch__title{font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:500}.marketplace__tabs-wrapper{background-color:var(--black-400);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;position:relative;padding:.5rem 1.5rem;border-radius:.5rem}.marketplace__tabs-bg{position:absolute;height:50%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:hsla(0,0%,100%,.898);border-radius:.5rem}.marketplace__tabs-button{background-color:rgba(0,0,0,0);border-radius:.5rem;overflow:hidden;height:1rem;padding-inline:1rem}.marketplace__tabs-button,.marketplace__tabs-button span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.marketplace__tabs-button span{color:hsla(0,0%,100%,.69);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out;pointer-events:none;font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:400}.marketplace__tabs-button.active span{color:#000;z-index:5}.create .tab-switch{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;width:100%;-webkit-padding-end:1rem;-moz-padding-end:1rem;padding-inline-end:1rem}.create .tab-switch__wrapper{border-radius:.3125rem;overflow:hidden;position:relative;background-color:var(--black-300)}.create .tab-switch__button,.create .tab-switch__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.create .tab-switch__button{padding-block:.5rem;padding-inline:1.5rem;background-color:rgba(0,0,0,0)}.create .tab-switch__button.active{border-radius:.3125rem}.create .tab-switch__button.active span{color:var(--white)}.create .tab-switch__button span{font-family:Clash Display,sans-serif;font-size:.625rem;text-transform:capitalize;font-weight:500;color:hsla(0,0%,100%,.6);z-index:1}.create .tab-switch__bg{position:absolute;background-color:var(--black-400);top:0;left:50%;width:50%;height:100%;border-radius:inherit;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.create .tab-switch__bg.active{left:0}.onchain__tabs{margin-block:2.25rem}.onchain__tabs-wrapper{gap:1.5rem}.onchain__tabs-item,.onchain__tabs-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.onchain__tabs-item{gap:.5rem}.onchain__tabs-item.active>div>span{background-color:#000}.onchain__tabs-icon{height:.75rem;width:.75rem;background-color:hsla(0,14%,91%,.9);border-radius:50%}.onchain__tabs-icon,.onchain__tabs-icon span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.onchain__tabs-icon span{height:.5rem;width:.5rem;border:1px solid #fff;border-radius:inherit}.onchain__tabs-title{font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:500}.badge__text-wrapper,.badge__textarea-wrapper{background-color:rgba(49,49,49,.55);overflow:hidden;border-radius:.3125rem;width:100%}.badge__text-input,.badge__textarea-input{background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.75);width:100%;font-family:Clash Display,sans-serif}.badge__text-edit,.badge__textarea-edit{position:absolute;font-size:.4375rem;font-family:Clash Display,sans-serif;color:hsla(61,35%,69%,.52);width:-webkit-max-content;width:-moz-max-content;width:max-content}.badge__text-field,.badge__textarea-field{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-block:2rem}.badge__text-label,.badge__textarea-label{font-size:.8125rem;font-family:Clash Display,sans-serif;font-weight:500}.badge__text-wrapper,.badge__textarea-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;position:relative;margin:.5rem 0 .25rem}.badge__text-input,.badge__textarea-input{font-size:.875rem;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.badge__text-input.input,.badge__textarea-input.input{height:2.25rem;padding-inline:.75rem}.badge__text-input.textarea,.badge__textarea-input.textarea{height:4.5rem;padding:.25rem}.badge__text-edit,.badge__textarea-edit{right:.75rem}.badge__text-error,.badge__textarea-error{font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:100;color:pink}.explore__tabs{overflow:hidden;border-radius:.5625rem}.explore__tabs-wrapper{height:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;background-color:var(--black-200);padding-inline:2.25rem}.explore__tabs-button{background-color:rgba(0,0,0,0);color:var(--white)}.explore__tabs-button.active{color:var(--yellow-100)}.explore__tabs-button span{font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}.landing__tabs{width:100%}.landing__tabs-wrapper{gap:2.5rem}.landing__tabs-item,.landing__tabs-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__tabs-item{gap:.25rem;cursor:pointer}.landing__tabs-item.active>div>span{border:1px solid;background-color:#000}.landing__tabs-icon{height:1.125rem;width:1.125rem;border-radius:50%;background-color:var(--white)}.landing__tabs-icon span{height:.75rem;width:.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:inherit;border:1px solid var(--black);margin:0 auto;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.landing__tabs-title{color:var(--black-300);font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400}.medal__select-wrapper,.medal__text-wrapper,.medal__textarea-wrapper{background-color:rgba(49,49,49,.55);overflow:hidden;border-radius:.3125rem;width:100%}.medal__text-input,.medal__textarea-input{background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.75);width:100%;font-family:Clash Display,sans-serif}.medal__text-edit,.medal__textarea-edit{position:absolute;font-size:.4375rem;font-family:Clash Display,sans-serif;color:hsla(61,35%,69%,.52);width:-webkit-max-content;width:-moz-max-content;width:max-content}.medal__dropdown{position:relative;height:2.25rem}.medal__dropdown-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.3125rem;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-inline:.75rem;background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.6);font-family:Clash Display,sans-serif;font-size:.875rem;font-weight:400}.medal__dropdown-menu{position:absolute;right:0;top:.625rem;z-index:1;padding:.5rem;border-radius:.625rem;background-color:hsla(0,0%,100%,.9)}.medal__dropdown-menu>:not(:last-child){margin-bottom:.5rem}.medal__dropdown-menu-item{color:rgba(0,0,0,.7);font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.medal__dropdown-menu.active{-webkit-animation-name:slide-top;-moz-animation-name:slide-top;animation-name:slide-top;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);-moz-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}.medal__select-field,.medal__text-field,.medal__textarea-field{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-block:2rem}.medal__select-label,.medal__text-label,.medal__textarea-label{font-family:Clash Display,sans-serif;font-size:.8125rem;font-weight:500}.medal__select-error,.medal__text-error,.medal__textarea-error{color:pink;font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:100}.medal__text-wrapper,.medal__textarea-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;position:relative;margin:.5rem 0 .25rem}.medal__text-input,.medal__textarea-input{font-size:.875rem;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.medal__text-input.input,.medal__textarea-input.input{height:2.25rem;padding-inline:.75rem}.medal__text-input.textarea,.medal__textarea-input.textarea{height:4.5rem;padding:.25rem}.medal__text-edit,.medal__textarea-edit{right:.75rem}.medal__select-wrapper{margin:.5rem 0 .25rem;width:100%;overflow:visible}.badge__rating{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:.875rem}.badge__rating-label{font-size:.8125rem;font-family:Clash Display,sans-serif;font-weight:500}.badge__rating-wrapper{padding-bottom:.25rem}.badge__timestamp-wrapper,.medal__timestamp-wrapper{background-color:rgba(49,49,49,.55);overflow:hidden;border-radius:.3125rem;width:100%}.badge__timestamp-date_wrapper input,.medal__timestamp-date_wrapper input{background-color:rgba(0,0,0,0);color:hsla(0,0%,100%,.75);width:100%;font-family:Clash Display,sans-serif}.badge__timestamp-date_wrapper:before,.medal__timestamp-date_wrapper:before{position:absolute;font-size:.4375rem;font-family:Clash Display,sans-serif;color:hsla(61,35%,69%,.52);width:-webkit-max-content;width:-moz-max-content;width:max-content}.badge__timestamp,.medal__timestamp{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-block:2rem;gap:.5rem}.badge__timestamp-label,.medal__timestamp-label{font-size:.8125rem;font-family:Clash Display,sans-serif;font-weight:500}.badge__timestamp-wrapper,.medal__timestamp-wrapper{overflow:visible;padding:.875rem;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1.125rem}.badge__timestamp-date,.badge__timestamp-wrapper,.medal__timestamp-date,.medal__timestamp-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.badge__timestamp-date,.medal__timestamp-date{width:100%;position:relative;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:.75rem}.badge__timestamp-date_title,.medal__timestamp-date_title{font-family:Clash Display,sans-serif;font-size:.8125rem;width:2rem;text-transform:capitalize;color:hsla(0,0%,100%,.6)}.badge__timestamp-date_wrapper,.medal__timestamp-date_wrapper{background-color:#050505;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;border-radius:.3125rem;border:1px solid #262626}.badge__timestamp-date_wrapper>div,.medal__timestamp-date_wrapper>div{width:100%}.badge__timestamp-date_wrapper input,.medal__timestamp-date_wrapper input{font-size:.625rem;padding:.625rem .75rem}.badge__timestamp-date_wrapper:before,.medal__timestamp-date_wrapper:before{content:"edit";top:40%;right:1.5rem}.badge__timestamp-working,.medal__timestamp-working{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%}.badge__timestamp-working_label,.medal__timestamp-working_label{font-family:Clash Display,sans-serif;font-size:.8125rem;color:hsla(0,0%,100%,.6)}.badge__timestamp-working_input,.medal__timestamp-working_input{display:none}.badge__timestamp-working_input:checked~.badge__timestamp-working_toggle,.badge__timestamp-working_input:checked~.medal__timestamp-working_toggle,.medal__timestamp-working_input:checked~.badge__timestamp-working_toggle,.medal__timestamp-working_input:checked~.medal__timestamp-working_toggle{background-color:hsla(61,35%,69%,.52)}.badge__timestamp-working_input:checked~.badge__timestamp-working_toggle:after,.badge__timestamp-working_input:checked~.medal__timestamp-working_toggle:after,.medal__timestamp-working_input:checked~.badge__timestamp-working_toggle:after,.medal__timestamp-working_input:checked~.medal__timestamp-working_toggle:after{-webkit-transform:translateX(1rem);-moz-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem)}.badge__timestamp-working_toggle,.medal__timestamp-working_toggle{position:relative;width:1.75rem;height:.75rem;border-radius:.875rem;background-color:#050505;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.badge__timestamp-working_toggle:after,.medal__timestamp-working_toggle:after{content:"";position:absolute;top:0;left:0;height:inherit;width:.75rem;background-color:#fff;border-radius:50%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.badge__timestamp-error,.medal__timestamp-error{font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:100;color:pink}.socials__text-field{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background-color:#fffdfd;border:1px solid #8fd784;border-radius:.625rem;height:1.75rem}.socials__text-field:not(:last-child){margin-bottom:2.25rem}.socials__text-label{width:60%;height:100%;border-right:inherit;padding-left:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;color:rgba(9,8,8,.7);font-family:Clash Display,sans-serif;font-weight:500;font-size:.75rem}.socials__text-wrapper{width:100%}.socials__text-input{height:100%;width:100%;color:rgba(9,8,8,.4);padding-inline:.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;text-align:center;font-family:Clash Display,sans-serif;font-weight:500;font-size:.75rem}.socials__text-error{position:absolute;bottom:-1rem;right:1rem;font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:100;color:pink}.content__wrapper{padding:.75rem 1.25rem 1rem}.navigation{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.875rem}.navigation li{font-family:Clash Display,sans-serif;font-weight:500;font-size:.875rem}.navigation li a:first-letter{text-transform:uppercase}.navigation #login{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:100%;gap:.25rem}.navigation #login img{border-radius:50%;height:1.5rem;width:1.5rem;border:.0625rem solid #fff}.navigation #login img,.search{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.search{width:100%;margin-top:1.25rem;border-radius:.625rem;background-color:var(--white);padding:.25rem;overflow:hidden}.search input{font-family:Clash Display,sans-serif;font-size:1rem;font-weight:500;width:3.75rem;-webkit-transition:.25s;-moz-transition:.25s;transition:.25s}.search input:focus{padding-inline:.5rem;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}.search span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.searchModal{height:100%;width:100%}.searchModal__wrapper{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;gap:1.5rem;height:100%;padding-inline:1.25rem}.searchModal__header,.searchModal__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:100%}.searchModal__header{background-color:var(--white);height:1.75rem;border-radius:.5rem;gap:.5rem;padding:1rem}.searchModal__header,.searchModal__header>span{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.searchModal__header>span{height:1.25rem;width:1.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.searchModal__header input{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;color:rgba(0,0,0,.4);font-family:Clash Display,sans-serif;font-weight:400;font-size:.875rem}.searchModal__footer{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;gap:.5rem;overflow-y:scroll;height:100%}.searchModal__footer,.searchModal__footer li{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:100%}.searchModal__footer li{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:.25rem;padding-inline:1.25rem;margin-block:.5rem;font-family:Clash Display,sans-serif;font-weight:400;font-size:.75rem}.searchModal__displayNames{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem}.searchModal__displayNames span{font-family:Clash Display,sans-serif;font-weight:500}.searchModal__displayNames span:first-of-type{font-size:.75rem}.searchModal__displayNames span:last-of-type{font-size:.5rem;color:hsla(0,0%,100%,.6)}.searchModal__image{height:2rem;width:2rem;border:1px solid #e5f77a;border-radius:50%;overflow:hidden}.profileModal,.searchModal__image{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.profileModal,.profileModal__wrapper,.searchModal__image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profileModal__wrapper{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;height:100%;width:100%}.profileModal__header{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-inline:1.25rem}.profileModal__displayNames,.profileModal__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem}.profileModal__displayNames{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.profileModal__displayNames span{font-family:Clash Display,sans-serif;font-weight:500}.profileModal__displayNames span:first-of-type{font-size:.75rem}.profileModal__displayNames span:last-of-type{font-size:.5rem;color:hsla(0,0%,100%,.6)}.profileModal__image{height:2rem;width:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border:1px solid #e5f77a;border-radius:50%;overflow:hidden}.profileModal hr{width:100%;height:.0625rem;background-color:#262626;border:none;margin-block:1rem}.profileModal__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1rem;padding-inline:1.25rem}.profileModal__item{font-family:Clash Display,sans-serif;font-weight:500;font-size:.75rem}.primaryNav{margin-block:2.25rem;padding-inline:1.75rem}@media(min-width:40em){.primaryNav{background-color:var(--white);margin:0;padding:0;height:6rem;gap:1rem}}.primaryNav__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:100%;width:100%}@media(min-width:40em){.primaryNav__wrapper{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;background-color:var(--black);padding:0 8.75rem 0 3rem;border-bottom:1px solid}}.primaryNav__desktop{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:3.25rem;font-size:1.25rem;font-family:Clash Display,sans-serif;font-weight:400}.primaryNav__desktop li{cursor:pointer}.primaryNav__desktop #login{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:100%;gap:.25rem}.primaryNav__desktop #login img{border-radius:50%;height:1.5rem;width:1.5rem;border:.0625rem solid #fff}.primaryNav__desktop #login img,.primaryNav__desktop #login span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.primaryNav__desktop #login span{gap:.25rem}@media(max-width:40em){.primaryNav__desktop{display:none}}.secondaryNav{margin-block:2.25rem;padding-inline:1.75rem}@media(min-width:40em){.secondaryNav{display:none}}.secondaryNav__wrapper{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.secondaryNav__right-col,.secondaryNav__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.secondaryNav__right-col{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.5rem}.secondaryNav__create{font-size:.8125rem;font-family:Clash Display,sans-serif;text-transform:capitalize}.secondaryNav__create a.active{color:hsla(0,7%,95%,.4)}.secondaryNav__search{margin:0 .75rem 0 .125rem}.secondaryNav__search button{background-color:rgba(0,0,0,0)}.secondaryNav__search button>span{color:hsla(0,0%,100%,.69);height:2rem;width:2rem;border:hsla(0,0%,100%,.639)}.secondaryNav__profile,.secondaryNav__search button>span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.secondaryNav__profile{overflow:hidden;border-radius:50%}.secondaryNav__profile,.secondaryNav__profile button{background-color:rgba(0,0,0,0)}.secondaryNav__profile button span{height:2rem;width:2rem;border:hsla(0,0%,100%,.639)}.club__reputation,.secondaryNav__profile button span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.club__reputation{height:1.5rem;width:8rem;position:absolute}@media(min-width:40em){.club__reputation{width:18rem;height:3.5rem}}.club__reputation:first-of-type{top:0;left:0}@media(min-width:40em){.club__reputation:first-of-type{top:3rem;left:-10rem}}.club__reputation:first-of-type .club__reputation-wrapper{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}.club__reputation:nth-of-type(2){top:1rem;left:-2rem}@media(min-width:40em){.club__reputation:nth-of-type(2){top:1.75rem;left:8.25rem}}.club__reputation:nth-of-type(2) .club__reputation-wrapper{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.club__reputation:nth-of-type(3){top:4rem;left:-2.5rem}@media(min-width:40em){.club__reputation:nth-of-type(3){top:7.5rem;left:5.5rem}}.club__reputation:nth-of-type(3) .club__reputation-wrapper{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.club__reputation:nth-of-type(4){top:2.5rem;left:5rem}@media(min-width:40em){.club__reputation:nth-of-type(4){top:5rem;left:23rem}}.club__reputation:nth-of-type(4) .club__reputation-wrapper{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}.club__reputation:nth-of-type(5){top:2rem;left:13.5rem}@media(min-width:40em){.club__reputation:nth-of-type(5){top:1.75rem;left:41rem}}.club__reputation:nth-of-type(5) .club__reputation-wrapper{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.club__reputation:nth-of-type(6){top:4.75rem;left:12.5rem}@media(min-width:40em){.club__reputation:nth-of-type(6){top:7.25rem;left:41.5rem}}.club__reputation:nth-of-type(6) .club__reputation-wrapper{-webkit-transform:rotate(2deg);-moz-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg)}.club__reputation:nth-of-type(7){top:4rem;left:20rem}@media(min-width:40em){.club__reputation:nth-of-type(7){top:2.25rem;left:59.5rem}}.club__reputation:nth-of-type(7) .club__reputation-wrapper{-webkit-transform:rotate(10deg);-moz-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}.club__reputation:nth-of-type(8){top:0;left:0}@media(min-width:40em){.club__reputation:nth-of-type(8){top:7.75rem;left:61rem}}.club__reputation:nth-of-type(8) .club__reputation-wrapper{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.club__reputation:nth-of-type(9){top:0;left:0}@media(min-width:40em){.club__reputation:nth-of-type(9){top:2.8rem;left:78rem}}.club__reputation:nth-of-type(9) .club__reputation-wrapper{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.club__reputation:first-of-type,.club__reputation:nth-of-type(8),.club__reputation:nth-of-type(9){display:none}@media(min-width:40em){.club__reputation:first-of-type,.club__reputation:nth-of-type(8),.club__reputation:nth-of-type(9){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.club__reputation-wrapper{border-radius:2.25rem;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:.0625rem}@media(min-width:40em){.club__reputation-wrapper{padding:.1875rem .375rem}}.club__reputation-text{border:1px solid rgba(0,0,0,.9);height:100%;width:100%;border-radius:inherit;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.club__reputation-text span{font-family:TypoGraphica,sans-serif;font-size:1.25rem;font-weight:400;color:rgba(0,0,0,.9)}@media(min-width:40em){.club__reputation-text span{font-size:2.5rem}}.landing__club{margin:1.5rem 0 0}@media(min-width:40em){.landing__club{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-bottom:2rem}}.landing__club-wrapper{height:9rem;position:relative;overflow:hidden}@media(min-width:40em){.landing__club-wrapper{height:11.25rem;width:100%}}.landing__hero{padding-inline:2.875rem;margin-top:2.5rem;font-family:Clash Display,sans-serif;font-size:1rem;font-weight:500}@media(min-width:40em){.landing__hero{padding:0;margin:0;background-color:var(--white);position:relative}}.landing__hero-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.5rem;height:100%;width:100%}@media(min-width:40em){.landing__hero-wrapper{border-top-right-radius:2rem;border-top-left-radius:2rem;border-top:1px solid;gap:.75rem;background-color:var(--black)}}.landing__hero-wrapper figure{position:absolute;top:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:inherit;width:inherit;height:53.125rem;overflow:hidden;pointer-events:none}.landing__hero-wrapper figure img{height:100%;width:100%;scale:1.45}@media(max-width:40em){.landing__hero-wrapper figure{display:none}}.landing__hero h1{font-size:1.5rem;font-family:TypoGraphica,sans-serif;font-weight:400}@media(min-width:40em){.landing__hero h1{font-size:2.5rem;margin-top:6.75rem}}.landing__hero p{text-align:center;font-size:1rem;font-family:Clash Display,sans-serif;font-weight:500}@media(min-width:40em){.landing__hero p{font-size:2.75rem;width:min(55.25rem,100%)}}.landing__hero p span{font-family:inherit;font-size:inherit;font-weight:inherit;color:var(--green-200)}.landing__vera__reputation{height:1.5rem;width:6.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:absolute}@media(min-width:40em){.landing__vera__reputation{width:18rem;height:3.5rem}}.landing__vera__reputation-wrapper{border-radius:2.25rem;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:.0625rem}@media(min-width:40em){.landing__vera__reputation-wrapper{padding:.1875rem .375rem}}.landing__vera__reputation-text{border:1px solid rgba(0,0,0,.9);height:100%;width:100%;border-radius:inherit;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__vera__reputation-text span{font-family:TypoGraphica,sans-serif;font-size:1.125rem;font-weight:400;color:rgba(0,0,0,.9)}@media(min-width:40em){.landing__vera__reputation-text span{font-size:2.5rem}}.landing__vera-mobile .landing__vera__reputation:first-of-type{top:1rem;left:.5rem}.landing__vera-mobile .landing__vera__reputation:first-of-type .landing__vera__reputation-wrapper{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.landing__vera-mobile .landing__vera__reputation:nth-of-type(2){top:2.75rem;left:6.25rem}.landing__vera-mobile .landing__vera__reputation:nth-of-type(2) .landing__vera__reputation-wrapper{-webkit-transform:rotate(12deg);-moz-transform:rotate(12deg);-ms-transform:rotate(12deg);transform:rotate(12deg)}.landing__vera-mobile .landing__vera__reputation:nth-of-type(3){top:3.5rem;left:0}.landing__vera-mobile .landing__vera__reputation:nth-of-type(3) .landing__vera__reputation-wrapper{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.landing__vera-desktop .landing__vera__reputation:first-of-type{top:2rem;left:1rem}.landing__vera-desktop .landing__vera__reputation:first-of-type .landing__vera__reputation-wrapper{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}.landing__vera-desktop .landing__vera__reputation:nth-of-type(2){top:2rem;left:20rem}.landing__vera-desktop .landing__vera__reputation:nth-of-type(2) .landing__vera__reputation-wrapper{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}.landing__vera-desktop .landing__vera__reputation:nth-of-type(3){top:7rem;left:4rem}.landing__vera-desktop .landing__vera__reputation:nth-of-type(3) .landing__vera__reputation-wrapper{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.landing__vera{background-color:var(--black-300)}.landing__vera-wrapper{padding:.75rem 1.25rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.5rem}@media(min-width:40em){.landing__vera-wrapper{padding:4rem 8rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}.landing__vera p{width:17.75rem;text-align:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400}@media(min-width:40em){.landing__vera p{font-size:1.875rem;width:39.25rem}}.landing__vera-dynamic{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}@media(max-width:40em){.landing__vera-dynamic{width:100%}}@media(min-width:40em){.landing__vera-dynamic{width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.landing__vera-mobile{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;height:6.25rem;width:55%}@media(min-width:40em){.landing__vera-mobile{display:none}}.landing__vera-desktop{display:none;position:relative;height:11rem;width:100%}@media(min-width:40em){.landing__vera-desktop{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}.landing__footer{padding-inline:1.75rem}@media(min-width:40em){.landing__footer{padding-inline:5rem}}.landing__footer-wrapper{margin:2.5rem 0 1rem}@media(min-width:40em){.landing__footer-wrapper{margin:11.25rem 0 2rem}}.landing__footer-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:4.75rem}@media(min-width:40em){.landing__footer-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:3.25rem}}.landing__footer-text{border-top:1px solid var(--white);border-bottom:1px solid var(--white);padding-block:.5rem;margin:0 3.25rem;width:min(16.75rem,100%)}@media(min-width:40em){.landing__footer-text{padding-block:1.75rem;margin:0;width:min(27.75rem,100%);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:8rem}}.landing__footer-text p{text-align:center;font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:400}@media(min-width:40em){.landing__footer-text p{width:min(27.75rem,100%);position:absolute;font-size:1.25rem}}.landing__footer-center{margin:3rem 0 60px}@media(min-width:40em){.landing__footer-center{margin:6.25rem 0 8.25rem}}.landing__footer-center>div:first-of-type{margin-bottom:1rem}.landing__footer-center>div:first-of-type span{font-size:1rem}@media(min-width:40em){.landing__footer-center>div:first-of-type span{font-size:2.25rem}}.landing__footer-center>div:last-of-type{margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1rem}@media(min-width:40em){.landing__footer-center>div:last-of-type{gap:2.75rem}}.landing__footer-center p{width:18.75rem;text-align:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400}@media(min-width:40em){.landing__footer-center p{width:50.75rem;font-size:2.5rem}}.landing__footer-center button{margin-right:3rem;border-radius:45rem;height:2.5rem;width:9rem;background-color:var(--green-400);font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}@media(min-width:40em){.landing__footer-center button{height:3.5rem;width:16.5rem;margin-right:8.75rem;font-size:1.125rem}}.landing__footer-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:4rem}@media(min-width:40em){.landing__footer-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding-right:5.75rem}}.landing__footer-bottom_left{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem 3.5rem}@media(min-width:40em){.landing__footer-bottom_left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:2.75rem}}.landing__footer-bottom_left a{text-align:center;font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:400}@media(min-width:40em){.landing__footer-bottom_left a{font-size:1.125rem}}.landing__footer-bottom_right{gap:2rem}.landing__footer-bottom_right,.landing__footer-bottom_right a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__footer-bottom_right a{height:.875rem;width:.875rem}@media(min-width:40em){.landing__footer-bottom_right a{height:1rem;width:1rem}}.landing-profile{padding-inline:2.5rem}.landing-profile__wrapper{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-block:6rem;border:1px solid #262626;border-radius:1.5rem;background-color:var(--black-300);padding:2rem 1.5rem;position:relative}.landing-profile__wrapper:after{position:absolute;content:"";height:-webkit-calc(100% + .75rem);height:-moz-calc(100% + .75rem);height:calc(100% + .75rem);width:-webkit-calc(100% + .75rem);width:-moz-calc(100% + .75rem);width:calc(100% + .75rem);border:1px solid #262626;z-index:-1;border-radius:inherit;background-color:inherit}.landing-profile__wrapper>*{width:100%}.landing-profile__actions__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.landing-profile__actions__left{height:3.75rem;width:3.75rem}.landing-profile__actions__left div{height:3.5rem;width:3.5rem;border-radius:50%;overflow:hidden}.landing-profile__actions__left div,.landing-profile__actions__right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__actions__right{gap:1rem}.landing-profile__actions__right>*{height:1rem;width:3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:.5rem;background-color:hsla(89,22%,77%,.69);color:rgba(0,0,0,.87);font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:500}.landing-profile__bio{margin-block:1rem}.landing-profile__bio__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.landing-profile__bio__wrapper>*{width:100%}.landing-profile__bio__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__bio__top h1{gap:.25rem;color:#f6fff8;font-size:1rem;font-weight:500;font-family:Clash Display,sans-serif}.landing-profile__bio__top h1,.landing-profile__bio__top i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__bio__top i{height:.75rem;width:.75rem}.landing-profile__bio__top p{color:hsla(0,0%,100%,.64);font-size:.5rem;font-weight:500;font-family:Clash Display,sans-serif}.landing-profile__bio__center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem;margin-block:.5rem}.landing-profile__bio__center-text{color:hsla(0,0%,100%,.64);width:100%;font-size:.75rem;font-weight:400;font-family:Clash Display,sans-serif}.landing-profile__bio__center-buttons{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:100%;gap:.5rem}.landing-profile__bio__center-buttons,.landing-profile__bio__center-buttons>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.landing-profile__bio__center-buttons>div{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__bio__center-buttons-left,.landing-profile__bio__center-buttons-right{gap:.25rem}.landing-profile__bio__center-buttons-left i,.landing-profile__bio__center-buttons-right i{height:.5rem;width:.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__bio__center-buttons-left p,.landing-profile__bio__center-buttons-right p{color:hsla(0,0%,58%,.8);font-size:.5rem;font-weight:400;font-family:Clash Display,sans-serif}.landing-profile__bio__center-buttons-left picture,.landing-profile__bio__center-buttons-right picture{height:1rem;width:1rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__bio__bottom,.landing-profile__bio__center-buttons-left picture,.landing-profile__bio__center-buttons-right picture{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.landing-profile__bio__bottom{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:1rem}.landing-profile__bio__bottom div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.125rem;font-size:.5rem;font-weight:400;font-family:Clash Display,sans-serif}.landing-profile__bio__bottom div span{color:hsla(0,0%,100%,.5)}.landing-profile__bio__bottom div b{color:var(--white)}.landing-profile__badges__wrapper h4{font-family:Clash Display,sans-serif;font-size:.5rem;font-weight:500;margin-bottom:.25rem}.landing-profile__badges__wrapper>div{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;gap:1.25rem}.landing-profile__badges__badge,.landing-profile__badges__wrapper>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing-profile__badges__badge{position:relative;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;gap:.25rem;height:3.75rem;width:3.75rem}.landing-profile__badges__badge>i{position:absolute;top:-.5rem;right:.75rem}@media(max-width:40em){.landing-profile__badges__badge>i{right:0;top:0}}.landing-profile__badges__badge img{height:5.75rem;width:5.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%}@media(max-width:40em){.landing-profile__badges__badge img{height:1.75rem;width:1.75rem}}.landing-profile__badges__badge span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400;color:hsla(0,0%,100%,.87)}@media(max-width:40em){.landing-profile__badges__badge span{font-size:.5rem}}.landing-profile__badges__badge span i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:.5rem;width:.5rem}@media(max-width:40em){.landing-profile__badges__badge span i{height:.25rem;width:.25rem}}.medal-details{padding:.5rem;border-radius:1.5rem;background-color:var(--black-300)}.medal-details__wrapper{border-radius:inherit;border:1px solid #262626;overflow:hidden}.medal-details__image{width:20.5rem;height:17.25rem;overflow:hidden;border-bottom:1px solid #262626}.medal-details__image img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.medal-details__description{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;gap:1rem;padding:1rem 1.75rem}.medal-details__description,.medal-details__row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.medal-details__row{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.medal-details__row:first-of-type,.medal-details__row:nth-of-type(2),.medal-details__row:nth-of-type(4),.medal-details__row:nth-of-type(5){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%}.medal-details__row:first-of-type{color:hsla(0,0%,100%,.851);-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.medal-details__row:first-of-type span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.medal-details__row:first-of-type span:first-of-type{min-height:100%;height:.75rem}.medal-details__row:first-of-type span:first-of-type i{height:.5rem;width:.5rem;border-radius:50%}.medal-details__row:first-of-type span:nth-of-type(2){margin-right:auto;margin-left:.25rem}.medal-details__row:nth-of-type(3){-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.medal-details__row:nth-of-type(3) h3{font-family:Clash Display,sans-serif;font-size:1rem;font-weight:500}.medal-details__row:nth-of-type(3) p{font-family:Clash Display,sans-serif;font-size:.5rem;font-weight:400}.medal-details__row:nth-of-type(4) span:first-of-type{color:hsla(0,0%,100%,.62);font-family:Clash Display,sans-serif;font-size:.625rem;font-weight:400}.medal-details__row:nth-of-type(4) span:nth-of-type(2){color:hsla(0,0%,100%,.851);font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:500}.medal-details__row:nth-of-type(5)>span{color:hsla(0,0%,100%,.62);font-family:Clash Display,sans-serif;font-size:.625rem;font-weight:400}.medal-details__row:nth-of-type(5)>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;height:1.75rem;width:40%}.medal-details__row:nth-of-type(5)>div span{height:1.75rem;width:1.75rem;overflow:hidden;border-radius:50%;position:absolute}.medal-details__row:nth-of-type(5)>div span:first-of-type{right:3rem}.medal-details__row:nth-of-type(5)>div span:nth-of-type(2){right:1.5rem}.medal-details__row:nth-of-type(5)>div span:nth-of-type(3){right:0}.medal-details__row:nth-of-type(6){width:100%;margin-top:3.75rem}.medal-details__row:nth-of-type(6) button{height:2.25rem;width:13rem;border-radius:.75rem;background-color:#ebebeb;color:#000;font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:500}.medal-details__host{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:.5rem}.medal-details__host span:first-of-type{height:2.5rem;width:2.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%;overflow:hidden}.medal-details__host span:first-of-type img{height:100%;width:100%}.medal-details__host span:nth-of-type(2){font-family:Clash Display,sans-serif;font-size:1rem;font-weight:400}.onchain__medals{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:3rem}.marketplace__dropdown{position:relative;height:1.25rem;width:6rem;border-radius:.5rem;background-color:var(--white)}.marketplace__dropdown,.marketplace__dropdown-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.marketplace__dropdown-button{gap:.3125rem;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-inline:.75rem;background-color:rgba(0,0,0,0);color:var(--black-300);font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.marketplace__dropdown-menu{position:absolute;right:0;top:.625rem;z-index:1;padding:.5rem;border-radius:.625rem;background-color:hsla(0,0%,100%,.9)}.marketplace__dropdown-menu>:not(:last-child){margin-bottom:.5rem}.marketplace__dropdown-menu-item{color:rgba(0,0,0,.9);cursor:pointer;font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.marketplace__dropdown-menu.active{-webkit-animation-name:slide-top;-moz-animation-name:slide-top;animation-name:slide-top;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);-moz-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}.marketplace{border-radius:1.5rem;padding:.3125rem .375rem;background-color:var(--black-300)}.marketplace__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1.25rem;padding:1rem 1.5rem;border:1px solid #262626;border-radius:inherit}.marketplace__wrapper>div{width:100%}.marketplace__header{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.marketplace__header,.marketplace__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.marketplace__title{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25em}.marketplace__title span{font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}.marketplace__title span:last-of-type{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.marketplace__badges{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;gap:1rem}.marketplace__badge,.marketplace__badges{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.marketplace__badge{width:100%;height:3rem;overflow:hidden;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row}.marketplace__badge__wrapper{width:100%;display:grid;grid-template-columns:1fr 4fr 1fr;place-items:center}.marketplace__badge__image{height:2rem;width:2rem;overflow:hidden;border-radius:50%}.marketplace__badge__image span{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:inherit;height:inherit;width:inherit}.marketplace__badge__image span:after{content:"";position:absolute;inset:0;border:1px solid var(--yellow-100);border-radius:inherit}.marketplace__badge__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100%}.marketplace__badge__title span:first-of-type{font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:400}.marketplace__badge__title span:last-of-type{color:hsla(0,0%,100%,.6);text-transform:capitalize;font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:400}.marketplace__badge__footer,.marketplace__badge__medal{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.marketplace__badge__medal{gap:.25em}.marketplace__badge__medal span:first-of-type{font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}.marketplace__badge__medal span:last-of-type{height:1.5rem;width:1.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.marketplace__badge__medal span:last-of-type svg{height:inherit;width:inherit}.marketplace__badge__button{display:none}.landing__questers-left_center h2,.landing__questers-left_top h2{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25em;font-size:1.125rem;font-family:Clash Display,sans-serif;font-weight:500}@media(min-width:40em){.landing__questers-left_center h2,.landing__questers-left_top h2{font-size:2rem}}.landing__questers-left_center h2 span:first-of-type,.landing__questers-left_top h2 span:first-of-type{color:var(--yellow-100)}.landing__questers-left_center h2 span:last-of-type,.landing__questers-left_top h2 span:last-of-type{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:1.25rem;width:1.25rem}@media(min-width:40em){.landing__questers-left_center h2 span:last-of-type,.landing__questers-left_top h2 span:last-of-type{height:1.875rem;width:1.875rem}.landing__questers-left_center h2 span:last-of-type svg,.landing__questers-left_top h2 span:last-of-type svg{height:inherit;width:inherit}}.landing__questers-left_center p,.landing__questers-left_top p{text-align:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400}@media(min-width:40em){.landing__questers-left_center p,.landing__questers-left_top p{text-align:left;font-size:1.25rem}}.questers__medal{width:100%;border-radius:1.5rem;background-color:var(--black-300);margin-block:.625rem}.questers__medal__wrapper{height:4rem;border:1px solid #262626;width:100%;border-radius:inherit;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:.75rem;padding:1.5rem 1.25rem}.questers__medal__left,.questers__medal__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.questers__medal__left{height:2.75rem;width:2.75rem}.questers__medal__left,.questers__medal__left span{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.questers__medal__left span{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-radius:50%;height:inherit;width:inherit;overflow:hidden}.questers__medal__left span:after{content:"";position:absolute;inset:0;border:3px solid var(--white);border-radius:inherit}.questers__medal__right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem}.questers__medal__right span{font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:500}.questers__medal__right span:first-of-type{color:hsla(0,0%,100%,.65);font-weight:400}.landing__questers{margin:3.75rem 0 0;position:relative}@media(min-width:40em){.landing__questers{margin:0;padding:0 0 .0625rem;background-color:var(--white)}}.landing__questers-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:4.75rem}@media(min-width:40em){.landing__questers-wrapper{padding:4rem 0 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;background-color:var(--black-300)}}.landing__questers-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:2.25rem}@media(min-width:40em){.landing__questers-left{margin-left:11.25rem;gap:3.5rem}}.landing__questers-left_top{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column}.landing__questers-left_top,.landing__questers-left_top>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__questers-left_top>div{margin:1.5rem 0 1rem;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;gap:2.25rem}@media(max-width:40em){.landing__questers-left_top>div{gap:1.25rem}}.landing__questers-left_top>div div{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem;height:7.25rem;width:7.25rem}@media(max-width:40em){.landing__questers-left_top>div div{height:3.75rem;width:3.75rem}}.landing__questers-left_top>div div>i{position:absolute;top:-.5rem;right:.75rem}@media(max-width:40em){.landing__questers-left_top>div div>i{right:0;top:0}}.landing__questers-left_top>div div img{height:5.75rem;width:5.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%}@media(max-width:40em){.landing__questers-left_top>div div img{height:1.75rem;width:1.75rem}}.landing__questers-left_top>div div span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400;color:hsla(0,0%,100%,.87)}@media(max-width:40em){.landing__questers-left_top>div div span{font-size:.5rem}}.landing__questers-left_top>div div span i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:.5rem;width:.5rem}@media(max-width:40em){.landing__questers-left_top>div div span i{height:.25rem;width:.25rem}}.landing__questers-left_top p{width:17.5rem}@media(min-width:40em){.landing__questers-left_top p{width:38.25rem;text-align:left;font-size:1.25rem}}.landing__questers-left_center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1.25rem}.landing__questers-left_center p{width:17rem}@media(min-width:40em){.landing__questers-left_center p{width:39.25rem}}.landing__questers-left_bottom{height:3rem}@media(min-width:40em){.landing__questers-left_bottom{height:5.25rem;width:100%}}.landing__questers-left_bottom form{border:1px solid var(--green-200);height:inherit;border-radius:2.875rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden}@media(min-width:40em){.landing__questers-left_bottom form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}}.landing__questers-left_bottom form input{height:inherit;padding:.5rem;color:rgba(34,33,33,.63);background-color:#c4ff95;text-align:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}@media(min-width:40em){.landing__questers-left_bottom form input{width:60%;font-size:1.375rem}}.landing__questers-left_bottom form button{background-color:var(--black);color:var(--white);padding-inline:.75rem;height:100%;font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:500}@media(min-width:40em){.landing__questers-left_bottom form button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:40%;font-size:1.375rem}}.landing__questers-right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media(max-width:40em){.landing__questers-right{width:100%}}.landing__questers-right_top{border:1px solid var(--white);width:20.5rem;margin-right:3rem;border-radius:1.5rem;padding:1rem 1.5rem 2.5rem}@media(max-width:40em){.landing__questers-right_top{display:none}}.landing__questers-right_top>span{margin-bottom:.5rem;display:inline-block;font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:500}.landing__questers-right_center{margin-bottom:2.875rem;width:100%;padding-inline:2rem}@media(min-width:40em){.landing__questers-right_center{display:none}}.landing__questers-right_center h3{margin-bottom:2rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:.5rem;font-size:1.125rem}.landing__questers-right_center h3,.landing__questers-right_center h3 span{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-family:Clash Display,sans-serif;font-weight:500}.landing__questers-right_center h3 span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:3rem;border-radius:24px;border:1px solid #a1f294;background-color:#151515;font-size:.5rem}.landing__questers-right_center-container{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(6,1fr);place-items:center;gap:1.75rem .75rem}.landing__questers-right_center-wrapper{height:2.75rem;width:2.75rem;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__questers-right_center-wrapper>span#icon{height:1.5rem;width:1.5rem;position:absolute;top:-.75rem;right:-.25rem;z-index:1}.landing__questers-right_center-wrapper>span#icon svg{height:100%;width:100%}.landing__questers-right_center-wrapper>span#image{overflow:hidden;height:100%;width:100%;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__questers-right_center-wrapper>span#image img{scale:1.1}.landing__questers-right_bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:3rem;position:relative;bottom:-4rem;height:29rem;width:35.75rem;top:0;overflow:hidden}@media(max-width:40em){.landing__questers-right_bottom{width:min(26.25rem,100%);height:26rem}}.landing__questers-right_bottom>div{height:-webkit-max-content;height:-moz-max-content;height:max-content;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:3rem;position:absolute;top:4rem}@media(max-width:40em){.landing__questers-right_bottom>div{top:0}}.landing__questers-right_bottom-container{position:relative;width:35.75rem;height:7.5rem}@media(max-width:40em){.landing__questers-right_bottom-container{width:26.25rem;height:5.5rem}}.landing__questers-right_bottom-container:first-of-type>div{left:10rem}@media(max-width:40em){.landing__questers-right_bottom-container:first-of-type>div{left:6rem}}.landing__questers-right_bottom-container:nth-of-type(2)>div{left:6rem}@media(max-width:40em){.landing__questers-right_bottom-container:nth-of-type(2)>div{left:3rem}}.landing__questers-right_bottom-container:nth-of-type(3)>div{left:15rem}@media(max-width:40em){.landing__questers-right_bottom-container:nth-of-type(3)>div{left:10rem}}.landing__questers-right_bottom-wrapper{position:absolute;height:100%;width:100%;border:1px solid #262626;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:.75rem 1.5rem;border-radius:1.5rem}@media(max-width:40em){.landing__questers-right_bottom-wrapper{background-color:var(--black-300)}.landing__questers-right_bottom-wrapper:after{content:"";height:-webkit-calc(100% + .5rem);height:-moz-calc(100% + .5rem);height:calc(100% + .5rem);width:-webkit-calc(100% + .625rem);width:-moz-calc(100% + .625rem);width:calc(100% + .625rem);background-color:inherit;z-index:-1;position:absolute;border-radius:1.5rem;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.landing__questers-right_bottom-left{height:3.75rem;width:3.75rem}.landing__questers-right_bottom-left,.landing__questers-right_bottom-left span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__questers-right_bottom-left span{position:relative;border-radius:50%;height:inherit;width:inherit;overflow:hidden}.landing__questers-right_bottom-left span:after{content:"";position:absolute;inset:0;border:3px solid var(--yellow-100);border-radius:inherit}.landing__questers-right_bottom-center{margin:0 auto 0 1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:5rem}@media(max-width:40em){.landing__questers-right_bottom-center{gap:.5rem}}.landing__questers-right_bottom-center>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.5rem}.landing__questers-right_bottom-center>div span{font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}.landing__questers-right_bottom-center>span{height:1.875rem;width:1.875rem}@media(max-width:40em){.landing__questers-right_bottom-center>span{height:1.375rem;width:1.375rem}}.landing__questers-right_bottom-center>span svg{height:100%;width:100%}.landing__questers-right_bottom-right{height:5.75rem;width:5.75rem}@media(max-width:40em){.landing__questers-right_bottom-right{height:4.5rem;width:4.5rem}}.landing__questers-right_bottom-right span{border-radius:1.5rem;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden}.landing__powered{margin:5.75rem 0 0}@media(min-width:40em){.landing__powered{margin:2.75rem 0 0}}.landing__powered-top,.landing__powered-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__powered-top{gap:3rem}@media(min-width:40em){.landing__powered-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:3.25rem}}.landing__powered-buttons{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1.5rem}@media(min-width:40em){.landing__powered-buttons{width:23.75rem}.landing__powered-buttons button:first-of-type{margin-right:auto}.landing__powered-buttons button:last-of-type{margin-left:auto}}.landing__powered-buttons button{width:17.5rem;height:1.875rem;border-radius:.5rem;background-color:var(--black-200);gap:.25rem}.landing__powered-buttons button,.landing__powered-buttons button span{display:-webkit-box;display:-webkit-flex;display:-moz-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;display:flex;flex-direction:row;align-items:center;justify-content:center}.landing__powered-buttons button span:first-of-type{height:1.25rem;width:1.25rem;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%;position:relative}.landing__powered-buttons button span:first-of-type:before{content:"";position:absolute;inset:0;border:1px solid var(--white);border-radius:inherit;opacity:.5}.landing__powered-buttons button span:nth-of-type(2){color:var(--white);font-family:Clash Display,sans-serif;font-size:.875rem;font-weight:500}.landing__powered-buttons button span:nth-of-type(3){height:.625rem;width:.625rem}.landing__powered-profile{height:11.5rem;width:23rem;position:relative;overflow:hidden;pointer-events:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__powered-profile>section{position:absolute;top:-6rem;padding:.5rem;display:block}.landing__powered-bottom{width:100%;height:4rem;background-color:var(--white);color:#000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:2.5rem;padding-inline:18rem;height:5.25rem;overflow:hidden}.landing__powered-bottom>*{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1}@media(max-width:40em){.landing__powered-bottom{padding:2rem 0;height:3rem;gap:0}}.landing__powered-bottom b{text-align:center;font-family:Clash Display,sans-serif;font-weight:500;font-size:1.5rem}@media(max-width:40em){.landing__powered-bottom b{font-size:.75rem}}.landing__powered-bottom div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:15.5rem}@media(max-width:40em){.landing__powered-bottom div{width:7.25rem;height:2rem;padding-right:1rem}}.landing__powered-bottom div:last-of-type{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__powered-bottom div:last-of-type i{height:3.5rem;width:3.5rem}.landing__powered-bottom div:last-of-type i:first-of-type{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@media(max-width:40em){.landing__powered-bottom div:last-of-type i:first-of-type{height:2rem;width:2rem}}.landing__powered-bottom div:last-of-type i:last-of-type{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative}.landing__powered-bottom div:last-of-type i:last-of-type svg{position:absolute;scale:1;left:0}@media(max-width:40em){.landing__powered-bottom div:last-of-type i:last-of-type svg{left:-1.75rem;scale:.5}}.landing__dropdown{position:relative;height:2.25rem;width:9rem;border-radius:.75rem;background-color:var(--white)}.landing__dropdown,.landing__dropdown-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__dropdown-button{gap:.3125rem;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-inline:.75rem;background-color:rgba(0,0,0,0);color:var(--black-300);font-family:Clash Display,sans-serif;font-size:.875rem;font-weight:400}.landing__dropdown-menu{position:absolute;right:0;top:.625rem;z-index:1;padding:.5rem;border-radius:.625rem;background-color:hsla(0,0%,100%,.9)}.landing__dropdown-menu>:not(:last-child){margin-bottom:.5rem}.landing__dropdown-menu-item{color:rgba(0,0,0,.9);cursor:pointer;font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.landing__dropdown-menu.active{-webkit-animation-name:slide-top;-moz-animation-name:slide-top;animation-name:slide-top;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);-moz-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}.reputation-medal{padding:1rem;border-radius:1.5rem;border:1px solid var(--white);-webkit-box-shadow:0 5px 5px rgba(0,0,0,.5);box-shadow:0 5px 5px rgba(0,0,0,.5)}.reputation-medal__wrapper{height:100%;width:100%}.reputation-medal__image{height:2.75rem;width:2.75rem;overflow:hidden;border-radius:50%}.reputation-medal__image,.reputation-medal__image span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.reputation-medal__image span{position:relative;border-radius:inherit;height:inherit;width:inherit}.reputation-medal__image span:after{content:"";position:absolute;inset:0;border:1px solid var(--yellow-100);border-radius:inherit}.reputation-medal__title{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.5rem;margin:.75rem 0 3.25rem}.reputation-medal__title span{text-transform:capitalize;font-family:Clash Display,sans-serif;font-weight:400}.reputation-medal__title span:first-of-type{font-size:1rem;color:var(--white)}.reputation-medal__title span:nth-of-type(2){font-size:.875rem;color:hsla(0,0%,100%,.6)}.reputation-medal__footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.reputation-medal__medal{gap:.25rem}.reputation-medal__medal,.reputation-medal__medal span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.reputation-medal__medal span{font-size:1.125rem;font-family:Clash Display,sans-serif;font-weight:400}.reputation-medal__button{background-color:rgba(0,0,0,0);border:1px solid var(--white);height:1.25rem;width:1.25rem;border-radius:.3125rem}.reputation-medal__button,.reputation-medal__button span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.reputation-medal__button span{padding-bottom:.5rem}.landing__reputationBoard{display:none}@media(min-width:40em){.landing__reputationBoard{display:block;margin:1px 0 0;background-color:var(--white)}}.landing__reputationBoard-wrapper{background-color:var(--black-300);padding:3rem 6.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__reputationBoard-header{width:100%}.landing__reputationBoard-header h2{font-size:2.5rem;font-family:Clash Display,sans-serif;font-weight:400}.landing__reputationBoard-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:4.5rem 0 10.75rem}.landing__reputationBoard-text p{width:58.25rem;text-align:center;font-size:1.5rem;font-family:Clash Display,sans-serif;font-weight:400}.landing__reputationBoard-board{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content}.landing__reputationBoard-board,.landing__reputationBoard-board_top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.landing__reputationBoard-board_top{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:56.25rem;height:3.5rem;border-top-right-radius:.625rem;border-top-left-radius:.625rem;padding-inline:2.5rem;background-color:#9bf593}.landing__reputationBoard-board_bottom{border:3px solid #9bf593;border-radius:1.25rem}.landing__reputationBoard-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(3,1fr);gap:2.75rem 2.5rem;padding:2.25rem}.landing__reputationBoard-grid>div{width:11rem;height:13rem}.landing__reputationBoard-action{margin:6rem 2.5rem 2rem 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.landing__reputationBoard-action button{padding:.25rem;background-color:rgba(155,245,147,.961);width:12rem;height:3.75rem;border-radius:.75rem}.landing__reputationBoard-action button span{color:var(--black);border:1px solid var(--black);height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:inherit;font-size:1.5rem;font-family:Clash Display,sans-serif;font-weight:400}.landing__leaderBoard{margin:5.25rem 0 3.75rem}@media(min-width:40em){.landing__leaderBoard{display:none}}.landing__leaderBoard-wrapper{padding-inline:2.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:4.25rem}.landing__leaderBoard-top{width:100%}.landing__leaderBoard-top h2{margin-bottom:1rem;font-size:1.125rem;font-family:Clash Display,sans-serif;font-weight:500}.landing__leaderBoard-top div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.landing__leaderBoard-top p{text-align:center;width:17.25rem;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400}.landing__leaderBoard-bottom{width:100%}.profile__bio{margin-block:1rem}.profile__bio__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.profile__bio__wrapper>*{width:100%}.profile__bio__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__bio__top h1{gap:.25rem;color:#f6fff8;font-size:1rem;font-weight:500;font-family:Clash Display,sans-serif}.profile__bio__top h1,.profile__bio__top i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__bio__top i{height:.75rem;width:.75rem}.profile__bio__top p{color:hsla(0,0%,100%,.64);font-size:.5rem;font-weight:500;font-family:Clash Display,sans-serif}.profile__bio__center{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem;margin-block:.5rem}.profile__bio__center-text{color:hsla(0,0%,100%,.64);width:100%;font-size:.75rem;font-weight:400;font-family:Clash Display,sans-serif}.profile__bio__center-buttons{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;width:100%;gap:.5rem}.profile__bio__center-buttons,.profile__bio__center-buttons>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.profile__bio__center-buttons>div{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__bio__center-buttons-left,.profile__bio__center-buttons-right{gap:.25rem}.profile__bio__center-buttons-left i,.profile__bio__center-buttons-right i{height:.5rem;width:.5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__bio__center-buttons-left p,.profile__bio__center-buttons-right p{color:hsla(0,0%,58%,.8);font-size:.5rem;font-weight:400;font-family:Clash Display,sans-serif}.profile__bio__center-buttons-left picture,.profile__bio__center-buttons-right picture{height:1rem;width:1rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__bio__bottom,.profile__bio__center-buttons-left picture,.profile__bio__center-buttons-right picture{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.profile__bio__bottom{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:1rem}.profile__bio__bottom div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.125rem;font-size:.5rem;font-weight:400;font-family:Clash Display,sans-serif}.profile__bio__bottom div span{color:hsla(0,0%,100%,.5)}.profile__bio__bottom div b{color:var(--white)}.profile__badges__wrapper h4{font-family:Clash Display,sans-serif;font-size:.5rem;font-weight:500;margin-bottom:.25rem}.profile__badges__wrapper>div{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;gap:1.25rem}.profile__badges__badge,.profile__badges__wrapper>div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__badges__badge{position:relative;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;gap:.25rem;height:3.75rem;width:3.75rem}.profile__badges__badge>i{position:absolute;top:-.5rem;right:.75rem}@media(max-width:40em){.profile__badges__badge>i{right:0;top:0}}.profile__badges__badge img{height:5.75rem;width:5.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%}@media(max-width:40em){.profile__badges__badge img{height:1.75rem;width:1.75rem}}.profile__badges__badge span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400;color:hsla(0,0%,100%,.87)}@media(max-width:40em){.profile__badges__badge span{font-size:.5rem}}.profile__badges__badge span i{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:.5rem;width:.5rem}@media(max-width:40em){.profile__badges__badge span i{height:.25rem;width:.25rem}}.onchain__medal,.profile__medals__medal{width:100%;padding:.375rem .5rem;border-radius:1.5rem;background-color:var(--black-300)}.onchain__medal__wrapper,.profile__medals__medal__wrapper{height:6.5rem;border:1px solid #262626;width:100%;border-radius:inherit;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;gap:.75rem;padding:1.5rem 1.25rem}.onchain__medal__left,.onchain__medal__wrapper,.profile__medals__medal__left,.profile__medals__medal__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.onchain__medal__left,.profile__medals__medal__left{height:2.75rem;width:2.75rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.onchain__medal__left span,.profile__medals__medal__left span{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%;height:inherit;width:inherit;overflow:hidden}.onchain__medal__left span:after,.profile__medals__medal__left span:after{content:"";position:absolute;inset:0;border:3px solid var(--white);border-radius:inherit}.onchain__medal__right,.profile__medals__medal__right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.25rem}.onchain__medal__right span,.profile__medals__medal__right span{font-size:.75rem;font-family:Clash Display,sans-serif;font-weight:500}.onchain__medal__right span:first-of-type,.profile__medals__medal__right span:first-of-type{color:hsla(0,0%,100%,.65);font-weight:400}.profile__medals__title{font-family:Clash Display,sans-serif;font-weight:500;font-size:.5rem;margin-block:1rem}.profile__actions__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.profile__actions__left{height:3.75rem;width:3.75rem}.profile__actions__left div{height:3.5rem;width:3.5rem;border-radius:50%;overflow:hidden}.profile__actions__left div,.profile__actions__right{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__actions__right{gap:1rem}.profile__actions__right>*{height:1rem;width:3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:.5rem;background-color:hsla(0,33%,98%,.89);color:rgba(0,0,0,.87);font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:500}.profile__trustscores{margin-block:1.5rem}.profile__trustscores__wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:1rem}.profile__trustscores__title{color:rgba(0,0,0,.871);background-color:hsla(0,33%,98%,.69);padding:.1875rem .25rem;border-radius:.75rem;font-family:Clash Display,sans-serif;font-weight:500;font-size:.5rem}.profile__trustscores__list{-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;gap:1rem;padding-left:.5rem}.profile__trustscores__item,.profile__trustscores__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__trustscores__item{-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column;gap:.75rem}.profile__trustscores__item div{border:1px solid #fff;height:2.75rem;width:2.75rem;border-radius:50%}.profile__trustscores__item div,.profile__trustscores__item div span{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profile__trustscores__item div span{border-radius:inherit;border:1px solid #fff;height:80%;width:80%;font-family:Clash Display,sans-serif;font-weight:500;font-size:.75rem}.profile__trustscores__item>span{font-family:Clash Display,sans-serif;font-weight:500;font-size:.5rem;text-transform:capitalize}.cloud-loader{width:6.75rem;height:3.75rem;color:#94f2a3;--c:radial-gradient(farthest-side,currentColor 96%,#0000);background:var(--c) 100% 100%/30% 60%,var(--c) 70% 0/50% 100%,var(--c) 0 100%/36% 68%,var(--c) 27% 18%/26% 40%,-webkit-gradient(linear,left top,left bottom,color-stop(0,currentColor)) bottom/67% 58%;background:var(--c) 100% 100%/30% 60%,var(--c) 70% 0/50% 100%,var(--c) 0 100%/36% 68%,var(--c) 27% 18%/26% 40%,-webkit-linear-gradient(currentColor 0 0) bottom/67% 58%;background:var(--c) 100% 100%/30% 60%,var(--c) 70% 0/50% 100%,var(--c) 0 100%/36% 68%,var(--c) 27% 18%/26% 40%,-moz-linear-gradient(currentColor 0 0) bottom/67% 58%;background:var(--c) 100% 100%/30% 60%,var(--c) 70% 0/50% 100%,var(--c) 0 100%/36% 68%,var(--c) 27% 18%/26% 40%,linear-gradient(currentColor 0 0) bottom/67% 58%;background-repeat:no-repeat;position:relative;margin-bottom:1rem}.cloud-loader:after{content:"";position:absolute;inset:0;background:inherit;opacity:.4;-webkit-animation:l7 1s infinite;-moz-animation:l7 1s infinite;animation:l7 1s infinite}@-webkit-keyframes l7{to{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}}@-moz-keyframes l7{to{-moz-transform:scale(1.8);transform:scale(1.8);opacity:0}}@keyframes l7{to{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);transform:scale(1.8);opacity:0}}@import"https://fonts.cdnfonts.com/css/typographica";@import"https://fonts.googleapis.com/css2?family=Syne:wght@600&display=swap";@import"https://api.fontshare.com/v2/css?f[]=clash-display@400,500&display=swap";*,:after,:before{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul{list-style-type:none}a{text-decoration:none;color:inherit;font-family:inherit}input[type=email],input[type=text],textarea{border:none;outline:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}textarea{resize:none}img{max-width:100%;-o-object-fit:cover;object-fit:cover}button{border:none;outline:none}:root{--black:#000;--black-200:#151515;--black-300:#101010;--black-400:#313131;--white:#fff;--green-100:#94f2a3;--green-200:#a1f294;--green-300:#8fd784;--green-400:#c4ff95;--yellow-100:#e5f77a}.details__select-wrapper,.details__text-wrapper,.details__textarea-wrapper{margin:.5rem 0 .25rem;width:100%;border-radius:.625rem}.details__select-field,.details__text-field,.details__textarea-field{margin:1rem 0}.details__select-label,.details__text-label,.details__textarea-label{padding-left:.75rem;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:500}.details__select-error,.details__text-error,.details__textarea-error{font-size:.5rem;font-family:Clash Display,sans-serif;font-weight:100;color:pink}.details__text-wrapper,.details__textarea-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.details__text-input,.details__textarea-input{height:100%;width:100%;border-radius:inherit;font-size:.875rem;font-family:Clash Display,sans-serif;font-weight:400}.details__text-input.input,.details__textarea-input.input{height:1.75rem;padding-inline:.75rem}.details__text-input.textarea,.details__textarea-input.textarea{height:5rem;padding:.5rem}.details__select-wrapper{background-color:#fffdfd}.details__dropdown{position:relative;height:2.25rem}.details__dropdown-button{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:.3125rem;height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-inline:1.5rem;background-color:rgba(0,0,0,0);color:rgba(2,1,1,.75);font-family:Clash Display,sans-serif;font-size:.875rem;font-weight:500}.details__dropdown-icon{color:inherit;color:rgba(2,1,1,.75)}.details__dropdown-menu{position:absolute;right:0;top:.625rem;z-index:1;padding:.5rem;border-radius:.625rem;background-color:hsla(0,0%,100%,.9)}.details__dropdown-menu>:not(:last-child){margin-bottom:.5rem}.details__dropdown-menu-item{color:rgba(0,0,0,.7);font-family:Clash Display,sans-serif;font-size:.75rem;font-weight:400}.details__dropdown-menu.active{-webkit-animation-name:slide-top;-moz-animation-name:slide-top;animation-name:slide-top;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);-moz-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slide-top{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-moz-keyframes slide-top{0%{-moz-transform:translateY(0);transform:translateY(0)}to{-moz-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes slide-top{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);transform:translateY(-10px)}}