@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.css";@import"https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600";@import"https://api.fontshare.com/css?f[]=inter@400,500,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700";@import"https://api.fontshare.com/css?f[]=inter@400,500,600,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400";@import"https://api.fontshare.com/css?f[]=poppins@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";.szh-menu{margin:0;padding:0;list-style:none;box-sizing:border-box;width:-moz-max-content;width:max-content;z-index:100;border:1px solid rgba(0,0,0,.1);background-color:#fff}.szh-menu:focus{outline:none}.szh-menu__arrow{box-sizing:border-box;width:.75rem;height:.75rem;background-color:#fff;border:1px solid transparent;border-left-color:#0000001a;border-top-color:#0000001a;z-index:-1}.szh-menu__arrow--dir-left{right:-.375rem;transform:translateY(-50%) rotate(135deg)}.szh-menu__arrow--dir-right{left:-.375rem;transform:translateY(-50%) rotate(-45deg)}.szh-menu__arrow--dir-top{bottom:-.375rem;transform:translate(-50%) rotate(-135deg)}.szh-menu__arrow--dir-bottom{top:-.375rem;transform:translate(-50%) rotate(45deg)}.szh-menu__item{cursor:pointer}.szh-menu__item:focus{outline:none}.szh-menu__item--hover{background-color:#ebebeb}.szh-menu__item--focusable{cursor:default;background-color:inherit}.szh-menu__item--disabled{cursor:default;color:#aaa}.szh-menu__group{box-sizing:border-box}.szh-menu__radio-group{margin:0;padding:0;list-style:none}.szh-menu__divider{height:1px;margin:.5rem 0;background-color:#0000001f}.szh-menu-button{box-sizing:border-box}.szh-menu{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#212529;border:none;border-radius:.25rem;box-shadow:0 3px 7px #0002,0 .6px 2px #0000001a;min-width:10rem;padding:.5rem 0}.szh-menu__item{display:flex;align-items:center;position:relative;padding:.375rem 1.5rem}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:.15s;transition-timing-function:ease-in-out}.szh-menu__item--type-radio{padding-left:2.2rem}.szh-menu__item--type-radio:before{content:"○";position:absolute;left:.8rem;top:.55rem;font-size:.8rem}.szh-menu__item--type-radio.szh-menu__item--checked:before{content:"●"}.szh-menu__item--type-checkbox{padding-left:2.2rem}.szh-menu__item--type-checkbox:before{position:absolute;left:.8rem}.szh-menu__item--type-checkbox.szh-menu__item--checked:before{content:"✔"}.szh-menu__submenu>.szh-menu__item{padding-right:2.5rem}.szh-menu__submenu>.szh-menu__item:after{content:"❯";position:absolute;right:1rem}.szh-menu__header{color:#888;font-size:.8rem;padding:.2rem 1.5rem;text-transform:uppercase}.szh-menu{left:6px!important;min-width:10rem!important}.szh-menu__item{padding:.275rem 1rem}@media screen and (max-width: 640px){.szh-menu{left:-60px!important;min-width:6rem!important}.szh-menu__item{padding:.15rem 1rem}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.css-1aquho2-MuiTabs-indicator{display:none;margin-top:40px}.pro_tab1{border-radius:.725vw;border:1px solid #eaebef;background-color:#fff;padding:.933vw}.v_pro_tab1{margin-top:4.146vw!important;border-radius:.725vw;border:1px solid #eaebef;background-color:#fff;padding:.933vw;margin-bottom:-1.645vw!important}.w_pro_tab1{margin-top:2.146vw!important;border-radius:.725vw;border:1px solid #eaebef;background-color:#fff;padding:.933vw;margin-bottom:1.645vw!important}.p1{font-weight:700!important;color:#000;font-size:24px;line-height:20px}.p2{font-weight:500!important;color:#828282;font-size:16px;line-height:19.36px;margin-bottom:2vw!important}.v_p1{font-weight:700!important;color:#000;font-size:24px;line-height:20px}.v_p2{font-weight:400!important;color:#828282;font-size:16px;line-height:19.36px;margin-bottom:.545vw!important}.btn_Image{border:1px solid #593be7!important;border-radius:1.777vw;color:#593be7!important;text-transform:initial!important;font-weight:600!important}.p3{color:#828282;font-weight:500;font-size:14px;line-height:16.94px;margin-left:.854vw!important;margin-top:1.246vw!important}.input_lable{font-weight:600!important;color:#101928;font-size:14px;margin-top:.2vw!important;margin-bottom:-.845vw!important;font-family:Inter}.input_lable1{font-weight:600!important;color:#101928;font-size:14px;margin-top:1.021vw!important;margin-bottom:-.845vw!important}.phone-input:focus{border:1px solid blue!important}.PhoneInputCountrySelect{border:1px solid #d0d5dd!important;background-color:#eaebef;margin-left:4.544vw!important}#phoneNumber{background-color:#fff;padding:14px;border:1px solid #d0d5dd!important;border-radius:5px;padding-left:6.245vw;margin-left:-6.247vw;box-shadow:0 0 0 1px #d0d5dd inset!important}#phoneNumber:focus{outline:none!important;box-shadow:0 0 0 1px #d0d5dd inset!important}.PhoneInputCountry{display:flex;align-items:center;justify-content:center;background:#eaebef;border-radius:6px;width:6vw;padding-left:1.5vw;height:auto}@media (max-width: 768px){.PhoneInputCountry{width:50px;padding-left:10px;border-radius:4px;height:auto}}@media (min-width:310px) and (max-width: 767px){.PhoneInputCountry{width:50px;padding-left:10px;border-radius:4px;height:11vh}}@media (max-width: 375px){.PhoneInputCountry{width:50px;padding-left:10px;border-radius:4px;height:auto}}@media (max-width: 320px){.PhoneInputCountry{width:50px;padding-left:10px;border-radius:4px;height:11vh}}@media (min-width: 768px) and (max-width: 1024px){.PhoneInputCountry{width:50px;padding-left:10px;border-radius:4px;height:auto}}@media (min-width: 1025px) and (max-width: 1440px){.PhoneInputCountry{width:50px;padding-left:11px;border-radius:4px;height:auto}}.v_btn2{text-transform:initial!important;background-color:#00df81!important;border:none!important;width:6.51vw!important;box-shadow:none!important}.v_btn3{text-transform:initial!important;color:#00df81!important;border:1px solid #00df81!important;width:6.51vw!important;box-shadow:none!important}.s_text{color:#101928;font-weight:500;font-size:14px;line-height:60px!important;margin-bottom:1.254vw!important}.form-control{padding:26px!important;box-shadow:0 0 0 1px #d0d5dd inset!important}.form-control:focus{border:none!important;outline:none}.form-control::-moz-placeholder{text-align:left!important;margin-left:-45.454vw!important;margin-right:24rem;color:#98a2b3!important;font-weight:400}.form-control::placeholder{text-align:left!important;margin-left:-45.454vw!important;margin-right:24rem;color:#98a2b3!important;font-weight:400}.PhoneInput{background-color:transparent;border-radius:.5rem;padding:0rem .8rem 0rem 0rem;width:100%}.PhoneInputCountrySelectArrow{width:7px;height:7px;border-color:#000}.PhoneInputInput{background-color:transparent;color:#000;height:43px;font-family:var(--secondary-font);outline:none}.PhoneInputInput:focus{outline:none;border:none}.PhoneInputInput::-moz-placeholder{color:#000!important}.PhoneInputInput::placeholder{color:#000!important}.PhoneInputCountryIconImg{border-radius:3px}.PhoneInputCountrySelect{margin-left:0!important}.PhoneInputCountry{border-radius:0}@media screen and (max-width: 640px){.PhoneInputInput{height:25px}}.ant-picker-outlined{height:50px;border-width:2px;border-style:solid;border-color:#d9d9d9}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.activebtn{color:#fff!important;background:#593be7!important;border:1px solid #593be7!important}.bt{background-color:#fff;border:1px solid #593be7!important}@media screen and (max-width: 640px){.tab{font-size:15px;padding:12px 8px!important}.styledtab{margin-top:"20px"}}.custom-scrollbar::-webkit-scrollbar{height:2px;display:none}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:gray;border-radius:1px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.main-container{display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;gap:12px;position:relative;width:1088px;margin:0 auto}.group{display:flex;align-items:center;justify-content:space-between;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;border-radius:12px 12px 0 0}.section{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;position:relative;width:238px;padding:0 0 0 20px;z-index:1}.text{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;position:relative;width:218px;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#000;font-size:24px;font-weight:700;line-height:20px;text-align:center;white-space:nowrap;z-index:2}.wrapper{display:flex;align-items:flex-start;flex-wrap:nowrap;flex-shrink:0;gap:24px;position:relative;width:181px;z-index:3}.box{display:flex;align-items:flex-start;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:181px;z-index:4}.section-2{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:10px;position:relative;width:181px;padding:16px 24px;background:#2e3a5c;z-index:5;overflow:hidden;border-radius:6px}.box-2{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;width:133px;z-index:6}.text-2{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;position:relative;width:133px;height:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#fff;font-size:16px;font-weight:600;line-height:24px;text-align:center;white-space:nowrap;z-index:7}.box-3{display:flex;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:8}.section-3{display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:9}.section-4{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;flex-shrink:0;position:relative;width:1088px;border:1px solid #e4e7ec;z-index:10;overflow:hidden;border-radius:10px}.box-4{display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;min-width:0;z-index:11}.wrapper-2{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:45px;z-index:12}.group-2{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:45px;z-index:13}.group-3{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:44px;padding:12px 24px;background:#f9f9fb;z-index:14}.section-5{display:flex;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:4px;position:relative;z-index:15}.text-3{flex-grow:1;flex-shrink:0;flex-basis:auto;position:relative;height:17px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:12px;font-weight:500;line-height:17px;text-align:left;white-space:nowrap;letter-spacing:-.06px;z-index:16}.wrapper-3{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:17}.group-4{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e4e7ec;z-index:18}.box-5{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:19}.section-6{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:20}.section-7{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:21}.wrapper-4{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:22}.group-5{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:23}.text-4{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#101828;font-size:14px;font-weight:500;line-height:20px;text-align:left;white-space:nowrap;z-index:24}.box-6{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:25}.wrapper-5{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:26}.box-7{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:27}.group-6{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:28}.group-7{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:29}.box-8{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:30}.group-8{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:31}.text-5{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#101828;font-size:14px;font-weight:500;line-height:20px;text-align:left;white-space:nowrap;z-index:32}.wrapper-6{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:33}.box-9{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:34}.wrapper-7{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:35}.section-8{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:36}.wrapper-8{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:37}.box-a{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:38}.box-b{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:39}.text-6{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#101828;font-size:14px;font-weight:500;line-height:20px;text-align:left;white-space:nowrap;z-index:40}.wrapper-9{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:41}.section-9{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:42}.box-c{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:43}.wrapper-a{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:44}.section-a{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:45}.section-b{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:46}.box-d{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:47}.text-7{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#101828;font-size:14px;font-weight:500;line-height:20px;text-align:left;white-space:nowrap;z-index:48}.section-c{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:49}.group-9{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:50}.section-d{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-shrink:0;position:relative;width:250px;z-index:51}.wrapper-b{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:52}.group-a{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:45px;z-index:53}.section-e{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:44px;padding:12px 24px;background:#f9f9fb;z-index:54}.group-b{display:flex;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:4px;position:relative;z-index:55}.text-8{flex-grow:1;flex-shrink:0;flex-basis:auto;position:relative;height:17px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:12px;font-weight:500;line-height:17px;text-align:left;white-space:nowrap;letter-spacing:-.06px;z-index:56}.section-f{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:57}.box-e{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e4e7ec;z-index:58}.group-c{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:59}.box-f{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:60}.box-10{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:61}.wrapper-c{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:62}.group-d{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:63}.section-10{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:64}.text-9{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:14px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;z-index:65}.group-e{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:66}.box-11{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:67}.box-12{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:68}.wrapper-d{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:69}.wrapper-e{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:70}.box-13{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:71}.group-f{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:72}.section-11{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:73}.text-a{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:14px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;z-index:74}.box-14{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:75}.box-15{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:76}.section-12{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:77}.wrapper-f{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:78}.box-16{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:79}.box-17{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:80}.wrapper-10{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:81}.group-10{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:82}.text-b{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:14px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;z-index:83}.section-13{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:84}.group-11{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:85}.box-18{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:86}.box-19{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:87}.wrapper-11{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:88}.wrapper-12{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:89}.wrapper-13{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:90}.box-1a{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;position:relative;z-index:91}.text-c{align-self:stretch;flex-shrink:0;flex-basis:auto;position:relative;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:14px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;z-index:92}.wrapper-14{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:93}.group-12{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:94}.box-1b{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-shrink:0;position:relative;width:150px;z-index:95}.group-13{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;height:45px;z-index:96}.section-14{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:45px;z-index:97}.wrapper-15{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:44px;padding:12px 24px;background:#f9f9fb;z-index:98}.wrapper-16{display:flex;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:4px;position:relative;z-index:99}.text-d{flex-grow:1;flex-shrink:0;flex-basis:auto;position:relative;height:17px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:12px;font-weight:500;line-height:17px;text-align:left;white-space:nowrap;letter-spacing:-.06px;z-index:100}.box-1c{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:101}.section-15{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e4e7ec;z-index:102}.box-1d{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:103}.wrapper-17{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:104}.section-16{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:105}.section-17{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:106}.section-18{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;width:96px;padding:2px 12px 2px 8px;background:#e3effc;z-index:107;border-radius:12px}.box-1e{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:2px;position:relative;width:76px;z-index:108}.text-e{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;position:relative;width:76px;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#04326b;font-size:14px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;z-index:109}.wrapper-18{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:110}.section-19{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:111}.section-1a{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:112}.wrapper-19{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:113}.wrapper-1a{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:114}.wrapper-1b{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:115}.wrapper-1c{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;width:77px;padding:2px 12px 2px 8px;background:#e7f6ec;z-index:116;border-radius:12px}.wrapper-1d{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:2px;position:relative;width:57px;z-index:117}.text-f{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;position:relative;width:57px;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#036b26;font-size:14px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;z-index:118}.box-1f{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:119}.section-1b{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:120}.group-14{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:121}.section-1c{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:122}.section-1d{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:123}.group-15{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:124}.section-1e{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;width:96px;padding:2px 12px 2px 8px;background:#e3effc;z-index:125;border-radius:12px}.box-20{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:2px;position:relative;width:76px;z-index:126}.text-10{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;position:relative;width:76px;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#04326b;font-size:14px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;z-index:127}.group-16{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:128}.box-21{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:129}.section-1f{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:130}.wrapper-1e{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:131}.box-22{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:132}.wrapper-1f{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:133}.wrapper-20{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;width:96px;padding:2px 12px 2px 8px;background:#e3effc;z-index:134;border-radius:12px}.group-17{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:2px;position:relative;width:76px;z-index:135}.text-11{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;position:relative;width:76px;height:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#04326b;font-size:14px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;z-index:136}.wrapper-21{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:137}.group-18{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:138}.wrapper-22{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-shrink:0;position:relative;width:150px;z-index:139}.group-19{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;height:45px;z-index:140}.section-20{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:45px;z-index:141}.box-23{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:44px;padding:12px 24px;background:#f9f9fb;z-index:142}.box-24{display:flex;align-items:flex-start;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:4px;position:relative;z-index:143}.text-12{flex-grow:1;flex-shrink:0;flex-basis:auto;position:relative;height:17px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#344054;font-size:12px;font-weight:500;line-height:17px;text-align:left;white-space:nowrap;letter-spacing:-.06px;z-index:144}.box-25{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:145}.wrapper-23{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e4e7ec;z-index:146}.section-21{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:147}.wrapper-24{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:148}.group-1a{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:149}.group-1b{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:150}.wrapper-25{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;z-index:151}.img{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;height:20px;background-size:cover;z-index:152}.box-26{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:154}.wrapper-26{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:155}.box-27{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:156}.box-28{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:157}.box-29{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:158}.group-1c{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:159}.box-2a{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;z-index:160}.img-2{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;height:20px;background-size:cover;z-index:161}.group-1d{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:163}.wrapper-27{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:164}.group-1e{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:165}.section-22{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:166}.wrapper-28{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:167}.wrapper-29{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:168}.section-23{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;z-index:169}.img-3{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;height:20px;background-size:cover;z-index:170}.box-2b{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:172}.section-24{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:173}.box-2c{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;min-width:0;z-index:174}.wrapper-2a{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;height:73px;z-index:175}.wrapper-2b{display:flex;align-items:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;height:72px;padding:16px 24px;background:#ffffff;z-index:176}.box-2d{display:flex;align-items:center;flex-wrap:nowrap;flex-grow:1;flex-shrink:0;flex-basis:0;gap:12px;position:relative;z-index:177}.group-1f{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;z-index:178}.img-4{display:flex;align-items:center;flex-wrap:nowrap;flex-shrink:0;gap:12px;position:relative;width:20px;height:20px;background-size:cover;z-index:179}.section-25{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;position:relative;z-index:181}.group-20{align-self:stretch;flex-shrink:0;position:relative;height:1px;background:#e5e7eb;z-index:182}.wrapper-2c{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;z-index:183}.box-2e{align-self:stretch;flex-shrink:0;position:relative;height:1px;z-index:184}.section-26{position:absolute;width:100%;height:100%;top:0;left:0;background:#eff1f4;z-index:185}.popup{display:flex;justify-content:space-between}.popup-heading{margin-top:2%;font-size:2rem;font-weight:700}.popuppage{position:fixed;top:0;left:0;z-index:20;background-color:#00000090;height:100%;width:100%}.popup-show{padding:35px;position:absolute;background-color:#fff;transform:translate(-25%,-25%);overflow-y:hidden;overflow-x:hidden;border-radius:20px;top:30%;left:40%;width:35%!important;height:75%!important;cursor:pointer}.forms{margin-top:5%;display:flex;flex-direction:column}.form-label{font-size:1.5rem;width:10rem}.form-input{padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}.form-textarea{height:8rem;padding:10px;width:100%;border:1px solid gray;resize:none;border-radius:5px;outline:none}.description{margin-top:5%;margin-bottom:5%}@media screen and (max-width: 770px){.popup-heading{font-size:20px!important;width:100%}.forms{margin-top:5%;display:flex;flex-direction:column}.popup-show{padding:35px;position:absolute;background-color:#fff;transform:translate(-25%,-25%);overflow-y:hidden;overflow-x:hidden;border-radius:20px;top:30%;left:40%;width:40%!important;height:80%;cursor:pointer}.form-input{padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}.form-textarea{height:5rem;padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}}@media screen and (max-width: 430px){.popup-heading{font-size:18px!important}.close{margin-top:-2%}.form-label{font-size:16px!important}.forms{margin-top:5%;display:flex;flex-direction:column}.popup-show{padding:35px;position:absolute;background-color:#fff;transform:translate(-25%,-25%);overflow-y:hidden;overflow-x:hidden;border-radius:20px;top:30%;left:35%;width:70%!important;height:75%;cursor:pointer}.form-input{padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}.form-textarea{height:5rem;padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}}@media screen and (max-width: 380px){.popup-heading{font-size:15px!important;width:100%}.close{margin-top:-3%!important}.popup-show{padding:35px;position:absolute;background-color:#fff;transform:translate(-25%,-25%);overflow-y:hidden;overflow-x:hidden;border-radius:20px;top:30%;left:30%;width:80%!important;height:75%;cursor:pointer}.form-input{padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}.form-textarea{height:5rem;padding:10px;width:100%;border:1px solid gray;border-radius:5px;outline:none}}.main-container{overflow:hidden}.main-container,.main-container *{box-sizing:border-box}.main-container{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;gap:40px;background:#ffffff;border:1px solid #eaebef;overflow:hidden;border-radius:12px}.wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;flex-shrink:0;position:relative;width:100%;padding:20px;background:#ffffff;border:1px solid #eaebef;border-radius:12px 12px 0 0}.txt{flex-shrink:0;flex-basis:auto;position:relative;height:24px;color:#333;font-size:20px;font-weight:600;line-height:24px;text-align:left;white-space:nowrap;z-index:1;font-family:Inter}.text-2{flex-shrink:0;flex-basis:auto;position:relative;height:29px;color:#0c0c0c;font-size:24px;font-weight:700;line-height:29px;text-align:left;white-space:nowrap;z-index:2}.text-3{position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#0c0c0c;font-size:16px;font-weight:600;text-align:left}.text-4{color:#0c0c0c;font-size:14px;font-weight:400;text-align:left}.section{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:nowrap;flex-shrink:0;gap:20px;position:relative;width:554px;padding:0 20px;z-index:4}.group-2{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:10px;position:relative;width:355px;padding:16px;background:#eaebef;z-index:5;border-radius:8px}.text-5{flex-shrink:0;flex-basis:auto;position:relative;height:19px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#0c0c0c;font-size:16px;font-weight:400;line-height:19px;text-align:left;white-space:nowrap;z-index:6}.box{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:10px;position:relative;width:514px;padding:16px;background:#593be7!important;z-index:7;border-radius:8px}.text-6{display:flex;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative;width:482px;height:132px;color:#fff;font-size:16px;font-weight:400;line-height:21.789px;text-align:left;z-index:8}.group-3{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:10px;position:relative;width:355px;padding:16px;background:#eaebef;z-index:9;border-radius:8px}.text-7{flex-shrink:0;flex-basis:auto;position:relative;height:19px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#0c0c0c;font-size:16px;font-weight:400;line-height:19px;text-align:left;white-space:nowrap;z-index:10}.box-2{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:10px;position:relative;width:514px;padding:16px;background:#2e3a5c;z-index:11;border-radius:8px}.text-8{display:flex;align-items:flex-start;justify-content:flex-start;flex-shrink:0;position:relative;width:482px;height:132px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#fff;font-size:16px;font-weight:400;line-height:21.789px;text-align:left;z-index:12}.group-4{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;flex-shrink:0;position:relative;width:100%;padding:20px;background:#ffffff;border:1px solid #eaebef;z-index:13;border-radius:0 0 12px 12px;margin-bottom:2.154vw}.text-9{flex-shrink:0;flex-basis:auto;position:relative;height:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#333;font-size:16px;font-weight:400;line-height:20px;text-align:left;white-space:nowrap;z-index:14;outline:none;width:85%;background-color:#fff}.group-5{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:10px;position:relative;width:67px;padding:8px 16px;background:#2e3a5c;z-index:15;overflow:hidden;border-radius:6px}.wrapper-2{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-shrink:0;gap:8px;position:relative;width:35px;z-index:16}.text-a{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-basis:auto;background-color:#593be7;position:relative;width:70px;height:35px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei UI,Microsoft Yahei,Source Han Sans CN,sans-serif;color:#fff;font-size:14px;font-weight:500;line-height:20px;text-align:center;white-space:nowrap;z-index:17;margin-top:-.454vw;border-radius:6px}.box{display:flex;padding:16px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:var(--Primary, #2e3a5c);width:500px}.text{width:482px;font-family:Open Sans;font-size:16px;font-style:normal;font-weight:400;line-height:normal;white-space:break-spaces}.btn{background-color:#0c0c0c}.txt{font-size:20px;font-style:normal;font-weight:600;line-height:normal;color:"#333333"}@media only screen and (max-width: 768px){.main-container{gap:10px}.wrapper{width:100%;padding:15px;flex-direction:column}.text-9{width:85%}.section{gap:10px;padding:0 15px}.group-2,.group-3,.box{width:100%}}.stake-earn2-frame{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:20px}.container-block{border-radius:12px;border:1px solid #e0e1e7;background:var(--BG, #fff);width:100%;padding:15px}.heading-text{color:#000;font-feature-settings:"cv04" on,"cv01" on,"cv03" on;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:20px;display:block}.juno-head{display:flex;flex-direction:row;align-items:center}.juno-head-text{color:#000;font-family:Inter;font-size:36px;font-style:normal;font-weight:500;line-height:normal;margin:10px}.period{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-top:1px solid #e0e1e7}.select-period{color:#000;font-feature-settings:"cv04" on,"cv01" on,"cv03" on;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:20px}.btn-container{display:flex;align-items:flex-start;flex-direction:row;gap:10px;align-self:stretch}.btn{display:flex!important;padding:40px 24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex:1 0 0;height:50px;border-radius:6px;border:2px solid #593be7!important;color:#593be7!important;box-shadow:transparent!important}.btn:focus{box-shadow:none!important}.btn-select{background-color:#593be7!important;color:#fff!important}.highlight-container{display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:10px;background:#e6fcf2}.highlight{color:#00df81;font-feature-settings:"cv04" on,"cv03" on;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.detail-container{display:flex;width:100%;align-items:center;justify-content:space-between}.detail-left{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.detail-right{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:36px;border-radius:12px;border:1px solid #e0e1e7}.detail-row{display:flex;width:100%;justify-content:space-between;align-items:flex-start;gap:15px}.row-head{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.row-head-detail{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.amount-form{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch}.entry-form{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.btn-next{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.amt-text{color:var(--Grey-900, #101928);align-self:stretch;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.next{display:flex;padding:16px 24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:6px;background-color:#593be7;color:#fff}@media screen and (max-width: 800px){.stake-earn2-frame{margin:10px;padding:10px}.juno-head{flex-direction:column;align-items:flex-start}.detail-container{display:flex;flex-direction:column}.btn-container{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}}a,a:hover,a:focus{text-decoration:none;transition:.5s;outline:none}.card{box-shadow:0 5px 10px #5a74944d;background-color:#fff;border-radius:8px;font-size:13px;font-weight:500;letter-spacing:.3px;overflow:hidden;border:1px solid #bec2cc}.rc-accordion-toggle{display:flex;align-items:center;cursor:pointer;transition:.3s;background-color:#fff}.rc-accordion-toggle.active .rc-accordion-icon{transform:rotate(180deg)}.rc-accordion-card{overflow:hidden}.rc-accordion-card:last-child{margin-bottom:0}.rc-accordion-title{font-size:14px;font-weight:650;position:relative;margin-bottom:0;margin-left:7px;color:#000;transition:.3s;font-family:Inter}.rc-accordion-icon{position:relative;top:2px;color:#000;transition:.35s;font-size:25px;margin-top:-.654vw}.rc-accordion-body{flex:1 1 auto;min-height:1px;padding:15px;margin-left:4.565vw}.rc-accordion-body p{margin-bottom:0;font-size:14px;font-weight:400;line-height:24px;color:#727e8c;font-family:Open Sans,sans-serif;margin-top:-.945vw}.rc-collapse{position:relative;height:0;overflow:hidden;transition:height .35s ease}.rc-collapse.show{height:auto}.rc-accordion-icon.plus:before{content:"+"}.rc-accordion-icon.minus:before{content:"-"}.rc-accordion-icon.minus{margin-top:.448vw!important}.head-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;margin-left:.854vw}.head{color:#000;text-align:center;font-feature-settings:"cv04" on,"cv01" on,"cv03" on;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;line-height:20px}.headText{color:var(--Gray-Light, #828282);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.32px}.btn_view{flex:1 1 auto;background-color:#593be7;color:#fff;margin-left:5.565vw}.p-3{line-height:1.008vw}@media screen and (max-width: 660px){.rc-accordion-icon{position:relative;top:0;color:#000;transition:.35s;font-size:25px;margin-top:-.5rem}}.sr::-webkit-scrollbar{width:4px!important}.sr::-webkit-scrollbar-thumb{background-color:gray;border-radius:10px}.sr::-webkit-scrollbar-track{background-color:#f0f0f0}.sr{scrollbar-width:thin;scrollbar-color:gray #f0f0f0}.Card_Blog{width:98%;padding:1.041vw;background:#ffffff;border:1px solid #eaebef;border-radius:.725vw;margin-left:2.132vw;margin-bottom:1.876vw}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.mr-\[-7\.43px\]{margin-right:-7.43px}.mt-96{margin-top:24rem}.ml-56{margin-left:14rem}.ml-\[-1108px\]{margin-left:-1108px}.ml-\[-478px\]{margin-left:-478px}.ml-\[-185px\]{margin-left:-185px}.mt-9{margin-top:2.25rem}.ml-\[-23\.25px\]{margin-left:-23.25px}.ml-5{margin-left:1.25rem}.ml-11{margin-left:2.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.-ml-2{margin-left:-.5rem}.-ml-2\.5{margin-left:-.625rem}.h-\[1308px\]{height:1308px}.h-\[1172px\]{height:1172px}.h-\[2222px\]{height:2222px}.h-\[2610px\]{height:2610px}.h-\[794px\]{height:794px}.h-\[1594px\]{height:1594px}.h-\[1952px\]{height:1952px}.h-\[1052px\]{height:1052px}.h-\[1028px\]{height:1028px}.h-\[1353px\]{height:1353px}.w-2\.5{width:.625rem}.w-\[1052px\]{width:1052px}.w-\[1068px\]{width:1068px}.w-\[788px\]{width:788px}.w-\[840px\]{width:840px}.w-\[916px\]{width:916px}.w-\[966px\]{width:966px}.w-\[968px\]{width:968px}.gap-x-48{-moz-column-gap:12rem;column-gap:12rem}.gap-x-80{-moz-column-gap:20rem;column-gap:20rem}.gap-x-96{-moz-column-gap:24rem;column-gap:24rem}.gap-x-\[1122px\]{-moz-column-gap:1122px;column-gap:1122px}.gap-y-10{row-gap:2.5rem}.gap-y-0{row-gap:0px}.gap-y-0\.5{row-gap:.125rem}.gap-x-64{-moz-column-gap:16rem;column-gap:16rem}.gap-y-8{row-gap:2rem}.gap-x-\[886px\]{-moz-column-gap:886px;column-gap:886px}.whitespace-pre{white-space:pre}.rounded-\[200px\]{border-radius:200px}.rounded-3xl{border-radius:1.5rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border-slate-500{--tw-border-opacity: 1;border-color:rgb(100 116 139 / var(--tw-border-opacity))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.bg-\[\#070707\]{--tw-bg-opacity: 1;background-color:rgb(7 7 7 / var(--tw-bg-opacity))}.bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.p-2\.5{padding:.625rem}.px-44{padding-left:11rem;padding-right:11rem}.px-40{padding-left:10rem;padding-right:10rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pr-1{padding-right:.25rem}.pr-1\.5{padding-right:.375rem}.pb-\[1310px\]{padding-bottom:1310px}.pr-64{padding-right:16rem}.pt-11{padding-top:2.75rem}.pt-80{padding-top:20rem}.pt-\[1520px\]{padding-top:1520px}.pt-\[793px\]{padding-top:793px}.pb-1\.5{padding-bottom:.375rem}.pb-80{padding-bottom:20rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pr-60{padding-right:15rem}.pl-20{padding-left:5rem}.pb-2\.5{padding-bottom:.625rem}.pb-px{padding-bottom:1px}.font-\[\'Open_Sans\'\]{font-family:Open Sans}.text-\[44px\]{font-size:44px}.leading-\[Symbol\(MIXED_VALUE\)\]{line-height:Symbol(MIXED VALUE)}.leading-\[22px\]{line-height:22px}.text-zinc-800{--tw-text-opacity: 1;color:rgb(39 39 42 / var(--tw-text-opacity))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.opacity-30{opacity:.3}.bg-bitcoin-credit-card-pos-terminal_15500393851{background-image:url(https://s3-alpha-sig.figma.com/img/d6d6/424b/34747ff3f31945c5bd4d70cd8af7d09a?Expires=1705276800&Signature=Z-oubLOJ6EMAcgqNbwUIPmFRVeRndXNFU0PR~fUieP8K9nGk1XPfen8U9q7XI1n4KtDmNFXj0wNAyjwXbOwh8o7ExuDEFINA9FUzTN2-3SO5jju-WaxfZwH8FUboF5N37E3t6ii8mBtzYyBXuu5eDI89bJiR8832o1Ltn9-shwaSmeJjAHGS7qwwzIXf1Xpk1j3D~JdwkK7-r8LX4SmSF6TUEFv7zlnfBbn7fpCrnY64YPxSXlBr3BfgNm8rP5Im2ngScZOtvcuilRp3zVwRrqvrgSWU9YxuHS2qXq11bOr3y2clg7-3tNyWHeHIjLMSkvsLe0qKaLRfBsPwjxEIUQ__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4)}.bg-bitcoin-credit-card-pos-terminal_{background-image:url(https://s3-alpha-sig.figma.com/img/d6d6/424b/34747ff3f31945c5bd4d70cd8af7d09a?Expires=1705276800&Signature=Z-oubLOJ6EMAcgqNbwUIPmFRVeRndXNFU0PR~fUieP8K9nGk1XPfen8U9q7XI1n4KtDmNFXj0wNAyjwXbOwh8o7ExuDEFINA9FUzTN2-3SO5jju-WaxfZwH8FUboF5N37E3t6ii8mBtzYyBXuu5eDI89bJiR8832o1Ltn9-shwaSmeJjAHGS7qwwzIXf1Xpk1j3D~JdwkK7-r8LX4SmSF6TUEFv7zlnfBbn7fpCrnY64YPxSXlBr3BfgNm8rP5Im2ngScZOtvcuilRp3zVwRrqvrgSWU9YxuHS2qXq11bOr3y2clg7-3tNyWHeHIjLMSkvsLe0qKaLRfBsPwjxEIUQ__&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4)}.bg-bitcoin-credit-card-pos-terminal_0{background-image:url(https://uortjlczjmucmpaqqhqm.supabase.co/storage/v1/object/public/firejet-converted-images/images/e181c169d1fc66cbf2618d7925dd4b867fd17c60.webp)}.bg-bitcoin-credit-card-pos-terminal_1{background-image:url(https://uortjlczjmucmpaqqhqm.supabase.co/storage/v1/object/public/firejet-converted-images/images/7afc3c65d84462509ee96d9312d504e99284a348.webp)}body{margin:0;line-height:inherit;width:100%;overflow-x:hidden;background-color:#f1f5f9!important}@media screen and (min-width: 365px) and (max-width: 821px){.crd{width:100%!important;position:relative}}.css-19kzrtu{margin-left:-1.047vw!important}.MuiTableHead-root{background-color:#f1f5f9;border:1px solid rgb(224,221,221)}th{font-weight:500!important}.css-1aquho2-MuiTabs-indicator,.css-ttwr4n{background-color:#593be7!important}.css-o69gx8-MuiCardMedia-root,.css-rhsghg{-o-object-fit:fill!important;object-fit:fill!important}@media screen and (max-width: 640px){.tab{font-size:15px;padding:12px 8px!important}}body{background-color:#fff}.navbar{display:flex;width:272px;padding:24px 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:551px;flex-shrink:0;background:#333}.navbar ul{list-style:none;padding:0}.navbar li{margin-bottom:10px}.navbar a{text-decoration:none;color:#fff}.first-div{display:flex;width:272px;padding:8px 24px;align-items:center;gap:4px;border-radius:4px}.second-div{display:flex;padding:0 16px;justify-content:flex-start;align-items:center;gap:4px;align-self:stretch;border-radius:4px}.Sidebar-section{display:flex;width:272px;padding:0 8px;flex-direction:column;align-items:flex-start;gap:12px}.fourth-div{display:flex;width:272px;padding:0 8px 12px;flex-direction:column;align-items:flex-start;gap:12px}.first-div .logo{width:106.2px;height:36px;flex-shrink:0}.second-div .search{display:flex;height:33px;padding:8px 12px;align-items:center;gap:12px;align-self:stretch;border-radius:6px;border:1px solid #d0d5dd;background:#fff}.second-div .searchBar{outline:none!important;border:none}.second-div .searchBar:hover,.second-div .searchBar:active,.second-div .searchBar:focus{outline:none!important}.svg-search-icon{width:20px;height:20px}.second-div::-moz-placeholder{color:var(--Grey-400, #98a2b3);font-feature-settings:"cv04" on,"cv03" on;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.second-div::placeholder{color:var(--Grey-400, #98a2b3);font-feature-settings:"cv04" on,"cv03" on;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Body-section{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.Sidebar-section li{display:flex;padding:10px 16px;align-items:center;gap:4px;align-self:stretch;border-radius:4px}.Sidebar-section li:active{border-radius:4px;background:rgba(166,167,188,.3)}.fourth-div li{display:flex;padding:12px 16px;align-items:center;gap:4px;align-self:stretch;border-radius:4px}.logo_text{font-size:2.433vw;margin-left:3.457vw;position:absolute;margin-top:2.145vw;font-weight:700;color:#593be7}.MuiToolbar-root{border:none;margin-bottom:1.887vw}.MuiPaper-root{background-color:#fff;box-shadow:none!important}.mobile-view{display:none}.desktop-view{height:100vh}@media screen and (max-width: 768px){nav{flex-direction:column}.logo_text{font-size:5.433vw!important}.mobile-view{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:10px}.css-10hburv-MuiTypography-root{color:#593be7!important}.desktop-view{display:none}ul{padding:0}li{margin-bottom:10px}}.search-mobile{outline:none;display:flex;height:33px;padding:8px 12px;align-items:center;gap:12px;align-self:stretch;border-radius:6px;border:1px solid #d0d5dd;background:#fff}.mobile-searchBar{background-color:#fff}@media screen{.logo_text{font-size:2.233vw!important;margin-top:-0vw}}@media screen and (min-device-width: 1280px) and (max-device-width: 1280px) and (min-device-height: 800px) and (max-device-height: 800px){.site_logo{height:2.454vh!important}.logo_text{font-size:2.454vh!important;margin-top:5.245vh}}.custom-scrollbar::-webkit-scrollbar{width:5px;background-color:#f0f2f5}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#eeebfd}@media screen and (max-width: 640px){.Sidebar-section{width:100%}}p,ol,ul{margin:0}button{padding:0}ol,ul{padding-inline-start:1.5em}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.ml-52{margin-left:13rem}.ml-\[-216\.5px\]{margin-left:-216.5px}.ml-6{margin-left:1.5rem}.ml-\[-1128px\]{margin-left:-1128px}.ml-\[-4\.37px\]{margin-left:-4.37px}.ml-\[-4\.66px\]{margin-left:-4.66px}.mr-0\.5{margin-right:.125rem}.h-\[819px\]{height:819px}.h-\[1889px\]{height:1889px}.h-\[-40px\]{height:-40px}.h-\[1845px\]{height:1845px}.h-28{height:7rem}.h-32{height:8rem}.h-36{height:9rem}.h-44{height:11rem}.h-48{height:12rem}.h-52{height:13rem}.h-56{height:14rem}.h-64{height:16rem}.h-72{height:18rem}.h-\[-20px\]{height:-20px}.h-\[1142px\]{height:1142px}.h-\[1931px\]{height:1931px}.w-px{width:1px}.w-44{width:11rem}.w-52{width:13rem}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-\[1087px\]{width:1087px}.flex-grow{flex-grow:1}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-56{-moz-column-gap:14rem;column-gap:14rem}.gap-x-60{-moz-column-gap:15rem;column-gap:15rem}.gap-x-\[1160px\]{-moz-column-gap:1160px;column-gap:1160px}.gap-y-1{row-gap:.25rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-x-28{-moz-column-gap:7rem;column-gap:7rem}.gap-x-9{-moz-column-gap:2.25rem;column-gap:2.25rem}.gap-x-1\.5{-moz-column-gap:.375rem;column-gap:.375rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-16{row-gap:4rem}.gap-y-3\.5{row-gap:.875rem}.gap-y-7{row-gap:1.75rem}.gap-x-32{-moz-column-gap:8rem;column-gap:8rem}.gap-x-40{-moz-column-gap:10rem;column-gap:10rem}.gap-x-44{-moz-column-gap:11rem;column-gap:11rem}.gap-x-52{-moz-column-gap:13rem;column-gap:13rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-zinc-400\/30{background-color:#a1a1aa4d}.bg-neutral-300{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity))}.px-24{padding-left:6rem;padding-right:6rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-px{padding-top:1px;padding-bottom:1px}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.pb-24{padding-bottom:6rem}.pr-72{padding-right:18rem}.pt-3\.5{padding-top:.875rem}.pt-8{padding-top:2rem}.pr-9{padding-right:2.25rem}.pb-5{padding-bottom:1.25rem}.pr-20{padding-right:5rem}.pb-96{padding-bottom:24rem}.pl-12{padding-left:3rem}.pl-28{padding-left:7rem}.pl-32{padding-left:8rem}.pl-9{padding-left:2.25rem}.pl-\[869px\]{padding-left:869px}.pr-\[807px\]{padding-right:807px}.pt-2\.5{padding-top:.625rem}.pt-28{padding-top:7rem}.pt-48{padding-top:12rem}.pb-11{padding-bottom:2.75rem}.pb-14{padding-bottom:3.5rem}.pb-28{padding-bottom:7rem}.pb-32{padding-bottom:8rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-56{padding-bottom:14rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-9{padding-bottom:2.25rem}.pb-\[789px\]{padding-bottom:789px}.pr-16{padding-right:4rem}.pr-24{padding-right:6rem}.pr-px{padding-right:1px}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-56{padding-top:14rem}.pt-60{padding-top:15rem}.font-\[\'Helvetica_Neue\'\]{font-family:Helvetica Neue}.font-\[\'Inter\'\]{font-family:Inter}.font-\[\'Poppins\'\]{font-family:Poppins}.leading-none{line-height:1}.leading-10{line-height:2.5rem}.tracking-wide{letter-spacing:.025em}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.\[box-shadow\:_0px_3px_2px_-2px_rgba\(0\, _0\, _0\, _0\.06\)\, _0px_5px_3px_-2px_rgba\(0\, _0\, _0\, _0\.02\)\]{box-shadow:0 3px 2px -2px #0000000f,0 5px 3px -2px #00000005}html{line-height:unset;font-family:unset}.font-inter{font-family:Inter}.font-poppins{font-family:Poppins}@keyframes szh-menu-show-slide-left{0%{opacity:0;transform:translate(.75rem)}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translate(.75rem)}}@keyframes szh-menu-show-slide-right{0%{opacity:0;transform:translate(-.75rem)}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translate(-.75rem)}}@keyframes szh-menu-show-slide-top{0%{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(.75rem)}}@keyframes szh-menu-show-slide-bottom{0%{opacity:0;transform:translateY(-.75rem)}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-.75rem)}}.szh-menu--state-opening.szh-menu--dir-left{animation:szh-menu-show-slide-left .15s ease-out}.szh-menu--state-closing.szh-menu--dir-left{animation:szh-menu-hide-slide-left .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-right{animation:szh-menu-show-slide-right .15s ease-out}.szh-menu--state-closing.szh-menu--dir-right{animation:szh-menu-hide-slide-right .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-top{animation:szh-menu-show-slide-top .15s ease-out}.szh-menu--state-closing.szh-menu--dir-top{animation:szh-menu-hide-slide-top .15s ease-in forwards}.szh-menu--state-opening.szh-menu--dir-bottom{animation:szh-menu-show-slide-bottom .15s ease-out}.szh-menu--state-closing.szh-menu--dir-bottom{animation:szh-menu-hide-slide-bottom .15s ease-in forwards}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 320px){.container{max-width:320px}}@media (min-width: 425px){.container{max-width:425px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-96{bottom:24rem}.left-0{left:0}.left-80{left:20rem}.left-\[-1\%\]{left:-1%}.left-\[-8rem\]{left:-8rem}.left-\[42\%\]{left:42%}.left-\[50\%\]{left:50%}.right-0{right:0}.right-10{right:2.5rem}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-20{top:5rem}.top-4{top:1rem}.top-40{top:10rem}.top-64{top:16rem}.top-80{top:20rem}.top-9{top:2.25rem}.top-\[35\%\]{top:35%}.top-\[62\%\]{top:62%}.top-\[9\%\]{top:9%}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[10\]{z-index:10}.z-\[3\]{z-index:3}.\!mx-0{margin-left:0!important;margin-right:0!important}.mx-\[0\.5rem\]{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.\!ml-0{margin-left:0!important}.\!mt-0{margin-top:0!important}.-ml-1{margin-left:-.25rem}.-ml-\[10\%\]{margin-left:-10%}.-mr-0{margin-right:-0px}.-mr-0\.5{margin-right:-.125rem}.mb-0{margin-bottom:0}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-\[0\.487vw\]{margin-bottom:.487vw}.mb-\[12rem\]{margin-bottom:12rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-24{margin-left:6rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-48{margin-left:12rem}.ml-60{margin-left:15rem}.ml-72{margin-left:18rem}.ml-8{margin-left:2rem}.ml-80{margin-left:20rem}.ml-96{margin-left:24rem}.ml-\[-0\.814vw\]{margin-left:-.814vw}.ml-\[-0\.987vw\]{margin-left:-.987vw}.ml-\[-12px\]{margin-left:-12px}.ml-\[-160\.5px\]{margin-left:-160.5px}.ml-\[-5\.987vw\]{margin-left:-5.987vw}.ml-\[-67px\]{margin-left:-67px}.ml-\[0\.5rem\]{margin-left:.5rem}.ml-\[137\%\]{margin-left:137%}.ml-\[25px\]{margin-left:25px}.mr-0{margin-right:0}.mr-10{margin-right:2.5rem}.mr-3{margin-right:.75rem}.mr-\[-79px\]{margin-right:-79px}.mr-\[10px\]{margin-right:10px}.mr-\[12\.987vw\]{margin-right:12.987vw}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[-1rem\]{margin-top:-1rem}.mt-\[0\.900vw\]{margin-top:.9vw}.mt-\[15px\]{margin-top:15px}.mt-\[2rem\]{margin-top:2rem}.mt-\[4rem\]{margin-top:4rem}.mt-\[6rem\]{margin-top:6rem}.mt-auto{margin-top:auto}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-\[96vh\]{height:96vh!important}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-96{height:24rem}.h-\[1\.5px\]{height:1.5px}.h-\[1024px\]{height:1024px}.h-\[1084px\]{height:1084px}.h-\[12px\]{height:12px}.h-\[1421px\]{height:1421px}.h-\[190px\]{height:190px}.h-\[1rem\]{height:1rem}.h-\[2\.9rem\]{height:2.9rem}.h-\[20rem\]{height:20rem}.h-\[22px\]{height:22px}.h-\[28vh\]{height:28vh}.h-\[2px\]{height:2px}.h-\[30px\]{height:30px}.h-\[33px\]{height:33px}.h-\[35vh\]{height:35vh}.h-\[3rem\]{height:3rem}.h-\[40vh\]{height:40vh}.h-\[50px\]{height:50px}.h-\[50vh\]{height:50vh}.h-\[5rem\]{height:5rem}.h-\[60\%\]{height:60%}.h-\[65vh\]{height:65vh}.h-\[95vh\]{height:95vh}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-\[100vh\]{max-height:100vh}.max-h-full{max-height:100%}.min-h-\[100vh\],.min-h-screen{min-height:100vh}.w-0{width:0px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[0\]{width:0}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[1088px\]{width:1088px}.w-\[10rem\]{width:10rem}.w-\[1168px\]{width:1168px}.w-\[120px\]{width:120px}.w-\[1440px\]{width:1440px}.w-\[15rem\]{width:15rem}.w-\[16\.454vw\]{width:16.454vw}.w-\[17rem\]{width:17rem}.w-\[180px\]{width:180px}.w-\[18rem\]{width:18rem}.w-\[19\.454vw\]{width:19.454vw}.w-\[1rem\]{width:1rem}.w-\[2\.9rem\]{width:2.9rem}.w-\[200px\]{width:200px}.w-\[22px\]{width:22px}.w-\[240px\]{width:240px}.w-\[2px\]{width:2px}.w-\[35\%\]{width:35%}.w-\[56px\]{width:56px}.w-\[60\%\]{width:60%}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[93\%\]{width:93%}.w-\[95\%\]{width:95%}.w-\[96\%\]{width:96%}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.flex-shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-scale-x-100{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[10px\]{gap:10px}.gap-\[2rem\]{gap:2rem}.gap-\[4rem\]{gap:4rem}.gap-x-0{-moz-column-gap:0px;column-gap:0px}.gap-x-0\.5{-moz-column-gap:.125rem;column-gap:.125rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-36{-moz-column-gap:9rem;column-gap:9rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-stretch{align-self:stretch}.overflow-auto{overflow:auto}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[0\.245vw\]{border-radius:.245vw}.rounded-\[10px\]{border-radius:10px}.rounded-\[15px\]{border-radius:15px}.rounded-\[18px\]{border-radius:18px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rounded-t-\[12px\]{border-top-left-radius:12px;border-top-right-radius:12px}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-\[1px\]{border-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-solid{border-style:solid}.border-none{border-style:none}.\!border-\[\#00df81\]{--tw-border-opacity: 1 !important;border-color:rgb(0 223 129 / var(--tw-border-opacity))!important}.\!border-\[\#D0D5DD\]{--tw-border-opacity: 1 !important;border-color:rgb(208 213 221 / var(--tw-border-opacity))!important}.\!border-transparent{border-color:transparent!important}.border-\[\#2E3A5C\]{--tw-border-opacity: 1;border-color:rgb(46 58 92 / var(--tw-border-opacity))}.border-\[\#593BE7\]{--tw-border-opacity: 1;border-color:rgb(89 59 231 / var(--tw-border-opacity))}.border-\[\#BEC2CC\]{--tw-border-opacity: 1;border-color:rgb(190 194 204 / var(--tw-border-opacity))}.border-\[\#D0D5DD\]{--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity))}.border-\[\#E4E7EC\]{--tw-border-opacity: 1;border-color:rgb(228 231 236 / var(--tw-border-opacity))}.border-\[\#EAEBEF\]{--tw-border-opacity: 1;border-color:rgb(234 235 239 / var(--tw-border-opacity))}.border-\[\#e4e7ec\]{--tw-border-opacity: 1;border-color:rgb(228 231 236 / var(--tw-border-opacity))}.border-\[\#eaebef\]{--tw-border-opacity: 1;border-color:rgb(234 235 239 / var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-slate-700{--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-zinc-200{--tw-border-opacity: 1;border-color:rgb(228 228 231 / var(--tw-border-opacity))}.bg-\[\#00000090\]{background-color:#00000090}.bg-\[\#00df81\]{--tw-bg-opacity: 1;background-color:rgb(0 223 129 / var(--tw-bg-opacity))}.bg-\[\#593BE7\],.bg-\[\#593be7\]{--tw-bg-opacity: 1;background-color:rgb(89 59 231 / var(--tw-bg-opacity))}.bg-\[\#B0F5D8\]{--tw-bg-opacity: 1;background-color:rgb(176 245 216 / var(--tw-bg-opacity))}.bg-\[\#BEC2CC\]{--tw-bg-opacity: 1;background-color:rgb(190 194 204 / var(--tw-bg-opacity))}.bg-\[\#E4E7EC\]{--tw-bg-opacity: 1;background-color:rgb(228 231 236 / var(--tw-bg-opacity))}.bg-\[\#EAEBEF\]{--tw-bg-opacity: 1;background-color:rgb(234 235 239 / var(--tw-bg-opacity))}.bg-\[\#EEEBFD\]{--tw-bg-opacity: 1;background-color:rgb(238 235 253 / var(--tw-bg-opacity))}.bg-\[\#F0F2F5\]{--tw-bg-opacity: 1;background-color:rgb(240 242 245 / var(--tw-bg-opacity))}.bg-\[\#F1F5F9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-\[\#FFFFFF\]{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.bg-slate-700{--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-white\/0{background-color:#fff0}.bg-cover{background-size:cover}.bg-center{background-position:center}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[20px\]{padding:20px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-32{padding-left:8rem;padding-right:8rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-\[13px\]{padding-top:13px;padding-bottom:13px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-72{padding-bottom:18rem}.pb-8{padding-bottom:2rem}.pb-\[2\]{padding-bottom:2}.pb-\[6rem\]{padding-bottom:6rem}.pl-0{padding-left:0}.pl-0\.5{padding-left:.125rem}.pl-1{padding-left:.25rem}.pl-1\.5{padding-left:.375rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-3\.5{padding-left:.875rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-80{padding-left:20rem}.pl-96{padding-left:24rem}.pr-0{padding-right:0}.pr-0\.5{padding-right:.125rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-4{padding-right:1rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-5{padding-right:1.25rem}.pr-52{padding-right:13rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pr-96{padding-right:24rem}.pr-\[5\%\]{padding-right:5%}.pr-\[866px\]{padding-right:866px}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-64{padding-top:16rem}.pt-7{padding-top:1.75rem}.pt-9{padding-top:2.25rem}.pt-96{padding-top:24rem}.pt-px{padding-top:1px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-primary-font{font-family:var(--primaryFont)}.font-secondary-font{font-family:var(--secondaryFont)}.font-ternary-font{font-family:General-sans}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-\[1\.999vw\]{font-size:1.999vw}.text-\[10px\]{font-size:10px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[24px\]{font-size:24px}.text-\[25px\]{font-size:25px}.text-\[28px\]{font-size:28px}.text-\[30px\]{font-size:30px}.text-\[32px\]{font-size:32px}.text-\[38px\]{font-size:38px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[1\.241vh\]{line-height:1.241vh}.leading-\[20px\]{line-height:20px}.leading-\[29px\]{line-height:29px}.leading-\[normal\]{line-height:normal}.leading-normal{line-height:1.5}.leading-tight{line-height:1.25}.tracking-\[-0\.32px\]{letter-spacing:-.32px}.tracking-\[0px\]{letter-spacing:0px}.text-\[\#000000\],.text-\[\#000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-\[\#00df81\]{--tw-text-opacity: 1;color:rgb(0 223 129 / var(--tw-text-opacity))}.text-\[\#0C0C0C\]{--tw-text-opacity: 1;color:rgb(12 12 12 / var(--tw-text-opacity))}.text-\[\#101928\]{--tw-text-opacity: 1;color:rgb(16 25 40 / var(--tw-text-opacity))}.text-\[\#251961\]{--tw-text-opacity: 1;color:rgb(37 25 97 / var(--tw-text-opacity))}.text-\[\#2E3A5C\]{--tw-text-opacity: 1;color:rgb(46 58 92 / var(--tw-text-opacity))}.text-\[\#333333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity))}.text-\[\#344054\]{--tw-text-opacity: 1;color:rgb(52 64 84 / var(--tw-text-opacity))}.text-\[\#475367\]{--tw-text-opacity: 1;color:rgb(71 83 103 / var(--tw-text-opacity))}.text-\[\#593BE7\],.text-\[\#593be7\]{--tw-text-opacity: 1;color:rgb(89 59 231 / var(--tw-text-opacity))}.text-\[\#98A2B3\]{--tw-text-opacity: 1;color:rgb(152 162 179 / var(--tw-text-opacity))}.text-\[\#A4A8AB\]{--tw-text-opacity: 1;color:rgb(164 168 171 / var(--tw-text-opacity))}.text-\[\#BEC2CC\]{--tw-text-opacity: 1;color:rgb(190 194 204 / var(--tw-text-opacity))}.text-\[\#D0D5DD\]{--tw-text-opacity: 1;color:rgb(208 213 221 / var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.placeholder-white::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(255 255 255 / var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity: 1;color:rgb(255 255 255 / var(--tw-placeholder-opacity))}.opacity-50{opacity:.5}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-0{outline-width:0px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[box-shadow\:_0px_3px_2px_-2px_rgba\(0\,_0\,_0\,_0\.06\)\,_0px_5px_3px_-2px_rgba\(0\,_0\,_0\,_0\.02\)\]{box-shadow:0 3px 2px -2px #0000000f,0 5px 3px -2px #00000005}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;--primaryFont: "Inter", sans-serif;--secondaryFont: " Open Sans ", sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:General-sans;src:local("GeneralSans-Variable"),url(/assets/GeneralSans-Variable-4b2539d9.ttf) format("truetype")}.hover\:border-none:hover{border-style:none}.hover\:border-transparent:hover{border-color:transparent}@media (min-width: 640px){.sm\:\!ml-\[18rem\]{margin-left:18rem!important}.sm\:-ml-10{margin-left:-2.5rem}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:ml-24{margin-left:6rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-\[-216\.5px\]{margin-left:-216.5px}.sm\:ml-auto{margin-left:auto}.sm\:mr-8{margin-right:2rem}.sm\:mt-0{margin-top:0}.sm\:mt-2{margin-top:.5rem}.sm\:mt-28{margin-top:7rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-\[7rem\]{margin-top:7rem}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-28{height:7rem}.sm\:h-40{height:10rem}.sm\:h-\[175px\]{height:175px}.sm\:h-\[27rem\]{height:27rem}.sm\:h-\[50\%\]{height:50%}.sm\:h-\[50px\]{height:50px}.sm\:h-full{height:100%}.sm\:w-1\/4{width:25%}.sm\:w-10{width:2.5rem}.sm\:w-28{width:7rem}.sm\:w-40{width:10rem}.sm\:w-52{width:13rem}.sm\:w-60{width:15rem}.sm\:w-\[17rem\]{width:17rem}.sm\:w-\[180px\]{width:180px}.sm\:w-\[200px\]{width:200px}.sm\:w-\[25\%\]{width:25%}.sm\:w-\[25rem\]{width:25rem}.sm\:w-\[26\%\]{width:26%}.sm\:w-\[40\%\]{width:40%}.sm\:w-\[475px\]{width:475px}.sm\:w-\[50\%\]{width:50%}.sm\:w-\[56\.999vw\]{width:56.999vw}.sm\:w-\[70\%\]{width:70%}.sm\:w-\[90\%\]{width:90%}.sm\:w-\[95\%\]{width:95%}.sm\:w-\[96\%\]{width:96%}.sm\:w-\[99\%\]{width:99%}.sm\:w-auto{width:auto}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:w-full{width:100%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:\!flex-row{flex-direction:row!important}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:gap-2{gap:.5rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:border{border-width:1px}.sm\:border-\[\#E4E7EC\]{--tw-border-opacity: 1;border-color:rgb(228 231 236 / var(--tw-border-opacity))}.sm\:p-3{padding:.75rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-\[10px\]{padding-left:10px;padding-right:10px}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-\[5px\]{padding-top:5px;padding-bottom:5px}.sm\:pl-8{padding-left:2rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-8{padding-right:2rem}.sm\:pt-10{padding-top:2.5rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-\[12px\]{font-size:12px}.sm\:text-\[14\.5px\]{font-size:14.5px}.sm\:text-\[14px\]{font-size:14px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-\[18px\]{font-size:18px}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[24px\]{font-size:24px}.sm\:text-\[28px\]{font-size:28px}.sm\:text-\[30px\]{font-size:30px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 768px){.md\:-ml-16{margin-left:-4rem}.md\:ml-0{margin-left:0}.md\:ml-20{margin-left:5rem}.md\:ml-8{margin-left:2rem}.md\:mr-8{margin-right:2rem}.md\:mt-\[-1\.456vw\]{margin-top:-1.456vw}.md\:h-12{height:3rem}.md\:h-14{height:3.5rem}.md\:h-\[12rem\]{height:12rem}.md\:h-full{height:100%}.md\:w-1\/2{width:50%}.md\:w-2\/5{width:40%}.md\:w-56{width:14rem}.md\:w-\[22\.977vw\]{width:22.977vw}.md\:w-\[80\%\]{width:80%}.md\:w-auto{width:auto}.md\:flex-row{flex-direction:row}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:pb-20{padding-bottom:5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1024px){.lg\:-ml-9{margin-left:-2.25rem}.lg\:ml-\[137\%\]{margin-left:137%}.lg\:h-full{height:100%}.lg\:w-64{width:16rem}.lg\:w-72{width:18rem}.lg\:w-\[60\%\]{width:60%}.lg\:p-10{padding:2.5rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.xl\:mt-12{margin-top:3rem}.xl\:mt-\[15px\]{margin-top:15px}.xl\:mt-\[6rem\]{margin-top:6rem}.xl\:w-\[28\%\]{width:28%}.xl\:w-\[30\%\]{width:30%}.xl\:w-\[400px\]{width:400px}.xl\:w-\[70\%\]{width:70%}.xl\:w-\[72\%\]{width:72%}.xl\:w-full{width:100%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:\!flex-col{flex-direction:column!important}.xl\:gap-2{gap:.5rem}.xl\:gap-8{gap:2rem}.xl\:text-\[18px\]{font-size:18px}.xl\:text-\[28px\]{font-size:28px}}
