@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=M+PLUS+1:wght@300;400;500;700;800;900&display=swap");.alm{--alm-bg:#050a18;--alm-surface:rgba(18,28,48,0.72);--alm-text:#ffffff;--alm-muted:#a0aec0;--alm-accent:#4c57d6;--alm-accent-soft:rgba(76,87,214,0.28);--alm-accent-strong:rgba(76,87,214,0.92);--alm-border:rgba(255,255,255,0.1);--alm-max:1240px;--alm-header-offset:76px;--alm-radius:14px;--alm-hero:clamp(2rem,5.2vw,3.5rem);--alm-h2:clamp(1.65rem,3.4vw,2.5rem);--alm-h3:clamp(1.25rem,2.4vw,1.5rem);--alm-body:clamp(0.9375rem,1.4vw,1rem);--alm-stat:clamp(1.85rem,4vw,3rem);font-family:Poppins,M PLUS\ 1,system-ui,sans-serif;background-color:#0b0f19;background-image:url(/img/landing/bg.svg);background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;color:var(--alm-text);min-height:100vh;line-height:1.5;padding-top:var(--alm-header-offset);-webkit-font-smoothing:antialiased;position:relative;overflow-x:clip}.alm *,.alm :after,.alm :before{box-sizing:border-box}.alm a,.alm button,.alm h1,.alm h2,.alm h3,.alm h4,.alm h5,.alm h6,.alm label,.alm li,.alm p,.alm span,.alm strong{font-family:inherit}.alm a,.alm a:active,.alm a:hover,.alm a:visited{color:#fff!important}.alm li,.alm ol li,.alm ul li{color:rgba(255,255,255,.88)!important}.alm h1,.alm h2,.alm h3,.alm h4,.alm h5,.alm h6{color:#fff!important;font-family:inherit;margin:0}.alm p{color:inherit!important;margin:0;line-height:inherit;font-size:inherit}.alm__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.alm__glow{display:none;position:fixed;width:min(70vw,520px);height:min(70vw,520px);border-radius:50%;pointer-events:none;z-index:0;filter:blur(40px);opacity:.45}.alm__glow--tl{top:-12%;left:-8%;background:radial-gradient(circle,rgba(76,87,214,.55) 0,transparent 70%)}.alm__glow--br{right:-10%;bottom:18%;background:radial-gradient(circle,rgba(76,87,214,.35) 0,transparent 70%)}.alm__wrap{position:relative;z-index:1}.alm__bar-inner,.alm__wrap{max-width:var(--alm-max);margin:0 auto;padding:0 1.25rem}.alm__site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(7,11,20,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.alm__site-header,.alm__topbar{border-bottom:1px solid var(--alm-border)}.alm__topbar{background:rgba(10,16,28,.95);display:none}.alm__topbar .alm__bar-inner{display:flex;align-items:center;justify-content:space-between;min-height:44px}.alm__topbar-link{gap:.45rem;color:#fff!important;text-decoration:none;font-size:.8125rem;font-weight:500}.alm__topbar-icon,.alm__topbar-link{display:inline-flex;align-items:center}.alm__topbar-icon{width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.1);justify-content:center;flex-shrink:0}.alm__topbar-icon svg{width:14px;height:14px}.alm__navbar{background:transparent}.alm__navbar-row{gap:1.5rem;min-height:72px;flex-direction:row;justify-content:space-between}.alm__logo,.alm__navbar-row{display:flex;align-items:center}.alm__logo{text-decoration:none;flex-shrink:0}.alm__logo img{display:block;height:auto;width:min(168px,42vw);max-height:52px;object-fit:contain}.alm__nav{display:none;justify-self:center}.alm__nav-list{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.alm__nav-link{display:block;text-decoration:none;font-size:.9375rem;font-weight:500;white-space:nowrap;transition:color .2s ease}.alm__nav-link,.alm__nav-link:hover,.alm__nav-list>li.is-active .alm__nav-link{color:#fff!important}.alm__nav-list>li.is-active .alm__nav-link{color:var(--alm-accent)!important;font-weight:700}.alm__navbar-actions{display:flex;align-items:center;gap:.75rem;justify-self:end}.alm__lang-wrap{position:relative;display:none}.alm__lang-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border:1px solid var(--alm-border);border-radius:5px;background:rgba(255,255,255,.04);color:#fff;cursor:pointer}.alm__lang-btn img{display:block;border-radius:2px}.alm__lang-code{font-size:.8125rem;font-weight:600;letter-spacing:.03em}.alm__lang-chevron{width:12px;height:12px;color:var(--alm-muted)}.alm__lang-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:20;min-width:148px;display:flex;flex-direction:column;gap:.15rem;padding:.35rem;background:#121826;border:1px solid var(--alm-border);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.35)}.alm__lang-option{display:flex;align-items:center;gap:.6rem;width:100%;padding:.55rem .65rem;border:none;border-radius:8px;background:transparent;color:var(--alm-muted);font-size:.875rem;font-weight:500;text-align:left;cursor:pointer}.alm__lang-option.is-active,.alm__lang-option:hover{background:rgba(255,255,255,.06);color:#fff}.alm__menu{display:flex;flex-direction:column;gap:5px;width:44px;height:44px;padding:11px;border:1px solid var(--alm-border);border-radius:12px;background:rgba(255,255,255,.04);cursor:pointer;margin-left:auto}.alm__menu span{display:block;height:2px;background:#fff;border-radius:2px}.alm__mobile-panel{display:none;flex-direction:column;gap:0;background:#0b1220;border-bottom:1px solid var(--alm-border);padding:0 1.25rem 1rem}.alm__mobile-panel.is-open{display:flex;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - var(--alm-header-offset));overflow-y:auto;box-shadow:0 12px 24px rgba(0,0,0,.35)}.alm__mobile-panel a,.alm__mobile-panel button{padding:.85rem 0;color:#fff;text-decoration:none;font-weight:500;font-size:.9375rem;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.06);text-align:left;cursor:pointer}.alm__mobile-panel a.is-active,.alm__mobile-panel a:hover{color:var(--alm-accent);font-weight:600}.alm__mobile-lang{display:flex;gap:.75rem;padding-top:1rem}.alm__mobile-lang button{border:1px solid var(--alm-border);border-radius:8px;padding:.5rem .65rem}.alm__mobile-lang button.is-active{border-color:var(--alm-accent)}.alm__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.85rem;border:1.5px solid transparent;border-radius:5px;background:var(--alm-accent);color:#fff!important;text-decoration:none;font-size:var(--alm-body);font-weight:600;line-height:1.4;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.alm__btn:hover{background:#3f51ef;box-shadow:0 10px 28px rgba(75,94,252,.35);transform:translateY(-1px)}.alm__btn--outline{background:transparent;border-color:var(--alm-accent);color:#fff!important}.alm__btn--outline:hover{background:rgba(75,94,252,.12);box-shadow:none}.alm__btn--sm{padding:.65rem 1.4rem;border-radius:5px;font-size:.875rem}.alm__hero{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;padding:2.5rem 0 3.5rem;align-items:center;position:relative}.alm__hero-copy h1{font-size:var(--alm-hero);font-weight:700;line-height:1.12;letter-spacing:-.03em;margin:0 0 1.75rem;color:#fff;max-width:100%}.alm__hero-mark{position:relative;display:inline-block;font-weight:800;color:#fff!important;padding:.12em .18em .18em;z-index:0;white-space:nowrap}.alm__hero-underline{position:absolute;left:-8%;top:-18%;width:116%;height:136%;max-width:none;pointer-events:none;z-index:-1;overflow:visible}.alm__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-bottom:1.75rem}.alm__social-proof{gap:1rem}.alm__avatars,.alm__social-proof{display:flex;align-items:center}.alm__avatars img{width:44px;height:44px;border-radius:50%;border:2px solid var(--alm-bg);object-fit:cover;margin-left:-12px}.alm__avatars img:first-child{margin-left:0}.alm__social-proof strong{display:block;font-size:1rem;font-weight:700;line-height:1.4;color:#fff}.alm__social-proof span{display:block;font-size:.75rem;line-height:1.35;color:var(--alm-muted);max-width:16ch}.alm__hero-visual{position:relative;min-height:260px;display:flex;align-items:center;justify-content:center}.alm__hero-art{display:block;width:min(100%,520px);height:auto;object-fit:contain;filter:drop-shadow(0 18px 48px rgba(0,0,0,.35));animation:alm-float 8s ease-in-out infinite}@keyframes alm-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.alm__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem .75rem;gap:1.5rem .75rem;padding:1.75rem 1rem;margin-bottom:3.5rem;border-radius:28px;background:var(--alm-surface);border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.alm__stat{display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.alm__stat strong{font-size:var(--alm-stat);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:#fff}.alm__stat span{color:var(--alm-accent);font-size:.875rem;font-weight:500}.alm__split{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center;padding:2.5rem 0 4rem}.alm__split-img{width:100%;max-width:570px;height:auto;display:block;margin:0 auto}.alm__split-copy h2{margin:0 0 1rem;font-size:var(--alm-h2);font-weight:600;line-height:1.25;color:#fff}.alm__split-copy p{margin:0 0 1.5rem;color:var(--alm-muted);font-size:clamp(.95rem,1.6vw,1.05rem);font-weight:400;line-height:1.7}.alm__split-copy ul{margin:0 0 1.75rem;padding-left:0;list-style:none;color:#fff;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.65}.alm__split-copy li{position:relative;padding-left:1.65rem}.alm__split-copy li:before{content:"";position:absolute;left:0;top:.45em;width:.7rem;height:.7rem;border-radius:50%;background:var(--alm-accent);box-shadow:0 0 0 3px rgba(75,94,252,.25)}.alm__split-copy li+li{margin-top:.55rem}.alm__offers{padding:2rem 0 4.5rem;text-align:center}.alm__offers>h2{margin:0 0 2.5rem;font-size:var(--alm-h2);font-weight:700;color:#fff}.alm__offers-grid{display:grid;grid-template-columns:1fr;grid-gap:1.75rem;gap:1.75rem;text-align:left}.alm__offer{display:flex;gap:1.25rem;align-items:flex-start}.alm__offer-icon{width:64px;height:64px;border-radius:24px;background:#3d544d;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.alm__offer-icon img{width:32px;height:32px;object-fit:contain}.alm__offer h3{margin:0 0 .4rem;font-size:1.35rem;font-weight:500;color:#fff}.alm__offer p{margin:0;color:var(--alm-muted);font-size:.9375rem;line-height:1.55}.alm__packages{padding:3rem 0 5rem}.alm__packages-head{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem;text-align:center}.alm__packages-intro{width:100%}.alm__packages-title{margin:0;font-size:var(--alm-h2);font-weight:700;line-height:1.2;color:#fff}.alm__packages-subtitle{display:none}.alm__pkg-toggle-bar{position:-webkit-sticky;position:sticky;top:var(--alm-header-offset);z-index:40;margin:0 -1.25rem 1.5rem;padding:.65rem 1.25rem;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.alm__pkg-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;width:100%;max-width:1112px;margin:0 auto;padding:.3rem;border:1px solid rgba(255,255,255,.08);border-radius:5px;background:rgba(255,255,255,.04);box-shadow:none}.alm__pkg-toggle button{border:none;background:transparent;padding:.75rem 1rem;border-radius:5px;color:rgba(255,255,255,.78);font-size:clamp(.8125rem,2vw,1.05rem);font-weight:500;line-height:1.2;cursor:pointer;white-space:nowrap;text-align:center;transition:background .2s ease,color .2s ease,font-weight .2s ease}.alm__pkg-toggle button.is-active{background:var(--alm-accent-strong);color:#fff;font-weight:700;box-shadow:none}.alm__packages-error{margin:0 0 1.5rem;color:#fca5a5;font-size:.875rem;text-align:center}.alm__pkg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;justify-items:center}.alm .alm__pkg-card{--alm-pkg-accent:#5b5fe8;--alm-pkg-btn:#141c2c;position:relative;display:flex;flex-direction:column;align-items:center;gap:32px;min-height:100%;min-width:0;max-width:392px;width:100%;height:100%;padding:48px 24px;background:rgba(255,255,255,.04);border:none;border-radius:32px;box-shadow:none;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:background .2s ease,transform .2s ease}.alm .alm__pkg-card:hover{background:rgba(39,50,47,.36);transform:translateY(-3px)}.alm .alm__pkg-card-body{display:flex;flex-direction:column;align-items:center;flex:1 1;width:100%;gap:1.25rem;text-align:center;padding:0}.alm .alm__pkg-card-foot{width:100%;margin-top:auto;padding-top:0}.alm .alm__pkg-card-badge{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.75rem;padding:.65rem 1.5rem;border-radius:5px;background:var(--alm-pkg-accent);color:#fff!important;font-size:clamp(.9375rem,2.1vw,1.125rem);font-weight:700;line-height:1.2;white-space:nowrap}.alm .alm__pkg-card-price,.alm p.alm__pkg-card-price{font-weight:700;letter-spacing:-.03em;color:#fff!important;text-align:center}.alm .alm__pkg-offers{margin:0;padding:0;border-top:none;list-style:none;width:100%;text-align:center}.alm .alm__pkg-offers li{font-size:clamp(.8125rem,2vw,.95rem)!important;line-height:1.55;font-weight:400;color:rgba(255,255,255,.95)!important}.alm .alm__pkg-offers li+li{margin-top:.1rem}.alm .alm__pkg-card-btn,.alm button.alm__pkg-card-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;width:100%;padding:.85rem 1.5rem;border:none;border-radius:5px;background:var(--alm-pkg-btn);color:#fff!important;text-decoration:none;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);transition:background .2s ease,color .2s ease,box-shadow .2s ease}.alm .alm__pkg-card:focus-within .alm__pkg-card-btn,.alm .alm__pkg-card:hover .alm__pkg-card-btn{background:#fff;color:var(--alm-pkg-accent)!important;box-shadow:0 8px 24px rgba(0,0,0,.28)}.alm .alm__pkg-card--skeleton{pointer-events:none}.alm .alm__pkg-card--skeleton .alm__pkg-card-body{gap:1.25rem;align-items:center}.alm .alm__pkg-skel-line{border-radius:8px;background:linear-gradient(90deg,rgba(255,255,255,.06),rgba(255,255,255,.12) 50%,rgba(255,255,255,.06));background-size:200% 100%;animation:alm-shimmer 1.2s ease-in-out infinite}.alm .alm__pkg-skel-line--title{height:44px;width:100%;border-radius:999px}.alm .alm__pkg-skel-line--price{height:42px;width:48%}.alm .alm__pkg-skel-line--offer{height:14px;width:78%}.alm .alm__pkg-skel-line--btn{height:52px;width:100%;border-radius:999px;margin-top:1.75rem}@keyframes alm-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.alm__help{display:flex;flex-direction:column;gap:0;padding:2rem 0 4.5rem}.alm__help-heading{margin:0 0 2rem;text-align:center;font-size:var(--alm-h2);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.alm__help-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.alm__help-card h2,.alm__help-card h3{margin:0 0 1rem;font-size:clamp(1.45rem,3vw,2rem);font-weight:700;line-height:1.2;color:#fff}.alm__help-card h2 span,.alm__help-card h3 span{display:block;font-weight:400}.alm__help-card>p{margin:0 0 1.5rem;color:var(--alm-muted);font-size:var(--alm-body);line-height:1.65;max-width:42ch}.alm__store-list{margin:0 0 1.5rem;padding:0;list-style:none}.alm__store-list a{color:#d7dce0;text-decoration:none;font-size:.9rem}.alm__store-list a:hover{color:#fff;text-decoration:underline}.alm__store-list li+li{margin-top:.45rem}.alm__join{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:end;padding:2rem 0 1rem;overflow:hidden}.alm__join-copy h2{margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:clamp(1.85rem,4vw,3rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#fff;max-width:14ch}.alm__join-copy>p{margin:0 0 1.5rem;color:var(--alm-muted);font-size:1.05rem}.alm__join-copy>p a{color:#fff;font-weight:800}.alm__join-form{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.alm__join-form input{flex:1 1 auto;min-width:min(100%,220px);width:auto;height:48px;max-height:48px;min-height:48px;padding:0 1rem;border:2px solid var(--alm-accent);border-radius:12px;background:rgba(255,255,255,.92);color:#0a0e1c;font-size:.9375rem;line-height:1.2;box-sizing:border-box}.alm__join-form input::placeholder{color:rgba(10,14,28,.55)}.alm__join-form .alm__btn{flex:0 0 auto;height:48px;min-height:48px}.alm__join-visual{display:flex;justify-content:center}.alm__join-visual img{width:min(100%,420px);height:auto;display:block;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45))}.alm__footer{position:relative;z-index:1;margin-top:2rem;padding:3.5rem 0 2rem;background:rgba(40,52,48,.24);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--alm-border);text-align:left}.alm__footer-inner{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;padding-bottom:3rem}.alm__footer-brand p{margin:1rem 0 0;color:var(--alm-muted);font-size:.9375rem;line-height:1.6;max-width:52ch}.alm__footer-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem}.alm__footer-col h3{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#fff}.alm__footer-col ul{margin:0;padding:0;list-style:none}.alm__footer-col li+li{margin-top:.45rem}.alm__footer-col a{color:var(--alm-muted);text-decoration:none;font-size:.9375rem}.alm__footer-col a:hover{color:#fff}.alm__footer-bottom{display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06);color:var(--alm-muted);font-size:.75rem;line-height:1.6}.alm__footer-bottom a{color:inherit}@media (min-width:768px){.alm{--alm-header-offset:116px}.alm__lang-wrap,.alm__topbar{display:block}.alm__stats{grid-template-columns:repeat(4,minmax(0,1fr));padding:3.5rem 2rem}.alm__pkg-toggle{gap:.65rem;padding:.35rem}.alm__pkg-toggle button{padding:.9rem 1.25rem;font-size:clamp(.9375rem,1.6vw,1.15rem)}.alm__pkg-toggle-bar{margin-bottom:2rem;padding-top:.75rem;padding-bottom:.75rem}.alm__packages-head{margin-bottom:1.5rem}.alm__pkg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.alm__offers-grid{grid-template-columns:1fr}.alm__footer-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.alm__footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.alm__nav{display:block}.alm__menu{display:none}.alm__hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2rem;padding:4rem 0 4.5rem;min-height:540px}.alm__hero-copy h1{max-width:100%}.alm__hero-visual{min-height:480px;justify-content:flex-end}.alm__hero-art{width:min(100%,560px);margin-right:-4%}.alm__split{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);gap:2rem;padding:3rem 0 5rem}.alm__offers-grid{gap:2rem}.alm__offers-grid,.alm__pkg-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.alm__help{padding:3rem 0 5rem}.alm__help-grid{grid-template-columns:1fr 1fr;gap:2rem}.alm__join{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:1rem;align-items:center;min-height:420px}.alm__join-visual{justify-content:flex-end}.alm__join-visual img{width:min(100%,520px);margin-bottom:-4rem}.alm__footer-inner{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start}}@media (max-width:767px){.alm{background-attachment:scroll}.alm__hero-copy h1{max-width:none}.alm__packages{padding:2rem 0 3.5rem}.alm__packages-head{margin-bottom:.85rem}.alm__packages-title{font-size:clamp(1.35rem,6vw,1.75rem)}.alm__pkg-toggle-bar{margin-bottom:1.15rem;padding-top:.5rem;padding-bottom:.5rem}.alm__pkg-toggle{gap:.35rem;padding:.25rem}.alm__pkg-toggle button{white-space:normal;font-size:.8125rem;padding:.65rem .55rem;line-height:1.25}.alm__pkg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.alm .alm__pkg-card{gap:1rem;padding:1.15rem .85rem 1rem;border-radius:5px}.alm .alm__pkg-card-body{gap:.7rem}.alm .alm__pkg-card-badge{min-height:2rem;padding:.4rem .55rem;font-size:1rem;white-space:normal;text-align:center;line-height:1.25}.alm .alm__pkg-card-price,.alm p.alm__pkg-card-price{font-size:clamp(1.35rem,6vw,1.75rem)!important}.alm .alm__pkg-offers li{font-size:.6875rem!important;line-height:1.4}.alm .alm__pkg-card-btn,.alm button.alm__pkg-card-btn{min-height:42px;padding:.65rem .75rem;font-size:.6875rem;letter-spacing:.04em}.alm .alm__pkg-skel-line--title{height:32px}.alm .alm__pkg-skel-line--price{height:28px}.alm .alm__pkg-skel-line--btn{height:42px;margin-top:1rem}.alm__cta-row .alm__btn{flex:1 1 auto;min-width:min(100%,9.5rem)}.alm__join-form{flex-direction:column;align-items:stretch;gap:.75rem}.alm__join-form .alm__btn,.alm__join-form input{flex:none;width:100%;min-width:0}.alm__join-form input{height:48px;max-height:48px;min-height:48px}.alm__join-form .alm__btn{justify-content:center}.alm__join-copy h2{max-width:none;font-size:clamp(1.5rem,7vw,2rem)}.alm__join-copy>p{font-size:.9375rem}.alm__join-visual img{width:min(100%,320px)}.alm__card-checkout,.alm__checkout-card{padding:1.25rem}}.alm__page-spacer{height:1.5rem}.alm__pay-title{margin:0 0 1.5rem;text-align:center;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700;color:#fff}.alm__pay-lead{margin:-.75rem 0 2rem;text-align:center;color:var(--alm-muted)}.alm__pay-select{padding-bottom:3rem}.alm__checkout{padding:1rem 0 3rem}.alm__checkout-card{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;padding:1.75rem;border-radius:32px;background:rgba(20,28,48,.72);border:1px solid rgba(76,87,214,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.alm__checkout-form{gap:1.25rem}.alm__checkout-form,.alm__field{display:flex;flex-direction:column}.alm__field{gap:.45rem}.alm__field>span{font-size:.9375rem;font-weight:500;color:#fff}.alm__field input{width:100%;min-height:44px;padding:.65rem .9rem;border:1px solid rgba(76,87,214,.65);border-radius:8px;background:rgba(7,11,20,.65);color:#fff;font-size:.9375rem;box-sizing:border-box}.alm__field input::placeholder{color:rgba(173,178,177,.7)}.alm__checkout-submit{width:100%;margin-top:.5rem}.alm__order-summary{padding:2rem 1.75rem;border-radius:32px;background:rgba(39,50,47,.24);border:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff}.alm__order-summary h2{margin:0 0 1.5rem;font-size:1.25rem;font-weight:700;line-height:1.2;color:#fff}.alm__order-summary dl{margin:0;display:flex;flex-direction:column;gap:.85rem}.alm__order-summary dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:0;font-size:.9375rem;line-height:1.4}.alm__order-summary dt{margin:0;color:#fff;font-weight:400}.alm__order-summary dd{margin:0;color:#fff;font-weight:500;text-align:right}.alm__order-total{display:flex;justify-content:space-between;align-items:center;margin-top:1.35rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.95);color:#fff;font-size:1.125rem;font-weight:700}.alm__order-total strong{font-size:1.25rem;font-weight:700}.alm__card-checkout .alm__order-summary{margin-top:1.25rem;background:rgba(15,23,42,.92)}.alm__card-checkout .alm__link-btn,.alm__link-btn{color:var(--alm-accent)}.alm__link-btn{margin-top:1rem;padding:0;border:none;background:none;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:underline}.alm__card-checkout{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin:.5rem 0 3rem;padding:2rem 1.5rem;border-radius:24px;background:#fff;color:#0f172a}.alm__card-checkout-brand img{width:min(160px,50vw);height:auto;margin-bottom:1rem}.alm__card-checkout-brand p{margin:0 0 1rem;color:#334155;line-height:1.55;max-width:28ch}.alm__card-checkout-form h1{margin:0 0 1.5rem;font-size:clamp(1.5rem,3vw,1.85rem);font-weight:700;color:#0f172a}.alm__card-checkout-form h2{margin:0 0 .85rem;font-size:1.15rem;font-weight:700;color:#0f172a}.alm__accepted{margin-bottom:1.5rem}.alm__accepted-row{display:flex;flex-wrap:wrap;gap:.65rem}.alm__accepted-row span{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:40px;padding:0 .75rem;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:.75rem;font-weight:700}.alm__card-checkout .alm__field>span{color:#1e293b}.alm__card-checkout .alm__field input{background:#fff;border:1px solid #cbd5e1;color:#0f172a}.alm__field-row{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;min-width:0}.alm__field-row .alm__field{min-width:0}.alm__field-row--tight{grid-template-columns:1fr;gap:.5rem}@media (min-width:640px){.alm__field-row,.alm__field-row--tight{grid-template-columns:1fr 1fr}}.alm__btn--pay{width:100%;margin-top:1.25rem;background:#4a1111;display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.alm__btn--pay:hover{background:#3a0d0d}.alm__btn.is-loading,.alm__checkout-submit.is-loading{opacity:.9;cursor:wait;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;gap:.65rem}.alm__order-summary--light{background:#f8fafc;border:1px solid #e2e8f0;color:#0f172a;-webkit-backdrop-filter:none;backdrop-filter:none}.alm__order-summary--light .alm__order-total,.alm__order-summary--light .alm__order-total strong,.alm__order-summary--light dd,.alm__order-summary--light dt,.alm__order-summary--light h2{color:#0f172a}.alm__order-summary--light .alm__order-total{border-top-color:#cbd5e1}.alm .alm__pkg-card-btn{width:100%;cursor:pointer}@media (min-width:900px){.alm__checkout-card{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);padding:2.5rem;align-items:start}.alm__card-checkout{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);padding:3rem;gap:3rem}}.alm-modal{--alm-modal-bg:#050a18;--alm-modal-panel:#0e1628;--alm-modal-accent:#4c57d6;--alm-modal-muted:#a0aec0;--alm-modal-border:rgba(255,255,255,0.1);position:fixed;inset:0;z-index:300;display:none;align-items:center;justify-content:center;padding:1rem;overflow-y:auto;background:rgba(5,10,24,.72);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:Poppins,M PLUS\ 1,system-ui,sans-serif}.alm-modal.is-open{display:flex}.alm-modal__dialog{position:relative;width:min(100%,480px);max-height:min(92dvh,820px);overflow-y:auto;margin:auto;padding:1.5rem 1.25rem 1.35rem;border-radius:24px;background:linear-gradient(180deg,#121a30 0,var(--alm-modal-panel) 100%);border:1px solid rgba(75,94,252,.35);box-shadow:0 24px 64px rgba(0,0,0,.45);color:#fff}.alm-modal__close{position:absolute;top:.85rem;right:.85rem;z-index:2;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--alm-modal-border);border-radius:999px;background:rgba(255,255,255,.04);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.alm-modal__close:hover{background:rgba(75,94,252,.2);border-color:var(--alm-modal-accent)}.alm-modal__body{display:flex;flex-direction:column;gap:.85rem;padding-top:.35rem}.alm-modal__body--form{gap:1rem}.alm-modal__eyebrow{margin:0;color:var(--alm-modal-accent);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.alm-modal__title{margin:0;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;line-height:1.25;color:#fff}.alm-modal__lead{margin:0;color:var(--alm-modal-muted);font-size:.9375rem;line-height:1.55}.alm-modal__options{display:flex;flex-direction:column;gap:.65rem;margin-top:.35rem}.alm-modal__option{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.95rem 1rem;border:1px solid var(--alm-modal-border);border-radius:14px;background:rgba(255,255,255,.03);color:#fff;font-size:.9375rem;font-weight:500;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.alm-modal__option strong{font-size:1rem;font-weight:700;color:#fff}.alm-modal__option:hover{border-color:rgba(75,94,252,.55);background:rgba(75,94,252,.1)}.alm-modal__option.is-selected{border-color:var(--alm-modal-accent);background:rgba(75,94,252,.18);box-shadow:inset 0 0 0 1px rgba(75,94,252,.35)}.alm-modal__total{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.25rem;padding:.95rem 1rem;border-radius:14px;background:rgba(75,94,252,.14);border:1px solid rgba(75,94,252,.3);color:var(--alm-modal-muted);font-size:.9375rem}.alm-modal__total strong{color:#fff;font-size:1.15rem;font-weight:700}.alm-modal__actions,.alm-modal__pay-stack{display:flex;flex-direction:column;gap:.75rem;margin-top:.35rem}@media (min-width:520px){.alm-modal__actions{flex-direction:row}}.alm-modal__btn{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;width:100%;padding:.8rem 1.25rem;border:1.5px solid transparent;border-radius:14px;background:var(--alm-modal-accent);color:#fff!important;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.alm-modal__btn:hover{background:#3f51ef;transform:translateY(-1px)}.alm-modal__btn.is-loading,.alm-modal__btn:disabled{opacity:.88;cursor:wait;transform:none;pointer-events:none}.alm-modal__btn--ghost{background:transparent;border-color:rgba(75,94,252,.55);color:#fff!important}.alm-modal__btn--ghost:hover{background:rgba(75,94,252,.12)}.alm-modal__back{align-self:flex-start;margin:0 0 .25rem;padding:0;border:none;background:none;color:var(--alm-modal-accent);font-size:.875rem;font-weight:600;cursor:pointer}.alm-modal__select{width:100%;min-height:48px;padding:.7rem .9rem;border:1px solid rgba(75,94,252,.45);border-radius:12px;background:rgba(5,10,24,.65);color:#fff;font-size:.9375rem}.alm-modal__form{max-height:min(58dvh,520px);overflow-y:auto;padding-right:.25rem}.alm-modal .block>span,.alm-modal [data-translate],.alm-modal label span{color:#e2e8f0!important}.alm-modal input[type=email],.alm-modal input[type=file],.alm-modal input[type=tel],.alm-modal input[type=text],.alm-modal select,.alm-modal textarea{background:rgba(5,10,24,.75)!important;border:1px solid rgba(75,94,252,.4)!important;color:#fff!important;border-radius:12px!important;box-shadow:none!important}.alm-modal input::placeholder{color:rgba(160,174,192,.75)!important}.alm-modal .message,.alm-modal .text-slate-700{color:var(--alm-modal-muted)!important}.alm-modal button.bg-slate-600,.alm-modal button[type=submit]:not(.hidden){background:var(--alm-modal-accent)!important;border:none!important;border-radius:999px!important;min-height:44px;color:#fff!important}@media (max-width:480px){.alm-modal{padding:.65rem;align-items:flex-end}.alm-modal__dialog{width:100%;max-height:94dvh;border-radius:20px 20px 12px 12px;padding:1.25rem 1rem 1.15rem}}.alm-pay-standalone{min-height:100vh;min-height:100dvh;background:radial-gradient(ellipse 80% 50% at 10% 0,rgba(76,87,214,.08),transparent 55%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(74,17,17,.06),transparent 50%),#eef1f6;color:#0f172a;font-family:Poppins,M PLUS\ 1,system-ui,sans-serif;display:flex;align-items:stretch;justify-content:center}.alm-pay-standalone--loading{align-items:center;background:#ffffff}.alm-pay-standalone__shell{width:100%;background:#ffffff;display:flex;flex-direction:column}.alm-pay-standalone__grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1080px;margin:0 auto;padding:1.35rem 1.15rem 1.15rem;flex:1 1}.alm-pay-standalone__brand{display:flex;flex-direction:column;gap:1rem}.alm-pay-standalone__brand-top{display:flex;flex-direction:column;gap:.75rem;align-items:center}.alm-pay-standalone__back{display:inline-flex;align-items:center;align-self:flex-start;gap:.35rem;margin-bottom:.35rem;padding:.45rem .7rem .45rem .45rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.alm-pay-standalone__back svg{width:1rem;height:1rem;flex-shrink:0}.alm-pay-standalone__back:hover{color:#4a1111;border-color:#cbd5e1;background:#f8fafc;box-shadow:0 2px 8px rgba(15,23,42,.06)}.alm-pay-standalone__brand .alm__order-summary{width:100%;margin:0}.alm-pay-standalone__brand .alm__order-summary--light{border-radius:1rem;padding:1.25rem 1.15rem}.alm-pay-standalone__brand .alm__order-summary h2{margin-bottom:1rem;font-size:1.05rem}.alm-pay-standalone__brand .alm__link-btn{color:#4a1111}.alm-pay-standalone__brand img{display:block;width:min(156px,48vw);height:auto}.alm-pay-standalone__brand-top>p{margin:0;max-width:30ch;color:#64748b;line-height:1.55;font-size:.875rem;text-align:center}.alm-pay-standalone__copy{margin:0;font-size:.7rem;line-height:1.45;color:#94a3b8}.alm-pay-standalone__copy strong{color:#64748b;font-weight:600}.alm-pay-standalone__copy--desktop{display:none}.alm-pay-standalone__copy--mobile{display:block;margin-top:1.35rem}.alm-pay-standalone__form{display:flex;flex-direction:column;min-width:0}.alm-pay-standalone__form-body{display:flex;flex-direction:column;gap:0;flex:1 1}.alm-pay-standalone__form h1{margin:0 0 1.25rem;font-size:clamp(1.4rem,4.4vw,1.8rem);font-weight:700;line-height:1.2;letter-spacing:-.025em;color:#1e3a8a}.alm-pay-standalone__form h2{margin:0 0 .7rem;font-size:.95rem;font-weight:700;color:#0f172a}.alm-pay-standalone__accepted{margin-bottom:1.4rem;padding-bottom:1.25rem;border-bottom:1px solid #f1f5f9}.alm-pay-standalone__accepted-title{margin:0 0 .7rem;font-size:.95rem;font-weight:700;color:#0f172a}.alm-pay-standalone__methods{display:flex;flex-wrap:nowrap;gap:.5rem;margin:0;padding:0;list-style:none;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:space-between}.alm-pay-standalone__methods::-webkit-scrollbar{display:none}.alm-pay-standalone__methods li{flex:0 0 auto}.alm-pay-standalone__methods img{display:block;width:70px;height:48px;border-radius:6px;box-shadow:0 1px 2px rgba(15,23,42,.06);transition:transform .15s ease,box-shadow .15s ease}.alm-pay-standalone__methods img:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(15,23,42,.1)}.alm-pay-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.9rem}.alm-pay-field>span{font-size:.8125rem;font-weight:600;color:#334155}.alm-pay-field input{width:100%;min-height:48px;padding:.75rem .95rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#f8fafc;color:#0f172a;font-size:.9375rem;line-height:1.2;box-sizing:border-box;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.alm-pay-field input::placeholder{color:#94a3b8}.alm-pay-field input:hover{border-color:#cbd5e1;background:#fff}.alm-pay-field input:focus{outline:none;border-color:#4c57d6;background:#fff;box-shadow:0 0 0 3px rgba(76,87,214,.15)}.alm-pay-field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.alm-pay-next{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;width:100%;min-height:52px;margin-top:.5rem;padding:.9rem 1.25rem;border:none;border-radius:.7rem;background:linear-gradient(180deg,#5a1a1a,#4a1111);color:#fff;font-size:1rem;font-weight:700;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 24px -12px rgba(74,17,17,.65);transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.alm-pay-next:hover{background:linear-gradient(180deg,#4a1515,#3a0d0d);transform:translateY(-1px);box-shadow:0 14px 28px -12px rgba(74,17,17,.7)}.alm-pay-next.is-loading,.alm-pay-next:disabled{opacity:.9;cursor:wait;pointer-events:none;transform:none}.alm-pay-standalone__links{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-top:1.5rem;padding-top:.15rem}.alm-pay-standalone__links a{color:#64748b;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .15s ease}.alm-pay-standalone__links a:hover{color:#4a1111}.alm-pay-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;color:#64748b}.alm-pay-loader--page{min-height:50vh;color:rgba(255,255,255,.85)}.alm-pay-loader p{margin:0;font-size:.95rem}.alm-pay-loader__spinner{width:2rem;height:2rem;border:2.5px solid rgba(76,87,214,.2);border-top-color:#4c57d6;border-radius:50%;animation:alm-pay-spin .75s linear infinite}.alm-pay-loader__spinner--btn{width:1.1rem;height:1.1rem;border-width:2px;border-color:#fff rgba(255,255,255,.35) rgba(255,255,255,.35);flex-shrink:0}@keyframes alm-pay-spin{to{transform:rotate(1turn)}}@media (min-width:768px){.alm-pay-standalone{padding:1.75rem;align-items:center}.alm-pay-standalone__shell{max-width:1040px;min-height:min(720px,calc(100dvh - 3.5rem));border-radius:1.35rem;box-shadow:0 1px 2px rgba(15,23,42,.04),0 28px 56px -24px rgba(15,23,42,.22);overflow:hidden}.alm-pay-standalone__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:0;max-width:none;min-height:min(720px,calc(100dvh - 3.5rem));padding:0}.alm-pay-standalone__brand{justify-content:space-between;padding:2.75rem 2.35rem;background:linear-gradient(165deg,#f8fafc,#ffffff 55%);border-right:1px solid #eef2f6;gap:1.5rem}.alm-pay-standalone__brand-top{align-items:flex-start}.alm-pay-standalone__brand-top>p{text-align:left}.alm-pay-standalone__brand .alm__order-summary--light{padding:1.5rem 1.35rem}.alm-pay-standalone__brand img{width:min(200px,100%)}.alm-pay-standalone__brand-top>p{font-size:.9375rem;max-width:30ch}.alm-pay-standalone__copy--desktop{display:block;margin-top:auto}.alm-pay-standalone__copy--mobile{display:none}.alm-pay-standalone__form{padding:2.75rem 2.6rem 1.75rem}.alm-pay-standalone__form h1{font-size:1.85rem;margin-bottom:1.5rem}.alm-pay-standalone__methods{gap:.65rem}.alm-pay-standalone__methods img{width:76px;height:52px}.alm-pay-standalone__links{margin-top:auto;padding-top:2rem}}@media (max-width:767px){.alm-pay-standalone__brand-top>p{max-width:none}.alm-pay-standalone__grid{gap:1.15rem}.alm-pay-standalone__methods img{width:64px;height:44px}}.alm .alm__footer a,.alm .alm__footer a:hover,.alm .alm__nav-link,.alm .alm__nav-link:hover,.alm .alm__nav-link:visited,.alm .alm__topbar-link,.alm .alm__topbar-link:hover{color:#fff!important}.alm .alm__nav-list>li.is-active .alm__nav-link{color:var(--alm-accent)!important}.alm .alm__pkg-card-badge,.alm .alm__pkg-card-price,.alm .alm__pkg-offers>li,.alm p.alm__pkg-card-price{color:#fff!important}.alm .alm__pkg-card-price,.alm p.alm__pkg-card-price{margin:0!important;font-size:clamp(2rem,5vw,2.75rem)!important;line-height:1!important}.alm .alm__pkg-offers>li{color:rgba(255,255,255,.95)!important}.alm .alm__pkg-card:focus-within .alm__pkg-card-btn,.alm .alm__pkg-card:hover .alm__pkg-card-btn{color:var(--alm-pkg-accent,#5b5fe8)!important}.alm .alm__join-form input{height:48px!important;max-height:48px!important;min-height:48px!important;box-sizing:border-box!important}.alm__page-hero{max-width:42rem;margin:0 auto 1.75rem;padding:0;text-align:center}.alm__page-hero h1{margin:0 0 .85rem;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:700;letter-spacing:-.02em;color:#fff}.alm__page-hero p{margin:0;color:var(--alm-muted);line-height:1.6}.alm__bank,.alm__contact,.alm__faq{max-width:1100px;margin:0 auto;padding:0 0 3.5rem;min-width:0}.alm__contact-grid,.alm__faq-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;margin-bottom:1.25rem;min-width:0}.alm__bank-card,.alm__contact-form-card,.alm__contact-info,.alm__faq-item{padding:1.35rem 1.2rem;border-radius:24px;background:rgba(20,28,48,.72);border:1px solid rgba(76,87,214,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:0;box-sizing:border-box}.alm__bank-card h2,.alm__contact-form-card h2,.alm__contact-info h2{margin:0 0 1.1rem;font-size:1.15rem;font-weight:700;color:#fff}.alm__contact-form-card .alm__checkout-form{min-width:0}.alm__contact-form-card .alm__checkout-submit{width:100%;margin-top:.25rem}.alm__contact-item+.alm__contact-item{margin-top:1.15rem}.alm__contact-item>span{display:block;margin-bottom:.35rem;color:var(--alm-muted);font-size:.85rem;font-weight:600}.alm__contact-item p{margin:0;color:#fff;line-height:1.5;overflow-wrap:anywhere}.alm__contact-item a{color:#fff;text-decoration:none}.alm__contact-item a:hover{color:var(--alm-accent,#8b90f5)}.alm__contact-social{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.5rem}.alm__contact-social-link{display:inline-flex;align-items:center;min-height:2.25rem;padding:.4rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none}.alm__contact-social-link:hover{border-color:rgba(139,144,245,.55);color:#fff}.alm__contact-map{overflow:hidden;border-radius:24px;border:1px solid rgba(76,87,214,.35);min-height:240px;background:rgba(15,23,42,.5)}.alm__contact-map iframe{display:block;width:100%;height:100%;min-height:260px;border:0}.alm__field textarea{width:100%;min-height:140px;padding:.85rem 1rem;border:1px solid rgba(148,163,184,.28);border-radius:.75rem;background:rgba(15,23,42,.45);color:#fff;font:inherit;resize:vertical;box-sizing:border-box}.alm__field textarea::placeholder{color:rgba(148,163,184,.8)}.alm__field textarea:focus{outline:none;border-color:#5b5fe8;box-shadow:0 0 0 3px rgba(91,95,232,.2)}.alm__form-success{margin:.75rem 0 0;color:#86efac;font-size:.9rem;font-weight:600}.alm__faq-list{display:flex;flex-direction:column;gap:.85rem}.alm__faq-item summary{cursor:pointer;list-style:none;color:#fff;font-size:1.05rem;font-weight:650;line-height:1.35}.alm__faq-item summary::-webkit-details-marker{display:none}.alm__faq-item p{margin:.85rem 0 0;color:var(--alm-muted);line-height:1.6}.alm__bank{display:flex;justify-content:center}.alm__bank-card{width:100%;max-width:36rem}.alm__bank-card dl{margin:0;display:flex;flex-direction:column;gap:1rem}.alm__bank-card dl>div{display:flex;flex-direction:column;gap:.4rem}.alm__bank-card dt{color:var(--alm-muted);font-size:.85rem;font-weight:600}.alm__bank-card dd{margin:0;color:#fff;font-weight:600}.alm__bank-card code{display:block;margin-bottom:.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem;letter-spacing:.02em;overflow-wrap:anywhere}.alm__bank-card .alm__link-btn{color:#a5b4fc;text-align:left}@media (min-width:900px){.alm__contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:1.5rem;margin-bottom:1.5rem}.alm__faq-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}.alm__bank-card,.alm__contact-form-card,.alm__contact-info,.alm__faq-item{padding:1.75rem;border-radius:28px}.alm__contact-map{border-radius:28px}.alm__contact-map iframe{min-height:100%;height:100%}.alm__contact-form-card .alm__checkout-submit{width:auto;min-width:12rem}}