@font-face{font-family:Inter;src:url('./fonts/Inter-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('./fonts/Inter-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('./fonts/Inter-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('./fonts/Inter-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url('./fonts/Inter-SemiBoldItalic.ttf') format('truetype');font-weight:600;font-style:italic;font-display:swap}
:root{--ink:#141f33;--muted:#59616e;--blue:#2670fa;--blue-light:#5690fe;--blue-pale:#77a6ff;--surface:#f6f6f6;--surface-2:#f5f4f9;--line:#d9d9d9;--white:#fff}
*{box-sizing:border-box}
html{scroll-behavior:auto}
body{margin:0;background:#fff;color:#141f33;font-family:Inter,sans-serif;font-synthesis:none}
h1,h2,h3,h4,p{margin:0}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button{cursor:pointer}
button:disabled{cursor:default}
img{display:block}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}


/* Figma shell: desktop 508:23849 / 598:1157; mobile 868:5433 / 868:3188;
   navigation 899:5937. The 768px breakpoint was confirmed by the user. */
.shell-header,.shell-footer,.shell-menu { font-family:Inter,sans-serif; font-style:normal; letter-spacing:0; }
.shell-header *, .shell-footer *, .shell-menu * { box-sizing:border-box; }
.shell-header p,.shell-footer p,.shell-menu p,.shell-footer h2 { margin:0; }
.shell-header a,.shell-footer a,.shell-menu a { color:inherit; text-decoration:none; }
.shell-header button,.shell-footer button,.shell-menu button { font-family:inherit; border:0; margin:0; cursor:pointer; }
:root { --shell-header-height:73px; }
html { scroll-padding-top:var(--shell-header-height); }
.shell-header-slot { width:100%; height:var(--shell-header-height); flex:none; }
.shell-header { position:fixed; z-index:50; top:0; left:0; right:0; width:100%; height:var(--shell-header-height); background:#fff; border-bottom:.5px solid #e3e5eb; }
.shell-header__container { position:relative; width:100%; max-width:1440px; height:100%; margin-inline:auto; }
/* Additional navigation states and the scroll shadow were approved by the user. */
.shell-header[data-scrolled=true] { box-shadow:0 4px 16px rgba(20,31,51,.1); }
.shell-brand { display:flex; align-items:center; gap:8px; width:max-content; white-space:nowrap; }
.shell-brand__mark { display:block; flex:none; width:24px; height:24px; background:#2e6eff; border-radius:6px; }
.shell-brand__name { width:120px; height:17px; font-size:14px; font-weight:600; line-height:normal; letter-spacing:-.42px; color:#172138; }
.shell-header__container>.shell-brand { position:absolute; left:40.5px; top:25px; }
.shell-header__nav { display:flex; align-items:center; justify-content:center; gap:8px; position:absolute; left:50%; top:25px; transform:translateX(-50%); }
.shell-header__nav a { display:flex; align-items:center; justify-content:center; gap:10px; padding:4px 8px; font-size:12px; font-weight:400; line-height:16px; white-space:nowrap; color:#334059; }
.shell-header__nav a>span { display:block; width:100%; height:16px; }
.shell-header__nav a:nth-child(1) { width:86px; }
.shell-header__nav a:nth-child(2) { width:56px; }
.shell-header__nav a:nth-child(3) { width:160px; }
.shell-header__nav a:nth-child(4) { width:102px; }
.shell-header__nav a:nth-child(5) { width:140px; }
.shell-header__nav a:nth-child(6) { width:72px; }
.shell-header__nav a,.shell-menu__links a { position:relative; }
.shell-header__nav a:hover,.shell-menu__links a:hover { color:#2670fa; }
.shell-header__nav a[aria-current],.shell-menu__links a[aria-current] { color:#2670fa; }
.shell-header__nav a[aria-current]::after,.shell-menu__links a[aria-current]::after { content:''; position:absolute; height:2px; background:#2670fa; left:8px; right:8px; bottom:0; }
.shell-header__nav a:active,.shell-menu__links a:active { color:#2670fa; background:#edf5ff; }
.shell-header__nav a:focus-visible,.shell-menu__links a:focus-visible,.shell-header__menu:focus-visible { outline:2px solid #2670fa; outline-offset:2px; }
.shell-header__nav a[data-navigation-error=true],.shell-menu__links a[data-navigation-error=true] { color:#ff383c; }
.shell-header__nav a[data-navigation-error=true]::after,.shell-menu__links a[data-navigation-error=true]::after { background:#ff383c; }
.shell-header__error { position:absolute; top:100%; left:0; right:0; padding:12px 20px; background:#fff; color:#ff383c; border-bottom:1px solid #ff383c; font-size:12px; line-height:16px; }
.shell-menu__error { position:absolute; top:572px; left:20px; right:20px; color:#ff383c; font-size:12px; line-height:16px; }
.shell-header__actions { position:absolute; left:calc(100% - 255.5px); top:19px; display:flex; align-items:center; gap:12px; }
.shell-header__request { display:flex; align-items:center; justify-content:center; gap:10px; height:35px; padding:10px 20px; border-radius:8px; background:#2670fa; color:#fff; font-size:12px; font-weight:500; line-height:normal; white-space:nowrap; }
.shell-header__request:hover { background:#5690fe; font-weight:600; }
.shell-header__request>span { display:block; width:99px; height:15px; }
.shell-header__request:hover>span { width:101px; }
.shell-header__menu { display:none; width:36px; height:36px; padding:0; background:transparent; }
.shell-header__menu img { display:block; width:36px; height:36px; }
.shell-contacts { display:flex; align-items:center; flex:none; }
.shell-contacts--header { gap:6px; }
.shell-contact { position:relative; display:block; background:transparent; padding:0; border:0; flex:none; }
.shell-contact--phone { width:25px; height:25px; }
.shell-contact--max { width:25px; height:24px; }
.shell-contact-icon { display:block; position:relative; width:100%; height:100%; }
.shell-contact-icon__default { display:block; width:100%; height:100%; }
.shell-contact-icon__state { position:absolute; display:none; max-width:none; width:208%; height:208%; left:-54%; top:-54%; }
.shell-contact-icon--max .shell-contact-icon__state { height:216.666667%; top:-58.333333%; }
.shell-contact:hover .shell-contact-icon__default,.shell-contact:active .shell-contact-icon__default,.shell-contact:focus-visible .shell-contact-icon__default { visibility:hidden; }
.shell-contact:hover:not(:active):not(:focus-visible) .shell-contact-icon__hover,.shell-contact:active .shell-contact-icon__pressed,.shell-contact:focus-visible:not(:active) .shell-contact-icon__focus { display:block; }
.shell-contact:focus-visible { outline:0; }
.shell-contacts--header .shell-contact::before { content:''; position:absolute; width:52px; height:52px; top:50%; left:50%; transform:translate(-50%,-50%); }
.shell-contact img { pointer-events:none; }
.shell-footer { width:100%; background:#f5f4f9; color:#334059; }
.shell-footer__desktop { padding-top:40px; }
.shell-footer__container { display:flex; flex-direction:column; align-items:flex-start; gap:10px; min-height:306px; padding:10px 40px; width:100%; max-width:1440px; margin-inline:auto; }
.shell-footer__columns { display:flex; flex-wrap:wrap; align-items:flex-start; gap:17px; width:100%; }
.shell-footer__brand-column { display:flex; flex:none; flex-direction:column; align-items:flex-start; gap:67px; width:330px; max-width:100%; }
.shell-brand--footer .shell-brand__mark { width:28.92307663px; height:28.92307663px; border-radius:7.23076916px; }
.shell-brand--footer .shell-brand__name { width:144px; height:20px; font-size:16.87179565px; font-weight:600; line-height:normal; letter-spacing:-.50615387px; }
.shell-footer__brand-cta { display:flex; flex-direction:column; gap:8px; align-items:flex-start; }
/* Fit the label with the source 22px side padding instead of the former fixed width. */
.shell-footer__brand-cta button { display:flex; align-items:center; justify-content:center; width:max-content; height:50px; padding:0 22px; background:#5590fe; border-radius:10px; color:#fff; font-size:15px; font-weight:500; line-height:20px; text-align:center; white-space:nowrap; }
.shell-footer__brand-cta button:hover { background:#2670fa; }
.shell-footer__brand-cta button:focus-visible { background:#2670fa; outline:2px solid #2670fa; outline-offset:2px; }
.shell-footer__brand-cta button:active { background:#1f62e0; }
.shell-footer__brand-cta p { width:300px; font-size:12px; font-weight:400; line-height:16px; }
.shell-footer__secondary-columns { display:flex; flex-wrap:wrap; align-items:flex-start; gap:37px; max-width:100%; }
.shell-footer__contacts { display:flex; flex-direction:column; gap:14px; flex:none; width:310px; }
.shell-footer h2 { height:22px; font-size:18px; font-weight:600; line-height:normal; color:#141f33; }
.shell-footer__contacts-body { display:flex; flex-direction:column; align-items:flex-start; gap:14px; }
.shell-footer__details { display:flex; flex-direction:column; align-items:flex-start; gap:14px; font-size:14px; font-weight:400; line-height:1.5; white-space:nowrap; }
.shell-contacts--footer { gap:14.33599949px; }
.shell-contacts--footer .shell-contact--phone { width:27.26165581px; height:27.26165581px; }
.shell-contacts--footer .shell-contact--max { width:26.37474251px; height:25.31975174px; }
.shell-footer__navigation-documents { display:flex; flex-wrap:wrap; align-items:flex-start; gap:50px; max-width:100%; }
.shell-footer__navigation,.shell-footer__documents { display:flex; flex-direction:column; align-items:flex-start; gap:14px; flex:none; font-size:14px; font-weight:400; line-height:1.5; }
.shell-footer__navigation { width:180px; white-space:nowrap; }
.shell-footer__documents { width:352px; max-width:100%; }
.shell-footer__documents>a { width:330px; max-width:100%; }
.shell-footer__documents>.shell-footer__privacy { color:#ff383c; }
.shell-footer__legal { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:8px; min-height:54px; padding:0 max(60px, calc((100% - 1440px) / 2 + 60px)) 0 max(40px, calc((100% - 1440px) / 2 + 40px)); background:#5690fe; font-size:14px; font-weight:400; line-height:1.5; color:#f6f6f6; }
.shell-footer__legal>p { flex:none; white-space:pre; }
.shell-footer__desktop .shell-footer__legal>p:first-child { width:229px; }
.shell-footer__desktop .shell-footer__legal>p:last-child { width:419px; }
.shell-footer__mobile { display:none; }
.shell-menu { position:fixed; inset:0; margin:0; padding:0; width:100vw; height:100dvh; max-width:none; max-height:none; border:0; overflow:auto; background:#fff; color:#141f33; }
.shell-menu::backdrop { background:transparent; }
.shell-menu:not([open]) { display:none; }
.shell-menu__canvas { position:relative; min-height:844px; width:100%; }
.shell-menu__close { position:absolute; top:21px; right:20px; width:42px; height:42px; padding:0; background:transparent; }
.shell-menu__close img { display:block; width:42px; height:42px; }
.shell-menu__links { position:absolute; top:138px; left:20px; right:20px; display:flex; flex-direction:column; }
.shell-menu__links a { display:flex; align-items:center; height:69px; flex:none; padding:24px 0; box-shadow:inset 0 -1px #b8c2d0; font-size:16px; font-weight:600; line-height:1.34; text-transform:uppercase; white-space:nowrap; }
.shell-menu__links a:last-child { box-shadow:none; }
.shell-menu__bottom { position:absolute; top:661px; left:20px; right:20px; display:flex; flex-direction:column; align-items:center; gap:20px; }
.shell-menu__request { display:flex; flex-direction:column; align-items:center; gap:9px; width:100%; }
.shell-menu__cta { width:100%; height:56px; display:flex; align-items:center; justify-content:center; padding:0 0 0 1px; border-radius:12px; background:#2e6efa; color:#fff; font-size:16px; font-weight:600; line-height:1.2; white-space:pre; }
.shell-menu__request p { width:100%; font-size:14px; font-weight:400; line-height:1.5; text-align:center; color:#334059; }
.shell-contacts--menu { gap:19.84375px; }
.shell-contacts--menu .shell-contact--phone { width:37.73828125px; height:37.73828125px; }
.shell-contacts--menu .shell-contact--max { width:36.51052856px; height:35.05010986px; }

/* The centered 656px navigation clears the 52px phone hit area by the source
   8px gap from 1210px up: W/2 + 328 + 8 <= W - 255.5 - 13.5.
   Below that measured limit the user requested contacts and the original burger. */
@media (min-width:769px) and (max-width:1209px) {
  .shell-header__container { display:flex; align-items:center; gap:12px; padding:0 48.5px 0 40.5px; }
  .shell-header__container>.shell-brand { position:static; }
  .shell-header__nav,.shell-header__request,.shell-header__error { display:none; }
  .shell-header__actions { position:static; margin-left:auto; }
  .shell-header__menu { display:block; }
}

@media (max-width:768px) {
  :root { --shell-header-height:76px; }
  .shell-header { height:76px; border:0; }
  .shell-header__container { display:flex; justify-content:space-between; align-items:center; padding:20px; }
  .shell-header__container>.shell-brand { position:static; }
  .shell-header .shell-brand__mark { width:28px; height:28px; border-radius:7px; background:#2e6efa; }
  .shell-header .shell-brand__name { width:125px; font-size:14px; font-weight:600; line-height:1.2; letter-spacing:0; color:#141f33; }
  .shell-header__nav,.shell-header__actions { display:none; }
  .shell-header__error { display:none; }
  .shell-menu__links a[aria-current]::after { left:0; right:0; }
  .shell-header__menu { display:block; }
  .shell-footer__desktop { display:none; }
  .shell-footer__mobile { display:block; }
  .shell-footer__mobile-content { display:flex; flex-direction:column; align-items:flex-start; gap:32px; padding:40px 20px; }
  .shell-footer__mobile h2 { height:19px; font-size:16px; font-weight:600; line-height:1.2; }
  .shell-footer__mobile .shell-footer__contacts { width:100%; }
  .shell-footer__mobile .shell-footer__contacts-body { gap:20px; }
  .shell-footer__mobile .shell-footer__details { gap:12px; font-size:14px; line-height:1.33; }
  .shell-footer__mobile .shell-footer__details>a,.shell-footer__mobile .shell-footer__details>p { height:19px; }
  .shell-footer__mobile .shell-footer__email { color:#ff383c; }
  .shell-contacts--mobile-footer { gap:12px; }
  .shell-contacts--mobile-footer .shell-contact--phone { width:33.58321381px; height:33.58321381px; }
  .shell-contacts--mobile-footer .shell-contact--max { width:32.49064255px; height:31.19101524px; }
  /* Figma 533:328/533:329: Body 13px/133%; retain the source 14px inter-item gap. */
  .shell-footer__mobile .shell-footer__documents { width:352px; font-size:13px; line-height:1.33; }
  .shell-footer__mobile .shell-footer__documents>a { width:100%; min-height:17px; }
  .shell-footer__mobile .shell-footer__documents>.shell-footer__privacy { height:21px; font-size:14px; line-height:1.5; }
  .shell-footer__mobile .shell-footer__legal { flex-direction:column; align-items:flex-start; justify-content:center; height:auto; padding:16px 20px; gap:8px; font-size:12px; line-height:1.33; }
  .shell-footer__mobile .shell-footer__legal>p { height:16px; color:#fff; }
  .shell-footer__mobile .shell-footer__legal>div { display:flex; flex-wrap:wrap; min-height:16px; gap:8px; align-items:flex-start; white-space:pre; }
}

/* User-approved footer link states; default Figma colors stay in shell.css. */
.shell-footer :is(.shell-footer__details, .shell-footer__navigation, .shell-footer__documents) > a:visited {
  color: #6f5bd3;
}

.shell-footer :is(.shell-footer__details, .shell-footer__navigation, .shell-footer__documents) > a:hover {
  color: #2670fa;
}

.shell-footer :is(.shell-footer__details, .shell-footer__navigation, .shell-footer__documents) > a:focus-visible {
  color: #2670fa;
  text-decoration-line: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: .2em;
}

.shell-footer :is(.shell-footer__details, .shell-footer__navigation, .shell-footer__documents) > a:focus-visible {
  outline: none;
}

.shell-footer :is(.shell-footer__details, .shell-footer__navigation, .shell-footer__documents) > a:active {
  color: #1f62e0;
}

/* Exact Figma sources are retained in design-data/forms-*.json.
   Default form geometry: 806:1524, 709:369, 865:2810, 868:4644.
   Interactive field geometry: 769:609; button/checkbox colors: 769:470/633.
   The 768px mobile breakpoint and post-submit stars were confirmed by the user. */
.ems-request-section,.ems-request,.ems-modal,.ems-request-section *,.ems-request *,.ems-modal * { box-sizing:border-box; }
.ems-request-section,.ems-request,.ems-modal { font-family:Inter,sans-serif; font-style:normal; letter-spacing:0; }
.ems-request-section h2,.ems-modal h2,.ems-modal p,.ems-request p { margin:0; }
.ems-mobile-copy { display:none; }
.ems-desktop-copy { display:inline; }
.ems-request-section { width:100%; max-width:1362px; min-height:330px; background:#f6f6f6; padding:40px 20px; display:flex; flex-direction:column; align-items:center; gap:50px; }
.ems-request-section h2 { color:#141f33; font-size:22px; font-weight:600; line-height:normal; text-align:center; height:54px; }
.ems-request { display:flex; width:100%; align-items:flex-start; gap:20px; }
.ems-request__fields { flex:1; min-width:0; display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; align-items:start; }
.ems-request__field { --field-inline:14.452536px; position:relative; min-width:0; min-height:52px; }
.ems-request__field--origin { grid-column:1; grid-row:1; }
.ems-request__field--destination { grid-column:2; grid-row:1; }
.ems-request__field--date { grid-column:3; grid-row:1; }
.ems-request__field--weight { grid-column:4; grid-row:1; }
.ems-request__field--phone { grid-column:1; grid-row:2; }
.ems-request__field--email { grid-column:2; grid-row:2; }
.ems-request__field input { width:100%; height:52px; margin:0; display:block; padding:10.839401px 14.452536px; border:1.047809px solid #d9d9d9; border-radius:10.478087px; background:#fff; color:#141f33; font:400 14.669323px/1 Inter,sans-serif; letter-spacing:0; outline:none; }
.ems-request__label { position:absolute; z-index:1; top:18.5px; left:14.452536px; color:#59616e; font-size:14.669323px; line-height:1; font-weight:400; white-space:nowrap; cursor:text; }
.ems-request__required { display:none; color:#d94343; }
.ems-request__field.has-error .ems-request__required { display:inline; }
.ems-request__field input:hover { border-color:#7aa6ff; }
.ems-request .ems-request__field input:focus { border-color:#2670fa; box-shadow:inset 0 0 0 1px #2670fa; outline:none; }
/* Filled and focused inputs keep their original size, position and typography. */
.ems-request__field.has-value .ems-request__label,.ems-request__field:focus-within .ems-request__label { left:auto; right:var(--field-inline); }
.ems-request__field.has-value .ems-request__label-name,.ems-request__field:focus-within .ems-request__label-name,.ems-request__field-error { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
.ems-request .ems-request__field.has-error input { border-color:#d94343; box-shadow:inset 0 0 0 1px #d94343; padding-right:calc(var(--field-inline) * 2); }
.ems-request__field input:disabled { background:#f4f6fb; color:#8a96a8; border-color:#e7ecf4; }
.ems-request__comment { --counter-right:12px; --counter-bottom:4.93457px; display:flex; flex-direction:column; grid-column:3 / span 2; grid-row:2; min-height:52px; min-width:0; position:relative; background:#fff; border:1.047809px solid #d9d9d9; border-radius:10.478087px; overflow:hidden; }
.ems-request__comment label { position:absolute; top:17.541525px; left:13.927267px; color:#59616e; font-size:14.669323px; line-height:1; cursor:text; }
.ems-request__comment textarea { display:block; flex:1 0 auto; min-height:0; width:100%; height:0; margin:0; border:0; outline:none; resize:none; overflow:hidden; background:transparent; color:#141f33; padding:17.541525px 13.927267px 0; font:400 14.669323px/1 Inter,sans-serif; letter-spacing:0; }
.ems-request__comment:focus-within { border-color:#2670fa; }
.ems-request__comment:focus-within label,.ems-request__comment.has-value label { visibility:hidden; }
/* The field grows with its text; the counter stays in a separate row at its bottom. */
.ems-request__comment small { display:block; flex:none; width:100%; margin-top:auto; padding:0 var(--counter-right) var(--counter-bottom) 0; text-align:right; font:400 10.478087px/normal Inter,sans-serif; color:#334059; opacity:.65; pointer-events:none; }
.ems-request__submit { width:334px; flex:0 0 334px; display:flex; flex-direction:column; align-items:flex-start; gap:14px; }
.ems-request__button { display:flex; align-items:center; justify-content:center; width:100%; height:52px; min-height:52px; padding:12px 16px; border:1px solid #d9d9d9; border-right:0; border-radius:12px; color:#fff; background:#2670fa; font:500 16px/16.566px Inter,sans-serif; letter-spacing:0; white-space:pre; cursor:pointer; }
.ems-request__button:hover { background:#1e63e9; }
.ems-request__button:active { background:#1452c4; }
.ems-request__button:focus-visible { outline:none; box-shadow:inset 0 0 0 2px #7aa6ff; }
.ems-request__button:disabled { cursor:wait; background:#2670fa; color:#fff; }
.ems-request__consents { display:flex; flex-direction:column; align-items:flex-start; gap:12px; width:100%; }
.ems-request__check { display:flex; align-items:flex-start; gap:8px; width:100%; color:#59616e; cursor:pointer; }
.ems-request__check input { display:block; flex:0 0 16px; appearance:none; width:16px; height:16px; margin:0; border:1.047809px solid #d9d9d9; border-radius:5px; background:#fff; cursor:pointer; }
.ems-request__check input:hover { border:2px solid #7aa6ff; }
.ems-request__check input:checked { border:0; background:transparent url('./assets/figma/forms-checkbox-checked.svg') center / 16px 16px no-repeat; }
.ems-request__check input:focus-visible { outline:2px solid #7aa6ff; outline-offset:0; }
.ems-request__check.has-error input { border:2px solid #d94343; background-color:#fff1f1; }
.ems-request__check input:disabled { cursor:wait; }
.ems-request__consent-copy { flex:1; min-width:0; font:400 11.5px/1.5 Inter,sans-serif; color:#59616e; }
.ems-request__consent-copy a { color:inherit; text-decoration:underline; text-underline-position:from-font; }
.ems-request__check--required .ems-request__consent-copy { height:51px; }
.ems-request__check--marketing { gap:12px; width:331px; }
.ems-request__check--marketing .ems-request__consent-copy { white-space:nowrap; height:17px; }
.ems-request__check--marketing .ems-request__consent-copy a { text-decoration:none; }
.ems-request__consent-error { margin:0; font:400 11px/normal Inter,sans-serif; color:#d94343; }
.ems-request__server-error { margin:0; font:400 12px/normal Inter,sans-serif; color:#d94343; }

/* Request dialog desktop: surface 500.863281 × 566.862061. */
.ems-request--compact { display:flex; flex-direction:column; gap:17.241381px; }
.ems-request--compact .ems-request__fields { width:100%; flex:none; grid-template-columns:210px 210px; column-gap:11.897766px; row-gap:10px; }
.ems-request--compact .ems-request__field { --field-inline:13.793104px; min-height:45px; }
.ems-request--compact .ems-request__field input { height:45px; border:1px solid #d9d9d9; border-radius:10px; padding:10.344828px 13.793104px; font:400 14px/1 Inter,sans-serif; }
.ems-request--compact .ems-request__label { top:15.5px; left:13.793104px; font-size:14px; }
.ems-request--compact .ems-request__field--destination { transform:translateX(-.897766px); }
.ems-request--compact .ems-request__field--weight { grid-column:1; grid-row:2; }
.ems-request--compact .ems-request__field--date { grid-column:2; grid-row:2; }
.ems-request--compact .ems-request__field--phone { grid-column:1; grid-row:3; }
.ems-request--compact .ems-request__field--email { grid-column:2; grid-row:3; transform:translateX(-1.897766px); }
.ems-request--compact .ems-request__comment { --counter-right:13.793104px; --counter-bottom:10.965515px; grid-column:1 / span 2; grid-row:4; width:100%; min-height:86px; border:1px solid #d9d9d9; border-radius:10px; }
.ems-request--compact .ems-request__comment label { top:16.741447px; left:13.291487px; font-size:14px; }
.ems-request--compact .ems-request__comment textarea { padding:16.741447px 13.291487px 0; font-size:14px; }
.ems-request--compact .ems-request__comment small { font-size:10px; }
.ems-request--compact .ems-request__submit { width:100%; flex:none; gap:14px; overflow:hidden; }
.ems-request--compact .ems-request__button { min-height:44.827587px; height:44.827587px; padding:10.344828px 13.793104px; border-width:.862069px; border-radius:12.068966px; background:#5690fe; font-size:13.793104px; line-height:14.281068px; }
.ems-request--compact .ems-request__consents { gap:14px; }
.ems-request--compact .ems-request__check { gap:10.344828px; width:100%; }
.ems-request--compact .ems-request__consent-copy { flex:none; width:410.344818px; font-size:11px; line-height:1.33; }
.ems-request--compact .ems-request__check--required .ems-request__consent-copy { height:46px; }
.ems-request--compact .ems-request__consent-middle { font-size:12px; line-height:1.2; color:#797979; }
.ems-request--compact .ems-request__consent-desktop-break { display:none; }
.ems-request--compact .ems-request__check--marketing .ems-request__consent-copy { height:14px; font-size:12px; line-height:1.2; color:#797979; }
.ems-request--compact .ems-request__check--marketing .ems-request__consent-copy a { text-decoration:underline; }
.ems-request--compact .ems-request__marketing-link { text-decoration:underline; text-underline-position:from-font; }
.ems-request--compact .ems-request__marketing-rest { text-decoration:underline; text-underline-position:from-font; }
.ems-request--compact .ems-request__field.has-error input { border-color:#d94343; }
.ems-request--compact .ems-request__button:hover { background:#1e63e9; }
.ems-request--compact .ems-request__button:active { background:#1452c4; }

/* Figma modal geometry and dissolve; the user requested a translucent backdrop for every variant. */
.ems-modal-backdrop { position:fixed; inset:0; z-index:100; display:flex; justify-content:center; align-items:center; overflow:auto; background:rgba(23,26,31,.5); }
.ems-modal { flex:none; position:relative; background:#fff; max-height:100%; overflow:auto; outline:none; animation:ems-modal-dissolve .2s ease-out; }
.ems-modal-backdrop:has(.ems-modal--request) { --request-height:566.862061px; --request-offset:-15.5px; align-items:flex-start; padding-top:max(0px,calc((100dvh - var(--request-height)) / 2 + var(--request-offset))); }
.ems-modal--request { width:500.863281px; max-height:none; overflow:visible; padding:34.482761px; border-radius:24.137932px; display:flex; flex-direction:column; gap:17.241381px; }
.ems-modal__close { position:absolute; z-index:1; padding:0; margin:0; border:0; background:transparent; cursor:pointer; width:37.068970px; height:37.068970px; }
.ems-modal__close picture,.ems-modal__close img { display:block; width:100%; height:100%; }
.ems-modal--request .ems-modal__close { left:436.205292px; top:31.896635px; }
.ems-modal--request .ems-modal__close img { position:absolute; left:0; top:2.586241px; width:30px; height:35px; }
.ems-request-dialog__header { width:431.034485px; height:77.586205px; flex:none; display:flex; flex-direction:column; align-items:flex-start; gap:10.344828px; overflow:hidden; }
.ems-request-dialog__header h2 { height:29px; font:600 24.137932px/normal Inter,sans-serif; color:#141f33; white-space:nowrap; }
.ems-request-dialog__header p { width:387.93103px; font:400 12.068966px/1.5 Inter,sans-serif; color:#171a1f; }
.ems-modal--success { width:481px; padding:72px 40px 40px; border-radius:28px; transform:translate(-9.5px,.5px); }
.ems-modal--success .ems-modal__close { left:418px; top:20.5px; width:43px; height:43px; }
.ems-success-dialog { display:flex; flex-direction:column; align-items:flex-start; gap:24px; }
.ems-success-dialog h2 { height:34px; font:600 28px/normal Inter,sans-serif; color:#2670fa; }
.ems-success-dialog__description { width:401px; height:66px; font:400 16px/24px Inter,sans-serif; color:#171a1f; }
.ems-success-dialog__notice { display:flex; gap:12px; align-items:flex-start; width:398px; height:76px; padding:14px 16px; background:#f5f7ff; border-radius:12px; overflow:hidden; }
.ems-success-dialog__notice img { width:18px; height:18px; flex:none; }
.ems-success-dialog__notice p { width:318px; flex:none; font:400 12px/1.33 Inter,sans-serif; color:#171a1f; }
.ems-success-dialog__button { width:398px; height:52px; padding:0; border:0; border-radius:14px; background:#2670fa; color:#fff; font:600 15px/normal Inter,sans-serif; box-shadow:0 8px 14px rgba(38,112,250,.22); cursor:pointer; }
.ems-modal--phone { width:500px; padding:40px; border-radius:28px; transform:translate(-4px,.5px); }
.ems-modal--phone .ems-modal__close { left:442px; top:20px; }
.ems-modal--phone .ems-modal__close img { width:38px; height:38px; }
.ems-phone-dialog { width:400px; display:flex; flex-direction:column; gap:40px; }
.ems-phone-dialog__copy { display:flex; flex-direction:column; gap:20px; }
.ems-phone-dialog__line { display:flex; align-items:flex-start; gap:12px; }
.ems-phone-dialog__halo { width:47px; height:47px; flex:none; position:relative; border-radius:22px; background:#edf5ff; overflow:hidden; }
.ems-phone-dialog__halo img { position:absolute; left:4px; top:7px; width:34px; height:34px; }
.ems-phone-dialog__line>div { display:flex; flex-direction:column; gap:2px; width:280px; }
.ems-phone-dialog__line>div>span { display:block; height:16px; font:400 12px/normal Inter,sans-serif; color:#171a1f; }
.ems-phone-dialog__line a { color:#5690fe; font:600 24px/normal Inter,sans-serif; text-decoration:none; white-space:nowrap; }
.ems-phone-dialog__description { height:72px; color:#171a1f; font:400 12.068966px/1.5 Inter,sans-serif; }
.ems-phone-dialog__description strong { font-weight:700; }
.ems-phone-dialog__button { width:400px; height:50px; padding:0; border:0; border-radius:13px; background:#5690fe; color:#fff; font:600 15px/normal Inter,sans-serif; box-shadow:0 8px 14px rgba(38,112,250,.2); cursor:pointer; }
@keyframes ems-modal-dissolve { from { opacity:0; } to { opacity:1; } }

@media (max-width:768px) {
  .ems-mobile-copy { display:inline; }
  .ems-desktop-copy { display:none; }
  .ems-request-section { width:350px; max-width:100%; min-height:616px; padding:32px 20px 20px; border-radius:18px; align-items:flex-start; gap:20px; overflow:hidden; }
  .ems-request-section h2 { width:100%; height:57px; color:#171a1f; font-size:16px; line-height:1.2; text-align:center; }
  .ems-request,.ems-request--compact { flex-direction:column; gap:8px; }
  .ems-request__fields,.ems-request--compact .ems-request__fields { flex:none; width:100%; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; }
  .ems-request__field,.ems-request--compact .ems-request__field { --field-inline:15px; min-height:44px; transform:none; }
  .ems-request__field--origin,.ems-request--compact .ems-request__field--origin { grid-column:1 / span 2; grid-row:1; }
  .ems-request__field--destination,.ems-request--compact .ems-request__field--destination { grid-column:1 / span 2; grid-row:2; transform:none; }
  .ems-request__field--date,.ems-request--compact .ems-request__field--date { grid-column:1; grid-row:3; }
  .ems-request__field--weight,.ems-request--compact .ems-request__field--weight { grid-column:2; grid-row:3; }
  .ems-request__field--phone,.ems-request--compact .ems-request__field--phone { grid-column:1 / span 2; grid-row:4; min-height:51px; }
  .ems-request__field--email,.ems-request--compact .ems-request__field--email { grid-column:1 / span 2; grid-row:5; transform:none; }
  .ems-request__field input,.ems-request--compact .ems-request__field input { height:44px; padding:13px 15px; border:1px solid #d9d9de; border-radius:12px; font-size:13px; line-height:1.33; }
  .ems-request__field--phone input,.ems-request--compact .ems-request__field--phone input { height:51px; }
  .ems-request__label,.ems-request--compact .ems-request__label { top:13.5px; left:16px; font-size:13px; line-height:1.33; }
  .ems-request__field--phone .ems-request__label,.ems-request--compact .ems-request__field--phone .ems-request__label { top:17px; }
  .ems-request__field.has-value .ems-request__label,.ems-request--compact .ems-request__field.has-value .ems-request__label,.ems-request__field:focus-within .ems-request__label,.ems-request--compact .ems-request__field:focus-within .ems-request__label { left:auto; right:var(--field-inline); }
  .ems-request__field input:focus,.ems-request--compact .ems-request__field input:focus { border-color:#2670fa; }
  .ems-request__field.has-error input,.ems-request--compact .ems-request__field.has-error input { border-color:#d94343; }
  .ems-request__comment,.ems-request--compact .ems-request__comment { --counter-right:8px; --counter-bottom:4px; grid-column:1 / span 2; grid-row:6; width:100%; min-height:44px; border:1px solid #d9d9de; border-radius:12px; }
  .ems-request__comment label,.ems-request--compact .ems-request__comment label { top:12.5px; left:15px; font-size:13px; line-height:1.33; }
  .ems-request__comment textarea,.ems-request--compact .ems-request__comment textarea { padding:12.5px 15px 0; font-size:13px; line-height:1.33; }
  .ems-request__comment small,.ems-request--compact .ems-request__comment small { font-size:13px; line-height:1.33; opacity:1; color:#59616e; }
  .ems-request.has-expanded-comment .ems-request__comment { min-height:106px; }
  .ems-request--compact.has-expanded-comment .ems-request__comment { min-height:120px; }
  .ems-request.has-expanded-comment .ems-request__comment textarea { padding-top:16px; }
  .ems-request--compact .ems-request__comment { --counter-right:7px; --counter-bottom:7px; }
  .ems-request__submit,.ems-request--compact .ems-request__submit { width:100%; flex:none; gap:20px; overflow:visible; }
  .ems-request__button,.ems-request--compact .ems-request__button { width:100%; height:54px; min-height:54px; border:0; border-radius:12px; padding:17px 16px; background:#2e6efa; font-size:16px; font-weight:600; line-height:1.2; }
  .ems-request__consents { gap:18px; }
  .ems-request--compact .ems-request__consents { gap:16px; }
  .ems-request__check,.ems-request--compact .ems-request__check { width:calc(100% - 1px); gap:8px; }
  .ems-request__consent-copy,.ems-request--compact .ems-request__consent-copy { width:calc(100% - 24px); flex:1; font-size:11px; line-height:1.33; color:#59616e; }
  .ems-request__check--required .ems-request__consent-copy,.ems-request--compact .ems-request__check--required .ems-request__consent-copy { height:60px; }
  .ems-request--compact .ems-request__consent-middle { color:#59616e; font-size:11px; line-height:1.33; }
  .ems-request__consent-desktop-break { display:none; }
  .ems-request__check--marketing .ems-request__consent-copy,.ems-request--compact .ems-request__check--marketing .ems-request__consent-copy { color:#59616e; font-size:11px; line-height:1.33; }
  .ems-request__check--marketing .ems-request__consent-copy,.ems-request--compact .ems-request__check--marketing .ems-request__consent-copy { height:15px; }
  .ems-request__check--marketing .ems-request__consent-copy a,.ems-request--compact .ems-request__check--marketing .ems-request__consent-copy a { text-decoration:underline; }
  .ems-request__marketing-link { text-decoration:underline; text-underline-position:from-font; }
  .ems-request__marketing-rest,.ems-request--compact .ems-request__marketing-rest { text-decoration:none; }
  .ems-modal-backdrop:has(.ems-modal--request) { --request-height:667px; --request-offset:-3px; }
  .ems-modal--request { width:350px; max-width:calc(100% - 40px); padding:72px 20px 20px; gap:24px; border-radius:18px; background:#f6f6f6; }
  .ems-modal--request .ems-modal__close,.ems-modal--phone .ems-modal__close,.ems-modal--success .ems-modal__close { left:auto; right:20px; top:20px; width:35px; height:35px; }
  .ems-modal--request .ems-modal__close img { position:static; width:35px; height:35px; }
  .ems-modal--phone .ems-modal__close img { width:35px; height:35px; }
  .ems-request-dialog__header { width:100%; height:66px; gap:8px; overflow:visible; }
  .ems-request-dialog__header h2 { height:24px; font-size:20px; line-height:1.2; }
  .ems-request-dialog__header p { width:100%; font-size:13px; line-height:1.33; }
  .ems-modal--success { width:330px; max-width:calc(100% - 60px); padding:72px 40px 40px; border-radius:22px; transform:none; }
  .ems-success-dialog { width:100%; gap:18px; }
  .ems-success-dialog h2 { height:26px; font-size:22px; line-height:1.2; white-space:nowrap; }
  .ems-success-dialog__description { width:100%; height:66px; font-size:13px; line-height:1.33; }
  .ems-success-dialog__notice { width:100%; height:113px; padding:14px 16px; }
  .ems-success-dialog__notice p { width:188px; font-size:13px; }
  .ems-success-dialog__button { width:100%; height:52px; font-size:14px; box-shadow:none; }
  .ems-modal--phone { width:350px; max-width:calc(100% - 40px); padding:60px 40px 40px; transform:none; }
  .ems-phone-dialog { width:100%; gap:20px; }
  .ems-phone-dialog__line>div { width:211px; }
  .ems-phone-dialog__line>div>span { font-size:13px; line-height:1.33; }
  .ems-phone-dialog__line a { font-size:20px; line-height:1.2; color:#141f33; }
  .ems-phone-dialog__description { height:124px; font-size:13px; line-height:1.33; }
  .ems-phone-dialog__description strong,.ems-phone-dialog__end { font-size:12.068966px; line-height:1.5; }
  .ems-phone-dialog__button { width:100%; }
}
@media (prefers-reduced-motion:reduce) { .ems-modal { animation:none; } }

/* Exact source layouts: 848:1895–848:1899 and 857:2406/2588/2617/2650/2673. */
.vehicle-selector { font-family:Inter,sans-serif; font-style:normal; letter-spacing:0; width:100%; }
.vehicle-selector * { box-sizing:border-box; }
.vehicle-selector h2,.vehicle-selector p { margin:0; }
.vehicle-selector__panel { display:flex; flex-direction:column; align-items:center; padding-top:28px; background:#f6f6f6; border-radius:22px; width:100%; }
.vehicle-selector--desktop { padding:0 40px; }
.vehicle-selector__tabs { display:flex; align-items:center; gap:8px; padding:0 60px 0 40px; width:100%; height:36px; }
.vehicle-selector__tabs button { display:flex; flex:none; align-items:center; justify-content:center; margin:0; border:0; border-radius:18px; background:#fff; box-shadow:inset 0 0 0 1px #f5f4f9; color:#59616e; font-family:inherit; font-style:normal; font-weight:400; letter-spacing:0; cursor:pointer; }
.vehicle-selector__tabs button>span { flex:none; white-space:nowrap; }
.vehicle-selector__tabs button[aria-selected=true] { background:#5690fe; box-shadow:inset 0 0 0 1px #347aff; color:#fff; }
.vehicle-selector__content { display:flex; align-items:flex-end; gap:79px; padding-left:40px; width:100%; }
.vehicle-selector__copy-wrap { display:flex; flex-direction:column; justify-content:flex-end; align-items:flex-start; gap:80px; flex:none; width:434px; height:479px; padding:76px 0 var(--vehicle-bottom-padding); }
.vehicle-selector__copy { display:flex; flex-direction:column; align-items:flex-start; gap:40px; width:434px; }
.vehicle-selector__summary { display:flex; flex-direction:column; align-items:flex-start; gap:12px; width:100%; }
.vehicle-selector__summary h2 { width:100%; height:34px; font-size:28px; font-weight:600; line-height:normal; color:#141f33; white-space:pre-wrap; }
.vehicle-selector__summary p { width:100%; font-size:14px; font-weight:400; line-height:1.5; color:#000; white-space:pre-wrap; }
.vehicle-selector__specs { display:flex; align-items:flex-start; flex:none; }
.vehicle-selector__spec { display:flex; flex:none; flex-direction:column; align-items:flex-start; justify-content:center; gap:3px; height:73px; padding:16px 14px; border-radius:12px; background:rgba(255,255,255,.72); box-shadow:inset 0 0 0 1px #d9d9d9; white-space:nowrap; overflow:hidden; }
.vehicle-selector__spec strong { height:22px; font-size:18px; font-weight:600; line-height:normal; color:#141f33; }
.vehicle-selector__spec span { height:16px; font-size:12px; font-weight:400; line-height:16px; color:#59616e; }
.vehicle-selector__image { display:block; flex:none; width:807px; height:437px; object-fit:fill; }
.vehicle-selector--mobile { padding:0; }
.vehicle-selector--mobile .vehicle-selector__panel { gap:80px; padding:20px 20px 0; }
.vehicle-selector--mobile .vehicle-selector__tabs { flex-direction:column; align-items:flex-start; gap:8px; width:316px; height:202px; padding:0; flex:none; }
.vehicle-selector--mobile .vehicle-selector__content { flex-direction:column; align-items:flex-start; justify-content:center; gap:20px; padding:0; }
.vehicle-selector--mobile .vehicle-selector__copy-wrap,.vehicle-selector--mobile .vehicle-selector__copy { display:contents; }
.vehicle-selector--mobile .vehicle-selector__summary h2 { width:max-content; height:19px; font-size:16px; line-height:1.2; }
.vehicle-selector--mobile .vehicle-selector__summary p { width:290px; font-size:13px; line-height:1.33; color:#171a1f; }
.vehicle-selector--mobile .vehicle-selector__specs { align-items:center; }
.vehicle-selector--mobile .vehicle-selector__spec { height:53.23817062px; padding:11.08030701px 9.69526863px; gap:2.07755756px; border-radius:8.31023026px; box-shadow:inset 0 0 0 .69251919px #d9d9d9; }
.vehicle-selector--mobile .vehicle-selector__spec strong { height:16px; font-size:12px; line-height:1.33; }
.vehicle-selector--mobile .vehicle-selector__spec span { height:13px; font-size:10px; line-height:1.33; }
.vehicle-selector--mobile .vehicle-selector__image { width:310px; height:181px; }

/* Every declaration is derived from design-data/home-{desktop,mobile}.json. */
.figma-node{box-sizing:border-box;margin:0;min-width:0;flex-shrink:0;position:relative;font-synthesis:none;}
.figma-node-button{border:0;background:none;padding:0;text-align:inherit;cursor:pointer;}
.figma-section-root{position:relative!important;left:auto!important;top:auto!important;}
.figma-paint{position:absolute;inset:0;overflow:hidden;border-radius:inherit;pointer-events:none;}
.figma-paint>img{position:absolute;display:block;max-width:none;}
.figma-node-asset{display:block;width:100%;height:100%;object-fit:fill;}
.fg-desktop-439_2201-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_2201{position:absolute;width:1440px;height:6070px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2220-run-0{font-family:"Inter";font-style:normal;font-size:32px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2220{position:absolute;left:80px;top:732px;width:0px;height:39px;font-family:"Inter";font-style:normal;font-size:32px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-439_2221-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(117,117,117,1)}
.fg-desktop-439_2221{position:absolute;left:366px;top:923px;width:240px;height:22px;display:none;font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(117,117,117,1);text-align:left;white-space:pre-wrap;overflow-wrap:normal}
.fg-desktop-439_2222-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(30,30,30,1)}
.fg-desktop-439_2222{position:absolute;left:366px;top:971px;width:37px;height:22px;display:none;font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(30,30,30,1);text-align:left;white-space:pre}
.fg-desktop-439_2223-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(117,117,117,1)}
.fg-desktop-439_2223{position:absolute;left:80px;top:1211px;width:240px;height:22px;display:none;font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(117,117,117,1);text-align:left;white-space:pre-wrap;overflow-wrap:normal}
.fg-desktop-439_2224-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(30,30,30,1)}
.fg-desktop-439_2224{position:absolute;left:80px;top:1259px;width:37px;height:22px;display:none;font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.399999976158142;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(30,30,30,1);text-align:left;white-space:pre}
.fg-desktop-439_2266{position:absolute;left:70px;top:5906.201171875px;width:88px;height:15px;border-radius:0px 0px 0px 0px}
.fg-desktop-I439_2266_182_1510-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-I439_2266_182_1510{position:absolute;left:-9px;top:0px;width:91px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre}
.fg-desktop-439_4098-run-0{font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:1.100000023841858;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_4098{position:absolute;left:95px;top:2750.35546875px;width:0px;height:26px;font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:1.100000023841858;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-439_2367-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2367{position:absolute;left:265px;top:3372px;width:0px;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre}
.fg-desktop-508_23849-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-508_23849{position:absolute;left:0px;top:0px;width:1440px;height:73px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23087{position:absolute;left:40.5px;top:25px;width:152px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23088-paint-0{background:rgba(46,110,255,1)}
.fg-desktop-I508_23849_505_23088{position:relative;width:24px;height:24px;border-radius:6px 6px 6px 6px}
.fg-desktop-I508_23849_505_23089-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:normal;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(23,33,56,1)}
.fg-desktop-I508_23849_505_23089{position:relative;width:120px;height:17px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:normal;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(23,33,56,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_505_23090{position:absolute;left:392px;top:25px;width:656px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23091{position:relative;width:86px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:4px 8px 4px 8px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23091_60_78-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I508_23849_505_23091_60_78{position:relative;width:70px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_505_23092{position:relative;width:56px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:4px 8px 4px 8px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23092_54_68-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I508_23849_505_23092_54_68{position:relative;width:40px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_505_23093{position:relative;width:160px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:4px 8px 4px 8px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23093_60_81-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I508_23849_505_23093_60_81{position:relative;width:144px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_505_23094{position:relative;width:102px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:4px 8px 4px 8px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23094_60_84-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I508_23849_505_23094_60_84{position:relative;width:86px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_914_766{position:relative;width:140px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:4px 8px 4px 8px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_914_766_60_84-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I508_23849_914_766_60_84{position:relative;width:124px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_505_23095{position:relative;width:72px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:4px 8px 4px 8px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23095_60_75-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I508_23849_505_23095_60_75{position:relative;width:56px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I508_23849_505_23096{position:absolute;left:1184.5px;top:19px;width:207px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23097{position:relative;width:56px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_505_23098-paint-0{background:rgba(119,166,255,1)}
.fg-desktop-I508_23849_505_23098{position:relative;width:25px;height:25px;overflow:hidden;border-radius:20px 20px 20px 20px}
.fg-desktop-I508_23849_505_23098_60_91::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.5168167352676392px rgba(245,244,249,1)}
.fg-desktop-I508_23849_505_23098_60_91{position:absolute;left:7px;top:7px;width:11px;height:11px}
.fg-desktop-I508_23849_508_23846{position:relative;width:25px;height:24px;border-radius:0px 0px 0px 0px}
.fg-desktop-I508_23849_508_23846_508_23771-paint-0{background:rgba(119,166,255,1)}
.fg-desktop-I508_23849_508_23846_508_23771{position:absolute;left:0px;top:0px;width:25px;height:24px}
.fg-desktop-I508_23849_505_23100-paint-0{background:rgba(38,112,250,1)}
.fg-desktop-I508_23849_505_23100{position:relative;width:139px;height:35px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:10px 20px 10px 20px;border-radius:8px 8px 8px 8px}
.fg-desktop-I508_23849_505_23100_439_3120-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:500;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-I508_23849_505_23100_439_3120{position:relative;width:99px;height:15px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:500;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-857_2188{position:absolute;left:0px;top:83px;width:1440px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:60px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-857_2184{position:relative;width:1362px;height:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2226-paint-0>img{width:161.47904702312874%;height:183.2415189769451%;left:-51.68189855411847%;top:-51.81792534869177%;object-fit:fill}
.fg-desktop-439_2226-paint-0{}
.fg-desktop-439_2226-paint-1{background:rgba(102,102,102,0.10000000149011612)}
.fg-desktop-439_2226-paint-2{background:linear-gradient(1.3383128279503654e-14deg,rgba(46,115,249,1) 4.21062361931911e-14%,rgba(47,116,250,0) 72.1060001717422%)}
.fg-desktop-439_2226{position:relative;width:100%;height:675px;overflow:hidden;border-radius:22px 22px 22px 22px}
.fg-desktop-439_2227{position:absolute;left:40px;top:355px;width:1015.6799926757812px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2228-run-0{font-family:"Inter";font-style:normal;font-size:66px;font-weight:500;line-height:1.0399999618530273;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-439_2228{position:relative;width:711px;height:207px;font-family:"Inter";font-style:normal;font-size:66px;font-weight:500;line-height:1.0399999618530273;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-439_2229-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.2899999618530273;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(235,242,255,1)}
.fg-desktop-439_2229{position:relative;width:586px;height:42px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:400;line-height:1.2899999618530273;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(235,242,255,1);text-align:left;white-space:pre}
.fg-desktop-806_1524-paint-0{background:rgba(246,246,246,1)}
.fg-desktop-806_1524{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:50px;padding:40px 20px 40px 20px;border-radius:0px 0px 0px 0px}
.fg-desktop-806_1525-run-0{font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-806_1525{position:relative;width:727px;height:54px;font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:center;white-space:pre}
.fg-desktop-806_1526{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-806_1527{position:relative;width:968px;height:112px;border-radius:0px 0px 0px 0px}
.fg-desktop-806_1528::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-806_1528-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1528{position:absolute;left:0px;top:0px;width:236px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:10.839401245117188px 14.452535629272461px 10.839401245117188px 14.452535629272461px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px}
.fg-desktop-806_1529-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1529-run-1{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-desktop-806_1529{position:relative;width:0;flex-grow:1;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-806_1530::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-806_1530-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1530{position:absolute;left:244px;top:0px;width:236px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:10.839401245117188px 14.452535629272461px 10.839401245117188px 14.452535629272461px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px}
.fg-desktop-806_1531-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1531-run-1{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-desktop-806_1531{position:relative;width:0;flex-grow:1;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-806_1536::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-806_1536-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1536{position:absolute;left:0px;top:60px;width:236px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:10.839401245117188px 14.452535629272461px 10.839401245117188px 14.452535629272461px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px}
.fg-desktop-806_1537-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1537-run-1{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-desktop-806_1537{position:relative;width:73px;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-desktop-806_1538::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-806_1538-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1538{position:absolute;left:244px;top:60px;width:236px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:10.839401245117188px 14.452535629272461px 10.839401245117188px 14.452535629272461px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px}
.fg-desktop-806_1539-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1539-run-1{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-desktop-806_1539{position:relative;width:55px;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-desktop-806_1540-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1540{position:absolute;left:488px;top:60px;width:480px;height:52px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px;border-top:1.0478087663650513px solid rgba(217,217,217,1);border-right:1.0478087663650513px solid rgba(217,217,217,1);border-bottom:1.0478087663650513px solid rgba(217,217,217,1);border-left:1.0478087663650513px solid rgba(217,217,217,1)}
.fg-desktop-806_1541-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1541{position:absolute;left:14.451171875px;top:18.0654296875px;width:422.73663330078125px;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-806_1542-run-0{font-family:"Inter";font-style:normal;font-size:10.478087425231934px;font-weight:400;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-806_1542{position:absolute;left:437px;top:34.0654296875px;width:30px;height:13px;opacity:0.6499999761581421;font-family:"Inter";font-style:normal;font-size:10.478087425231934px;font-weight:400;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-806_1532::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-806_1532-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1532{position:absolute;left:732px;top:0px;width:236px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:10.839401245117188px 14.452535629272461px 10.839401245117188px 14.452535629272461px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px}
.fg-desktop-806_1533-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1533-run-1{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-desktop-806_1533{position:relative;width:191.49607849121094px;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-806_1534::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-806_1534-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-806_1534{position:absolute;left:488px;top:0px;width:236px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:10.839401245117188px 14.452535629272461px 10.839401245117188px 14.452535629272461px;overflow:hidden;border-radius:10.478087425231934px 10.478087425231934px 10.478087425231934px 10.478087425231934px}
.fg-desktop-806_1535-run-0{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1535-run-1{font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-desktop-806_1535{position:relative;width:0;flex-grow:1;height:15px;font-family:"Inter";font-style:normal;font-size:14.669322967529297px;font-weight:400;line-height:1;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-806_1543{position:relative;width:334px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-806_1544-paint-0{background:rgba(38,112,250,1)}
.fg-desktop-806_1544{position:relative;width:334px;height:52px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:12px 16px 12px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-desktop-806_1545-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:16.566038131713867px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-806_1545{position:relative;width:162px;height:17px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:16.566038131713867px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-806_1546{position:relative;width:334px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-806_1547{position:relative;width:334px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-819_1601::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-819_1601-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-819_1601{position:relative;width:16px;height:16px;overflow:hidden;border-radius:5px 5px 5px 5px}
.fg-desktop-806_1549-run-0{font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1549-run-1{font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:underline;color:rgba(89,97,110,1)}
.fg-desktop-806_1549-run-2{font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1549-run-3{font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:underline;color:rgba(89,97,110,1)}
.fg-desktop-806_1549{position:relative;width:310px;height:51px;font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;color:rgba(89,97,110,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-806_1550{position:relative;width:331px;height:17px}
.fg-desktop-819_1619{position:absolute;left:0px;top:0px;width:331px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-819_1607::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-desktop-819_1607-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-819_1607{position:relative;width:16px;height:16px;overflow:hidden;border-radius:5px 5px 5px 5px}
.fg-desktop-806_1551-run-0{font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-806_1551{position:relative;width:303px;height:17px;font-family:"Inter";font-style:normal;font-size:11.5px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-1006_1056{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:100px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-857_2187{position:relative;width:1440px;height:655px}
.fg-desktop-439_3824{position:absolute;left:0px;top:0px;width:1440px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_3823{position:relative;width:1440px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 62px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2318-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-439_2318{position:relative;width:85px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:center;white-space:pre}
.fg-desktop-439_3822{position:relative;width:1440px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_3821{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_3818{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 174px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2309-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2309-run-1{font-family:"Inter";font-style:italic;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2309-run-2{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2309{position:relative;width:712px;height:34px;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;text-align:center;white-space:pre}
.fg-desktop-439_3819{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 570px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_3810-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_3810{position:relative;width:617px;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1);text-align:center;white-space:pre}
.fg-desktop-439_3820{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 732px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2310-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2310{position:relative;width:445px;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1);text-align:center;white-space:pre}
.fg-desktop-439_3816{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:38px;padding:0px 0px 0px 732px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2312{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:24px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2313-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-desktop-439_2313-run-1{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1)}
.fg-desktop-439_2313{position:relative;width:557px;height:252px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2315{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:6px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2316-run-0{font-family:"Inter";font-style:normal;font-size:67px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2316{position:relative;width:170px;height:67px;font-family:"Inter";font-style:normal;font-size:67px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1);text-align:left;white-space:pre}
.fg-desktop-439_2317-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2317-run-1{font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-desktop-439_2317-run-2{font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2317{position:relative;width:190px;height:34px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-desktop-840_1682-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-840_1682-paint-0{}
.fg-desktop-840_1682{position:absolute;left:732px;top:602px;width:242px;height:53px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-492_6027{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4094{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:0px 40px 0px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4091-paint-0{background:rgba(246,246,246,1)}
.fg-desktop-439_4091{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:20px 0px 40px 0px;border-radius:22px 22px 22px 22px}
.fg-desktop-439_4093{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0px 0px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2323-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-439_2323{position:relative;width:0;flex-grow:1;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4092{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0px 0px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2324-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2324{position:relative;width:0;flex-grow:1;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4060{position:relative;width:1316px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:18px;padding:0px 0px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4061-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_4061{position:relative;width:420px;height:278px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:73px;padding:30px 20px 30px 20px;border-radius:22px 22px 22px 22px}
.fg-desktop-439_4062{position:relative;width:202px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:144px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4063-run-0{font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_4063{position:relative;width:202px;height:81px;font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-439_4065-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1)}
.fg-desktop-439_4065{position:relative;width:369px;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4066-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_4066{position:relative;width:420px;height:278px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:128px;padding:30px 19px 30px 19px;border-radius:22px 22px 22px 22px}
.fg-desktop-439_4067{position:relative;width:171px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:172px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4068-run-0{font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_4068{position:relative;width:171px;height:27px;font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-439_4070-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1)}
.fg-desktop-439_4070{position:relative;width:375px;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4071-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_4071-paint-1{background:rgba(85,144,254,1)}
.fg-desktop-439_4071-paint-2{background:linear-gradient(90deg,rgba(38,112,250,0.949999988079071) 9.473903143468003e-14%,rgba(115,165,254,0.949999988079071) 100.0000000000001%)}
.fg-desktop-439_4071{position:relative;width:420px;height:278px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:128px;padding:30px 19px 30px 19px;border-radius:22px 22px 22px 22px}
.fg-desktop-439_4072{position:relative;width:211px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:136px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4073-run-0{font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-439_4073{position:relative;width:211px;height:27px;font-family:"Inter";font-style:normal;font-size:22px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-439_4075-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-439_4075{position:relative;width:382px;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-857_2416{position:relative;width:1440px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:0px 40px 0px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_848_1866-paint-0{background:rgba(246,246,246,1)}
.fg-desktop-I857_2416_848_1866{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0px;padding:28px 0px 0px 0px;border-radius:22px 22px 22px 22px}
.fg-desktop-I857_2416_857_1991{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0px 60px 0px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_857_1992-paint-0{background:rgba(86,144,254,1)}
.fg-desktop-I857_2416_857_1992{position:relative;width:316px;height:36px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(52,122,255,1);border-right:1px solid rgba(52,122,255,1);border-bottom:1px solid rgba(52,122,255,1);border-left:1px solid rgba(52,122,255,1)}
.fg-desktop-I857_2416_857_1992_221_1712-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-I857_2416_857_1992_221_1712{position:relative;width:282px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_857_1993-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-I857_2416_857_1993{position:relative;width:299px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 0px 16px 0px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-desktop-I857_2416_857_1993_439_4313-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_857_1993_439_4313{position:relative;width:265px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_857_1994-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-I857_2416_857_1994{position:relative;width:211px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-desktop-I857_2416_857_1994_439_4299-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_857_1994_439_4299{position:relative;width:177px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_857_1995-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-I857_2416_857_1995{position:relative;width:213px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-desktop-I857_2416_857_1995_439_4301-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_857_1995_439_4301{position:relative;width:179px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_857_1996-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-I857_2416_857_1996{position:relative;width:148px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-desktop-I857_2416_857_1996_221_1738-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_857_1996_221_1738{position:relative;width:114px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1873{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-start;gap:79px;padding:0px 0px 0px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_848_1874{position:relative;width:434px;height:479px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:80px;padding:76px 0px 76px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_848_1875{position:relative;width:434px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_848_1876{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_848_1877-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I857_2416_848_1877{position:relative;width:100%;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-I857_2416_848_1878-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1)}
.fg-desktop-I857_2416_848_1878{position:relative;width:100%;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(0,0,0,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-I857_2416_848_1879{position:relative;width:434px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I857_2416_848_1880::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-I857_2416_848_1880-paint-0{background:rgba(255,255,255,0.7200000286102295)}
.fg-desktop-I857_2416_848_1880{position:relative;width:136px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:16px 14px 16px 14px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-desktop-I857_2416_848_1881-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I857_2416_848_1881{position:relative;width:77px;height:22px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1882-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_848_1882{position:relative;width:81px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1883::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-I857_2416_848_1883-paint-0{background:rgba(255,255,255,0.7200000286102295)}
.fg-desktop-I857_2416_848_1883{position:relative;width:167px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:16px 14px 16px 14px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-desktop-I857_2416_848_1884-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I857_2416_848_1884{position:relative;width:139px;height:22px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1885-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_848_1885{position:relative;width:79px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1886::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-I857_2416_848_1886-paint-0{background:rgba(255,255,255,0.7200000286102295)}
.fg-desktop-I857_2416_848_1886{position:relative;width:107px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;padding:16px 14px 16px 14px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-desktop-I857_2416_848_1887-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I857_2416_848_1887{position:relative;width:55px;height:22px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1888-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-desktop-I857_2416_848_1888{position:relative;width:79px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-desktop-I857_2416_848_1889-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-I857_2416_848_1889-paint-0{}
.fg-desktop-I857_2416_848_1889{position:relative;width:807px;height:437px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4183{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4182{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:80px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4181{position:relative;width:1440px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4180{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 60px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2393-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-439_2393{position:relative;width:92px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:center;white-space:pre}
.fg-desktop-439_4179{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4178{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 304px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2395-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2395-run-1{font-family:"Inter";font-style:italic;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2395-run-2{font-family:"Inter";font-style:italic;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2395-run-3{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2395{position:relative;width:512px;height:34px;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;text-align:left;white-space:pre}
.fg-desktop-439_4177{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0px 0px 0px 72px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2396-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2396{position:relative;width:579px;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre}
.fg-desktop-439_2406{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:0px 0px 0px 732px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2407{position:relative;width:668px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:595px;padding:0px 0px 32px 0px;border-radius:0px 0px 0px 0px;border-top:0px solid rgba(224,229,240,1);border-right:0px solid rgba(224,229,240,1);border-bottom:1px solid rgba(224,229,240,1);border-left:0px solid rgba(224,229,240,1)}
.fg-desktop-439_2409{position:relative;width:628px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2410-run-0{font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2410{position:relative;width:100%;height:29px;font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2411-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2411{position:relative;width:628px;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2412{position:relative;width:668px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:584px;padding:32px 0px 32px 0px;border-radius:0px 0px 0px 0px;border-top:0px solid rgba(224,229,240,1);border-right:0px solid rgba(224,229,240,1);border-bottom:1px solid rgba(224,229,240,1);border-left:0px solid rgba(224,229,240,1)}
.fg-desktop-439_2414{position:relative;width:0;flex-grow:1;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2415-run-0{font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2415{position:relative;width:100%;height:29px;font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2416-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2416{position:relative;width:590px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre}
.fg-desktop-439_2417{position:relative;width:668px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:582px;padding:32px 0px 32px 0px;border-radius:0px 0px 0px 0px;border-top:0px solid rgba(224,229,240,1);border-right:0px solid rgba(224,229,240,1);border-bottom:1px solid rgba(224,229,240,1);border-left:0px solid rgba(224,229,240,1)}
.fg-desktop-439_2419{position:relative;width:0;flex-grow:1;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2420-run-0{font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2420{position:relative;width:100%;height:29px;font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2421-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2421{position:relative;width:675px;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2422{position:relative;width:668px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:582px;padding:32px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2424{position:relative;width:0;flex-grow:1;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2425-run-0{font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2425{position:relative;width:100%;height:29px;font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2426-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2426{position:relative;width:647px;height:63px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4174{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 40px 10px 708px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2400-paint-0{background:rgba(243,247,255,1)}
.fg-desktop-439_2400{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;padding:24px 26px 24px 24px;overflow:hidden;border-radius:22px 22px 22px 22px}
.fg-desktop-439_4272{position:relative;width:647px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2402-run-0{font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2402{position:relative;width:307px;height:29px;font-family:"Inter";font-style:normal;font-size:24px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-439_4270-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_4270{position:relative;width:647px;height:42px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4172{position:relative;width:171px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4168-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:underline;color:rgba(38,112,250,1)}
.fg-desktop-439_4168{position:relative;width:171px;height:15px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:underline;color:rgba(38,112,250,1);text-align:center;white-space:pre}
.fg-desktop-1006_1057{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:100px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4265{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:120px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4257{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4256{position:relative;width:1440px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4254{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 60px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2344-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-439_2344{position:relative;width:64px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:center;white-space:pre}
.fg-desktop-439_4255{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 0px 0px 60px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2345-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2345{position:relative;width:244px;height:34px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1);text-align:center;white-space:pre}
.fg-desktop-439_2348{position:relative;width:1440px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:60px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2349-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_2349-paint-0{}
.fg-desktop-439_2349{position:relative;width:125.87245178222656px;height:71.90955352783203px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2350-paint-0>img{width:99.94126433930484%;height:100.21766013503075%;left:0.029366739594979194%;top:0.1088287841595534%;object-fit:fill}
.fg-desktop-439_2350-paint-0{}
.fg-desktop-439_2350{position:relative;width:365.6710205078125px;height:36.2293701171875px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4244-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_4244-paint-0{}
.fg-desktop-439_4244{position:relative;width:125.87245178222656px;height:71.90955352783203px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4250-paint-0>img{width:99.94126433930484%;height:100.21766013503075%;left:0.029366739594979194%;top:0.1088287841595534%;object-fit:fill}
.fg-desktop-439_4250-paint-0{}
.fg-desktop-439_4250{position:relative;width:365.6710205078125px;height:36.2293701171875px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4246-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_4246-paint-0{}
.fg-desktop-439_4246{position:relative;width:125.87245178222656px;height:71.90955352783203px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4252-paint-0>img{width:99.94126433930484%;height:100.21766013503075%;left:0.029366739594979194%;top:0.1088287841595534%;object-fit:fill}
.fg-desktop-439_4252-paint-0{}
.fg-desktop-439_4252{position:relative;width:365.6710205078125px;height:36.2293701171875px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4248-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_4248-paint-0{}
.fg-desktop-439_4248{position:relative;width:152.88003540039062px;height:87.33869171142578px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4262{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4243{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4218{position:relative;width:45px;height:45px;border-radius:0px 0px 0px 0px}
.fg-desktop-I439_4218_439_4232::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.046725869178772px rgba(119,166,255,1)}
.fg-desktop-I439_4218_439_4232{position:absolute;left:0px;top:0px;width:45px;height:45px;border-radius:50%}
.fg-desktop-I439_4218_439_4233{position:absolute;left:10.909090042114258px;top:36.81818389892578px;width:27.272729873657227px;height:27.272729873657227px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I439_4218_439_4236{position:absolute;left:6.818583965301514px;top:19.318479537963867px;width:13.636364936828613px;height:15.909092903137207px}
.fg-desktop-I439_4218_439_4234::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-desktop-I439_4218_439_4234{position:absolute;left:6.817748546604594px;top:-0.000048040035768082134px;width:0px;height:15.909092903137207px}
.fg-desktop-I439_4218_439_4235::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-desktop-I439_4218_439_4235{position:absolute;left:-0.00041770115850781053px;top:-9.089573860205043px;width:13.636364936828613px;height:6.818182468414307px}
.fg-desktop-439_4242{position:relative;width:831.7703857421875px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:17.86385726928711px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4187::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.140952229499817px rgba(51,64,89,1)}
.fg-desktop-439_4187-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_4187-paint-0{}
.fg-desktop-439_4187{position:relative;width:265.3475341796875px;height:361.64862060546875px;border-radius:7.145542621612549px 7.145542621612549px 7.145542621612549px 7.145542621612549px}
.fg-desktop-439_4189::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.140952229499817px rgba(51,64,89,1)}
.fg-desktop-439_4189-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_4189-paint-0{}
.fg-desktop-439_4189{position:relative;width:265.3475341796875px;height:361.64862060546875px;border-radius:7.145542621612549px 7.145542621612549px 7.145542621612549px 7.145542621612549px}
.fg-desktop-439_4188::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.140952229499817px rgba(51,64,89,1)}
.fg-desktop-439_4188-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-desktop-439_4188-paint-0{}
.fg-desktop-439_4188{position:relative;width:265.3475341796875px;height:361.64862060546875px;border-radius:7.145542621612549px 7.145542621612549px 7.145542621612549px 7.145542621612549px}
.fg-desktop-439_4190{position:relative;width:45px;height:45px;border-radius:0px 0px 0px 0px}
.fg-desktop-I439_4190_439_4196::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.046725869178772px rgba(119,166,255,1)}
.fg-desktop-I439_4190_439_4196{position:absolute;left:0px;top:0px;width:45px;height:45px;border-radius:50%}
.fg-desktop-I439_4190_439_4197{position:absolute;left:10.909090042114258px;top:36.81818389892578px;width:27.272729873657227px;height:27.272729873657227px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I439_4190_439_4198::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-desktop-I439_4190_439_4198{position:absolute;left:13.636363983154297px;top:3.409090042114258px;width:0px;height:15.909092903137207px}
.fg-desktop-I439_4190_439_4199::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-desktop-I439_4190_439_4199{position:absolute;left:6.818181037902832px;top:12.499112129211426px;width:13.636364936828613px;height:6.818182468414307px}
.fg-desktop-492_6019{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 40px 10px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4295-paint-0{background:rgba(245,244,249,1)}
.fg-desktop-439_4295{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:20px 20px 28px 20px;border-radius:22px 22px 22px 22px}
.fg-desktop-439_4294{position:relative;width:350px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4268-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-439_4268{position:relative;width:100%;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2371-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2371-run-1{font-family:"Inter";font-style:italic;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-desktop-439_2371-run-2{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2371{position:relative;width:100%;height:34px;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4293{position:relative;width:1298px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2373::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-439_2373-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_2373{position:relative;width:310px;height:289px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-desktop-439_2374-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-desktop-439_2374{position:relative;width:41px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-desktop-439_2375{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2376-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2376{position:relative;width:100%;height:50px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2377-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2377{position:relative;width:279px;height:86px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2378::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-439_2378-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_2378{position:relative;width:310px;height:289px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-desktop-439_2379-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-desktop-439_2379{position:relative;width:47px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-desktop-439_2380{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2381-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2381{position:relative;width:370px;height:50px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2382-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-desktop-439_2382{position:relative;width:100%;height:86px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2383::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-439_2383-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_2383{position:relative;width:310px;height:289px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-desktop-439_2384-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-desktop-439_2384{position:relative;width:48px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-desktop-439_2385{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2386-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2386{position:relative;width:100%;height:50px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2387-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2387{position:relative;width:100%;height:80px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2388::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-desktop-439_2388-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_2388{position:relative;width:310px;height:289px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-desktop-439_2389-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-desktop-439_2389{position:relative;width:48px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-desktop-439_2390{position:relative;width:248px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_2391-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_2391{position:relative;width:370px;height:50px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_2392-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-desktop-439_2392{position:relative;width:271px;height:86px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4279-paint-0>img{width:121.76470545542693%;height:184.85351178587106%;left:-21.76470545542694%;top:-58.2461266873161%;object-fit:fill}
.fg-desktop-439_4279-paint-0{}
.fg-desktop-439_4279-paint-3{background:linear-gradient(-1.809382218788134e-14deg,rgba(38,112,250,0.8999999761581421) 6.315935428978661e-14%,rgba(115,165,254,0.7199999916553494) 99.99999999999993%)}
.fg-desktop-439_4279{position:relative;width:1360px;height:360px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:63px;padding:20px 30px 20px 30px;overflow:hidden;border-radius:18px 18px 18px 18px}
.fg-desktop-439_4291{position:relative;width:88px;height:15px;border-radius:0px 0px 0px 0px}
.fg-desktop-I439_4291_182_1510-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-I439_4291_182_1510{position:absolute;left:-9px;top:0px;width:91px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre}
.fg-desktop-439_4280{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:44px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4281{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4282-run-0{font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(245,244,249,1)}
.fg-desktop-439_4282{position:relative;width:100%;height:68px;font-family:"Inter";font-style:normal;font-size:28px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(245,244,249,1);text-align:center;white-space:pre;overflow-wrap:normal}
.fg-desktop-439_4283-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:500;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(219,229,247,1)}
.fg-desktop-439_4283{position:relative;width:570px;height:50px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:500;line-height:25px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(219,229,247,1);text-align:center;white-space:pre}
.fg-desktop-439_4284{position:relative;width:460px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4285{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-439_4286-paint-0{background:rgba(255,255,255,1)}
.fg-desktop-439_4286{position:relative;width:224px;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:0px 20px 0px 20px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-desktop-439_4287-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-439_4287{position:relative;width:138px;height:20px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-439_4288::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,0.699999988079071)}
.fg-desktop-439_4288{position:relative;width:224px;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:0px 20px 0px 20px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-desktop-439_4289-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-439_4289{position:relative;width:120px;height:20px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-598_1157-paint-0{background:rgba(245,244,249,1)}
.fg-desktop-598_1157{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:40px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1062{position:relative;width:100%;height:306px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 40px 10px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1063{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:17px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1064{position:relative;width:330px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:67px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1065{position:relative;width:180.92308044433594px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1066{position:relative;width:180.92308044433594px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1067-paint-0{background:rgba(46,110,255,1)}
.fg-desktop-I598_1157_598_1067{position:relative;width:28.923076629638672px;height:28.923076629638672px;border-radius:7.230769157409668px 7.230769157409668px 7.230769157409668px 7.230769157409668px}
.fg-desktop-I598_1157_598_1068-run-0{font-family:"Inter";font-style:normal;font-size:16.871795654296875px;font-weight:600;line-height:normal;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(23,33,56,1)}
.fg-desktop-I598_1157_598_1068{position:relative;width:144px;height:20px;font-family:"Inter";font-style:normal;font-size:16.871795654296875px;font-weight:600;line-height:normal;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(23,33,56,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1070{position:relative;width:300px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1071-paint-0{background:rgba(85,144,254,1)}
.fg-desktop-I598_1157_598_1071{position:relative;width:186px;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:0px 22px 0px 22px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-desktop-I598_1157_598_1072-run-0{font-family:"Inter";font-style:normal;font-size:15px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-desktop-I598_1157_598_1072{position:relative;width:124px;height:20px;font-family:"Inter";font-style:normal;font-size:15px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1073-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1073{position:relative;width:300px;height:32px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-I598_1157_598_1074{position:relative;width:929px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:37px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1084{position:relative;width:310px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1085-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I598_1157_598_1085{position:relative;width:87px;height:22px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1086{position:relative;width:194px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1087-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1087{position:relative;width:134px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1103-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1103{position:relative;width:175px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1088-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1088{position:relative;width:194px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1089{position:relative;width:67.97239685058594px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14.335999488830566px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1090-paint-0{background:rgba(119,166,255,1)}
.fg-desktop-I598_1157_598_1090{position:relative;width:27.261655807495117px;height:27.261655807495117px;overflow:hidden;border-radius:21.809326171875px 21.809326171875px 21.809326171875px 21.809326171875px}
.fg-desktop-I598_1157_598_1090_60_91::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.6540374755859375px rgba(245,244,249,1)}
.fg-desktop-I598_1157_598_1090_60_91{position:absolute;left:7.457202434539795px;top:7.457202434539795px;width:11.995128631591797px;height:11.995128631591797px}
.fg-desktop-I598_1157_598_1091{position:relative;width:26.37474250793457px;height:25.319751739501953px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1091_508_23771-paint-0{background:rgba(119,166,255,1)}
.fg-desktop-I598_1157_598_1091_508_23771{position:absolute;left:0px;top:0px;width:26.37474250793457px;height:25.319751739501953px}
.fg-desktop-I598_1157_598_1107{position:relative;width:582px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:50px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1075{position:relative;width:180px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1076-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I598_1157_598_1076{position:relative;width:97px;height:22px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1077-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1077{position:relative;width:82px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1078-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1078{position:relative;width:47px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1079-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1079{position:relative;width:168px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1080-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1080{position:relative;width:79px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1081-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1081{position:relative;width:65px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1093{position:relative;width:352px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1094-run-0{font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-desktop-I598_1157_598_1094{position:relative;width:105px;height:22px;font-family:"Inter";font-style:normal;font-size:18px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1095-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1095{position:relative;width:330px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-I598_1157_598_1096-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-desktop-I598_1157_598_1096{position:relative;width:330px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-I598_1157_804_1378-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-desktop-I598_1157_804_1378{position:relative;width:330px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-desktop-I598_1157_598_1098-paint-0{background:rgba(86,144,254,1)}
.fg-desktop-I598_1157_598_1098{position:relative;width:100%;height:54px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:692px;padding:0px 60px 0px 40px;border-radius:0px 0px 0px 0px}
.fg-desktop-I598_1157_598_1099-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1)}
.fg-desktop-I598_1157_598_1099{position:relative;width:229px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1);text-align:left;white-space:pre}
.fg-desktop-I598_1157_598_1100-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1)}
.fg-desktop-I598_1157_598_1100{position:relative;width:419px;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1);text-align:left;white-space:pre}
.fg-mobile-492_8393-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-492_8393{position:absolute;width:390px;height:7567px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-533_172-paint-0>img{width:321.36643624879383%;height:101.57303283714523%;left:-110.68321333566385%;top:1.8042995157888916e-13%;object-fit:fill}
.fg-mobile-533_172-paint-0{}
.fg-mobile-533_172-paint-3{background:linear-gradient(-3.659424712155777e-15deg,rgba(38,112,250,0.7599999904632568) 0%,rgba(115,165,254,0.6080000014305114) 100%)}
.fg-mobile-533_172{position:absolute;left:20px;top:7764px;width:350px;height:445px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:63px;padding:20px 30px 20px 30px;overflow:hidden;border-radius:18px 18px 18px 18px}
.fg-mobile-533_173{position:relative;width:88px;height:15px;border-radius:0px 0px 0px 0px}
.fg-mobile-I533_173_182_1510-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-I533_173_182_1510{position:absolute;left:-9px;top:0px;width:91px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre}
.fg-mobile-533_174{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_175{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_176-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-533_176{position:relative;width:100%;height:54px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre-wrap;overflow-wrap:normal}
.fg-mobile-533_177-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-533_177{position:relative;width:278px;height:51px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre-wrap;overflow-wrap:normal}
.fg-mobile-533_178{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_179-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-533_179{position:relative;width:278px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0px;padding:20px 20px 20px 20px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-mobile-533_180-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:500;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-533_180{position:relative;width:121px;height:19px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:500;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre}
.fg-mobile-533_181::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,0.699999988079071)}
.fg-mobile-533_181{position:relative;width:278px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:20px 20px 20px 20px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-mobile-533_182-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:500;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-533_182{position:relative;width:105px;height:19px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:500;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-mobile-1011_1059{position:absolute;left:-1px;top:0px;width:391px;height:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:80px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_3218{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-528_23884{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_5433-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-868_5433{position:relative;width:390px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0px;padding:20px 20px 20px 20px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_5433_868_5416-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I868_5433_868_5416{position:relative;width:161px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_5433_868_5417-paint-0{background:rgba(46,110,250,1)}
.fg-mobile-I868_5433_868_5417{position:relative;width:28px;height:28px;border-radius:7px 7px 7px 7px}
.fg-mobile-I868_5433_868_5418-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I868_5433_868_5418{position:relative;width:125px;height:17px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-I868_5433_868_5419{position:relative;width:36px;height:36px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_5433_868_5419_392_2770::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 3px rgba(179,181,182,1)}
.fg-mobile-I868_5433_868_5419_392_2770{position:absolute;left:6px;top:7.5px;width:24px;height:0px}
.fg-mobile-I868_5433_868_5419_392_2771::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 3px rgba(179,181,182,1)}
.fg-mobile-I868_5433_868_5419_392_2771{position:absolute;left:6px;top:18px;width:24px;height:0px}
.fg-mobile-I868_5433_868_5419_392_2772::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 3px rgba(179,181,182,1)}
.fg-mobile-I868_5433_868_5419_392_2772{position:absolute;left:6px;top:28.5px;width:24px;height:0px}
.fg-mobile-492_8399-paint-0>img{width:353.4331255919618%;height:149.25574589858905%;left:-183.2416038330474%;top:-24.498484642655992%;object-fit:fill}
.fg-mobile-492_8399-paint-0{}
.fg-mobile-492_8399-paint-1{background:rgba(102,102,102,0.10000000149011612)}
.fg-mobile-492_8399-paint-2{background:linear-gradient(4.032862316368289e-15deg,rgba(46,115,249,1) 2.030122102171715e-14%,rgba(47,116,250,0) 72.10600017174218%)}
.fg-mobile-492_8399{position:relative;width:347px;height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:45px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:22px 22px 22px 22px}
.fg-mobile-528_23880{position:relative;width:100%;height:560px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:20px;padding:20px 0px 20px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_4836{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 20px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_4837{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-528_23881-run-0{font-family:"Inter";font-style:normal;font-size:40px;font-weight:500;line-height:1.1100000143051147;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-528_23881{position:relative;width:316px;height:176px;font-family:"Inter";font-style:normal;font-size:40px;font-weight:500;line-height:1.1100000143051147;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-528_23882-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-528_23882{position:relative;width:100%;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-868_3217{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:80px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-865_2810-paint-0{background:rgba(246,246,246,1)}
.fg-mobile-865_2810{position:relative;width:350px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:32px 20px 20px 20px;overflow:hidden;border-radius:18px 18px 18px 18px}
.fg-mobile-I865_2810_865_2748-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-I865_2810_865_2748{position:relative;width:100%;height:57px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:center;white-space:pre;overflow-wrap:normal}
.fg-mobile-I865_2810_865_2749{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2750::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2750-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2750{position:relative;width:100%;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2751-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2751-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-mobile-I865_2810_865_2751{position:relative;width:57px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2752::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2752-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2752{position:relative;width:100%;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2753-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2753-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-mobile-I865_2810_865_2753{position:relative;width:41px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2900{position:relative;width:310px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2754::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2754-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2754{position:relative;width:151px;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2755-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2755-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-mobile-I865_2810_865_2755{position:relative;width:47px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2756::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2756-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2756{position:relative;width:151px;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2757-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2757-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-mobile-I865_2810_865_2757{position:relative;width:130px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2758::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2758-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2758{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2759-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2759-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-mobile-I865_2810_865_2759{position:relative;width:65px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2760::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2760-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2760{position:relative;width:100%;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2761-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2761-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(224,61,61,1)}
.fg-mobile-I865_2810_865_2761{position:relative;width:49px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2762::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,222,1)}
.fg-mobile-I865_2810_865_2762-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2762{position:relative;width:100%;height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2763-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2763{position:relative;width:198px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I865_2810_865_2765{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2766-paint-0{background:rgba(46,110,250,1)}
.fg-mobile-I865_2810_865_2766{position:relative;width:100%;height:54px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:17px 16px 17px 16px;overflow:hidden;border-radius:12px 12px 12px 12px}
.fg-mobile-I865_2810_865_2767-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2767{position:relative;width:163px;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre}
.fg-mobile-I865_2810_865_2768{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2769{position:relative;width:309px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2770{position:relative;width:309px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2771::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-mobile-I865_2810_865_2771-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2771{position:relative;width:16px;height:16px;overflow:hidden;border-radius:5px 5px 5px 5px}
.fg-mobile-I865_2810_865_2772-run-0{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2772-run-1{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:underline;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2772-run-2{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2772-run-3{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:underline;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2772{position:relative;width:285px;height:60px;font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;color:rgba(89,97,110,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I865_2810_865_2946{position:relative;width:309px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I865_2810_865_2947::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.0478087663650513px rgba(217,217,217,1)}
.fg-mobile-I865_2810_865_2947-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I865_2810_865_2947{position:relative;width:16px;height:16px;overflow:hidden;border-radius:5px 5px 5px 5px}
.fg-mobile-I865_2810_865_2948-run-0{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2948-run-1{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:underline;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2948-run-2{font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I865_2810_865_2948{position:relative;width:285px;height:15px;font-family:"Inter";font-style:normal;font-size:11px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;color:rgba(89,97,110,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-1011_1058{position:relative;width:391px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:48px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_3216{position:relative;width:391px;height:746px}
.fg-mobile-531_23919{position:absolute;left:0px;top:0px;width:391px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_23918{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:0px 20px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8423-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8423{position:relative;width:79px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:center;white-space:pre}
.fg-mobile-531_23917{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_23912{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:10px 0px 10px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8424-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8424-run-1{font-family:"Inter";font-style:italic;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-mobile-492_8424-run-2{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8424{position:relative;width:330px;height:135px;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_23911{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;padding:0px 20px 0px 112px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8425{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8426-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-mobile-492_8426-run-1{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-492_8426{position:relative;width:100%;height:425px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_23910{position:relative;width:259px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8428-run-0{font-family:"Inter";font-style:normal;font-size:50px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1)}
.fg-mobile-492_8428{position:relative;width:127px;height:50px;font-family:"Inter";font-style:normal;font-size:50px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1);text-align:left;white-space:pre}
.fg-mobile-492_8429-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1)}
.fg-mobile-492_8429-run-1{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-mobile-492_8429-run-2{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(119,166,255,1)}
.fg-mobile-492_8429{position:relative;width:163px;height:32px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;text-align:left;white-space:pre}
.fg-mobile-868_3021-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-mobile-868_3021-paint-0{}
.fg-mobile-868_3021{position:relative;width:160px;height:53px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-868_3022{position:relative;width:350.5px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8498-paint-0{background:rgba(246,246,246,1)}
.fg-mobile-492_8498{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:20px;padding:20px 0px 20px 0px;border-radius:22px 22px 22px 22px}
.fg-mobile-492_8499{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 20px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8500-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8500{position:relative;width:100%;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8501-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8501{position:relative;width:100%;height:27px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8502{position:relative;width:328px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8503-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-492_8503{position:relative;width:308px;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:0px;padding:20px 20px 20px 20px;border-radius:22px 22px 22px 22px}
.fg-mobile-492_8504{position:relative;width:245px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:0px 0px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8505{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8506-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8506{position:relative;width:147px;height:57px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-492_8507-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-492_8507{position:relative;width:253px;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8508{position:relative;width:37px;height:37px;border-radius:0px 0px 0px 0px}
.fg-mobile-I492_8508_163_675{position:absolute;left:8.969696998596191px;top:30.272727966308594px;width:22.424243927001953px;height:22.424243927001953px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I492_8508_163_676::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.6666665077209473px rgba(255,255,255,1)}
.fg-mobile-I492_8508_163_676{position:absolute;left:11.21212100982666px;top:2.8030295372009277px;width:0px;height:13.080809593200684px}
.fg-mobile-I492_8508_163_677::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.6666665077209473px rgba(255,255,255,1)}
.fg-mobile-I492_8508_163_677{position:absolute;left:5.606059551239014px;top:10.277047157287598px;width:11.212121963500977px;height:5.606060981750488px}
.fg-mobile-492_8509-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-492_8509{position:relative;width:308px;height:204px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:0px;padding:20px 20px 20px 20px;border-radius:22px 22px 22px 22px}
.fg-mobile-492_8510{position:relative;width:245px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:71px;padding:0px 0px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8511-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8511{position:relative;width:125px;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-492_8512-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-492_8512{position:relative;width:260px;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8513{position:relative;width:37px;height:37px;border-radius:0px 0px 0px 0px}
.fg-mobile-I492_8513_163_675{position:absolute;left:8.969696998596191px;top:30.272727966308594px;width:22.424243927001953px;height:22.424243927001953px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I492_8513_163_676::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.6666665077209473px rgba(255,255,255,1)}
.fg-mobile-I492_8513_163_676{position:absolute;left:11.21212100982666px;top:2.8030295372009277px;width:0px;height:13.080809593200684px}
.fg-mobile-I492_8513_163_677::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.6666665077209473px rgba(255,255,255,1)}
.fg-mobile-I492_8513_163_677{position:absolute;left:5.606059551239014px;top:10.277047157287598px;width:11.212121963500977px;height:5.606060981750488px}
.fg-mobile-492_8514-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-492_8514-paint-1{background:rgba(85,144,254,1)}
.fg-mobile-492_8514-paint-2{background:linear-gradient(90deg,rgba(38,112,250,0.949999988079071) 9.227827737144157e-14%,rgba(115,165,254,0.949999988079071) 100.00000000000009%)}
.fg-mobile-492_8514{position:relative;width:308px;height:204px;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:0px;padding:20px 0px 20px 0px;border-radius:22px 22px 22px 22px}
.fg-mobile-492_8515{position:relative;width:295px;height:164px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:98px;padding:0px 0px 0px 27px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8516-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(245,244,249,1)}
.fg-mobile-492_8516{position:relative;width:153px;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(245,244,249,1);text-align:left;white-space:pre}
.fg-mobile-492_8517-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-492_8517{position:relative;width:268px;height:51px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-857_2696-paint-0{background:rgba(246,246,246,1)}
.fg-mobile-857_2696{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:80px;padding:20px 20px 0px 20px;border-radius:22px 22px 22px 22px}
.fg-mobile-I857_2696_857_2550{position:relative;width:316px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I857_2696_857_2551-paint-0{background:rgba(86,144,254,1)}
.fg-mobile-I857_2696_857_2551{position:relative;width:275px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(52,122,255,1);border-right:1px solid rgba(52,122,255,1);border-bottom:1px solid rgba(52,122,255,1);border-left:1px solid rgba(52,122,255,1)}
.fg-mobile-I857_2696_857_2551_868_3042-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-I857_2696_857_2551_868_3042{position:relative;width:261px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2552-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I857_2696_857_2552{position:relative;width:269px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 20px 16px 20px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-mobile-I857_2696_857_2552_868_3032-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2552_868_3032{position:relative;width:246px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2553-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I857_2696_857_2553{position:relative;width:186px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-mobile-I857_2696_857_2553_868_3056-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2553_868_3056{position:relative;width:165px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2554-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I857_2696_857_2554{position:relative;width:187px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-mobile-I857_2696_857_2554_868_3068-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2554_868_3068{position:relative;width:166px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2555-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-I857_2696_857_2555{position:relative;width:131px;height:34px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:16px 16px 16px 16px;border-radius:18px 18px 18px 18px;border-top:1px solid rgba(245,244,249,1);border-right:1px solid rgba(245,244,249,1);border-bottom:1px solid rgba(245,244,249,1);border-left:1px solid rgba(245,244,249,1)}
.fg-mobile-I857_2696_857_2555_868_3080-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2555_868_3080{position:relative;width:105px;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2267{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I857_2696_857_2268{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I857_2696_857_2269-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I857_2696_857_2269{position:relative;width:83px;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2270-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-I857_2696_857_2270{position:relative;width:290px;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I857_2696_857_2271{position:relative;width:301.96368408203125px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I857_2696_857_2272::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 0.6925191879272461px rgba(217,217,217,1)}
.fg-mobile-I857_2696_857_2272-paint-0{background:rgba(255,255,255,0.7200000286102295)}
.fg-mobile-I857_2696_857_2272{position:relative;width:94.18260955810547px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.0775575637817383px;padding:11.080307006835938px 9.695268630981445px 11.080307006835938px 9.695268630981445px;overflow:hidden;border-radius:8.310230255126953px 8.310230255126953px 8.310230255126953px 8.310230255126953px}
.fg-mobile-I857_2696_857_2273-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I857_2696_857_2273{position:relative;width:52px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2274-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2274{position:relative;width:68px;height:13px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2275::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 0.6925191879272461px rgba(217,217,217,1)}
.fg-mobile-I857_2696_857_2275-paint-0{background:rgba(255,255,255,0.7200000286102295)}
.fg-mobile-I857_2696_857_2275{position:relative;width:112.39053344726562px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.0775575637817383px;padding:11.080307006835938px 9.695268630981445px 11.080307006835938px 9.695268630981445px;overflow:hidden;border-radius:8.310230255126953px 8.310230255126953px 8.310230255126953px 8.310230255126953px}
.fg-mobile-I857_2696_857_2276-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I857_2696_857_2276{position:relative;width:93px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2277-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2277{position:relative;width:66px;height:13px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2278::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 0.6925191879272461px rgba(217,217,217,1)}
.fg-mobile-I857_2696_857_2278-paint-0{background:rgba(255,255,255,0.7200000286102295)}
.fg-mobile-I857_2696_857_2278{position:relative;width:85.39053344726562px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2.0775575637817383px;padding:11.080307006835938px 9.695268630981445px 11.080307006835938px 9.695268630981445px;overflow:hidden;border-radius:8.310230255126953px 8.310230255126953px 8.310230255126953px 8.310230255126953px}
.fg-mobile-I857_2696_857_2279-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I857_2696_857_2279{position:relative;width:37px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2280-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1)}
.fg-mobile-I857_2696_857_2280{position:relative;width:66px;height:13px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(89,97,110,1);text-align:left;white-space:pre}
.fg-mobile-I857_2696_857_2293-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-mobile-I857_2696_857_2293-paint-0{}
.fg-mobile-I857_2696_857_2293{position:relative;width:310px;height:181px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24115{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:60px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24113{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24114{position:relative;width:165px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0px 40px 0px 40px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8440-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8440{position:relative;width:85px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-mobile-531_24112{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:10px 40px 10px 40px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8441-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8441-run-1{font-family:"Inter";font-style:italic;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-mobile-492_8441-run-2{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8441{position:relative;width:310px;height:108px;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_24110{position:relative;width:350px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:60px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24092{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:0px 0px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_3112{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-868_3113{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 70px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24073{position:relative;width:100%;height:128px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 32px 0px;border-radius:0px 0px 0px 0px;border-top:0px solid rgba(224,229,240,1);border-right:0px solid rgba(224,229,240,1);border-bottom:1px solid rgba(224,229,240,1);border-left:0px solid rgba(224,229,240,1)}
.fg-mobile-492_8444-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8444{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8445-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8445{position:relative;width:260px;height:64px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_24072{position:relative;width:100%;height:144px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:32px 0px 32px 0px;border-radius:0px 0px 0px 0px;border-top:0px solid rgba(224,229,240,1);border-right:0px solid rgba(224,229,240,1);border-bottom:1px solid rgba(224,229,240,1);border-left:0px solid rgba(224,229,240,1)}
.fg-mobile-492_8448-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8448{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8449-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8449{position:relative;width:184px;height:48px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_24074{position:relative;width:100%;height:160px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:32px 0px 32px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-492_8452-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8452{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8453-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8453{position:relative;width:257px;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_24078{position:relative;width:100%;height:147px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:32px 0px 0px 0px;border-radius:0px 0px 0px 0px;border-top:1px solid rgba(224,229,240,1);border-right:0px solid rgba(224,229,240,1);border-bottom:0px solid rgba(224,229,240,1);border-left:0px solid rgba(224,229,240,1)}
.fg-mobile-492_8456-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-492_8456{position:relative;width:100%;height:38px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-492_8457-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-492_8457{position:relative;width:257px;height:64px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-868_3111{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:0px 0px 0px 70px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24100-paint-0{background:rgba(243,247,255,1)}
.fg-mobile-531_24100{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:18px;padding:24px 26px 24px 24px;overflow:hidden;border-radius:22px 22px 22px 22px}
.fg-mobile-531_24101{position:relative;width:236px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24102-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-531_24102{position:relative;width:205px;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-531_24103-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-531_24103{position:relative;width:236px;height:51px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_24104{position:relative;width:171px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24105-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:underline;color:rgba(38,112,250,1)}
.fg-mobile-531_24105{position:relative;width:171px;height:15px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:600;line-height:normal;letter-spacing:0.06em;text-transform:uppercase;text-decoration:underline;color:rgba(38,112,250,1);text-align:center;white-space:pre}
.fg-mobile-868_3215{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:60px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_203{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:40px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_201{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:13px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24116{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24117{position:relative;width:99px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0px 20px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24118-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-531_24118{position:relative;width:59px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-mobile-531_24119{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:10px 20px 10px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24120-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-531_24120{position:relative;width:310px;height:27px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-531_24121-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-531_24121{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;padding:16px 16px 16px 16px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-mobile-531_24122-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-mobile-531_24122-paint-0{}
.fg-mobile-531_24122{position:relative;width:112.09367370605469px;height:64.03789520263672px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24123-paint-0>img{width:99.94126433930484%;height:100.21766013503075%;left:0.029366739594979194%;top:0.1088287841595534%;object-fit:fill}
.fg-mobile-531_24123-paint-0{}
.fg-mobile-531_24123{position:relative;width:220.8004608154297px;height:21.876115798950195px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24149-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-mobile-531_24149-paint-0{}
.fg-mobile-531_24149{position:relative;width:112.09367370605469px;height:64.03789520263672px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_202{position:relative;width:350px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_200{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:27px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-531_24126{position:relative;width:45px;height:45px;border-radius:0px 0px 0px 0px}
.fg-mobile-I531_24126_439_4232::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.046725869178772px rgba(119,166,255,1)}
.fg-mobile-I531_24126_439_4232{position:absolute;left:0px;top:0px;width:45px;height:45px;border-radius:50%}
.fg-mobile-I531_24126_439_4233{position:absolute;left:10.909090042114258px;top:36.81818389892578px;width:27.272729873657227px;height:27.272729873657227px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I531_24126_439_4236{position:absolute;left:6.818583965301514px;top:19.318479537963867px;width:13.636364936828613px;height:15.909092903137207px}
.fg-mobile-I531_24126_439_4234::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-mobile-I531_24126_439_4234{position:absolute;left:6.817748546604619px;top:-0.00004833794257663726px;width:0px;height:15.909092903137207px}
.fg-mobile-I531_24126_439_4235::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-mobile-I531_24126_439_4235{position:absolute;left:-0.00041762147222002px;top:-9.089573860205036px;width:13.636364936828613px;height:6.818182468414307px}
.fg-mobile-531_24125::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 0.782848596572876px rgba(51,64,89,1)}
.fg-mobile-531_24125-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-mobile-531_24125-paint-0{}
.fg-mobile-531_24125{position:relative;width:206px;height:281px;border-radius:6.262788772583008px 6.262788772583008px 6.262788772583008px 6.262788772583008px}
.fg-mobile-531_24133{position:relative;width:45px;height:45px;border-radius:0px 0px 0px 0px}
.fg-mobile-I531_24133_439_4196::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.046725869178772px rgba(119,166,255,1)}
.fg-mobile-I531_24133_439_4196{position:absolute;left:0px;top:0px;width:45px;height:45px;border-radius:50%}
.fg-mobile-I531_24133_439_4197{position:absolute;left:10.909090042114258px;top:36.81818389892578px;width:27.272729873657227px;height:27.272729873657227px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I531_24133_439_4198::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-mobile-I531_24133_439_4198{position:absolute;left:13.636363983154297px;top:3.409090042114258px;width:0px;height:15.909092903137207px}
.fg-mobile-I531_24133_439_4199::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 1.7445429563522339px rgba(119,166,255,1)}
.fg-mobile-I531_24133_439_4199{position:absolute;left:6.818181037902832px;top:12.499112129211426px;width:13.636364936828613px;height:6.818182468414307px}
.fg-mobile-533_158-paint-0{background:rgba(245,244,249,1)}
.fg-mobile-533_158{position:relative;width:350px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:20px;padding:20px 0px 20px 0px;border-radius:22px 22px 22px 22px}
.fg-mobile-533_132{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_133{position:relative;width:113px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;padding:0px 20px 0px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_134-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-533_134{position:relative;width:73px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre}
.fg-mobile-533_135{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding:10px 20px 10px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_136-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-533_136-run-1{font-family:"Inter";font-style:italic;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(119,166,255,1)}
.fg-mobile-533_136-run-2{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-533_136{position:relative;width:310px;height:27px;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-533_137{position:relative;width:310px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_138::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-mobile-533_138-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-533_138{position:relative;width:310px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-mobile-533_139-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-mobile-533_139{position:relative;width:41px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-mobile-533_140{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_141-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-533_141{position:relative;width:190px;height:38px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-533_142-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-533_142{position:relative;width:279px;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-533_143::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-mobile-533_143-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-533_143{position:relative;width:310px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-mobile-533_144-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-mobile-533_144{position:relative;width:47px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-mobile-533_145{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_146-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-533_146{position:relative;width:190px;height:38px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-533_147-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-mobile-533_147{position:relative;width:100%;height:34px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-533_148::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-mobile-533_148-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-533_148{position:relative;width:310px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-mobile-533_149-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-mobile-533_149{position:relative;width:48px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-mobile-533_150{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_151-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-533_151{position:relative;width:173px;height:38px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-533_152-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(77,87,107,1)}
.fg-mobile-533_152{position:relative;width:100%;height:68px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(77,87,107,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-533_153::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1px rgba(217,217,217,1)}
.fg-mobile-533_153-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-533_153{position:relative;width:310px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:28px;padding:24px 24px 24px 24px;overflow:hidden;border-radius:14px 14px 14px 14px}
.fg-mobile-533_154-run-0{font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1)}
.fg-mobile-533_154{position:relative;width:48px;height:37px;font-family:"Inter";font-style:normal;font-size:37px;font-weight:600;line-height:1;letter-spacing:-0.04em;text-transform:none;text-decoration:none;color:rgba(207,207,207,1);text-align:left;white-space:pre}
.fg-mobile-533_155{position:relative;width:248px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-533_156-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-533_156{position:relative;width:180px;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-533_157-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1)}
.fg-mobile-533_157{position:relative;width:271px;height:51px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(23,26,31,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-857_2724-paint-0>img{width:100%;height:100%;left:0;top:0;object-fit:cover}
.fg-mobile-857_2724-paint-0{}
.fg-mobile-857_2724-paint-3{background:linear-gradient(-3.571149116029212e-15deg,rgba(38,112,250,0.8999999761581421) 0%,rgba(115,165,254,0.7199999916553494) 100%)}
.fg-mobile-857_2724{position:relative;width:350px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:80px;padding:20px 30px 40px 30px;overflow:hidden;border-radius:18px 18px 18px 18px}
.fg-mobile-857_2725{position:relative;width:88px;height:15px;border-radius:0px 0px 0px 0px}
.fg-mobile-I857_2725_182_1510-run-0{font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-I857_2725_182_1510{position:absolute;left:0px;top:0px;width:91px;height:12px;font-family:"Inter";font-style:normal;font-size:10px;font-weight:600;line-height:normal;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-mobile-857_2726{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-857_2727{position:relative;width:276px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-857_2728-run-0{font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(245,244,249,1)}
.fg-mobile-857_2728{position:relative;width:100%;height:54px;font-family:"Inter";font-style:normal;font-size:20px;font-weight:600;line-height:1.340000033378601;letter-spacing:0em;text-transform:uppercase;text-decoration:none;color:rgba(245,244,249,1);text-align:center;white-space:pre;overflow-wrap:normal}
.fg-mobile-857_2729-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-857_2729{position:relative;width:100%;height:51px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:center;white-space:pre;overflow-wrap:normal}
.fg-mobile-857_2731{position:relative;width:278px;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-857_2732-paint-0{background:rgba(255,255,255,1)}
.fg-mobile-857_2732{position:relative;width:100%;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:0px 20px 0px 20px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-mobile-857_2733-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-857_2733{position:relative;width:138px;height:20px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre}
.fg-mobile-857_2734::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:inset 0 0 0 1.5px rgba(255,255,255,0.699999988079071)}
.fg-mobile-857_2734{position:relative;width:100%;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0px;padding:0px 20px 0px 20px;overflow:hidden;border-radius:10px 10px 10px 10px}
.fg-mobile-857_2735-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-857_2735{position:relative;width:120px;height:20px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre}
.fg-mobile-868_3188{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_387-paint-0{background:rgba(245,244,249,1)}
.fg-mobile-I868_3188_533_387{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;padding:40px 20px 40px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_307{position:relative;width:180.92308044433594px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_308{position:relative;width:180.92308044433594px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_309-paint-0{background:rgba(46,110,255,1)}
.fg-mobile-I868_3188_533_309{position:relative;width:28.923076629638672px;height:28.923076629638672px;border-radius:7.230769157409668px 7.230769157409668px 7.230769157409668px 7.230769157409668px}
.fg-mobile-I868_3188_533_310-run-0{font-family:"Inter";font-style:normal;font-size:16.871795654296875px;font-weight:600;line-height:normal;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(23,33,56,1)}
.fg-mobile-I868_3188_533_310{position:relative;width:144px;height:20px;font-family:"Inter";font-style:normal;font-size:16.871795654296875px;font-weight:600;line-height:normal;letter-spacing:-0.03em;text-transform:none;text-decoration:none;color:rgba(23,33,56,1);text-align:left;white-space:pre}
.fg-mobile-I868_3188_533_386{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_318-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I868_3188_533_318{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_546_111{position:relative;width:194px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_319{position:relative;width:194px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_320-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-I868_3188_533_320{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_533_321-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-mobile-I868_3188_533_321{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_868_3156-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-I868_3188_868_3156{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_533_322{position:relative;width:78.0738525390625px;height:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_323-paint-0{background:rgba(119,166,255,1)}
.fg-mobile-I868_3188_533_323{position:relative;width:33.583213806152344px;height:33.583213806152344px;overflow:hidden;border-radius:26.8665714263916px 26.8665714263916px 26.8665714263916px 26.8665714263916px}
.fg-mobile-I868_3188_533_323_60_91::after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2;box-shadow:0 0 0 2.037583351135254px rgba(245,244,249,1)}
.fg-mobile-I868_3188_533_323_60_91{position:absolute;left:8.940028190612793px;top:8.940028190612793px;width:14.77661418914795px;height:14.77661418914795px}
.fg-mobile-I868_3188_533_324{position:relative;width:32.49064254760742px;height:31.191015243530273px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_324_508_23771-paint-0{background:rgba(119,166,255,1)}
.fg-mobile-I868_3188_533_324_508_23771{position:absolute;left:0px;top:0px;width:32.49064254760742px;height:31.191015243530273px}
.fg-mobile-I868_3188_533_316{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:38px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_326{position:relative;width:352px;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px;padding:0px 0px 0px 0px;overflow:hidden;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_327-run-0{font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1)}
.fg-mobile-I868_3188_533_327{position:relative;width:100%;height:19px;font-family:"Inter";font-style:normal;font-size:16px;font-weight:600;line-height:1.2000000476837158;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(20,31,51,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_533_328-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-I868_3188_533_328{position:relative;width:100%;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_533_329-run-0{font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1)}
.fg-mobile-I868_3188_533_329{position:relative;width:100%;height:17px;font-family:"Inter";font-style:normal;font-size:13px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(51,64,89,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_868_3158-run-0{font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1)}
.fg-mobile-I868_3188_868_3158{position:relative;width:100%;height:21px;font-family:"Inter";font-style:normal;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,56,60,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_533_333-paint-0{background:rgba(86,144,254,1)}
.fg-mobile-I868_3188_533_333{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;padding:16px 20px 16px 20px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_533_334-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1)}
.fg-mobile-I868_3188_533_334{position:relative;width:100%;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(255,255,255,1);text-align:left;white-space:pre;overflow-wrap:normal}
.fg-mobile-I868_3188_868_3532{position:relative;width:100%;height:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px}
.fg-mobile-I868_3188_868_3524-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1)}
.fg-mobile-I868_3188_868_3524{position:relative;width:130px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1);text-align:left;white-space:pre}
.fg-mobile-I868_3188_868_3528-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1)}
.fg-mobile-I868_3188_868_3528{position:relative;width:104px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1);text-align:left;white-space:pre}
.fg-mobile-I868_3188_533_335-run-0{font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1)}
.fg-mobile-I868_3188_533_335{position:relative;width:92px;height:16px;font-family:"Inter";font-style:normal;font-size:12px;font-weight:400;line-height:1.3300000429153442;letter-spacing:0em;text-transform:none;text-decoration:none;color:rgba(246,246,246,1);text-align:left;white-space:pre}

/* Root placement from frames 439:2201 / 492:8393. Full desktop footer approved. */
.homepage{position:relative;margin:0 auto}
.homepage--desktop{width:100%}
.homepage-desktop-scene{width:1440px;max-width:100%;margin:10px auto 0}
.homepage-desktop-scene>.figma-section-root{width:100%}
.homepage--mobile{width:100%;min-height:7567px}
.homepage-mobile-scene{display:flex;flex-direction:column;align-items:center;overflow:hidden;width:390px;max-width:100%;margin-inline:auto}
.homepage-mobile-scene>.fg-mobile-1011_1059{margin-left:-1px}
.homepage-mobile-scene .shell-header-slot{width:390px;flex:none}
/* Keep the source section-to-footer gap while allowing the shared footer to fill the page. */
.homepage>.shell-footer{margin-top:60px}
.figma-letter{display:block;overflow:hidden;cursor:zoom-in}
.figma-letter:focus-visible{outline:2px solid #2670fa;outline-offset:2px}
.figma-letter>img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
@media(max-width:768px){.homepage-mobile-scene>.figma-section-root{max-width:calc(100vw + 1px)}}

/* Geometry from Figma 439:2348 and 531:24121. */
.figma-node.logo-marquee { --logo-gap:60px; justify-content:flex-start; gap:0; }
.logo-marquee__motion { display:flex; flex:none; width:max-content; }
.logo-marquee__cycle { display:flex; flex:none; align-items:center; gap:var(--logo-gap); padding-right:var(--logo-gap); }
.figma-node.logo-marquee--mobile { --logo-gap:16px; background:#fff; }
.logo-marquee--mobile .logo-marquee__motion { margin-left:calc((100% - 476.98780822753906px) / 2); }
/* Fit the complete exported logos into the existing Figma slots without cropping. */
.logo-marquee--mobile .logo-marquee__cycle img { position:absolute; inset:0; width:100%; height:100%; object-fit:contain; }

/* Motion parameters approved by the user; translation covers one exact copy. */
.logo-marquee__motion[data-ready=true] { animation:client-logo-scroll var(--marquee-duration) linear infinite; }
.logo-marquee:hover .logo-marquee__motion,.logo-marquee:focus-within .logo-marquee__motion { animation-play-state:paused; }
@keyframes client-logo-scroll { from { transform:translateX(0); } to { transform:translateX(-50%); } }
@media (prefers-reduced-motion:reduce) { .logo-marquee__motion[data-ready=true] { animation:none; transform:none; } }

.ati-badge {
  --ati-content-left: 14.59375px;
  display: block;
  width: 242px;
  height: 70px;
  overflow: hidden;
}
.ati-badge iframe {
  display: block;
  width: 100%;
  height: 220px;
  border: 0;
}
/* The live badge occupies 50px plus its own 10px top/bottom margins.
   Only the empty tail of the supplied 220px iframe is hidden. */
.homepage .ati-badge { position:absolute; }
/* Compensate the widget's own left whitespace to align its visible badge with 800+. */
.homepage--desktop .ati-badge { left:calc(732px - var(--ati-content-left)); top:602px; }
.homepage--mobile .ati-badge { position:relative; align-self:flex-start; flex:none; margin-left:calc(112px - var(--ati-content-left)); }
.homepage--desktop .fg-desktop-857_2187 { height:672px; }
.homepage.homepage--mobile { min-height:7584px; }

/* Viewer spacing approved by the user; arrows and documents are original Figma assets. */
.ems-modal.ems-modal--letters {
  --letters-edge:40px;
  --letters-arrow:45px;
  --letters-gap:40px;
  /* The widest source letter is 2550×3300: keep the controls still while paging. */
  --letters-page-width:min(calc(100vw - var(--letters-edge) * 2 - var(--letters-arrow) * 2 - var(--letters-gap) * 2),calc((100dvh - var(--letters-edge) * 2) * 2550 / 3300));
  width:max-content;
  max-width:calc(100vw - var(--letters-edge) * 2);
  max-height:none;
  padding:0;
  background:transparent;
  overflow:visible;
  pointer-events:none;
}
.letters-viewer {
  position:relative;
  display:grid;
  grid-template-columns:var(--letters-arrow) var(--letters-page-width) var(--letters-arrow);
  gap:var(--letters-gap);
  align-items:center;
}
.letters-viewer__page {
  display:flex;
  align-items:center;
  justify-content:center;
  width:var(--letters-page-width);
  height:calc(100dvh - var(--letters-edge) * 2);
  min-width:0;
  margin:0;
}
.letters-viewer__image {
  display:block;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  pointer-events:auto;
}
.letters-viewer__arrow {
  position:relative;
  z-index:1;
  display:block;
  width:var(--letters-arrow);
  height:var(--letters-arrow);
  padding:0;
  border:0;
  border-radius:50%;
  background:#fff;
  cursor:pointer;
  pointer-events:auto;
}
.letters-viewer__arrow img { display:block; width:100%; height:100%; pointer-events:none; }
.letters-viewer__arrow:hover { background:#edf5ff; }
.letters-viewer__arrow:active { background:#dbe5f7; }
.letters-viewer__arrow:focus-visible { outline:2px solid #2670fa; outline-offset:2px; }
.ems-modal--letters .ems-modal__close {
  top:0;
  right:0;
  left:auto;
  width:38px;
  height:38px;
  border-radius:50%;
  background:#fff;
  pointer-events:auto;
}
.ems-modal--letters .ems-modal__close:focus-visible { outline:2px solid #2670fa; outline-offset:2px; }
.letters-viewer__status {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip-path:inset(50%);
  white-space:nowrap;
}
@media (max-width:768px) {
  .ems-modal.ems-modal--letters {
    --letters-edge:20px;
    --letters-page-width:calc(100vw - var(--letters-edge) * 2);
  }
  .letters-viewer { display:block; }
  .letters-viewer__arrow { position:absolute; top:50%; transform:translateY(-50%); }
  .letters-viewer__previous { left:0; }
  .letters-viewer__next { right:0; }
  .ems-modal--letters .ems-modal__close { width:35px; height:35px; }
}

/* Read from Figma: contacts 567:114/868:3737; legal 608:241/868:5149/868:5296;
   404 663:305/868:3219. Mobile breakpoint 768px explicitly approved by the user. */
.secondary-page { width:100%; margin:0 auto; color:#141f33; background:#fff; }
@media (min-width:769px) { .secondary-page>main { max-width:1440px; margin-inline:auto; } }
.secondary-page h1,.secondary-page h2,.secondary-page h3,.secondary-page p { margin:0; }
.secondary-mobile { display:none; }
.secondary-desktop { display:block; }
.secondary-anchor { height:12px; font:600 10px/normal Inter,sans-serif; letter-spacing:.6px; text-transform:uppercase; color:#334059; }

/* Contacts desktop — exact Auto Layout paddings, gaps and child widths. */
.secondary-contacts { display:flex; flex-direction:column; align-items:center; padding-top:43px; }
.secondary-contacts__hero { position:relative; display:flex; flex-direction:column; justify-content:flex-end; align-items:center; width:1360px; height:400px; padding:40px 45px; gap:10px; border-radius:22px; overflow:hidden; }
.secondary-contacts__hero-image { position:absolute; inset:0; pointer-events:none; }
.secondary-contacts__hero-image img { position:absolute; max-width:none; width:177.2152%; height:258.3177%; left:-58.6343%; top:-46.1121%; }
.secondary-contacts__hero-image::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(38,112,250,.8) 12.50117%,rgba(115,165,254,0) 79.51559%); }
.secondary-contacts__hero h1 { position:relative; width:100%; height:69px; color:#fff; font:500 66px/1.04 Inter,sans-serif; letter-spacing:-1.98px; }
.secondary-information { width:100%; display:flex; flex-direction:column; gap:80px; margin-top:100px; }
.secondary-information__heading { width:100%; display:flex; flex-direction:column; gap:40px; }
.secondary-information__heading>.secondary-anchor { padding-left:40px; }
.secondary-information h2 { font:600 28px/normal Inter,sans-serif; text-transform:uppercase; }
.secondary-information h2>.secondary-desktop>span { display:block; height:34px; }
.secondary-information h2>.secondary-desktop>span:first-child { padding-left:329px; }
.secondary-information h2>.secondary-desktop>span:last-child { padding-left:561px; }
.secondary-information h2 em { font-style:italic; color:#77a6ff; }
.secondary-information__details { display:flex; flex-direction:column; align-items:flex-start; gap:36px; width:100%; padding-left:732px; }
.secondary-information__item { display:flex; flex-direction:column; gap:12px; width:670px; }
.secondary-information__item h3 { height:12px; font:600 10px/normal Inter,sans-serif; letter-spacing:.6px; color:#77a6ff; text-transform:uppercase; }
.secondary-information__item>a:not(.secondary-information__max),.secondary-information__item>button,.secondary-information__schedule>div>p { display:block; height:27px; padding:0; border:0; background:none; color:#141f33; font:600 22px/normal Inter,sans-serif; text-align:left; text-decoration:none; }
.secondary-information__item>button { cursor:pointer; }
.secondary-information__schedule { width:322px; }
.secondary-information__schedule>div { display:flex; flex-direction:column; gap:12px; }
.secondary-information__note { width:322px; height:84px; font:400 14px/1.5 Inter,sans-serif; color:#171a1f; }
.secondary-information__max { display:block; width:124.977982px; height:38.398693px; }
.secondary-information__max img { display:block; width:100%; height:100%; }

.secondary-requisites { display:flex; flex-direction:column; gap:40px; padding:20px 0; width:1360px; margin-top:120px; border-radius:22px; background:#f5f4f9; }
.secondary-requisites__heading { display:flex; flex-direction:column; gap:40px; padding-left:20px; }
.secondary-requisites__heading h2 { height:34px; font:600 28px/normal Inter,sans-serif; text-transform:uppercase; }
.secondary-requisites__cards { display:flex; gap:18px; align-items:center; padding:0 20px; width:100%; }
.secondary-requisites__cards article { display:flex; flex-direction:column; flex:1 1 0; gap:20px; align-items:flex-start; padding:30px 20px; height:339px; min-width:0; background:#fff; border-radius:22px; }
.secondary-requisites__cards h3 { width:100%; height:27px; font:600 22px/normal Inter,sans-serif; }
.secondary-registration,.secondary-bank { width:100%; white-space:pre-wrap; font:400 14px/1.8 Inter,sans-serif; color:#000; }
.secondary-registration>span:nth-child(2),.secondary-bank>span:nth-child(2) { line-height:1.5; }
.secondary-registration__mobile { display:none; }
.secondary-document { display:flex; gap:20px; align-items:flex-start; padding:0; width:379px; color:#2670fa; background:none; border:0; font:400 14px/1.5 Inter,sans-serif; text-align:left; cursor:pointer; -webkit-tap-highlight-color:transparent; }
.secondary-document__icon { display:block; flex:none; width:39px; height:40.371094px; }
.secondary-document span { display:block; width:320px; }
/* Keep the Figma state colors on the original icon and text, without a shared highlight. */
.secondary-document:visited,.secondary-document[data-viewed=true] { color:#6f5bd3; }
.secondary-document:hover,.secondary-document:focus-visible { color:#1f62e0; }
.secondary-document:focus-visible { outline:none; }
.secondary-document:focus-visible span { text-decoration:underline; }
.secondary-document:active { color:#2670fa; }

.secondary-estimate { display:flex; flex-direction:column; gap:63px; position:relative; overflow:hidden; width:1360px; height:360px; margin-top:20px; padding:20px 30px; border-radius:18px; color:#fff; }
.secondary-estimate__image { position:absolute; inset:0; pointer-events:none; }
.secondary-estimate__image img { position:absolute; max-width:none; width:121.764%; height:184.8535%; left:-21.7639%; top:-58.2459%; }
.secondary-estimate__image::after { content:""; position:absolute; inset:0; background:linear-gradient(to top,rgba(38,112,250,.76),rgba(115,165,254,.608)); }
.secondary-estimate__anchor { position:relative; flex:none; width:88px; height:15px; }
/* Figma 587:2051 / 868:4361: keep the text layer separate from its 88×15 frame. */
.secondary-estimate__anchor p { position:absolute; left:-9px; top:0; width:91px; height:12px; margin:0; font:600 10px/normal Inter,sans-serif; letter-spacing:0; color:#fff; text-transform:uppercase; text-align:center; white-space:nowrap; }
.secondary-estimate__content { display:flex; flex-direction:column; align-items:center; gap:44px; position:relative; width:100%; }
.secondary-estimate__copy { display:flex; flex-direction:column; align-items:center; width:100%; gap:12px; text-align:center; }
.secondary-estimate__copy h2 { width:100%; height:68px; font:600 28px/normal Inter,sans-serif; text-transform:uppercase; }
.secondary-estimate__copy p { height:50px; font:500 18px/25px Inter,sans-serif; color:#dbe5f7; }
.secondary-estimate__actions { display:flex; gap:12px; width:460px; }
.secondary-estimate__actions button { display:flex; flex:none; align-items:center; justify-content:center; width:224px; height:56px; padding:0 20px; border:0; border-radius:10px; background:#fff; color:#141f33; font:500 16px/20px Inter,sans-serif; cursor:pointer; }
.secondary-estimate__actions button+button { background:transparent; color:#fff; border:1.5px solid rgba(255,255,255,.7); }
.secondary-page--contacts>footer { margin-top:80px; }

/* Legal desktop: the only visible document text is the unified text node.
   Hidden draft sections remain only in the captured design data. */
.secondary-legal__hero { display:flex; flex-direction:column; justify-content:center; align-items:flex-start; gap:18px; width:1440px; height:360px; padding:72px 96px; background:#2670fa; color:#fff; overflow:hidden; }
.secondary-legal__hero>p:first-child { flex:none; width:700px; height:16px; font:600 10px/normal Inter,sans-serif; letter-spacing:.8px; }
.secondary-legal__hero h1 { flex:none; width:760px; height:135px; white-space:pre-line; font:600 56px/61px Inter,sans-serif; }
.secondary-legal__hero>p:last-child { flex:none; width:760px; font:400 16px/24px Inter,sans-serif; }
.secondary-legal__document { display:flex; flex-direction:column; align-items:flex-start; gap:32px; width:1440px; padding:80px 96px 96px; background:#fff; }
.secondary-legal__document>div { width:930px; min-height:1000px; white-space:pre-wrap; font:400 16px/25px Inter,sans-serif; color:#59616e; }
.secondary-legal__mobile { display:none; }

/* 404 desktop. Footer follows the entire source body; source frame clipping was waived by user. */
.secondary-missing { display:flex; flex-direction:column; justify-content:center; align-items:flex-start; width:1360px; height:483px; padding:120px 40px 120px 20px; margin:14px auto 26px; border-radius:22px; }
.secondary-missing__copy { display:flex; flex-direction:column; align-items:center; gap:24px; width:100%; text-align:center; }
.secondary-missing h1 { width:1280px; height:138px; font:600 50px/.92 Inter,sans-serif; color:#171a1f; }
.secondary-missing p { width:518px; height:42px; font:400 14px/1.5 Inter,sans-serif; color:#171a1f; }
.secondary-missing a { height:15px; color:#2670fa; font:600 12px/normal Inter,sans-serif; letter-spacing:.72px; text-decoration:underline; text-transform:uppercase; }

@media (max-width:768px) {
  .secondary-desktop { display:none; }
  .secondary-mobile { display:block; }
  .secondary-anchor { letter-spacing:0; }
  .secondary-page--contacts { min-height:3368px; }
  .secondary-contacts { width:calc(100% + 1px); margin-left:-1px; padding-top:0; }
  .secondary-contacts__hero { width:calc(100% - 41px); height:480px; padding:20px; }
  .secondary-contacts__hero-image img { width:410.0394%; height:136.7843%; left:-244.2562%; top:2.062702%; }
  .secondary-contacts__hero h1 { height:44px; font:500 40px/1.11 Inter,sans-serif; letter-spacing:-1.2px; }
  .secondary-information { margin-top:60px; gap:80px; }
  .secondary-information__heading { width:370px; max-width:100%; padding:0 20px; gap:30px; }
  .secondary-information__heading>.secondary-anchor { padding-left:0; }
  .secondary-information h2 { width:100%; height:108px; font:600 20px/1.34 Inter,sans-serif; }
  .secondary-information__details { padding-left:113px; }
  .secondary-information__item { width:237px; max-width:100%; }
  .secondary-information__item h3 { letter-spacing:0; }
  .secondary-information__item>a:not(.secondary-information__max),.secondary-information__item>button,.secondary-information__schedule>div>p { height:19px; font:600 16px/1.2 Inter,sans-serif; color:#171a1f; white-space:nowrap; }
  /* Figma 868:4276: Body 13px/133%; the HUG paragraph now occupies five lines. */
  .secondary-information__note { width:237px; height:auto; min-height:85px; font:400 13px/1.33 Inter,sans-serif; }
  .secondary-requisites { width:calc(100% - 41px); margin-top:100px; gap:32px; background:#f6f6f6; }
  .secondary-requisites__heading { padding:0 20px; gap:32px; }
  .secondary-requisites__heading h2 { height:54px; font:600 20px/1.34 Inter,sans-serif; }
  .secondary-requisites__cards { flex-direction:column; align-items:flex-start; gap:12px; width:calc(100% - 22px); padding:0 20px; }
  .secondary-requisites__cards article { flex:none; gap:32px; width:calc(100% + 20px); height:auto; min-height:267px; padding:20px; border-radius:22px; }
  .secondary-requisites__cards article:first-child { min-height:278px; }
  .secondary-requisites__cards h3 { height:19px; font:600 16px/1.2 Inter,sans-serif; }
  .secondary-registration,.secondary-bank { width:253px; max-width:100%; font:400 13px/1.33 Inter,sans-serif; }
  .secondary-bank { width:260px; }
  .secondary-registration>span:nth-child(2),.secondary-bank>span:nth-child(2) { line-height:1.33; }
  .secondary-registration__desktop { display:none; }
  .secondary-registration__mobile { display:block; }
  .secondary-document { width:268px; max-width:100%; font:400 13px/1.33 Inter,sans-serif; }
  .secondary-document span { width:209px; }
  .secondary-estimate { width:calc(100% - 41px); height:auto; min-height:456px; padding:20px 30px 40px; gap:80px; }
  .secondary-estimate__anchor p { left:0; text-align:left; }
  .secondary-estimate__image img { inset:0; width:100%; height:100%; object-fit:cover; }
  .secondary-estimate__image::after { background:linear-gradient(to top,rgba(38,112,250,.9),rgba(115,165,254,.72)); }
  .secondary-estimate__content { gap:60px; }
  .secondary-estimate__copy { width:276px; max-width:100%; }
  .secondary-estimate__copy h2 { height:54px; font:600 20px/1.34 Inter,sans-serif; color:#f5f4f9; }
  .secondary-estimate__copy p { height:auto; min-height:51px; font:400 13px/1.33 Inter,sans-serif; color:#fff; }
  .secondary-estimate__actions { flex-direction:column; width:278px; max-width:100%; gap:12px; }
  .secondary-estimate__actions button { width:100%; }
  .secondary-page--contacts>footer { margin-top:40px; }
  .secondary-page--legal>footer { display:none; }
  .secondary-legal__desktop { display:none; }
  .secondary-legal__mobile { display:block; height:3373px; }
  .secondary-missing { width:calc(100% + 1px); height:680px; margin:0 0 0 -1px; padding:0 40px; align-items:flex-start; }
  .secondary-missing__copy { align-items:flex-start; text-align:center; }
  .secondary-missing h1 { width:100%; height:176px; font:500 40px/1.11 Inter,sans-serif; letter-spacing:-1.2px; }
  .secondary-missing p { width:100%; height:auto; min-height:34px; font:400 13px/1.33 Inter,sans-serif; color:#171a1f; }
  .secondary-missing a { width:100%; height:12px; font:600 10px/normal Inter,sans-serif; letter-spacing:0; }
}
