:root{--primary: #1f3e72;--secondary: rgba(255, 255, 255, .78);--black: #f6f3f2;--blue-gradient: linear-gradient(97.05deg, #4066ff 3.76%, #2949c6 100%);--orange-gradient: linear-gradient(270deg, #ffb978 0%, #ff922d 100%);--blue: #4066ff;--lightBlue: #eeeeff;--shadow: 0px 23px 21px -8px rgba(168, 180, 230, .25);--SkyBlue:#b3cee5;--LightOrange: #FFE1C0}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth}a{color:inherit;text-decoration:none}.paddings{padding:1.5rem}.innerWidth{width:100%}.flexCenter{display:flex;row-gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap}.flexStart{display:flex;justify-content:flex-start;align-items:center}.flexEnd{display:flex;justify-content:flex-end;align-items:center}.flexColCenter{display:flex;justify-content:center;align-items:center;flex-direction:column}.flexColStart{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.flexColEnd{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.primaryText{color:#1f3e72;font-weight:700;font-size:2rem}.secondaryText{color:#8c8b8b;font-size:.9rem}.orangeText{color:orange;font-size:1.5rem;font-weight:600}.login-btn,.register-btn{padding:.6rem 1.4rem;font-weight:500;color:var(--blue-gradient);background:var(--blue-gradient);border:none;border-radius:4px;transition:all .3s ease-in}.login-btn:hover,.register-btn:hover{cursor:pointer;transform:scale(1.1)}@media (min-width: 1536px){.innerWidth{max-width:1280px;margin:auto}}@media (min-width: 640px){.paddings{padding:4rem}}@media (min-width: 1280px),(min-width: 768px){.paddings{padding:2rem}}@media (max-width: 640px){.primaryText{font-size:1.5rem}.orangeText{font-size:1.2rem}}.h-wrapper{background:#000000;color:#fff;position:sticky;top:0;z-index:1000}.h-container{display:flex;justify-content:space-between;align-items:center;padding:.1rem 4rem;color:#fff;position:relative}.h-logo{position:relative;top:50%;transform:translateY(-50%)}.h-menu{display:flex;gap:1.5rem}.h-menu>*:hover{cursor:pointer;color:#fff;background:linear-gradient(45deg,#f06292,#ab47bc);-webkit-background-clip:text;color:transparent}.hamburger{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hamburger .bar{width:20px;height:2px;background:white;border-radius:2px;transition:all .3s ease}.subscribe-btn{background:linear-gradient(45deg,#ab47bc,#f06292);color:#fff;border:none;padding:8px 20px;border-radius:15px;font-size:16px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-left:1rem}.subscribe-btn:hover{transform:scale(1.1);box-shadow:0 5px 15px #0000004d}.modal-close-btn{background:none;border:none;font-size:24px;cursor:pointer;position:absolute;top:10px;right:10px;color:#000;padding:10px;transition:transform .2s ease;z-index:1100}.modal-close-btn:hover{transform:scale(1.2)}.modal-content{max-height:calc(50vh - 30px);overflow-y:auto;padding:20px;position:relative;background-color:#fff;box-shadow:0 4px 15px #0003}.MuiModal-root{display:flex;justify-content:center;align-items:center;height:100vh;z-index:1000}@media (max-width: 768px){.h-container{display:flex;justify-content:space-between;align-items:center;padding:.5rem}.h-logo{margin-left:10px;transform:translateY(-50%)}.h-menu{display:none;flex-direction:column;position:absolute;top:70px;left:0;width:100%;background:#4a148c;padding:.5rem;gap:.5rem}.h-menu.open{display:flex}.hamburger{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.subscribe-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%)}}.ticker-container{background-color:#1a1c23;color:#fff;height:45px;display:flex;align-items:center;overflow:hidden;position:sticky;top:0;z-index:100;box-shadow:0 4px 8px #0003}.ticker{display:flex;animation:ticker-scroll 30s linear infinite}.ticker-item{display:flex;align-items:center;margin-right:35px;font-size:14px;transition:transform .3s ease}.flag{width:22px;height:16px;margin-right:8px}.ticker-symbol{font-weight:700;color:#f3b0fa;margin-right:8px}.ticker-price{color:#10b981;font-size:14px;font-weight:400}.ticker-item:hover{transform:scale(1.03)}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.footer{background-color:#000;color:#fff;padding:15px 5px;font-family:Arial,sans-serif}.footer-content{max-width:1200px;margin:0 auto}.footer-top{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-bottom:10px}.footer-top h2{text-align:center;font-size:18px;margin-bottom:10px;color:#f899f2}.footer-logo img{width:100px;height:auto}.footer-column{flex:1;padding:5px;margin:3px}.footer-column h3{font-size:16px;margin-bottom:8px;font-weight:700;color:#fff}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:6px}.footer-column ul li a{text-decoration:none;color:#ccc;font-size:14px}.footer-column ul li a:hover{color:#007bff}.footer-social{margin-top:15px;text-align:center}.social-icons a{margin:0 6px;font-size:22px;color:#ccc}.social-icons a:hover{color:#007bff}.footer-bottom{margin-top:15px;text-align:center;font-size:14px;color:#ccc}.footer-bottom span{display:block}.location-icon{margin-right:6px;color:#ff69b4}.footer-links{display:flex;flex-wrap:wrap;justify-content:center}.footer-column.legal,.footer-column.query{flex:1;margin-left:10px}.footer-column.query{margin-left:0}@media (max-width: 768px){.footer-top{flex-direction:column;align-items:center}.footer-column{flex:1 0 100%;margin:3px 0;text-align:center}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width: 768px){.hero-wrapper{padding:2rem 1rem}.hero-container{flex-direction:column;gap:2rem}.hero-text h1{font-size:2rem;text-align:center}.hero-text p{font-size:.9rem;text-align:center;max-width:100%;margin-bottom:2rem}.logo-scroller{width:100%;margin-top:2rem}.logo-track{animation:scroll 20s linear infinite}.company-logo{width:60px;margin:0 2px}}.hero-wrapper{padding:2rem 2rem 4rem;background-color:#f8f8f8;color:#000;text-align:center}.hero-container{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.hero-text{max-width:600px}.hero-text h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#333;text-transform:uppercase;letter-spacing:2px}.hero-text p{font-size:1rem;color:#666;margin-bottom:2rem;line-height:1.6}.ratings-container{display:flex;justify-content:center;gap:2rem;margin-top:3rem;background:linear-gradient(45deg,#f7dce8,#f1e6fa);border-radius:12px;box-shadow:0 6px 18px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.ratings-container:hover{transform:scale(1.05);box-shadow:0 8px 24px #00000026}.rating{text-align:center;padding:2rem;border-radius:8px;transition:all .3s ease}.rating:hover{transform:translateY(-10px);box-shadow:0 8px 16px #00000026}.rating h3{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem}.rating p{font-size:1rem;color:#888}.logo-scroller{width:100%;display:flex;justify-content:center;margin-top:3rem;overflow:hidden}.logo-track{display:flex;animation:scroll 15s linear infinite;white-space:nowrap}.company-logo{width:80px;height:auto;object-fit:contain;margin:0 1rem;opacity:.85;transition:opacity .3s ease}.company-logo:hover{opacity:1}@media (max-width: 768px){.hero-wrapper{padding:2rem 1rem}.hero-container{flex-direction:column;gap:2rem}.hero-text h1{font-size:2rem;text-align:center}.hero-text p{font-size:.9rem;text-align:center;max-width:100%;margin-bottom:3rem}.ratings-container{flex-direction:column;gap:1rem;padding:1rem;width:50%;max-width:500px;margin:0 auto;margin-top:2rem}.rating{padding:1rem;width:100%;max-width:400px;margin:0 auto}.logo-scroller{width:100%;margin-top:2rem}.logo-track{animation:scroll 20s linear infinite}.company-logo{width:60px;margin:0 1rem}}@media (max-width: 480px){.hero-wrapper{padding:1.5rem .5rem}.hero-text h1{font-size:1.5rem;margin-top:5rem;width:90%;margin-left:auto;margin-right:auto;margin-bottom:2rem}.ratings-container{padding:.5rem;max-width:400px;margin-top:1.5rem}.rating{padding:.75rem;max-width:300px}.company-logo{width:50px;margin:.5rem}.contact-form{padding:1rem;margin:0;width:100%}.contact-form input,.contact-form textarea{font-size:.9rem;padding:.75rem;width:200%}.contact-form button{padding:.75rem}}.cards-wrapper{background-color:#f4f4f4;padding:2rem 0}.cards-container{display:flex;justify-content:space-around;flex-wrap:wrap;gap:0rem;padding:1.4rem;background:#1a1a1a;animation:fadeInCards 1.2s ease-in-out both}@keyframes fadeInCards{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.asymmetric-card{position:relative;background-color:#fff;max-width:257px;padding:1.5rem;margin:1rem;box-shadow:0 6px 16px #0003;text-align:center;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;cursor:pointer;border:1px solid #ccc}.card-image{width:100%;border-radius:12px 12px 0 0;margin-bottom:1rem}.card-title{font-size:1.2rem;margin:1rem 0;font-weight:700;background:linear-gradient(45deg,#ff6f61,#6a89cc);-webkit-background-clip:text;color:transparent;transition:background-position .5s ease,transform .3s ease}.asymmetric-card:hover .card-title{background-position:100% 0;transform:scale(1.1)}.card-description{color:#444;font-size:.8rem;margin-bottom:1.1rem;line-height:1.6}.asymmetric-card:hover{transform:scale(1.05);box-shadow:0 12px 24px #0000004d;border-color:#6a89cc}.cards-title{text-align:center;font-size:1.7rem;color:#fff;background:linear-gradient(45deg,#f493bf,#b58cd0);padding:1rem;margin-bottom:1.5rem;box-shadow:0 4px 8px #0003}@media (max-width: 768px){.cards-container{justify-content:center;gap:1.5rem;padding:1.5rem}.asymmetric-card{max-width:100%;margin:1rem 0}@media (max-width: 768px){.card-image{width:80%;margin:0 auto}}.card-title{font-size:1.3rem}.card-description{font-size:.9rem}}@media (max-width: 480px){.card-title{font-size:1.1rem}.card-description{font-size:.85rem;line-height:1.4}.cards-title{font-size:1.5rem}}.features-wrapper{padding:40px;background:linear-gradient(135deg,#4a148c,#d81b60);text-align:center}.features-title{font-size:2rem;font-weight:700;margin-bottom:30px;color:#fef4bc;text-transform:uppercase;letter-spacing:1px}.features-container{display:flex;flex-direction:column;gap:30px;align-items:center}.feature-row{display:flex;align-items:center;background-color:#000c;padding:20px;border-radius:15px;width:80%;box-shadow:0 4px 10px #00000080;transition:transform .3s ease,box-shadow .3s ease}.feature-row:hover{transform:translateY(-8px);box-shadow:0 8px 20px #000000b3}.feature-icon{font-size:3rem;margin-right:15px;color:#ff4081}.feature-content{text-align:left}.feature-title{font-size:1.6rem;font-weight:700;color:#faf5d9;margin-bottom:8px}.feature-description{font-size:.9rem;color:#e1bee7;line-height:1.4}@media (max-width: 768px){.features-wrapper{padding:20px}.features-title{font-size:1.8rem}.feature-row{flex-direction:column;align-items:flex-start;width:90%;padding:15px}.feature-icon{margin-bottom:10px;font-size:2.5rem}.feature-title{font-size:1.4rem}.feature-description{font-size:.85rem}}@media (max-width: 480px){.features-title{font-size:1.6rem}.feature-row{padding:10px;width:100%}.feature-icon{font-size:2rem}.feature-title{font-size:1.2rem}.feature-description{font-size:.8rem}}.client-section{padding:30px;background:linear-gradient(135deg,#f7f9fc,#e1ecf4);text-align:center;border-radius:10px;box-shadow:0 4px 10px #0000001a}.client-title{font-size:1.6rem;font-weight:600;margin-bottom:20px;color:#2c3e50;text-transform:uppercase;letter-spacing:1.5px}.client-reviews{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.client-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;padding:18px;width:220px;text-align:left;transition:all .3s ease;border:1px solid #ecf0f1}.client-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0000001a}.client-name{font-size:1.3rem;font-weight:500;color:#34495e;margin-bottom:6px}.client-role{font-size:.95rem;color:#7f8c8d;margin-bottom:8px}.client-review{font-size:.9rem;color:#2d3436;line-height:1.5;font-style:italic}@media (max-width: 768px){.client-title{font-size:1.4rem}.client-card{width:200px;padding:15px}.client-name{font-size:1.2rem}.client-role{font-size:.9rem}.client-review{font-size:.85rem}}@media (max-width: 480px){.client-title{font-size:1.3rem}.client-card{width:100%;padding:12px}.client-name{font-size:1rem}.client-role{font-size:.85rem}.client-review{font-size:.8rem}}.info-page{display:flex;justify-content:center;align-items:center;padding:30px;margin:0;max-width:100%;width:100%;height:100vh;background:linear-gradient(to right,#ff7eb9,#4f3c56,#be8aef);background-size:cover;background-position:center;background-attachment:fixed}.info-section{display:flex;align-items:center;justify-content:center;width:90%;max-width:1200px;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.info-image{width:45%;height:auto;object-fit:cover;border-radius:8px 0 0 8px}.info-text{width:55%;padding:20px;color:#333}h2{font-size:1.8rem;font-weight:600;color:indigo;margin-bottom:16px;line-height:1.4}p{font-size:1rem;color:#555;line-height:1.6;margin-bottom:15px}.sub-description{font-size:.95rem;color:#666;font-style:italic;margin-top:8px}.software-list{list-style:none;padding:0;margin:15px 0;font-size:.95rem;color:#444}.software-list li{margin-bottom:10px}.software-list strong{color:indigo}@media (max-width: 768px){.info-page{padding:15px}.info-section{flex-direction:column;align-items:center;width:100%}.info-image{width:100%;height:200px;object-fit:cover;border-radius:10px 10px 0 0}.info-text{width:100%;padding:20px;text-align:center}h2{font-size:1.5rem;margin-bottom:15px}p{font-size:.95rem}.sub-description{font-size:.85rem}.software-list{font-size:.9rem}}@media (max-width: 480px){.info-image{height:180px}h2{font-size:1.3rem}.software-list li{font-size:.85rem}}.case-studies-wrapper{padding:20px;background-color:#000}.case-studies-title{text-align:center;margin-bottom:20px;color:#fff}.case-studies-intro{text-align:center;margin-bottom:40px;color:#c6e8f0}.case-studies-container{display:flex;justify-content:space-around;flex-wrap:wrap}.case-study-card{border:1px solid #ccc;border-radius:8px;padding:20px;margin:10px;width:300px;box-shadow:0 2px 10px #0000001a;text-align:center;transition:transform .3s}.case-study-card:hover{transform:translateY(-5px)}.client-logo{width:100px;height:auto}.case-study-card{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px #0000001a;width:300px;transition:transform .3s,box-shadow .3s ease,background .3s ease}.case-study-card:hover{background:linear-gradient(45deg,#88f8ed,#eea9ee);transform:translateY(-5px);box-shadow:0 8px 24px #0000004d;cursor:pointer;color:#fff}.read-more-link{background-color:#25c7d6;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.read-more-link:hover{background-color:#bb35bb}@media (max-width: 768px){.case-studies-container{justify-content:center;padding:0 10px}.case-study-card{width:100%;margin:10px 0}.client-logo{width:80px}.case-studies-intro{font-size:.9rem;margin-bottom:30px}}@media (max-width: 480px){.case-studies-title{font-size:1.5rem}.case-study-card{padding:15px}.read-more-link{padding:8px 16px}}.case-study-detail-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background-color:#fff;padding:20px;border-radius:8px;max-width:600px;width:90%}.close-button{cursor:pointer;float:right;font-size:24px}.forex-market{font-family:Arial,sans-serif;color:#f1c40f;line-height:1.4;padding:15px;background-color:#000}.new-section-title{font-size:1.6rem;color:#c4c4c4;margin-bottom:15px;border-bottom:2px solid #f1c40f;display:inline-block;padding-bottom:5px}.trend-item p{color:#e0e0e0}.section-title{font-size:1.6rem;color:#f1c40f;margin-bottom:15px;border-bottom:2px solid #f1c40f;display:inline-block;padding-bottom:5px}.section-title,h1{color:#d0d0d0}.trends-section,.market-updates{margin-bottom:30px;padding:15px;background:#1a1a1a;box-shadow:0 4px 6px #00000080;border-radius:8px}.trend-content{display:flex;flex-wrap:wrap;gap:15px}.trend-item,.currency-pairs{flex:1;min-width:230px;padding:12px;border:1px solid #f1c40f;border-radius:8px;background:#333333}.trend-item h2,.currency-pairs h3{font-size:1.2rem;color:#f1c40f;margin-bottom:10px}.currency-pairs p{font-size:.9rem;color:#e0e0e0}.highlight{color:#f39c12;font-weight:700}.market-updates .updates-content p{font-size:.9rem;margin-bottom:8px;color:#e0e0e0}.market-updates .updates-content .highlight{color:#f39c12}@media (max-width: 768px){.trend-content{flex-direction:column}.trend-item,.currency-pairs{margin-bottom:15px}.section-title{font-size:1.4rem}.trend-item h2,.currency-pairs h3{font-size:1rem}.market-updates .updates-content p{font-size:.85rem}}@media (max-width: 480px){.section-title{font-size:1.2rem}.trend-item h2,.currency-pairs h3{font-size:.9rem}.market-updates .updates-content p{font-size:.8rem}}.insights-container{font-family:Arial,sans-serif;color:#f1c40f;line-height:1.6;padding:15px;background-color:#000;box-shadow:0 4px 8px #00000080}.insights-title{font-size:1.8rem;color:#f1c40f;margin-bottom:12px;border-bottom:2px solid #f1c40f;display:inline-block;padding-bottom:5px}.insights-description{font-size:.95rem;color:#e0e0e0;margin-bottom:15px}.tips-list{margin-left:15px;color:#f1c40f}.tips-list li{margin-bottom:8px;font-size:.95rem;color:#e0e0e0}.resources-title{font-size:1.4rem;color:#f1c40f;margin-top:25px;margin-bottom:12px}.resources-list{margin-left:15px}.resources-list li{margin-bottom:8px;font-size:.95rem;color:#e0e0e0}.resources-list li strong{color:#f39c12}@media (max-width: 768px){.insights-title{font-size:1.6rem}.insights-description,.tips-list li{font-size:.9rem}.resources-title{font-size:1.3rem}.resources-list li{font-size:.9rem}}@media (max-width: 480px){.insights-title{font-size:1.4rem}.insights-description,.tips-list li{font-size:.85rem}.resources-title{font-size:1.2rem}.resources-list li{font-size:.85rem}}body{margin:0;font-family:Roboto,Arial,sans-serif}.download-app-container{display:flex;align-items:center;justify-content:space-between;padding:40px;background:linear-gradient(to right,#f8bbd0,#ce93d8);color:#4a148c;gap:20px}.text-section{max-width:50%}.text-section h1{font-size:1.8rem;margin-bottom:15px;color:#6a1b9a}.text-section p{font-size:1rem;margin-bottom:20px;line-height:1.5;color:#8e24aa}.button-container{display:flex;gap:10px}.download-button,.learn-more-button{padding:8px 20px;border-radius:5px;text-decoration:none;font-size:.9rem;font-weight:700;transition:transform .3s ease,background-color .3s ease}.download-button{background-color:#ec407a;color:#fff}.learn-more-button{background-color:transparent;color:#ec407a;border:2px solid #ec407a}.download-button:hover{transform:translateY(-3px);background-color:#d81b60}.learn-more-button:hover{transform:translateY(-3px);color:#d81b60;border-color:#d81b60}.image-section{max-width:40%;display:flex;justify-content:center;align-items:center}.app-image{width:100%;max-width:350px;border-radius:10px;box-shadow:0 4px 15px #0003}@media (max-width: 768px){.download-app-container{flex-direction:column;text-align:center}.text-section{max-width:100%;margin-bottom:20px}.image-section{max-width:80%}}@media (max-width: 480px){.text-section h1{font-size:1.5rem}.text-section p{font-size:.9rem}.button-container{flex-direction:column;gap:10px}.app-image{max-width:300px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.about-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 20px;background:linear-gradient(to right,#ff7eb9,#4f3c56,#be8aef);color:#333;font-family:Arial,sans-serif;min-height:100vh;text-align:center}.about-header h1{font-size:2.5rem;color:#fbe2b7;margin-bottom:20px}.about-content{width:80%;max-width:1000px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:30px}.about-section{margin-bottom:30px}.about-section h2{font-size:1.8rem;color:indigo;margin-bottom:15px}.about-section p,.about-section ul{font-size:1rem;color:#555;line-height:1.6;margin:0 0 15px}.about-section ul{list-style:none;padding:0}.about-section ul li{margin-bottom:10px;color:#333}.about-section ul li:before{content:"✔";margin-right:10px;color:indigo}@media (max-width: 768px){.about-content{padding:20px}.about-section h2{font-size:1.5rem}.about-section p,.about-section ul{font-size:.95rem}}@media (max-width: 480px){.about-header h1{font-size:2.5rem}.about-section h2{font-size:1.2rem}.about-section p,.about-section ul{font-size:.9rem}}body{font-family:Arial,sans-serif;margin:0;padding:0;background-color:#f4f4f4}.download-section{display:flex;align-items:center;justify-content:space-between;padding:50px;background-color:#fff}.download-text{max-width:50%}.download-text h1{font-size:2.5rem;color:#333}.download-text p{font-size:1.2rem;color:#666}.download-image img{max-width:50%;height:auto;border-radius:10px;box-shadow:0 4px 8px #0000001a}.cards-title{text-align:center;font-size:2rem;margin-top:50px;color:#333}.cards-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px}.card{background-color:#fff;width:250px;padding:20px;border-radius:8px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease;text-align:center}.card:hover{transform:translateY(-10px)}.card-image{width:100%;height:150px;object-fit:cover;border-radius:8px}.card-title{font-size:1.2rem;margin-top:15px;color:#333}.card-description{font-size:.9rem;color:#666;margin-top:10px}.read-more-button{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1rem;margin-top:20px;transition:background-color .3s ease}.read-more-button:hover{background-color:#0056b3}.section-title{text-align:center;font-size:2rem;margin-top:60px;color:#333}@media (max-width: 768px){.download-section{flex-direction:column;text-align:center;padding:30px}.download-text h1{font-size:2rem}.cards-container{flex-direction:column;align-items:center}.card{width:90%;margin-bottom:20px}}.product-details{margin:20px;padding:20px;border:1px solid #ddd;background-color:#f9f9f9;border-radius:8px}.product-title{font-size:2rem;font-weight:700;color:#333}.product-description{font-size:1.2rem;margin-bottom:20px;color:#555}.product-highlights,.product-features{list-style-type:disc;padding-left:20px;margin-bottom:20px}.product-highlights li,.product-features li{font-size:1.1rem;color:#333;margin-bottom:10px}.product-pricing{margin-top:20px}.product-pricing h3{font-size:1.5rem;font-weight:700;color:#28a745}.buy-button{background-color:#28a745;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:1.1rem;transition:background-color .3s}.buy-button:hover{background-color:#218838}.support-container{background:#f9f1f9;color:#333;padding:40px 20px;font-family:Arial,sans-serif;max-width:1000px;margin:0 auto;border-radius:12px;box-shadow:0 4px 20px #0000001a}.faq-title{text-align:center;font-size:2rem;font-weight:700;color:#cca5d4;margin-bottom:40px;letter-spacing:1px;text-transform:uppercase}.faq{background-color:#fff;margin-bottom:25px;padding:20px;border-radius:10px;border-left:5px solid #ffd700;box-shadow:0 4px 10px #0000000d;transition:all .3s ease}.faq:hover{transform:scale(1.02);box-shadow:0 6px 15px #0000001a;border-left:5px solid #e3c9a1}.question{font-size:1.25rem;font-weight:600;color:#6a4c6c;margin-bottom:15px;text-transform:capitalize;transition:color .3s ease}.question:hover{color:gold}.answer{font-size:1rem;color:#777;line-height:1.7;transition:color .3s ease}.answer:hover{color:#d4a5d2}.answer a{color:#8a6f9b;text-decoration:none;font-weight:700;transition:color .3s ease}.answer a:hover{color:gold;text-decoration:underline}@media screen and (max-width: 768px){.faq-title{font-size:1.6rem}.faq{padding:18px}.question{font-size:1.1rem}.answer{font-size:.9rem}}.hero-action-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.hero-title{margin-bottom:1rem;color:#fff}.hero-action-input{display:flex;align-items:center;justify-content:center}.mobile-input{width:200px;padding:.5rem;border:1px solid #ccc;border-radius:5px;margin-right:8px;color:#fff;background-color:#333}.mobile-input::placeholder{color:#fff}.get-started-button{background-color:#4066ff;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.get-started-button:hover{background-color:#345dbf}.hero-action-container{text-align:center}.hero-title{margin-bottom:20px;font-size:24px;font-weight:700}.hero-action-input{display:flex;justify-content:center;align-items:center}.mobile-input{width:300px;padding:10px;border-radius:5px;border:1px solid #ccc;margin-right:10px}.get-started-button{padding:10px 20px;background-color:#3f51b5;color:#fff;border:none;border-radius:5px;cursor:pointer}.get-started-button:hover{background-color:#2c387e}@keyframes slideIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.slide-in{animation:slideIn .5s ease-in-out}.not-found-container{text-align:center;padding:50px}.not-found-container h1{font-size:72px;color:#ff4a4a}.not-found-container p{font-size:18px;margin:20px 0}.back-home-button{background-color:#4caf50;color:#fff;padding:10px 20px;text-decoration:none;border-radius:5px}.back-home-button:hover{background-color:#45a049}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#f4f4f4;color:#333}h1,h2{font-weight:700}h1{font-size:2.2rem;text-align:center;margin-bottom:1rem;color:#333}p{font-size:1rem;line-height:1.5;color:#666}button{padding:10px 20px;background-color:#ffb600;color:#000;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s,transform .3s}button:hover{background-color:#e6a800;transform:scale(1.05)}.pricing-container{padding:2rem 5%;text-align:center}.pricing-plans{display:flex;justify-content:space-around;margin-top:3rem;gap:2rem;flex-wrap:wrap}.pricing-plan{background:linear-gradient(145deg,#3b3b3b,#9e8a54);padding:2rem;border-radius:10px;box-shadow:0 4px 15px #0000001a;width:30%;text-align:center;position:relative;transition:transform .3s,box-shadow .3s}.pricing-plan:hover{transform:translateY(-10px);box-shadow:0 6px 25px #0003}.discount-tag{position:absolute;top:10px;right:10px;background-color:#ffb600;color:#000;padding:5px 15px;font-size:1rem;border-radius:5px;font-weight:700}.plan-title{font-size:1.5rem;color:khaki;margin-top:1rem}.plan-description{font-size:1rem;color:#dcdcdc;margin-top:.5rem}.plan-price{font-size:2rem;font-weight:700;margin:1.5rem 0}.original-price{text-decoration:line-through;color:#888;margin-right:10px}.discounted-price{color:#fde19a}.plan-features{list-style-type:none;padding:0;margin-top:1.5rem;text-align:left}.plan-features li{margin:.5rem 0;color:#dcdcdc}.get-started-button{margin-top:1rem;background-color:#413100;color:#fff;font-size:1.1rem;padding:12px 25px;border-radius:5px;transition:transform .3s,background-color .3s}.get-started-button:hover{transform:scale(1.05);background-color:#e56e64}.cta-container{margin-top:4rem;background:#bbbbbb;color:#fff;padding:2rem;border-radius:10px}.cta-container h2{font-size:2rem;margin-bottom:1rem}.cta-container p{font-size:1.2rem;margin:1rem 0}.subscribe-button{background-color:#493201;padding:15px 30px;font-size:1rem;color:#fff;border-radius:5px;transition:background-color .3s}.subscribe-button:hover{background-color:#0062cc}@media (max-width: 768px){.pricing-plans{justify-content:center;gap:1.5rem}.pricing-plan{width:100%;padding:1.5rem}.plan-title{font-size:1.5rem}.plan-price{font-size:1.8rem}.get-started-button{font-size:1rem;padding:10px 20px}.cta-container{padding:1.5rem}.cta-container h2{font-size:1.5rem}.subscribe-button{font-size:1rem;padding:10px 20px}}@media (max-width: 480px){h1{font-size:1.8rem}p{font-size:.9rem}.plan-title{font-size:1.2rem}.plan-price{font-size:1.5rem}.plan-features li{font-size:.9rem}.get-started-button{font-size:1rem;padding:10px 20px}.cta-container h2{font-size:1.3rem}.subscribe-button{font-size:1rem;padding:10px 20px}}.terms-container{padding:20px;max-width:900px;margin:0 auto}.terms-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#333}.section-text{font-size:1rem;line-height:1.6;margin-bottom:15px;color:#555}.link{color:#06c;text-decoration:none}.link:hover{text-decoration:underline}.bold-text{font-weight:700}@media (max-width: 768px){.terms-container{padding:15px;max-width:100%}.terms-title{font-size:2rem}.section-title{font-size:1.5rem}.section-text{font-size:.9rem}}.privacy-policy-container{padding:20px;max-width:900px;margin:0 auto}.privacy-policy-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#333}.privacy-policy-text{font-size:1rem;line-height:1.6;margin-bottom:15px;color:#555}.disclosure-list,.rights-list{margin-left:20px;list-style-type:disc}@media (max-width: 768px){.privacy-policy-container{padding:15px;max-width:100%}.privacy-policy-title{font-size:2rem}.section-title{font-size:1.5rem}.privacy-policy-text{font-size:.9rem}}.cookie-settings-container{padding:20px;max-width:900px;margin:0 auto}.cookie-settings-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#333}.cookie-settings-text{font-size:1rem;line-height:1.6;margin-bottom:15px;color:#555}.criteria-list,.non-refundable-list{margin-left:20px;list-style-type:disc}@media (max-width: 768px){.cookie-settings-container{padding:15px;max-width:100%}.cookie-settings-title{font-size:2rem}.section-title{font-size:1.5rem}.cookie-settings-text{font-size:.9rem}}.accessibility-statement-container{padding:20px;max-width:900px;margin:0 auto}.accessibility-statement-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#333}.section-title{font-size:1.8rem;font-weight:700;margin-top:20px;color:#444}.accessibility-statement-text{font-size:1rem;line-height:1.6;margin-bottom:15px;color:#555}.accessibility-list{margin-left:20px;list-style-type:disc}strong{font-weight:700}@media (max-width: 768px){.accessibility-statement-container{padding:15px;max-width:100%}.accessibility-statement-title{font-size:2rem}.section-title{font-size:1.5rem}.accessibility-statement-text{font-size:.9rem}}
