.auth-setting{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background-color:#f7f7f7;border-radius:3rem;padding:2rem 3rem}@media(max-width:991px){.auth-setting{padding:1.5rem 1.2rem;border-radius:2rem}.auth-setting .btn-style{min-width:12rem;padding:.8rem 1.5rem}}.auth-setting h3{margin-bottom:0}@media(max-width:575px){.auth-setting h3{font-size:1.5rem}}.user-profile__form{background-color:transparent;border-radius:0;padding:0}.user-profile__form .custom-button{min-width:18rem}.user-profile__form .preview-img{margin-bottom:1rem}.reject{font-weight:520;color:#ff0002}.change_password_inputs{max-width:520px;width:100%;margin:0 auto}@keyframes pulsePrimary{0%{box-shadow:0 0 0 0 rgba(0,128,208,.4)}70%{box-shadow:0 0 0 15px rgba(0,128,208,0)}to{box-shadow:0 0 0 0 rgba(0,128,208,0)}}@keyframes pulseSecondary{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{box-shadow:0 0 0 15px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.btn-style,.custom-button{min-height:6rem;display:inline-flex;justify-content:center;align-items:center;text-align:center;border-radius:10rem;padding:1rem 2.5rem;font-size:1.6rem;font-weight:500;background:#0080d0;border:0;text-transform:capitalize;transition:all .3s ease-in-out;min-width:21.6rem;color:#fff;position:relative}@media(max-width:1599px){.btn-style,.custom-button{min-height:5rem;min-width:14rem}}@media(max-width:1199px){.btn-style,.custom-button{padding:.8rem 2.5rem;font-size:1.4rem;min-height:4.6rem}}@media(max-width:359px){.btn-style,.custom-button{min-width:12rem}}.btn-style.pulse,.custom-button.pulse{animation:pulsePrimary 1s ease-out forwards;box-shadow:0 15px 28px -11px rgba(0,128,208,.9)}.btn-style:hover:not(:disabled),.custom-button:hover:not(:disabled){box-shadow:0 8px 16px hsla(0,0%,100%,.1)}.btn-style.secondary-btn,.custom-button.secondary-btn{border-color:#fff;background-color:#fff;color:#000}.btn-style.secondary-btn:hover:not(:disabled),.custom-button.secondary-btn:hover:not(:disabled){color:#fff;background-color:transparent}.btn-style.orange-btn,.custom-button.orange-btn{background-color:#c65102;color:#fff}.btn-style.orange-btn:hover,.custom-button.orange-btn:hover{background-color:#0080d0;color:#fff}.btn-style.outline-btn,.custom-button.outline-btn{border:.1rem solid #0080d0;color:#000;background:transparent;padding-top:1.35rem;padding-bottom:1.35rem}.btn-style.outline-btn:hover:not(:disabled),.custom-button.outline-btn:hover:not(:disabled){color:#fff;background-color:#0080d0}.btn-style:disabled,.custom-button:disabled{opacity:.7;cursor:not-allowed}.btn-style--icon,.custom-button--icon{display:inline-flex;align-items:center;padding:.5rem .5rem .5rem 1.5rem}.btn-style--icon .btn-icon,.custom-button--icon .btn-icon{flex-shrink:0;margin-left:2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;width:4rem;height:4rem;background-color:#1c342d}@media(max-width:767px){.btn-style--icon .btn-icon,.custom-button--icon .btn-icon{margin-left:1.5rem;width:3rem;height:3rem}}.btn-style.sm-btn,.custom-button.sm-btn{padding:.95rem 2rem;font-size:1.4rem}@media(max-width:767px){.btn-style.sm-btn,.custom-button.sm-btn{padding:.75rem 1.5rem;font-size:1.2rem}}.btn-style .rightIcon,.custom-button .rightIcon{margin-left:1rem}.btn-style .rightIcon svg path,.custom-button .rightIcon svg path{fill:#c65102}.btn-style.right_icon_btn .rightIcon,.custom-button.right_icon_btn .rightIcon{margin-left:0;width:41px;height:41px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:10rem;position:relative;left:3rem}@media(max-width:767px){.btn-style.right_icon_btn .rightIcon,.custom-button.right_icon_btn .rightIcon{width:30px;height:30px;left:2rem}.btn-style.right_icon_btn .rightIcon svg,.custom-button.right_icon_btn .rightIcon svg{width:15px}}.btn-style.right_icon_btn:hover .rightIcon svg path,.custom-button.right_icon_btn:hover .rightIcon svg path{fill:#0080d0}.input{margin-bottom:2rem}@media(max-width:1679px){.input{margin-bottom:1.5rem}}@media(max-width:767px){.input{margin-bottom:1rem}}.input .inner{position:relative}.input .inner .form-control,.input .inner textarea{outline:none;font-size:1.6rem;list-style:none;font-weight:400;color:#000;border-radius:10rem;transition:.2s ease-in-out;width:100%;padding:.65rem 1.7rem;border:1px solid #afc5e5;background:transparent;letter-spacing:.02em;min-height:5.6rem}@media(max-width:1679px){.input .inner .form-control,.input .inner textarea{min-height:5rem;padding:.45rem 1.5rem;font-size:1.4rem}}.input .inner .form-control:-moz-read-only,.input .inner textarea:-moz-read-only{cursor:not-allowed;background-color:#d8d8d6}.input .inner .form-control:read-only,.input .inner textarea:read-only{cursor:not-allowed;background-color:#d8d8d6}.input .inner .form-control::placeholder,.input .inner textarea::placeholder{color:#999}.input .inner .form-control:focus,.input .inner textarea:focus{box-shadow:none}.input .inner .form-control.right-padd,.input .inner textarea.right-padd{padding-right:6rem}@media(max-width:1679px){.input .inner .form-control.right-padd,.input .inner textarea.right-padd{padding-right:5rem;padding-right:4rem}}.input .inner textarea{border-radius:2rem;padding:1.5rem 1.6rem}.input .inner .icon,.input .inner .right-content{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);line-height:1}@media(max-width:767px){.input .inner .icon,.input .inner .right-content{right:1rem}}.input .inner .right-content{font-size:1.4rem;font-weight:500;color:#fff}@media(max-width:767px){.input .inner .right-content{font-size:1.2rem}}.error_message{text-align:left;font-size:1.5rem;margin-top:.25rem;color:#ff0002;font-weight:400}.form-control,textarea{outline:none;font-size:1.6rem;list-style:none;font-weight:400;color:#000;border-radius:10rem;transition:.2s ease-in-out;width:100%;padding:.65rem 1.7rem;border:1px solid #afc5e5;background:transparent;letter-spacing:.02em;min-height:5.6rem}@media(max-width:1679px){.form-control,textarea{min-height:5rem;padding:.45rem 1.5rem;font-size:1.4rem}}.form-control:-moz-read-only,textarea:-moz-read-only{cursor:not-allowed;background-color:#d8d8d6}.form-control:read-only,textarea:read-only{cursor:not-allowed;background-color:#d8d8d6}.form-control::placeholder,textarea::placeholder{color:#999}.form-control:focus,textarea:focus{box-shadow:none}.form-control.right-padd,textarea.right-padd{padding-right:6rem}@media(max-width:1679px){.form-control.right-padd,textarea.right-padd{padding-right:5rem;padding-right:4rem}}body textarea{border-radius:2rem}.common_table.table{--bs-table-bg:$clrD9D9D9;background-color:hsla(0,0%,85%,.2);border-radius:0}.common_table.table tr th{background-color:#f7f7f7;border:1px solid #fff;color:rgba(51,51,51,.6);padding:1.3rem 2.5rem}.common_table.table tr th:first-child{border-left:0}.common_table.table tr th:last-child{border-right:0}.common_table.table tr td,.common_table.table tr th{font-size:1.4rem;font-weight:500;vertical-align:middle;white-space:nowrap}@media(max-width:767px){.common_table.table tr td,.common_table.table tr th{font-size:1.2rem;padding:1rem 2rem}}.common_table.table tr td{font-weight:400;color:#333;padding:1rem 2.5rem;background-color:#f9f9fc}.common_table.table tr td .btn-style{min-height:4rem;display:inline-flex;justify-content:center;align-items:center;text-align:center;border-radius:10rem;padding:1rem 2.5rem;font-size:1.6rem;font-weight:500;background:#0080d0;border:0;text-transform:capitalize;transition:all .3s ease-in-out;min-width:12.6rem;color:#fff;position:relative}@media(max-width:1599px){.common_table.table tr td .btn-style{min-width:10rem;padding:.7rem 1.5rem;font-size:1.4rem;min-height:auto}}.common_table.table tbody tr:not(:last-child){border-top:.5rem solid #ecf0fb;border-bottom:.4rem solid #ecf0fb}.common_table.table .no_record_box{padding:3.5rem 0}.skeletonContainer{width:100%}.skeletonContainer .skeletonLoading{width:100%;height:20px}.info_icon{cursor:pointer;margin-left:5px}.required-asterisk{color:red}.phone-input .react-tel-input .form-control{height:5.6rem;width:100%;padding:1.1rem 1.6rem 1.1rem 7rem;color:#000;transition:.2s ease-in-out}.phone-input .react-tel-input .form-control:focus{box-shadow:none}.phone-input .react-tel-input .form-control::placeholder{color:#c3c3c3}.phone-input .react-tel-input .flag-dropdown{background-color:transparent;border:0}.phone-input .react-tel-input .flag-dropdown .selected-flag{border-right:.1rem solid hsla(0,0%,100%,.2);width:5.75rem;padding-left:1.6rem;border-radius:3rem 0 0 3rem}.phone-input .react-tel-input .flag-dropdown .selected-flag:focus,.phone-input .react-tel-input .flag-dropdown .selected-flag:hover{background-color:transparent}.phone-input .react-tel-input .flag-dropdown .selected-flag .arrow{position:relative;left:23px}.phone-input .react-tel-input .flag-dropdown.open{background:#fff;border-radius:.6rem 0 0 .6rem}.phone-input .react-tel-input .flag-dropdown.open .selected-flag{background:transparent;border-radius:3rem 0 0 3rem}.phone-input .react-tel-input .country-list{padding:0 0 1rem;border-radius:1rem;background-color:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.122);width:25rem}.phone-input .react-tel-input .country-list .search{top:0;background:#fff}.phone-input .react-tel-input .country-list .search .search-emoji{display:none}.phone-input .react-tel-input .country-list .search .search-box{background-color:#fff;border:.1rem solid rgba(0,128,208,.2)}.phone-input .react-tel-input .country-list .country{font-size:1.6rem}@media(max-width:767px){.phone-input .react-tel-input .country-list .country{font-size:1.2rem}}.phone-input .react-tel-input .country-list .country:hover{background-color:rgba(0,128,208,.25)}.phone-input .react-tel-input .country-list .country.highlight{background-color:#0080d0;color:#fff}.phone-input .react-tel-input .country-list .country.highlight .dial-code{color:#fff}.common-select-wrapper{margin-bottom:1.6rem}@media(max-width:1679px){.common-select-wrapper{margin-bottom:1.4rem}}@media(max-width:767px){.common-select-wrapper{margin-bottom:1rem}}.common-select-wrapper .common-select .react-select__control{width:100%;padding:.8rem 1.6rem;border:1px solid #afc5e5;background:transparent;outline:none;font-size:1.6rem;list-style:none;font-weight:500;color:#333;border-radius:10rem;letter-spacing:.02em;transition:.2s ease-in-out;min-height:5.6rem}@media(max-width:1679px){.common-select-wrapper .common-select .react-select__control{min-height:5rem;padding:1.25rem 1.5rem;font-size:1.4rem}}.common-select-wrapper .common-select .react-select__control--is-disabled{background-color:#afc5e5;border-color:#f7f7f7}@media(max-width:767px){.common-select-wrapper .common-select .react-select__control{min-width:9rem}}.common-select-wrapper .common-select .react-select__control--is-focused{box-shadow:none}.common-select-wrapper .common-select .react-select__control:hover{border-color:#afc5e5}.common-select-wrapper .common-select .react-select__control--menu-is-open .react-select__indicator{transform:rotate(180deg)}.common-select-wrapper .common-select .react-select__placeholder{color:#40596b}.common-select-wrapper .common-select .react-select__input-container,.common-select-wrapper .common-select .react-select__single-value{color:#333;font-size:1.4rem;font-weight:500;line-height:normal;text-transform:capitalize;margin:0 .6rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.common-select-wrapper .common-select .react-select__input-container,.common-select-wrapper .common-select .react-select__single-value{font-size:1.2rem}}.common-select-wrapper .common-select .react-select__input-container--is-disabled,.common-select-wrapper .common-select .react-select__single-value--is-disabled{color:#000}.common-select-wrapper .common-select .react-select__indicator,.common-select-wrapper .common-select .react-select__value-container{padding:0}.common-select-wrapper .common-select .react-select__indicator-separator{display:none}.common-select-wrapper .common-select .react-select__indicator{background-repeat:no-repeat;background-size:100%;transition:all .3s ease}.common-select-wrapper .common-select .react-select__indicator svg{display:block}.common-select-wrapper .common-select .react-select__menu{z-index:3;border-radius:1rem;border:1px solid #afc5e5;background-color:#fff;margin-top:0;box-shadow:0 0 16px 0 rgba(0,0,0,.122);overflow:hidden}.common-select-wrapper .common-select .react-select__menu-list{padding:0}.common-select-wrapper .common-select .react-select__menu-notice--no-options{color:#333;font-size:1.4rem}.common-select-wrapper .common-select .react-select__option{white-space:nowrap;padding:.8rem 1.6rem;color:#333;font-size:1.4rem;font-weight:500;text-transform:capitalize}@media(max-width:767px){.common-select-wrapper .common-select .react-select__option{padding:.5rem 1.3rem;font-size:1.2rem}}.common-select-wrapper .common-select .react-select__option--is-selected,.common-select-wrapper .common-select .react-select__option:active{background-color:#0080d0!important;color:#fff!important}.common-select-wrapper .common-select .react-select__option--is-focused{background-color:transparent}.common-select-wrapper .common-select .react-select__option:hover{background-color:transparent;color:#0080d0;cursor:pointer}.common-select-wrapper .common-select .react-select__option--is-disabled{opacity:.5}.common-select-wrapper .common-select .react-select__option--is-disabled:active,.common-select-wrapper .common-select .react-select__option--is-disabled:hover{color:#000!important}.common-select-wrapper.error .react-select__control{border-color:#db2c3d;background:rgba(219,44,61,.05)}.common-select-wrapper.error .react-select__placeholder,.common-select-wrapper.error .react-select__single-value{color:#db2c3d}.common-select-wrapper.input-filled .react-select__control{border-color:#0080d0;background:rgba(0,128,208,.07)}.common-select-wrapper.input-filled .react-select__control--is-disabled{background-color:#fff;border-color:#fff;color:#000}.modal-backdrop.show{background:#000!important;opacity:.64!important}.custom-modal{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.custom-modal .modal-dialog{padding:0 1rem;max-width:50rem}@media(max-width:767px){.custom-modal .modal-dialog{max-width:45rem;margin:0 auto}}.custom-modal .modal-content{border-radius:1.5rem;box-shadow:0 0 16px 0 rgba(0,0,0,.141);background:#fff;padding:7rem 3rem 5rem;min-height:22rem}@media(max-width:767px){.custom-modal .modal-content{padding:3.5rem 1.6rem 2rem}}.custom-modal .modal-body{padding:0}.custom-modal__action{position:absolute;top:2rem;right:2.1rem;line-height:1}@media(max-width:767px){.custom-modal__action{top:1rem;right:1.5rem}}.custom-modal__action svg{width:1.6rem;height:1.6rem}@media(max-width:767px){.custom-modal__action svg{width:1.4rem;height:1.4rem}}.custom-modal__header{transition:all .2s ease-in-out;padding-bottom:2rem}@media(max-width:767px){.custom-modal__header{padding-bottom:1.6rem}}.custom-modal__header h2{font-weight:500;color:#333;font-size:2.4rem;font-weight:600}@media(max-width:1399px){.custom-modal__header h2{font-size:2.2rem}}@media(max-width:767px){.custom-modal__header h2{font-size:2rem}}.custom-modal__subTitle{font-size:1.6rem;color:#333;opacity:.6;font-weight:400;margin-top:2rem}.custom-datepicker .react-date-picker{width:100%}.custom-datepicker .react-date-picker__wrapper{padding:1rem 1.6rem;border:1px solid #afc5e5;background-color:#fff;border-radius:10rem;min-height:5.6rem}@media(max-width:1679px){.custom-datepicker .react-date-picker__wrapper{min-height:5rem}}@media(max-width:767px){.custom-datepicker .react-date-picker__wrapper{padding:.95rem 1.5rem}}.custom-datepicker .react-date-picker__inputGroup{padding:0}.custom-datepicker .react-date-picker__inputGroup input{outline:none;font-size:1.4rem;list-style:none;font-weight:500;color:#333;transition:.2s ease-in-out;letter-spacing:.02em}@media(max-width:767px){.custom-datepicker .react-date-picker__inputGroup input{font-size:1.4rem}}.custom-datepicker .react-date-picker__inputGroup input::placeholder{color:#c3c3c3}.custom-datepicker .react-date-picker__inputGroup input:focus{box-shadow:none}.custom-datepicker .react-date-picker__inputGroup__leadingZero{font-size:1.4rem}@media(max-width:767px){.custom-datepicker .react-date-picker__inputGroup__leadingZero{font-size:1.4rem}}.custom-datepicker .react-date-picker__button svg{stroke:#333;transition:all .2s linear}.custom-datepicker .react-date-picker__button:enabled:focus svg,.custom-datepicker .react-date-picker__button:enabled:hover svg{stroke:#333}.custom-datepicker .react-date-picker__calendar .react-calendar{border-width:thin;background:#0080d0;border-color:#0080d0;color:#fff}.custom-datepicker .react-date-picker__calendar .react-calendar__navigation button:disabled{opacity:.7;color:#fff;background-color:#0080d0}.custom-datepicker .react-date-picker__calendar .react-calendar__navigation__arrow,.custom-datepicker .react-date-picker__calendar .react-calendar__navigation__label{color:#fff}.custom-datepicker .react-date-picker__calendar .react-calendar__navigation__arrow:focus,.custom-datepicker .react-date-picker__calendar .react-calendar__navigation__arrow:hover,.custom-datepicker .react-date-picker__calendar .react-calendar__navigation__label:focus,.custom-datepicker .react-date-picker__calendar .react-calendar__navigation__label:hover{background:#0080d0}.custom-datepicker .react-date-picker__calendar .react-calendar__tile--active,.custom-datepicker .react-date-picker__calendar .react-calendar__tile--hasActive,.custom-datepicker .react-date-picker__calendar .react-calendar__tile--now{background:#0080d0;color:#fff;border:2px solid #fff}.custom-datepicker .react-date-picker__calendar .react-calendar__tile:hover:not(:disabled){background-color:hsla(0,0%,100%,.15)}.custom-datepicker .react-date-picker__calendar .react-calendar__tile:disabled{background:#ededed;color:#000;border:none;cursor:not-allowed}.custom-datepicker .react-date-picker__calendar .react-calendar__tile:disabled:hover{background:#ededed}.custom-datepicker .react-date-picker__calendar .react-calendar__month-view__days__day{color:#fff}.custom-datepicker .react-date-picker__calendar .react-calendar__month-view__days__day:hover:not(:disabled){background-color:hsla(0,0%,100%,.15)}.custom-datepicker .react-date-picker__calendar .react-calendar__month-view__days__day--neighboringMonth{color:hsla(0,0%,100%,.8)}.viewBody{text-align:center}.viewBody h4{font-weight:500;margin:0;line-height:1.5;font-size:2.6rem}@media(max-width:767px){.about_sec_img img{max-width:32.7rem;margin:0 auto;display:table;width:100%}}.common_heading h2{color:#333;margin-bottom:2rem}@media(max-width:575px){.common_heading h2{font-size:1.8rem;line-height:2.7rem}}.common_heading p{color:#40596b;font-size:1.8rem;line-height:2.7rem;font-weight:400}@media(max-width:1440px){.common_heading p{font-size:1.6rem;line-height:2.4rem}}@media(max-width:767px){.common_heading p{font-size:1.4rem;line-height:2.2rem}}.landing_page{background-color:#fff}.bannerMain{position:relative;min-height:calc(100dvh - 15rem);padding-top:3rem;padding-bottom:9.7rem}@media(max-width:1479px){.bannerMain{min-height:calc(100dvh - 12.5rem)}}@media(max-width:1199px){.bannerMain{min-height:auto}}@media(max-width:767px){.bannerMain{padding-bottom:6rem}}.bannerMain_content{padding-top:2rem}.bannerMain_content h1{color:#333}.bannerMain_content p{color:#40596b;font-size:1.8rem;font-weight:400;margin:2rem 0 5rem}@media(max-width:767px){.bannerMain_content p{font-size:1.4rem;margin:2rem 0 4rem}}.bannerMain_content .btn-style{min-width:25rem}@media(max-width:767px){.bannerMain_content .btn-style{min-width:12.9rem}}.bannerMain_video{position:relative;padding-left:15px;padding-right:15px;display:flex;justify-content:center}@media(max-width:1199px){.bannerMain_video{height:40rem}}@media(max-width:767px){.bannerMain_video{padding-left:0;padding-right:0;height:auto}}.bannerMain_video img{object-fit:contain}.bannerMain_video_animation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:520px;width:100%}@media(max-width:1199px){.bannerMain_video_animation{top:44%}}.bannerMain_video_animation .live_stream{position:absolute;left:0;top:-6rem;animation:upanimate 5s infinite alternate}@media(max-width:1199px){.bannerMain_video_animation .live_stream{top:-3rem}}@media(max-width:767px){.bannerMain_video_animation .live_stream{top:-55px}}.bannerMain_video_animation .repost_img{position:absolute;right:1rem;top:17.8rem;animation:downanimate 5s infinite alternate}@media(max-width:1199px){.bannerMain_video_animation .repost_img{top:12rem}}@media(max-width:767px){.bannerMain_video_animation .repost_img{top:10.2rem}.bannerMain_video_animation{max-width:300px}.bannerMain_video_animation img{max-width:13rem}}@keyframes upanimate{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{translate:translateY(30px)}}@keyframes downanimate{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{translate:translateY(-30px)}}.bannerBox{position:relative}.bannerBox .row{align-items:center}@media(max-width:991px){.bannerBox{position:relative;top:auto;left:auto;transform:none}.bannerBox .bannerBoxLeft{text-align:center}}.bannerBox .bannerBoxLeft h6{font-size:2.2rem;font-weight:700;line-height:3.3rem;color:#0080d0}@media(max-width:991px){.bannerBox .bannerBoxLeft h6{font-size:1.8rem;line-height:2.8rem}}@media(max-width:575px){.bannerBox .bannerBoxLeft h6{font-size:1.6rem;line-height:2.2rem}}.bannerBox .bannerBoxLeft h2{letter-spacing:0;color:#fff;text-transform:capitalize;font-size:6.4rem;line-height:7.7rem;font-weight:400}@media(max-width:1400px){.bannerBox .bannerBoxLeft h2{font-size:4.8rem;line-height:5rem}}@media(max-width:767px){.bannerBox .bannerBoxLeft h2{font-size:3.2rem}}@media(max-width:575px){.bannerBox .bannerBoxLeft h2{font-size:2rem;line-height:2.6rem}}.bannerBox .bannerBoxLeft .green_text{font-weight:900;color:#0080d0}@media(max-width:1479px){.bannerBox .bannerBoxLeft .green_text{font-size:4.2rem;line-height:5rem}}@media(max-width:575px){.bannerBox .bannerBoxLeft .green_text{font-size:2rem;line-height:2.4rem}}.bannerBox .bannerBoxLeft p{width:100%;max-width:675px;font-size:2.2rem;line-height:3.3rem;font-weight:400;color:#fff;margin:2rem 0 5rem}@media(max-width:1440px){.bannerBox .bannerBoxLeft p{font-size:1.8rem;line-height:2.2rem;margin:2rem 0}}@media(max-width:991px){.bannerBox .bannerBoxLeft p{margin:1.5rem auto}}@media(max-width:767px){.bannerBox .bannerBoxLeft p{font-size:1.6rem;margin:1rem auto}}.bannerBox .bannerBoxLeft a{cursor:pointer;display:flex;align-items:center;justify-content:center;max-width:335px;background-color:#fff;color:#000}@media(max-width:1400px){.bannerBox .bannerBoxLeft a{max-width:295px}}@media(max-width:991px){.bannerBox .bannerBoxLeft a{margin-inline:auto}}.bannerBox .bannerBoxLeft a span{margin-right:2.1rem}@media(max-width:991px){.bannerBox .bannerBoxLeft a span{margin-right:1rem}}.icoStage{background:rgba(0,128,208,.2);width:100%;max-width:57rem;margin-left:auto;border-radius:1.5rem;border:.1rem solid #28343e}@media(max-width:1679px){.icoStage{margin:4rem auto 0}}.icoStage .icoTimer{padding:4.2rem 4rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column}@media(max-width:767px){.icoStage .icoTimer{padding:3rem 1.5rem 0}}.icoStage .icoTimer .purchase{margin-top:2rem;text-align:center}.icoStage .icoTimer p{color:#c3c3c3}.icoStage .icoTimer p.min_P{font-size:14px;line-height:26px;margin-top:5px;margin-bottom:0}@media(max-width:1400px){.icoStage .icoTimer p.min_P{font-size:14px}}@media(max-width:1200px){.icoStage .icoTimer p.min_P{font-size:12px;line-height:20px}}@media(max-width:767px){.icoStage .icoTimer p.min_P{margin-bottom:0}}.icoStage .icoTimer a{padding:12px 40px!important;max-width:180px;margin-top:22px;color:#1a1c27;margin-bottom:30px}@media(max-width:1679px){.icoStage .icoTimer .custombtn{width:250px}}.icoStage .coin_links{background-color:rgba(0,128,208,.5);border-radius:0 0 1.5rem 1.5rem;margin-top:32px}@media(max-width:767px){.icoStage .coin_links{margin-top:20px}}.icoStage .coin_links ul{display:flex;align-items:center;justify-content:center;margin-bottom:0;padding:20px 0 16px}.icoStage .coin_links ul li{margin-right:60px}@media(max-width:767px){.icoStage .coin_links ul li{margin-right:40px}}.icoStage .coin_links ul li:last-child{margin-right:0}.icoStage .coin_links ul li:before{content:none}.icoStage .coin_links ul li a{cursor:auto}.icoStage .coin_links ul li a svg{width:2.4rem;height:2.4rem}.progressbar{width:280px;margin-bottom:30px}@media(max-width:400px){.progressbar{width:250px}}.progressbar .progress{border-radius:50px;height:40px}.progressbar .progress-bar{font-size:14px}.progressbar p{font-size:14px;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 -10px;padding-bottom:0;position:relative}.progressbar p:before{left:10px}.progressbar p:after,.progressbar p:before{position:absolute;height:20px;width:1px;background:#fff;content:"";top:26px}.progressbar p:after{right:10px}.back-to-top,.progressbar .progress .progress-bar{background:#0080d0}.back-to-top{position:fixed;bottom:20px;right:20px;font-size:25px;line-height:25px;color:#fff;cursor:pointer;border-radius:60px;width:40px;height:40px;z-index:9999;display:flex;align-items:center;justify-content:center;border:none;box-shadow:0 0 10px hsla(0,0%,100%,.4)}.back-to-top:hover{background:transparent;box-shadow:0 0 0 2px #0080d0;color:#0080d0}.concept_box{background-color:rgba(0,128,208,.2);border-radius:1rem;padding:3.2rem 2.4rem 4.2rem;background-size:cover;display:flex;align-items:center;flex-direction:column;justify-content:flex-start;height:100%;transition:all .25s linear}@media(max-width:991px){.concept_box{padding:5rem 2rem;margin-bottom:1.5rem}}@media(max-width:767px){.concept_box{padding:2.5rem 2rem}}.concept_box .img_box{width:8rem;margin-bottom:1.4rem}.concept_box h2{font-size:3.2rem;font-weight:800;line-height:4rem;color:#fff;margin-bottom:1.2rem}@media(max-width:991px){.concept_box h2{font-size:1.8rem;line-height:2.4rem}}.concept_box p{color:#c3c3c3;text-align:center;width:100%;max-width:332px;margin:0 auto}.concept_box:hover{transform:scale(1.05)}@media(max-width:991px){.contact-form{margin-top:1.5rem}}.contact-form h2{margin-bottom:1rem}.token_sale{background-color:#0080d0;padding:3.5rem 0;min-height:13rem;display:flex;align-items:center;position:relative}.token_sale .info_text{color:#fff;text-align:center;font-size:1.6rem;margin-top:7px}@media(max-width:991px){.token_sale{padding:3rem 0}}@media(max-width:767px){.token_sale{padding:2.2rem 0}}.token_sale_content h2{color:#fff;font-size:3.5rem;font-weight:700}@media(max-width:1199px){.token_sale_content h2{font-size:2.5rem}}@media(max-width:991px){.token_sale_content h2{text-align:center;margin-bottom:2rem}}@media(max-width:767px){.token_sale_content h2{font-size:2rem}}.token_sale_timer{padding-left:6.8rem}@media(max-width:991px){.token_sale_timer{padding-left:0}}.token_sale_timer ul{display:flex}@media(max-width:991px){.token_sale_timer ul{justify-content:space-between;max-width:400px;margin:0 auto}}.token_sale_timer ul .timer_inner{text-align:center;position:relative;display:flex;align-items:center}@media(max-width:991px){.token_sale_timer ul .timer_inner{display:block;text-align:center}}.token_sale_timer ul .timer_inner li{font-size:3rem;line-height:3.7rem;font-weight:700;padding:1rem;color:#fff;list-style:none;display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:1.2rem;margin-right:1.2rem;width:7.6rem;height:7.6rem;border:0}@media(max-width:1679px){.token_sale_timer ul .timer_inner li{font-size:2.4rem}}@media(max-width:1199px){.token_sale_timer ul .timer_inner li{width:6rem;height:6rem;font-size:2.2rem}}@media(max-width:991px){.token_sale_timer ul .timer_inner li{margin:0 auto 1rem}}@media(max-width:767px){.token_sale_timer ul .timer_inner li{font-size:1.6rem;width:4rem;height:4rem;padding:.5rem 1rem}}.token_sale_timer ul .timer_inner li:last-child:before{display:none}.token_sale_timer ul .timer_inner span{font-size:1.8rem;font-weight:500;line-height:2.3rem;color:hsla(0,0%,100%,.8);margin-right:5.4rem}@media(max-width:1365px){.token_sale_timer ul .timer_inner span{margin-right:2rem}}@media(max-width:991px){.token_sale_timer ul .timer_inner span{font-size:1.4rem;line-height:1.8rem;margin-right:0}}.token_sale_timer ul .timer_inner:last-child:before{content:none}.token_sale_timer ul .timer_inner:last-child span{margin-right:0}.token_sale .phase_info_icon{position:absolute;right:1rem;top:1.5rem;cursor:pointer}@media(max-width:767px){.token_sale .phase_info_icon svg{width:1.5rem;height:1.5rem}}.whitepaper_sec{background-color:#f7f7f7}@media(max-width:767px){.whitepaper_sec_img img{max-width:32.7rem;margin:0 auto;display:table;width:100%}}.invest_sec{position:relative;z-index:1}@media(max-width:767px){.invest_sec .container{padding-top:0}}.invest_sec .same_content_sec{max-width:100%}@media(max-width:767px){.invest_sec .py-55{padding:0}}.invest_sec_img{position:relative;top:0;right:0;z-index:-1;text-align:right}@media(min-width:992px){.invest_sec_img{position:absolute;max-width:33%}}@media(min-width:1680px){.invest_sec_img{max-width:35%}}@media(max-width:767px){.invest_sec_img{width:340px;margin-left:auto}}.invest_sec .colbox{margin-top:4.5rem}@media(max-width:991px){.invest_sec .colbox{margin-top:3.4rem}}@media(max-width:767px){.invest_sec_content{text-align:center}}.invest_sec_content h3{margin:2rem 0}@media(max-width:991px){.invest_sec_content h3{margin:1.5rem 0}}.invest_sec_content p{color:#40596b;font-size:1.8rem;line-height:2.8rem;font-weight:400}@media(max-width:1679px){.invest_sec_content p{font-size:1.6rem;line-height:2.2rem}}@media(max-width:991px){.invest_sec_content p{font-size:1.4rem;line-height:2.4rem}}.roadmap_sec{position:relative}.roadmap_sec_content{margin-top:6rem;position:relative}@media(max-width:767px){.roadmap_sec_content{margin-top:3.2rem}}.roadmap_sec_content .roadmap_desktop_view .roadmap_item{width:40%}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item{width:calc(100% - 5rem);margin:0 auto;position:relative}.roadmap_sec_content .roadmap_desktop_view .roadmap_item .roadmap_year{position:absolute;left:-30px;transform:rotate(-90deg);top:50%;font-size:14px;font-weight:600}}.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul{display:flex;margin-top:2rem}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul{display:block;margin-top:0;border-left:1px solid rgba(0,128,208,.2);border-right:1px solid rgba(0,128,208,.2)}}.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul li{width:25%;height:67.3rem;border-right:1px solid rgba(0,128,208,.2);position:relative}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul li{width:100%;height:auto;border-bottom:1px solid rgba(0,128,208,.2);position:relative;border-right:0}}.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul li h3{text-align:center;color:#0080d0;border-top:1px solid rgba(0,128,208,.2);border-bottom:1px solid rgba(0,128,208,.2);padding:1.5rem 1rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul li h3{font-size:1.6rem}}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item ul li h3{text-align:right;font-size:1.4rem;margin-right:-3.5rem;padding:2rem 1rem;border:0}}@media(min-width:576px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first{width:20%}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul{display:flex}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li{width:50%}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3{position:relative}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3:first-child:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3:first-child:before,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3:last-child:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3:last-child:before{content:"";position:absolute;bottom:-3px;left:-5px;width:5px;height:5px;border-radius:1rem;background-color:rgba(0,128,208,.2)}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3:first-child:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:first-child h3:last-child:after{top:-3px;left:-5px}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:last-child:after{content:"";position:absolute;right:-1px;top:-55px;width:1px;height:calc(100% + 55px);background-color:#0080d0}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:last-child:before{content:"";position:absolute;right:-3px;top:-55px;width:5px;height:5px;border-radius:1rem;background-color:#0080d0}}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul{position:relative}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul:before{content:"";position:absolute;top:-3px;right:-3px;width:5px;height:5px;border-radius:1rem;background-color:rgba(0,128,208,.2)}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul:after{top:-3px;left:-3px}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:last-child:after{content:"";position:absolute;right:-25px;bottom:-1px;width:calc(100% + 25px);height:1px;background-color:#0080d0}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_first ul li:last-child:before{content:"";position:absolute;right:-30px;bottom:-3px;width:5px;height:5px;border-radius:1rem;background-color:#0080d0}}@media(min-width:576px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item_middle ul{display:flex}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_middle ul li:last-child:after{content:"";position:absolute;right:-1px;top:-55px;width:1px;height:calc(100% + 55px);background-color:#0080d0}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_middle ul li:last-child:before{content:"";position:absolute;right:-3px;top:-55px;width:5px;height:5px;border-radius:1rem;background-color:#0080d0}}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item_middle ul li:last-child:after{content:"";position:absolute;right:-25px;bottom:-1px;width:calc(100% + 25px);height:1px;background-color:#0080d0}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_middle ul li:last-child:before{content:"";position:absolute;right:-30px;bottom:-3px;width:5px;height:5px;border-radius:1rem;background-color:#0080d0}}@media(min-width:576px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child{border-right:none}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3{position:relative}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3:first-child:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3:first-child:before,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3:last-child:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3:last-child:before{content:"";position:absolute;bottom:-3px;right:-5px;width:5px;height:5px;border-radius:1rem;background-color:rgba(0,128,208,.2)}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3:first-child:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child h3:last-child:after{top:-3px;right:-5px}}@media(max-width:575px){.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul{position:relative}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul:after,.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul:before{content:"";position:absolute;bottom:-3px;right:-3px;width:5px;height:5px;border-radius:1rem;background-color:rgba(0,128,208,.2)}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul:after{bottom:-3px;left:-3px}.roadmap_sec_content .roadmap_desktop_view .roadmap_item_last ul li:last-child{border-bottom:none}}.roadmap_sec_content .roadmap_data_item{position:absolute;top:13.9rem;left:0;width:100%;height:calc(100% - 13.9rem)}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item{top:0;right:9.5%;left:auto}}.roadmap_sec_content .roadmap_data_item .boxsize{border-radius:2rem;position:absolute;padding:1.5rem 1.6rem;width:39rem}@media(max-width:1365px){.roadmap_sec_content .roadmap_data_item .boxsize{padding:1rem 1.6rem;width:30rem}}@media(max-width:767px){.roadmap_sec_content .roadmap_data_item .boxsize{width:21rem}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item .boxsize{width:25%;left:auto;text-align:center;padding:3.2rem 1rem}}.roadmap_sec_content .roadmap_data_item p{color:#fff;font-weight:400;font-size:1.6rem}@media(max-width:1365px){.roadmap_sec_content .roadmap_data_item p{font-size:1.3rem;line-height:1.8rem}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item p{font-size:1.2rem;line-height:1.8rem;margin:0 auto;max-width:70px}}.roadmap_sec_content .roadmap_data_item_1{top:0;left:0}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_1{left:auto;right:0}}.roadmap_sec_content .roadmap_data_item_2{top:7.2rem;left:14.2rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_data_item_2{left:11%}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_2{left:auto;right:28%;top:6.6rem}}.roadmap_sec_content .roadmap_data_item_3{top:14.4rem;left:27.6rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_data_item_3{left:21%}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_3{left:auto;right:56%;top:12.6rem}}.roadmap_sec_content .roadmap_data_item_4{top:21.6rem;left:41rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_data_item_4{left:30%}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_4{left:auto;right:0;top:18.3rem}}.roadmap_sec_content .roadmap_data_item_5{top:28.8rem;right:40rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_data_item_5{right:27%}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_5{left:auto;right:28%;top:24rem}}.roadmap_sec_content .roadmap_data_item_6{top:36rem;right:27.8rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_data_item_6{right:18%}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_6{left:auto;right:56%;top:29.8rem}}.roadmap_sec_content .roadmap_data_item_7{top:43.2rem;right:14rem}@media(max-width:1199px){.roadmap_sec_content .roadmap_data_item_7{right:8%}}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_7{left:auto;right:0;top:35.8rem}}.roadmap_sec_content .roadmap_data_item_8{bottom:2.6rem;right:0;left:auto}@media(max-width:575px){.roadmap_sec_content .roadmap_data_item_8{left:auto;right:28%;top:41.2rem;bottom:auto}}.tokenomics_sec{position:relative;padding:8rem 0}@media(max-width:991px){.tokenomics_sec{padding:0}}@media(max-width:1479px){.tokenomics_sec .container{max-width:114rem}}@media(max-width:1199px){.tokenomics_sec .container{max-width:96rem}}.tokenomics_sec .tokenomics_sec_in{padding-top:4rem}.tokenomics_sec .tokenomics_sec_in .tokenomics{text-align:center}.tokenomics_sec .tokenomics_sec_in #tokenomics_image{width:80%;margin-left:auto;margin-right:auto;margin-top:50px}.tokenomics_sec .tokenomics_sec_in .tokenomics_content{margin-left:3rem}@media(max-width:1199px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content{padding-top:8rem;margin-left:0}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content{padding-top:5rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul{display:flex;flex-wrap:wrap;margin-right:-1.5rem;margin-left:-1.5rem}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul{margin-bottom:-1.5rem;margin-right:-1.5rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li{width:100%;padding-bottom:2rem;padding-right:1.5rem;padding-left:1.5rem}@media(min-width:576px)and (max-width:1199px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li{width:33.3333333333%}}@media(max-width:767px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li{padding-right:.8rem;padding-left:.8rem}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li{padding-bottom:1.7rem}}@media(max-width:359px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li{width:100%}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div{display:flex;justify-content:center;flex-direction:column;background:rgba(0,128,208,.1);border-radius:1.2rem;padding:1.5rem;height:100%}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div{border-radius:1.6rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div h2{font-size:3rem;font-weight:400;line-height:4rem;color:#333}@media(max-width:1399px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div h2{font-size:2.6rem;line-height:3.4rem}}@media(max-width:1199px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div h2{font-size:2.2rem;line-height:3rem}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div h2{font-size:1.8rem;line-height:1.6rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div p{font-size:1.8rem;font-weight:300;line-height:1.7rem;color:rgba(51,51,51,.6);margin-top:1rem}@media(max-width:1199px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div p{font-size:1.6rem}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .tokenomics_cards ul li>div p{font-size:1.4rem;line-height:2.1rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn{margin-top:1.5rem}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn{margin-top:1rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn h3{font-size:4rem;font-weight:275;line-height:4.5rem;color:rgba(0,0,0,.8)}@media(max-width:1399px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn h3{font-size:3.4rem;line-height:4rem}}@media(max-width:1199px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn h3{font-size:3rem;line-height:3.8rem}}@media(max-width:767px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn h3{font-size:2.4rem;line-height:3.4rem}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn h3{font-size:2rem;line-height:3rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns{margin-top:1.2rem;display:flex;align-items:center}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns{margin-top:1.6rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns button{flex-direction:column;align-items:center;font-size:3rem;font-weight:400;line-height:4rem;min-height:10rem}@media(max-width:991px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns button{font-size:2.4rem;line-height:3.6rem}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns button{font-size:1.8rem;line-height:3rem;min-height:6.5rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns button span{font-size:1.8rem;font-weight:300;line-height:1.7rem;color:#f7faff}@media(max-width:991px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns button span{font-size:1.6rem;line-height:1.6rem}}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns button span{font-size:1.4rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns .validator_btn{border-radius:1rem 0 0 1rem;width:38.1rem;display:flex}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns .validator_btn{border-radius:1.6rem 0 0 1.6rem}}.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns .treasury_btn{border-radius:0 1rem 1rem 0;min-width:10.6rem;margin-left:.6rem;background:#333}@media(max-width:575px){.tokenomics_sec .tokenomics_sec_in .tokenomics_content .distribution_txn .distribution_txn_btns .treasury_btn{min-width:6.5rem;border-radius:0 1.6rem 1.6rem 0}}.pagination-style{padding-top:1.5rem;display:flex;justify-content:center}.pagination-style .pagination{display:flex;gap:1rem}.pagination-style .pagination li a{transition:all .25s linear;display:inline-flex;align-items:center;justify-content:center;color:#0080d0;width:3.5rem;height:3.5rem;border-radius:.6rem;background-color:hsla(0,0%,100%,.05);font-size:1.4rem;font-weight:400}.pagination-style .pagination li a:hover{background-color:hsla(0,0%,100%,.15)}.pagination-style .pagination li.active a{color:#fff;background-color:#0080d0;font-weight:600}@import"https://fonts.googleapis.com/css2?family=Prompt:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.tranx-sec h3{margin-bottom:2rem}