.Metric-module__1-efna__card{border-radius:16px;align-items:center;gap:20px;min-width:300px;padding:16px 20px;display:flex}.Metric-module__1-efna__icon{color:var(--primary);border-radius:12px;justify-content:center;align-items:center;font-size:32px;display:flex}.Metric-module__1-efna__text{flex-direction:column;display:flex}.Metric-module__1-efna__title{color:var(--desc-text);margin:0;font-size:16px;font-weight:300}.Metric-module__1-efna__metric{color:var(--main-text);margin:0;font-size:22px;font-weight:600}
.Tariff-module__6dK8Ea__card{flex-direction:column;justify-content:space-between;min-width:320px;min-height:250px;display:flex}.Tariff-module__6dK8Ea__text{flex-direction:column;gap:4px;display:flex}.Tariff-module__6dK8Ea__title{color:var(--main-text);margin:0;font-size:20px;font-weight:500}.Tariff-module__6dK8Ea__desc{color:var(--desc-text);margin:0;font-size:16px;font-weight:400}.Tariff-module__6dK8Ea__pricing{align-items:baseline;gap:6px;margin-top:auto;margin-bottom:16px;display:flex}.Tariff-module__6dK8Ea__price{color:var(--main-text);margin:0;font-size:34px;font-weight:600}.Tariff-module__6dK8Ea__period{color:var(--desc-text);font-size:18px;font-weight:400}
.Screenshots-module__B2R5iq__screens{flex-direction:column;align-items:center;gap:10px;display:flex}.Screenshots-module__B2R5iq__slider{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Screenshots-module__B2R5iq__imageWrapper{border-radius:20px;width:100%;transition:all .15s ease-in-out;position:relative;overflow:hidden}.Screenshots-module__B2R5iq__image{width:100%;max-width:100%;height:auto;display:block}.Screenshots-module__B2R5iq__textOverlay{z-index:5;max-width:400px;transition:all .15s ease-in-out;position:absolute;bottom:24px;left:24px}.Screenshots-module__B2R5iq__overlayTitle{color:#fff;text-shadow:0 2px 8px #00000080;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.2}.Screenshots-module__B2R5iq__overlayDesc{color:var(--desc-text);text-shadow:0 2px 6px #0006;white-space:pre-line;margin:0;font-size:16px;font-weight:400;line-height:1.5}.Screenshots-module__B2R5iq__fadeOut{opacity:0;transform:scale(.97)}.Screenshots-module__B2R5iq__fadeIn{opacity:1;transform:scale(1)}.Screenshots-module__B2R5iq__textFadeOut{opacity:0;transform:translateY(10px)}.Screenshots-module__B2R5iq__textFadeIn{opacity:1;transform:translateY(0)}.Screenshots-module__B2R5iq__arrow{color:#fff;cursor:pointer;z-index:10;background:0 0;border:none;outline:none;width:80px;height:100%;font-size:24px;transition:all .15s ease-in-out;position:absolute;top:50%;transform:translateY(-50%)}.Screenshots-module__B2R5iq__arrow:active{opacity:.6;transform:translateY(-50%)scale(.85)}.Screenshots-module__B2R5iq__arrow:hover{opacity:.7}.Screenshots-module__B2R5iq__arrowLeft{left:0}.Screenshots-module__B2R5iq__arrowRight{right:0}.Screenshots-module__B2R5iq__indicators{align-items:center;gap:8px;margin-top:20px;display:flex}.Screenshots-module__B2R5iq__indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:4px;width:9px;height:8px;padding:0;transition:all .2s ease-in-out}.Screenshots-module__B2R5iq__indicator:hover{background:#ffffff80}.Screenshots-module__B2R5iq__indicator.Screenshots-module__B2R5iq__active{background:#fff;border-radius:4px;width:20px}@media (max-width:768px){.Screenshots-module__B2R5iq__textOverlay{max-width:none;bottom:16px;left:16px;right:16px}.Screenshots-module__B2R5iq__overlayTitle{margin:0 0 6px;font-size:18px}.Screenshots-module__B2R5iq__overlayDesc{font-size:12px;line-height:1.4}.Screenshots-module__B2R5iq__arrow{width:60px;font-size:20px}}@media (max-width:480px){.Screenshots-module__B2R5iq__textOverlay{bottom:12px;left:12px;right:12px}.Screenshots-module__B2R5iq__overlayTitle{margin:0 0 4px;font-size:16px}.Screenshots-module__B2R5iq__overlayDesc{font-size:14px}.Screenshots-module__B2R5iq__arrow{width:50px;font-size:18px}.Screenshots-module__B2R5iq__indicators{gap:7px;margin-top:14px}.Screenshots-module__B2R5iq__indicator{border-radius:3.5px;width:7px;height:7px}.Screenshots-module__B2R5iq__indicator.Screenshots-module__B2R5iq__active{border-radius:3.5px;width:18px}}
.Popup-module__Sh_tFq__container{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out Popup-module__Sh_tFq__fadeIn;display:flex;position:fixed;inset:0}.Popup-module__Sh_tFq__card{width:100%;max-width:420px;max-height:calc(100vh - 32px);animation:.25s ease-out Popup-module__Sh_tFq__popIn;overflow-y:auto}@keyframes Popup-module__Sh_tFq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Popup-module__Sh_tFq__popIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Popup-module__Sh_tFq__closing{animation:.2s ease-in forwards Popup-module__Sh_tFq__fadeOut}.Popup-module__Sh_tFq__cardClosing{animation:.2s ease-in forwards Popup-module__Sh_tFq__popOut}@keyframes Popup-module__Sh_tFq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Popup-module__Sh_tFq__popOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.Popup-module__Sh_tFq__text{margin-bottom:20px}.Popup-module__Sh_tFq__preTitle{color:var(--desc-text);margin-bottom:6px;font-size:14px}.Popup-module__Sh_tFq__actions{margin-top:20px}.Popup-module__Sh_tFq__closeBtn{cursor:pointer;width:32px;height:32px;color:var(--desc-text);z-index:1;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s ease-in-out;display:flex;position:absolute;top:16px;right:16px}.Popup-module__Sh_tFq__closeBtn:hover{color:#fff}.Popup-module__Sh_tFq__closeBtn i{font-size:18px}.Popup-module__Sh_tFq__link{width:100%;color:var(--desc-text);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:12px;padding:0;font-size:16px;display:block}.Popup-module__Sh_tFq__link:hover{color:var(--main-text)}.Popup-module__Sh_tFq__content{animation:.25s ease-out Popup-module__Sh_tFq__stepIn}.Popup-module__Sh_tFq__centered{text-align:center}.Popup-module__Sh_tFq__centered .Popup-module__Sh_tFq__text{margin-bottom:0}.Popup-module__Sh_tFq__centered .Popup-module__Sh_tFq__actions{margin-top:16px}.Popup-module__Sh_tFq__media{justify-content:center;margin-bottom:16px;display:flex}.Popup-module__Sh_tFq__media img{object-fit:cover;border-radius:50%}@keyframes Popup-module__Sh_tFq__stepIn{0%{opacity:0}to{opacity:1}}
.Text-module__Ax61iG__text{flex-direction:column;gap:3px;display:flex}.Text-module__Ax61iG__title{color:var(--main-text);font-size:20px;font-weight:500}.Text-module__Ax61iG__desc{color:var(--desc-text);white-space:pre-line;font-size:16px;font-weight:300}
.Card-module__ShShxG__card{background:var(--bg-2-blur);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);border:1px solid var(--border-color);z-index:2;border-radius:20px;height:fit-content;padding:20px}
.RouletteWheel-module__MC5chW__viewport{border:1px solid var(--border-color);background:var(--bg-main);border-radius:16px;width:100%;max-width:340px;height:100px;margin:8px auto 4px;position:relative;overflow:hidden}.RouletteWheel-module__MC5chW__marker{background:var(--primary);z-index:3;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.RouletteWheel-module__MC5chW__fadeLeft,.RouletteWheel-module__MC5chW__fadeRight{z-index:2;pointer-events:none;width:64px;position:absolute;top:0;bottom:0}.RouletteWheel-module__MC5chW__fadeLeft{background:linear-gradient(90deg,var(--bg-main),transparent);left:0}.RouletteWheel-module__MC5chW__fadeRight{background:linear-gradient(270deg,var(--bg-main),transparent);right:0}.RouletteWheel-module__MC5chW__track{will-change:transform;align-items:center;height:100%;display:flex}.RouletteWheel-module__MC5chW__card{background:var(--bg-3);border:2px solid;border-radius:12px;flex:0 0 84px;justify-content:center;align-items:center;height:78px;margin:0 6px;display:flex}.RouletteWheel-module__MC5chW__cardLabel{text-shadow:0 1px 4px #0006;font-size:24px;font-weight:800}
