

/* Start:/franchise/assets/franchise.css?178823882613140*/
.left_block{display:none!important}
.right_block.narrow_Y{width:100%!important;max-width:none!important;margin-left:0!important;float:none!important}

.vg-franchise-page,
.vg-franchise-page *{box-sizing:border-box}

.vg-franchise-page{
  --vgf-red:#e30613;
  --vgf-red-dark:#a90008;
  --vgf-orange:#ff6a00;
  --vgf-ink:#17191f;
  --vgf-muted:#69707d;
  --vgf-line:#e7e9ed;
  --vgf-soft:#f5f6f8;
  --vgf-success:#17833f;
  max-width:1320px;
  margin:0 auto;
  padding:10px 16px 72px;
  color:var(--vgf-ink);
  font-family:inherit;
}

.vg-franchise-page a{text-decoration:none}
.vg-franchise-page button,
.vg-franchise-page input,
.vg-franchise-page textarea{font:inherit}
.vg-franchise-section{margin-top:68px}
#vg-franchise-benefits,#vg-franchise-form{scroll-margin-top:130px}
.vg-franchise-section__head{max-width:760px;margin-bottom:26px}
.vg-franchise-kicker{margin:0 0 8px;color:var(--vgf-red);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.vg-franchise-title{margin:0;color:var(--vgf-ink)!important;-webkit-text-fill-color:var(--vgf-ink)!important;font-size:clamp(30px,3.2vw,46px);line-height:1.06;letter-spacing:-.035em;font-weight:760}
.vg-franchise-lead{max-width:680px;margin:12px 0 0;color:var(--vgf-muted);font-size:17px;line-height:1.6}

.vg-franchise-hero{
  position:relative;
  min-height:510px;
  overflow:hidden;
  border-radius:30px;
  background:#bd0009 url('/franchise/assets/hero-franchise.webp') center/cover no-repeat;
  box-shadow:0 22px 58px rgba(150,0,6,.2);
  color:#fff;
}
.vg-franchise-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(92,0,4,.36) 0%,rgba(92,0,4,.18) 45%,rgba(92,0,4,0) 69%);pointer-events:none}
.vg-franchise-hero__content{position:relative;z-index:3;width:58%;padding:52px 34px 52px 56px}
.vg-franchise-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:10px 15px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(112,0,5,.2);color:#fff!important;font-size:14px!important;line-height:1.25;font-weight:750}
.vg-franchise-hero__eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px rgba(255,255,255,.18)}
.vg-franchise-page .vg-franchise-hero__title{display:block;max-width:690px;margin:0;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(46px,4.75vw,66px)!important;line-height:1!important;letter-spacing:-.052em!important;font-weight:820!important;text-transform:none!important}
.vg-franchise-hero__text{max-width:630px;margin:22px 0 0;color:rgba(255,255,255,.96)!important;font-size:18px!important;line-height:1.55!important}
.vg-franchise-hero__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.vg-franchise-hero__facts span{padding:10px 14px;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:rgba(91,0,4,.28);color:#fff!important;font-size:14px!important;line-height:1.25;font-weight:700}
.vg-franchise-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.vg-franchise-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:13px 21px;border:0;border-radius:14px;cursor:pointer;font-size:15px!important;font-weight:760;line-height:1.25;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.vg-franchise-btn:hover{transform:translateY(-2px)}
.vg-franchise-btn:focus-visible{outline:3px solid rgba(227,6,19,.25);outline-offset:3px}
.vg-franchise-hero .vg-franchise-btn:focus-visible{outline-color:#fff}
.vg-franchise-btn:disabled{opacity:.7;cursor:wait;transform:none}
.vg-franchise-btn--light{background:#fff;color:#c9000b!important;box-shadow:0 10px 24px rgba(90,0,3,.2)}
.vg-franchise-btn--glass{border:1px solid rgba(255,255,255,.5);background:rgba(112,0,5,.16);color:#fff!important}
.vg-franchise-btn--red{background:var(--vgf-red);color:#fff!important;box-shadow:0 10px 24px rgba(227,6,19,.2)}
.vg-franchise-arrow{width:18px;height:18px;flex:0 0 18px}

.vg-franchise-benefits{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.vg-franchise-benefit{grid-column:span 3;min-height:205px;padding:24px;border:1px solid var(--vgf-line);border-radius:20px;background:#fff;box-shadow:0 9px 30px rgba(20,24,32,.045)}
.vg-franchise-benefit:nth-child(n+5){grid-column:span 4}
.vg-franchise-benefit__icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;margin-bottom:24px;border-radius:16px;background:#fff0f1;color:var(--vgf-red)}
.vg-franchise-benefit__icon svg{width:29px;height:29px;stroke:currentColor}
.vg-franchise-page .vg-franchise-benefit h3{margin:0 0 8px;color:var(--vgf-ink)!important;-webkit-text-fill-color:var(--vgf-ink)!important;font-size:18px;line-height:1.25;font-weight:720}
.vg-franchise-benefit p{margin:0;color:var(--vgf-muted);font-size:14px;line-height:1.55}

.vg-franchise-requirements{position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:42px;overflow:hidden;padding:46px 50px;border-radius:26px;background:#15171c;color:#fff}
.vg-franchise-requirements:before{content:"";position:absolute;right:-150px;top:-210px;width:520px;height:520px;border:82px solid rgba(227,6,19,.28);border-radius:50%}
.vg-franchise-requirements__copy,.vg-franchise-requirements__grid{position:relative;z-index:1}
.vg-franchise-requirements .vg-franchise-kicker{color:#ff7077}
.vg-franchise-page .vg-franchise-requirements h2{max-width:480px;margin:0;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(32px,3.5vw,48px);line-height:1.03;letter-spacing:-.04em}
.vg-franchise-requirements__copy>p:last-child{max-width:450px;margin:16px 0 0;color:#c6c9cf;font-size:16px;line-height:1.6}
.vg-franchise-requirements__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-content:center}
.vg-franchise-requirement{display:flex;min-height:190px;align-items:center;gap:18px;padding:26px;border-radius:20px;background:#fff;color:var(--vgf-ink);box-shadow:0 22px 42px rgba(0,0,0,.2)}
.vg-franchise-requirement__icon{display:flex;width:62px;height:62px;flex:0 0 62px;align-items:center;justify-content:center;border-radius:18px;background:#fff0f1;color:var(--vgf-red)}
.vg-franchise-requirement__icon svg{width:34px;height:34px;stroke:currentColor}
.vg-franchise-requirement span{display:block;color:var(--vgf-muted);font-size:14px;line-height:1.35}
.vg-franchise-requirement strong{display:block;margin-top:7px;color:var(--vgf-ink);font-size:26px;line-height:1.1}

.vg-franchise-contact{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);overflow:hidden;border:1px solid var(--vgf-line);border-radius:26px;background:#fff;box-shadow:0 16px 46px rgba(20,24,32,.07)}
.vg-franchise-contact__info{position:relative;overflow:hidden;padding:40px;background:linear-gradient(145deg,#b40008,#f11a24);color:#fff}
.vg-franchise-contact__info:after{content:"";position:absolute;right:-105px;bottom:-125px;width:290px;height:290px;border:48px solid rgba(255,255,255,.1);border-radius:50%}
.vg-franchise-contact__info>*{position:relative;z-index:1}
.vg-franchise-contact__info .vg-franchise-kicker{color:#fff}
.vg-franchise-contact__person{display:grid;grid-template-columns:148px minmax(0,1fr);gap:20px;align-items:center;margin:27px 0 25px}
.vg-franchise-contact__photo{display:block;width:148px;height:176px;border:1px solid rgba(255,255,255,.5);border-radius:22px;object-fit:cover;object-position:center 22%;box-shadow:0 16px 28px rgba(85,0,4,.22)}
.vg-franchise-page .vg-franchise-contact__person h2{max-width:260px;margin:0;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:27px!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:760!important}
.vg-franchise-contact__role{margin:11px 0 0;color:rgba(255,255,255,.88)!important;font-size:15px!important;line-height:1.45!important}
.vg-franchise-contact__phone{display:inline-block;color:#fff!important;font-size:25px;font-weight:780;line-height:1.2}
.vg-franchise-contact__hint{max-width:390px;margin:18px 0 0;color:rgba(255,255,255,.86);font-size:14px;line-height:1.55}
.vg-franchise-contact__form{padding:38px 40px}
.vg-franchise-page .vg-franchise-form-title{margin:0 0 8px;color:var(--vgf-ink)!important;-webkit-text-fill-color:var(--vgf-ink)!important;font-size:30px;line-height:1.15;letter-spacing:-.025em}
.vg-franchise-form-note{margin:0 0 24px;color:var(--vgf-muted);font-size:14px;line-height:1.5}
.vg-franchise-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.vg-franchise-field{display:grid;gap:7px}
.vg-franchise-field--wide{grid-column:1/-1}
.vg-franchise-field label{color:#373b42;font-size:13px;font-weight:700}
.vg-franchise-field label span{color:#9298a3;font-weight:500}
.vg-franchise-field input,.vg-franchise-field textarea{width:100%;min-height:49px;border:1px solid #dfe2e7;border-radius:13px;background:#fff;padding:11px 13px;color:var(--vgf-ink);outline:0;transition:border-color .2s,box-shadow .2s}
.vg-franchise-field textarea{min-height:106px;resize:vertical}
.vg-franchise-field input:focus,.vg-franchise-field textarea:focus{border-color:var(--vgf-red);box-shadow:0 0 0 3px rgba(227,6,19,.1)}
.vg-franchise-consent{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;margin:17px 0;color:var(--vgf-muted);font-size:12px;line-height:1.45}
.vg-franchise-consent input{width:18px;height:18px;margin:0;accent-color:var(--vgf-red)}
.vg-franchise-consent a{color:var(--vgf-red);text-decoration:underline}
.vg-franchise-form-actions{display:flex;align-items:center;gap:15px}
.vg-franchise-form-actions .vg-franchise-btn{min-width:190px}
.vg-franchise-form-status{min-height:22px;margin:0;color:var(--vgf-muted);font-size:13px;line-height:1.45}
.vg-franchise-form-status.is-success{color:var(--vgf-success)}
.vg-franchise-form-status.is-error{color:#b42318}
.vg-franchise-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.vg-franchise-loading{min-height:560px;border-radius:30px;background:linear-gradient(100deg,#f3f4f6 20%,#fff 40%,#f3f4f6 60%);background-size:200% 100%;animation:vgFranchiseLoading 1.4s infinite}
@keyframes vgFranchiseLoading{to{background-position:-200% 0}}

@media (max-width:1080px){
  .vg-franchise-hero__content{width:61%;padding-left:42px}
  .vg-franchise-benefit,.vg-franchise-benefit:nth-child(n+5){grid-column:span 6}
  .vg-franchise-benefit:last-child{grid-column:1/-1}
  .vg-franchise-requirements{grid-template-columns:1fr;gap:28px}
  .vg-franchise-contact{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)}
}

@media (max-width:760px){
  .vg-franchise-page{padding:8px 12px 48px}
  .vg-franchise-section{margin-top:48px}
  .vg-franchise-hero{min-height:0;border-radius:22px}
  .vg-franchise-hero{background-color:#bd0009;background-image:url('/franchise/assets/hero-franchise.webp'),url('/franchise/assets/hero-waves.svg'),linear-gradient(135deg,#aa0008,#e30613 55%,#ff6a00);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto 270px,cover,cover;background-position:right bottom,center,center}
  .vg-franchise-hero:after{background:linear-gradient(180deg,rgba(91,0,4,.34) 0%,rgba(91,0,4,.2) 55%,rgba(91,0,4,0) 78%)}
  .vg-franchise-hero__content{width:100%;padding:32px 24px 292px}
  .vg-franchise-page .vg-franchise-hero__title{font-size:clamp(38px,10.5vw,48px)!important}
  .vg-franchise-hero__text{font-size:16px!important}
  .vg-franchise-hero__actions{display:grid;grid-template-columns:1fr}
  .vg-franchise-benefit,.vg-franchise-benefit:nth-child(n+5),.vg-franchise-benefit:last-child{grid-column:1/-1;min-height:0;padding:21px}
  .vg-franchise-benefit__icon{margin-bottom:18px}
  .vg-franchise-requirements{padding:34px 24px}
  .vg-franchise-page .vg-franchise-requirements h2{font-size:clamp(32px,9vw,40px)!important;line-height:1.05!important;overflow-wrap:anywhere}
  .vg-franchise-requirements__grid{grid-template-columns:1fr}
  .vg-franchise-requirement{min-height:150px}
  .vg-franchise-contact{grid-template-columns:1fr}
  .vg-franchise-contact__info,.vg-franchise-contact__form{padding:30px 24px}
  .vg-franchise-form-grid{grid-template-columns:1fr}
  .vg-franchise-field--wide{grid-column:auto}
  .vg-franchise-form-actions{display:block}
  .vg-franchise-form-actions .vg-franchise-btn{width:100%}
  .vg-franchise-form-status{margin-top:12px}
}

@media (max-width:420px){
  .vg-franchise-hero__facts{display:grid;grid-template-columns:1fr}
  .vg-franchise-hero{background-size:auto 238px,cover,cover}
  .vg-franchise-hero__content{padding-bottom:260px}
  .vg-franchise-contact__person{grid-template-columns:112px minmax(0,1fr);gap:14px}
  .vg-franchise-contact__photo{width:112px;height:136px;border-radius:18px}
  .vg-franchise-page .vg-franchise-contact__person h2{font-size:23px!important}
  .vg-franchise-contact__phone{font-size:22px}
  .vg-franchise-requirement{padding:21px}
  .vg-franchise-requirement strong{font-size:23px}
}

@media (prefers-reduced-motion:reduce){.vg-franchise-btn{transition:none}.vg-franchise-loading{animation:none}}

/* End */
/* /franchise/assets/franchise.css?178823882613140 */
