@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600;700&family=Poppins:wght@300;400;500;600&display=swap";.contact-section{background:#eef5f0;padding:90px 20px 100px}.contact-inner{max-width:560px;margin:0 auto;text-align:center}.contact-heading{font-size:clamp(1.75rem,4vw,2.5rem);color:#01340c;margin-bottom:.5rem;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-lead{font-size:1.05rem;color:#2f3e46;margin-bottom:2rem;line-height:1.6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-form{display:flex;flex-direction:column;gap:1rem;text-align:left}.contact-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:600;color:#1a3d2a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contact-form input,.contact-form textarea{width:100%;padding:.75rem 1rem;border:1px solid #c5d4c9;border-radius:8px;font-size:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33}.contact-form textarea{min-height:140px;resize:vertical}.contact-submit{margin-top:.5rem;padding:.9rem 1.5rem;background:#134e3a;color:#fff;font-size:1.05rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:background .25s ease}.contact-submit:hover:not(:disabled){background:#0f3d2d}.contact-submit:disabled{opacity:.65;cursor:not-allowed}@media(max-width:600px){.contact-section{padding:60px 16px 72px}}.search-box{background:#fff;position:absolute;top:155%;left:65%;transform:translate(-50%,-50%);padding:1rem;border-radius:10px;max-width:900px;width:auto;box-shadow:0 20px 40px #00000026}.search-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1.5rem}.input-group{position:relative;width:auto}.input-group input{width:auto;padding:.6rem 1rem .6rem 2.5rem;border-radius:7px;border:1px solid #ddd;font-size:1rem;outline:none;padding-left:38px}.input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:17px;height:18px;font-weight:800;pointer-events:none}.search-fields input{padding:.5rem 1rem .5rem 2rem;border-radius:7px;border:1px solid #ddd;font-size:1rem;outline:none;transition:.3s ease}.search-fields input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33}.search-btn{width:100%;padding:1rem;background:#134e3a;color:#fff;font-size:1.1rem;border:none;border-radius:5px;cursor:pointer;transition:.3s ease}.search-btn:hover{background:#0f3d2d}@media(max-width:576px){.search-fields{grid-template-columns:1fr}.search-box{top:150%;left:50%;padding:1.5rem;margin-top:6rem}.search-fields input{font-size:.8rem}.search-btn{font-size:.8rem;padding:.5rem;border-radius:5px}}@media(min-width:577px)and (max-width:1040px){.search-fields{grid-template-columns:repeat(2,1fr)}.search-box{left:65%;margin-top:3rem}}.experience{width:100%;padding:100px 20px;background:linear-gradient(135deg,#0f3d2e,#2c6b55);text-align:center;color:#fff}.experience-container{max-width:1100px;margin:auto}.experience-title{font-size:48px;font-weight:700;margin-bottom:20px;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.experience-subtitle{font-size:18px;color:#8fa127;max-width:720px;margin:auto auto 40px;line-height:1.6;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.experience-buttons{display:flex;justify-content:center;gap:25px;flex-wrap:wrap}.experience-buttons button{display:flex;align-items:center;gap:10px;padding:16px 28px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:.3s}.playstore-btn{background:#dbfde9;color:#0f3d2e}.playstore-btn:hover{background:#f3f3f3}.appstore-btn{background:#d4af37;color:#0f3d2e}.appstore-btn:hover{background:#c59e2e}.btn-icon{font-size:20px}@media(max-width:1024px){.experience-title{font-size:36px}.experience-subtitle{font-size:16px}}@media(max-width:600px){.experience{padding:70px 20px}.experience-title{font-size:26px;line-height:1.3}.experience-subtitle{font-size:14px}.experience-buttons{flex-direction:column;align-items:center}.experience-buttons button{width:70%;justify-content:center;font-size:13px;padding:12px 15px}}.footer{background:#003019;color:#fff;padding-top:60px}.footer-container{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding:0 60px 40px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:20px}.footer-brand h2{font-size:28px;font-weight:700;font-family:Poppins,sans-serif;color:#c8f7dc}.footer-brand p{color:#f0f0f0;font-size:16px;line-height:1.6;max-width:320px;font-family:Poppins,sans-serif}.footer-links h3,.footer-contact h3{margin-bottom:20px;font-size:20px;font-family:Poppins,sans-serif;color:#c1e2e8}.footer-links a{display:block;color:#f0f0f0;text-decoration:none;margin-bottom:12px;transition:.3s;font-family:Poppins,sans-serif}.footer-links a:hover{color:#9c7801}.footer-contact p{margin-bottom:12px;font-family:Poppins,sans-serif}.instagram,.whatsapp{display:flex;align-items:center;gap:8px;margin-top:10px;text-decoration:none;font-family:Poppins,sans-serif}.apple,.android{text-decoration:none;color:inherit}.insta-icon{color:#e1306c;font-size:18px}.whatsapp-icon{color:#25d366;font-size:18px}.insta-text,.whatsapp-text{font-size:14px;color:#fff}.instagram:hover{opacity:.8}.whatsapp:hover{color:#25d366}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);text-align:center;padding:20px;font-size:14px;color:#c1c1c1;font-family:Poppins,sans-serif}.email-link{color:#909392;text-decoration:none;font-family:Poppins,sans-serif}.email-link:hover{color:#c5c6c5}@media(max-width:900px){.footer-container{grid-template-columns:1fr 1fr;gap:40px;padding:0 30px 35px}.footer-brand{grid-column:span 2;text-align:center}.footer-brand p{max-width:500px;margin:auto}.footer-logo{justify-content:center}.instagram,.whatsapp{flex-wrap:wrap}.email-link{word-break:break-word}}@media(max-width:600px){.footer-container{grid-template-columns:1fr;text-align:center;gap:30px;padding:0 20px 30px}.footer-logo{justify-content:center}.footer-brand p{margin:auto;max-width:100%}.instagram,.whatsapp{justify-content:center;flex-wrap:wrap}.footer-brand p,.footer-links a,.footer-contact p{font-size:13px}.footer-bottom{font-size:12px;line-height:1.5}}.tools-section{background:#fff;padding:50px 10px;margin-bottom:50px}.tools-container{max-width:1050px;margin:0 auto;padding:0 30px}.tools-header{text-align:center;margin-bottom:60px}.tools-header h2{color:#1f4d3b;font-size:36px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin-bottom:15px}.tools-header p{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#666;font-size:18px}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.tool-card{background:#fff;padding:30px;border-radius:16px;border:2px solid #e2d3b3;text-align:center;transition:.3s}.tool-card:hover{cursor:pointer;transform:translateY(-6px);box-shadow:0 8px 25px #0000001a}.tool-icon{width:70px;height:70px;background:#e6d6b8;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:auto auto 20px;font-size:26px;color:#1f4d3b}.tool-card h3{font-size:20px;color:#1f4d3b;font-family:Arial,Helvetica,sans-serif;margin-bottom:10px}.tool-card p{color:#666;line-height:1.3;font-size:16px;font-family:cursive}@media(min-width:601px)and (max-width:992px){.tools-grid{grid-template-columns:repeat(2,1fr)}.tools-container{padding:0 10px;max-width:600px}.tools-section{padding-top:60px;padding-bottom:50px;margin-bottom:40px}.tools-header p{font-size:20px;font-weight:600;margin-bottom:20px}.tool-card{margin-top:20px;padding:40px 40px 35px;min-height:320px}.tools-header h2{font-size:42px}.tool-card h3{font-size:26px;color:#1f4d3b;font-family:Arial,Helvetica,sans-serif;margin-bottom:10px}.tool-card p{font-size:16px;font-weight:600}}@media(max-width:600px){.tools-header{text-align:center;margin-bottom:20px}.tools-header h2{font-size:27px}.tools-header p{font-size:15px;font-weight:600;margin-bottom:20px}.tools-grid{grid-template-columns:1fr;margin-top:15px}.tools-grid p{font-size:14px;font-weight:600}.tool-card{margin-top:10px;padding:20px 20px 15px;min-height:230px}.tool-icon{width:50px;height:50px;font-size:18px;margin-top:15px}.tool-card p{font-size:12px;font-weight:600}.tools-container{padding:0 15px;max-width:240px;margin:auto}.tool-card h3{font-size:20px;color:#1f4d3b;font-family:Arial,Helvetica,sans-serif;margin-bottom:10px}}.featured{padding:60px 7%;background:#e2e2e2;text-align:center;width:100%}.featured-container{margin:0 auto;text-align:center}.featured-title{font-size:38px;color:#000321e6;font-weight:700;font-family:Gill Sans,Gill Sans MT,Trebuchet MS;margin-bottom:10px}.featured-subtitle{font-size:17px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#3f3f3f;margin-bottom:50px}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:930px;margin:0 auto}.property-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #00000014;transition:all .3s ease}.property-card:hover{cursor:pointer;transform:translateY(-6px);box-shadow:0 8px 20px #06a17b1a}.property-image{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover}.tag{position:absolute;top:15px;left:15px;background:#e6b800;color:#065429;font-size:14px;padding:6px 14px;border-radius:15px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.property-info h3{font-size:17px;color:#000;font-weight:600;margin:7px 0 1px;font-family:Arial,Helvetica,sans-serif}.verified{position:absolute;top:15px;right:15px;background:#fff;padding:4px 10px;color:#065429;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;border-radius:20px;font-size:12px;display:flex;align-items:center;gap:4px}.verified img{width:16px;height:16px;object-fit:contain;filter:brightness(0) saturate(100%) invert(18%) sepia(28%) saturate(1235%) hue-rotate(107deg) brightness(93%) contrast(95%)}.property-info{padding:10px 12px 5px;text-align:left}.property-location{font-size:12px;color:#000;display:flex;align-items:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;gap:6px;padding-left:8px;margin-bottom:3px}.property-meta{display:flex;justify-content:space-between;align-items:center;margin-top:6px;margin-bottom:4px;padding:0 10px 8px}.rating{font-size:13px;font-weight:600;color:#090909;margin-left:10px}.price{font-size:24px;font-weight:600;color:#1f4d3b;margin-right:9px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.night{font-size:18px;color:#272727;margin-left:4px}.night{font-size:13px;color:#2c2b2b;margin-left:4px}.view-button{background-color:#1f4d3b;color:#fff;width:75%;padding:8px;margin:8px 0 18px;font-size:20px;border-radius:5px;box-shadow:none;border:none;cursor:pointer;transition:background-color .3s ease}.property-location img{width:14px;height:14px;object-fit:contain}@media(max-width:1024px){.property-grid{grid-template-columns:repeat(2,1fr);max-width:800px}.featured-title{font-size:32px}}@media(max-width:600px){.property-grid{grid-template-columns:1fr;gap:20px;max-width:300px;margin:0 auto}.featured{padding:40px 15px}.featured-title{font-size:20px}.featured-subtitle{font-size:12px;margin-bottom:35px}.property-image{height:200px}}.about-section{background:#f4f4f4;padding:90px 20px;margin-top:50px}.about-container{max-width:1000px;margin:auto;text-align:center}.about-title{font-size:48px;color:#01340cda;margin-bottom:20px;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-description{font-size:20px;line-height:1.7;color:#2f3e46;max-width:900px;margin:auto auto 60px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.about-card{background:#2f3e463d;padding:40px 30px;border-radius:20px;text-align:center;transition:.3s}.about-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #003f28;cursor:pointer}.about-card h3{font-size:25px;color:#000;margin-bottom:15px;font-family:Inter,Segoe UI,Tahoma,sans-serif}.about-card p{font-size:18px;color:#333;line-height:1.6;font-family:Inter,Segoe UI,Tahoma,sans-serif}@media(min-width:601px)and (max-width:900px){.about-section{padding:60px 25px;margin-top:50px}.about-container{max-width:750px}.about-title{font-size:36px;margin-bottom:15px}.about-description{font-size:17px;max-width:700px;margin-bottom:40px;line-height:1.6}.about-grid{grid-template-columns:repeat(2,1fr);gap:25px}.about-card{padding:30px 20px;min-height:220px}.about-card h3{font-size:22px;margin-bottom:12px}.about-card p{font-size:15px;line-height:1.5}}@media(max-width:600px){.about-grid{grid-template-columns:1fr}.about-title{font-size:28px}.about-description{font-size:16px}.about-card{padding:30px 20px}.about-card h3{font-size:20px}.about-card p{font-size:13px}}.download-page{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px;background:linear-gradient(#0c291fbf,#0c291fbf),url(https://images.unsplash.com/photo-1518509562904-e7ef99cdcc86?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center}.download-wrapper{max-width:600px;width:100%;text-align:center;color:#fff;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:45px 35px;border-radius:30px;border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 50px #00000040}.welcome-tag{display:inline-block;padding:10px 24px;border-radius:50px;background:#ffffff1a;color:#ffd166;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:2px;text-transform:uppercase}.download-title{margin-top:15px;font-family:Playfair Display,serif;font-weight:700;font-size:clamp(2.5rem,5vw,3.8rem);line-height:1.1}.download-title span{color:#001806;text-shadow:#66ff7a 0px 0px 8px}.download-description{margin:25px auto 0;max-width:500px;font-size:16px;line-height:1.8;font-family:Poppins,sans-serif;color:#ffffffe6}.download-buttons{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-top:35px}.download-btn{width:220px;padding:16px 20px;text-decoration:none;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:.3s ease;box-shadow:0 10px 25px #00000026}.download-btn:hover{transform:translateY(-5px)}.download-btn small{display:block;font-size:10px;letter-spacing:1.5px;opacity:.85}.store-text{display:flex;align-items:center;justify-content:center;gap:8px;font-size:18px;line-height:1}.store-text svg{font-size:20px}.android-btn{background:linear-gradient(135deg,#ffd166,#f4a261);color:#1b4332}.ios-btn{background:#fffffff2;color:#1f2937}.download-footer{margin-top:25px;font-size:13px;font-family:Poppins,sans-serif;color:#ffffffbf}@media(min-width:601px)and (max-width:1024px){.download-page{padding:30px 20px}.download-wrapper{max-width:550px;padding:40px 28px}.download-title{font-size:3.2rem}.download-description{font-size:15px}.download-btn{width:200px}}@media(max-width:600px){.download-page{padding:20px 12px}.download-wrapper{padding:30px 18px;border-radius:20px}.welcome-tag{font-size:10px;padding:8px 16px}.download-title{font-size:2.4rem}.download-description{font-size:14px;line-height:1.6}.download-buttons{flex-direction:column;align-items:center}.download-btn{width:100%;max-width:280px}.store-text{font-size:17px}.store-text svg{font-size:18px}.download-footer{font-size:12px}}.privacy-page{width:100%;min-height:100vh;background:#fff;padding:60px 20px;display:flex;justify-content:center}.privacy-container{max-width:900px;width:100%;background:#fff;padding:50px;border-radius:10px;box-shadow:0 5px 20px #0500414f}.privacy-title{font-size:36px;text-align:center;margin-bottom:25px;color:#021023;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-decoration:underline}.privacy-intro{font-size:16px;line-height:1.6;margin-bottom:30px;text-align:center;color:#444}.privacy-section{margin-bottom:25px}.privacy-section h2{font-size:22px;margin-bottom:10px;color:#09432f;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.privacy-section p{font-size:16px;line-height:1.7;color:#3d3c3c;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.privacy-section ul{margin-top:10px;padding-left:20px}.privacy-section li{margin-bottom:10px;line-height:1.6;color:#242424;font-family:Verdana,Geneva,Tahoma,sans-serif}@media(max-width:1000px)and (min-width:541px){.privacy-container{padding:30px 20px}.privacy-title{font-size:28px}.privacy-section h2{font-size:25px}.privacy-section p,.privacy-section li{font-size:14px}}@media(max-width:542px){.privacy-title{font-size:26px}.privacy-intro{font-size:10px}.privacy-section h2{font-size:18px}.privacy-section p,.privacy-section li{font-size:12px}}.terms-page{width:100%;min-height:100vh;background:#f7f7f7;padding:60px 20px;display:flex;justify-content:center}.terms-container{max-width:900px;width:100%;background:#fff;padding:50px;border-radius:10px;box-shadow:0 5px 20px #00000014}.terms-title{font-size:36px;text-align:center;margin-bottom:25px;color:#010e1f;font-family:Cambria,Cochin,Georgia,Times,Times New Roman,serif;text-decoration:underline}.terms-intro{font-size:16px;line-height:1.7;margin-bottom:30px;text-align:center;color:#333;font-family:Georgia,Times New Roman,Times,serif}.terms-section{margin-bottom:30px}.terms-section h2{font-size:22px;margin-bottom:10px;color:#053f2b;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.terms-section p{font-size:16px;line-height:1.7;color:#555;font-family:Times New Roman,Times,serif}.terms-section ul{margin-top:10px;padding-left:20px}.terms-section li{margin-bottom:10px;line-height:1.6;color:#444;font-family:Verdana,Geneva,Tahoma,sans-serif}.lastOne{font-size:16px;line-height:1.7;color:#000;font-family:Verdana,Geneva,Tahoma,sans-serif}@media(max-width:110px)and (min-width:769px){.terms-container{padding:30px 20px}.terms-title{font-size:28px}.terms-section h2{font-size:20px}.terms-section p,.terms-section li{font-size:15px}.terms-intro{font-size:12px}.lastOne{font-size:15px}}@media(max-width:480px){.terms-title{font-size:26px}.terms-section p{font-size:14px}.terms-section h2{font-size:18px}.terms-section li,.lastOne{font-size:13px}}.hero{position:relative;width:100%;height:100%;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}.hero-image{width:100%;height:90%;object-fit:cover}.overlay{position:absolute;top:20%;left:40%;transform:translate(-60%,-40%);text-align:center;color:#fff;z-index:2;width:100%}.hero-title{font-size:clamp(1.5rem,5vw,4rem);font-weight:700;margin:0;left:50px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;text-shadow:2px 2px 8px rgba(0,61,20,.6)}.hero-subtitle{font-size:clamp(1rem,3vw,3rem);font-weight:700;font-family:Gill Sans,Gill Sans MT,Trebuchet MS;margin:0;text-shadow:2px 6px 8px rgba(0,109,74,.6);color:#fff}.hero-description{font-size:clamp(.95rem,2.2vw,1.4rem);font-family:Segoe UI,Tahoma,Geneva,sans-serif;font-weight:500;max-width:800px;padding:0 1rem;margin-left:30vh;margin-right:auto;color:#a3ffca;text-shadow:1px 2px 6px rgba(75,116,94,.6)}.vertical-box{margin-top:1.5rem}@media(max-width:576px){.hero{height:100%;padding:0}.overlay{top:8%;left:50%;transform:translate(-50%);width:100%;padding:0 1rem}.hero-title{font-size:2rem;color:#fff;font-weight:700;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;margin-top:.5rem;text-shadow:2px 4px 8px rgb(48,181,85);line-height:1.2}.hero-subtitle{font-size:1.1rem;margin-top:.3rem;text-shadow:2px 6px 8px rgba(0,0,0,.6)}.hero-description{font-size:.85rem;margin-left:auto;margin-right:auto;margin-top:.7rem;max-width:95%;color:#fff;text-shadow:1px 2px 6px rgba(0,0,0,.6);line-height:1.5;text-align:center}.vertical-box{margin-top:1rem}.hero-image{height:85vh}}@media(min-width:577px)and (max-width:1050px){.overlay{top:18%;left:35%;transform:translate(-50%);width:100%;padding:0 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{font-size:3rem;line-height:1.2;margin-left:40%}.hero-subtitle{font-size:1.5rem;margin-top:.3rem;margin-left:40%;color:#011f09;text-shadow:1px 2px 6px rgba(255,255,255,.7)}.hero-image{height:75vh}.hero-description{font-size:1.1rem;max-width:600px;margin:.7rem auto 0;line-height:1.8;text-align:center;margin-left:47%;color:#fff;text-shadow:1px 2px 6px rgba(0,38,17,.7)}.vertical-box{width:100%;display:flex;justify-content:center;margin-top:1.5rem}.search-box-wrapper{width:85%;max-width:520px;margin:0 auto}.app-download{margin-top:2rem;justify-content:center}}.app-download{display:flex;position:relative;align-items:center;justify-content:center;gap:1rem;bottom:28%}@media(max-width:576px){.app-download{flex-direction:column;gap:.5rem;margin:2rem 0;bottom:0;left:0;width:100%}}.android{background-color:#b1b11d;font-weight:500;font-family:Segoe UI,Tahoma,Geneva,sans-serif;padding:.5rem 1rem;font-size:1rem;border-radius:5px;gap:.5rem;transition:background-color .3s ease;border:2px solid rgb(177,177,29);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#000}.apple{background-color:transparent;font-weight:500;border-radius:5px;color:#fff;font-family:Segoe UI,Tahoma,Geneva,sans-serif;border:2px solid rgb(255,255,255);cursor:pointer;display:flex;align-items:center;gap:.2rem;font-size:1rem;padding:.5rem 1rem;transition:background-color .3s ease,color .3s ease;text-decoration:none}.app-icon{width:25px;height:18px;padding-right:.5rem}.apple-icon{width:30px;height:23px;padding-right:.5rem}.group-button{display:flex;align-items:center;gap:.5rem}@media(max-width:576px){.android,.apple{font-size:.8rem;padding:.45rem .8rem}.app-icon{width:14px;height:14px}.apple-icon{width:15px;height:15px}}
