.yacht-cards-grid-section.svelte-yjup9v{width:100%;padding:var(--space-12) 0;background:linear-gradient(135deg,#fafbfc,#f5f7fa)}.title-container.svelte-yjup9v{display:flex;align-items:center;flex-direction:column;max-width:1400px;margin:0 auto 3rem;padding:0 var(--space-6)}.title.svelte-yjup9v{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--dark-blue);text-align:center;line-height:1.2;letter-spacing:-.02em}.desktop-layout.svelte-yjup9v{display:block}.mobile-layout.svelte-yjup9v{display:none}.yacht-cards-grid.svelte-yjup9v{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 var(--space-6)}@media (max-width: 1200px){.yacht-cards-grid.svelte-yjup9v{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.yacht-cards-grid.svelte-yjup9v{grid-template-columns:1fr}}.yacht-card.svelte-yjup9v{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;position:relative}@media (min-width: 769px){.yacht-card.svelte-yjup9v:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.yacht-card.svelte-yjup9v:hover .card-image-wrapper:where(.svelte-yjup9v) img:where(.svelte-yjup9v){transform:scale(1.03)}}.yacht-card.wide-card.svelte-yjup9v{grid-column:span 3}.yacht-card.svelte-yjup9v:not(.wide-card){grid-column:span 2}@media (max-width: 1200px){.yacht-card.wide-card.svelte-yjup9v{grid-column:span 2}.yacht-card.svelte-yjup9v:not(.wide-card){grid-column:span 2}}@media (max-width: 768px){.yacht-card.wide-card.svelte-yjup9v,.yacht-card.svelte-yjup9v:not(.wide-card){grid-column:span 1}}.card-image-wrapper.svelte-yjup9v{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#e0e5ec,#f5f7fa)}.yacht-card.wide-card.svelte-yjup9v .card-image-wrapper:where(.svelte-yjup9v){height:300px}.card-image-wrapper.svelte-yjup9v img:where(.svelte-yjup9v){width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.badge.svelte-yjup9v{position:absolute;top:16px;left:16px;padding:8px 16px;border-radius:100px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;box-shadow:0 4px 12px #00000026}.featured-badge.svelte-yjup9v{background:linear-gradient(135deg,#ffc800f2,#ff9600f2);color:#fff}.capacity-badge.svelte-yjup9v{background:#fffffff2;color:var(--dark-blue);border:1px solid rgba(0,0,0,.1)}.capacity-badge-mobile.svelte-yjup9v{position:absolute;top:12px;left:12px;padding:6px 12px;border-radius:100px;font-size:.7rem;font-weight:700;background:#fffffff2;color:var(--dark-blue);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2}.card-content.svelte-yjup9v{padding:24px;display:flex;flex-direction:column;gap:16px;flex:1}.card-header.svelte-yjup9v{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.vessel-name.svelte-yjup9v{font-size:1.25rem;font-weight:700;color:var(--dark-blue);margin:0;line-height:1.3;flex:1}.price-tag.svelte-yjup9v{display:flex;flex-direction:row;align-items:flex-end;flex-shrink:0}.price.svelte-yjup9v{font-size:1.5rem;font-weight:800;color:var(--primary-blue);line-height:1}.price-unit.svelte-yjup9v{font-size:.75rem;font-weight:600;color:var(--dark-blue);opacity:.6;margin-top:2px}.vessel-location.svelte-yjup9v{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:500;color:var(--dark-blue);opacity:.7}.vessel-location.svelte-yjup9v svg:where(.svelte-yjup9v){flex-shrink:0}.amenities-tags.svelte-yjup9v{display:flex;flex-wrap:wrap;gap:8px}.amenity-tag.svelte-yjup9v{padding:6px 12px;background:linear-gradient(135deg,#f0f4f8,#e6edf3);border:1px solid rgba(0,0,0,.06);border-radius:8px;font-size:.75rem;font-weight:600;color:var(--dark-blue);white-space:nowrap}.amenity-tag.more.svelte-yjup9v{background:linear-gradient(135deg,#e8f0f8,#d6e4f3);color:var(--primary-blue)}.card-stats.svelte-yjup9v{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08);margin-top:auto}.stat-item.svelte-yjup9v{display:flex;align-items:center;gap:8px;font-size:.875rem;font-weight:600;color:var(--dark-blue)}.stat-item.svelte-yjup9v svg:where(.svelte-yjup9v){flex-shrink:0;opacity:.7}.stat-divider.svelte-yjup9v{width:1px;height:20px;background:#0000001a}.stat-actions-wrapper.svelte-yjup9v{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex:1;opacity:0;visibility:hidden;transition:all var(--duration-fast) var(--ease-default)}.yacht-card.svelte-yjup9v:hover .stat-actions-wrapper:where(.svelte-yjup9v){opacity:1;visibility:visible}.stat-actions-wrapper.svelte-yjup9v .stat-divider:where(.svelte-yjup9v){opacity:1;visibility:visible}.stat-action.svelte-yjup9v{font-size:12px;font-weight:600;color:var(--color-primary);text-decoration:none;white-space:nowrap;padding:6px 12px;border:1px solid var(--color-primary);border-radius:100px;transition:all var(--duration-fast) var(--ease-default)}.stat-action.svelte-yjup9v:hover{background:var(--color-primary);color:#fff}@media (max-width: 768px){.desktop-layout.svelte-yjup9v{display:none}.mobile-layout.svelte-yjup9v{display:block;padding:0 var(--space-4)}.description-card.svelte-yjup9v{background:#fff;border-radius:20px;padding:24px;margin-bottom:32px;box-shadow:0 2px 12px #0000000f}.description-card.svelte-yjup9v p:where(.svelte-yjup9v){font-size:.9rem;line-height:1.6;color:var(--dark-blue);margin:0}.mobile-section.svelte-yjup9v{margin-bottom:48px;background:#fff;border-radius:20px;padding:24px 0;box-shadow:0 2px 12px #0000000f}.section-header.svelte-yjup9v{padding:0 var(--space-4) 20px var(--space-4);border-bottom:2px solid rgba(0,0,0,.06);margin-bottom:20px}.section-title.svelte-yjup9v{font-size:1.25rem;font-weight:800;color:var(--dark-blue);margin:0 0 6px;letter-spacing:-.01em}.section-subtitle.svelte-yjup9v{font-size:.875rem;color:var(--dark-blue);opacity:.65;margin:0;font-weight:500}.horizontal-scroll-container.svelte-yjup9v{overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.horizontal-scroll-container.svelte-yjup9v::-webkit-scrollbar{display:none}.horizontal-yacht-cards.svelte-yjup9v{display:flex;gap:16px;padding:0 var(--space-4)}.mobile-card.svelte-yjup9v{flex:0 0 280px;min-width:280px}.mobile-card.svelte-yjup9v .card-image-wrapper:where(.svelte-yjup9v){height:180px}.mobile-card.svelte-yjup9v .card-content:where(.svelte-yjup9v){padding:16px;gap:12px}.mobile-card.svelte-yjup9v .vessel-name:where(.svelte-yjup9v){font-size:1rem}.mobile-card.svelte-yjup9v .price:where(.svelte-yjup9v){font-size:1.25rem}.mobile-card.svelte-yjup9v .amenity-tag:where(.svelte-yjup9v){font-size:.7rem;padding:5px 10px}.title.svelte-yjup9v{font-size:1.5rem}}@media (max-width: 480px){.mobile-card.svelte-yjup9v{flex:0 0 260px;min-width:260px}}@media (prefers-reduced-motion: reduce){.svelte-yjup9v{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.modal-overlay.svelte-1dbx517{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:999999999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.contact-form-container.svelte-1dbx517{display:flex;justify-content:center;align-items:center;padding:2rem}.contact-form.svelte-1dbx517{position:relative;display:flex;flex-direction:column;gap:1rem;background:#fff;padding:2rem;border-radius:1rem;border:1px solid #dcdfec;box-shadow:0 5px 16px #0000000f;max-width:470px;color:var(--dark-blue)}@media (max-width: 768px){.contact-form.svelte-1dbx517{max-width:calc(100vw - 2rem)}}.absolute-exit-button.svelte-1dbx517{position:absolute;top:-1rem;right:-1rem;height:3rem;width:3rem;display:flex;justify-content:center;align-items:center;background:#dc3545;color:#fff;border-radius:99px;border:1px solid #fff;box-shadow:0 5px 16px #0000000f;cursor:pointer}.absolute-exit-button.svelte-1dbx517:hover{background:#ff4b19;color:#fff;border:1px solid #fff;transition:all .3s ease}.charter-info.svelte-1dbx517{display:flex;flex-direction:column;gap:2rem;max-width:600px;margin:0 auto}.charter-info.svelte-1dbx517 h2:where(.svelte-1dbx517){font-size:2rem;font-weight:800;color:var(--dark-blue);margin-bottom:.5rem;line-height:1.2}.charter-info.svelte-1dbx517 h3:where(.svelte-1dbx517){font-size:1.25rem;font-weight:700;color:var(--dark-blue);margin-bottom:1rem}.description.svelte-1dbx517 p:where(.svelte-1dbx517){line-height:1.6;color:#4a5568;font-size:1.1rem}.description.svelte-1dbx517 strong:where(.svelte-1dbx517){color:var(--dark-blue);font-weight:600}.description.svelte-1dbx517 a:where(.svelte-1dbx517){color:var(--primary-blue);text-decoration:none;font-weight:600}.description.svelte-1dbx517 a:where(.svelte-1dbx517):hover{text-decoration:underline}.amenities.svelte-1dbx517{background-color:#f8fafc;padding:1.5rem;border-radius:.75rem;border:1px solid #e2e8f0}.amenities.svelte-1dbx517 ul:where(.svelte-1dbx517){list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.amenities.svelte-1dbx517 li:where(.svelte-1dbx517){display:flex;align-items:center;gap:.75rem;color:#4a5568;font-size:1.1rem}.icon.svelte-1dbx517{color:var(--primary-blue);font-weight:700}.cta-buttons.svelte-1dbx517{display:flex;gap:1rem;margin-top:1rem}.btn.svelte-1dbx517{padding:.875rem 2rem;border-radius:99px;font-weight:600;text-decoration:none;text-align:center;transition:all .2s ease}.book-now.svelte-1dbx517{background-color:var(--primary-blue);color:#fff;flex:2}.book-now.svelte-1dbx517:hover{background-color:var(--dark-blue)}.faq.svelte-1dbx517{background-color:#fff;color:var(--primary-blue);border:2px solid var(--primary-blue);flex:1}.faq.svelte-1dbx517:hover{background-color:var(--primary-blue);color:#fff}@media (max-width: 768px){.charter-info.svelte-1dbx517{gap:1rem}.charter-info.svelte-1dbx517 h2:where(.svelte-1dbx517){font-size:1.25rem;margin-bottom:.25rem}.charter-info.svelte-1dbx517 h3:where(.svelte-1dbx517){font-size:1rem;margin-bottom:.5rem}.description.svelte-1dbx517 p:where(.svelte-1dbx517){font-size:.875rem;line-height:1.4}.amenities.svelte-1dbx517{padding:1rem}.amenities.svelte-1dbx517 li:where(.svelte-1dbx517){font-size:.875rem;gap:.5rem}.cta-buttons.svelte-1dbx517{flex-direction:column;gap:.5rem;margin-top:.5rem}.btn.svelte-1dbx517{width:100%;padding:.625rem 1rem;font-size:.875rem}.note.svelte-1dbx517{padding:.75rem;font-size:.75rem;margin-top:.5rem}.icon-warning.svelte-1dbx517{font-size:.875rem}.contact-form.svelte-1dbx517{padding:1.25rem}}.note.svelte-1dbx517{display:flex;align-items:start;gap:.5rem;background-color:#fff5f5;border:1px solid #fed7d7;padding:1rem;border-radius:.5rem;margin-top:1rem;font-size:.95rem;color:#742a2a}.icon-warning.svelte-1dbx517{color:#e53e3e;font-weight:700;font-size:1rem}.overline.svelte-1ginxy2{display:block;width:fit-content;background:var(--secondary-blue);color:#fff;padding:.5rem 1.5rem;border-radius:99px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;text-align:center;margin:3rem auto 1.5rem}.title.svelte-1ginxy2{font-size:clamp(2rem,5vw,3.5rem);line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(45deg,var(--dark-blue),var(--secondary-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin:0 auto;padding:0 2vw;max-width:70%}@media (max-width: 1024px){.title.svelte-1ginxy2{max-width:90%}}h2.svelte-1ginxy2{font-size:clamp(2rem,5vw,2.25rem);font-weight:900;color:#fff}p.svelte-1ginxy2{font-size:clamp(1rem,2vw,1rem);font-weight:700;max-width:100%;color:#fff}@media (min-width: 1024px){p.svelte-1ginxy2{max-width:50%}}button.svelte-1ginxy2{width:fit-content;background-color:#fff;color:#000;padding:1rem 2rem;border:none;cursor:pointer;font-weight:600;margin-top:1rem;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease,box-shadow .2s ease}button.svelte-1ginxy2:hover{transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.wrapper.svelte-1ginxy2{padding:2vw;width:100%;height:auto}@media (max-width: 1024px){.wrapper.svelte-1ginxy2{padding:0}}.outer-container.svelte-1ginxy2{width:100%;height:100%;padding:1.5rem}@media (min-width: 1024px){.outer-container.svelte-1ginxy2{padding:2rem}}@media (max-width: 1024px){.outer-container.svelte-1ginxy2{padding:1rem}}.inner-container.svelte-1ginxy2{width:100%;height:600px;display:grid;flex-direction:column;gap:2rem;border-radius:1rem;overflow:hidden;grid-template-columns:1fr .6fr 1fr}@media (max-width: 1024px){.inner-container.svelte-1ginxy2{height:1300px;grid-template-columns:1fr;gap:0}}.left-section.svelte-1ginxy2{width:100%;height:650px;position:relative;background-image:url(https://res.cloudinary.com/dlobqp00u/image/upload/v1737775907/commercial-boat-rental-chicago-river.jpg);background-size:cover;background-position:center}@media (min-width: 1024px){.left-section.svelte-1ginxy2{height:100%;grid-column:1 / 3;grid-row:1 / 3;clip-path:polygon(0 0,100% 0,60% 100%,0 100%)}}@media (max-width: 1024px){.left-section.svelte-1ginxy2{clip-path:polygon(0 0,100% 0,100% 95%,0 100%)}}.left-section.svelte-1ginxy2 .passenger-bubble:where(.svelte-1ginxy2){left:2rem}.right-section.svelte-1ginxy2{width:100%;height:650px;position:relative;background-image:url(https://res.cloudinary.com/dlobqp00u/image/upload/v1739800456/adit-297_6_lcdieh.jpg);background-size:cover;background-position:center}@media (min-width: 1024px){.right-section.svelte-1ginxy2{height:100%;grid-column:2 / 4;grid-row:1 / 3;clip-path:polygon(40% 0,100% 0,100% 100%,0 100%)}}@media (max-width: 1024px){.right-section.svelte-1ginxy2{clip-path:polygon(0 5%,100% 0,100% 100%,0 100%)}}.right-section.svelte-1ginxy2 .passenger-bubble:where(.svelte-1ginxy2){right:2rem}.red-overlay.svelte-1ginxy2{width:100%;height:100%;display:flex;flex-direction:column;justify-content:end;padding:2.5rem;position:relative;background:linear-gradient(to top,rgba(0,0,0,.7),transparent),#ffa60080;transition:background-color .3s ease-in-out}.red-overlay.svelte-1ginxy2:hover{background:linear-gradient(to top,rgba(0,0,0,.7),transparent),#ffa60000}@media (max-width: 1024px){.red-overlay.svelte-1ginxy2{padding:1rem 1rem 2rem}}.blue-overlay.svelte-1ginxy2{width:100%;height:100%;display:flex;flex-direction:column;justify-content:end;align-items:flex-end;text-align:right;padding:2.5rem;position:relative;background:linear-gradient(to top,rgba(0,0,0,.7),transparent),#0076b67d;transition:background-color .3s ease-in-out}.blue-overlay.svelte-1ginxy2:hover{background:linear-gradient(to top,rgba(0,0,0,.7),transparent),#0076b600}@media (max-width: 1024px){.blue-overlay.svelte-1ginxy2{padding:1rem 1rem 2rem}}.blue-overlay.svelte-1ginxy2 h2:where(.svelte-1ginxy2),.blue-overlay.svelte-1ginxy2 p:where(.svelte-1ginxy2){text-align:right;margin-left:auto}.red-overlay.svelte-1ginxy2 h2:where(.svelte-1ginxy2),.red-overlay.svelte-1ginxy2 p:where(.svelte-1ginxy2),.red-overlay.svelte-1ginxy2 button:where(.svelte-1ginxy2),.blue-overlay.svelte-1ginxy2 h2:where(.svelte-1ginxy2),.blue-overlay.svelte-1ginxy2 p:where(.svelte-1ginxy2),.blue-overlay.svelte-1ginxy2 button:where(.svelte-1ginxy2){position:relative;z-index:1}.passenger-bubble.svelte-1ginxy2{position:absolute;background-color:#fff;color:var(--dark-blue);padding:.75rem 1.25rem;border-radius:50px;font-weight:700;font-size:.75rem;top:2rem;z-index:2;border:1px solid var(--dark-blue)}main.svelte-1c1yl0p{display:flex;flex-direction:column;overflow-x:hidden;width:100%}.hero-wrapper.svelte-1c1yl0p{position:relative;width:100%;background-color:#c7fbff1a;overflow:hidden;padding:clamp(1rem,5vw,120px)}@media (max-width: 768px){.hero-wrapper.svelte-1c1yl0p{min-height:auto}}.hero-container.svelte-1c1yl0p{position:relative;display:flex;align-items:center;justify-content:space-between;gap:clamp(2rem,5vw,4rem);width:100%;max-width:1920px;margin:0 auto;padding:clamp(1rem,5vw,120px);min-height:100%}@media (max-width: 1024px){.hero-container.svelte-1c1yl0p{flex-direction:column-reverse;padding:clamp(1rem,3vw,2rem);gap:2rem;margin-bottom:60px}}.hero-text-container.svelte-1c1yl0p{flex:1;max-width:700px;display:flex;flex-direction:column;gap:clamp(1rem,3vw,2rem);animation:svelte-1c1yl0p-slideFromLeft 1s ease-out}@media (max-width: 1024px){.hero-text-container.svelte-1c1yl0p{max-width:100%;align-items:center;text-align:center;animation:svelte-1c1yl0p-slideFromBottom 1s ease-out}}.hero-right.svelte-1c1yl0p{flex:1;max-width:800px;animation:svelte-1c1yl0p-slideFromRight 1s ease-out}@media (max-width: 1024px){.hero-right.svelte-1c1yl0p{max-width:100%;animation:svelte-1c1yl0p-slideFromTop 1s ease-out}}.hero-image-container.svelte-1c1yl0p{position:relative;width:100%;aspect-ratio:665/443;border-radius:clamp(1rem,3vw,2rem);overflow:hidden;transform:perspective(1000px) rotateY(-5deg);transition:transform .3s ease;box-shadow:0 20px 40px #0000001a}.hero-image-container.svelte-1c1yl0p:hover{transform:perspective(1000px) rotateY(0)}.hero-image-container.svelte-1c1yl0p img:where(.svelte-1c1yl0p){width:100%;height:100%;object-fit:cover;border:4px solid var(--dark-blue);border-radius:inherit;transition:transform .3s ease}.hero-image-container.svelte-1c1yl0p img:where(.svelte-1c1yl0p):hover{transform:scale(1.05)}@media (max-width: 1024px){.hero-image-container.svelte-1c1yl0p{transform:none}.hero-image-container.svelte-1c1yl0p:hover{transform:none}}.location-blurb.svelte-1c1yl0p{position:absolute;bottom:1rem;right:1rem;color:#fff;font-weight:900;text-shadow:0 0 10px rgba(0,0,0,.9);font-size:clamp(1rem,2vw,1.5rem)}h1.svelte-1c1yl0p{font-size:clamp(2rem,8vw,4rem);font-weight:900;color:var(--dark-blue);text-align:left;margin-bottom:1rem;opacity:0;filter:blur(10px);animation:svelte-1c1yl0p-fadeInBlur 1s ease forwards}@media (max-width: 768px){h1.svelte-1c1yl0p{width:100%;text-align:center}}.emphasize-gradient-animation.svelte-1c1yl0p{background:linear-gradient(to right,#ffc800,#ff9600 30%,#ffc800 70%,#ff9600);background-clip:text;background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:svelte-1c1yl0p-gradient-animation 5s linear infinite}@keyframes svelte-1c1yl0p-gradient-animation{0%{background-position:0% 50%}to{background-position:200% 50%}}.color-period.svelte-1c1yl0p{color:var(--dark-blue)}.hero-text.svelte-1c1yl0p{font-size:clamp(1rem,2vw,1.3rem);font-weight:500;color:var(--dark-blue);text-align:left;line-height:1.6;opacity:0;filter:blur(10px);animation:svelte-1c1yl0p-fadeInBlur 1s ease .2s forwards}@media (max-width: 768px){.hero-text.svelte-1c1yl0p{width:100%;text-align:center}}.btn-container.svelte-1c1yl0p{display:flex;gap:1.5rem;margin-top:2rem;perspective:1000px}@media (max-width: 768px){.btn-container.svelte-1c1yl0p{flex-direction:column;width:100%}}.primary-btn.svelte-1c1yl0p{padding:1rem 2.5rem;background:var(--dark-blue);background:linear-gradient(135deg,var(--dark-blue) 0%,var(--dark-blue) 100%);color:#fff!important;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a;letter-spacing:.5px;text-transform:uppercase;font-size:.95rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.primary-btn.svelte-1c1yl0p{width:100%;justify-content:center}}.primary-btn.svelte-1c1yl0p:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);transition:left .5s ease}.primary-btn.svelte-1c1yl0p:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 6px 20px #00000026}.primary-btn.svelte-1c1yl0p:hover:before{left:100%}.primary-btn.svelte-1c1yl0p:active{transform:translateY(1px) scale(.98)}.secondary-btn.svelte-1c1yl0p{padding:1rem 2.5rem;background:transparent;color:var(--dark-blue)!important;border:2px solid var(--dark-blue);border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.5rem;position:relative;overflow:hidden;letter-spacing:.5px;text-transform:uppercase;font-size:.95rem;text-decoration:none;background:linear-gradient(to right,var(--dark-blue) 50%,transparent 50%);background-size:200% 100%;background-position:right bottom;transition:all .3s ease-out}@media (max-width: 768px){.secondary-btn.svelte-1c1yl0p{width:100%;justify-content:center}}.secondary-btn.svelte-1c1yl0p:hover{color:#fff!important;background-position:left bottom;border-color:var(--dark-blue);transform:translateY(-2px)}.secondary-btn.svelte-1c1yl0p:active{transform:scale(.98)}.stats-container.svelte-1c1yl0p{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%;min-height:180px;background:linear-gradient(135deg,#1f517b0d,#1f517b1a);border-top:1px solid rgba(31,81,123,.1);border-bottom:1px solid rgba(31,81,123,.1)}@media (max-width: 768px){.stats-container.svelte-1c1yl0p{flex-direction:column;min-height:auto}}.stats-item.svelte-1c1yl0p{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 2rem;text-align:center;flex:1;position:relative}.stats-item.svelte-1c1yl0p h3:where(.svelte-1c1yl0p){font-size:1.3rem;font-weight:600;color:var(--dark-blue);margin-bottom:.75rem;letter-spacing:.02em}.stats-item.svelte-1c1yl0p p:where(.svelte-1c1yl0p){font-size:.95rem;font-weight:500;color:#1f517bcc;margin-bottom:.25rem;line-height:1.4}.stats-item.svelte-1c1yl0p:not(:last-child):after{content:"";position:absolute;right:0;top:20%;bottom:20%;width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(31,81,123,.2) 20%,rgba(31,81,123,.2) 80%,transparent 100%)}@media (max-width: 768px){{display:none}}@media (max-width: 768px){.stats-item.svelte-1c1yl0p{padding:1.5rem 2rem}.stats-item.svelte-1c1yl0p:not(:last-child){border-bottom:1px solid rgba(31,81,123,.15)}}.stats-item.svelte-1c1yl0p:hover{background:#1f517b08;transition:background .3s ease}@keyframes svelte-1c1yl0p-fadeInBlur{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}@keyframes svelte-1c1yl0p-slideFromLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1c1yl0p-slideFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1c1yl0p-slideFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1c1yl0p-slideFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}
