.gx-page{width:100%;min-height:100vh;padding:40px 20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-family:"Montserrat",sans-serif}.gx-page__container{width:100%;max-width:1320px;margin:0 auto}.gx-page__grid{display:grid;grid-template-columns:460px 1px minmax(0,1fr);gap:56px;align-items:start}.gx-page__divider{width:3px;background:#111;height:calc(100% - 5px)}.gx-brand{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:28px}.gx-brand__icon-wrap{margin-bottom:24px}.gx-brand__icon{width:180px;height:180px;border-radius:999px;background:#8CD21A;display:flex;align-items:center;justify-content:center;overflow:hidden}.gx-brand__icon img{width:100%;height:100%;object-fit:cover;display:block}.gx-brand__icon-fallback{font-size:90px;line-height:1;font-weight:700;color:#111;text-shadow:-2px -2px 0 #ffffff,2px -2px 0 #ffffff,-2px 2px 0 #ffffff,2px 2px 0 #fff}.gx-brand__title{margin:0 0 26px;font-size:36px;line-height:1.1;font-weight:700;letter-spacing:-.6px;text-transform:uppercase;color:#111}.gx-brand__socials{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:28px}.gx-social{width:56px;height:56px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#8CD21A;color:#111;box-shadow:3px 0 0 0 #000!important;text-decoration:none!important;transition:background-color .18s ease}.gx-social svg{width:24px;height:24px;display:block}.gx-brand__cta{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:450px;min-height:64px;padding:24px;border-radius:30px;border:4px solid #111;background:#8CD21A;color:#111111!important;font-size:18px;line-height:1;font-weight:700;text-decoration:none!important;box-shadow:8px 8px 0 0 #000!important}.gx-brand__cta-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.gx-brand__cta-icon svg{width:18px;height:18px;display:block}.gx-page__right{display:flex;flex-direction:column;gap:26px}.gx-section__title-wrap{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:14px}.gx-section__line{flex:1;max-width:320px;height:3px;background:#111}.gx-section__title{margin:0;font-size:20px;line-height:1;font-weight:700;text-transform:uppercase;color:#111;letter-spacing:-.2px}.gx-list{display:flex;flex-direction:column;gap:16px}.gx-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:4px solid #111;border-radius:26px;background:#fff;color:#111111!important;text-decoration:none!important;box-shadow:5px 5px 0 #111111!important;transition:background-color .18s ease}.gx-card:hover,.gx-card:focus,.gx-card:active{transform:none;box-shadow:6px 6px 0 #111;background:#fff;color:#111111!important;border-color:#111}.gx-card__left{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.gx-card__brand{width:61px;height:29px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.gx-card__brand img{width:100%;height:100%;object-fit:contain;display:block}.gx-card__brand-fallback{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#fff;color:#111;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;text-align:center;white-space:pre-line}.gx-card__badge{width:28px;height:28px;border-radius:10px;border:2px solid #111;background:#8CD21A;display:inline-flex;align-items:center;justify-content:center;color:#111;flex-shrink:0}.gx-card__badge-number{font-size:13px;line-height:1;font-weight:800}.gx-card__badge-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.gx-card__badge-icon svg{width:16px;height:16px;display:block}.gx-card__text{font-size:15px;font-weight:700;color:#111}.gx-card--web .gx-card__text{font-size:15px;font-weight:700}.gx-card__action{width:24px;height:24px;border-radius:10px;background:#8CD21A;border:2px solid #111;display:inline-flex;align-items:center;justify-content:center;color:#111;flex-shrink:0}.gx-card__action svg{width:14px;height:14px;display:block}.gx-card--more{width:100%;font-family:inherit;cursor:pointer;text-align:left}.gx-card--more,.gx-card--more:hover,.gx-card--more:focus,.gx-card--more:active{color:#111;background:#fff;border-color:#111}.gx-card__action--toggle svg{width:14px;height:14px;transition:transform .25s ease}.gx-card--more.is-open .gx-card__action--toggle svg{transform:rotate(180deg)}.gx-more-catalogs{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .35s ease,opacity .25s ease,visibility .25s ease}.gx-more-catalogs.is-open{grid-template-rows:1fr;opacity:1;visibility:visible}.gx-more-catalogs{margin-bottom:-16px}.gx-more-catalogs.is-open{margin-bottom:0}.gx-more-catalogs__inner{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:12px}.gx-more-catalogs.is-open .gx-more-catalogs__inner{padding-top:4px;padding-bottom:10px;padding-right:10px}.gx-card--subcatalog{margin-left:28px;width:calc(100% - 28px);background:#fff;border-width:2px;box-shadow:4px 4px 0 #111}.gx-card--subcatalog:hover{box-shadow:3px 3px 0 #111}.gx-card__badge--sub{background:#d7f58a}@media (max-width:767px){.gx-card--more{padding:10px 12px;border-radius:20px;box-shadow:4px 4px 0 #111}.gx-card--subcatalog{width:calc(100% - 16px);margin-left:16px;padding:9px 10px;border-radius:18px;box-shadow:3px 3px 0 #111}.gx-more-catalogs{margin-bottom:-10px}.gx-more-catalogs.is-open{margin-bottom:0}.gx-more-catalogs__inner{gap:10px}.gx-card--subcatalog .gx-card__text{font-size:13px}.gx-card--subcatalog .gx-card__badge{width:22px;height:22px}.gx-card--subcatalog .gx-card__action{width:19px;height:19px}}@media (max-width:1024px){.gx-page__grid{grid-template-columns:1fr;gap:34px}.gx-page__divider{display:none}.gx-brand{padding-top:0}.gx-page__right{gap:24px}}.gx-brand{position:relative}.gx-brand__topbar{position:absolute;top:0;right:0;z-index:5;display:flex;align-items:center;justify-content:flex-end}.gx-share{padding:0;border:none;background:#fff0;color:#111;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;font-family:inherit}.gx-share--top{width:46px;height:46px;border-radius:50%;background:#8CD21A;box-shadow:3px 0 0 #111111!important}.gx-share--top svg{display:block;width:24px;height:24px}.gx-share--top:hover,.gx-share--top:focus,.gx-share--top:active{background:#8CD21A;color:#111;box-shadow:3px 0 0 #111111!important;transform:none}.gx-share.is-copied{background:#8CD21A}.gx-share-toast{position:fixed;left:50%;bottom:28px;z-index:999999;padding:11px 18px;border-radius:999px;background:#111;color:#fff;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:600;opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.gx-share-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}@media (max-width:767px){.gx-brand__topbar{top:0;right:4px}.gx-share--top{width:42px;height:42px;box-shadow:3px 3px 0 #111111!important}.gx-share--top svg{width:21px;height:21px}}@media (max-width:767px){.gx-page{padding:20px 14px 10px 14px}.gx-brand__icon{width:118px;height:118px}.gx-brand__icon-fallback{font-size:62px}.gx-brand__title{font-size:18px;margin-bottom:18px}.gx-brand__socials{gap:10px;margin-bottom:20px}.gx-social{width:42px;height:42px}.gx-social svg{width:19px;height:19px}.gx-brand__cta{width:100%;min-width:0;min-height:48px;padding:0 18px;font-size:14px;border-radius:18px;box-shadow:5px 5px 0 #111}.gx-section__title-wrap{gap:10px;margin-bottom:12px}.gx-section__line{max-width:none}.gx-section__title{font-size:13px;white-space:nowrap}.gx-list--webs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gx-list--webs .gx-card{min-height:76px;padding:10px;box-shadow:4px 4px 0 #111}.gx-list--webs .gx-card__left{flex-direction:column;align-items:center;justify-content:center;gap:8px}.gx-list--webs .gx-card__text{display:none}.gx-list--webs .gx-card__action{display:none}.gx-list--webs .gx-card__brand{width:61px;height:29px}.gx-card__brand-fallback{width:auto;height:auto;padding:0;background:#fff0;border-radius:0;font-size:12px;line-height:1}.gx-list--links{gap:10px}.gx-list--links .gx-card{padding:10px 12px;border-radius:20px;box-shadow:4px 4px 0 #111}.gx-list--links .gx-card__text{font-size:15px;font-weight:700}.gx-list--links .gx-card__action{width:20px;height:20px;border-radius:8px}.gx-list--links .gx-card__action svg{width:12px;height:12px}.gx-card__badge{width:24px;height:24px;border-radius:8px}.gx-card__badge-number{font-size:11px}}@media (max-width:420px){.gx-card__text{font-size:14px}.gx-list--links .gx-card__text{font-size:14px}}