body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Helvetica;font-style:normal;font-weight:400;src:url(/static/media/Helvetica.06113bf748ae7dc33e05.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica Bold;font-style:normal;font-weight:700;src:url(/static/media/Helvetica-Bold.ed57aca7292971d8548c.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica BoldOblique;font-style:oblique;font-weight:700;src:url(/static/media/Helvetica-BoldOblique.515cc70a63c280858dc7.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica Compressed;font-style:normal;font-weight:400;src:url(/static/media/helvetica-compressed.456b20c6e77638179fc6.otf) format("opentype")}@font-face{font-display:swap;font-family:Helvetica Light;font-style:normal;font-weight:300;src:url(/static/media/helvetica-light.6e816f786a7f97793401.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica Oblique;font-style:oblique;font-weight:400;src:url(/static/media/Helvetica-Oblique.5c03f243e475af718145.ttf) format("truetype")}@font-face{font-display:swap;font-family:Helvetica Rounded Bold;font-style:normal;font-weight:700;src:url(/static/media/helvetica-rounded-bold.df374f732d8d59ef5980.otf) format("opentype")}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}:root{--color-black:#0b0f14;--color-white:#fff;--color-primary:#1eb858;--color-gray-light:#c8cacc;--color-gray-lighter:#eaeaea;--color-green-muted:#cefece;--color-green-bright:#00d45b;--color-green-dark:#15603f;--color-logo-txt:#1dab61;--color-white-transparent:#d8fdd240;--color-gray-muted:#5a6265;--color-gray-dark:#707070;--color-blue-primary:#027ef2;--color-text-dark:#0a0a0a;--color-text-darker:#14181c;--color-text-muted:#797c7e;--color-overlay-dark:#0a0a0a80;--color-dark-secondary:#2c3034}body,html{height:100%;margin:0;overflow:hidden;padding:0;position:fixed;width:100%}ul{list-style-type:none;margin:0!important;padding:0!important}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0!important}img{display:block;line-height:0}.animation-streming{height:60px;width:60px}.fallback-loader{align-items:center;background-color:#fffc;display:flex;height:100vh;justify-content:center}.fallback-loader-dots{display:flex;gap:8px}.fallback-loader-dots div{animation:bounce 1.2s ease-in-out infinite;background-color:#1eb858;border-radius:50%;height:15px;width:15px}.fallback-loader-dots div:first-child{animation-delay:-.4s;background-color:#1eb858}.fallback-loader-dots div:nth-child(2){animation-delay:-.2s;background-color:#00623d}.fallback-loader-dots div:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (min-width:768px){.splash-outer{border:2px solid var(--color-primary);border-radius:10px;box-shadow:0 4px 10px #0000001a;height:100vh;height:calc(var(--vh, 1vh)*100);margin:0 auto;max-width:430px;width:100%}}.splash-outer{background-color:var(--color-white);height:100vh;height:calc(var(--vh, 1vh)*100)}.splash-inner,.splash-outer{align-items:center;display:flex;justify-content:center}.splash-inner{animation:slideFromTop 1.5s ease-in-out forwards;height:200px;width:200px}.splash-logo{max-height:100%;max-width:100%;object-fit:contain}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.hostUnavailable-overlay{border:2px solid var(--color-primary);border-radius:10px;box-shadow:0 4px 10px #0000001a;margin:0 auto;max-width:430px;width:100%}}.hostUnavailable-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:25px;position:fixed;right:0;top:0;z-index:1000}.hostUnavailable-box{background:#fff;border-radius:16px;box-shadow:0 0 6px #00000029;height:auto;max-width:400px;padding:125px 0 22px;position:relative;z-index:9}.hostUnavailable-box,.hostUnavailable-text-outer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.hostUnavailable-text-outer{max-width:260px}.hostUnavailable-button{align-items:center;background-color:#1eb858;border-radius:23px;display:flex;justify-content:center;margin-top:21px;max-width:135px;padding:10px 0;width:100%}.hostUnavailable-button p{color:var(--color-white);font-family:Helvetica;font-size:22px}.hostUnavailable-text{color:#3b2422;font-family:Helvetica Bold;font-size:26px}.hostUnavailable-text-info{color:#3b2422;font-family:Helvetica;font-size:24px;text-align:center}.hostUnavailable-top-animation{height:150px;position:absolute;top:-10px;width:150px}.toast-outer{background-color:#1eb858;border-radius:13px;box-shadow:0 -3px 6px #0009;left:0;margin:0 auto;max-width:350px;padding:10px 15px;position:absolute;right:0;top:10px;width:100%;z-index:999}.toast-inner{align-items:center;display:flex;height:auto;width:100%}.toast-image-outer{border:2px solid var(--color-white);border-radius:50%;height:75px;width:75px}.toast-image-outer img{border-radius:50%;height:100%;object-fit:cover;width:100%}.toast-right-sec-outer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-left:5px;width:calc(100% - 80px)}.host-name-outer{align-items:start;display:flex;gap:8px;margin:8px 0;position:relative}.status-indicator{flex-shrink:0;position:absolute}.status-indicator p{color:var(--color-white);font-family:Helvetica;font-size:8px;text-transform:capitalize}.host-name-outer p{font-family:Helvetica Bold;font-size:16px}.host-name-outer p,.text-message-outer p{color:var(--color-white);max-width:170px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.text-message-outer p{font-family:Helvetica;font-size:14px}.reply-button{align-items:center;background-color:var(--color-white);border-radius:12px;display:flex;justify-content:center;padding:5px 15px;width:66px}.reply-button p{color:#00623d;font-family:Helvetica;font-size:12px}.overlay-pwa-installation{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:25px;position:fixed;right:0;top:0;z-index:1000}.box-pwa-installation{align-items:center;background:#fff;border-radius:16px;box-shadow:0 0 6px #00000029;display:flex;flex-direction:column;height:auto;justify-content:space-between;max-width:312px;padding:10px 10px 20px;position:relative;width:100%}.close-icon-outer{height:30px;position:absolute;right:10px;top:10px;width:30px}.close-icon-outer img{height:100%;object-fit:contain;width:100%}.pwa-header-outer{align-items:center;display:flex;justify-content:center;margin-bottom:18px;width:100%}.pwa-header-outer p{color:#3b2422;font-family:Helvetica;font-size:18px}.pwa-installation-top-image{height:77px;margin-bottom:20px;max-width:53px;width:100%}.pwa-installation-top-image img{height:100%;object-fit:contain;width:100%}.text-outer-pwa-installation{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:25px;width:100%}.button-group-pwa-installation{align-items:center;display:flex;justify-content:space-around;margin-top:auto;width:100%}.confirm-button-pwa-installation-end{background:linear-gradient(90deg,#1eb858,#1eb858);border:none;border-radius:25px;margin-left:18px}.confirm-button-pwa-installation-end,.confirm-button-pwa-installation-start{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:center;width:105px}.confirm-button-pwa-installation-start{border:2px solid #1eb858;border-radius:25px}.text-pwa-installation{margin-bottom:15px!important}.text-pwa-installation,.text-pwa-installation-bottomEnd{color:#3b2422;font-family:Helvetica;font-size:17px;text-align:center}.confirm-text-pwa-installation-end{color:#fff;font-family:Helvetica;font-size:20px}.confirm-text-pwa-installation-start{color:#3b2422;font-family:Helvetica;font-size:20px}.popup-overlay-pwa-installation{left:0;position:fixed;right:0;top:0;z-index:1000}.wrapper{background-color:#fff;height:100vh;min-height:100vh;overflow-y:auto;width:100%}a{text-decoration:none!important}.app-logo{border-radius:20px;box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326;height:72px;margin:7px 7px 0 0;object-fit:cover;width:88px}.header{display:flex;gap:.6rem;margin:1rem}.app-name{font-size:1.5rem;letter-spacing:0;line-height:2rem;word-break:keep-all}.app-info_main{color:#01875f;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:500;letter-spacing:.00625em;line-height:1.5rem;margin-top:4px;white-space:nowrap}.app-info_block{display:flex;flex-direction:column;font-size:13px}.add-info_block{display:flex;justify-content:flex-start;margin:1rem;padding:16px 0}.info{align-items:center;display:flex;flex-direction:column;font-size:14px;width:33.3333%}.info_first,.info_second{border-right:1px solid #d8d8dc}.info span{align-items:center;display:flex;font-weight:600;height:24px}.info p{color:#5f6368;font-size:12px;margin-top:4px}.info span img{height:12px;width:12px}.pegi{width:24px}.rate-block{display:flex;flex-wrap:wrap}.rate{display:flex;white-space:nowrap}.download-amount{color:#616161;margin-left:3px}.user-icon{height:1rem;margin-left:3px;width:1rem}.star{height:10px;width:10px}.actions-block{display:flex;flex-direction:column;justify-content:center;margin:1rem}.install-btn{background-color:#01875f;border:0;border-radius:8px;color:#fff;height:2.5rem;justify-content:center}.install-btn,.wishlist-btn{align-items:center;display:flex;font-weight:700}.wishlist-btn{background-color:initial;border:0;color:#01875f;font-size:14px;gap:.4rem;height:48px;justify-content:flex-start;margin:0 auto;outline:0;width:fit-content}.wishlist-btn img{height:24px;width:24px}.ad-contains{color:#616161;font-size:13px;font-weight:400}.app-photo_block{display:flex;justify-content:flex-start;overflow-x:auto}.app-photo,video.preview-video{border-radius:8px;border-width:0;box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326;cursor:pointer;height:220px;margin-left:.5rem;min-width:124px;object-fit:cover;width:124px}.about{display:flex;font-size:18px;font-weight:500;justify-content:space-between;padding:20px 1rem}.arrow{height:20px;width:20px}.app-desc{-webkit-box-orient:vertical;color:#5f6368;display:-webkit-box;font-size:.875rem;font-weight:400;letter-spacing:.0142857143em;line-height:1.25rem;padding:0 1rem 1rem}.up-block{padding:1rem}.up-block_title{color:#202124;font-size:.875rem;font-weight:500;letter-spacing:.0178571429em}.up-block_desc{color:#5f6368;font-size:.875rem;font-weight:400;letter-spacing:.0142857143em;line-height:1.25rem;margin-top:4px}.data-block{padding:1rem 1rem 0}.data-block_title{color:#202124;font-size:18px;font-weight:500;letter-spacing:.0178571429em}.data-block_desc{color:#5f6368;font-size:.875rem;font-weight:400;letter-spacing:.0142857143em;line-height:1.25rem;margin-top:20px}.reviews-block{padding:1rem}.reviews-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.reviews-header_name{color:#333;float:left;font-size:18px;font-weight:500;text-transform:none;width:fit-content}.verified-block{color:#5f6368;font-size:.75rem;font-weight:400;gap:8px;margin:20px 0}.policy-block,.verified-block{align-items:center;display:flex}.star-main{height:16px;width:16px}.rate-big{color:#202124;font-size:64px;font-weight:400}.rate-blocks{display:flex}.rate_first-block{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:16px;width:fit-content}.rate_second-block{display:inline-block;max-width:260px;padding:30px 16px;width:100%}.rate-total{color:#5f6368;font-size:12px;font-weight:400;letter-spacing:.3px;margin-top:1rem;white-space:nowrap}.user-second{margin-bottom:2px;vertical-align:middle!important}.rate-num{color:#737373;font-size:11px;font-weight:400;left:-16px;letter-spacing:1px;position:absolute;text-align:left}.rate-line{display:inline-block;max-width:120px}.rate-line5{width:80%}.rate-line4,.rate-line5{background-color:#01875f;border-radius:9999px;height:100%;opacity:.8}.rate-line4{width:40%}.rate-line3{background-color:#01875f;border-radius:9999px;height:100%;opacity:.8;width:4%}.rate-line_block{background-color:#e8eaed;border-radius:9999px;display:flex;font-weight:400;height:10px;margin-bottom:6px;position:relative;width:100%}.comment-author_rate{align-items:center;display:flex;gap:4px}.comment-block{display:flex;flex-direction:column;margin-bottom:10px}.photo_undefined{background-color:#9ace6a;border-radius:50%;color:#fff;font-size:16px;height:32px;justify-content:center;margin-right:.5rem;-webkit-user-select:none;user-select:none;width:32px}.photo-block,.photo_undefined,.user-photo_block{align-items:center;display:flex}.photo-block{height:48px}.photo-block img{margin-right:.5rem}.user-photo{border-radius:50%;height:32px;-webkit-user-select:none;user-select:none;width:32px}.comment-author{display:flex;flex-direction:column;line-height:24px;margin-top:8px}.comment-author_name{color:#333;font-size:14px}.star-comment{height:12px;width:12px}.comment-author_time{color:#5f6368;display:inline-block;font-size:.75rem;font-weight:400;letter-spacing:.025em;margin-left:1ch;vertical-align:middle;white-space:nowrap}.comment-text{word-wrap:break-word;color:#333;font-size:14px;font-weight:300;-webkit-hyphens:auto;hyphens:auto;line-height:1.4}.preview-image{border-radius:8px;border-width:0;box-shadow:0 1px 2px 0 #3c40434d,0 1px 3px 1px #3c404326;cursor:pointer;height:220px;margin-left:.5rem;min-width:124px;object-fit:cover;width:124px}
/*# sourceMappingURL=main.53c1cae5.css.map*/