.hero-section[data-astro-cid-ewxirvlt]{background:linear-gradient(135deg,#1e96d2e6,#3c5a96e6);min-height:100vh;display:flex;align-items:center;color:var(--white);position:relative;overflow:hidden;padding-top:80px}.hero-content[data-astro-cid-ewxirvlt]{position:relative;z-index:2}.hero-title[data-astro-cid-ewxirvlt]{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.2)}.hero-subtitle[data-astro-cid-ewxirvlt]{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;opacity:.95}.hero-description[data-astro-cid-ewxirvlt]{font-size:clamp(1rem,2vw,1.25rem);opacity:.9;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.8}.hero-buttons[data-astro-cid-ewxirvlt]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-outline-custom[data-astro-cid-ewxirvlt]{background:#ffffff1a;color:var(--white);border:2px solid var(--white);backdrop-filter:blur(10px)}.btn-outline-custom[data-astro-cid-ewxirvlt]:hover{background:var(--white);color:var(--primary-blue);border-color:var(--white)}.hero-decoration[data-astro-cid-ewxirvlt]{position:absolute;inset:0;z-index:1;overflow:hidden}.circle[data-astro-cid-ewxirvlt]{position:absolute;border-radius:50%;background:#ffffff0d;animation:float 20s infinite ease-in-out}.circle-1[data-astro-cid-ewxirvlt]{width:300px;height:300px;top:10%;left:-100px;animation-delay:0s}.circle-2[data-astro-cid-ewxirvlt]{width:200px;height:200px;top:60%;right:-50px;animation-delay:5s}.circle-3[data-astro-cid-ewxirvlt]{width:150px;height:150px;bottom:20%;left:50%;animation-delay:10s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-50px) rotate(180deg)}}.scroll-indicator[data-astro-cid-ewxirvlt]{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:2;animation:bounce 2s infinite}.mouse[data-astro-cid-ewxirvlt]{width:26px;height:40px;border:2px solid rgba(255,255,255,.8);border-radius:13px;position:relative}.wheel[data-astro-cid-ewxirvlt]{width:4px;height:8px;background:#fffc;border-radius:2px;position:absolute;top:8px;left:50%;transform:translate(-50%);animation:scroll 2s infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-10px)}}@keyframes scroll{0%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(12px)}}.animate-fadeInUp[data-astro-cid-ewxirvlt]{animation:fadeInUp .8s ease-out backwards}@media (max-width: 768px){.hero-section[data-astro-cid-ewxirvlt]{min-height:90vh;padding-top:60px}.hero-buttons[data-astro-cid-ewxirvlt]{flex-direction:column;align-items:stretch}.hero-buttons[data-astro-cid-ewxirvlt] .btn[data-astro-cid-ewxirvlt]{width:100%}.scroll-indicator[data-astro-cid-ewxirvlt]{display:none}}.stats-section[data-astro-cid-qozlwz5g]{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--navy) 100%);padding:60px 0;position:relative;overflow:hidden}.stats-section[data-astro-cid-qozlwz5g]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.stat-card[data-astro-cid-qozlwz5g]{text-align:center;padding:2rem 1rem;border-radius:16px;background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;animation:fadeInUp .6s ease forwards;opacity:0}.stat-card[data-astro-cid-qozlwz5g]:hover{background:#ffffff1a;transform:translateY(-5px)}.stat-icon[data-astro-cid-qozlwz5g]{width:60px;height:60px;background:linear-gradient(135deg,var(--secondary-cyan),var(--light-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--white)}.stat-content[data-astro-cid-qozlwz5g]{display:flex;flex-direction:column;gap:.25rem}.stat-value[data-astro-cid-qozlwz5g]{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--white);line-height:1.2}.stat-label[data-astro-cid-qozlwz5g]{font-size:.9rem;color:#fffc;text-transform:uppercase;letter-spacing:1px}@media (max-width: 768px){.stats-section[data-astro-cid-qozlwz5g]{padding:40px 0}.stat-card[data-astro-cid-qozlwz5g]{padding:1.5rem .75rem}.stat-icon[data-astro-cid-qozlwz5g]{width:50px;height:50px;font-size:1.25rem}}.services-section[data-astro-cid-7fsfp5w6]{padding:80px 0}.service-card[data-astro-cid-7fsfp5w6]{background:var(--white);border-radius:16px;padding:40px 32px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid rgba(60,90,150,.1);height:100%;display:flex;flex-direction:column}.service-card[data-astro-cid-7fsfp5w6]:hover{transform:translateY(-12px);box-shadow:0 16px 50px #1e96d240}.card-icon[data-astro-cid-7fsfp5w6]{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--secondary-cyan) 0%,var(--primary-blue) 100%);color:var(--white);font-size:2rem;box-shadow:0 8px 20px #1e96d24d}.service-title[data-astro-cid-7fsfp5w6]{font-size:1.5rem;font-weight:600;color:var(--accent-dark);margin-bottom:1rem}.service-description[data-astro-cid-7fsfp5w6]{line-height:1.8;color:var(--gray);flex-grow:1}.service-features[data-astro-cid-7fsfp5w6]{list-style:none;padding:0;margin:0 0 1rem}.service-features[data-astro-cid-7fsfp5w6] li[data-astro-cid-7fsfp5w6]{display:flex;align-items:flex-start;margin-bottom:.75rem;color:var(--accent-dark);font-size:.95rem}.service-features[data-astro-cid-7fsfp5w6] i[data-astro-cid-7fsfp5w6]{margin-top:.25rem;flex-shrink:0}.service-link[data-astro-cid-7fsfp5w6]{display:inline-flex;align-items:center;color:var(--primary-blue);font-weight:600;text-decoration:none;transition:all .3s ease;margin-top:auto}.service-link[data-astro-cid-7fsfp5w6]:hover{color:var(--secondary-cyan);transform:translate(5px)}.service-link[data-astro-cid-7fsfp5w6] i[data-astro-cid-7fsfp5w6]{transition:transform .3s ease}.service-link[data-astro-cid-7fsfp5w6]:hover i[data-astro-cid-7fsfp5w6]{transform:translate(5px)}@media (max-width: 991px){.services-section[data-astro-cid-7fsfp5w6]{padding:60px 0}.service-card[data-astro-cid-7fsfp5w6]{padding:32px 24px}}@media (max-width: 767px){.card-icon[data-astro-cid-7fsfp5w6]{width:70px;height:70px;font-size:1.75rem}.service-title[data-astro-cid-7fsfp5w6]{font-size:1.25rem}}.products-preview-section[data-astro-cid-ueask4yw]{padding:100px 0;background:var(--light-gray)}.section-badge[data-astro-cid-ueask4yw]{display:inline-block;background:linear-gradient(135deg,#1e96d21a,#3c5a961a);color:var(--primary-blue);padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.section-title[data-astro-cid-ueask4yw]{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--accent-dark);margin-bottom:0}.product-card[data-astro-cid-ueask4yw]{display:block;background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014;transition:all .4s ease;text-decoration:none;height:100%;animation:fadeInUp .6s ease forwards;opacity:0}.product-card[data-astro-cid-ueask4yw]:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.product-image[data-astro-cid-ueask4yw]{position:relative;height:200px;overflow:hidden}.product-image[data-astro-cid-ueask4yw] img[data-astro-cid-ueask4yw]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card[data-astro-cid-ueask4yw]:hover .product-image[data-astro-cid-ueask4yw] img[data-astro-cid-ueask4yw]{transform:scale(1.1)}.product-overlay[data-astro-cid-ueask4yw]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(30,30,30,.3) 100%)}.product-content[data-astro-cid-ueask4yw]{padding:1.5rem}.product-icon[data-astro-cid-ueask4yw]{width:50px;height:50px;background:linear-gradient(135deg,var(--secondary-cyan),var(--primary-blue));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--white);margin-bottom:1rem;margin-top:-40px;position:relative;box-shadow:0 5px 20px #1e96d24d}.product-title[data-astro-cid-ueask4yw]{font-size:1.25rem;font-weight:700;color:var(--accent-dark);margin-bottom:.5rem}.product-description[data-astro-cid-ueask4yw]{font-size:.95rem;color:var(--gray);margin-bottom:1rem;line-height:1.6}.product-items[data-astro-cid-ueask4yw]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.product-item-badge[data-astro-cid-ueask4yw]{background:var(--light-gray);color:var(--accent-dark);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.product-link[data-astro-cid-ueask4yw]{display:inline-flex;align-items:center;color:var(--primary-blue);font-weight:600;font-size:.95rem;transition:all .3s ease}.product-card[data-astro-cid-ueask4yw]:hover .product-link[data-astro-cid-ueask4yw]{color:var(--secondary-cyan)}.product-card[data-astro-cid-ueask4yw]:hover .product-link[data-astro-cid-ueask4yw] i[data-astro-cid-ueask4yw]{transform:translate(5px)}.product-link[data-astro-cid-ueask4yw] i[data-astro-cid-ueask4yw]{transition:transform .3s ease}.btn-outline-custom[data-astro-cid-ueask4yw]{padding:1rem 2rem;border:2px solid var(--primary-blue);color:var(--primary-blue);font-weight:600;border-radius:50px;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center}.btn-outline-custom[data-astro-cid-ueask4yw]:hover{background:var(--primary-blue);color:var(--white);transform:translateY(-3px)}@media (max-width: 768px){.products-preview-section[data-astro-cid-ueask4yw]{padding:60px 0}.product-image[data-astro-cid-ueask4yw]{height:180px}}.references-preview-section[data-astro-cid-n34ub7ke]{padding:100px 0;background:var(--white);overflow:hidden}.section-badge[data-astro-cid-n34ub7ke]{display:inline-block;background:linear-gradient(135deg,#1e96d21a,#3c5a961a);color:var(--primary-blue);padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.section-title[data-astro-cid-n34ub7ke]{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--accent-dark);margin-bottom:1rem}.section-description[data-astro-cid-n34ub7ke]{font-size:1.125rem;color:var(--gray)}.highlight[data-astro-cid-n34ub7ke]{color:var(--primary-blue);font-weight:700;font-size:1.5rem}.region-stats[data-astro-cid-n34ub7ke]{display:flex;justify-content:center}.region-badge[data-astro-cid-n34ub7ke]{display:flex;align-items:center;gap:.5rem;background:var(--light-gray);padding:.5rem 1rem;border-radius:50px;transition:all .3s ease}.region-badge[data-astro-cid-n34ub7ke]:hover{background:linear-gradient(135deg,var(--secondary-cyan),var(--primary-blue));color:var(--white)}.region-badge[data-astro-cid-n34ub7ke]:hover .region-count[data-astro-cid-n34ub7ke],.region-badge[data-astro-cid-n34ub7ke]:hover .region-name[data-astro-cid-n34ub7ke]{color:var(--white)}.region-count[data-astro-cid-n34ub7ke]{font-weight:700;color:var(--primary-blue);font-size:1.1rem}.region-name[data-astro-cid-n34ub7ke]{font-size:.9rem;color:var(--gray);font-weight:500}.references-carousel[data-astro-cid-n34ub7ke]{position:relative;overflow:hidden;margin:0 -15px;padding:20px 0}.references-track[data-astro-cid-n34ub7ke]{display:flex;gap:1.5rem;animation:scroll 40s linear infinite;width:max-content}.references-track[data-astro-cid-n34ub7ke]:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.reference-card[data-astro-cid-n34ub7ke]{flex-shrink:0;display:flex;align-items:center;gap:1rem;background:var(--white);padding:1rem 1.5rem;border-radius:16px;box-shadow:0 5px 20px #00000014;border:1px solid rgba(0,0,0,.05);min-width:280px;transition:all .3s ease}.reference-card[data-astro-cid-n34ub7ke]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.reference-flag[data-astro-cid-n34ub7ke]{font-size:2rem;line-height:1}.reference-info[data-astro-cid-n34ub7ke]{flex:1}.reference-name[data-astro-cid-n34ub7ke]{font-size:1rem;font-weight:600;color:var(--accent-dark);margin-bottom:.25rem}.reference-country[data-astro-cid-n34ub7ke]{font-size:.85rem;color:var(--gray)}.reference-link[data-astro-cid-n34ub7ke]{width:36px;height:36px;background:var(--light-gray);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gray);transition:all .3s ease;text-decoration:none}.reference-link[data-astro-cid-n34ub7ke]:hover{background:var(--primary-blue);color:var(--white)}.btn-primary-custom[data-astro-cid-n34ub7ke]{background:linear-gradient(135deg,var(--secondary-cyan),var(--primary-blue));color:var(--white);padding:1rem 2rem;font-weight:600;border-radius:50px;border:none;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center}.btn-primary-custom[data-astro-cid-n34ub7ke]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1e96d24d;color:var(--white)}@media (max-width: 768px){.references-preview-section[data-astro-cid-n34ub7ke]{padding:60px 0}.reference-card[data-astro-cid-n34ub7ke]{min-width:250px;padding:.875rem 1.25rem}}.about-section[data-astro-cid-lug7qch3]{padding:80px 0}.about-description[data-astro-cid-lug7qch3]{font-size:1.125rem;line-height:1.8;color:var(--gray)}.mission-vision-card[data-astro-cid-lug7qch3]{background:var(--white);padding:40px 32px;border-radius:16px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;border:1px solid rgba(60,90,150,.1);height:100%}.mission-vision-card[data-astro-cid-lug7qch3]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #1e96d233}.card-icon-wrapper[data-astro-cid-lug7qch3]{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,var(--secondary-cyan) 0%,var(--primary-blue) 100%);color:var(--white);display:flex;align-items:center;justify-content:center;font-size:2rem;margin-bottom:1.5rem;box-shadow:0 8px 20px #1e96d24d}.value-card[data-astro-cid-lug7qch3]{background:var(--white);padding:32px 24px;border-radius:12px;box-shadow:0 4px 15px #0000000f;transition:all .3s ease;border:1px solid rgba(60,90,150,.08);height:100%}.value-card[data-astro-cid-lug7qch3]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #1e96d226}.value-icon[data-astro-cid-lug7qch3]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#1e96d21a,#3c5a961a);color:var(--primary-blue);display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin:0 auto 1rem}@media (max-width: 991px){.about-section[data-astro-cid-lug7qch3]{padding:60px 0}.mission-vision-card[data-astro-cid-lug7qch3]{padding:32px 24px;margin-bottom:1rem}.about-description[data-astro-cid-lug7qch3]{font-size:1rem}}@media (max-width: 767px){.card-icon-wrapper[data-astro-cid-lug7qch3]{width:60px;height:60px;font-size:1.75rem}.value-card[data-astro-cid-lug7qch3]{padding:24px 20px;margin-bottom:1rem}.value-icon[data-astro-cid-lug7qch3]{width:50px;height:50px;font-size:1.5rem}}.why-us-section[data-astro-cid-ldgnqmoy]{padding:100px 0;background:linear-gradient(135deg,var(--accent-dark) 0%,var(--navy) 100%);position:relative;overflow:hidden}.why-us-section[data-astro-cid-ldgnqmoy]:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(135deg,rgba(30,150,210,.1),transparent);pointer-events:none}.section-badge[data-astro-cid-ldgnqmoy]{display:inline-block;background:#1e96d233;color:var(--secondary-cyan);padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.section-title[data-astro-cid-ldgnqmoy]{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--white);margin-bottom:1rem;line-height:1.2}.section-description[data-astro-cid-ldgnqmoy]{font-size:1.1rem;color:#fffc;line-height:1.7}.btn-primary-custom[data-astro-cid-ldgnqmoy]{background:linear-gradient(135deg,var(--secondary-cyan),var(--primary-blue));color:var(--white);padding:1rem 2rem;font-weight:600;border-radius:50px;border:none;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center}.btn-primary-custom[data-astro-cid-ldgnqmoy]:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1e96d24d;color:var(--white)}.why-us-grid[data-astro-cid-ldgnqmoy]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.why-us-card[data-astro-cid-ldgnqmoy]{background:#ffffff0d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;position:relative;overflow:hidden;transition:all .4s ease;animation:fadeInUp .6s ease forwards;opacity:0}.why-us-card[data-astro-cid-ldgnqmoy]:hover{background:#ffffff1a;transform:translateY(-5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-icon[data-astro-cid-ldgnqmoy]{width:50px;height:50px;background:linear-gradient(135deg,var(--secondary-cyan),var(--primary-blue));border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--white);margin-bottom:1rem}.card-content[data-astro-cid-ldgnqmoy]{position:relative;z-index:1}.card-title[data-astro-cid-ldgnqmoy]{font-size:1.125rem;font-weight:600;color:var(--white);margin-bottom:.5rem}.card-description[data-astro-cid-ldgnqmoy]{font-size:.9rem;color:#ffffffb3;margin-bottom:0;line-height:1.6}.card-number[data-astro-cid-ldgnqmoy]{position:absolute;top:1rem;right:1rem;font-size:3rem;font-weight:800;color:#ffffff0d;line-height:1}@media (max-width: 991px){.why-us-content[data-astro-cid-ldgnqmoy]{text-align:center}.why-us-grid[data-astro-cid-ldgnqmoy]{grid-template-columns:1fr}}@media (max-width: 768px){.why-us-section[data-astro-cid-ldgnqmoy]{padding:60px 0}.why-us-card[data-astro-cid-ldgnqmoy]{padding:1.5rem}}.blog-preview-section[data-astro-cid-no676tty]{padding:100px 0;background:var(--light-gray)}.section-badge[data-astro-cid-no676tty]{display:inline-block;background:linear-gradient(135deg,#1e96d21a,#3c5a961a);color:var(--primary-blue);padding:.5rem 1.25rem;border-radius:50px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.section-title[data-astro-cid-no676tty]{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--accent-dark);margin-bottom:0}.blog-card[data-astro-cid-no676tty]{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014;transition:all .4s ease;height:100%;animation:fadeInUp .6s ease forwards;opacity:0}.blog-card[data-astro-cid-no676tty]:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.blog-card-link[data-astro-cid-no676tty]{display:flex;flex-direction:column;height:100%;text-decoration:none}.blog-image[data-astro-cid-no676tty]{position:relative;height:200px;overflow:hidden}.blog-image[data-astro-cid-no676tty] img[data-astro-cid-no676tty]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card[data-astro-cid-no676tty]:hover .blog-image[data-astro-cid-no676tty] img[data-astro-cid-no676tty]{transform:scale(1.1)}.blog-category[data-astro-cid-no676tty]{position:absolute;top:1rem;left:1rem;background:var(--primary-blue);color:var(--white);padding:.35rem .85rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.blog-content[data-astro-cid-no676tty]{padding:1.5rem;display:flex;flex-direction:column;flex:1}.blog-meta[data-astro-cid-no676tty]{display:flex;gap:1rem;margin-bottom:.75rem}.blog-date[data-astro-cid-no676tty],.blog-read-time[data-astro-cid-no676tty]{font-size:.85rem;color:var(--gray);display:flex;align-items:center}.blog-title[data-astro-cid-no676tty]{font-size:1.125rem;font-weight:700;color:var(--accent-dark);margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-excerpt[data-astro-cid-no676tty]{font-size:.95rem;color:var(--gray);line-height:1.6;margin-bottom:1rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-link[data-astro-cid-no676tty]{display:inline-flex;align-items:center;color:var(--primary-blue);font-weight:600;font-size:.95rem;transition:all .3s ease}.blog-card[data-astro-cid-no676tty]:hover .blog-link[data-astro-cid-no676tty]{color:var(--secondary-cyan)}.blog-card[data-astro-cid-no676tty]:hover .blog-link[data-astro-cid-no676tty] i[data-astro-cid-no676tty]{transform:translate(5px)}.blog-link[data-astro-cid-no676tty] i[data-astro-cid-no676tty]{transition:transform .3s ease}.btn-outline-custom[data-astro-cid-no676tty]{padding:1rem 2rem;border:2px solid var(--primary-blue);color:var(--primary-blue);font-weight:600;border-radius:50px;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center}.btn-outline-custom[data-astro-cid-no676tty]:hover{background:var(--primary-blue);color:var(--white);transform:translateY(-3px)}@media (max-width: 768px){.blog-preview-section[data-astro-cid-no676tty]{padding:60px 0}.blog-image[data-astro-cid-no676tty]{height:180px}}
