@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap);:root{--font-gotham-book:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-gotham-medium:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-gotham-bold:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-plus-jakarta:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page{background-color:#010621;background-color:var(--color-background);min-height:100vh;overflow-x:hidden;position:relative;width:100%}*{box-sizing:border-box}.landing-page-container{box-sizing:border-box;margin:0 auto;min-height:100vh;padding:0 20px;position:relative;width:100%}.landing-main{min-height:auto}.landing-background{animation:backgroundGlow 4s ease-in-out infinite;height:80vh;left:0;min-height:833px;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.landing-background img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.nav-bar{background:#fff0;border-bottom:1px solid #b8b8b880;height:100px;left:0;position:absolute;top:0;width:100%;z-index:10}.nav-bar .landing-page-container{box-sizing:border-box;margin:0 auto;min-height:100%;padding:0 20px}.nav-bar .landing-page-container,.nav-content{height:100%;position:relative;width:100%}.nav-logo{-webkit-tap-highlight-color:transparent;cursor:pointer;height:23px;left:64px;position:absolute;top:39px;touch-action:manipulation;transition:opacity .3s ease;width:143px}.nav-logo:hover{opacity:.8}.nav-logo:active,.nav-logo:focus{outline:none}.nav-logo img{height:100%;object-fit:contain;width:100%}.nav-links{align-items:center;display:flex;gap:20px;position:absolute;right:64px;top:31.5px}.nav-register-link{-webkit-tap-highlight-color:transparent;background:none;border:none;color:#fff;color:var(--color-white);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-medium);font-size:16px;font-weight:500;letter-spacing:-.48px;opacity:.75;padding:0;text-decoration:underline;text-underline-position:from-font;touch-action:manipulation;transition:opacity .3s ease,color .3s ease}.nav-register-link:hover{color:#0068ff;color:var(--color-primary);opacity:1}.nav-login-button{-webkit-tap-highlight-color:transparent;background:#fff;background:var(--color-white);border:none;border-radius:4px;color:#1a202c;cursor:pointer;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-plus-jakarta);font-size:14px;font-weight:500;padding:10px 20px;position:relative;text-decoration:none;touch-action:manipulation;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.nav-login-button:hover{background:#0068ff;background:var(--color-primary);box-shadow:0 4px 12px #0068ff66;color:#fff;color:var(--color-white);transform:translateY(-2px)}.hero-section{margin:0 auto 0 44px;max-width:534px;padding:132px 20px 0;position:relative;width:100%;z-index:5}.hero-tagline{color:#fff;color:var(--color-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:20px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1;margin-bottom:30px;text-align:left;text-transform:uppercase}.hero-tagline p{margin:0;text-align:left}.hero-title{animation:fadeInUp .8s ease-out;color:#fff;color:var(--color-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-bold);font-size:clamp(32px,5vw,60px);font-style:normal;font-weight:700;letter-spacing:-.4px;line-height:1.1;margin-bottom:30px;max-width:534px;text-align:left;text-transform:uppercase;width:100%}.hero-title p{margin:0;text-align:left}.hero-description{animation:fadeInUp 1s ease-out;color:#dcdcdc;color:var(--color-text-light);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:18px;font-style:normal;font-weight:400;line-height:1.3;margin-bottom:40px;max-width:487px;text-align:left;width:100%}.hero-description p{margin:0;text-align:left}.hero-buttons{animation:fadeInUp 1.2s ease-out;display:flex;flex-wrap:wrap;gap:20px}.hero-button{-webkit-tap-highlight-color:transparent;align-items:center;animation:buttonPulse 2s ease-in-out infinite;border:none;border-radius:40px;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-medium);font-size:16px;font-weight:500;justify-content:center;letter-spacing:-.32px;padding:10px 20px;text-align:center;text-decoration:none;touch-action:manipulation;transition:all .3s ease}.hero-button-primary,.hero-button-secondary{background:#0068ff;background:var(--color-primary);box-shadow:0 4px 15px #0068ff4d;color:#fff;color:var(--color-white)}.hero-button-primary{height:44px;min-width:150px}.hero-button-secondary{height:44px;min-width:200px}.hero-button-primary:hover,.hero-button-secondary:hover{animation:none;background:#0052cc;box-shadow:0 6px 20px #0068ff80;transform:translateY(-2px)}.how-it-works{margin-left:5vh;margin-top:9vh;padding:40px 80px 60px;position:relative;width:100%;z-index:5}@media (max-width:1440px){.how-it-works{margin-left:0}}.how-it-works-row{width:100%}.how-it-works-text-col{align-items:flex-start;display:flex}.how-it-works-text{display:flex;flex-direction:column;padding-top:40px;width:100%}.how-it-works-title{animation:fadeInLeft .8s ease-out;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-bold);font-size:48px;font-weight:700;letter-spacing:-.96px;line-height:1.03;margin:0 0 16px;max-width:100%;text-transform:uppercase;word-break:break-word}.how-it-works-description,.how-it-works-title{color:#fff;color:var(--color-white);font-style:normal;text-align:left}.how-it-works-description{animation:fadeInLeft 1s ease-out;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:18px;font-weight:400;line-height:1.5;margin:0;width:100%}.how-it-works-cards-col{align-items:flex-start;display:flex}.how-it-works-cards-col,.how-it-works-cards-col .ant-col{padding-left:0!important}.how-it-works-cards{animation:fadeInUp 1.2s ease-out;width:100%}.how-it-works-card{animation:cardGlow 3s ease-in-out infinite;height:300px;margin:0 auto;max-width:320px;min-width:260px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.how-it-works-card-clickable{cursor:pointer}.how-it-works-card:hover{animation:none;box-shadow:0 10px 30px #0068ff4d;transform:translateY(-10px)}.card-background{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#0068ff40;border:1px solid #fff6;height:100%;position:absolute;transition:background .3s ease,border-color .3s ease;width:100%}.how-it-works-card:hover .card-background{background:#0068ff80;border-color:#ffffffe6}.card-icon{align-items:center;display:flex;height:80px;justify-content:center;position:absolute;right:32px;top:40px;transition:transform .3s ease;width:80px}.how-it-works-card:hover .card-icon{transform:scale(1.05)}.card-icon img{filter:brightness(0) invert(1);height:100%;object-fit:contain;transition:filter .3s ease;width:100%}.card-icon .anticon{color:#fff;font-size:80px;transition:all .3s ease}.how-it-works-card:hover .card-icon img{filter:brightness(0) invert(1) drop-shadow(0 0 10px rgba(0,104,255,.8))}.how-it-works-card:hover .card-icon .anticon{filter:drop-shadow(0 0 10px rgba(0,104,255,.8));transform:scale(1.05)}.card-title{bottom:48px;color:#fff;color:var(--color-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-bold);font-size:25px;font-style:normal;font-weight:700;left:32px;letter-spacing:0;line-height:1.2;position:absolute;text-align:left;text-transform:uppercase}.card-title p{margin:0;text-align:left}.footer{background:#010621;background:var(--color-background);margin-top:0;overflow:hidden;padding:0 0 40px;position:relative;width:100%;z-index:5}.footer-line-top{margin:0 auto;padding:0 80px;width:100%}.footer-line-top hr{border:none;border-top:1px solid #fff3;height:1px;margin:0;padding:0;width:100%}.footer-container{padding:60px 80px 0;width:100%}.footer-left-col,.footer-right-col{align-items:flex-start;display:flex}.footer-left{display:flex;flex-direction:column;gap:24px;width:100%}.footer-logo{height:23px;width:143px}.footer-logo img{height:100%;object-fit:contain;width:100%}.footer-contact{color:#fff;color:var(--color-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-medium);font-size:16px;font-weight:500;line-height:1.5;text-align:left}.footer-contact p{margin:0 0 8px;text-align:left}.footer-social{align-items:center;display:flex;gap:20px;justify-content:flex-start;margin-top:8px}.footer-social-icon{align-items:center;cursor:pointer;display:flex;height:42px;justify-content:center;transition:transform .3s ease,filter .3s ease;width:42px}.footer-social-icon:hover{filter:brightness(1.2);transform:scale(1.1)}.footer-social-icon img{height:100%;object-fit:contain;width:100%}.footer-right{gap:24px;width:100%}.footer-about,.footer-right{display:flex;flex-direction:column}.footer-about{gap:16px}.footer-about-title{color:#fff;color:var(--color-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-bold);font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:1.5;margin:0;text-align:left}.footer-about-links{display:flex;flex-direction:column;gap:24px}.footer-link-item{color:#fff;color:var(--color-white);cursor:pointer;display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:16px;font-weight:400;line-height:1.5;margin:0;text-align:left;text-decoration:none;transition:color .3s ease}.footer-link-item:hover{color:#0068ff;color:var(--color-primary)}.footer-about-links p{color:#fff;color:var(--color-white);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:16px;font-weight:400;line-height:1.5;margin:0;text-align:left;transition:color .3s ease}.footer-about-links p.active,.footer-about-links p:hover{color:#0068ff;color:var(--color-primary)}.footer-about-links p.active{font-weight:500}.footer-community{color:#fff;color:var(--color-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:12px;font-weight:400;line-height:1.5;max-width:900px;text-align:left}.footer-community p{margin:0 0 10px;text-align:left}.footer-line{height:1px;margin:0 auto 20px;padding:0 80px;width:100%}.footer-line img{height:100%;object-fit:cover;width:100%}.footer-bottom-content{margin:0 auto;padding:0 80px;width:100%}.footer-copyright-separator{margin-bottom:0;margin-top:24px;width:100%}.footer-copyright-separator hr{border:none;border-top:1px solid #fff3;height:1px;margin:0;padding:0;width:100%}.footer-copyright{color:#999;color:var(--color-text-gray);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:16px;font-weight:400;line-height:1.5;margin-top:0;text-align:left}.footer-copyright p{margin:0;text-align:left}.footer-email-link{color:#fff;color:var(--color-white);text-decoration:none;transition:color .3s ease}.footer-email-link:hover{color:#0068ff;color:var(--color-primary);text-decoration:underline}.footer-legal{align-items:center;display:flex;gap:32px;justify-content:flex-end;width:100%}.footer-privacy,.footer-terms{color:#fff;color:var(--color-white);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:16px;font-weight:400;line-height:1.5;text-align:right;transition:color .3s ease}.footer-privacy:hover,.footer-terms:hover{color:#0068ff;color:var(--color-primary)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@media (min-width:1600px){.how-it-works{padding:60px 100px 80px}.how-it-works-text{padding-top:40px}.how-it-works-card{max-width:340px;width:340px}.hero-section{margin-left:44px;max-width:600px}}@media (min-width:1441px) and (max-width:1599px){.how-it-works{padding:40px 60px 60px}.how-it-works-text{padding-top:40px}.how-it-works-card{max-width:310px;width:310px}}@media (max-width:1440px){.landing-page-container,.nav-bar .landing-page-container{max-width:100%;padding:0 40px}.landing-main{min-height:1000px;padding-bottom:180px}.landing-background{height:100vh}.landing-background img{object-fit:cover;object-position:center right}.nav-logo{left:0}.nav-links{right:0}.hero-section{margin-left:0;max-width:534px;padding:132px 20px 60px}.hero-title{font-size:clamp(40px,5vw,60px)}.how-it-works{margin-left:0;padding:40px 40px 60px}.how-it-works-text{padding-top:40px}.how-it-works-card{max-width:280px;min-width:220px;width:280px}.footer-container{padding:0 40px}}@media (max-width:1024px){.landing-page-container,.nav-bar .landing-page-container{padding:0 30px}.landing-main{min-height:auto;padding-bottom:320px}.landing-background{height:100vh}.landing-background img{object-fit:cover;object-position:center}.nav-logo{left:0}.nav-links{gap:15px;right:0}.nav-register-link{font-size:14px}.nav-login-button{font-size:13px;padding:8px 16px}.hero-section{margin-left:0;max-width:600px;padding:120px 20px 50px}.hero-title{font-size:clamp(36px,6vw,50px)}.hero-description{font-size:16px}.hero-button-primary,.hero-button-secondary{min-width:140px;padding:12px 24px;width:auto}.how-it-works{margin-left:0;padding:30px 30px 40px}.how-it-works-text{padding-top:40px}.how-it-works-title{font-size:clamp(32px,5vw,42px)}.how-it-works-card{height:250px}.footer{margin-top:40px;padding:50px 0 30px}.footer-bottom-content,.footer-container,.footer-line{padding:0 30px}}@media (max-width:900px){.how-it-works{margin-left:0;margin-top:4vh;padding:30px 20px}.how-it-works-text{padding-top:0;text-align:center}.how-it-works-description,.how-it-works-title{text-align:center}.how-it-works-card{max-width:300px;min-width:240px}}@media (max-width:820px) and (min-width:769px){.landing-background{height:80vh}.how-it-works{margin-left:0;margin-top:5vh;padding:60px 40px}.how-it-works-text{padding-top:0;text-align:center}.how-it-works-description,.how-it-works-title{text-align:center}}@media (max-width:768px){.landing-page-container,.nav-bar .landing-page-container{padding:0 20px}.landing-main{padding-bottom:260px}.landing-background{height:70vh;min-height:600px}.landing-background img{object-fit:cover;object-position:center}.nav-bar{height:80px}.nav-logo{height:20px;left:0;top:28px;width:120px}.nav-links{align-items:flex-end;flex-direction:column;gap:8px;right:0;top:25px}.nav-register-link{font-size:12px}.nav-login-button{font-size:12px;padding:6px 12px}.hero-section{margin-left:0;max-width:100%;padding:100px 20px 40px}.hero-tagline{font-size:14px;margin-bottom:15px}.hero-title{font-size:clamp(28px,8vw,40px);margin-bottom:20px}.hero-description{font-size:16px;line-height:1.5;margin-bottom:25px}.hero-buttons{flex-direction:column;gap:15px}.hero-button-primary,.hero-button-secondary{max-width:300px;width:100%}.how-it-works{margin-bottom:60px;margin-left:0;margin-top:4vh;padding:40px 20px}.how-it-works-text{padding-top:0;text-align:center}.how-it-works-title{font-size:clamp(28px,7vw,36px);margin-bottom:15px;text-align:center}.how-it-works-description{font-size:16px;text-align:center}.how-it-works-card{height:auto;margin:0 auto;max-width:100%;min-height:250px;min-width:0;width:100%}.card-icon{height:80px!important;left:50%!important;position:absolute;right:auto;top:30px!important;transform:translateX(-50%);width:80px!important}.card-icon .anticon{font-size:64px}.how-it-works-card:nth-child(2) .card-icon,.how-it-works-card:nth-child(3) .card-icon{height:80px!important;left:50%!important;right:auto;top:30px!important;transform:translateX(-50%);width:80px!important}.card-title{bottom:30px;font-size:20px;left:20px}.footer{margin-top:40px;padding:40px 0 30px}.footer-bottom-content,.footer-container{padding:0 20px}.footer-copyright{font-size:14px;margin-bottom:15px;text-align:center}.footer-legal{gap:20px;justify-content:center}.footer-line{padding:0 20px}.footer-community{font-size:11px}}@media (max-width:480px){.landing-page-container,.nav-bar .landing-page-container{padding:0 15px}.landing-main{padding-bottom:200px}.landing-background{height:60vh;min-height:500px}.landing-background img{object-fit:cover;object-position:center}.nav-logo{height:18px;width:100px}.nav-register-link{font-size:11px}.nav-login-button{font-size:11px;padding:5px 10px}.hero-section{padding:90px 15px 30px}.hero-tagline{font-size:12px;margin-bottom:12px}.hero-title{font-size:24px;line-height:1.2;margin-bottom:15px}.hero-description{font-size:14px;margin-bottom:20px}.hero-button-primary,.hero-button-secondary{font-size:14px;height:40px;padding:10px 20px}.how-it-works{margin-left:0;margin-top:3vh;padding:30px 15px}.how-it-works-title{font-size:24px}.how-it-works-description{font-size:14px}.how-it-works-card{min-height:220px}.card-title{font-size:18px}.footer{padding:30px 0}.footer-contact{font-size:13px}.footer-community{font-size:10px}.footer-copyright,.footer-privacy,.footer-terms{font-size:12px}}@keyframes backgroundGlow{0%,to{opacity:.8}50%{opacity:1}}@keyframes buttonPulse{0%,to{box-shadow:0 4px 15px #0068ff4d}50%{box-shadow:0 4px 25px #0068ff99}}@keyframes cardGlow{0%,to{box-shadow:0 0 0 #0068ff00}50%{box-shadow:0 0 20px #0068ff4d}}.hero-section,.landing-main,.nav-bar{position:relative;z-index:5}@media (max-width:375px){.landing-background{height:55vh;min-height:450px}.hero-tagline{font-size:11px}.hero-title{font-size:22px}.hero-description{font-size:13px}.hero-button-primary,.hero-button-secondary{font-size:13px;height:38px;padding:8px 16px}.how-it-works-title{font-size:22px}.how-it-works-description{font-size:13px}.card-title{font-size:16px}}@media (max-height:500px) and (orientation:landscape){.landing-background{height:150vh}.hero-section{padding-top:100px}.how-it-works{padding-top:40px}}.login-page{background-color:#020b2b;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;min-height:100vh;overflow:hidden}.login-page,.login-page__main{display:flex;position:relative}.login-page__main{align-items:center;flex:1 1;justify-content:flex-end;padding:96px 12vw 72px 6vw;z-index:2}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#08102df2,#082552eb);border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #00000080;color:#eff4ff;max-width:520px;padding:48px 48px 40px;width:100%}.login-card__header{margin-bottom:32px;text-align:center}.login-card__title{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:52px;margin:0;text-transform:uppercase}.login-user-type{margin-bottom:8px}.login-user-type__group{display:flex;flex-wrap:wrap;gap:24px}.login-radio{color:#ffffffe6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400}.login-radio .ant-radio-inner{background-color:initial;border-color:#ffffff80;border-radius:50%;height:18px;width:18px}.login-radio .ant-radio-checked .ant-radio-inner{background-color:#fff;border-color:#fff}.login-radio .ant-radio-checked .ant-radio-inner:after{background-color:#0a1634;height:10px;left:50%;margin-left:-5px;margin-top:-5px;top:50%;width:10px}.login-radio .ant-radio:hover .ant-radio-inner{border-color:#fffc}.login-form{display:flex;flex-direction:column;gap:20px}.login-form>.login-submit-btn{margin-bottom:0!important;margin-top:4px!important}.login-input__label{color:#fff!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase}.login-input__control{background-color:#fff!important;border:1px solid #d3d3d3!important;border-radius:8px!important;color:#0a1634;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px!important;font-weight:400!important;height:48px!important;letter-spacing:.1px!important;line-height:20px!important;padding:0 16px!important}.login-input__control::placeholder{color:#828282!important;font-size:16px!important;font-weight:400!important}.login-input__control:focus{border-color:#3f82ff!important;box-shadow:0 0 0 2px #3f82ff59}.login-captcha{display:flex;flex-direction:column;gap:8px}.login-captcha__container{align-items:stretch;display:flex;gap:12px}.login-captcha__input{flex:1 1}.login-captcha__display{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;display:flex;gap:8px;height:48px;justify-content:center;min-width:140px;padding:0 12px}.login-captcha__text{color:#0a1634;display:inline-block;font-family:Courier New,Courier,monospace;font-size:18px;font-weight:700;letter-spacing:.1em;position:relative;-webkit-user-select:none;user-select:none}.login-captcha__text:after{background-color:#0a1634;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.login-captcha__refresh{align-items:center;background:none;border:none;color:#0a1634;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:color .2s}.login-captcha__refresh:hover{color:#3f82ff}.login-captcha__refresh:focus{border-radius:4px;outline:2px solid #3f82ff;outline-offset:2px}.login-captcha__refresh svg{font-size:16px}.login-form__meta{align-items:center;display:flex;gap:16px;justify-content:space-between}.login-checkbox{color:#ffffffd9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400}.login-checkbox .ant-checkbox-inner{border-radius:4px;height:18px;width:18px}.login-checkbox .ant-checkbox-checked .ant-checkbox-inner,.login-checkbox .ant-checkbox-inner{background-color:#fff;border-color:#fff6;box-shadow:0 1px 3px #0000001a}.login-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#bdbdbd;height:10px;width:6px}.login-submit-btn{align-items:center!important;background:#3f82ff!important;border:none!important;border-radius:26px!important;box-shadow:0 4px 12px #3f82ff66!important;color:#fff!important;display:flex!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;font-weight:700!important;height:52px!important;justify-content:center!important;letter-spacing:.05em!important;margin-bottom:0!important;margin-top:0!important;min-width:100%!important;padding:0!important;text-transform:uppercase!important;width:100%!important}.login-submit-btn:hover{filter:brightness(1.05)}.login-footer-links{align-items:center;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;justify-content:space-between;margin-top:24px!important;width:100%}.login-footer-links__left{align-items:center;color:#fff;display:flex;font-weight:400;gap:4px}.login-footer-links__left span{color:#fff;font-size:16px;font-weight:400}.login-link{color:#3f82ff!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;font-weight:500!important}.login-link,.login-link:hover{text-decoration:underline!important}.login-link:hover{color:#5a9aff!important}.login-footer-links__right{margin-left:auto}@media (max-width:640px){.login-card{padding:36px 28px}.login-page__main{justify-content:center;padding:120px 16px 80px}.login-captcha__container{flex-direction:column}.login-captcha__display{height:48px;min-width:100%}.login-form__meta{align-items:flex-start;flex-direction:column}}:root{--font-gotham-book:"Gotham","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-gotham-medium:"Gotham","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-gotham-bold:"Gotham","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--color-primary:#0068ff;--color-background:#010621;--color-white:#fff;--color-text-gray:#999;--color-text-light:#dcdcdc;--color-text-off:#828282;--color-input-border:#d3d3d3;--color-input-bg:#fff;--color-input-text:#0a1634}.registration-page{background-color:#010621;background-color:var(--color-background);min-height:100vh;overflow-x:hidden;position:relative;width:100%}.registration-page .nav-bar{position:relative;z-index:20}.registration-background{overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:0}.registration-background img{display:block;height:100%;object-fit:cover;object-position:100% 0;width:100%}@media (max-width:1024px){.registration-background{height:50vh;min-height:400px;width:100%}.registration-background img{object-position:100% 0}}.registration-page-container{display:flex;min-height:100vh;position:relative;width:100%;z-index:5}.registration-form-wrapper{align-items:center;display:flex;justify-content:flex-start;padding:96px 64px 25px;position:relative;width:50%;z-index:5}@media (max-width:1024px){.registration-form-wrapper{justify-content:center;padding:120px 24px 80px;width:100%}}.registration-form-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#08102df2,#082552eb);border:1px solid #ffffff26;border-radius:16px;box-shadow:0 20px 60px #00000080;max-width:682px;padding:48px 48px 40px;position:relative;width:100%;z-index:5}.registration-headline{color:#fff;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-bold);font-size:40px;font-weight:700;letter-spacing:.05em;line-height:1.2;margin:0 0 16px;text-transform:uppercase}.registration-description{color:#cecece;font-size:16px;font-style:normal;letter-spacing:0;line-height:20px;margin:0 0 32px}.registration-description,.registration-sign-in-link{font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-weight:400}.registration-sign-in-link{color:#ffffffe6;font-size:14px;margin:24px 0 0;text-align:center}.registration-sign-in-link a{color:#fff;font-weight:500;text-decoration:underline;text-underline-offset:4px}.registration-sign-in-link a:hover{color:#ffffffe6}.registration-step-2-header{align-items:center;display:flex;justify-content:center;margin-bottom:24px;min-height:48px;position:relative}.registration-back-circle-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#0a1634;cursor:pointer;display:flex;height:48px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s,box-shadow .2s;width:48px}.registration-back-arrow-icon{display:block;font-size:20px;line-height:1}.registration-back-circle-btn:hover{box-shadow:0 4px 12px #0003;opacity:.9}.registration-back-circle-btn:focus{outline:2px solid #0068ff;outline:2px solid var(--color-primary);outline-offset:2px}.registration-step-2-title{color:#fff;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-bold);font-size:32px;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.registration-input .ant-input{background-color:#fafafa!important;border:1px solid #eaeaea!important;border-radius:4px!important;color:#0a1634!important;color:var(--color-input-text)!important;height:48px!important;letter-spacing:.1px!important;line-height:20px!important;padding:0 16px!important;transition:border-color .2s ease,box-shadow .2s ease}.registration-input .ant-input,.registration-input .ant-input::placeholder{font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important;font-size:16px!important;font-weight:400!important}.registration-input .ant-input::placeholder{color:#828282!important;color:var(--color-text-off)!important}.registration-input .ant-input:hover{border-color:#eaeaea!important}.registration-input .ant-input-focused,.registration-input .ant-input:focus{border-color:#0068ff!important;border-color:var(--color-primary)!important;box-shadow:0 0 0 2px #0068ff59!important;outline:none!important}.registration-input .ant-input-password{background-color:#fafafa!important;border:1px solid #eaeaea!important;border-radius:4px!important;height:48px!important}.registration-input .ant-input-password .ant-input{background:#0000!important;border:none!important;height:46px!important}.registration-input .ant-input-password.ant-input-password-focused,.registration-input .ant-input-password:hover{border-color:#0068ff!important;border-color:var(--color-primary)!important;box-shadow:0 0 0 2px #0068ff59!important}.registration-select{height:48px!important}.registration-select .ant-select-selector{background-color:#fafafa!important;border:1px solid #eaeaea!important;border-radius:4px!important;color:#0a1634!important;color:var(--color-input-text)!important;height:48px!important;letter-spacing:.1px!important;line-height:20px!important;padding:0 16px!important;transition:border-color .2s ease,box-shadow .2s ease}.registration-select .ant-select-selection-placeholder,.registration-select .ant-select-selector{font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important;font-size:16px!important;font-weight:400!important}.registration-select .ant-select-selection-placeholder{color:#828282!important;color:var(--color-text-off)!important;line-height:48px!important}.registration-select .ant-select-selection-item{color:#0a1634!important;color:var(--color-input-text)!important;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important;font-size:16px!important;line-height:48px!important}.registration-select:hover .ant-select-selector{border-color:#eaeaea!important}.registration-select.ant-select-focused .ant-select-selector{border-color:#0068ff!important;border-color:var(--color-primary)!important;box-shadow:0 0 0 2px #0068ff59!important}.registration-select .ant-select-arrow{color:#828282!important;color:var(--color-text-off)!important}.registration-checkbox{font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important}.registration-checkbox .ant-checkbox-inner{background-color:#fff!important;border:1px solid #fff6!important;border-radius:4px!important;box-shadow:0 1px 3px #0000001a!important;height:18px!important;overflow:hidden!important;width:18px!important}.registration-checkbox:hover .ant-checkbox-inner{border-color:#fff9!important}.registration-checkbox .ant-checkbox-checked .ant-checkbox-inner,.registration-checkbox-group .registration-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#0068ff!important;background-color:var(--color-primary)!important;background:#0068ff!important;background:var(--color-primary)!important;border-color:#0068ff!important;border-color:var(--color-primary)!important}.registration-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff!important;height:8px!important;inset-inline-start:25%!important;left:25%!important;top:50%!important;transform:rotate(45deg) scale(1) translate(-50%,-50%)!important;width:5px!important}.registration-checkbox-group .ant-checkbox-wrapper{align-items:flex-start!important;font-style:normal!important}.registration-checkbox span,.registration-checkbox-group .ant-checkbox-wrapper,.registration-checkbox-group .ant-checkbox-wrapper>span:last-child{color:#cecece!important;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important;font-size:14px!important;font-weight:400!important;letter-spacing:0!important;line-height:20px!important}.registration-select .ant-select-dropdown{background-color:#fff!important;border:1px solid #d3d3d3!important;border:1px solid var(--color-input-border)!important;border-radius:8px!important}.registration-select .ant-select-item{color:#0a1634!important;color:var(--color-input-text)!important;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important;font-size:16px!important}.registration-select .ant-select-item:hover{background-color:#0068ff1a!important}.registration-select .ant-select-item-option-selected{background-color:#0068ff26!important;color:#0a1634!important;color:var(--color-input-text)!important}.registration-field-label-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;min-height:20px}.registration-field-label-row .registration-field-label{margin-bottom:0!important}.registration-checkbox-label-row{margin-bottom:4px}.registration-field-error{align-items:center;color:#ff4d4f;display:flex;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:12px;font-weight:400;gap:6px;letter-spacing:0;line-height:16px;margin:0}.registration-field-error-icon{color:#ff4d4f;flex-shrink:0;font-size:14px}.registration-field-error-text{color:#ff4d4f;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-gotham-book);font-size:12px;font-weight:400;letter-spacing:0;line-height:16px}.registration-field-with-error{display:flex;flex-direction:column;width:100%}.registration-form-row .registration-field-with-error{flex:1 1;min-width:0}.registration-form-row .registration-field-with-error:not(.registration-field-with-error-slot) .registration-field-label-row{min-height:28px}.registration-field-with-error-slot .registration-field-error-slot{align-items:flex-start;display:flex;margin-top:4px;min-height:22px}.registration-checkbox-with-error{display:flex;flex-direction:column;width:100%}.registration-field-label,.registration-security-label{color:#ffffffbf!important;display:block!important;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-book)!important;font-size:12px!important;font-weight:400!important;letter-spacing:.15em!important;line-height:1.5!important;margin-bottom:8px!important;text-transform:uppercase!important}.registration-captcha-field-group,.registration-field-group:has(.registration-captcha-row){max-width:100%!important;min-width:0;width:100%!important}.registration-captcha-row{gap:12px;max-width:100%!important;width:100%!important}.registration-captcha-box,.registration-captcha-row{align-items:center;box-sizing:border-box;display:flex;min-width:0}.registration-captcha-box{background-color:#0a163499;border:1px solid #ffffff40;border-radius:4px;flex:1 1;height:48px;justify-content:center;padding:0 16px;width:100%}.registration-captcha-controls{align-items:center;display:flex;flex-shrink:0;gap:8px}.registration-captcha-audio{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:color .2s}.registration-captcha-audio:hover{color:#ffffffd9}.registration-captcha-audio:focus{border-radius:4px;outline:2px solid #0068ff;outline:2px solid var(--color-primary);outline-offset:2px}.registration-captcha-audio svg{font-size:18px}.registration-captcha-container{align-items:stretch;display:flex;gap:12px}.registration-captcha-text{color:#fff!important;display:inline-block;font-family:Courier New,Courier,monospace!important;font-size:18px!important;font-weight:700!important;letter-spacing:.1em!important;position:relative;-webkit-user-select:none;user-select:none}.registration-captcha-text:after{background-color:#fff;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.registration-captcha-refresh{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:color .2s}.registration-captcha-refresh:hover{color:#ffffffd9}.registration-captcha-refresh:focus{border-radius:4px;outline:2px solid #0068ff;outline:2px solid var(--color-primary);outline-offset:2px}.registration-captcha-refresh svg{font-size:16px}.registration-form,.registration-step{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;max-width:100%;width:100%}.registration-step-1,.registration-step-2{max-width:100%;width:100%}.registration-btn-next{margin-top:4px!important}.registration-field-group{display:flex;flex-direction:column;width:100%}.registration-form-row{display:flex;gap:16px}.registration-form-row .registration-input{flex:1 1}.registration-checkbox-group{display:flex;flex-direction:column;gap:16px}.registration-submit-btn{background:#0068ff!important;background:var(--color-primary)!important;border:none!important;border-radius:26px!important;box-shadow:0 4px 12px #0068ff66!important;color:#fff!important;font-family:Gotham,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-family:var(--font-gotham-bold)!important;font-size:16px!important;font-weight:700!important;height:52px!important;letter-spacing:.05em!important;margin-top:4px!important;text-transform:uppercase!important;transition:filter .2s ease,box-shadow .2s ease!important;width:100%!important}.registration-submit-btn:hover{filter:brightness(1.05)!important}.registration-submit-btn:disabled{cursor:not-allowed;opacity:.6}.registration-success-modal .ant-modal-content{background:#0068ff;background:var(--color-primary);border:none;border-radius:24px;padding:32px 24px}@media (min-width:640px){.registration-success-modal .ant-modal-content{border-radius:32px;padding:48px 40px}}@media (min-width:768px){.registration-success-modal .ant-modal-content{padding:56px 48px}}.registration-success-modal .ant-modal-body{padding:0}.registration-success-modal .ant-modal-close{right:24px;top:24px}.registration-modal-close{color:#fff;font-size:32px;line-height:1}.registration-modal-content{align-items:center;color:#fff;display:flex;flex-direction:column;text-align:center}.registration-modal-icon{height:100px;margin-bottom:24px;width:100px}@media (min-width:640px){.registration-modal-icon{height:120px;margin-bottom:28px;width:120px}}@media (min-width:768px){.registration-modal-icon{height:132px;margin-bottom:32px;width:132px}}.registration-modal-svg{display:block;height:100%;width:100%}.registration-modal-title{font-size:24px;font-weight:700;margin-bottom:16px;text-transform:uppercase}.registration-modal-description{color:#ffffffe6;font-size:14px;line-height:1.6;margin-bottom:32px;max-width:480px}.registration-modal-button{border-radius:999px!important;box-shadow:0 10px 25px #00000026;color:#0a1a3a!important;font-size:16px;font-weight:700;height:56px;letter-spacing:1px;max-width:360px;text-transform:uppercase;width:100%}@media (min-width:640px){.registration-modal-title{font-size:32px}.registration-modal-description{font-size:16px}.registration-modal-button{font-size:18px;height:64px}}@media (min-width:768px){.registration-modal-title{font-size:36px}}@media (max-width:1024px){.registration-form-row{flex-direction:column;gap:20px}.registration-captcha-container{flex-direction:column}.registration-captcha-box{min-width:100%}}.forgot-password-page{background-color:#020b2b;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.forgot-password-page__overlay{background:radial-gradient(circle at 30% 30%,#174acd59,#0000 60%),linear-gradient(180deg,#01051599,#010515d9 70%);inset:0;pointer-events:none;position:absolute}.forgot-password-page__main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:96px 8vw 72px 6vw;position:relative;z-index:2}.forgot-password-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#08102deb,#082552e0);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 45px 80px #03081aa6;color:#eff4ff;max-width:520px;padding:48px 48px 40px;width:100%}.forgot-password-card__header{margin-bottom:32px;text-align:center;width:100%}.forgot-password-card__title{color:#fff;font-size:2.25rem;font-weight:700;letter-spacing:.06em;line-height:1.2;margin:0 0 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.forgot-password-card__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.6;margin-top:8px;text-align:center;width:100%}.forgot-password-form{display:flex;flex-direction:column;gap:24px}.forgot-password-input__label{color:#ffffffe6!important;display:block!important;font-size:.875rem;font-weight:400;letter-spacing:0;margin-bottom:8px!important;text-transform:none}.forgot-password-input__control{background-color:#fffffff5!important;border:1px solid #ffffff59!important;border-radius:12px!important;box-shadow:0 10px 25px #030d2e26;color:#0a1634;font-size:.95rem;height:54px!important}.forgot-password-input__control::placeholder{color:#05174080}.forgot-password-input__control:focus{border-color:#3f82ff!important;box-shadow:0 0 0 2px #3f82ff59}.forgot-password-submit-btn{background-color:#1f7bff!important;background-image:none!important;border:none!important;border-radius:55px!important;box-shadow:0 10px 25px #1f7bff4d;color:#fff!important;font-size:1rem;font-weight:700;height:58px;letter-spacing:.08em;margin-top:12px;text-transform:uppercase;width:100%}.forgot-password-submit-btn:hover{background-color:#0068ff!important;box-shadow:0 15px 35px #1f7bff66}.forgot-password-support{color:#ffffffe6;font-size:.9rem;margin-top:16px;text-align:center}.forgot-password-link{color:#8dc1ff;font-weight:600;text-decoration:none}.forgot-password-link:hover{color:#fff;text-decoration:underline}.forgot-password-success{padding:24px 0;text-align:center}.forgot-password-success__icon{align-items:center;background:#22c55e33;border:2px solid #22c55e66;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.forgot-password-success__icon span{color:#22c55e;font-size:2rem;font-weight:700}.forgot-password-success__title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:16px}.forgot-password-success__message{color:#ebf1ffcc;font-size:.95rem;line-height:1.5;margin-bottom:24px}@media (max-width:1024px) and (min-width:641px){.forgot-password-page__main{padding:80px 6vw 64px}.forgot-password-card{max-width:480px;padding:40px 40px 36px}.forgot-password-card__title{font-size:2rem}}@media (max-width:640px){.forgot-password-page__main{padding:100px 20px 60px}.forgot-password-card{border-radius:20px;padding:32px 24px 28px}.forgot-password-card__header{margin-bottom:24px}.forgot-password-card__title{font-size:1.75rem;letter-spacing:.04em;line-height:1.3;white-space:normal}.forgot-password-card__subtitle{font-size:.875rem;line-height:1.5;margin-top:12px}.forgot-password-form{gap:20px}.forgot-password-input__label{font-size:.8rem!important;margin-bottom:6px!important}.forgot-password-input__control{font-size:.9rem!important;height:50px!important}.forgot-password-submit-btn{font-size:.9rem;height:52px;margin-top:8px}.forgot-password-support{font-size:.85rem;margin-top:12px}.forgot-password-success{padding:16px 0}.forgot-password-success__icon{height:56px;margin-bottom:20px;width:56px}.forgot-password-success__icon span{font-size:1.75rem}.forgot-password-success__title{font-size:1.25rem;margin-bottom:12px}.forgot-password-success__message{font-size:.875rem;margin-bottom:20px}}@media (max-width:480px){.forgot-password-page__main{padding:80px 16px 50px}.forgot-password-card{border-radius:16px;padding:28px 20px 24px}.forgot-password-card__title{font-size:1.5rem;letter-spacing:.03em}.forgot-password-card__subtitle{font-size:.8rem;margin-top:10px}.forgot-password-form{gap:18px}.forgot-password-input__label{font-size:.75rem!important;margin-bottom:6px!important}.forgot-password-input__control{font-size:.875rem!important;height:48px!important}.forgot-password-submit-btn{border-radius:50px!important;font-size:.875rem;height:50px}.forgot-password-support{font-size:.8rem;line-height:1.4}}@media (min-width:1440px){.forgot-password-page__main{padding:120px 10vw 96px}.forgot-password-card{max-width:560px;padding:56px 56px 48px}.forgot-password-card__title{font-size:2.5rem}.forgot-password-card__subtitle{font-size:1rem}}.new-password-page{background-color:#020b2b;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.new-password-page__main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:96px 8vw 72px 6vw;position:relative;z-index:2}.new-password-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#08102deb,#082552e0);border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 45px 80px #03081aa6;color:#eff4ff;max-width:520px;padding:48px 48px 40px;width:100%}.new-password-card__header{margin-bottom:32px;text-align:center;width:100%}.new-password-card__title{color:#fff;font-size:2.25rem;font-weight:700;letter-spacing:.06em;line-height:1.2;margin:0 0 8px;text-align:center;text-transform:uppercase;white-space:nowrap}.new-password-card__subtitle{color:#ffffffe6;font-size:.95rem;line-height:1.6;margin-top:8px;text-align:center;width:100%}.new-password-form{display:flex;flex-direction:column;gap:24px}.new-password-input-wrapper{display:flex;flex-direction:column;gap:8px}.new-password-input__label{color:#ffffffe6;display:block;font-size:.875rem;font-weight:400;letter-spacing:0;margin-bottom:0;text-transform:none}.new-password-input-container{position:relative}.new-password-input__control{background-color:#fffffff5!important;border:1px solid #ffffff59!important;border-radius:12px!important;box-shadow:0 10px 25px #030d2e26;color:#0a1634;font-size:.95rem;height:54px!important;width:100%}.new-password-input__control::placeholder{color:#05174080}.new-password-input__control:focus{border-color:#3f82ff!important;box-shadow:0 0 0 2px #3f82ff59}.new-password-submit-btn{background-color:#1f7bff!important;background-image:none!important;border:none!important;border-radius:55px!important;box-shadow:0 10px 25px #1f7bff4d;color:#fff!important;font-size:1rem;font-weight:700;height:58px;letter-spacing:.08em;margin-top:12px;text-transform:uppercase;width:100%}.new-password-submit-btn:hover{background-color:#0068ff!important;box-shadow:0 15px 35px #1f7bff66}@media (max-width:1024px) and (min-width:641px){.new-password-page__main{padding:80px 6vw 64px}.new-password-card{max-width:480px;padding:40px 40px 36px}.new-password-card__title{font-size:2rem}}@media (max-width:640px){.new-password-page__main{padding:100px 20px 60px}.new-password-card{border-radius:20px;padding:32px 24px 28px}.new-password-card__header{margin-bottom:24px}.new-password-card__title{font-size:1.75rem;letter-spacing:.04em;line-height:1.3;white-space:normal}.new-password-card__subtitle{font-size:.875rem;line-height:1.5;margin-top:12px}.new-password-form{gap:20px}.new-password-input__label{font-size:.8rem;margin-bottom:6px}.new-password-input__control{font-size:.9rem!important;height:50px!important}.new-password-submit-btn{font-size:.9rem;height:52px;margin-top:8px}}@media (max-width:480px){.new-password-page__main{padding:80px 16px 50px}.new-password-card{border-radius:16px;padding:28px 20px 24px}.new-password-card__title{font-size:1.5rem;letter-spacing:.03em}.new-password-card__subtitle{font-size:.8rem;margin-top:10px}.new-password-form{gap:18px}.new-password-input__label{font-size:.75rem;margin-bottom:6px}.new-password-input__control{font-size:.875rem!important;height:48px!important}.new-password-submit-btn{border-radius:50px!important;font-size:.875rem;height:50px}}@media (min-width:1440px){.new-password-page__main{padding:120px 10vw 96px}.new-password-card{max-width:560px;padding:56px 56px 48px}.new-password-card__title{font-size:2.5rem}.new-password-card__subtitle{font-size:1rem}}.reset-password-success-page{background-color:#020b2b;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.reset-password-success-page__main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:96px 8vw 72px 6vw;position:relative;z-index:2}.reset-password-success-card{align-items:center;background:#1f7bff;border:none;border-radius:0 0 24px 24px;box-shadow:0 45px 80px #03081aa6;color:#fff;display:flex;flex-direction:column;max-width:520px;padding:64px 48px 48px;text-align:center;width:100%}.reset-password-success__icon{align-items:center;background-color:initial;border:3px solid #fff;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:32px;width:80px}.reset-password-success__icon svg{stroke:#fff;color:#fff}.reset-password-success__title{color:#fff;font-size:2.25rem;font-weight:700;letter-spacing:.06em;line-height:1.2;margin:0 0 16px;text-transform:uppercase}.reset-password-success__message{color:#fffffff2;font-size:1rem;line-height:1.6;margin:0 0 40px;max-width:400px}.reset-password-success__button{background-color:#fff!important;background-image:none!important;border:none!important;border-radius:12px!important;box-shadow:0 10px 25px #0003;color:#0a1634!important;font-size:1rem;font-weight:700;height:58px;letter-spacing:.08em;max-width:300px;text-transform:uppercase;width:100%}.reset-password-success__button:hover{background-color:#fffffff2!important;box-shadow:0 15px 35px #0000004d;transform:translateY(-2px)}@media (max-width:1024px) and (min-width:641px){.reset-password-success-page__main{padding:80px 6vw 64px}.reset-password-success-card{max-width:480px;padding:56px 40px 40px}.reset-password-success__title{font-size:2rem}.reset-password-success__icon{height:72px;margin-bottom:28px;width:72px}}@media (max-width:640px){.reset-password-success-page__main{padding:100px 20px 60px}.reset-password-success-card{border-radius:20px;padding:48px 24px 36px}.reset-password-success__icon{height:64px;margin-bottom:24px;width:64px}.reset-password-success__icon svg{height:32px;width:32px}.reset-password-success__title{font-size:1.75rem;letter-spacing:.04em;margin-bottom:12px}.reset-password-success__message{font-size:.9rem;margin-bottom:32px}.reset-password-success__button{font-size:.9rem;height:52px;max-width:100%}}@media (max-width:480px){.reset-password-success-page__main{padding:80px 16px 50px}.reset-password-success-card{border-radius:16px;padding:40px 20px 32px}.reset-password-success__icon{height:56px;margin-bottom:20px;width:56px}.reset-password-success__icon svg{height:28px;width:28px}.reset-password-success__title{font-size:1.5rem;letter-spacing:.03em}.reset-password-success__message{font-size:.875rem;margin-bottom:28px}.reset-password-success__button{font-size:.875rem;height:50px}}@media (min-width:1440px){.reset-password-success-page__main{padding:120px 10vw 96px}.reset-password-success-card{max-width:560px;padding:72px 56px 56px}.reset-password-success__title{font-size:2.5rem}.reset-password-success__icon{height:88px;margin-bottom:36px;width:88px}}.complete-profile-page{background-color:#010621;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow:hidden;position:relative}.complete-profile-background{inset:0;opacity:1;pointer-events:none;position:absolute;z-index:0}.complete-profile-background img{display:block;height:100%;object-fit:cover;width:100%}.complete-profile-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;padding:12px 0;position:relative;z-index:3}.complete-profile-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:64px 24px 48px;position:relative;z-index:3}.complete-profile-card{background:linear-gradient(135deg,#05143cf5,#040d28f5);border:1px solid #ffffff0d;border-radius:28px;box-shadow:0 32px 80px #01062173;max-width:1200px;padding:48px 56px 56px;width:100%}.complete-profile-title{color:#fff;font-size:42px;font-weight:700;letter-spacing:.02em;line-height:1.1;margin-bottom:36px;text-align:center;text-transform:uppercase}.complete-profile-form{width:100%}.complete-profile-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.complete-profile-column{display:flex;flex-direction:column;gap:24px}.complete-profile-field{display:flex;flex-direction:column;gap:8px}.complete-profile-label{color:#ffffffd9;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.complete-profile-input{color:#fff}.complete-profile-input .ant-input,.complete-profile-input .ant-input-affix-wrapper{background-color:#fff;border:1px solid #0e1a4740;border-radius:12px;color:#0b1c3d;font-size:15px;height:54px;transition:border-color .3s ease,background-color .3s ease,box-shadow .3s ease}.complete-profile-input .ant-input[disabled]{background-color:#f5f7ff;color:#10224f}.complete-profile-input .ant-input-affix-wrapper input::placeholder,.complete-profile-input .ant-input::placeholder{color:#0b1c3d99}.complete-profile-input .ant-input-affix-wrapper:hover,.complete-profile-input .ant-input:hover{border-color:#1a75ff99}.complete-profile-input .ant-input-affix-wrapper-focused,.complete-profile-input .ant-input-focused,.complete-profile-input .ant-input:focus{border-color:#1a75ff!important;box-shadow:0 0 0 2px #1a75ff40}.complete-profile-name{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.complete-profile-select .ant-select-selector{align-items:center;background-color:#fff!important;border:1px solid #0e1a4740!important;border-radius:12px!important;color:#0b1c3d!important;display:flex;height:54px!important}.complete-profile-select .ant-select-arrow,.complete-profile-select .ant-select-selection-item,.complete-profile-select .ant-select-selection-placeholder{color:#0b1c3dbf!important}.complete-profile-select.ant-select-focused .ant-select-selector,.complete-profile-select.ant-select-open .ant-select-selector{border-color:#1a75ff!important;box-shadow:0 0 0 2px #1a75ff40}.complete-profile-dropdown{background-color:#fff!important;border:1px solid #0e1a4726!important;padding:8px 0!important}.complete-profile-dropdown .ant-select-item{color:#0b1c3d!important}.complete-profile-dropdown .ant-select-item-option-active,.complete-profile-dropdown .ant-select-item-option-selected{background-color:#1a75ff26!important;color:#0b1c3d!important}.complete-profile-submit{display:flex;flex-direction:column;gap:18px;margin-top:12px}.complete-profile-submit-button{background:linear-gradient(90deg,#005eff,#1f8bff);border:none;border-radius:40px!important;box-shadow:0 18px 40px #0040ff59;color:#fff!important;font-size:16px;font-weight:700;height:60px;letter-spacing:.08em;text-transform:uppercase;width:100%}.complete-profile-checkbox{color:#ffffffd9}.complete-profile-checkbox .ant-checkbox-inner{border:1px solid #ffffff80;border-radius:4px;height:20px;width:20px}.complete-profile-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#1a75ff;border-color:#1a75ff}.complete-profile-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff}.complete-profile-checkbox span{color:#ffffffd9;font-size:14px}.complete-profile-footer{position:relative;z-index:3}@media (max-width:1024px){.complete-profile-card{padding:40px 32px}.complete-profile-grid{gap:32px;grid-template-columns:1fr}.complete-profile-title{font-size:34px}}@media (max-width:640px){.complete-profile-name{gap:16px;grid-template-columns:1fr}.complete-profile-submit-button{height:56px}.complete-profile-title{font-size:28px}}.product-card-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-wrap:break-word;display:-webkit-box;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;font-style:normal;font-synthesis:none;font-weight:700;line-height:1.5625rem;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;text-transform:none}.product-card-title>div{display:inline!important}.product-card-description{font-weight:400;letter-spacing:-.0175rem;line-height:1.1375rem;text-transform:none}.product-card-category,.product-card-description{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-synthesis:none}.product-card-category{font-weight:700;line-height:1.05rem;text-transform:uppercase}.product-card-title * h1,.product-card-title * h2,.product-card-title * h3,.product-card-title * h4,.product-card-title * h5,.product-card-title * h6,.product-card-title h1,.product-card-title h2,.product-card-title h3,.product-card-title h4,.product-card-title h5,.product-card-title h6,.product-card-title>h1,.product-card-title>h2,.product-card-title>h3,.product-card-title>h4,.product-card-title>h5,.product-card-title>h6{color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-weight:700!important;line-height:1.5625rem!important;margin:0!important;padding:0!important;text-align:left!important}.product-card-title h1{font-size:1.25rem!important}.product-card-title h2{font-size:1.125rem!important}.product-card-title h3{font-size:1.25rem!important}.product-card-title h4{font-size:.875rem!important}.product-card-title h5{font-size:.8125rem!important}.product-card-title h6{font-size:.75rem!important}.product-card-title * p,.product-card-title p,.product-card-title>p{color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.5625rem!important;margin:0!important;padding:0!important}.product-card-title * b,.product-card-title * strong,.product-card-title b,.product-card-title strong{font-weight:700!important}.product-card-title * em,.product-card-title * i,.product-card-title em,.product-card-title i{font-style:italic!important}.product-card-title * u,.product-card-title u{text-decoration:underline!important}.product-card-title * s,.product-card-title * strike,.product-card-title s,.product-card-title strike{text-decoration:line-through!important}.product-card-title * a,.product-card-title a{color:#1a202c!important;cursor:pointer!important;text-decoration:underline!important}.product-card-title * a:hover,.product-card-title a:hover{color:#0068ff!important}.product-card-description * h1,.product-card-description * h2,.product-card-description * h3,.product-card-description * h4,.product-card-description * h5,.product-card-description * h6,.product-card-description h1,.product-card-description h2,.product-card-description h3,.product-card-description h4,.product-card-description h5,.product-card-description h6,.product-card-description>h1,.product-card-description>h2,.product-card-description>h3,.product-card-description>h4,.product-card-description>h5,.product-card-description>h6{color:#1a202c!important;display:block!important;font-family:Gotham,Inter,sans-serif!important;font-weight:400!important;line-height:1.1375rem!important;margin:0 0 .5rem!important;padding:0!important;text-align:left!important}.product-card-description h1{font-size:1.125rem!important;font-weight:700!important}.product-card-description h2{font-size:1rem!important;font-weight:700!important}.product-card-description h3{font-size:.9375rem!important;font-weight:700!important}.product-card-description h4{font-size:.875rem!important;font-weight:600!important}.product-card-description h5{font-size:.8125rem!important;font-weight:600!important}.product-card-description h6{font-size:.75rem!important;font-weight:600!important}.product-card-description * p,.product-card-description p,.product-card-description>p{color:#1a202c!important;display:block!important;font-family:Gotham,Inter,sans-serif!important;font-size:.875rem!important;font-weight:400!important;line-height:1.1375rem!important;margin:0 0 .5rem!important;opacity:.6!important;padding:0!important}.product-card-description * p:last-child,.product-card-description p:last-child,.product-card-description>p:last-child{margin-bottom:0!important}.product-card-description * b,.product-card-description * strong,.product-card-description b,.product-card-description strong{font-weight:700!important}.product-card-description * em,.product-card-description * i,.product-card-description em,.product-card-description i{font-style:italic!important}.product-card-description * u,.product-card-description u{text-decoration:underline!important}.product-card-description * s,.product-card-description * strike,.product-card-description s,.product-card-description strike{text-decoration:line-through!important}.product-card-description * a,.product-card-description a{color:#0068ff!important;cursor:pointer!important;text-decoration:underline!important}.product-card-description * a:hover,.product-card-description a:hover{color:#0056d6!important}.product-card-description ol,.product-card-description ul{display:block!important;margin:0 0 .5rem 1.125rem!important;padding-left:1.125rem!important}.product-card-description ul{list-style-type:disc!important}.product-card-description ol{list-style-type:decimal!important}.product-card-description li{color:#1a202c!important;font-size:.875rem!important;line-height:1.1375rem!important;margin-bottom:.25rem!important;opacity:.6!important}.product-card-button{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;align-items:center!important;border-radius:2.5rem!important;box-sizing:border-box!important;display:flex!important;font-family:Gotham,Inter,sans-serif!important;font-size:1rem!important;font-style:normal!important;font-weight:500!important;height:2.8125rem!important;justify-content:center!important;letter-spacing:-.02rem!important;line-height:1.5!important;margin:0 auto!important;max-width:15.9375rem!important;min-height:2.8125rem!important;padding:0 1.25rem!important;text-transform:none!important;width:100%!important}@media (min-width:992px){.product-card-button{max-width:15.9375rem!important}}.contacts-page-header h1{color:#1a202c;font-size:1.875rem;font-weight:700;line-height:1.733rem;text-transform:uppercase}.contacts-page-header h1,.contacts-page-header p{font-family:Gotham,Inter,sans-serif;font-style:normal;letter-spacing:0;text-align:left}.contacts-page-header p{color:#676869;font-size:1rem;font-weight:400;line-height:1.5}.contacts-directory-title{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.375rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:2.364rem;text-align:left}.contacts-directory-title .count{color:#999}.contacts-section-title{font-size:1.25rem;line-height:2.6rem}.contact-card-name,.contacts-section-title{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;text-align:left}.contact-card-name{font-size:1.125rem;line-height:normal}.contact-card-role{font-size:.75rem;font-weight:400}.contact-card-role,.contact-tooltip-text{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-style:normal;letter-spacing:0;line-height:normal;text-align:left}.contact-tooltip-link,.contact-tooltip-text{font-size:.875rem;font-weight:500}.contact-tooltip-link{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-style:normal;letter-spacing:0;line-height:normal;text-align:left;text-decoration:underline}.contact-tooltip-link:hover{color:#0068ff}.contacts-support-title{font-size:1.125rem;font-weight:500;line-height:normal}.contacts-support-text,.contacts-support-title{color:#fff;font-family:Gotham,Inter,sans-serif;font-style:normal;letter-spacing:0;text-align:left}.contacts-support-text{font-size:.75rem;font-weight:400;line-height:1.667rem}.contacts-support-bullet{color:#fff}.contacts-support-contact,.contacts-support-link{color:#fff;font-family:Gotham,Inter,sans-serif;font-size:.9375rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;text-align:left}.contacts-support-link{text-decoration:underline}.contacts-support-link:hover{color:#fffc}.dashboard-welcome-heading{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.875rem;font-style:normal;font-weight:700;letter-spacing:0;line-height:3.25rem;text-align:left;text-transform:uppercase}.dashboard-section-heading{font-weight:500}.dashboard-products-heading,.dashboard-section-heading{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;font-style:normal;letter-spacing:0;line-height:3.25rem;text-align:left}.dashboard-products-heading{font-weight:700}.dashboard-search-description{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:-.0175rem;line-height:1.6;text-align:left}.dashboard-search-card{display:flex;flex-direction:column;gap:.375rem;justify-content:center;min-height:9.3125rem;padding:0 2.5rem}.dashboard-search-header{align-items:center;display:flex;gap:1.0625rem;margin:0;padding:0}.dashboard-search-controls{display:flex;flex-direction:column;gap:1.125rem;margin:0;padding:0}@media (min-width:640px){.dashboard-search-controls{flex-direction:row}}.dashboard-filter-button{align-items:center;border:1px solid #0068ff!important;border-radius:.3125rem!important;display:flex;height:2.5625rem!important;justify-content:center;min-width:8rem;padding:1.125rem 1rem!important;white-space:nowrap;width:auto}.dashboard-search-input-container{display:flex;flex:1 1;gap:0}.dashboard-search-input{border-radius:.5rem 0 0 .5rem!important;border-right:none!important;height:2.625rem!important}.dashboard-search-button{align-items:center;border-left:none!important;border-radius:0 .3125rem .3125rem 0!important;display:flex;gap:.625rem;height:2.6875rem!important;min-width:8rem;padding:1.125rem .9375rem!important;width:auto}.dashboard-news-card{padding:1rem 2rem}.dashboard-news-header{align-items:center;display:flex;justify-content:space-between;margin:0;padding:0}.dashboard-news-title-container{align-items:center;display:flex;gap:.6875rem}.dashboard-news-icon{flex-shrink:0;height:1.875rem;width:1.875rem}.dashboard-contacts-icon,.dashboard-products-icon{color:#0068ff;filter:brightness(0) saturate(100%) invert(27%) sepia(96%) saturate(7498%) hue-rotate(211deg) brightness(100%) contrast(101%);flex-shrink:0;height:1.5rem;width:1.5rem}.dashboard-phone-icon{filter:brightness(0) saturate(0);flex-shrink:0;height:1.25rem;transition:opacity .2s ease;width:1.25rem}.dashboard-view-more-contacts-button{align-items:center;background:#0000;border:none;color:#1a202c;cursor:pointer;display:flex;gap:.5625rem;justify-content:flex-start;padding:.75rem 0;transition:opacity .2s ease}.dashboard-view-more-contacts-button:hover,.dashboard-view-more-contacts-button:hover .dashboard-phone-icon{opacity:.7}.dashboard-view-more-contacts-text{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:normal;transition:opacity .2s ease;white-space:nowrap}.dashboard-news-content>div:first-child{margin:0;padding:0}.dashboard-news-image{border-radius:0;margin:0;padding:0;transition:opacity .2s ease}.dashboard-news-image:hover{opacity:.8}.dashboard-news-content{display:flex;flex-direction:column;gap:1.3125rem}@media (min-width:768px){.dashboard-news-content{align-items:flex-start;flex-direction:row;gap:1rem}}.dashboard-news-text-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;margin:0;max-height:252px;min-height:0;overflow:hidden;padding:.75rem 1rem 1rem}@media (min-width:768px){.dashboard-news-text-content{max-height:292px}}.dashboard-news-title-wrapper{display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;margin:0;padding:0}.dashboard-news-article-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-wrap:break-word;color:#1a202c;display:-webkit-box;font-family:Gotham,Inter,sans-serif;font-size:1.375rem;font-style:normal;font-weight:700;line-height:1.2;margin:0;overflow:hidden;overflow-wrap:break-word;padding:0;text-overflow:ellipsis;transition:color .2s ease}.dashboard-news-article-title:hover{color:#0068ff}.dashboard-news-posted,.dashboard-news-title-wrapper .dashboard-news-posted{color:#1a202c;display:block!important;font-family:Gotham,Inter,sans-serif;font-size:1rem!important;font-style:normal;font-weight:400!important;line-height:normal;margin:0;padding:0}.dashboard-news-posted .posted-label{color:#131313}.dashboard-news-posted .posted-time{color:#a6a9ae}.dashboard-news-content-wrapper{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:0;max-height:13rem;min-height:0;overflow:hidden}.dashboard-news-content-text{-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;box-sizing:border-box;color:#1a202c;display:-webkit-box;flex:1 1;font-family:Gotham,Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;margin:0;max-height:5rem;overflow:hidden;padding:0;text-overflow:ellipsis;word-break:break-word}.dashboard-news-article-title>div{display:inline!important}.dashboard-news-article-title h1,.dashboard-news-article-title h2,.dashboard-news-article-title h3,.dashboard-news-article-title h4,.dashboard-news-article-title h5,.dashboard-news-article-title h6{color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-weight:700!important;line-height:normal!important;margin:0!important;padding:0!important;text-align:left!important}.dashboard-news-article-title h1{font-size:2rem!important}.dashboard-news-article-title h2{font-size:1.5rem!important}.dashboard-news-article-title h3{font-size:1.17rem!important}.dashboard-news-article-title h4{font-size:1rem!important}.dashboard-news-article-title h5{font-size:.9375rem!important}.dashboard-news-article-title h6{font-size:.875rem!important}.dashboard-news-article-title p:not(.dashboard-news-posted){color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-size:1.375rem!important;font-weight:700!important;line-height:normal!important;margin:0!important;padding:0!important}.dashboard-news-article-title b,.dashboard-news-article-title strong{font-weight:700!important}.dashboard-news-article-title em,.dashboard-news-article-title i{font-style:italic!important}.dashboard-news-article-title u{text-decoration:underline!important}.dashboard-news-article-title s,.dashboard-news-article-title strike{text-decoration:line-through!important}.dashboard-news-article-title a{color:#1a202c!important;cursor:pointer!important;text-decoration:underline!important}.dashboard-news-article-title a:hover{color:#0068ff!important}.dashboard-news-content-text h1,.dashboard-news-content-text h2,.dashboard-news-content-text h3,.dashboard-news-content-text h4,.dashboard-news-content-text h5,.dashboard-news-content-text h6{word-wrap:break-word;color:#1a202c!important;display:block!important;font-family:Gotham,Inter,sans-serif!important;margin:0 0 .25rem!important;overflow:hidden;overflow-wrap:break-word;padding:0!important;text-align:left!important;width:100%!important}.dashboard-news-content-text h1{font-size:2rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:.5rem!important}.dashboard-news-content-text h2{font-size:1.5rem!important;font-weight:700!important;line-height:1.25!important;margin-bottom:.375rem!important}.dashboard-news-content-text h3{font-size:1.17rem!important;font-weight:700!important;line-height:1.3!important;margin-bottom:.375rem!important}.dashboard-news-content-text h4{font-size:.875rem!important;font-weight:600!important;line-height:1.14!important}.dashboard-news-content-text h5{font-size:.8125rem!important;font-weight:600!important;line-height:1.23!important}.dashboard-news-content-text h6{font-size:.75rem!important;font-weight:600!important;line-height:1rem!important}.dashboard-news-content-text p{color:#1a202c!important;display:block!important;font-family:Gotham,Inter,sans-serif!important;font-size:.75rem!important;font-weight:400!important;line-height:1rem!important;margin:0!important;padding:0!important}.dashboard-news-content-text p+p{margin-bottom:0!important;margin-top:0!important}.dashboard-news-content-text p:empty,.dashboard-news-content-text>div p:empty{display:none!important;font-size:0!important;height:0!important;line-height:0!important;margin:0!important;max-height:0!important;min-height:0!important;opacity:0!important;padding:0!important;visibility:hidden!important}.dashboard-news-content-text>div{border:0!important;display:block!important;height:auto!important;line-height:normal!important;margin:0!important;min-height:0!important;overflow:visible!important;padding:0!important}.dashboard-news-content-text>div+div{margin-bottom:0!important;margin-top:0!important}.dashboard-news-content-text>div:empty{display:none!important;height:0!important;line-height:0!important;margin:0!important;max-height:0!important;min-height:0!important;opacity:0!important;padding:0!important;visibility:hidden!important}.dashboard-news-content-text b,.dashboard-news-content-text strong{font-weight:700!important}.dashboard-news-content-text em,.dashboard-news-content-text i{font-style:italic!important}.dashboard-news-content-text u{text-decoration:underline!important}.dashboard-news-content-text s,.dashboard-news-content-text strike{text-decoration:line-through!important}.dashboard-news-content-text a{color:#0068ff!important;cursor:pointer!important;text-decoration:underline!important}.dashboard-news-content-text a:hover{color:#0056d6!important}.dashboard-news-content-text ol,.dashboard-news-content-text ul{display:block!important;margin:0 0 .5rem 1.125rem!important;padding-left:1.125rem!important;width:100%!important}.dashboard-news-content-text ul{list-style-type:disc!important}.dashboard-news-content-text ol{list-style-type:decimal!important}.dashboard-news-content-text li{color:#1a202c!important;font-size:.75rem!important;line-height:1rem!important;margin-bottom:.25rem!important}.dashboard-news-read-more{color:#0068ff;cursor:pointer;display:inline-block;flex-shrink:0;font-family:Gotham,Inter,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;height:1rem;line-height:1rem;margin-top:auto}.dashboard-news-read-more:hover{text-decoration:underline}.dashboard-contacts-card{min-height:27.625rem;padding:1rem}.dashboard-contacts-header{align-items:center;display:flex;gap:.6875rem;margin:0 0 .75rem;padding:0}.dashboard-contacts-list{display:flex;flex-direction:column;gap:.5625rem}.dashboard-contacts-list>*{height:3.8125rem!important;max-height:3.8125rem!important;min-height:3.8125rem!important}.dashboard-view-more-contacts{display:flex;justify-content:center;margin:.75rem 0 0;padding:0}.dashboard-products-card{padding:1.5rem 2rem 2rem}.dashboard-products-header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}@media (min-width:640px){.dashboard-products-header{align-items:center;flex-direction:row;justify-content:space-between}}.dashboard-products-title-container{align-items:center;display:flex;gap:.75rem}.dashboard-products-actions{align-items:center;display:flex;gap:1rem}.products-carousel::-webkit-scrollbar{display:none}.products-carousel{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.dashboard-products-carousel-container{position:relative}.dashboard-products-carousel{margin-left:-.5rem;margin-right:-.5rem;overflow-x:auto;padding-bottom:1rem;padding-left:.5rem;padding-right:.5rem}.dashboard-products-carousel-inner{display:flex;gap:1.25rem;min-width:-webkit-max-content;min-width:max-content;width:-webkit-max-content;width:max-content}.dashboard-product-item{flex-shrink:0;width:17.5rem}.dashboard-container{display:flex;flex-direction:column;gap:1.5rem}.announcements-container{display:flex;flex-direction:column;max-width:100%;width:100%}@media (max-width:1199px){.announcements-container{align-items:center}}.announcement-card{align-items:flex-start;background-color:#fff;border:.0625rem solid #cecece;border-radius:.625rem;box-sizing:border-box;display:flex;flex-direction:row;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:59.75rem;min-height:17.75rem;padding:2.5rem 2.75rem;position:relative;width:100%}.announcement-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:flex-start;max-width:37.5rem;min-width:0}@media (min-width:1200px){.announcement-content{flex:1 1;max-width:none}}.announcement-title{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;margin:0;padding:0;text-align:left}.announcement-title-bold{font-weight:700}.announcement-title-wrapper{color:#1a202c;display:flex;flex-direction:column;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;gap:0;line-height:normal;margin:0;padding:0;text-align:left}.announcement-title-wrapper h1{font-style:normal!important;text-decoration:none!important}.announcement-title-wrapper * h1,.announcement-title-wrapper *>h1,.announcement-title-wrapper div h1,.announcement-title-wrapper h1,.announcement-title-wrapper span h1,.announcement-title-wrapper>h1,div.announcement-title-wrapper * h1,div.announcement-title-wrapper h1,div.announcement-title-wrapper>h1{background:none!important;background-color:initial!important;border:none!important;box-sizing:border-box!important;color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-size:32px!important;font-size:2rem!important;font-style:normal!important;font-weight:500!important;height:auto!important;letter-spacing:normal!important;line-height:normal!important;margin:0!important;opacity:1!important;padding:0!important;text-align:left!important;text-decoration:none!important;text-transform:none!important;transform:none!important;visibility:visible!important;width:auto!important}.announcement-title-wrapper p:not(.announcement-timestamp){color:#1a202c;display:inline;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal;margin:0;padding:0}.announcement-title-wrapper * h1,.announcement-title-wrapper * h2,.announcement-title-wrapper * h3,.announcement-title-wrapper * h4,.announcement-title-wrapper * h5,.announcement-title-wrapper * h6,.announcement-title-wrapper h1,.announcement-title-wrapper h2,.announcement-title-wrapper h3,.announcement-title-wrapper h4,.announcement-title-wrapper h5,.announcement-title-wrapper h6,.announcement-title-wrapper>h1,.announcement-title-wrapper>h2,.announcement-title-wrapper>h3,.announcement-title-wrapper>h4,.announcement-title-wrapper>h5,.announcement-title-wrapper>h6{background:none!important;border:none!important;color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-weight:500!important;letter-spacing:normal!important;line-height:normal!important;margin:0!important;opacity:1!important;padding:0!important;text-align:left!important;text-transform:none!important;visibility:visible!important}.announcement-title-wrapper b,.announcement-title-wrapper h1 b,.announcement-title-wrapper h1 strong,.announcement-title-wrapper h2 b,.announcement-title-wrapper h2 strong,.announcement-title-wrapper h3 b,.announcement-title-wrapper h3 strong,.announcement-title-wrapper h4 b,.announcement-title-wrapper h4 strong,.announcement-title-wrapper h5 b,.announcement-title-wrapper h5 strong,.announcement-title-wrapper h6 b,.announcement-title-wrapper h6 strong,.announcement-title-wrapper strong{font-weight:700!important}.announcement-title-wrapper em,.announcement-title-wrapper h1 em,.announcement-title-wrapper h1 i,.announcement-title-wrapper h2 em,.announcement-title-wrapper h2 i,.announcement-title-wrapper h3 em,.announcement-title-wrapper h3 i,.announcement-title-wrapper h4 em,.announcement-title-wrapper h4 i,.announcement-title-wrapper h5 em,.announcement-title-wrapper h5 i,.announcement-title-wrapper h6 em,.announcement-title-wrapper h6 i,.announcement-title-wrapper i{font-style:italic!important}.announcement-title-wrapper h1 u,.announcement-title-wrapper h2 u,.announcement-title-wrapper h3 u,.announcement-title-wrapper h4 u,.announcement-title-wrapper h5 u,.announcement-title-wrapper h6 u,.announcement-title-wrapper u{text-decoration:underline!important}.announcement-title-wrapper s,.announcement-title-wrapper strike{text-decoration:line-through}.announcement-title-wrapper a{color:#1a202c;cursor:pointer;text-decoration:underline}.announcement-title-wrapper a:hover{color:#0068ff;text-decoration:underline}.announcement-title-wrapper ol,.announcement-title-wrapper ul{display:inline;list-style:none;margin:0;padding:0}.announcement-title-wrapper li{display:inline;margin:0;padding:0}.announcement-title-wrapper code{background-color:#f0f2f6;border-radius:.25rem;display:inline;font-family:Courier New,monospace;font-size:1.125rem;padding:.125rem .25rem}.announcement-timestamp,.announcement-title-wrapper .announcement-timestamp{display:block!important;font-size:.875rem!important;font-weight:400!important;height:1.75rem;line-height:normal;margin:.5rem 0 0;opacity:.6}.announcement-description,.announcement-timestamp,.announcement-title-wrapper .announcement-timestamp{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-style:normal;letter-spacing:normal;padding:0;text-align:left}.announcement-description{-webkit-box-orient:vertical;-webkit-line-clamp:7;line-clamp:7;display:-webkit-box;font-size:.75rem;font-weight:400;-webkit-hyphens:auto;hyphens:auto;line-height:1.0625rem;margin:0;max-height:9.9375rem;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.announcement-description p{word-wrap:break-word;display:block;line-height:1.0625rem;margin:0 0 .5rem;overflow-wrap:break-word;padding:0}.announcement-description p:last-child{margin-bottom:0}.announcement-description p:empty{display:block;margin-bottom:.5rem;min-height:.5rem}.announcement-description h1,.announcement-description h2,.announcement-description h3,.announcement-description h4,.announcement-description h5,.announcement-description h6{word-wrap:break-word;color:#1a202c;display:block;font-family:Gotham,Inter,sans-serif;font-style:normal;line-height:1.4167;margin:0 0 .375rem;padding:0;text-align:left}.announcement-description h1{font-size:2rem;font-weight:700}.announcement-description h2{font-size:1.5rem;font-weight:700}.announcement-description h3{font-size:1.17rem;font-weight:700}.announcement-description h4{font-size:.875rem;font-weight:600}.announcement-description h5{font-size:.8125rem;font-weight:600}.announcement-description h6{font-size:.75rem;font-weight:600}.announcement-description ol,.announcement-description ul{display:block;line-height:1.0625rem;margin:0 0 .5rem 1.125rem}.announcement-description li{word-wrap:break-word;display:list-item;margin-bottom:.25rem}.announcement-description ol ol,.announcement-description ol ul,.announcement-description ul ol,.announcement-description ul ul{margin-bottom:.25rem;margin-top:.25rem}.announcement-description b,.announcement-description strong{font-weight:700}.announcement-description em,.announcement-description i{font-style:italic}.announcement-description u{text-decoration:underline}.announcement-description s,.announcement-description strike{text-decoration:line-through}.announcement-description a{color:#0068ff;cursor:pointer;text-decoration:underline}.announcement-description a:hover{color:#0056d6;text-decoration:underline}.announcement-description blockquote{border-left:.25rem solid #cecece;color:#676869;display:block;font-style:italic;margin:.5rem 0 .5rem 1rem;padding-left:1rem}.announcement-description code{background-color:#f0f2f6;border-radius:.25rem;display:inline;font-family:Courier New,monospace;font-size:.875rem;padding:.125rem .25rem}.announcement-description pre{background-color:#f0f2f6;border-radius:.25rem;display:block;margin:.5rem 0;overflow-x:auto;padding:.75rem}.announcement-description pre code{background-color:initial;display:block;padding:0}.announcement-description hr{border:none;border-top:.0625rem solid #cecece;display:block;margin:.75rem 0}.announcement-description ol,.announcement-description ul{margin-bottom:0;margin-left:1.125rem;margin-top:0;padding-left:1.125rem}.announcement-description ul{list-style-type:disc}.announcement-description ol{list-style-type:decimal}.announcement-description li{line-height:1.0625rem;margin-bottom:0}.announcement-description li:last-child{margin-bottom:0}.announcement-read-more-btn{align-items:center;background-color:#2a2a2a;border:none;border-radius:2.5rem;color:#fff;cursor:pointer;display:flex;font-family:Gotham,Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;height:2.8125rem;justify-content:center;letter-spacing:-.02rem;line-height:1.5;padding:0 1.25rem;text-align:center;transition:background-color .2s;white-space:nowrap;width:10rem}.announcement-read-more-btn:hover{background-color:#3a3a3a}.announcement-product-details-btn{align-items:center;background-color:#0068ff;border:none;border-radius:2.5rem;color:#fff;cursor:pointer;display:flex;font-family:Gotham,Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;height:2.8125rem;justify-content:center;letter-spacing:-.02rem;line-height:1.5;padding:0 1.25rem;text-align:center;transition:background-color .2s;white-space:nowrap;width:15.9375rem}.announcement-product-details-btn:hover{background-color:#0056d6}.announcement-webinar-btn{align-items:center;background-color:#c1c1c1;border:none;border-radius:2.5rem;color:#fff;cursor:pointer;display:flex;font-family:Gotham,Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;height:2.8125rem;justify-content:center;letter-spacing:-.02rem;line-height:1.5;padding:0 1.25rem;text-align:center;transition:background-color .2s;white-space:nowrap;width:15.9375rem}.announcement-webinar-btn:hover{background-color:#b0b0b0}.announcement-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.announcement-image-container{align-self:flex-start;flex-shrink:0;height:17.3125rem;margin-left:2rem;overflow:hidden;width:13.75rem}.announcement-image{border-radius:0;height:100%;object-fit:cover;width:100%}.announcement-load-more-container{display:flex;justify-content:center;margin-top:2rem}.announcement-load-more{align-items:center;background-color:initial;border:.0625rem solid #d9d9d9;border-radius:.5rem;color:#0068ff;cursor:pointer;display:flex;font-family:Gotham,Inter,sans-serif;font-size:.9375rem;font-style:normal;font-weight:500;height:2.6875rem;justify-content:center;letter-spacing:normal;line-height:3.25rem;text-align:center;transition:all .2s;width:18.6875rem}.announcement-load-more:hover{background-color:#f0f2f6}.announcement-load-more:disabled{cursor:not-allowed;opacity:.6}.announcement-load-more-icon{margin-right:.5rem}@media (min-width:1200px){.announcement-card{margin-left:0;margin-right:0;max-width:100%}.announcements-container{align-items:stretch}}@media (min-width:769px) and (max-width:1199px){.announcement-card{max-width:100%;padding-left:2rem;padding-right:2rem}.announcement-image-container{height:15rem;width:12rem}}@media (max-width:768px){.announcement-card{flex-direction:column;max-width:100%;padding:1.5rem}.announcement-image-container{height:12.625rem;margin-left:0;margin-top:1rem;order:-1;width:100%}.announcement-content{max-width:100%}.announcement-buttons{flex-direction:column}.announcement-product-details-btn,.announcement-read-more-btn,.announcement-webinar-btn{width:100%}}.announcement-title-wrapper h1{color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-size:2rem!important;font-weight:500!important;line-height:normal!important;margin:0!important;padding:0!important}.announcement-title-wrapper h2{font-size:1.5rem!important}.announcement-title-wrapper h3{font-size:1.17rem!important}.announcement-title-wrapper h4{font-size:.875rem!important}.announcement-title-wrapper h5{font-size:.8125rem!important}.announcement-title-wrapper h6{font-size:.75rem!important}.announcement-detail-page{background-color:#f0f2f6;box-sizing:border-box;min-height:100vh;padding:2.5rem 1.5rem;width:100%}@media (min-width:1400px){.announcement-detail-page{padding:1rem .75rem}}@media (min-width:1600px){.announcement-detail-page{padding:1rem}}@media (min-width:1920px){.announcement-detail-page{padding:1rem 1.5rem}}.announcement-detail-content-wrapper{box-sizing:border-box;margin:0 auto;max-width:67.25rem;width:100%}@media (min-width:1400px){.announcement-detail-content-wrapper{max-width:calc(100% - 2rem)}}@media (min-width:1600px){.announcement-detail-content-wrapper{max-width:calc(100% - 2rem)}}@media (min-width:1920px){.announcement-detail-content-wrapper{max-width:calc(100% - 3rem)}}.announcement-detail-page-heading{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.875rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:3.25rem;margin:0 0 .375rem;text-align:left;text-transform:uppercase;width:100%}.announcement-detail-card{background-color:#fff;border-radius:.4375rem;box-shadow:0 0 1.25rem #9a9a9a1a;box-sizing:border-box;margin:0;overflow:hidden;padding:3.125rem 4.5rem 0 3.5625rem;width:100%}@media (min-width:1400px){.announcement-detail-card{padding-left:2rem;padding-right:2.5rem;padding-top:2rem}}@media (min-width:1600px){.announcement-detail-card{padding-left:2.5rem;padding-right:3rem;padding-top:2.5rem}}@media (min-width:1920px){.announcement-detail-card{padding-left:3rem;padding-right:3.5rem;padding-top:3rem}}.announcement-detail-hero{box-sizing:border-box;height:17.5625rem;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.announcement-detail-hero-image{display:block;height:100%;margin:0;object-fit:cover;padding:0;width:100%}.announcement-detail-hero-overlay{background:linear-gradient(90deg,#0009,#0000);inset:0;position:absolute}.announcement-detail-hero-text{display:flex;flex-direction:column;inset:0;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;position:absolute}.announcement-detail-hero-title{font-size:2.25rem;font-weight:300;margin-bottom:.5rem;text-transform:uppercase}.announcement-detail-hero-subtitle,.announcement-detail-hero-title{color:#fff;font-family:Gotham,Inter,sans-serif;font-style:normal;letter-spacing:normal;line-height:normal;text-align:left}.announcement-detail-hero-subtitle{font-size:1.1875rem;font-weight:700}.announcement-detail-hero-title-line{font-size:2.25rem;font-weight:300;text-transform:uppercase}.announcement-detail-hero-subtitle-line,.announcement-detail-hero-title-line{color:#fff;font-family:Gotham,Inter,sans-serif;line-height:normal;margin:0;padding:0;text-align:left}.announcement-detail-hero-subtitle-line{font-size:1.1875rem;font-weight:500;text-transform:none}.announcement-detail-hero-title-wrapper{color:#fff;font-family:Gotham,Inter,sans-serif;line-height:normal;margin:0;padding:0;text-align:left}.announcement-detail-hero-title-line h1,.announcement-detail-hero-title-line h2,.announcement-detail-hero-title-line h3,.announcement-detail-hero-title-line h4,.announcement-detail-hero-title-line h5,.announcement-detail-hero-title-line h6{background:none!important;border:none!important;color:#fff!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-size:2.25rem!important;font-weight:300!important;letter-spacing:normal!important;line-height:normal!important;margin:0!important;padding:0!important;text-align:left!important;text-transform:uppercase!important}.announcement-detail-hero-title-line p{color:#fff;display:inline;font-family:Gotham,Inter,sans-serif;font-size:2.25rem;font-weight:300;line-height:normal;margin:0;padding:0;text-transform:uppercase}.announcement-detail-hero-subtitle-line h1,.announcement-detail-hero-subtitle-line h2,.announcement-detail-hero-subtitle-line h3,.announcement-detail-hero-subtitle-line h4,.announcement-detail-hero-subtitle-line h5,.announcement-detail-hero-subtitle-line h6{background:none!important;border:none!important;color:#fff!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-size:1.1875rem!important;font-weight:500!important;letter-spacing:normal!important;line-height:normal!important;margin:0!important;padding:0!important;text-align:left!important;text-transform:none!important}.announcement-detail-hero-subtitle-line p{color:#fff;display:inline;font-family:Gotham,Inter,sans-serif;font-size:1.1875rem;font-weight:500;line-height:normal;margin:0;padding:0;text-transform:none}.announcement-detail-hero-title-wrapper h1,.announcement-detail-hero-title-wrapper h2,.announcement-detail-hero-title-wrapper h3,.announcement-detail-hero-title-wrapper h4,.announcement-detail-hero-title-wrapper h5,.announcement-detail-hero-title-wrapper h6{background:none!important;border:none!important;color:#fff!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-weight:300!important;letter-spacing:normal!important;line-height:normal!important;margin:0!important;padding:0!important;text-align:left!important;text-transform:uppercase!important}.announcement-detail-hero-title-wrapper h1,.announcement-detail-hero-title-wrapper h2{font-size:2.25rem!important}.announcement-detail-hero-title-wrapper h3,.announcement-detail-hero-title-wrapper h4,.announcement-detail-hero-title-wrapper h5,.announcement-detail-hero-title-wrapper h6{font-size:1.1875rem!important}.announcement-detail-hero-title-wrapper p{color:#fff;display:inline;font-family:Gotham,Inter,sans-serif;font-size:1.1875rem;font-weight:300;line-height:normal;margin:0;padding:0;text-transform:uppercase}.announcement-detail-hero-subtitle-line b,.announcement-detail-hero-subtitle-line h1 b,.announcement-detail-hero-subtitle-line h1 strong,.announcement-detail-hero-subtitle-line h2 b,.announcement-detail-hero-subtitle-line h2 strong,.announcement-detail-hero-subtitle-line h3 b,.announcement-detail-hero-subtitle-line h3 strong,.announcement-detail-hero-subtitle-line strong,.announcement-detail-hero-title-line b,.announcement-detail-hero-title-line h1 b,.announcement-detail-hero-title-line h1 strong,.announcement-detail-hero-title-line h2 b,.announcement-detail-hero-title-line h2 strong,.announcement-detail-hero-title-line h3 b,.announcement-detail-hero-title-line h3 strong,.announcement-detail-hero-title-line strong,.announcement-detail-hero-title-wrapper b,.announcement-detail-hero-title-wrapper h1 b,.announcement-detail-hero-title-wrapper h1 strong,.announcement-detail-hero-title-wrapper h2 b,.announcement-detail-hero-title-wrapper h2 strong,.announcement-detail-hero-title-wrapper h3 b,.announcement-detail-hero-title-wrapper h3 strong,.announcement-detail-hero-title-wrapper strong{font-weight:700!important}.announcement-detail-hero-subtitle-line em,.announcement-detail-hero-subtitle-line h1 em,.announcement-detail-hero-subtitle-line h1 i,.announcement-detail-hero-subtitle-line h2 em,.announcement-detail-hero-subtitle-line h2 i,.announcement-detail-hero-subtitle-line h3 em,.announcement-detail-hero-subtitle-line h3 i,.announcement-detail-hero-subtitle-line i,.announcement-detail-hero-title-line em,.announcement-detail-hero-title-line h1 em,.announcement-detail-hero-title-line h1 i,.announcement-detail-hero-title-line h2 em,.announcement-detail-hero-title-line h2 i,.announcement-detail-hero-title-line h3 em,.announcement-detail-hero-title-line h3 i,.announcement-detail-hero-title-line i,.announcement-detail-hero-title-wrapper em,.announcement-detail-hero-title-wrapper h1 em,.announcement-detail-hero-title-wrapper h1 i,.announcement-detail-hero-title-wrapper h2 em,.announcement-detail-hero-title-wrapper h2 i,.announcement-detail-hero-title-wrapper h3 em,.announcement-detail-hero-title-wrapper h3 i,.announcement-detail-hero-title-wrapper i{font-style:italic!important}.announcement-detail-hero-subtitle-line h1 u,.announcement-detail-hero-subtitle-line h2 u,.announcement-detail-hero-subtitle-line h3 u,.announcement-detail-hero-subtitle-line u,.announcement-detail-hero-title-line h1 u,.announcement-detail-hero-title-line h2 u,.announcement-detail-hero-title-line h3 u,.announcement-detail-hero-title-line u,.announcement-detail-hero-title-wrapper h1 u,.announcement-detail-hero-title-wrapper h2 u,.announcement-detail-hero-title-wrapper h3 u,.announcement-detail-hero-title-wrapper u{text-decoration:underline!important}.announcement-detail-content{box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;padding:2rem 0 1.5rem}.announcement-detail-header{display:flex;flex-direction:column;gap:.2rem}.announcement-detail-title{font-style:normal;font-weight:700;letter-spacing:normal}.announcement-detail-title,.announcement-detail-title-wrapper{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;line-height:normal;text-align:left}.announcement-detail-title-wrapper{margin:0;padding:0}.announcement-detail-title-wrapper h1,.announcement-detail-title-wrapper h2,.announcement-detail-title-wrapper h3,.announcement-detail-title-wrapper h4,.announcement-detail-title-wrapper h5,.announcement-detail-title-wrapper h6{background:none!important;border:none!important;color:#1a202c!important;display:inline!important;font-family:Gotham,Inter,sans-serif!important;font-weight:500!important;letter-spacing:normal!important;line-height:normal!important;margin:0!important;padding:0!important;text-align:left!important;text-transform:none!important}.announcement-detail-title-wrapper h1{font-size:2rem!important}.announcement-detail-title-wrapper h2{font-size:1.5rem!important}.announcement-detail-title-wrapper h3{font-size:1.17rem!important}.announcement-detail-title-wrapper h4{font-size:.875rem!important}.announcement-detail-title-wrapper h5{font-size:.8125rem!important}.announcement-detail-title-wrapper h6{font-size:.75rem!important}.announcement-detail-title-wrapper p{color:#1a202c;display:inline;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;font-weight:500;line-height:normal;margin:0;padding:0}.announcement-detail-title-wrapper b,.announcement-detail-title-wrapper h1 b,.announcement-detail-title-wrapper h1 strong,.announcement-detail-title-wrapper h2 b,.announcement-detail-title-wrapper h2 strong,.announcement-detail-title-wrapper h3 b,.announcement-detail-title-wrapper h3 strong,.announcement-detail-title-wrapper strong{font-weight:700!important}.announcement-detail-title-wrapper em,.announcement-detail-title-wrapper h1 em,.announcement-detail-title-wrapper h1 i,.announcement-detail-title-wrapper h2 em,.announcement-detail-title-wrapper h2 i,.announcement-detail-title-wrapper h3 em,.announcement-detail-title-wrapper h3 i,.announcement-detail-title-wrapper i{font-style:italic!important}.announcement-detail-title-wrapper h1 u,.announcement-detail-title-wrapper h2 u,.announcement-detail-title-wrapper h3 u,.announcement-detail-title-wrapper u{text-decoration:underline!important}.announcement-detail-title-wrapper s,.announcement-detail-title-wrapper strike{text-decoration:line-through}.announcement-detail-title-wrapper a{color:#1a202c;cursor:pointer;text-decoration:underline}.announcement-detail-title-wrapper a:hover{color:#0068ff;text-decoration:underline}.announcement-detail-date{align-items:center;display:flex;font-size:.875rem;height:1.75rem;line-height:normal;opacity:.6}.announcement-detail-body,.announcement-detail-date{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;text-align:left}.announcement-detail-body{font-size:.75rem;line-height:1.4167rem;width:100%}.announcement-detail-body p{word-wrap:break-word;line-height:1.4167rem;margin:0 0 .75rem;overflow-wrap:break-word;padding:0}.announcement-detail-body p:last-child{margin-bottom:0}.announcement-detail-body p:empty{display:block;margin-bottom:.75rem;min-height:.75rem}.announcement-detail-body h1,.announcement-detail-body h2,.announcement-detail-body h3,.announcement-detail-body h4,.announcement-detail-body h5,.announcement-detail-body h6{word-wrap:break-word;color:#1a202c;display:block;font-family:Gotham,Inter,sans-serif;font-style:normal;margin:.75rem 0 .5rem;padding:0;text-align:left}.announcement-detail-body h1:first-child,.announcement-detail-body h2:first-child,.announcement-detail-body h3:first-child,.announcement-detail-body h4:first-child,.announcement-detail-body h5:first-child,.announcement-detail-body h6:first-child{margin-top:0}.announcement-detail-body h1{font-size:2rem;font-weight:700;line-height:2.4rem}.announcement-detail-body h2{font-size:1.5rem;font-weight:700;line-height:1.8rem}.announcement-detail-body h3{font-size:1.17rem;font-weight:700;line-height:1.404rem}.announcement-detail-body h4{font-size:.875rem;font-weight:600}.announcement-detail-body h5{font-size:.8125rem;font-weight:600}.announcement-detail-body h6{font-size:.75rem;font-weight:600}.announcement-detail-body ol,.announcement-detail-body ul{display:block;line-height:1.4167rem;margin:0 0 .75rem 1.125rem;padding-left:1.125rem}.announcement-detail-body ul{list-style-type:disc}.announcement-detail-body ol{list-style-type:decimal}.announcement-detail-body li{word-wrap:break-word;display:list-item;line-height:1.4167rem;margin-bottom:.375rem}.announcement-detail-body li:last-child{margin-bottom:0}.announcement-detail-body ol ol,.announcement-detail-body ol ul,.announcement-detail-body ul ol,.announcement-detail-body ul ul{margin-bottom:.375rem;margin-top:.375rem}.announcement-detail-body b,.announcement-detail-body strong{font-weight:700}.announcement-detail-body em,.announcement-detail-body i{font-style:italic}.announcement-detail-body u{text-decoration:underline}.announcement-detail-body s,.announcement-detail-body strike{text-decoration:line-through}.announcement-detail-body a{color:#0068ff;cursor:pointer;text-decoration:underline;transition:color .2s}.announcement-detail-body a:hover{color:#0056d6;text-decoration:underline}.announcement-detail-body blockquote{border-left:.25rem solid #cecece;color:#676869;display:block;font-style:italic;margin:.75rem 0 .75rem 1rem;padding-left:1rem}.announcement-detail-body code{background-color:#f0f2f6;border-radius:.25rem;display:inline;font-family:Courier New,monospace;font-size:.875rem;padding:.125rem .25rem}.announcement-detail-body pre{background-color:#f0f2f6;border-radius:.25rem;display:block;margin:.75rem 0;overflow-x:auto;padding:.75rem}.announcement-detail-body pre code{background-color:initial;display:block;padding:0}.announcement-detail-body hr{border:none;border-top:.0625rem solid #cecece;display:block;margin:.75rem 0}.announcement-detail-body img{border-radius:.25rem;display:block;height:auto;margin:.75rem 0;max-width:100%}.announcement-detail-back-container{display:flex;justify-content:center;padding-top:1rem}.announcement-detail-back-button{align-items:center;background-color:initial;border:.0625rem solid #d9d9d9;border-radius:.5rem;color:#0068ff;cursor:pointer;display:flex;font-family:Gotham,Inter,sans-serif;font-size:.9375rem;font-style:normal;font-weight:500;gap:.5rem;height:2.6875rem;justify-content:center;letter-spacing:normal;line-height:3.25rem;padding:0;text-align:center;transition:all .2s;width:18.6875rem}.announcement-detail-back-button:hover{background-color:#f0f2f6}.announcement-detail-back-button:disabled{cursor:not-allowed;opacity:.6}.announcement-detail-breadcrumb{align-items:center;display:flex;gap:0;margin-bottom:1rem;text-align:left;width:100%}.announcement-detail-breadcrumb-link{color:#1a202c;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0225rem;line-height:160%;opacity:.75;text-decoration:none;transition:opacity .2s}.announcement-detail-breadcrumb-link:hover{opacity:.75}.announcement-detail-breadcrumb>span:first-of-type{color:#1a202c;margin-left:0}.announcement-detail-breadcrumb>span:first-of-type,.announcement-detail-breadcrumb>span:last-of-type{font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0225rem;line-height:160%}.announcement-detail-breadcrumb>span:last-of-type{color:#0068ff;margin-left:.5rem;opacity:.75}.announcement-detail-loading{align-items:center;display:flex;justify-content:center;padding:3rem 0}.announcement-detail-error{padding:1.5rem}.announcement-detail-not-found{padding:3rem 0;text-align:center}.announcement-detail-not-found-text{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-bottom:1rem;text-align:center}@media (max-width:768px){.announcement-detail-page{padding:1.5rem .75rem}.announcement-detail-page-heading{font-size:1.5rem;line-height:2rem}.announcement-detail-card{border-radius:.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}.announcement-detail-hero{height:12.5rem}.announcement-detail-hero-title{font-size:1.75rem}.announcement-detail-hero-subtitle{font-size:1rem}.announcement-detail-content{padding:1.5rem 0 1rem}.announcement-detail-title{font-size:1.125rem}.announcement-detail-back-button{max-width:18.6875rem;width:100%}}@media (min-width:769px) and (max-width:1199px){.announcement-detail-card{padding-left:2.5rem;padding-right:3rem;padding-top:2.5rem}.announcement-detail-hero{height:15rem}}@media (min-width:1200px){.announcement-detail-hero{height:17.5625rem}.announcement-detail-content{padding:2rem 0 1.5rem}}@media (min-width:1400px){.announcement-detail-hero{height:20rem}.announcement-detail-content{padding:1.25rem 0}}@media (min-width:1600px){.announcement-detail-hero{height:22rem}.announcement-detail-content{padding:1.5rem 0}}@media (min-width:1920px){.announcement-detail-hero{height:24rem}.announcement-detail-content{padding:1.75rem 0}}.products-header{align-items:flex-start;display:flex;flex-direction:column;gap:.375rem}.products-title{font-size:1.875rem;font-weight:700;line-height:3.25rem;text-transform:uppercase}.products-description,.products-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a202c;font-family:Gotham,Inter,sans-serif;font-style:normal;font-synthesis:none;margin:0;padding:0}.products-description{font-size:1.125rem;font-weight:400;letter-spacing:-.0225rem;line-height:1.8rem;opacity:.75}.products-browse-label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.25rem;font-style:normal;font-synthesis:none;font-weight:700;line-height:1.875rem;text-transform:none}.products-filter-select{height:2.625rem!important}.products-filter-select .ant-select-selector{align-items:center!important;background-color:#fff!important;border:1px solid #c4c4c4!important;border-radius:.3125rem!important;box-shadow:none!important;box-sizing:border-box!important;display:flex!important;height:2.625rem!important;justify-content:space-between!important;min-height:2.625rem!important;padding:.375rem 2.5rem .375rem 1rem!important}.products-filter-select .ant-select-selection-item,.products-filter-select .ant-select-selection-placeholder{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;align-items:center!important;color:#676869!important;display:flex!important;font-family:Gotham,Inter,sans-serif!important;font-size:.875rem!important;font-style:normal!important;font-weight:400!important;height:auto!important;letter-spacing:-.0175rem!important;line-height:normal!important;margin:0!important;max-width:100%!important;min-height:auto!important;overflow:hidden!important;padding:0!important;text-overflow:ellipsis!important;text-transform:none!important;white-space:nowrap!important}.products-filter-select .ant-select-selection-placeholder{color:#676869!important;opacity:1!important}.products-filter-select .ant-select-selection-item{color:#1a202c!important;opacity:1!important}.products-filter-select .ant-select-selection-search{align-items:center!important;display:flex!important;height:100%!important;margin:0!important;padding:0!important}.products-filter-select .ant-select-selection-overflow{align-items:center!important;display:flex!important;flex:1 1!important;gap:0!important;margin:0 .5rem 0 0!important;min-width:0!important;padding:0!important}.products-filter-select .ant-select-arrow,.products-filter-select .ant-select-suffix{align-items:center!important;display:flex!important;flex-shrink:0!important;height:1.1435rem!important;justify-content:center!important;margin-left:.5rem!important;margin-top:0!important;padding:0!important;pointer-events:none!important;right:1rem!important;top:50%!important;transform:translateY(calc(-50% + 1px))!important;width:1.1435rem!important}.products-filter-select .ant-select-arrow .anticon,.products-filter-select .ant-select-suffix .anticon{align-items:center!important;color:#000!important;display:flex!important;font-size:1.1435rem!important;height:1.1435rem!important;justify-content:center!important;line-height:1!important;margin:0!important;padding:0!important;width:1.1435rem!important}.products-filter-select .ant-select-arrow .anticon svg,.products-filter-select .ant-select-suffix .anticon svg{fill:#000!important;color:#000!important;height:100%!important;width:100%!important}.products-filter-select.ant-select-focused .ant-select-selector,.products-filter-select:hover .ant-select-selector{border-color:#c4c4c4!important;box-shadow:none!important}@media (max-width:991px){.products-filter-select,.products-filter-select .ant-select-selector{width:100%!important}}@media (max-width:575px){.products-filter-select .ant-select-selection-item,.products-filter-select .ant-select-selection-placeholder{font-size:.875rem!important}.products-filter-select .ant-select-selector{padding:.375rem .875rem!important}.products-filter-select .ant-select-arrow,.products-filter-select .ant-select-suffix{right:.875rem!important}}.products-browse-button{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;align-items:center!important;border-radius:.3125rem!important;box-sizing:border-box!important;display:flex!important;font-family:Gotham,Inter,sans-serif!important;font-size:1rem!important;font-style:normal!important;font-weight:500!important;gap:.625rem!important;height:2.6875rem!important;justify-content:center!important;letter-spacing:.009375rem!important;line-height:1.5rem!important;max-width:8.5625rem!important;min-height:2.6875rem!important;padding:1.125rem .9375rem!important;text-transform:none!important;width:100%!important}.products-browse-button .anticon,.products-browse-button svg,.products-browse-button>span:first-child{align-items:center!important;display:flex!important;flex-shrink:0!important;height:1.5rem!important;justify-content:center!important;margin:0!important;width:1.5rem!important}.products-load-more-container{align-items:center;display:flex;justify-content:center;margin-top:2rem;width:100%}.products-load-more-button{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;align-items:center!important;background-color:initial!important;border:1px solid #d9d9d9!important;border-radius:.5rem!important;color:#0068ff!important;display:flex!important;font-family:Gotham,Inter,sans-serif!important;font-size:.9375rem!important;font-style:normal!important;font-weight:500!important;height:2.6875rem!important;justify-content:center!important;line-height:1.5!important;margin:0 auto!important;min-height:2.6875rem!important;min-width:18.6875rem!important;padding:0!important;text-transform:none!important;width:18.6875rem!important}.products-load-more-button.border-primary,.products-load-more-button:hover{background-color:initial!important;border-color:#d9d9d9!important}.products-load-more-button:hover{color:#0068ff!important}@media (max-width:640px){.products-load-more-button{min-width:auto!important;width:100%!important}}.product-detail-page-container{box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;max-width:100%;padding:1rem;width:100%}@media (min-width:768px){.product-detail-page-container{gap:2.5rem;padding:2rem}}.product-detail-page-header{width:100%}.product-detail-page-title{color:#1a202c;font-size:1.5rem;font-weight:700;margin:0 0 .5rem;padding:0}@media (min-width:768px){.product-detail-page-title{font-size:1.875rem}}.product-detail-breadcrumbs{align-items:center;display:flex;gap:0;margin-bottom:1rem;text-align:left;width:100%}.product-detail-breadcrumb-link{background:none;border:none;color:#1a202c;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0225rem;line-height:160%;opacity:.75;padding:0;text-decoration:none;transition:opacity .2s}.product-detail-breadcrumb-link:hover{opacity:.75}.product-detail-breadcrumb-separator{color:#1a202c;margin-left:0}.product-detail-breadcrumb-current,.product-detail-breadcrumb-separator{font-family:Plus Jakarta Sans,sans-serif;font-size:1.125rem;font-style:normal;font-weight:500;letter-spacing:-.0225rem;line-height:160%}.product-detail-breadcrumb-current{color:#0068ff;margin-left:.5rem}.product-detail-image{aspect-ratio:220/277;border-radius:.375rem;flex-shrink:0;height:auto;max-width:13.75rem;object-fit:cover;width:100%}@media (max-width:767px){.product-detail-image{max-width:100%;width:100%}}@media (min-width:768px){.product-detail-image{height:17.3125rem;width:13.75rem}}.product-detail-header{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;padding:0;width:100%}@media (min-width:640px){.product-detail-header{gap:1.5rem}}@media (min-width:768px){.product-detail-header{align-items:flex-start;flex-direction:row;gap:1.875rem;padding-left:1.875rem;padding-right:1.875rem}}.product-detail-text-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0;padding-left:0;padding-right:0;width:100%}@media (min-width:768px){.product-detail-text-content{padding-left:1.0625rem;padding-right:1.0625rem}}.product-detail-title{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.5;margin:0;padding:0;text-align:left;text-transform:uppercase;width:100%}@media (min-width:640px){.product-detail-title{font-size:1.75rem;line-height:1.6}}@media (min-width:768px){.product-detail-title{font-size:1.875rem;line-height:3.25rem}}.product-detail-description{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;margin:0;opacity:.75;padding:0;text-align:left;width:100%}@media (min-width:640px){.product-detail-description{font-size:.9375rem}}@media (min-width:768px){.product-detail-description{font-size:1rem;line-height:1.25rem}}.product-detail-documents-container{background:#fff;border-radius:.5rem;box-sizing:border-box;max-width:100%;overflow:hidden;padding:1rem;width:100%}@media (min-width:768px){.product-detail-documents-container{padding:1.5rem}}@media (min-width:1024px){.product-detail-documents-container{padding:2rem}}.product-detail-no-documents{color:#6b7280;margin:0;padding:2rem 0;text-align:center}.product-detail-documents-grid{grid-column-gap:1rem;grid-row-gap:1.5rem;box-sizing:border-box;column-gap:1rem;display:grid;grid-template-columns:1fr;max-width:100%;row-gap:1.5rem;width:100%}@media (min-width:768px){.product-detail-documents-grid{column-gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}}@media (min-width:1024px){.product-detail-documents-grid{column-gap:1.8125rem;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2.5rem}}.product-detail-document-card{border:1px solid #d9d9d9;border-radius:.625rem;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;min-height:20rem;overflow:hidden;position:relative;width:100%}@media (max-width:767px){.product-detail-document-card{height:auto;min-height:20rem}}@media (min-width:768px){.product-detail-document-card{height:26.75rem}}.product-detail-document-preview{aspect-ratio:299/220;border-top-left-radius:.625rem;border-top-right-radius:.625rem;flex-shrink:0;overflow:hidden;width:100%}@media (min-width:640px){.product-detail-document-preview{aspect-ratio:auto;height:13.75rem}}.product-detail-document-preview img{height:100%;object-fit:cover;pointer-events:none;width:100%}.product-detail-document-info{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem;justify-content:space-between;min-height:0;padding:.5rem 1rem}@media (min-width:768px){.product-detail-document-info{gap:.5625rem;padding:.4375rem 1.375rem}}.product-detail-document-title-container{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:.75rem 0;text-align:left;width:100%}@media (min-width:768px){.product-detail-document-title-container{gap:.5625rem;height:7.875rem;padding:.9375rem 1.375rem}}.product-detail-document-title{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:1.5;margin:0;padding:0;text-align:left;width:100%}@media (min-width:640px){.product-detail-document-title{font-size:1.25rem;line-height:1.5625rem}}.product-detail-document-size{align-items:center;color:#1a202c;display:flex;font-family:Gotham,Inter,sans-serif;font-size:.8125rem;font-style:normal;font-weight:400;letter-spacing:-.0175rem;line-height:1.3;margin:0;min-height:1.5rem;opacity:.58;padding:0;text-align:left;width:100%}@media (min-width:640px){.product-detail-document-size{font-size:.875rem;height:2.25rem;min-height:2.25rem}}.product-detail-document-button{align-items:center;background-color:#0068ff;border:none;border-radius:2.5rem;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;height:2.5rem;justify-content:center;letter-spacing:-.02rem;line-height:1.5;margin:auto auto 0;max-width:15.9375rem;padding-left:1.25rem;padding-right:1.25rem;text-align:center;text-transform:none;transition:background-color .2s;width:100%}@media (min-width:640px){.product-detail-document-button{font-size:1rem;height:2.8125rem}}.product-detail-document-button:hover{background-color:#0052cc}.product-detail-loading-spinner{color:#0068ff;font-size:2rem}.user-management-quick-search-label{color:#1a202c;font-family:Gotham,Gotham Medium,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:3.25rem;margin:0 1.125rem 0 0;padding:0;text-align:left;white-space:nowrap}.user-management-search-button-container{align-items:center;background-color:#0068ff;border:none;border-bottom-left-radius:0;border-bottom-right-radius:.5rem;border-top-left-radius:0;border-top-right-radius:.5rem;color:#fff;cursor:pointer;display:flex;flex-shrink:0;gap:.625rem;height:2.625rem;justify-content:center;padding:1.125rem .9375rem;transition:background-color .2s;white-space:nowrap}.user-management-search-button-container:hover{background-color:#0052cc}.user-management-search-button{color:#fff;font-family:Gotham,Gotham Medium,sans-serif;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.009375rem;line-height:1.5rem;margin:0;padding:0;text-align:center}.user-management-table-card{overflow:hidden;padding:1.25rem}.user-management-table-scroll-wrapper{-webkit-overflow-scrolling:touch;margin-left:-1.25rem;margin-right:-1.25rem;min-height:0;overflow-x:auto;overflow-y:visible;padding-left:1.25rem;padding-right:1.25rem;scrollbar-color:#c4c4c4 #f5f5f5;scrollbar-width:thin}.user-management-table-scroll-wrapper::-webkit-scrollbar{height:.5rem}.user-management-table-scroll-wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:.25rem}.user-management-table-scroll-wrapper::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:.25rem}.user-management-table-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.user-management-table-inner{min-width:71.75rem;width:100%}@media (min-width:1200px){.user-management-table-inner{min-width:100%;width:100%}.user-management-table-header-row,.user-management-table-row-container{grid-gap:1.5rem!important;align-items:center;box-sizing:border-box;display:grid!important;gap:1.5rem!important;grid-template-columns:2fr 1fr 1.2fr 1.2fr 2fr 1.2fr 2fr 1.5fr 1fr!important;max-width:100%!important;min-width:100%!important;padding-left:1.1875rem;padding-right:1.25rem;position:relative;width:100%!important}.user-management-table-row-container{height:auto!important;min-height:4.25rem}.user-management-table-scroll-wrapper{margin-left:-1.25rem;margin-right:-1.25rem;overflow-x:hidden!important;width:calc(100% + 2.5rem)!important}.user-management-table-inner{max-width:100%!important;width:100%!important}.user-management-table-header-row .user-management-table-header,.user-management-table-header-row .user-management-table-header-actions,.user-management-table-header-row .user-management-table-header-company,.user-management-table-header-row .user-management-table-header-email,.user-management-table-header-row .user-management-table-header-industry,.user-management-table-header-row .user-management-table-header-joined-date,.user-management-table-header-row .user-management-table-header-last-active,.user-management-table-header-row .user-management-table-header-location,.user-management-table-header-row .user-management-table-header-name,.user-management-table-row-container .user-management-table-cell-actions,.user-management-table-row-container .user-management-table-cell-company,.user-management-table-row-container .user-management-table-cell-email,.user-management-table-row-container .user-management-table-cell-industry,.user-management-table-row-container .user-management-table-cell-joined-date,.user-management-table-row-container .user-management-table-cell-last-active,.user-management-table-row-container .user-management-table-cell-location,.user-management-table-row-container .user-management-table-cell-name,.user-management-table-row-container .user-management-table-cell-status{box-sizing:border-box;height:auto!important;left:auto!important;max-width:100%!important;min-width:0!important;position:relative!important;right:auto!important;width:100%!important}.user-management-table-header-row .user-management-table-header-name{align-items:center;display:flex;grid-column:1;justify-content:flex-start}.user-management-table-header-row .user-management-table-header-email{align-items:center;display:flex;grid-column:2;justify-content:center}.user-management-table-header-row>button.user-management-table-header:not(.user-management-table-header-name):not(.user-management-table-header-email):not(.user-management-table-header-location):not(.user-management-table-header-company):not(.user-management-table-header-industry):not(.user-management-table-header-joined-date):not(.user-management-table-header-last-active),.user-management-table-header-row>button:nth-child(3){align-items:center;display:flex;grid-column:3;justify-content:center}.user-management-table-header-row .user-management-table-header-location{align-items:center;display:flex;grid-column:4;justify-content:center}.user-management-table-header-row .user-management-table-header-company{align-items:center;display:flex;grid-column:5;justify-content:center}.user-management-table-header-row .user-management-table-header-industry{align-items:center;display:flex;grid-column:6;justify-content:center}.user-management-table-header-row .user-management-table-header-joined-date{align-items:center;display:flex;grid-column:7;justify-content:center}.user-management-table-header-row .user-management-table-header-last-active{align-items:center;display:flex;grid-column:8;justify-content:center}.user-management-table-header-row .user-management-table-header-actions{align-items:center;display:flex;grid-column:9;justify-content:center}.user-management-table-row-container .user-management-table-cell-name{align-items:center;display:flex;grid-column:1;justify-content:flex-start}.user-management-table-row-container .user-management-table-cell-email{align-items:center;display:flex;grid-column:2;justify-content:center}.user-management-table-row-container .user-management-table-cell-status{align-items:center;display:flex;grid-column:3;justify-content:center}.user-management-table-row-container .user-management-table-cell-location{align-items:center;display:flex;grid-column:4;justify-content:center}.user-management-table-row-container .user-management-table-cell-company{align-items:center;display:flex;grid-column:5;justify-content:center}.user-management-table-row-container .user-management-table-cell-industry{align-items:center;display:flex;grid-column:6;justify-content:center}.user-management-table-row-container .user-management-table-cell-joined-date{align-items:center;display:flex;grid-column:7;justify-content:center}.user-management-table-row-container .user-management-table-cell-last-active{align-items:center;display:flex;grid-column:8;justify-content:center}.user-management-table-row-container .user-management-table-cell-actions{align-items:center;display:flex;grid-column:9;justify-content:center}}@media (min-width:1024px) and (max-width:1279px){.user-management-table-scroll-wrapper{overflow-x:auto}}.user-management-table-header-row{border-bottom:.0625rem solid #eaeaea;box-sizing:border-box;display:flex;height:3.25rem;margin-bottom:1rem;min-width:71.75rem;padding-bottom:.6875rem;position:relative;width:100%}.user-management-table-header{align-items:center;color:#1a202c;display:flex;font-family:Gotham,Gotham Medium,Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;gap:.3125rem;height:100%;justify-content:center;left:14.75rem;letter-spacing:0;line-height:3.25rem;margin:0;padding:0;position:absolute;text-align:center;width:8.25rem}.user-management-table-header-location{left:23.5rem;width:4.8125rem}.user-management-table-header-company{left:28.875rem;width:9.5625rem}.user-management-table-header-industry{left:39rem;width:4.875rem}.user-management-table-header-joined-date{left:44.5rem;width:10rem}.user-management-table-header-last-active{left:55.125rem;width:7.375rem}.user-management-table-header-actions{left:63rem;right:auto;width:7.5rem}.user-management-table-header-name{left:1.1875rem;width:9.375rem}.user-management-table-header-email,.user-management-table-header-name{align-items:center;color:#1a202c;display:flex;font-family:Gotham,Gotham Medium,Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:500;gap:.3125rem;height:100%;justify-content:flex-start;letter-spacing:0;line-height:3.25rem;margin:0;padding:0;position:absolute;text-align:left}.user-management-table-header-email{left:11rem;width:3.375rem}.user-management-user-name{color:#1a202c;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;padding:0;text-align:left;white-space:nowrap}.user-management-user-name-inactive{color:#c4c4c4!important}.user-management-user-data{color:#1a202c}.user-management-user-data,.user-management-user-data-inactive{font-family:Gotham,Gotham Book,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:normal;margin:0;padding:0;text-align:left;white-space:nowrap}.user-management-user-data-inactive{color:#999}.user-management-status-badge{border-radius:6.25rem;color:#fff;display:inline-block;font-family:Gotham,Gotham Medium,sans-serif;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:normal;margin:0;padding:.375rem 1.25rem;text-align:center;white-space:nowrap}.user-management-load-more-container{align-items:center;background-color:#fff;border:.0625rem solid #d9d9d9;border-radius:.5rem;color:#0068ff;cursor:pointer;display:flex;height:2.6875rem;justify-content:center;margin:0 auto;padding:0;transition:all .2s;width:18.6875rem}.user-management-load-more-container:hover{background-color:#0068ff;border-color:#0068ff;color:#fff}.user-management-load-more{color:inherit;font-family:Gotham,Gotham Medium,sans-serif;font-size:.9375rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:1;margin:0;padding:0;text-align:center}.user-management-quick-search-container{align-items:center;display:flex;flex-direction:row;gap:0;padding:2.5rem}.user-management-search-wrapper{align-items:center;display:flex;flex:1 1;gap:0;min-width:0}.user-management-search-input-wrapper{align-items:center;display:flex;flex:1 1;margin-right:0;min-width:0}.user-management-search-input{border:.0625rem solid #c4c4c4;border-bottom-left-radius:.5rem;border-bottom-right-radius:0;border-right:none;border-top-left-radius:.5rem;border-top-right-radius:0;font-size:1rem;height:2.625rem;min-width:0;outline:none;padding:0 1rem;width:100%}.user-management-search-input:focus{border-color:#0068ff;box-shadow:0 0 0 2px #0068ff33;outline:none}.user-management-user-email-mobile{color:#1a202c;display:block;font-family:Gotham,Inter,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:0;line-height:1.25rem;overflow-wrap:break-word;white-space:normal;word-break:break-all}@media (max-width:1023px){.user-management-quick-search-container{align-items:stretch;flex-direction:column;gap:.75rem;padding:1.25rem}.user-management-quick-search-label{line-height:1.5rem;margin-bottom:0;margin-right:0}.user-management-search-wrapper{flex-direction:column;gap:.5rem;width:100%}.user-management-search-input-wrapper{margin-right:0;width:100%}.user-management-search-input{border-bottom-right-radius:.5rem;border-right:.0625rem solid #c4c4c4;border-top-right-radius:.5rem;width:100%}.user-management-search-button-container{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;margin-top:0;width:100%}}.user-management-table-row{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:repeat(7,1fr);padding:.625rem 0}.user-management-table-row-container{align-items:center;background-color:#fff;border:.0625rem solid #eaeaea;border-radius:.5rem;box-sizing:border-box;display:flex;flex-shrink:0;height:4.25rem;min-width:71.75rem;padding:0 1.25rem 0 1.1875rem;position:relative;width:100%}.user-management-table-cell-name{gap:.3125rem;left:1.1875rem;width:9.375rem}.user-management-table-cell-email,.user-management-table-cell-name{align-items:center;display:flex;height:100%;padding:0;position:absolute}.user-management-table-cell-email{left:11rem;width:3.375rem}.user-management-table-cell-status{left:14.75rem;width:8.25rem}.user-management-table-cell-location,.user-management-table-cell-status{align-items:center;display:flex;height:100%;justify-content:center;padding:0;position:absolute}.user-management-table-cell-location{left:23.5rem;width:4.8125rem}.user-management-table-cell-company{left:28.875rem;width:9.5625rem}.user-management-table-cell-company,.user-management-table-cell-industry{align-items:center;display:flex;height:100%;justify-content:center;padding:0;position:absolute}.user-management-table-cell-industry{left:39rem;width:4.875rem}.user-management-table-cell-joined-date{left:44.5rem;width:10rem}.user-management-table-cell-joined-date,.user-management-table-cell-last-active{align-items:center;display:flex;height:100%;justify-content:center;padding:0;position:absolute}.user-management-table-cell-last-active{left:55.125rem;width:7.375rem}.user-management-table-cell-actions{align-items:center;display:flex;gap:.25rem;height:100%;justify-content:center;left:63rem;padding:0;position:absolute;right:auto;width:7.5rem}.user-management-action-icon{align-items:center;background-color:#fff;border:.03125rem solid #0068ff;border-radius:50%;color:#0068ff;cursor:pointer;display:flex;height:1.5rem;justify-content:center;padding:.25rem;transition:all .2s;width:1.5rem}.user-management-action-icon:hover{background-color:#f0f2f6;border-color:#0052cc}.user-management-action-icon svg{color:#0068ff;font-size:.75rem;height:.75rem;width:.75rem}.user-management-avatar{border-radius:50%;height:1.75rem;margin:0 .3125rem 0 0;object-fit:cover;width:1.75rem}.user-management-email-icon{align-items:center;background-color:#fff;border:.03125rem solid #0068ff;border-radius:50%;display:flex;height:1.5rem;justify-content:center;margin:0;padding:.25rem;width:1.5rem}.user-management-email-icon svg{color:#0068ff;font-size:.75rem;height:.75rem;width:.75rem}.user-management-icon-inactive{border-color:#c4c4c4!important;color:#c4c4c4!important;cursor:not-allowed!important;opacity:1}.user-management-icon-inactive:hover{background-color:#fff!important;border-color:#c4c4c4!important}.user-management-action-icon.user-management-icon-inactive svg,.user-management-email-icon.user-management-icon-inactive svg{color:#c4c4c4!important}.user-management-action-icon.user-management-icon-inactive img{filter:grayscale(100%) brightness(.77);opacity:.2}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:400;src:url(/static/media/Gotham-Book.34ab0e1c72503826df34.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:500;src:url(/static/media/Gotham-Medium.bccfddd38319e1b159b3.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gotham;font-style:normal;font-weight:700;src:url(/static/media/Gotham-Bold.d87d4192558e58e16713.woff2) format("woff2")}*,:after,:before{--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:#3b82f680;--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:#3b82f680;--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: }

/* ! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com */*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}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,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height: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:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Plus Jakarta Sans,sans-serif}.container{width:100%}@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}}.card{--tw-bg-opacity:1;--tw-shadow:0px 0px 20px 0px #9a9a9a1a;--tw-shadow-colored:0px 0px 20px 0px var(--tw-shadow-color);background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));border-radius:10px;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.badge{border-radius:8px;font-size:14px;font-weight:700;line-height:1.5;padding:.375rem .625rem}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-\[12\.45\%_4\.96\%_35\.93\%_4\.96\%\]{inset:12.45% 4.96% 35.93% 4.96%}.inset-\[7\.14\%_0\]{inset:7.14% 0}.-top-1{top:-.25rem}.-top-\[1px\]{top:-1px}.bottom-2{bottom:.5rem}.left-0{left:0}.left-4{left:1rem}.left-\[26\.32\%\]{left:26.32%}.right-0{right:0}.right-2{right:.5rem}.right-6{right:1.5rem}.right-\[21\.05\%\]{right:21.05%}.top-0{top:0}.top-4{top:1rem}.top-full{top:100%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.-mt-1{margin-top:-.25rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[35px\]{margin-bottom:35px}.mb-\[40px\]{margin-bottom:40px}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.\!block{display:block!important}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.aspect-\[27\.43\/24\]{aspect-ratio:27.43/24}.aspect-square{aspect-ratio:1/1}.size-full{height:100%;width:100%}.h-10{height:2.5rem}.h-12{height:3rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[100px\]{height:100px}.h-\[184px\]{height:184px}.h-\[220px\]{height:220px}.h-\[22px\]{height:22px}.h-\[23px\]{height:23px}.h-\[280px\]{height:280px}.h-\[38px\]{height:38px}.h-\[40px\]{height:40px}.h-\[41px\]{height:41px}.h-\[42px\]{height:42px}.h-\[43px\]{height:43px}.h-\[50px\]{height:50px}.h-\[97px\]{height:97px}.h-full{height:100%}.h-screen{height:100vh}.min-h-0{min-height:0}.min-h-\[150vh\]{min-height:150vh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-3{width:.75rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[100px\]{width:100px}.w-\[143px\]{width:143px}.w-\[184px\]{width:184px}.w-\[22px\]{width:22px}.w-\[266px\]{width:266px}.w-\[38px\]{width:38px}.w-\[50px\]{width:50px}.w-\[97px\]{width:97px}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[120px\]{min-width:120px}.max-w-\[279px\]{max-width:279px}.max-w-none{max-width:none}.flex-1{flex:1 1}.flex-shrink-0,.shrink-0{flex-shrink:0}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[13px\]{gap:13px}.gap-\[17px\]{gap:17px}.gap-\[21px\]{gap:21px}.gap-\[30px\]{gap:30px}.gap-x-2{column-gap:.5rem}.gap-y-4{row-gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.space-y-\[0\.375rem\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.375rem*var(--tw-space-y-reverse));margin-top:calc(.375rem*(1 - var(--tw-space-y-reverse)))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.rounded{border-radius:7px}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:10px}.rounded-md{border-radius:8px}.rounded-sm{border-radius:4px}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.border{border-width:1px}.border-0{border-width:0}.border-\[0\.5px\]{border-width:.5px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-dotted{border-style:dotted}.border-blue-200{--tw-border-opacity:1;border-color:#bfdbfe;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-border{--tw-border-opacity:1;border-color:#d9d9d9;border-color:rgb(217 217 217/var(--tw-border-opacity,1))}.border-gray-border-light{--tw-border-opacity:1;border-color:#eaeaea;border-color:rgb(234 234 234/var(--tw-border-opacity,1))}.border-green-200{--tw-border-opacity:1;border-color:#bbf7d0;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-primary{--tw-border-opacity:1;border-color:#0068ff;border-color:rgb(0 104 255/var(--tw-border-opacity,1))}.border-white{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity:1;background-color:#dbeafe;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-category-ai{--tw-bg-opacity:1;background-color:#5c8896;background-color:rgb(92 136 150/var(--tw-bg-opacity,1))}.bg-category-fintech{--tw-bg-opacity:1;background-color:#ea5534;background-color:rgb(234 85 52/var(--tw-bg-opacity,1))}.bg-category-space{--tw-bg-opacity:1;background-color:#7b68ee;background-color:rgb(123 104 238/var(--tw-bg-opacity,1))}.bg-category-web3{--tw-bg-opacity:1;background-color:#61ccab;background-color:rgb(97 204 171/var(--tw-bg-opacity,1))}.bg-dark{--tw-bg-opacity:1;background-color:#010621;background-color:rgb(1 6 33/var(--tw-bg-opacity,1))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:#f9fafb;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-gray-background{--tw-bg-opacity:1;background-color:#f0f2f6;background-color:rgb(240 242 246/var(--tw-bg-opacity,1))}.bg-green-100{--tw-bg-opacity:1;background-color:#dcfce7;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-primary{--tw-bg-opacity:1;background-color:#0068ff;background-color:rgb(0 104 255/var(--tw-bg-opacity,1))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-200{--tw-bg-opacity:1;background-color:#fef08a;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.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}.px-\[21px\]{padding-left:21px;padding-right:21px}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-2{padding-bottom:.5rem}.pb-6{padding-bottom:1.5rem}.pl-\[10px\]{padding-left:10px}.pl-\[15px\]{padding-left:15px}.pr-32{padding-right:8rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.font-gotham{font-family:Gotham,Inter,sans-serif}.font-jakarta{font-family:Plus Jakarta Sans,sans-serif}.text-2xl{font-size:22px;line-height:1.3}.text-3xl{font-size:25px;line-height:1.2}.text-4xl{font-size:30px;line-height:1.3}.text-\[16px\]{font-size:16px}.text-\[20px\]{font-size:20px}.text-base{font-size:16px;line-height:1.5}.text-lg{font-size:18px;line-height:1.3}.text-sm{font-size:14px;line-height:1.5}.text-xl{font-size:20px;line-height:1.5}.text-xs{font-size:12px;line-height:1.5}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.6\]{line-height:1.6}.leading-none{line-height:1}.text-\[\#1A202C\]{--tw-text-opacity:1;color:#1a202c;color:rgb(26 32 44/var(--tw-text-opacity,1))}.text-\[\#d1d1d1\]{--tw-text-opacity:1;color:#d1d1d1;color:rgb(209 209 209/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:#000;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-700{--tw-text-opacity:1;color:#1d4ed8;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:#6b7280;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:#4b5563;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-green-700{--tw-text-opacity:1;color:#15803d;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-primary{--tw-text-opacity:1;color:#0068ff;color:rgb(0 104 255/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-text-primary{--tw-text-opacity:1;color:#1a202c;color:rgb(26 32 44/var(--tw-text-opacity,1))}.text-text-primary\/60{color:#1a202c99}.text-text-secondary{--tw-text-opacity:1;color:#676869;color:rgb(103 104 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.invert{--tw-invert:invert(100%)}.filter,.invert{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-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ant-btn-primary{background-color:#0068ff!important;border-color:#0068ff!important}.ant-btn-primary:hover{background-color:#0052cc!important;border-color:#0052cc!important}.ant-input-focused,.ant-input:focus{border-color:#0068ff!important;box-shadow:0 0 0 2px #0068ff1a!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#0068ff!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#0068ff!important;border-color:#0068ff!important}.ant-select-multiple .ant-select-item-option-state{align-items:center;display:inline-flex!important}.ant-select-multiple .ant-select-item-option-state .ant-checkbox{display:inline-flex!important;visibility:visible!important}.ant-select-multiple .ant-select-item-option-state .ant-checkbox-inner{display:block!important;visibility:visible!important}.ant-select-multiple .ant-select-selection-item{background-color:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;margin:2px 4px 2px 0}.ant-select-multiple .ant-select-selection-item-remove{color:#8c8c8c}.ant-select-multiple .ant-select-selection-item-remove:hover{color:#0068ff}.ant-select-dropdown .ant-select-item-option{padding-left:24px}.hover\:border-primary:hover{--tw-border-opacity:1;border-color:#0068ff;border-color:rgb(0 104 255/var(--tw-border-opacity,1))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:#9ca3af;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:#0068ff;background-color:rgb(0 104 255/var(--tw-bg-opacity,1))}.hover\:bg-primary-dark:hover{--tw-bg-opacity:1;background-color:#0052cc;background-color:rgb(0 82 204/var(--tw-bg-opacity,1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-primary:hover{--tw-text-opacity:1;color:#0068ff;color:rgb(0 104 255/var(--tw-text-opacity,1))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity,1))}.hover\:opacity-80:hover{opacity:.8}.focus\:border-primary:focus{--tw-border-opacity:1;border-color:#0068ff;border-color:rgb(0 104 255/var(--tw-border-opacity,1))}@media (min-width:640px){.sm\:ml-auto{margin-left:auto}.sm\:inline{display:inline}.sm\:w-auto{width:auto}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-5{gap:1.25rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-4{column-gap:1rem}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.sm\:self-auto{align-self:auto}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-\[1\.9375rem\]{padding-bottom:1.9375rem;padding-top:1.9375rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-\[2\.5rem\]{padding-bottom:2.5rem}.sm\:pl-\[2\.8125rem\]{padding-left:2.8125rem}.sm\:pr-\[3\.5625rem\]{padding-right:3.5625rem}.sm\:text-left{text-align:left}.sm\:text-right{text-align:right}.sm\:text-3xl{font-size:25px;line-height:1.2}.sm\:text-4xl{font-size:30px;line-height:1.3}.sm\:text-base{font-size:16px;line-height:1.5}}@media (min-width:768px){.md\:h-\[320px\]{height:320px}.md\:w-5\/12{width:41.666667%}.md\:flex-1{flex:1 1}.md\:justify-start{justify-content:flex-start}}@media (min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:px-8{padding-left:2rem;padding-right:2rem}}
/*# sourceMappingURL=main.aa7115c5.css.map*/