.regban{--rb-gold:#cea24d;--rb-text:#222;--rb-dark:#222;--rb-white:#fff;flex-direction:column;align-items:center;margin-top:var(--rb-offset,110px)}.regban,.regban__imageWrap{width:100%;background:#fff;display:flex}.regban__imageWrap{justify-content:center}.regban__image{width:100%;max-width:1296px;height:var(--rb-img-h,462px);background-size:cover;background-position:50%}.regban__inner{width:100%;max-width:1296px;padding:35px 16px;text-align:left}.regban__title{color:var(--rb-text);font-family:Lovelace Trial,serif;font-weight:500;font-size:36px;line-height:1.2;margin:0 0 20px}.regban__text{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.6;color:rgba(34,34,34,.65);margin:0 0 25px}.regban__row{gap:24px;flex-wrap:wrap;width:100%}.regban__btn,.regban__row{display:flex;align-items:center;justify-content:center}.regban__btn{height:63px;min-width:49%;padding:0 24px;gap:10px;text-decoration:none;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;font-size:20px;line-height:19px;transition:filter .2s ease,opacity .2s ease}.regban__btn--dark{background:var(--rb-dark);color:var(--rb-white)}.regban__btn--gold{background:var(--rb-gold);color:var(--rb-white)}.regban__btn:hover{filter:brightness(.95)}@media (max-width:2549.98px){.regban__btn{height:48px;min-width:368px;padding:0 24px;font-size:16px}.regban__text,.regban__title{margin-left:17%}.regban__inner{padding:40px 0}}@media (max-width:1300px){.regban__inner{padding:40px 24px}}@media (max-width:1023px){.regban__imageWrap{padding:0 16px}.regban__image{height:auto;min-height:320px;max-height:400px}.regban__inner{padding:28px 16px;text-align:center}.regban__title{font-size:28px;margin-bottom:16px;margin-left:0}.regban__text{margin-bottom:24px;margin-left:0}.regban__row{flex-direction:column;gap:12px}.regban__btn{width:100%;min-width:0}}@media (max-width:480px){.regban{margin-top:96px}.regban__imageWrap{padding:0 24px;box-sizing:border-box}.regban__image{border-radius:0;width:100%;max-width:100%;height:320px;min-height:320px;box-sizing:border-box}.regban__inner{padding:31px 16px}.regban__title{margin-bottom:12px}.regban__text,.regban__title{margin-left:17px;text-align:left}.regban__text{font-size:16px}.regban__btn{width:79%;height:57px}}