.container[data-astro-cid-pux6a34n]{padding:0 60px}.navbar[data-astro-cid-pux6a34n]{width:100%;position:fixed;background:transparent;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease-in-out,color .3s ease-in-out;z-index:1000}.logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;margin-right:auto;font-size:2.7rem;text-shadow:2px 2px 5px rgb(0 0 0 / 60%)}.logo[data-astro-cid-pux6a34n] .pris[data-astro-cid-pux6a34n]{color:#288c8c}.logo-icon[data-astro-cid-pux6a34n]{filter:drop-shadow(2px 2px 5px rgb(0 0 0 / 60%));height:3.5rem;margin-bottom:.2rem}.nav-links[data-astro-cid-pux6a34n]{list-style:none;gap:1.5rem;margin-left:auto;color:#aaa8a8;display:flex}.menu-toggle[data-astro-cid-pux6a34n]{display:none;position:absolute;right:70px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;transition:transform .3s ease-in-out;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#fff;text-decoration:none;font-size:1.15rem;transition:color .3s ease-in-out;text-shadow:3px 3px 8px rgba(0,0,0,.7)}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#288e8e}.navbar[data-astro-cid-pux6a34n].scrolled .nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{color:#fff}.navbar[data-astro-cid-pux6a34n].scrolled,.nav-links[data-astro-cid-pux6a34n].scrolled{background:#362f2966;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .3s ease-in-out}@media (max-width: 769px){.navbar[data-astro-cid-pux6a34n]{width:97%}.menu-toggle[data-astro-cid-pux6a34n]{display:block}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:105px;right:0;width:100%;flex-direction:column;text-align:center;display:none}.nav-links[data-astro-cid-pux6a34n].open{display:flex;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#3029249c;transition:background .3s ease-in-out}.nav-links[data-astro-cid-pux6a34n],.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:none;color:#fff;font-size:1.3rem;padding:0rem;display:block}}@media (max-width: 425px){.navbar[data-astro-cid-pux6a34n]{width:100%;position:fixed;background:transparent;display:flex;justify-content:space-between;align-items:center;transition:background .3sease-in-out,color .3sease-in-out;z-index:1000}.menu-toggle[data-astro-cid-pux6a34n]{display:block}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:105px;right:0;background:#3029249c;width:100%;flex-direction:column;text-align:center;padding:0;display:none}.nav-links[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:none;color:#f8f5f5;font-size:1.2rem;padding:0rem;display:block}.logo[data-astro-cid-pux6a34n]{left:1rem;top:1rem;font-size:1.9rem}.logo-icon[data-astro-cid-pux6a34n]{height:2rem}}.icon[data-astro-cid-pux6a34n]{width:40px;height:35px;transition:transform .4s ease-in-out;color:#288c8c}.icon[data-astro-cid-pux6a34n].open{transform:rotate(90deg)}.icon[data-astro-cid-pux6a34n].open path[data-astro-cid-pux6a34n]{d:path("M9 18l6-6-6-6")}*{font-family:Poppins,sans-serif!important}body{font-family:Poppins,sans-serif;margin:0;padding:0;background-color:#f5f5f5;color:#292929}h1,h2,h3{font-weight:700;text-align:center}p{font-weight:400}.container{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:auto;padding:0 20px}#hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:clamp(60vh,95vh,100vh);display:flex;align-items:center;justify-content:flex-end;text-align:center;padding:40px 20px;overflow:hidden;background:url(/assets/FondoUniverso.svg) no-repeat center calc(20% - 69px),linear-gradient(90deg,#279090,#2f6767,#1e2a2a);color:#fff;background-size:100% auto;background-repeat:no-repeat}.hero-content[data-astro-cid-bbe6dxrz]{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding-bottom:40px;z-index:2}h1[data-astro-cid-bbe6dxrz]{font-size:4rem;margin-bottom:-30px;text-shadow:3px 3px 8px rgba(0,0,0,.6)}p[data-astro-cid-bbe6dxrz]{color:#7d4b00;font-size:1.7rem;margin-bottom:20px;text-shadow:2px 2px 6px rgba(0,0,0,.4)}.hero-button[data-astro-cid-bbe6dxrz]{margin-bottom:60px;background:#fff;color:#fff;background:#2c7777;box-shadow:3px 3px 8px #0000005e;padding:10px 20px;text-decoration:none;font-size:1.2rem;border-radius:5px;transition:background .3s ease,color .3s ease}.hero-button[data-astro-cid-bbe6dxrz]:hover{background:#9daeb8;color:#353333}.rocket-container[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-9%;left:47%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:83%;z-index:0}.smoke[data-astro-cid-bbe6dxrz]{width:180%;max-width:180%;display:block}.rocket[data-astro-cid-bbe6dxrz]{position:absolute;top:32%;left:50%;transform:translate(-51%,-63%);width:120px;z-index:0}@media (min-width: 1440px) and (max-width: 2560px){.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-50%;left:48%}.rocket[data-astro-cid-bbe6dxrz]{width:12%;transform:translate(-50%,-60%);width:130px}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:-25%}.hero-button[data-astro-cid-bbe6dxrz],p[data-astro-cid-bbe6dxrz]{margin-left:-5%}#hero[data-astro-cid-bbe6dxrz]{padding:15px 9px}}@media (min-width: 1200px) and (max-width: 1440px){.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-20%;left:50%;width:90%}.rocket[data-astro-cid-bbe6dxrz]{width:12%;transform:translate(-50%,-60%);width:120px}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:-460px}.hero-button[data-astro-cid-bbe6dxrz],.p[data-astro-cid-bbe6dxrz]{margin-left:-5%}}@media (min-height: 900px) and (min-width: 1200px) and (max-width: 1440px){.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-9%;left:48%;width:100%}.rocket[data-astro-cid-bbe6dxrz]{width:14%;transform:translate(-50%,-55%);width:140px}.smoke[data-astro-cid-bbe6dxrz]{width:150%;max-width:160%}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:-400px}}@media (max-height: 1200px) and (min-width: 1023px) and (max-width: 1200px){#hero[data-astro-cid-bbe6dxrz]{background-size:100% auto;background-position:center calc(30% - 50px)}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:20%}.smoke[data-astro-cid-bbe6dxrz]{width:180%;max-width:180%}.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-20%;left:50%;width:90%}}@media (max-height: 800px) and (min-width: 1023px) and (max-width: 1200px){#hero[data-astro-cid-bbe6dxrz]{background-size:100% auto;background-position:center calc(30% - 50px)}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:-35%}.smoke[data-astro-cid-bbe6dxrz]{width:180%;max-width:180%}.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-20%;left:50%;width:90%}}@media (min-width: 768px) and (max-width: 1023px){h1[data-astro-cid-bbe6dxrz]{font-size:3.3rem;margin-bottom:-20px}p[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-button[data-astro-cid-bbe6dxrz]{font-size:1rem;padding:8px 16px}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:-60%}#hero[data-astro-cid-bbe6dxrz]{background-size:100% auto;background-position:center calc(28% - 40px)}.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-8%;left:50%;width:90%}}@media (max-width: 480px){.rocket-container[data-astro-cid-bbe6dxrz]{bottom:-10%;left:50%;width:132%}#hero[data-astro-cid-bbe6dxrz]{background-position:center calc(20% - 30px);background-size:125% auto}.hero-content[data-astro-cid-bbe6dxrz]{margin-bottom:20%}h1[data-astro-cid-bbe6dxrz]{font-size:2.7em;margin-bottom:-20px}p[data-astro-cid-bbe6dxrz]{font-size:1.1rem}.rocket[data-astro-cid-bbe6dxrz]{width:80px}}#services[data-astro-cid-g5jplrhu]{padding:80px 20px;text-align:center;position:relative;background:url(/assets/Services/costelacion.svg) no-repeat center calc(50% - 57px),linear-gradient(to bottom,#eee,#eee)}h2[data-astro-cid-g5jplrhu]{font-size:3rem;margin-bottom:40px}.services-container[data-astro-cid-g5jplrhu]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;max-width:100%!important;overflow:hidden!important}.service-card[data-astro-cid-g5jplrhu]{background:#fff0;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000;width:300px;text-align:center;transition:transform .3s ease-in-out}.service-card[data-astro-cid-g5jplrhu]:hover{transform:scale(1.05)}.service-icon[data-astro-cid-g5jplrhu]{width:50%;margin-bottom:-20px}.hook-container[data-astro-cid-g5jplrhu]{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:50px;position:relative;max-width:100%!important}.hook-icon[data-astro-cid-g5jplrhu]{width:150px;height:200px;animation:pulse 1.5s infinite alternate}.hook-banner[data-astro-cid-g5jplrhu]{position:relative;width:74%;max-width:100%;height:250px;display:flex;align-items:center;justify-content:center}.hook-image[data-astro-cid-g5jplrhu]{width:100%;height:124%;object-fit:cover;position:absolute;top:20px;left:0;z-index:1}.hook-content[data-astro-cid-g5jplrhu]{position:relative;z-index:2;text-align:center;color:#e0822c;padding:20px;font-size:1.3rem}.hook-content[data-astro-cid-g5jplrhu] a[data-astro-cid-g5jplrhu]{padding:12px 40px;min-width:200px;font-size:1.2rem}.hero-button[data-astro-cid-g5jplrhu]{background:linear-gradient(145deg,#fff,#d1d1d1);border:none;padding:12px 40px;font-size:1rem;border-radius:8px;font-weight:700;box-shadow:0 5px 15px #257276ab;cursor:pointer;transition:all .3sease-in-out;margin-top:18px;text-decoration:none}.hero-button[data-astro-cid-g5jplrhu]:hover{transform:translateY(-2px);box-shadow:6px 6px 15px #0000004d}.hero-button[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:20px;margin-left:10px}.benefit-btn[data-astro-cid-g5jplrhu]{background:linear-gradient(145deg,#fff,#d1d1d1);text-decoration:none;border:none;padding:12px 40px;font-size:1rem;border-radius:8px;font-weight:700;box-shadow:0 5px 15px #257276ab;cursor:pointer;transition:all .3s ease-in-out;margin-top:18px}.benefit-btn[data-astro-cid-g5jplrhu]:hover{transform:translateY(-2px);box-shadow:6px 6px 15px #0000004d}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}.benefits-container[data-astro-cid-g5jplrhu]{display:flex;gap:60px;margin-top:40px;padding:30px 10%;border-radius:10px;max-width:1200px;margin-left:auto;max-width:100%!important;overflow:hidden!important}.benefits-buttons[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:20px;margin-left:10px;min-width:200px}.benefit-btn[data-astro-cid-g5jplrhu].active{background:linear-gradient(84deg,#2a5b76,#208675);color:#fff;transform:translateY(-3px)}.benefits-content[data-astro-cid-g5jplrhu]{flex:1;background:#fff;padding:20px;border-radius:8px;box-shadow:0 5px 10px #0000001a;text-align:left;margin-left:20px;max-width:100%!important;overflow:hidden!important}.benefits-content[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.5rem;color:#5e5c5c;margin-bottom:10px}.benefits-content[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:1rem;color:#333}@media (min-width: 1440px) and (max-width: 2560px){.benefits-container[data-astro-cid-g5jplrhu]{align-items:center;margin-top:60px;padding:40px 22%}.benefits-buttons[data-astro-cid-g5jplrhu]{flex-direction:column;gap:15px;min-width:200px}.benefit-btn[data-astro-cid-g5jplrhu]{font-size:1rem}.benefits-content[data-astro-cid-g5jplrhu]{text-align:center;max-width:100%!important;overflow:hidden!important}.hook-content[data-astro-cid-g5jplrhu]{position:relative;z-index:2;text-align:center;padding:20px;font-size:2rem;text-shadow:2px 2px 6px rgb(255 235 235 / 36%);right:30px}.hook-image[data-astro-cid-g5jplrhu]{width:96%;height:140%;object-fit:cover;position:absolute;top:10px;left:26px;z-index:1}}@media (min-width: 1200px) and (max-width: 1440px){.benefits-container[data-astro-cid-g5jplrhu]{align-items:center;margin-top:60px;padding:40px 20%}.benefits-buttons[data-astro-cid-g5jplrhu]{flex-direction:column;gap:15px;min-width:200px}.benefit-btn[data-astro-cid-g5jplrhu]{font-size:1rem;padding:10px 15px}.benefits-content[data-astro-cid-g5jplrhu]{text-align:center;max-width:100%!important;overflow:hidden!important}.hook-image[data-astro-cid-g5jplrhu]{width:96%;height:124%;object-fit:cover;position:absolute;top:10px;left:0;z-index:1}.hook-content[data-astro-cid-g5jplrhu]{position:relative;z-index:2;text-align:center;padding:20px;font-size:1.5rem;text-shadow:2px 2px 6px rgb(255 235 235 / 36%);right:30px}}@media (max-height: 800px) and (min-width: 1023px) and (max-width: 1200px){.hook-image[data-astro-cid-g5jplrhu]{width:104%;height:107%;object-fit:cover;position:absolute;top:10px;left:0;z-index:1}.hook-content[data-astro-cid-g5jplrhu]{position:relative;z-index:2;text-align:center;padding:20px;font-size:1.5rem;text-shadow:2px 2px 6px rgb(255 235 235 / 36%)}}@media (max-width: 768px){.benefits-container[data-astro-cid-g5jplrhu]{flex-direction:column;align-items:center;padding:20px}.benefits-buttons[data-astro-cid-g5jplrhu]{flex-direction:row;gap:15px;min-width:200px}.benefit-btn[data-astro-cid-g5jplrhu]{font-size:.9rem;padding:10px 15px}.benefits-content[data-astro-cid-g5jplrhu]{text-align:center;max-width:100%!important;overflow:hidden!important}.hook-container[data-astro-cid-g5jplrhu]{flex-direction:column;text-align:center}.hook-banner[data-astro-cid-g5jplrhu]{font-size:1rem;padding:0 20px}.hook-image[data-astro-cid-g5jplrhu]{width:112%;height:90%;object-fit:cover;position:absolute;top:20px;left:0;z-index:1}.hook-content[data-astro-cid-g5jplrhu]{position:relative;z-index:2;text-align:center;padding:20px;font-size:1.5rem;text-shadow:2px 2px 6px rgb(255 235 235 / 36%)}}@media (max-width: 480px){.benefits-container[data-astro-cid-g5jplrhu]{gap:60px;margin-top:30px}.hook-image[data-astro-cid-g5jplrhu]{width:110%;height:90%;object-fit:cover;position:absolute;top:20px;left:0;z-index:1}.hook-content[data-astro-cid-g5jplrhu]{position:relative;z-index:2;text-align:center;padding:0;font-size:1.4rem;text-shadow:2px 2px 6px rgb(255 235 235 / 36%)}}.price-old[data-astro-cid-bnzs7wvs]{text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#266d76}#plans[data-astro-cid-bnzs7wvs]{text-align:center;padding:100px 20px;background:linear-gradient(to bottom,#f8f9fa,#fff);max-width:100%!important;overflow:hidden!important;background:url(/assets/Plans/Planes.svg) no-repeat center calc(129% - 47px),linear-gradient(180deg,#ececec,#938e8e,#333);background-size:60%}.plans-category-buttons[data-astro-cid-bnzs7wvs]{display:flex;justify-content:center;gap:15px;margin-bottom:30px}.category-btn[data-astro-cid-bnzs7wvs]{padding:12px 20px;border-radius:8px;cursor:pointer;transition:all .3s ease-in-out;background:#d1d1d1;border:none;font-size:1rem;box-shadow:3px 3px 8px #0003}.category-btn[data-astro-cid-bnzs7wvs].active{background:linear-gradient(84deg,#2a5b76,#208675);color:#fff;font-weight:700;box-shadow:0 5px 15px #257276}.category-btn[data-astro-cid-bnzs7wvs]:hover{background:linear-gradient(84deg,#2a5b76,#208675);color:#fff;font-weight:700;box-shadow:0 5px 15px #257276;transition:background .4s ease-in-out,color .5s ease-in-out}.plans-container[data-astro-cid-bnzs7wvs]{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:70px;max-width:100%!important}.plan-card[data-astro-cid-bnzs7wvs]{background:#d1d1d1;box-shadow:3px 3px 8px #0003;padding:20px;border-radius:12px;text-align:center;width:300px;height:400px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.plan-card[data-astro-cid-bnzs7wvs].best-plan{background:linear-gradient(84deg,#288989,#2b5656);color:#fff;font-weight:700;transform:scale(1.1);z-index:10;box-shadow:0 5px 15px #286076}.plan-card[data-astro-cid-bnzs7wvs].best-plan .category-btn[data-astro-cid-bnzs7wvs]:hover{background:linear-gradient(84deg,#c2c4c5,#b2b4b4);color:#2c2a2a;transition:background .4s ease-in-out,color .5s ease-in-out}.plan-card[data-astro-cid-bnzs7wvs]:hover{transform:translateY(-5px) scale(1.1);box-shadow:0 10px 25px #0000004d}.plan-icon[data-astro-cid-bnzs7wvs]{width:80px;height:80px;object-fit:contain;margin-top:-50px}.plan-card[data-astro-cid-bnzs7wvs] p[data-astro-cid-bnzs7wvs]{font-size:1rem;color:#292929;padding:0 15px;text-align:left}.plan-price[data-astro-cid-bnzs7wvs]{text-decoration:none;color:inherit;font-weight:700;font-size:1.3rem;display:block;margin-top:10px;background:#b2b2b2e8;padding:8px 15px;border-radius:8px}.plan-description[data-astro-cid-bnzs7wvs]{line-height:.95}.hidden[data-astro-cid-bnzs7wvs]{display:none}.visible[data-astro-cid-bnzs7wvs]{display:flex}@media (max-width: 768px){.visible[data-astro-cid-bnzs7wvs]{display:contents}.plans-container[data-astro-cid-bnzs7wvs]{flex-direction:column;align-items:center}.plan-card[data-astro-cid-bnzs7wvs]{width:100%;max-width:350px;margin:0 auto;transform:scale(1)}.plans-category-buttons[data-astro-cid-bnzs7wvs]{flex-wrap:wrap}}@media (max-width: 425px){.visible[data-astro-cid-bnzs7wvs]{display:block!important}.plan-card[data-astro-cid-bnzs7wvs]{width:90%!important;max-width:350px!important;margin:0 auto!important;transform:scale(1)!important}.plan-card[data-astro-cid-bnzs7wvs]:hover{transform:translateY(-5px) scale(1)!important;box-shadow:0 10px 25px #0000004d!important}.plans-container[data-astro-cid-bnzs7wvs]{flex-direction:column!important;align-items:center!important}.plan-card[data-astro-cid-bnzs7wvs].best-plan{width:90%!important;max-width:370px!important}}.contact-section[data-astro-cid-sz7xmlte]{background-color:#333;background:url(/assets/footer/fondoFooter.svg) no-repeat center calc(100% - 100px),linear-gradient(180deg,#373636,#333,#333);background-size:cover;background-position:center;padding:0 20px;color:#fff}.contact-container[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1100px;margin:0 auto;gap:30px}.contact-form[data-astro-cid-sz7xmlte]{flex:1;max-width:500px}.contact-form[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{margin-bottom:20px;font-size:1.8rem}.input-group[data-astro-cid-sz7xmlte]{margin-bottom:15px}.input-group[data-astro-cid-sz7xmlte] label[data-astro-cid-sz7xmlte]{display:block;font-weight:700;margin-bottom:5px}.input-group[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte],.input-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]{width:100%;padding:12px;border-radius:5px;border:none;font-size:1rem;color:#333}.input-group[data-astro-cid-sz7xmlte] textarea[data-astro-cid-sz7xmlte]{height:120px;resize:none}.send-btn[data-astro-cid-sz7xmlte]{background:linear-gradient(84deg,#2a5b76,#208675);color:#fff;padding:12px 20px;font-size:1rem;border:none;border-radius:5px;font-weight:700;box-shadow:0 5px 15px #257276ab;cursor:pointer;transition:all .3s ease-in-out;display:block;margin:0 auto}.send-btn[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px);box-shadow:6px 6px 15px #257276ab}.send-btn[data-astro-cid-sz7xmlte]:hover.active{background:linear-gradient(84deg,#2a5b76,#208675);color:#fff;transform:translateY(-3px)}.social-media[data-astro-cid-sz7xmlte]{flex:1;max-width:400px}.social-media[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{margin-bottom:15px;font-size:1.8rem}.icons[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:15px;padding:50px}.icon[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:10px;width:200px;text-decoration:none}.icon[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:50px;height:50px;object-fit:contain}.icon[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:1rem;color:#f5f5f5;white-space:nowrap;text-align:left}.icon[data-astro-cid-sz7xmlte]:hover{color:#208675;transform:scale(1.1)}.footer[data-astro-cid-sz7xmlte]{text-align:center;margin-top:70px;padding:20px 0;border-top:2px solid rgb(86 83 83 / 79%)}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#237975;text-decoration:none;font-weight:700}.footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}@media (max-width: 768px){.contact-container[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.contact-form[data-astro-cid-sz7xmlte]{max-width:80%;padding:0% 10%}.social-media[data-astro-cid-sz7xmlte]{max-width:80%;padding:10%}.icons[data-astro-cid-sz7xmlte]{justify-content:center}.icon[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:90px;height:60px;object-fit:contain}}@media (max-width: 425px){.contact-container[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}.contact-form[data-astro-cid-sz7xmlte],.social-media[data-astro-cid-sz7xmlte]{max-width:80%;padding:0% 10%}.icons[data-astro-cid-sz7xmlte]{justify-content:center}}.hidden[data-astro-cid-sz7xmlte]{display:none}#toast-container[data-astro-cid-sz7xmlte]{position:fixed;top:20%;left:50%;transform:translate(-50%,-50%);background:#388b87b0;padding:20px;border-radius:8px;box-shadow:0 4px 10px #0000004d;color:#fff;font-size:16px;text-align:center;z-index:9999;min-width:200px;max-width:300px;animation:fadeInOut 5s ease-in-out}#close-toast[data-astro-cid-sz7xmlte]{background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer}@keyframes fadeInOut{0%{opacity:0;transform:translate(-50%,-55%)}10%{opacity:1;transform:translate(-50%,-50%)}90%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-45%)}}
