@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,700);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#202124;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{font-size:normal;margin:0}.nav{align-items:center;background-color:#000;border-radius:60px;box-shadow:0 4px 20px #0000004d;color:#fff;display:flex;justify-content:center;margin:5px auto;max-width:700px;padding:5px 30px;position:-webkit-sticky;position:sticky;top:5px;transform-origin:center;transition:all .6s cubic-bezier(.4,0,.2,1);z-index:1000}.nav-scrolled{margin:5px auto;max-width:600px;padding:3px 20px;transform:scale(.95)}.nav li a{color:inherit;text-decoration:none;transition:color .3s ease}.nav ul{justify-content:space-between;list-style:none;margin:0;padding:0;width:100%}.logo,.nav ul{align-items:center;display:flex}.logo{margin-right:auto}.logo,.logo img{transition:all .6s cubic-bezier(.4,0,.2,1)}.logo img{border:2px solid #fff;border-radius:50%;height:50px;object-fit:cover;width:50px}.nav-scrolled .logo img{height:40px;width:40px}.nav li{position:relative}.nav li:not(.logo){margin:0 15px;transition:all .6s cubic-bezier(.4,0,.2,1)}.nav-scrolled li:not(.logo){margin:0 10px}.nav li:not(.logo) a{background-color:#ffffff1a;border-radius:30px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:12px 30px;transition:all .6s cubic-bezier(.4,0,.2,1)}.nav-scrolled li:not(.logo) a{font-size:14px;padding:8px 20px}.nav li:not(.logo) a.active,.nav li:not(.logo) a:hover{background-color:#fff3;transform:scale(1.05)}@media (max-width:1100px){.nav{margin:20px 100px}}@media (max-width:700px){.nav{margin:20px 50px;padding:10px 20px}.nav li:not(.logo){margin:0 8px}.nav li:not(.logo) a{padding:10px 20px}}@media (max-width:500px){.nav{padding:10px 15px}.nav li a{font-size:small}.nav li:not(.logo){margin:0 5px}.nav li:not(.logo) a{font-size:small;padding:8px 15px}.logo{display:none}}*{font-family:Roboto}.footer-distributed{background:#202124;background-image:radial-gradient(circle at 20% 50%,#00d4ff0d 0,#0000 50%),radial-gradient(circle at 80% 80%,#ff00ff0d 0,#0000 50%);box-shadow:0 -2px 20px #0000004d;box-sizing:border-box;font:700 16px sans-serif;overflow:hidden;padding:50px 60px 40px;position:relative;text-align:left;width:100%}.footer-distributed:before{background:linear-gradient(90deg,#0000,#00d4ff4d 10%,#00d4ff 25%,#f0f 50%,#ff6b00 75%,#ff6b004d 90%,#0000);content:"";height:3px;left:0;position:absolute;right:0;top:0}section{background:#ccc;display:inline-block;font-size:22px;font-weight:700;height:60vh;text-align:center;text-decoration:underline;width:100%}.footer-distributed .footer-left{float:left}.footer-distributed h3{color:#fff;font:normal 36px Roboto,cursive;margin:0 0 10px}.footer-distributed h3 span{color:#5383d3}.footer-distributed .footer-links{color:#fff;display:flex;flex-wrap:wrap;justify-content:start;margin:0 0 10px;padding:0}.footer-distributed .footer-links a{color:inherit;display:inline-block;line-height:1.8;margin:0 15px 0 0;text-decoration:none}.footer-distributed .footer-links a:hover{color:#00d4ff;transition:color .3s ease}.footer-distributed .footer-company-name{color:#8f9296;font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-icons{margin-top:40px}.footer-distributed .footer-icons a{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:20px;height:35px;line-height:35px;margin-bottom:5px;margin-right:8px;text-align:center;transition:all .3s ease;width:35px}.footer-distributed .footer-icons a:hover{background:#00d4ff1a;border-color:#00d4ff;box-shadow:0 4px 15px #00d4ff4d;transform:translateY(-3px)}.footer-distributed .footer-right{float:right}.footer-distributed .footer-right p{color:#fff;display:inline-block;margin:15px 42px 0 0;vertical-align:top}.footer-distributed form{display:inline-block}.footer-distributed form input,.footer-distributed form textarea{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;color:#fff;display:block;font:inherit;font-size:14px;font-weight:400;padding:18px;resize:none;transition:all .3s ease;width:400px}.footer-distributed form input:focus,.footer-distributed form textarea:focus{background:#ffffff14;border-color:#00d4ff;box-shadow:0 0 15px #00d4ff4d;outline:none}.footer-distributed ::-webkit-input-placeholder{color:#5c666b}.footer-distributed ::-moz-placeholder{color:#5c666b;opacity:1}.footer-distributed :-ms-input-placeholder{color:#5c666b}.footer-distributed form input{height:55px;margin-bottom:15px}.footer-distributed form textarea{height:100px;margin-bottom:20px}.footer-distributed form button{background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00d4ff,#f0f,#ff6b00) border-box;border:2px solid #0000;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;float:right;font-weight:700;padding:15px 50px;transition:all .3s ease}.Send:hover{box-shadow:0 0 20px #00d4ff80;transform:translateY(-3px) scale(1.05)}@media (max-width:1000px){.footer-distributed{font:700 14px sans-serif}.footer-distributed .footer-company-name{font-size:12px}.footer-distributed form input,.footer-distributed form textarea{width:250px}.footer-distributed form button{padding:10px 35px}}@media (max-width:800px){.footer-distributed{padding:30px}.footer-distributed .footer-left,.footer-distributed .footer-right{float:none;margin:0 auto;max-width:300px}.footer-distributed .footer-left{margin-bottom:40px}.footer-distributed form{display:block;margin-top:30px}.footer-distributed form button{float:none}}.home-hero{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;overflow:visible;padding-bottom:60px}.home,.home-hero{min-height:100vh;position:relative}.home{background-color:#202124;border-radius:5px;box-sizing:border-box;color:#fff;font-size:small;max-width:100vw;overflow-x:hidden;padding:10px 20px;text-align:center;width:100%}.home:before{background-image:radial-gradient(circle at 20% 50%,#00d4ff0d 0,#0000 50%),radial-gradient(circle at 80% 80%,#ff00ff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.latest-apps-title{color:#fff;font-size:2rem;margin:0;text-align:center}.appsCard{display:flex;flex-wrap:wrap;justify-content:center;padding-top:10px}.gallery{border:2px solid #ccc;border-radius:16px;margin:5px;width:300px}.gallery:hover{border:2px solid #777}.gallery img{border-radius:16px;height:auto;width:100%}.desc{padding:15px;text-align:center}.button{align-items:center;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00d4ff,#f0f,#ff6b00) border-box;border:2px solid #0000;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:10px;margin:40px 20px;padding:16px 30px;text-decoration:none;transition:all .3s ease}.button .buttonClass{color:#fff;font-weight:500}.button span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.button:hover{box-shadow:0 0 20px #00d4ff80;transform:translateY(-3px) scale(1.05)}.button span:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:inline-block;font-size:small;height:5px;opacity:0;padding:2px;position:absolute;right:-10px;top:50%;transform:translateY(-50%) rotate(-45deg);transition:.5s;width:5px}@keyframes arrow-move{0%{opacity:.5;right:-10px}to{opacity:1;right:0}}.button:hover span{padding-right:25px}.button:hover span:after{animation:arrow-move .7s infinite alternate;opacity:1;right:0}.featured-section{margin-top:0;padding:20px 0}.featured-section h2{color:#fff;font-size:2rem;margin-bottom:30px}.scroll-text{color:#fff;font-size:1rem;margin:0}.scroll-icon{align-items:center;margin:30px 0}.scroll-icon,.scroll-mouse{display:flex;justify-content:center}.scroll-mouse{border:3px solid #fff6;border-radius:25px;box-shadow:0 0 15px #00d4ff4d;height:50px;padding-top:10px;position:relative;transition:all .3s ease;width:30px}.scroll-mouse:hover{border-color:#00d4ffcc;box-shadow:0 0 25px #00d4ff99}.scroll-wheel{animation:scroll-animation 2s ease-in-out infinite;background:linear-gradient(135deg,#00d4ff,#f0f);border-radius:10px;box-shadow:0 0 10px #00d4ffcc;height:10px;width:6px}@keyframes scroll-animation{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(15px)}to{opacity:0;transform:translateY(20px)}}.line{background:linear-gradient(90deg,#0000,#00d4ff4d 10%,#00d4ff 25%,#f0f 50%,#ff6b00 75%,#ff6b004d 90%,#0000);border:none;bottom:10px;height:2px;left:0;margin:0;position:absolute;right:0;width:100vw;z-index:1000}@media (max-width:768px){.home{padding:5px 10px}.home-hero{gap:5px;padding-bottom:10px}.latest-apps-title{font-size:1.5rem;margin:10px 0}.appsCard{padding-top:5px}.gallery{margin:10px auto;max-width:300px;width:90%}.button{margin:20px 10px;padding:12px 20px}.button,.scroll-text{font-size:.9rem}.scroll-icon{margin:15px 0}.scroll-mouse{height:40px;width:25px}.scroll-wheel{height:8px;width:5px}.line{height:2px}.box1{margin-bottom:40px;margin-top:30px}.box2,.box3{height:auto;margin:30px 10px;max-width:500px;min-height:400px;padding:10px;width:90%}.textbox2,.textbox3{font-size:.9rem;line-height:1.6}.box4{height:auto;margin:10px 15px;padding:20px}.screenOne,.screenThree,.screenTwo{padding-bottom:20px;padding-top:20px}}@media (max-width:500px){.latest-apps-title{font-size:1.3rem}.gallery{width:95%}.button{font-size:.8rem;margin:15px 5px;padding:10px 15px}.box2,.box3{padding:15px;width:95%}.textbox2,.textbox3{font-size:.85rem;margin:15px 5px}}.screenOne,.screenThree,.screenTwo{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:45px;padding-top:45px}.box1{height:100px;margin-bottom:80px;margin-top:50px;width:200px}.box1 img{border-radius:30%}.box2{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;height:500px;margin:50px 20px;width:500px}.textbox2{font-size:large;line-height:1.8;margin:20px 10px;text-align:left;text-indent:10px}.textbox2 ul{list-style:none;padding:0 0 0 10px}.box3{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;height:450px;margin:50px 20px;width:500px}.box3 h4,.textbox3{font-size:large}.textbox3{line-height:1.8;margin:20px 15px;text-align:left;text-indent:20px}.textbox3 ul{list-style:none;padding:0 0 0 5px}.box4{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;display:flex;flex-direction:column;height:130px;justify-content:space-around;margin:20px 35px}.googlelogo:hover{box-shadow:0 0 2em 1em hsla(0,0%,100%,.195),0 0 0 2px #fff,.3em .3em 1em #0000004d}.googlelogo{background-color:#fff;border-radius:5px;margin-bottom:20px;width:120px}@media (max-width:950px){.screenOne,.screenThree,.screenTwo{align-items:center;flex-direction:column;padding-top:0}.screenOne>:first-child{order:1}.screenOne>:nth-child(2),.screenTwo>:first-child{order:2}.screenTwo>:nth-child(2){order:1}.screenOne img,.screenThree img,.screenTwo img{margin-bottom:10px}.box1{max-width:400px;width:90%}.box2,.box3{height:auto;margin:0;max-width:500px;min-height:auto;width:90%}}.apps-page,.apps-page *{box-sizing:border-box}.apps-page{background-color:#202124;max-width:100vw;min-height:100vh;overflow-x:hidden;padding:0 0 40px;position:relative;width:100%}.apps-page:before{background-image:radial-gradient(circle at 20% 50%,#00d4ff0d 0,#0000 50%),radial-gradient(circle at 80% 80%,#ff00ff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.apps-header{margin-bottom:60px;position:relative;text-align:center;z-index:1}.apps-header h1{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:20px;text-shadow:0 2px 20px #0003}.apps-subtitle{color:#fffffff2;font-size:1.3rem;font-weight:400;margin-bottom:35px;margin-left:auto;margin-right:auto;max-width:700px}.view-all-button{align-items:center;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00d4ff,#f0f,#ff6b00) border-box;border:2px solid #0000;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;gap:10px;padding:16px 40px;text-decoration:none;transition:all .3s ease}.view-all-button:hover{box-shadow:0 0 20px #00d4ff80;color:#fff;transform:translateY(-3px) scale(1.05)}.empty-container,.error-container,.loading-container{color:#fff;padding:80px 20px;text-align:center}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#b0ebae;height:60px;margin:0 auto 20px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}.apps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(min(360px,100%),1fr));margin:0 auto;max-width:1400px;padding:0 20px;z-index:1}.app-card,.apps-grid{box-sizing:border-box;position:relative;width:100%}.app-card{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;display:flex;flex-direction:column;height:100%;max-width:100%;min-height:600px;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.app-card:before{content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.app-card-header{align-items:center;background:#0003;border-bottom:1px solid #ffffff1a;display:flex;gap:16px;padding:24px}.app-icon-wrapper{flex-shrink:0}.app-icon{border-radius:18px;box-shadow:0 4px 20px #00000026;height:72px;object-fit:cover;width:72px}.app-header-info{flex:1 1;min-width:0}.app-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:1.25rem;font-weight:700;line-height:1.3;margin:0 0 8px;overflow:hidden}.app-rating{align-items:center;display:flex;gap:8px}.rating-text{color:#fff;font-size:.9rem;font-weight:700}.app-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#ffffffe6;display:-webkit-box;font-size:.95rem;line-height:1.6;margin:0;overflow:hidden;padding:20px 24px}.screenshots-preview{box-sizing:border-box;display:flex;gap:10px;max-width:100%;overflow-x:auto;padding:10px 24px 20px;scrollbar-color:#00d4ff80 #0000;scrollbar-width:thin;width:100%}.screenshots-preview::-webkit-scrollbar{height:6px}.screenshots-preview::-webkit-scrollbar-track{background:#0000}.screenshots-preview::-webkit-scrollbar-thumb{background:#00d4ff80;border-radius:3px}.screenshots-preview::-webkit-scrollbar-thumb:hover{background:#00d4ffb3}.screenshot-thumb{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 15px #0000004d;flex-shrink:0;height:200px;overflow:hidden;transition:all .3s ease;width:110px}.screenshot-thumb:hover{box-shadow:0 8px 25px #0000002e;transform:translateY(-5px)}.screenshot-thumb img{height:100%;object-fit:contain;width:100%}.app-stats{background:#0003;border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;margin-top:auto;padding:16px 24px}.app-stats,.stat-item{align-items:center;display:flex}.stat-item{color:#ffffffe6;font-size:.9rem;font-weight:600;gap:8px}.stat-divider{background:#fff3;height:20px;margin:0 auto;width:1px}.free-badge{background:#b0ebae;border-radius:20px;color:#000;font-size:.85rem;font-weight:700;padding:4px 12px}.app-actions{display:flex;gap:12px;justify-content:flex-end;padding:24px}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:12px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;gap:8px;justify-content:center;padding:10px 20px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:#b0ebae;box-shadow:0 4px 15px #b0ebae4d;color:#000}.btn-primary:hover{background:#b0ebae;box-shadow:0 0 2em 1em hsla(0,0%,100%,.195),0 0 0 2px #fff,.3em .3em 1em #0000004d;color:#fff;transform:translateY(-2px)}.btn-secondary{background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#fff3;box-shadow:0 0 20px #ffffff4d;color:#fff;transform:translateY(-2px)}.btn-full-width{width:100%}@media (max-width:480px){.apps-page{box-sizing:border-box;padding:20px 5px}.apps-header{margin-bottom:30px;max-width:100%;padding:0 5px}.apps-header h1{font-size:1.8rem}.apps-subtitle{font-size:.95rem;padding:0}.view-all-button{box-shadow:none;font-size:.85rem;gap:6px;padding:10px 20px}.view-all-button:hover{box-shadow:0 0 15px #ffffff4d;transform:none}.apps-grid{gap:15px;padding:0 5px}.app-card,.apps-grid{max-width:100%;width:100%}.app-card{border-width:1px;box-shadow:0 2px 15px #0000001a;margin:0;min-height:auto;transition:none}.app-card:hover{transform:none}.app-card:before{display:none}.app-card-header{gap:10px;max-width:100%;padding:12px}.app-icon{border-radius:12px;box-shadow:0 2px 10px #00000026;height:50px;width:50px}.app-title{font-size:1rem}.app-summary,.rating-text{font-size:.85rem}.app-summary{line-height:1.5;max-width:100%;padding:10px 12px}.screenshots-preview{gap:6px;max-width:100%;padding:8px 12px 12px}.screenshot-thumb{box-shadow:0 2px 10px #0003;height:135px;width:75px}.screenshot-thumb:hover{box-shadow:0 2px 10px #0003;transform:none}.app-stats{flex-wrap:wrap;gap:6px;padding:8px 12px}.stat-item{font-size:.8rem}.free-badge{font-size:.75rem;padding:3px 8px}.app-actions{justify-content:center;padding:12px}.btn-primary{box-shadow:0 2px 10px #b0ebae33;font-size:.7rem;gap:4px;padding:8px 12px}.btn-primary:hover{box-shadow:0 0 15px #fff3;transform:none}}.Contact{background-color:#202124;border-radius:5px;box-sizing:border-box;color:#fff;font-size:small;max-width:100vw;min-height:100vh;overflow-x:hidden;padding:60px 20px;position:relative;text-align:center;width:100%}.Contact:before{background-image:radial-gradient(circle at 20% 50%,#00d4ff0d 0,#0000 50%),radial-gradient(circle at 80% 80%,#ff00ff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.contactButton{align-items:center;background:linear-gradient(#000,#000) padding-box,linear-gradient(90deg,#00d4ff,#f0f,#ff6b00) border-box;border:2px solid #0000;border-radius:50px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:700;gap:10px;margin:60px;padding:16px 40px;text-decoration:none;transition:all .3s ease}.contactButton:hover{box-shadow:0 0 20px #00d4ff80;transform:translateY(-3px) scale(1.05)}.contactButton span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.contactButton span:after{content:"\2192";font-size:small;opacity:0;position:absolute;right:-20px;top:0;transition:.5s}.contactButton:hover span{padding-right:25px}.contactButton:hover span:after{font-size:small;opacity:1;right:0}.cardContact{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:45px}.emailContact,.locationContact{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#ffffff0f;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;display:flex;flex-direction:column;flex-wrap:wrap;height:250px;justify-content:center;margin-top:10px;width:400px}.faContact{font-size:35px}.titleContact{margin-bottom:40px;margin-top:5%}.iconContact{display:flex;flex-direction:row;justify-content:center}.iconContact li{list-style:none;width:90px}.iconContact a{border-radius:2px;color:#fff;cursor:pointer;display:inline-block;font-size:50px;height:55px;line-height:55px;margin-bottom:5px;text-align:center;width:55px}.instagram:hover{color:#ff53ba}.tiktok:hover{color:#00f2ea}.youtube:hover{color:red}.googlePlay:hover{color:#16c716}@media (max-width:768px){.Contact{padding:20px 10px}.cardContact{margin-top:20px}.emailContact,.locationContact{height:auto;margin-bottom:10px;margin-top:10px;max-width:400px;min-height:200px;padding:20px 10px;width:95%}.titleContact{margin-bottom:20px;margin-top:30px}.contactButton{font-size:1rem;margin:30px 10px;padding:12px 30px}.iconContact li{width:70px}.iconContact a{font-size:40px;height:45px;line-height:45px;width:45px}}.scroll-to-top{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#202124,#202124) padding-box,linear-gradient(135deg,#00d4ff,#f0f,#ff6b00) border-box;border:2px solid #0000;border-radius:50%;bottom:15px;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:15px;transform:translateY(100px);transition:all .3s ease;width:40px;z-index:1000}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top:hover{box-shadow:0 0 25px #00d4ff99;transform:translateY(-5px) scale(1.1)}.scroll-to-top:active{transform:translateY(-3px) scale(1.05)}@media (max-width:768px){.scroll-to-top{bottom:20px;font-size:15px;height:38px;right:20px;width:38px}}@media (max-width:500px){.scroll-to-top{bottom:15px;font-size:14px;height:35px;right:15px;width:35px}}.policyContainer{background-color:hsla(0,0%,50%,.168);border-radius:5px;color:#fff;font-size:medium;margin:25px;min-height:100vh;padding-bottom:50px;padding-top:2px;text-align:start}h2{font-weight:700;text-align:center}.policyContainer p{margin:10px 65px;text-indent:10px}@media (max-width:700px){.policyContainer p{margin:6px 10px;text-indent:10px}}.link{margin:30px}a{color:#fff}a:hover{color:#adf59d}
/*# sourceMappingURL=main.81979c7f.css.map*/