.advantages{align-items:center;display:flex;flex-direction:column}.advantages__title{text-align:center}.advantages__subtitle{margin-top:24px;max-width:635px;text-align:center}.advantages__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;margin:32px 0 8px;width:100%}@media(max-width:1599px){.advantages__cards{display:flex;flex-direction:row;gap:12px;justify-content:center}}@media(max-width:1349px){.advantages__cards{display:flex;flex-direction:column;gap:16px;justify-content:center}}.advantages__card{align-items:center;background-color:var(--white-1000);border-radius:24px;display:flex;flex:1 1 calc(20% - 13px);flex-direction:column;gap:8px;justify-content:space-between;max-width:calc(20% - 13px);min-height:400px;min-width:200px;padding:32px;text-align:center}@media(max-width:1599px){.advantages__card{flex:1 1 calc(20% - 10px);max-width:calc(20% - 10px)}}@media(max-width:1349px){.advantages__card{flex:1 1 100%;max-width:100%;min-height:unset}}@media(max-width:767px){.advantages__card{flex:1 1 100%;max-width:100%}}.advantages__card-title-outer{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:space-between}.advantages__card-title{font-size:20px;font-weight:600;line-height:24px}.advantages__card img{height:auto;margin-top:auto;max-width:200px;-o-object-fit:contain;object-fit:contain;width:100%}.advantages__download-btn{align-items:center;background-color:var(--brand-pink);border:none;border-radius:12px;color:var(--white-1000)!important;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:center;line-height:1.5;margin-top:16px;max-width:200px;padding:12px 20px;text-align:center;text-decoration:none;transition:.2s;width:100%}.advantages__download-btn:hover{background-color:var(--brand-pink-light)}.advantages__download-btn:active{opacity:.9}.advantages__preview{background-color:var(--brand-orange);background-position:50%;border-radius:24px;height:400px;padding:56px;width:100%}@media(max-width:1349px){.advantages__preview{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:32px}}.advantages__preview-tag{align-items:center;background-color:var(--brand-pink-light);border-radius:24px;color:var(--white-1000);display:flex;font-size:15px;font-weight:500;gap:4px;justify-content:center;line-height:16px;margin-bottom:24px;padding:8px 12px;width:-moz-fit-content;width:fit-content}.advantages__preview-tag:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='url(%23a)' d='M4.445 5.091c-.071.76-.121 2.105.328 2.678 0 0-.212-1.478 1.682-3.331.763-.747.939-1.762.673-2.523C6.976 1.484 6.7 1.128 6.46.88A.223.223 0 0 1 6.631.5c1.233.055 3.23.398 4.079 2.528.372.935.4 1.901.222 2.883-.112.628-.512 2.023.4 2.194.652.123.967-.395 1.108-.767a.222.222 0 0 1 .373-.07c1.1 1.251 1.193 2.725.966 3.994-.44 2.452-2.924 4.237-5.391 4.237-3.083 0-5.537-1.764-6.173-4.956-.256-1.289-.126-3.839 1.861-5.639.148-.135.39-.015.37.187'/%3E%3Cpath fill='url(%23b)' d='M9.514 9.676c-1.137-1.463-.628-3.132-.349-3.797.037-.087-.063-.17-.141-.116-.489.333-1.49 1.115-1.957 2.216-.63 1.49-.586 2.218-.212 3.108.225.536-.036.65-.168.67-.127.02-.245-.065-.338-.154a2 2 0 0 1-.555-.95c-.02-.077-.122-.099-.168-.035-.35.484-.531 1.26-.54 1.809-.027 1.696 1.374 3.071 3.069 3.071 2.136 0 3.693-2.362 2.465-4.337-.356-.575-.691-.952-1.106-1.485'/%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='0' r='1' gradientTransform='rotate(180.249 3.905 7.76)scale(8.82346 14.4775)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.314' stop-color='%23ff9800'/%3E%3Cstop offset='.662' stop-color='%23ff6d00'/%3E%3Cstop offset='.972' stop-color='%23f44336'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(90.579 .792 7.472)scale(9.23205 6.94781)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.214' stop-color='%23fff176'/%3E%3Cstop offset='.328' stop-color='%23fff27d'/%3E%3Cstop offset='.487' stop-color='%23fff48f'/%3E%3Cstop offset='.672' stop-color='%23fff7ad'/%3E%3Cstop offset='.793' stop-color='%23fff9c4'/%3E%3Cstop offset='.822' stop-color='%23fff8bd' stop-opacity='.804'/%3E%3Cstop offset='.863' stop-color='%23fff6ab' stop-opacity='.529'/%3E%3Cstop offset='.91' stop-color='%23fff38d' stop-opacity='.209'/%3E%3Cstop offset='.941' stop-color='%23fff176' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");content:"";display:block;height:16px;width:16px}.advantages__preview-text{color:var(--white-1000)}@media(max-width:1349px){.advantages__preview-text{line-height:1;text-align:center}}.franchise-form-outer{display:flex;flex-direction:column;justify-content:center}.franchise-form-outer h2{margin-bottom:32px;text-align:center}.franchise-form{min-height:636px}.franchise-form__main,.franchise-form__preview{border-radius:24px;max-width:636px;width:100%}@media(max-width:767px){.franchise-form__main,.franchise-form__preview{max-width:100%}}.franchise-form__main{background:linear-gradient(243.81deg,#e71c74 .82%,#e40e31);padding:56px}@media(max-width:1349px){.franchise-form__main{padding:24px}}.franchise-form__preview{background-color:var(--white-1000);overflow-x:hidden;padding:56px;position:relative}@media(max-width:1349px){.franchise-form__preview{padding:24px}}@media(max-width:767px){.franchise-form__preview{align-items:center;display:flex;flex-direction:column;grid-row:1;justify-content:center;min-height:436px}}.franchise-form__preview:before{background:url(./online-corpo-form-preview.CWCAjhKm.svg) no-repeat 50%/contain;bottom:0;content:"";display:block;height:386px;position:absolute;right:0;width:500px}@media(max-width:767px){.franchise-form__preview:before{height:146px;width:194px}}.franchise-form__preview-subtitle{margin:16px 0 44px}@media(max-width:767px){.franchise-form__preview-subtitle{text-align:center}}.franchise-form__title{color:var(--white-1000)}.franchise-form__subtitle{color:var(--white-1000);line-height:20px;margin:18px 0 24px}.franchise-form__submit-btn{margin-top:16px;max-width:260px;width:100%}.franchise-form__confirm{color:#ffffff85;font-size:12px;margin-top:16px;max-width:362px}.franchise-form__confirm a{display:inline;text-decoration:underline}.franchise-form__contact-us{color:var(--white-1000);font-weight:600;margin-bottom:12px;max-width:362px}.franchise-form__download-btn-outer{max-width:271px}.in-digits[data-v-79279eae]{background:linear-gradient(243.81deg,#e71c74 .82%,#e40e31);margin-top:-80px;position:relative}.in-digits .swiper-wrapper[data-v-79279eae]{cursor:grab}.in-digits__slide[data-v-79279eae]{align-items:center;color:var(--white-1000);display:flex;flex-direction:column;justify-content:center;padding:200px 0 97px}@media(max-width:1349px){.in-digits__slide[data-v-79279eae]{padding:124px 0 64px}}@media(max-width:767px){.in-digits__slide[data-v-79279eae]{align-items:start}}.in-digits__slide-info[data-v-79279eae]{align-items:center;display:flex;flex-direction:column}.in-digits__slide-subtitle[data-v-79279eae]{line-height:20px;position:relative}.in-digits__slide-subtitle[data-v-79279eae]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='308' height='132' fill='none' viewBox='0 0 308 132'%3E%3Cpath fill='url(%23a)' d='M0 26.801h30.947v32.822H0z' transform='rotate(-60 0 26.8)'/%3E%3Cpath fill='url(%23b)' d='M47.18 21.117h17.615v18.682H47.18z' transform='rotate(15 47.18 21.117)'/%3E%3Cpath fill='url(%23c)' d='M280.504 96h28v29h-28z' transform='rotate(15 280.504 96)'/%3E%3Cdefs%3E%3Cpattern id='a' width='1' height='1' patternContentUnits='objectBoundingBox'%3E%3Cuse xlink:href='%23d' transform='matrix(.01124 0 0 .0106 0 -.003)'/%3E%3C/pattern%3E%3Cpattern id='b' width='1' height='1' patternContentUnits='objectBoundingBox'%3E%3Cuse xlink:href='%23d' transform='matrix(.01124 0 0 .0106 0 -.003)'/%3E%3C/pattern%3E%3Cpattern id='c' width='1' height='1' patternContentUnits='objectBoundingBox'%3E%3Cuse xlink:href='%23d' transform='matrix(.01124 0 0 .01085 0 -.015)'/%3E%3C/pattern%3E%3Cimage xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFkAAABfCAYAAACDUmuyAAAACXBIWXMAACxKAAAsSgF3enRNAAAEkUlEQVR42u2d3XHaQBSFjzWeid6wKzBpIEsqsK0GjCuIOjCuIEoFgQosVxDRgAIVxNsBdABvenMeWDIykYQW7d9Fe2c8Hg9Y8nxzfHTP7pW4eH9/Rx8qZNEVgGHB8zfT5w7Qn1oAmNg48WVPVJwCYACGNs4f9ATwN/HjIGTRnYesFnBSAryvsYesDnAM4HvFSx6yQsAvNS/fhCwaecjdAI8aAO8r9pC7AV60eKtRy7g4lzASsmgI4A3AoOWvfC54vvJKlktzmQRgo2oOzgTwQoQNmYo95PaVnQAYAJiwGA+5RZq77XCIsYfcPi47DZlkdxGyaALgp6LDXRc83+j8ey8JAo4VAt6rOVXYp18BKH9fXBIE/KL4sK0hiwtl1deopn3cAojJ2EUpzQ00HP664PmmAeIQwM0Jx30seJ6RgKwZ8F5xqo89K3g+odRd6AQMDcdeA0jItHDiX3gAWjUudywUlDwiBvjH4Y44Bch3hAAvC54nFBMfFSVvUbPoRAHyLRHIk7r1aachm96L61Dzgue1gcZ1JVOAXGsTVCBTuOiNjy0weSV3T3WLY2+yCjlk0TBkUSa2kKqKOQyYl1Ody0pOATwAWByCtjGzJllx23XowKKKk1J7xipAuwz5WWbOObAEeIT/59QOQbvqx8uC51OZXwgsAN7PSNR58B60i5CPtmuuKHmK5gVwht3S5o2DkONTpo6MLtqHLBoD+AWaNS94ftLudmAQ8BCKNiwt1BodJo5M2oXsrBrJds0aZNGuMaKAW6U6q54sQsVvooB5wfPOXU6gGfAVYR8+qV2zYRepo61Ym0pU3b2qzS40TfuYTHXKYn2gCfBIhA6qNqF02jPQaBO9bNeMQA5ZNCXcrr0WPM9UHzRQDPgOwBPhVKflKQLKLnyiXVsRton7rqHDhJIp+/APXYCVKVnx7QUkU51WJYt2jSpg5e2acsjEY/M+1a2chozdljjVdm0uu1dnHLLY5XgibBOxqZMFPbWJWPe9eyqUTHmXY6Yj1SmFLNq1W6KAP9wwY6qk+mTRrv0hbBNfnX7C4ZGhFCqp7s3GiWXs4thQiuupLrF18qClisfo/tiDs051nSATH0oBGm6YcUnJKeF2rfGGGScgH8wQ+1SnuoUjPpQCaFyEV6LkM4jNM1cAN9lFSrlds5HqpCCLoZQHwio2uvgjDVm0a1PCgK2lOhklU15dW9pMda0gE58hdqZdq23hzqBdezS9RiwF+dOXe+pDKSffMGPMLsSVeEMU8Nplmzj05IQoZOfatcZYHbJoRSyA/Hu4HRUlU1MzpwL4A2SxJLimYhOUPO0wjFBQ87OLqa6VJ5dCicverPSGGVtKdlnN1vfqlCnZYTU7nepkleySmtcAZth9ug3ZmY+m7Seban4FkFEGW66mZ9pPYXaCnotzZhRSnColm1g42mK31ZVSa8uUQBagE1R/OmPXmguwGXpQxyCrVDMvqXaDHtXR0dmOau6FHaiAfIqa5+IClsJXuyHwlmpel7qDlUcrD7lOzVvsdrinfbYDJZAr1LwUPuvtoGMYqQonG28H8vUXXhTfbA6hb38AAAAASUVORK5CYII=' id='d' width='89' height='95'/%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;bottom:-40px;content:"";display:block;height:131px;left:23px;position:absolute;width:308px}@media(max-width:1349px){.in-digits__slide-subtitle[data-v-79279eae]:before{display:none}}.in-digits__slide-title[data-v-79279eae]{margin:26px 0 56px;position:relative;text-align:center;z-index:1}@media(max-width:767px){.in-digits__slide-title[data-v-79279eae]{font-size:clamp(24px,6vw,40px);margin:16px 0}}.in-digits__slide img[data-v-79279eae]{-o-object-fit:contain;object-fit:contain}.in-digits__map-shell[data-v-79279eae]{margin:0 auto;max-width:1066px;position:relative;width:min(100%,1066px)}@media(max-width:1349px){.in-digits__map-shell[data-v-79279eae]{width:100%}}.in-digits__map[data-v-79279eae]{width:100%}.in-digits__map[data-v-79279eae] svg{display:block;height:auto;width:100%}.in-digits__map-fallback[data-v-79279eae]{display:block;height:auto;width:100%}.in-digits__pin[data-v-79279eae]{background:transparent;border:0;border-radius:0;box-shadow:none;cursor:pointer;height:23px;position:absolute;transform:translate(-50%,-100%);transition:transform .2s ease,filter .2s ease;width:18px;z-index:2}.in-digits__pin[data-v-79279eae]:focus-visible{outline:none}.in-digits__pin.is-active[data-v-79279eae],.in-digits__pin[data-v-79279eae]:focus-visible,.in-digits__pin[data-v-79279eae]:hover{filter:brightness(1.05);transform:translate(-50%,-106%) scale(1.04)}.in-digits__pin--country[data-v-79279eae]{height:35px;width:28px}@media(max-width:767px){.in-digits__pin[data-v-79279eae]{height:21px;width:16px}}.in-digits__pin-image[data-v-79279eae]{display:block;filter:drop-shadow(0 3px 10px rgba(255,255,255,.14));height:100%;width:100%}.in-digits__tooltip[data-v-79279eae]{background:#092840eb;border-radius:999px;bottom:calc(100% + 12px);color:var(--white-1000);font-size:12px;left:50%;line-height:1.2;min-width:-moz-max-content;min-width:max-content;opacity:0;padding:6px 10px;pointer-events:none;position:absolute;transform:translate(-50%);transition:opacity .16s ease;white-space:nowrap}.in-digits__pin.is-active .in-digits__tooltip[data-v-79279eae],.in-digits__pin:focus-visible .in-digits__tooltip[data-v-79279eae],.in-digits__pin:hover .in-digits__tooltip[data-v-79279eae]{opacity:1}.in-digits__details[data-v-79279eae]{background:#092840f0;border-radius:24px;bottom:24px;box-shadow:0 14px 38px #00000038;max-height:min(320px,65%);overflow:auto;padding:20px;position:absolute;right:24px;width:min(360px,100% - 32px);z-index:3}@media(max-width:1349px){.in-digits__details[data-v-79279eae]{bottom:16px;right:16px;width:calc(100% - 32px)}}.in-digits__details-header[data-v-79279eae]{align-items:start;display:flex;flex-direction:row;gap:16px;justify-content:space-between}.in-digits__details-kicker[data-v-79279eae]{font-size:13px;line-height:1.2;opacity:.72}.in-digits__details-title[data-v-79279eae]{font-size:28px;line-height:1;margin-top:6px}@media(max-width:767px){.in-digits__details-title[data-v-79279eae]{font-size:22px}}.in-digits__details-close[data-v-79279eae]{background:#ffffff1f;border:0;border-radius:999px;color:var(--white-1000);cursor:pointer;font-size:22px;height:32px;line-height:1;width:32px}.in-digits__details-copy[data-v-79279eae]{font-size:14px;line-height:1.4;margin-top:12px;opacity:.9}.in-digits__details-grid[data-v-79279eae]{align-items:stretch;display:flex;flex-direction:column;gap:10px;margin-top:16px}.in-digits__details-link[data-v-79279eae]{color:var(--white-1000);text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:3px;word-break:break-word}.in-digits__venue[data-v-79279eae]{border-top:1px solid hsla(0,0%,100%,.18);margin-top:18px;padding-top:18px}.in-digits__venue-kicker[data-v-79279eae]{font-size:13px;opacity:.72}.in-digits__venue-title[data-v-79279eae]{font-weight:700;margin-top:8px}.in-digits__venue-address[data-v-79279eae]{line-height:1.4;margin-top:6px;opacity:.9}.in-digits__city-list[data-v-79279eae]{align-items:stretch;display:flex;flex-direction:column;gap:8px;margin-top:18px;max-height:180px;overflow:auto;padding-right:4px}.in-digits__city-link[data-v-79279eae]{color:var(--white-1000);text-decoration:underline;text-decoration-color:#ffffff59;text-underline-offset:3px}.in-digits .custom-pagination[data-v-79279eae]{background-color:var(--brand-pink-light);border-radius:32px;bottom:7px;display:flex;justify-content:center;left:50%;padding:18px;position:absolute;transform:translate(-50%);width:-moz-fit-content;width:fit-content;z-index:10}@media(max-width:767px){.in-digits .custom-pagination[data-v-79279eae]{padding:12px}}.in-digits .swiper-pagination-bullet[data-v-79279eae]{display:none}.in-digits .custom-pagination[data-v-79279eae] .swiper-pagination-bullet{background:#ffffff85;border-radius:50%;height:10px;margin:0 2px;width:10px}.in-digits .custom-pagination[data-v-79279eae] .swiper-pagination-bullet-active{background:var(--white-1000)}.in-digits .swiper-wrapper[data-v-79279eae]{height:979px}@media(max-width:1349px){.in-digits .swiper-wrapper[data-v-79279eae]{height:-moz-fit-content;height:fit-content}}.franchising-page .default-banner__title{position:relative;width:-moz-fit-content;width:fit-content}.franchising-page .default-banner__title:before{background-image:url(./miniatures.Cgb6WetR.svg);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:62px;left:calc(100% + 8px);position:absolute;width:138px;z-index:1}@media(max-width:1349px){.franchising-page .default-banner__title:before{display:none}}
