@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;font-family:Lato,sans-serif;overflow-x:hidden;background:linear-gradient(to bottom,#0378d8,#7aafff)}#root{width:100%;height:100%;background-image:url(/assets/pattern-DghtJqNc.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow-x:hidden;height:100dvh}.dialog-overlay{position:fixed!important;inset:0!important;background:#000!important;opacity:.8!important;z-index:110!important}.dialog-content{position:fixed;top:50%;left:50%;z-index:110;display:grid;width:90%;max-width:544px;transform:translate(-50%,-50%);gap:16px;padding:24px;background:#fff;border-radius:20px;box-shadow:0 12px 32px #70849a0d}.dialog-header{display:flex;flex-direction:column;text-align:center;gap:12px}@media screen and (min-width: 640px){.dialog-content{padding:32px 30px}.dialog-header{text-align:left}}.dialog-footer{display:flex;flex-direction:column-reverse;gap:8px}@media screen and (min-width: 640px){.dialog-footer{flex-direction:row;justify-content:flex-end}}.dialog-title{color:#212121;text-align:left;font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin:0}.dialog-close{position:absolute;right:30px;top:32px;background:transparent;outline:none;border:none;cursor:pointer}.dialog-description{font-size:14px}.comments-modal__description{color:#424242;font-size:14px;font-style:normal;font-weight:500;line-height:150%;font-family:Inter,sans-serif}.comments-modal__actions{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.comments-modal__action{display:flex;align-items:center;padding:12px 16px;background:#efefef;border-radius:16px;cursor:pointer}.comments-modal__action input{margin-right:8px}.comments-modal__icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-right:8px;background-color:#fff;border-radius:50%}.comments-modal__icon-wrapper img{width:38px;height:38px}.comments-modal__label{color:#212121;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.comments-modal__input-group{display:flex;flex-direction:column;gap:4px}.comments-modal__input-label{color:#424242;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.comments-modal__input,.comments-modal__textarea{font-family:Inter,sans-serif;width:100%;border:1px solid #bdbdbd;border-radius:16px;padding:11.5px 16px;outline:none;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.comments-modal__input::placeholder,.comments-modal__textarea::placeholder{color:#767676}.comments-modal__textarea{padding:16px;min-height:100px;resize:vertical;overflow-x:hidden}.comments-modal__textarea::-webkit-scrollbar{display:none}.comments-modal__submit-button{width:100%;padding:12px 16px;background:#3586ff;border:none;border-radius:12px;cursor:pointer;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:background-color .2s ease;position:relative;display:inline-flex;align-items:center;justify-content:center}.comments-modal__submit-button:not(:disabled):hover{background:#06f}.comments-modal__submit-button:disabled{opacity:.5;cursor:default}.comments-modal__spinner{width:16px;height:16px;margin-right:8px;border:2px solid rgba(255,255,255,.6);border-top-color:#fff;border-radius:50%;animation:comments-modal-spin .6s linear infinite}@keyframes comments-modal-spin{to{transform:rotate(360deg)}}.comments-modal__radio-wrapper{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:12px}.comments-modal__radio-input{position:absolute;opacity:0;pointer-events:none}.comments-modal__radio-custom{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;margin-right:12px;position:relative;transition:border-color .2s ease}.comments-modal__radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background:#36f;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease}.comments-modal__radio-input:checked+.comments-modal__radio-custom{border-color:#36f}.comments-modal__radio-input:checked+.comments-modal__radio-custom:after{transform:translate(-50%,-50%) scale(1)}.content-container{position:relative;width:90%;max-width:1400px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:space-between;padding:60px 56px;overflow-x:hidden;overflow-y:hidden}.background-text{position:absolute;bottom:-10px;left:-100px;font-size:650px;font-weight:700;color:#9e9e9e0f;transform:rotate(-45deg);pointer-events:none}.content{width:55%;display:flex;flex-direction:column;align-items:flex-start}.logo{margin-bottom:84px}.title{font-size:2.5rem;font-weight:700;color:#212121;margin-bottom:32px;line-height:52px}.description{font-size:23px;font-weight:600;line-height:30px;color:#616161;margin-bottom:32px}.description span{color:#3586ff}.countdown-info{font-size:1.25rem;font-weight:500;line-height:28px;color:#767676;margin-bottom:20px}.countdown{display:flex;align-items:center;margin-top:0}.countdown-item{display:flex;flex-direction:column;align-items:center;padding:8px 12px;width:116px}.count{color:#212121;text-align:center;font-family:Poppins;font-size:48px;font-style:normal;font-weight:500;height:66px}.label{color:#212121;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:28px}.divider{width:1px;height:86px;background-color:#212121;align-self:center;margin-top:10px}.btn{margin-top:88px;padding:8px 12px;background-color:#3586ff;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:18px;border:none;border-radius:40px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 16px 20px -8px #00000014;cursor:pointer;transition:background-color .2s ease;align-self:flex-start;width:300px}.btn:hover{background-color:#06f}.btn-icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:50%}.btn-icon{width:24px;height:24px;flex-shrink:0}.mockup-desktop{position:absolute;bottom:0;right:0;width:50%;max-width:754px;height:auto}.mockup-mobile{display:none}@media screen and (max-width: 1440px){.logo{margin-bottom:20px}.btn{margin-top:40px}}@media screen and (max-width: 920px){.content-container{padding:32px 24px;align-items:flex-start}.content{width:100%;align-items:center;text-align:center}.logo{margin-bottom:12px;align-self:center}.title{font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:20px}.description{font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-align:left;max-width:500px;text-align:center}.btn{width:100%;max-width:400px;margin-top:32px;margin-inline:auto}.mockup-desktop{display:none}.mockup-mobile{display:block;width:50%;height:auto;margin-bottom:28px}}@media screen and (max-width: 540px){.background-text{display:none}.content-container{min-height:unset;max-height:unset;height:fit-content;overflow-y:auto;margin:20px 0}.logo{width:93px;height:auto;order:1}.title{margin-bottom:20px;order:2}.description{margin-bottom:20px;order:3}.mockup-mobile{width:100%;margin-bottom:28px;order:4}.btn{width:100%;margin-top:32px;max-width:unset;order:5}.countdown-info{font-size:18px;text-align:center;width:100%;margin-bottom:8px;order:6;margin-top:28px}.countdown{display:flex;width:fit-content;margin:0 auto;order:7}.countdown-item{width:75px;height:82px}.count{font-size:36px;line-height:30px}.label{font-size:16px}.divider{height:60px;width:1px;margin-top:0}.btn{margin-top:0;height:48px}.btn-icon-wrapper{width:32px;height:32px}.btn-icon{width:16px;height:16px}}
