.Footer-module__3hUVsW__footer{color:var(--color-white);background:radial-gradient(circle at 12% 18%,#f4141c1f,#0000 20rem),radial-gradient(circle at 86% 12%,#ffffff14,#0000 18rem),linear-gradient(135deg,#071b46 0%,#091f51 48%,#06183d 100%);padding:3.8rem 0 1.15rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background:linear-gradient(90deg,#0000,#ffffff61,#0000);width:min(100% - 2rem,1180px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__3hUVsW__inner{z-index:1;grid-template-columns:minmax(13rem,1fr) minmax(16rem,1.1fr) minmax(10rem,.75fr) minmax(17rem,1fr);align-items:start;gap:clamp(2rem,4vw,4rem);width:min(100% - 2rem,1300px);margin:0 auto;display:grid;position:relative}.Footer-module__3hUVsW__brand{color:var(--color-white);align-items:center;gap:.9rem;display:inline-flex}.Footer-module__3hUVsW__brand:hover{color:var(--color-white)}.Footer-module__3hUVsW__logo{object-fit:contain;width:4.65rem;height:4.65rem}.Footer-module__3hUVsW__wordmark{color:var(--color-white);font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1}.Footer-module__3hUVsW__wordmark span{color:var(--button-red)}.Footer-module__3hUVsW__heading{color:var(--color-white);margin:0 0 .85rem;font-size:1.05rem;font-weight:700;line-height:1.1}.Footer-module__3hUVsW__text{color:#ffffffc2;max-width:34rem;margin:0;font-size:.95rem;line-height:1.65}.Footer-module__3hUVsW__socialLinks{align-items:center;gap:1rem;margin-top:1rem;display:flex}.Footer-module__3hUVsW__socialLink{width:1.65rem;height:1.65rem;color:var(--color-white);justify-content:center;align-items:center;display:inline-flex}.Footer-module__3hUVsW__socialLink svg{width:1.35rem;height:1.35rem}.Footer-module__3hUVsW__linkList,.Footer-module__3hUVsW__contactList{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__linkList{gap:.45rem;display:grid}.Footer-module__3hUVsW__footerLink,.Footer-module__3hUVsW__contactList a{color:#ffffffc7;font-size:.95rem;line-height:1.25;transition:color .2s,transform .2s}.Footer-module__3hUVsW__footerLink:hover,.Footer-module__3hUVsW__contactList a:hover{color:var(--color-white)}.Footer-module__3hUVsW__contactList{gap:.85rem;display:grid}.Footer-module__3hUVsW__contactList li{color:#ffffffc7;grid-template-columns:1.35rem minmax(0,1fr);align-items:start;gap:.7rem;font-size:.95rem;line-height:1.35;display:grid}.Footer-module__3hUVsW__contactIcon{color:#ffffffe6;width:1.2rem;height:1.2rem;transform:translateY(.05rem)}.Footer-module__3hUVsW__copyright{z-index:1;color:#ffffff9e;text-align:center;margin:2rem auto 0;font-size:.86rem;line-height:1.4;position:relative}@media (max-width:1000px){.Footer-module__3hUVsW__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding-top:3rem}.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:1.85rem}.Footer-module__3hUVsW__logo{width:3.8rem;height:3.8rem}.Footer-module__3hUVsW__wordmark{font-size:2.2rem}}
.Header-module__lnUIdW__header{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8eb;border-bottom:1px solid #1c1c1814;width:100%;position:sticky;top:0}.Header-module__lnUIdW__inner{width:min(100% - 2rem,1300px);min-height:var(--header-height);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex;position:relative}.Header-module__lnUIdW__brand{align-items:center;text-decoration:none;display:inline-flex}.Header-module__lnUIdW__logoBox{object-fit:contain;width:56px;height:56px;display:block}.Header-module__lnUIdW__menuButton{width:2.9rem;height:2.9rem;color:var(--button-primary);cursor:pointer;background:#ffffffdb;border:1px solid #15124c1a;border-radius:.95rem;justify-content:center;align-items:center;margin-left:auto;transition:background-color .2s,border-color .2s,transform .2s;display:none}.Header-module__lnUIdW__menuButton:hover{background:#fffffffa;border-color:#15124c33;transform:translateY(-1px)}.Header-module__lnUIdW__menuButton svg{width:1.2rem;height:1.2rem}.Header-module__lnUIdW__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:3rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--button-primary);align-items:center;gap:.45rem;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex}.Header-module__lnUIdW__navLink:not(.Header-module__lnUIdW__navLinkButton):hover{color:var(--button-primary-hover);transform:translateY(-1px)}.Header-module__lnUIdW__navIcon{color:currentColor;flex-shrink:0;width:1.05rem;height:1.05rem;transform:translateY(-1px)}.Header-module__lnUIdW__navLinkButton{background:var(--button-red);color:var(--color-white);--hover-lift-y:-2px;--hover-lift-shadow:0 18px 32px #f4141c38;border-radius:999px;padding:.65rem 1rem}.Header-module__lnUIdW__navLinkButton:hover{color:var(--color-white);background:var(--button-red-hover)}@media (max-width:900px){.Header-module__lnUIdW__inner{min-height:var(--header-height);gap:1rem;padding-block:.75rem}.Header-module__lnUIdW__menuButton{display:inline-flex}.Header-module__lnUIdW__nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8fa;border:1px solid #15124c14;border-radius:1.35rem;flex-direction:column;align-items:stretch;gap:.35rem;padding:1rem;display:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 18px 44px #15124c1f}.Header-module__lnUIdW__navOpen{display:flex}.Header-module__lnUIdW__navLink{justify-content:space-between;width:100%;padding:.95rem .2rem;font-size:1rem}.Header-module__lnUIdW__navLinkButton{justify-content:center;margin-top:.35rem;padding:.9rem 1rem}}
:root{--color-primary:#15124c;--color-primary-light:#45405e;--color-accent:#f4141c;--color-accent-hover:#c8120e;--button-primary:#15124c;--button-primary-hover:#45405e;--button-red:#f4141c;--button-red-hover:#c8120e;--color-white:#fff;--color-dark:#000;--color-muted:#6b7280;--header-height:80px}*,html{box-sizing:border-box;margin:0;padding:0}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:#1c1c18;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#fff;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}body *{-webkit-user-select:none;user-select:none}img,svg{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}input,textarea,select,button,[contenteditable=true]{-webkit-user-select:text;user-select:text}a{color:var(--button-primary);font-size:1.1rem;text-decoration:none;transition:color .3s}a:hover{color:var(--button-primary-hover)}.ui-hover-lift{transition:transform .22s,box-shadow .22s,border-color .22s}.ui-hover-lift:hover{transform:translateY(var(--hover-lift-y,-8px));box-shadow:var(--hover-lift-shadow,0 20px 42px #15124c1a)}.visa-card{min-height:16rem;scroll-margin-top:calc(var(--header-height) + 1.5rem);isolation:isolate;--hover-lift-y:-7px;--hover-lift-shadow:0 22px 44px #15124c24;background:linear-gradient(#fffffffa,#ffffffeb),linear-gradient(135deg,#f4141c1f,#15124c1f);border:1px solid #15124c2e;border-radius:.9rem;flex-direction:column;justify-content:space-between;padding:1.15rem 1.1rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 26px #15124c14,0 24px 52px #15124c14}.visa-card:target{border-color:#f4141c6b;box-shadow:0 0 0 3px #f4141c14,0 22px 44px #15124c24}.visa-card>*{z-index:1;position:relative}.visa-card:before{content:"";z-index:2;background:linear-gradient(90deg,#f4141c73,#15124c6b);height:.18rem;position:absolute;top:0;left:0;right:0}.visa-card:after{content:"";z-index:0;background-image:var(--visa-card-bg-icon);opacity:.08;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:7.5rem;height:5rem;position:absolute;bottom:3.35rem;right:-1.1rem;transform:rotate(-8deg)}.visa-card__header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.82rem;display:grid}.visa-card__flag{object-fit:cover;border-radius:.18rem;width:3rem;height:2rem;display:block;box-shadow:0 2px 6px #15124c1f}.visa-card__title-group{flex-direction:column;gap:.28rem;display:flex}.visa-card__title{color:var(--color-primary);overflow-wrap:anywhere;flex-direction:column;font-size:1rem;font-weight:700;line-height:1.14;display:flex}.visa-card__category{color:var(--color-muted);font-size:.72rem;font-weight:700;line-height:1.1}.visa-card__price-wrap{flex-direction:column;align-items:center;margin:1rem 0 .85rem;display:flex}.visa-card__price{color:var(--button-red-hover);font-size:1.75rem;font-weight:700;line-height:1}.visa-card__caption{color:var(--color-primary);margin-top:.22rem;font-size:.64rem;font-weight:700;line-height:1}.visa-card__secondary-price-row{color:var(--color-primary);text-align:center;justify-content:center;align-items:baseline;gap:.35rem;margin-top:.6rem;line-height:1.1;display:inline-flex}.visa-card__secondary-price{color:var(--button-primary);font-size:1rem;font-weight:800}.visa-card__secondary-caption{max-width:9rem;color:var(--color-muted);font-size:.62rem;font-weight:700}.visa-card__hire-button{background:linear-gradient(105deg, var(--button-red) 0%, #df1724 82%, #872146 118%);color:#fff;border:1px solid #f4141c3d;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:.42rem;width:fit-content;min-width:8.25rem;min-height:2.35rem;padding:.64rem .9rem;font-size:.84rem;font-weight:700;line-height:1;transition:transform .2s,box-shadow .2s,filter .2s,border-color .2s;display:inline-flex;box-shadow:0 .75rem 1.45rem #f4141c29}.visa-card__hire-button:hover{color:#fff;filter:brightness(1.03);border-color:#15124c2e;transform:translateY(-1px);box-shadow:0 .9rem 1.65rem #f4141c38}.visa-card__button-icon{flex-shrink:0;width:.95rem;height:.95rem}@media (max-width:640px){.visa-card{min-height:15rem}}
