:root{--iti-hover-color:rgba(0,0,0,.05);--iti-border-color:#ccc;--iti-dialcode-color:#999;--iti-dropdown-bg:#fff;--iti-search-icon-color:#999;--iti-spacer-horizontal:8px;--iti-flag-height:12px;--iti-flag-width:16px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width)/2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-flag-sprite-width:3904px;--iti-flag-sprite-height:12px;--iti-mobile-popup-margin:30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin:0!important}.iti__country-container{position:absolute;top:0;bottom:0;left:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width)*-1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:30px;padding-right:28px}[dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.iti__search-input-wrapper{position:relative;display:flex;align-items:center}.iti__search-icon{position:absolute;left:8px;display:flex;pointer-events:none}[dir=rtl] .iti__search-icon{left:auto;right:8px}.iti__search-icon-svg{stroke:var(--iti-search-icon-color);fill:none;stroke-width:3}.iti__search-clear{position:absolute;right:4px;background:transparent;border:0;border-radius:3px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease;width:24px;height:24px}.iti__search-clear .iti__search-clear-x{stroke-width:2}.iti__search-clear .iti__search-clear-bg{fill:var(--iti-search-icon-color)}[dir=rtl] .iti__search-clear{right:auto;left:4px}.iti__search-clear:focus-visible,.iti__search-clear:hover{background:var(--iti-hover-color);outline:none}.iti__no-results{text-align:center;padding:30px 0}.iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-list .iti__flag,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) button.iti__selected-country{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{--iti-flag-offset:100px;height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__ac{--iti-flag-offset:0px}.iti__ad{--iti-flag-offset:-16px}.iti__ae{--iti-flag-offset:-32px}.iti__af{--iti-flag-offset:-48px}.iti__ag{--iti-flag-offset:-64px}.iti__ai{--iti-flag-offset:-80px}.iti__al{--iti-flag-offset:-96px}.iti__am{--iti-flag-offset:-112px}.iti__ao{--iti-flag-offset:-128px}.iti__ar{--iti-flag-offset:-144px}.iti__as{--iti-flag-offset:-160px}.iti__at{--iti-flag-offset:-176px}.iti__au{--iti-flag-offset:-192px}.iti__aw{--iti-flag-offset:-208px}.iti__ax{--iti-flag-offset:-224px}.iti__az{--iti-flag-offset:-240px}.iti__ba{--iti-flag-offset:-256px}.iti__bb{--iti-flag-offset:-272px}.iti__bd{--iti-flag-offset:-288px}.iti__be{--iti-flag-offset:-304px}.iti__bf{--iti-flag-offset:-320px}.iti__bg{--iti-flag-offset:-336px}.iti__bh{--iti-flag-offset:-352px}.iti__bi{--iti-flag-offset:-368px}.iti__bj{--iti-flag-offset:-384px}.iti__bl{--iti-flag-offset:-400px}.iti__bm{--iti-flag-offset:-416px}.iti__bn{--iti-flag-offset:-432px}.iti__bo{--iti-flag-offset:-448px}.iti__bq{--iti-flag-offset:-464px}.iti__br{--iti-flag-offset:-480px}.iti__bs{--iti-flag-offset:-496px}.iti__bt{--iti-flag-offset:-512px}.iti__bw{--iti-flag-offset:-528px}.iti__by{--iti-flag-offset:-544px}.iti__bz{--iti-flag-offset:-560px}.iti__ca{--iti-flag-offset:-576px}.iti__cc{--iti-flag-offset:-592px}.iti__cd{--iti-flag-offset:-608px}.iti__cf{--iti-flag-offset:-624px}.iti__cg{--iti-flag-offset:-640px}.iti__ch{--iti-flag-offset:-656px}.iti__ci{--iti-flag-offset:-672px}.iti__ck{--iti-flag-offset:-688px}.iti__cl{--iti-flag-offset:-704px}.iti__cm{--iti-flag-offset:-720px}.iti__cn{--iti-flag-offset:-736px}.iti__co{--iti-flag-offset:-752px}.iti__cr{--iti-flag-offset:-768px}.iti__cu{--iti-flag-offset:-784px}.iti__cv{--iti-flag-offset:-800px}.iti__cw{--iti-flag-offset:-816px}.iti__cx{--iti-flag-offset:-832px}.iti__cy{--iti-flag-offset:-848px}.iti__cz{--iti-flag-offset:-864px}.iti__de{--iti-flag-offset:-880px}.iti__dj{--iti-flag-offset:-896px}.iti__dk{--iti-flag-offset:-912px}.iti__dm{--iti-flag-offset:-928px}.iti__do{--iti-flag-offset:-944px}.iti__dz{--iti-flag-offset:-960px}.iti__ec{--iti-flag-offset:-976px}.iti__ee{--iti-flag-offset:-992px}.iti__eg{--iti-flag-offset:-1008px}.iti__eh{--iti-flag-offset:-1024px}.iti__er{--iti-flag-offset:-1040px}.iti__es{--iti-flag-offset:-1056px}.iti__et{--iti-flag-offset:-1072px}.iti__fi{--iti-flag-offset:-1088px}.iti__fj{--iti-flag-offset:-1104px}.iti__fk{--iti-flag-offset:-1120px}.iti__fm{--iti-flag-offset:-1136px}.iti__fo{--iti-flag-offset:-1152px}.iti__fr{--iti-flag-offset:-1168px}.iti__ga{--iti-flag-offset:-1184px}.iti__gb{--iti-flag-offset:-1200px}.iti__gd{--iti-flag-offset:-1216px}.iti__ge{--iti-flag-offset:-1232px}.iti__gf{--iti-flag-offset:-1248px}.iti__gg{--iti-flag-offset:-1264px}.iti__gh{--iti-flag-offset:-1280px}.iti__gi{--iti-flag-offset:-1296px}.iti__gl{--iti-flag-offset:-1312px}.iti__gm{--iti-flag-offset:-1328px}.iti__gn{--iti-flag-offset:-1344px}.iti__gp{--iti-flag-offset:-1360px}.iti__gq{--iti-flag-offset:-1376px}.iti__gr{--iti-flag-offset:-1392px}.iti__gt{--iti-flag-offset:-1408px}.iti__gu{--iti-flag-offset:-1424px}.iti__gw{--iti-flag-offset:-1440px}.iti__gy{--iti-flag-offset:-1456px}.iti__hk{--iti-flag-offset:-1472px}.iti__hn{--iti-flag-offset:-1488px}.iti__hr{--iti-flag-offset:-1504px}.iti__ht{--iti-flag-offset:-1520px}.iti__hu{--iti-flag-offset:-1536px}.iti__id{--iti-flag-offset:-1552px}.iti__ie{--iti-flag-offset:-1568px}.iti__il{--iti-flag-offset:-1584px}.iti__im{--iti-flag-offset:-1600px}.iti__in{--iti-flag-offset:-1616px}.iti__io{--iti-flag-offset:-1632px}.iti__iq{--iti-flag-offset:-1648px}.iti__ir{--iti-flag-offset:-1664px}.iti__is{--iti-flag-offset:-1680px}.iti__it{--iti-flag-offset:-1696px}.iti__je{--iti-flag-offset:-1712px}.iti__jm{--iti-flag-offset:-1728px}.iti__jo{--iti-flag-offset:-1744px}.iti__jp{--iti-flag-offset:-1760px}.iti__ke{--iti-flag-offset:-1776px}.iti__kg{--iti-flag-offset:-1792px}.iti__kh{--iti-flag-offset:-1808px}.iti__ki{--iti-flag-offset:-1824px}.iti__km{--iti-flag-offset:-1840px}.iti__kn{--iti-flag-offset:-1856px}.iti__kp{--iti-flag-offset:-1872px}.iti__kr{--iti-flag-offset:-1888px}.iti__kw{--iti-flag-offset:-1904px}.iti__ky{--iti-flag-offset:-1920px}.iti__kz{--iti-flag-offset:-1936px}.iti__la{--iti-flag-offset:-1952px}.iti__lb{--iti-flag-offset:-1968px}.iti__lc{--iti-flag-offset:-1984px}.iti__li{--iti-flag-offset:-2000px}.iti__lk{--iti-flag-offset:-2016px}.iti__lr{--iti-flag-offset:-2032px}.iti__ls{--iti-flag-offset:-2048px}.iti__lt{--iti-flag-offset:-2064px}.iti__lu{--iti-flag-offset:-2080px}.iti__lv{--iti-flag-offset:-2096px}.iti__ly{--iti-flag-offset:-2112px}.iti__ma{--iti-flag-offset:-2128px}.iti__mc{--iti-flag-offset:-2144px}.iti__md{--iti-flag-offset:-2160px}.iti__me{--iti-flag-offset:-2176px}.iti__mf{--iti-flag-offset:-2192px}.iti__mg{--iti-flag-offset:-2208px}.iti__mh{--iti-flag-offset:-2224px}.iti__mk{--iti-flag-offset:-2240px}.iti__ml{--iti-flag-offset:-2256px}.iti__mm{--iti-flag-offset:-2272px}.iti__mn{--iti-flag-offset:-2288px}.iti__mo{--iti-flag-offset:-2304px}.iti__mp{--iti-flag-offset:-2320px}.iti__mq{--iti-flag-offset:-2336px}.iti__mr{--iti-flag-offset:-2352px}.iti__ms{--iti-flag-offset:-2368px}.iti__mt{--iti-flag-offset:-2384px}.iti__mu{--iti-flag-offset:-2400px}.iti__mv{--iti-flag-offset:-2416px}.iti__mw{--iti-flag-offset:-2432px}.iti__mx{--iti-flag-offset:-2448px}.iti__my{--iti-flag-offset:-2464px}.iti__mz{--iti-flag-offset:-2480px}.iti__na{--iti-flag-offset:-2496px}.iti__nc{--iti-flag-offset:-2512px}.iti__ne{--iti-flag-offset:-2528px}.iti__nf{--iti-flag-offset:-2544px}.iti__ng{--iti-flag-offset:-2560px}.iti__ni{--iti-flag-offset:-2576px}.iti__nl{--iti-flag-offset:-2592px}.iti__no{--iti-flag-offset:-2608px}.iti__np{--iti-flag-offset:-2624px}.iti__nr{--iti-flag-offset:-2640px}.iti__nu{--iti-flag-offset:-2656px}.iti__nz{--iti-flag-offset:-2672px}.iti__om{--iti-flag-offset:-2688px}.iti__pa{--iti-flag-offset:-2704px}.iti__pe{--iti-flag-offset:-2720px}.iti__pf{--iti-flag-offset:-2736px}.iti__pg{--iti-flag-offset:-2752px}.iti__ph{--iti-flag-offset:-2768px}.iti__pk{--iti-flag-offset:-2784px}.iti__pl{--iti-flag-offset:-2800px}.iti__pm{--iti-flag-offset:-2816px}.iti__pr{--iti-flag-offset:-2832px}.iti__ps{--iti-flag-offset:-2848px}.iti__pt{--iti-flag-offset:-2864px}.iti__pw{--iti-flag-offset:-2880px}.iti__py{--iti-flag-offset:-2896px}.iti__qa{--iti-flag-offset:-2912px}.iti__re{--iti-flag-offset:-2928px}.iti__ro{--iti-flag-offset:-2944px}.iti__rs{--iti-flag-offset:-2960px}.iti__ru{--iti-flag-offset:-2976px}.iti__rw{--iti-flag-offset:-2992px}.iti__sa{--iti-flag-offset:-3008px}.iti__sb{--iti-flag-offset:-3024px}.iti__sc{--iti-flag-offset:-3040px}.iti__sd{--iti-flag-offset:-3056px}.iti__se{--iti-flag-offset:-3072px}.iti__sg{--iti-flag-offset:-3088px}.iti__sh{--iti-flag-offset:-3104px}.iti__si{--iti-flag-offset:-3120px}.iti__sj{--iti-flag-offset:-3136px}.iti__sk{--iti-flag-offset:-3152px}.iti__sl{--iti-flag-offset:-3168px}.iti__sm{--iti-flag-offset:-3184px}.iti__sn{--iti-flag-offset:-3200px}.iti__so{--iti-flag-offset:-3216px}.iti__sr{--iti-flag-offset:-3232px}.iti__ss{--iti-flag-offset:-3248px}.iti__st{--iti-flag-offset:-3264px}.iti__sv{--iti-flag-offset:-3280px}.iti__sx{--iti-flag-offset:-3296px}.iti__sy{--iti-flag-offset:-3312px}.iti__sz{--iti-flag-offset:-3328px}.iti__tc{--iti-flag-offset:-3344px}.iti__td{--iti-flag-offset:-3360px}.iti__tg{--iti-flag-offset:-3376px}.iti__th{--iti-flag-offset:-3392px}.iti__tj{--iti-flag-offset:-3408px}.iti__tk{--iti-flag-offset:-3424px}.iti__tl{--iti-flag-offset:-3440px}.iti__tm{--iti-flag-offset:-3456px}.iti__tn{--iti-flag-offset:-3472px}.iti__to{--iti-flag-offset:-3488px}.iti__tr{--iti-flag-offset:-3504px}.iti__tt{--iti-flag-offset:-3520px}.iti__tv{--iti-flag-offset:-3536px}.iti__tw{--iti-flag-offset:-3552px}.iti__tz{--iti-flag-offset:-3568px}.iti__ua{--iti-flag-offset:-3584px}.iti__ug{--iti-flag-offset:-3600px}.iti__us{--iti-flag-offset:-3616px}.iti__uy{--iti-flag-offset:-3632px}.iti__uz{--iti-flag-offset:-3648px}.iti__va{--iti-flag-offset:-3664px}.iti__vc{--iti-flag-offset:-3680px}.iti__ve{--iti-flag-offset:-3696px}.iti__vg{--iti-flag-offset:-3712px}.iti__vi{--iti-flag-offset:-3728px}.iti__vn{--iti-flag-offset:-3744px}.iti__vu{--iti-flag-offset:-3760px}.iti__wf{--iti-flag-offset:-3776px}.iti__ws{--iti-flag-offset:-3792px}.iti__xk{--iti-flag-offset:-3808px}.iti__ye{--iti-flag-offset:-3824px}.iti__yt{--iti-flag-offset:-3840px}.iti__za{--iti-flag-offset:-3856px}.iti__zm{--iti-flag-offset:-3872px}.iti__zw{--iti-flag-offset:-3888px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:100%;box-shadow:none;height:19px}@media (min-resolution:2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}:root{--iti-path-flags-1x:url(/vue-assets/img/flags.192a0002.webp);--iti-path-flags-2x:url(/vue-assets/img/flags@2x.580decae.webp);--iti-path-globe-1x:url(data:image/webp;base64,UklGRvoBAABXRUJQVlA4TO4BAAAvE8AEENXIkiRZtZu7H33ql07cqTlilvbz9i4tosSMZma27zWzHRGyIEk2bcu2bdvGn23btm3btm3btm0/m5PqAEkLTYYwxTPAW84Tl6wNgmvIqptKKH9nYAr4xle+TML/BDI2LSg6QHKT/nngE4+ZMIUePUGeTvly+YoV8F1DtkGUzlfst2LUKTX6PaWZeMWiDqN6PgcciGa2boYPmxlR5bIIL5l6RVyDYMXmY1f10pGb7PmAN6sRTBTN3N9C9Zi/LbVhlL+Oo2M7RxoE/a4+/nDjeBrSVwtGYXGGMIrUbJzCU1LgFftP9K1hkpOXmBim30cIJ1hgOkSwMhYCMgmaw7rXcfT5/wQcFhrcuaOEBuq5ytYblLPBEhV0Aq/ZqcDn/6RUDgrUL0/0UZgK/p+rR8/4nZAqFfuXA6TbtFQyJSe4gpj6T19a5q+HLEkox0mlWXvbIGbuJw28fkozjybhT5oXHNY4py5rH1CflcyeB1fId9wXDAvFmz/8m6AE/8TgYzEVGoRMCKUhND7PQho7jGo1utkdV559cm3llGFs3sxBZrmGbEExop91jyfg5G7BmCCi6evNaSDFBrG3vyaRNzt+HJ9kQpVbgj+xFUoNgr3abxqGfH3WfQq9lp5UZPRW74ZbFgpq+EGo67dUAQ==);--iti-path-globe-2x:url(data:image/webp;base64,UklGRlwFAABXRUJQVlA4TE8FAAAvJ8AJEEfHKJIkKdmcgvjj3wwill7QwKhtJEnOnIDmv/zJLAdGbSNJcuYENP/lT2Y5OGwjSZHmtL3wTFl9tp8SM/9xz47Ctm2b7mnwDggKFNd77jgHyxhIYVvLQBDEHEBKRQBIOXzQpAhiBQCIAMaIAACHhAQHIMFhhRkSRt1hlRIYDAZDhiE3CVrBS2gFkZGRYdA6mjQQBYAv6yOZSVAQCoPWMCWBIBQKwtCCUBANFARBlChBfPCG/dZUjxJECYJQECU+KGFQEC1YdN/NSUNRTDm4osQBGUwFjDFCBOYRo9QWxAmPlKQECRERMbVLCZapZ0owSrnz3hb6/P8auL9vAwr7/xeS5EV9q2sWU2vbtjla27Zt28akprq6a3bPtm2np87eJIvePUzd9fvoXkT0fwK4Vwdo8t6qyQW+O7Tn4k7NAdvi/jMR0fGpwhglhZBKm3B0pzvg3JcDrUuMEn7SDaUIRTLhhqb/AbDvw+bbJToMEq5QflFfv+QhJVPxcmkm/Ih9TzZfFxk/CJUnP7zMykJqnhsqQ51M6tTv2Pdgc/GKCuKmaI96HlhVAJy4vWVWWgRSfYJ9l4jv+4aB0F15Td3kH1YW4DiMnEJHGSaFOoOdw4LxOhCqPTf0JvLys6I8Wv/9BeeuhEkZfE+UZfNSOumqT+CArgHwbBHZw+ZB00AGeiYxIKKudH2zDxg97VK7FxdO6+9Pmt3l4J/bZR58rtyEOY6dtdhcMbPh2jsyNKr3mNnDy+c8Pig0od5wGXakg7DYgYgfU5648s0fC0Ljv9SigQVrHwUafXVgmNE92zBBBeYjsHn5L6Emz/6776EnxwJUsqKADMDmq8fG/T16fujr7lhknhheLG4PPwFD15IXs2xWFWBZVj4ndDW+fDItPRncssi75Fxv/iHQQL2PDbkg4k/zP/BfgfR1axxy59PM/IYdsypZWUCUiTlck2/zTz4fm3LzqkNlxxnzW+A4fK4vkbNrIbn7bgVoKn3djQu90krrllynQ1g7v2rpjUYsfeR6tdLSaqV5w5fR6E5+k8BVT/0aqqSXDAdV4wvpCplTCJnbFTLb9dTEHjoQQiTMC7Ah3PPuwbffOfD+xP4d3s7uMGDC+wcOvrs7kVKTZ6m4EMIVfn1O61JyrnuU3EM3A3znefrp142f5cnmnDXNyXecPFYUYNt2pVUlvot//qWFDszz9aTrCuGpQVX4Wn+KAw6rCrAgw/eqLZXQVQfmXZ5QnnCF2wrwdlJ5F8DhC1MP/itRnhv+wmHji7hpT+x0tekziRw7jxUF2LZznX3xOydH3e5fVhYWO5QOlClPzYFX9EMD65P9bBHZ16fLq7dHfrlal5vO2LxuKkTcfABvjZDxwsWvf9hs7pCv2ry5cowvB2/8iosq5YraWHw7JCxLyaAWZPoUrilMaRMKo8WwpQv0z2AXqnLzLA42H5gKEVcTuM76RfDtpVrzh9b5oTp0e5SI+Topy78hAzFm6QqRMN2gugNYLH0EoHF6Pyw3vm+OYQMRlwPpCd+sAep/WQ1OPGZZ13lO0ugpE0+m1xGRbdNKe67wzTN3Nouw3yfw03WH+nrnqUAnEul5YOXA5o20L4SnAiXjoX6f7Pm6RIeBl14EGe4a8VLad4UnvZTwysxR2DtOumEiUOpliLi7FWNb2vOEK4QQnnyoIav+Ko9XhGbUF1gZ7tWKcVBLX+T05HkOGmn0iA4WjsW9Ww6ny3WiTAjhyd41WWfGrv4sAof7t/l+ppGJlFeR7oBVr4kF2BYP0oYjDxsZpjuTsQDHsXjAUYxrrwwe9gGWRRRZ3CcA)}.iti{width:100%}.iti input{padding-left:50px!important}.iti-mobile .iti--container{z-index:999999}.franchise-hero[data-v-2d0a3ce0]{padding:25px 0}.hero-grid[data-v-2d0a3ce0]{position:relative;display:grid;grid-template-columns:1fr 496px;grid-template-areas:"content media" "stats media";gap:28px 20px;align-items:end}.hero-content[data-v-2d0a3ce0]{grid-area:content;align-self:end}.hero-content h1[data-v-2d0a3ce0]{margin:0 0 28px;font-size:40px;font-weight:600;line-height:1.2;text-transform:none}.hero-content h1 span[data-v-2d0a3ce0]{display:block;color:var(--frn-green)}.hero-content h1 span[data-v-2d0a3ce0]:last-child{display:inline-block;margin-top:8px;padding:10px 20px 10px;border-radius:20px;color:#fff;background:var(--frn-green);font-size:36px;line-height:1.2}.hero-content p[data-v-2d0a3ce0]{max-width:572px;margin:0 0 30px;color:#6f6f6f;font-size:20px;font-weight:600;line-height:1.2}.hero-content .franchise-button[data-v-2d0a3ce0]{width:214px;height:46px;border-radius:40px;background:var(--frn-purple);font-size:18px;font-weight:500;line-height:1.2}.hero-media[data-v-2d0a3ce0]{position:relative;grid-area:media;min-height:496px;overflow:visible;background:transparent}.hero-media img[data-v-2d0a3ce0],.hero-media picture[data-v-2d0a3ce0]{position:relative;z-index:1;width:100%;height:100%;border-radius:20px}.hero-media img[data-v-2d0a3ce0]{-o-object-fit:cover;object-fit:cover}.hero-stats[data-v-2d0a3ce0]{grid-area:stats;display:grid;grid-template-columns:228px 165px 1fr;gap:16px;align-self:end;margin-right:-88px;padding:19px 82px 19px 16px;border-radius:20px 20px 0 20px;background:#f3f3f3}.stat-card[data-v-2d0a3ce0]{display:grid;place-items:center;align-content:center;min-height:123px;padding:18px;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.08)}.stat-card b[data-v-2d0a3ce0]{display:block;color:#6b6b6b;font-size:32px;font-weight:600;line-height:1.2;text-align:center;text-transform:uppercase}.stat-card span[data-v-2d0a3ce0]{display:block;margin-top:4px;color:#6b6b6b;font-size:22px;font-weight:500;line-height:1.2;text-align:center}.stat-card-accent[data-v-2d0a3ce0]{background:var(--frn-green)}.stat-card-accent b[data-v-2d0a3ce0],.stat-card-accent span[data-v-2d0a3ce0]{color:#fff}@media(max-width:1200px){.hero-grid[data-v-2d0a3ce0]{grid-template-columns:1fr 319px;grid-template-areas:"content content" "stats media";gap:34px 16px;min-height:510px}.hero-content[data-v-2d0a3ce0]{justify-self:center;max-width:600px;padding-top:0;text-align:center}.hero-content h1[data-v-2d0a3ce0]{margin-bottom:28px;font-size:32px}.hero-content h1 span[data-v-2d0a3ce0]:last-child{padding:11px 20px 13px;font-size:30px}.hero-content p[data-v-2d0a3ce0]{margin:0 auto;font-size:18px}.hero-content .franchise-button[data-v-2d0a3ce0]{position:relative;z-index:3;margin-top:-2px;transform:translateY(22px)}.hero-media[data-v-2d0a3ce0]{min-height:auto}.hero-stats[data-v-2d0a3ce0]{grid-template-columns:1fr 153px;padding:16px 80px 16px 16px;border-radius:20px 20px 0 20px;margin-right:-82px}.stat-card[data-v-2d0a3ce0]{min-height:auto;padding:18px 20px}.stat-card b[data-v-2d0a3ce0]{font-size:28px}.stat-card span[data-v-2d0a3ce0]{font-size:18px}.stat-card-accent[data-v-2d0a3ce0]{grid-column:1/-1}}@media(max-width:767px){.hero-grid[data-v-2d0a3ce0]{display:block;min-height:0}.hero-content[data-v-2d0a3ce0]{padding:0 0 30px}.hero-content h1[data-v-2d0a3ce0]{margin-bottom:16px;font-size:29px}.hero-content h1 span[data-v-2d0a3ce0]:last-child{display:block;margin:13px -10px 0;padding:10px 8px 12px;border-radius:0;font-size:26px}.hero-content p[data-v-2d0a3ce0]{max-width:340px;margin-top:32px;font-size:15px;line-height:1.2}.hero-content .franchise-button[data-v-2d0a3ce0]{width:181px;min-height:38px;margin-top:30px;font-size:16px;transform:none}.hero-media[data-v-2d0a3ce0]{display:none}.hero-stats[data-v-2d0a3ce0]{grid-template-columns:1fr;gap:10px;margin:0 -10px;padding:16px;border-radius:20px}.stat-card[data-v-2d0a3ce0]{min-height:79px;border-radius:20px;padding:16px}.stat-card b[data-v-2d0a3ce0]{font-size:24px}.stat-card span[data-v-2d0a3ce0]{margin-top:0;font-size:16px}}@media(max-width:374px){.hero-content[data-v-2d0a3ce0]{padding-bottom:29px}.hero-content h1[data-v-2d0a3ce0]{font-size:27px}.hero-content p[data-v-2d0a3ce0]{max-width:288px;font-size:15px}.hero-content .franchise-button[data-v-2d0a3ce0]{margin-top:76px}.stat-card[data-v-2d0a3ce0]{min-height:80px}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.franchise-launch[data-v-7399f4fe]{padding:25px 0 50px}@media(max-width:768px){.franchise-launch[data-v-7399f4fe]{padding:15px 0 30px}}.franchise-launch .launch-item[data-v-7399f4fe]{padding:30px;position:relative;box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);border-radius:20px;overflow:hidden}@media(max-width:1200px){.franchise-launch .launch-item[data-v-7399f4fe]{padding:20px}}.franchise-launch .launch-item-text[data-v-7399f4fe]{display:flex;flex-direction:column;align-items:flex-end}.franchise-launch .launch-item-text h3[data-v-7399f4fe]{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px;width:100%}@media(max-width:1200px){.franchise-launch .launch-item-text h3[data-v-7399f4fe]{font-size:18px;margin-bottom:12px}}@media(max-width:768px){.franchise-launch .launch-item-text h3[data-v-7399f4fe]{margin-bottom:10px}}.franchise-launch .launch-item-text p[data-v-7399f4fe]{font-size:18px;font-weight:400;line-height:1.2;margin-bottom:0;width:100%}@media(max-width:1200px){.franchise-launch .launch-item-text p[data-v-7399f4fe]{font-size:16px}}.franchise-launch .launch-item-text a[data-v-7399f4fe]{padding:8px 16px;color:#8dc236;border:1px solid #8dc236;border-radius:40px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;margin-top:16px;width:auto}@media(max-width:1200px){.franchise-launch .launch-item-text a[data-v-7399f4fe]{font-size:12px}}.franchise-launch .launch-item-group .launch-item[data-v-7399f4fe]{padding:24px 25px 30px 24px}@media(max-width:1200px){.franchise-launch .launch-item-group .launch-item[data-v-7399f4fe]{padding:20px}}.franchise-launch .launch-item-group[data-v-7399f4fe] :not(:last-child){margin-bottom:16px}@media(max-width:1200px){.franchise-launch .launch-item-group[data-v-7399f4fe] :not(:last-child){margin-bottom:12px}}.franchise-launch .launch-bg[data-v-7399f4fe]{position:absolute;left:0;top:0;width:100%;height:100%}.franchise-launch .launch-icon[data-v-7399f4fe],.franchise-launch .launch-item-text[data-v-7399f4fe],.franchise-launch .launch-outline-headline[data-v-7399f4fe],.franchise-launch a[data-v-7399f4fe],.franchise-launch p[data-v-7399f4fe]{position:relative;z-index:3}.franchise-launch .launch-outline-headline[data-v-7399f4fe]{display:inline-flex;margin-bottom:16px;padding:8px 20px;border-radius:40px;color:#fff;background:var(--frn-green);font-size:20px;font-weight:600;line-height:1}.franchise-launch .launch-item-group .launch-item p[data-v-7399f4fe]{font-size:18px;font-weight:400;line-height:1.2;white-space:pre-line;margin-bottom:0}@media(max-width:1200px){.franchise-launch .launch-item-group .launch-item p[data-v-7399f4fe]{font-size:16px}}.franchise-launch .launch-item.purple[data-v-7399f4fe]{background:var(--primary-color)}.franchise-launch .launch-item.purple .launch-outline-headline[data-v-7399f4fe]{background:#fff;color:var(--primary-color)}.franchise-launch .launch-item.purple[data-v-7399f4fe] *{color:#fff}.franchise-launch .launch-item.green[data-v-7399f4fe]{background:var(--frn-green)}.franchise-launch .launch-item.green .launch-outline-headline[data-v-7399f4fe]{background:#fff;color:var(--frn-green)}.franchise-launch .launch-item.green[data-v-7399f4fe] *{color:#fff}.franchise-launch .launch-footer[data-v-7399f4fe]{margin-top:16px;display:grid;grid-template-columns:1fr 322px;grid-template-areas:"item1 item2";grid-gap:16px}@media(max-width:1200px){.franchise-launch .launch-footer[data-v-7399f4fe]{grid-template-columns:1fr;grid-template-areas:"item2" "item1";grid-gap:12px}}.franchise-launch .launch-footer .launch-item.green[data-v-7399f4fe]{padding-right:231px;grid-area:item1}.franchise-launch .launch-footer .launch-item.green .launch-item-text h3[data-v-7399f4fe]{font-size:26px;margin-bottom:0}.franchise-launch .launch-footer .launch-item.green .launch-item-text h3 b[data-v-7399f4fe]{border-radius:40px;padding:4px 20px;background:#fff;color:#8dc236;font-weight:600;display:inline-block;margin-left:8px}.franchise-launch .launch-footer .launch-item.green .launch-item-text strong[data-v-7399f4fe]{font-size:20px;line-height:1.2;font-weight:600;margin:16px 0 20px;display:block;text-align:left;width:100%}.franchise-launch .launch-footer .launch-item.green .launch-item-text p[data-v-7399f4fe]{margin-bottom:0;font-size:16px;line-height:1.2;font-weight:400;white-space:pre-line}.franchise-launch .launch-footer .launch-item.purple[data-v-7399f4fe]{grid-area:item2;padding:24px}@media(max-width:1200px){.franchise-launch .launch-footer .launch-item.purple[data-v-7399f4fe]{padding:20px}}.franchise-launch .launch-footer .launch-item.purple .launch-item-text[data-v-7399f4fe]{height:100%;display:flex;flex-direction:column}.franchise-launch .launch-footer .launch-item.purple .launch-item-text h3[data-v-7399f4fe]{font-size:20px;margin-bottom:0;flex:1 1 auto}.franchise-launch .launch-footer .launch-item.purple .launch-item-text p[data-v-7399f4fe]{font-size:18px;line-height:1.2;margin-bottom:0;font-weight:400}.franchise-launch .launch-icon[data-v-7399f4fe]{display:flex;justify-content:center;margin:0 auto}.franchise-launch .launch-icon-1[data-v-7399f4fe]{margin-top:14px;padding-left:21px}.franchise-launch .launch-icon-1 img[data-v-7399f4fe]{height:309px;display:block;-o-object-fit:contain;object-fit:contain}.franchise-launch .launch-icon-2[data-v-7399f4fe]{margin-top:42px;padding-left:27px;margin-bottom:11px}.franchise-launch .launch-icon-2 img[data-v-7399f4fe]{height:262px;display:block;-o-object-fit:contain;object-fit:contain}.franchise-launch .combo-girl[data-v-7399f4fe]{position:absolute;z-index:3;bottom:0;right:13px}.franchise-launch .section-heading[data-v-7399f4fe]{margin-bottom:40px}@media(max-width:1200px){.franchise-launch .section-heading[data-v-7399f4fe]{margin-bottom:30px}}@media(max-width:767px){.franchise-launch .section-heading[data-v-7399f4fe]{margin-bottom:20px}}.franchise-launch .section-heading h2[data-v-7399f4fe]{font-family:Rubik;font-weight:600;font-size:36px;line-height:1.2;margin-bottom:16px;text-align:center;color:#333;text-transform:none}@media(max-width:1200px){.franchise-launch .section-heading h2[data-v-7399f4fe]{font-size:32px;margin-bottom:12px}}@media(max-width:767px){.franchise-launch .section-heading h2[data-v-7399f4fe]{font-size:24px;margin-bottom:10px}}.franchise-launch .section-heading p[data-v-7399f4fe]{color:#797979;text-align:center;margin-bottom:0;font-size:20px;max-width:100%;font-weight:500}@media(max-width:1200px){.franchise-launch .section-heading p[data-v-7399f4fe]{max-width:376px;margin:0 auto}}@media(max-width:767px){.franchise-launch .section-heading p[data-v-7399f4fe]{max-width:300px;font-size:18px}}.franchise-launch .launch-inner[data-v-7399f4fe]{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px}@media(max-width:1200px){.franchise-launch .launch-inner[data-v-7399f4fe]{grid-template-columns:1fr;grid-gap:12px}.franchise-launch .launch-inner-1 .item-1[data-v-7399f4fe]{padding-right:420px}}.franchise-launch .launch-inner-2[data-v-7399f4fe]{grid-template-areas:"item2 item1"}@media(max-width:1200px){.franchise-launch .launch-inner-2[data-v-7399f4fe]{grid-template-columns:1fr;grid-template-areas:"item1" "item2"}}.franchise-launch .launch-inner-2>launch-item[data-v-7399f4fe]{grid-area:item1}.franchise-launch .launch-inner-2 .launch-item-group[data-v-7399f4fe]{grid-area:item2}#categories-slider[data-v-7399f4fe]{margin:16px 0}@media(max-width:1200px){#categories-slider[data-v-7399f4fe]{margin:12px 0}}#categories-slider img[data-v-7399f4fe]{width:131px}@media(max-width:1200px){#categories-slider img[data-v-7399f4fe]{width:111px}}@media(max-width:768px){#categories-slider img[data-v-7399f4fe]{width:100px}}@media(max-width:1200px){.franchise-launch .launch-icon-1[data-v-7399f4fe]{position:absolute;bottom:0;right:36px;padding:0;margin:0}.franchise-launch .launch-icon-1 img[data-v-7399f4fe]{height:173px}.franchise-launch .launch-bg-1[data-v-7399f4fe]{left:auto;right:18px;width:459px}.franchise-launch .launch-outline-headline[data-v-7399f4fe]{font-size:18px}.franchise-launch .launch-icon-2[data-v-7399f4fe]{position:absolute;bottom:0;right:28px;padding:0;margin:0}.franchise-launch .launch-icon-2 img[data-v-7399f4fe]{height:171px}.franchise-launch .launch-bg-2[data-v-7399f4fe]{left:auto;right:0;width:396px}.franchise-launch .launch-inner-2 .item-2[data-v-7399f4fe]{padding-right:396px}.franchise-launch .launch-item-text[data-v-7399f4fe]{align-items:flex-start}.launch-item-group[data-v-7399f4fe]{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px}.launch-item-group .launch-item[data-v-7399f4fe]{margin-bottom:0!important}.launch-item-group>div[data-v-7399f4fe]:first-child{grid-column-end:3;grid-column-start:1}.franchise-launch .launch-footer .launch-item.green[data-v-7399f4fe]{padding-right:175px}.franchise-launch .launch-footer .launch-item.green .launch-item-text h3[data-v-7399f4fe]{font-size:24px;margin-bottom:0}.franchise-launch .launch-footer .launch-item.green .launch-item-text strong[data-v-7399f4fe]{font-size:18px}.franchise-launch .launch-footer .launch-item.purple .launch-item-text[data-v-7399f4fe]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.franchise-launch .launch-footer .launch-item.purple .launch-item-text p[data-v-7399f4fe]{text-align:right}}@media(max-width:768px){.launch-item-group[data-v-7399f4fe]{display:grid;grid-template-columns:1fr;grid-gap:10px}.launch-item-group>div[data-v-7399f4fe]:first-child{grid-column-end:2}.franchise-launch .launch-footer .launch-item.purple[data-v-7399f4fe]{padding:16px}.franchise-launch .launch-footer .launch-item.purple .launch-item-text[data-v-7399f4fe]{flex-direction:column;align-items:flex-start}.franchise-launch .launch-footer .launch-item.purple .launch-item-text[data-v-7399f4fe] *{max-width:254px}.franchise-launch .launch-footer .launch-item.purple .launch-item-text h3[data-v-7399f4fe]{font-size:18px;margin-bottom:10px}.franchise-launch .launch-footer .launch-item.purple .launch-item-text p[data-v-7399f4fe]{text-align:left;font-size:16px}.franchise-launch .launch-inner-1 .item-1[data-v-7399f4fe]{padding:16px 16px 227px 16px}.franchise-launch .launch-inner-2 .item-2[data-v-7399f4fe]{padding:16px 16px 206px 16px}.franchise-launch .launch-item-group .launch-item[data-v-7399f4fe]{padding:16px}.franchise-launch .launch-icon-1[data-v-7399f4fe]{width:100%;right:0;left:0;justify-content:center;padding-left:27px}.franchise-launch .launch-icon-1 img[data-v-7399f4fe]{height:177px}.franchise-launch .launch-icon-2[data-v-7399f4fe]{width:100%;right:0;left:0;justify-content:center;padding-left:11px}.franchise-launch .launch-icon-2 img[data-v-7399f4fe]{height:171px}.franchise-launch .launch-bg-1[data-v-7399f4fe],.franchise-launch .launch-bg-2[data-v-7399f4fe]{left:0;right:0;width:100%;display:flex;align-items:flex-end}.franchise-launch .launch-bg-1 img[data-v-7399f4fe],.franchise-launch .launch-bg-2 img[data-v-7399f4fe]{width:100%;-o-object-fit:cover;object-fit:cover}.franchise-launch .launch-item-group[data-v-7399f4fe] :not(:last-child){margin-bottom:10px}.franchise-launch .launch-footer .launch-item.green[data-v-7399f4fe]{padding:16px 16px 221px 16px}.franchise-launch .launch-bg-5 img[data-v-7399f4fe]{height:100%;-o-object-fit:cover;object-fit:cover}.franchise-launch .combo-girl[data-v-7399f4fe]{right:auto;left:50%;transform:translateX(-50%);width:200px}.franchise-launch .combo-girl img[data-v-7399f4fe]{height:203px;width:200px}.franchise-launch .launch-footer .launch-item.green .launch-item-text p[data-v-7399f4fe]{max-width:323px;margin:0 auto;text-align:center}.franchise-launch .launch-footer .launch-item.green .launch-item-text strong[data-v-7399f4fe]{margin:16px 0;text-align:center}.franchise-launch .launch-footer .launch-item.green .launch-item-text h3[data-v-7399f4fe]{font-size:20px;text-align:center}.franchise-launch .launch-footer .launch-item.green .launch-item-text h3 b[data-v-7399f4fe]{margin-top:4px}}.franchise-profit{padding:50px 0}@media(max-width:1200px){.franchise-profit{padding:30px 0}}@media(max-width:767px){.franchise-profit{padding:20px 0}}.franchise-profit{background:#f8f8f8}.franchise-profit .section-heading{margin-bottom:40px}@media(max-width:1200px){.franchise-profit .section-heading{margin-bottom:30px}}@media(max-width:767px){.franchise-profit .section-heading{margin-bottom:20px}}.franchise-profit .section-heading h2{font-family:Rubik;font-weight:600;font-size:36px;line-height:1.2;margin-bottom:16px;text-align:center;color:#333;text-transform:none}@media(max-width:1200px){.franchise-profit .section-heading h2{font-size:32px;margin-bottom:12px}}@media(max-width:767px){.franchise-profit .section-heading h2{font-size:24px;margin-bottom:10px}}.franchise-profit .section-heading p{color:#797979;text-align:center;margin-bottom:0;font-size:20px;max-width:100%;font-weight:500}@media(max-width:1200px){.franchise-profit .section-heading p{max-width:376px;margin:0 auto}}@media(max-width:767px){.franchise-profit .section-heading p{max-width:300px;font-size:18px}}.franchise-profit .profit-grid{display:grid;grid-template-columns:1fr 404px;gap:16px}@media(max-width:1200px){.franchise-profit .profit-grid{grid-template-columns:1fr;gap:12px}}@media(max-width:768px){.franchise-profit .profit-grid{gap:10px}}.franchise-profit .profit-formula,.franchise-profit .profit-panel,.franchise-profit .profit-summary{padding:30px;border-radius:20px;box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);background:#fff}@media(max-width:1200px){.franchise-profit .profit-formula,.franchise-profit .profit-panel,.franchise-profit .profit-summary{padding:20px}}@media(max-width:768px){.franchise-profit .profit-formula,.franchise-profit .profit-panel,.franchise-profit .profit-summary{padding:16px}}.franchise-profit .profit-formula h3,.franchise-profit .profit-panel h3,.franchise-profit .profit-summary h3{margin:0 0 16px;color:#333;font-size:20px;font-weight:600;line-height:1.2;text-align:center}.franchise-profit .profit-row{font-size:20px;font-weight:600;line-height:1.2}@media(max-width:1200px){.franchise-profit .profit-row{font-size:18px}}@media(max-width:767px){.franchise-profit .profit-row{font-size:16px;display:flex;align-items:flex-start;flex-direction:column}}.franchise-profit .profit-row b{color:#8dc236;display:inline-block;margin-left:10px;font-weight:600}@media(max-width:767px){.franchise-profit .profit-row b{margin-left:0;margin-top:6px}}.franchise-profit .profit-row .purple{color:var(--primary-color)}.franchise-profit .profit-row:not(:last-child){margin-bottom:16px}@media(max-width:1200px){.franchise-profit .profit-row:not(:last-child){margin-bottom:12px}}.franchise-profit .profit-formula{padding-bottom:20px}@media(max-width:1200px){.franchise-profit .profit-formula{padding-bottom:10px}}@media(max-width:768px){.franchise-profit .profit-formula{padding-bottom:6px}}.franchise-profit .profit-summary{grid-column-start:1;grid-column-end:3}@media(max-width:1200px){.franchise-profit .profit-summary{grid-column-end:2;padding-bottom:10px}}@media(max-width:768px){.franchise-profit .profit-summary{padding-bottom:6px}}.franchise-profit .profit-summary .profit-summary-flex{display:flex;align-items:center;justify-content:center}@media(max-width:1200px){.franchise-profit .profit-summary .profit-summary-flex{max-width:603px;margin:0 auto;flex-wrap:wrap}}@media(max-width:768px){.franchise-profit .profit-summary .profit-summary-flex{max-width:270px}}.franchise-profit .profit-summary .green,.franchise-profit .profit-summary .purple{padding:20px 30px;border-radius:20px;display:inline-flex;align-items:center;flex-direction:column;justify-content:center}@media(max-width:1200px){.franchise-profit .profit-summary .green,.franchise-profit .profit-summary .purple{padding:10px 20px;margin-bottom:10px}}@media(max-width:768px){.franchise-profit .profit-summary .green,.franchise-profit .profit-summary .purple{padding:10px 12px}}.franchise-profit .profit-summary .green b,.franchise-profit .profit-summary .purple b{font-weight:600;font-size:34px;color:#fff;line-height:1.2}@media(max-width:1200px){.franchise-profit .profit-summary .green b,.franchise-profit .profit-summary .purple b{font-size:30px}}@media(max-width:768px){.franchise-profit .profit-summary .green b,.franchise-profit .profit-summary .purple b{font-size:24px}}.franchise-profit .profit-summary .green span,.franchise-profit .profit-summary .purple span{font-weight:400;font-size:16px;color:#fff;text-align:center;max-width:172px;line-height:1.2}@media(max-width:768px){.franchise-profit .profit-summary .green span,.franchise-profit .profit-summary .purple span{font-size:14px}}.franchise-profit .profit-summary .green{background:#8dc236}.franchise-profit .profit-summary .green span{max-width:88px}@media(max-width:1200px){.franchise-profit .profit-summary .green.overall b{font-size:40px}}@media(max-width:768px){.franchise-profit .profit-summary .green.overall b{font-size:30px}}.franchise-profit .profit-summary .purple{background:var(--primary-color)}.franchise-profit .profit-summary .minus{margin:0 10px;font-size:28px;font-weight:600}.franchise-profit .formula-line{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media(max-width:1200px){.franchise-profit .formula-line{max-width:507px;margin:0 auto}}@media(max-width:768px){.franchise-profit .formula-line{max-width:285px;margin:0 auto}}.franchise-profit .formula-line>span{padding:5px 20px;box-shadow:0 0 20px 0 rgba(49,49,49,.102);margin-bottom:10px;border-radius:30px;display:inline-flex;align-items:center;color:var(--primary-color)}.franchise-profit .formula-line>span b{font-weight:600;font-size:20px}@media(max-width:1200px){.franchise-profit .formula-line>span b{font-size:18px}}@media(max-width:768px){.franchise-profit .formula-line>span b{font-size:16px}}.franchise-profit .formula-line>span i{font-style:normal;display:inline-block;margin-left:8px;font-size:16px}@media(max-width:768px){.franchise-profit .formula-line>span i{font-size:14px;margin-left:4px}}.franchise-profit .formula-line .plus{padding:0;box-shadow:none;font-size:24px;font-weight:600;border-radius:0;color:var(--primary-color);margin-right:10px}.franchise-profit .formula-line .purple{background:var(--primary-color);color:#fff}.franchise-profit .or-1{order:1}.franchise-profit .or-2{order:2}@media(max-width:768px){.franchise-profit .or-2{width:150px;text-align:center;line-height:10px;margin-bottom:10px!important}}.franchise-profit .or-3{order:3}.franchise-profit .or-4{order:4}@media(max-width:768px){.franchise-profit .or-4{width:0;overflow:hidden;margin:0 5px!important}}.franchise-profit .or-5{order:5}.franchise-profit .or-6{order:6}@media(max-width:768px){.franchise-profit .or-6{width:150px;text-align:center;line-height:12px;margin-bottom:10px!important}}.franchise-profit .or-7{order:7}.franchise-get{padding:50px 0 25px}@media(max-width:1200px){.franchise-get{padding:30px 0 15px}}.franchise-get .section-heading h2{font-family:Rubik;font-weight:600;font-size:36px;line-height:1.2;margin-bottom:50px;text-align:center;color:#333;text-transform:none}@media(max-width:1200px){.franchise-get .section-heading h2{font-size:32px;margin-bottom:30px}}@media(max-width:767px){.franchise-get .section-heading h2{font-size:24px}}.franchise-get .inner{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:"item1 item1 item2 item2 item3 item3" "item4 item4 item4 item5 item5 item5" "item6 item6 item7 item7 item8 item8" "item9 item9 item9 item9 item9 item9";grid-gap:16px}@media(max-width:1200px){.franchise-get .inner{grid-template-columns:1fr 1fr;grid-template-areas:"item1 item2" "item3 item4" "item9 item9" "item5 item6" "item7 item8"}}@media(max-width:768px){.franchise-get .inner{grid-template-columns:1fr;grid-template-areas:"item1" "item2" "item3" "item4" "item9" "item5" "item6" "item7" "item8"}}.franchise-get #gets-slider{padding-bottom:18px}.franchise-get #gets-slider .splide__track{box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);border-radius:20px}.franchise-get #gets-slider .splide__pagination{bottom:-5px}.franchise-get #gets-slider .splide__pagination__page.is-active{background-color:#a24ccb}.franchise-get .item{box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);border-radius:20px;overflow:hidden;padding:30px;position:relative;min-height:290px}@media(max-width:1200px){.franchise-get .item{min-height:220px;padding:20px}}@media(max-width:575px){.franchise-get .item{min-height:100%;padding:16px}}.franchise-get .item .icon{position:absolute;right:0;bottom:0;-o-object-fit:contain;object-fit:contain;z-index:2}.franchise-get .item .bg{position:absolute;left:0;right:0;bottom:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.franchise-get .item .item-content{position:relative;z-index:3}.franchise-get .item p{font-size:18px;line-height:1.2;color:#333;margin-bottom:0}@media(max-width:1200px){.franchise-get .item p{font-size:16px}}.franchise-get .item p b{display:block;margin-bottom:16px;font-weight:600;font-size:20px}@media(max-width:1200px){.franchise-get .item p b{margin-bottom:12px;font-size:18px}}.franchise-get .item-1{grid-area:item1}@media(max-width:1200px){.franchise-get .item-1 p{max-width:223px}}@media(max-width:575px){.franchise-get .item-1 p{max-width:100%}}.franchise-get .item-2{grid-area:item2}@media(max-width:1200px){.franchise-get .item-2 p{max-width:203px}}@media(max-width:575px){.franchise-get .item-2 p{max-width:100%}}.franchise-get .item-3{grid-area:item3}.franchise-get .item-4{grid-area:item4;min-height:300px}@media(max-width:1200px){.franchise-get .item-4{min-height:220px}}@media(max-width:575px){.franchise-get .item-4{min-height:100%}}.franchise-get .item-4 p{max-width:244px}@media(max-width:575px){.franchise-get .item-4 p{max-width:100%}}.franchise-get .item-4 b{margin-right:-50px}@media(max-width:575px){.franchise-get .item-4 b{margin-right:0}}.franchise-get .item-5{grid-area:item5;min-height:300px}@media(max-width:1200px){.franchise-get .item-5{min-height:220px}}@media(max-width:575px){.franchise-get .item-5{min-height:100%}}.franchise-get .item-5 p{max-width:244px}@media(max-width:575px){.franchise-get .item-5 p{max-width:100%}}.franchise-get .item-6{grid-area:item6}@media(max-width:1200px){.franchise-get .item-6 p{max-width:236px}}@media(max-width:575px){.franchise-get .item-6 p{max-width:100%}}.franchise-get .item-7{grid-area:item7}.franchise-get .item-8{grid-area:item8}@media(max-width:1200px){.franchise-get .item-8 p{max-width:230px}}@media(max-width:575px){.franchise-get .item-8 p{max-width:100%}}.franchise-get .item-9{grid-area:item9;padding:30px 25px;min-height:138px;background:#a24ccb}@media(max-width:1200px){.franchise-get .item-9{min-height:106px;padding:20px}}@media(max-width:575px){.franchise-get .item-9{min-height:100%;padding:16px}}.franchise-get .item-9 p{color:#fff;font-size:22px;max-width:608px}@media(max-width:1200px){.franchise-get .item-9 p{font-size:18px;max-width:415px}}@media(max-width:575px){.franchise-get .item-9 p{max-width:100%}}.franchise-get .item-9 p b{margin-bottom:0}.franchise-new-page{--frn-purple:#9d3ac4;--frn-purple-dark:#7d23a7;--frn-lilac:#efcffb;--frn-green:#8dc236;--frn-green-soft:#dcfda8;--frn-text:#1f1f1f;--frn-muted:#5e5e5e;--frn-card:#f1f1f1;overflow:hidden;color:var(--frn-text);background:#fff}.franchise-new-page *{box-sizing:border-box;font-family:Rubik,Gilroy,Arial,sans-serif}.franchise-new-page img{display:block;max-width:100%}.franchise-new-page .container{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}@media(max-width:1200px){.franchise-new-page .container{max-width:768px}}@media(max-width:768px){.franchise-new-page .container{max-width:575px}}@media(max-width:575px){.franchise-new-page .container{max-width:375px;padding:0 10px}}@media(max-width:375px){.franchise-new-page .container{max-width:320px}}.franchise-section{padding:25px 0}.section-heading h2{margin:0;color:var(--frn-purple);font-size:30px;font-weight:600;line-height:1.05;text-transform:uppercase}.section-heading p{max-width:470px;margin:0;color:var(--frn-muted);font-size:18px;line-height:1.2}.franchise-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border:0;border-radius:6px;color:#fff;background:var(--frn-green);font-size:17px;font-weight:600;line-height:1.15;text-align:center;text-decoration:none}.franchise-button:focus,.franchise-button:hover{color:#fff;background:#78ac29}.franchise-button.secondary{color:#fff;background:var(--frn-purple)}.franchise-button.secondary:focus,.franchise-button.secondary:hover{color:#fff;background:var(--frn-purple-dark)}.franchise-product{padding:25px 0}@media(max-width:1200px){.franchise-product{padding:15px 0}}.franchise-product .section-heading h2{font-family:Rubik;font-weight:600;font-size:36px;line-height:1.2;margin-bottom:50px;text-align:center;color:#333;text-transform:none}@media(max-width:1200px){.franchise-product .section-heading h2{font-size:32px;margin-bottom:30px}}@media(max-width:767px){.franchise-product .section-heading h2{font-size:24px}}.franchise-product .inner{padding:35px 30px 30px;box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);border-radius:20px;overflow:hidden;position:relative}@media(max-width:1200px){.franchise-product .inner{padding:20px}}@media(max-width:768px){.franchise-product .inner{padding:16px}}.franchise-product .franchise-product-text{max-width:505px;position:relative;z-index:4}@media(max-width:1200px){.franchise-product .franchise-product-text{max-width:356px}}@media(max-width:768px){.franchise-product .franchise-product-text{max-width:100%;padding-bottom:184px}}.franchise-product h3{color:#333;margin-bottom:20px;font-size:20px;font-weight:600;line-height:1.2}@media(max-width:1200px){.franchise-product h3{font-size:18px;margin-bottom:12px}}.franchise-product p{font-size:20px;line-height:1.2;color:#333;margin-bottom:46px}@media(max-width:1200px){.franchise-product p{font-size:16px;margin-bottom:20px}}@media(max-width:768px){.franchise-product p{margin-bottom:10px}}.franchise-product .franchise-button.secondary{border-radius:30px;font-weight:500}@media(max-width:1200px){.franchise-product .franchise-button.secondary{font-size:16px;padding:10px 24px!important;line-height:1.2;min-height:auto}}.franchise-product .bg{position:absolute;bottom:0;right:65px;z-index:1}@media(max-width:1200px){.franchise-product .bg{right:0}}@media(max-width:768px){.franchise-product .bg{left:50%;right:auto;transform:translateX(-50%);-o-object-fit:contain;object-fit:contain}}.franchise-product .icon{position:absolute;bottom:14px;right:36px;z-index:2}@media(max-width:1200px){.franchise-product .icon{bottom:39px;right:19px}}@media(max-width:768px){.franchise-product .icon{left:50%;right:auto;transform:translateX(-50%);bottom:15px}}.franchise-invest{padding:25px 0}@media(max-width:1200px){.franchise-invest{padding:15px 0}}.franchise-invest .section-heading h2{font-family:Rubik;font-weight:600;font-size:36px;line-height:1.2;margin-bottom:50px;text-align:center;color:#333;text-transform:none}@media(max-width:1200px){.franchise-invest .section-heading h2{font-size:32px;margin-bottom:30px}}@media(max-width:767px){.franchise-invest .section-heading h2{font-size:24px}}.franchise-invest .invest-grid{display:grid;grid-template-columns:1fr 327px 382px;grid-template-areas:"item1 item1 item2" "item3 item5 item2" "item4 item5 item2";grid-gap:16px}@media(max-width:1200px){.franchise-invest .invest-grid{grid-template-columns:327px 1fr;grid-template-areas:"item1 item1" "item2 item4" "item2 item5" "item3 item5";grid-gap:12px}}@media(max-width:768px){.franchise-invest .invest-grid{grid-template-columns:1fr;grid-template-areas:"item4" "item3" "item2" "item1" "item5";grid-gap:10px}}.franchise-invest .item{border-radius:20px;overflow:hidden;box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);padding:24px 30px}@media(max-width:1200px){.franchise-invest .item{padding:20px}}@media(max-width:768px){.franchise-invest .item{padding:16px}}.franchise-invest .item *{color:#8dc236}.franchise-invest .item b{font-family:Rubik;font-weight:600;font-size:64px;line-height:120%;display:block}@media(max-width:1200px){.franchise-invest .item b{font-size:44px}}@media(max-width:768px){.franchise-invest .item b{font-size:36px}}.franchise-invest .item b i{font-size:32px;font-style:normal;display:block;line-height:1.2}@media(max-width:1200px){.franchise-invest .item b i{font-size:44px;display:inline}}@media(max-width:768px){.franchise-invest .item b i{font-size:36px}}.franchise-invest .item span{font-family:Rubik;font-weight:500;font-size:18px;line-height:1.2;display:block}@media(max-width:768px){.franchise-invest .item span{font-size:16px}}.franchise-invest .item span:not(:last-child){margin-bottom:12px}.franchise-invest .item small{display:block;font-family:Rubik;font-weight:400;font-size:14px;line-height:120%}.franchise-invest .item small+small{margin-top:8px}.franchise-invest .green{background:#8dc236}.franchise-invest .green *{color:#fff}.franchise-invest .item-1{grid-area:item1}@media(max-width:1200px){.franchise-invest .item-1{display:flex;align-items:center;justify-content:space-between}}@media(max-width:1200px)and (max-width:768px){.franchise-invest .item-1{flex-direction:column;justify-content:flex-start;align-items:flex-start}}@media(max-width:1200px){.franchise-invest .item-1 small{text-align:right;max-width:261px}}@media(max-width:768px){.franchise-invest .item-1 small{max-width:100%;margin-top:12px;text-align:left}}.franchise-invest .item-2{grid-area:item2;padding:0}.franchise-invest .item-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.franchise-invest .item-3{grid-area:item3}@media(max-width:1200px){.franchise-invest .item-3{background:#8dc236}.franchise-invest .item-3 *{color:#fff}.franchise-invest .item-3 b{display:inline}}.franchise-invest .item-4{grid-area:item4}@media(max-width:1200px){.franchise-invest .item-4{background:#fff}.franchise-invest .item-4 *{color:#8dc236}}.franchise-invest .item-5{grid-area:item5;display:flex;flex-direction:column}.franchise-invest .item-5 div:first-child{flex:1 1 auto}@media(max-width:768px){.franchise-invest .item-5 div:first-child{order:2}}@media(max-width:1200px){.franchise-invest .item-5 b{font-size:60px}}@media(max-width:768px){.franchise-invest .item-5 b{font-size:36px}}.franchise-socials{padding:25px 0 50px}@media(max-width:1200px){.franchise-socials{padding:12px 0 30px}}@media(max-width:768px){.franchise-socials{padding:10px 0 30px}}.franchise-socials .inner{min-height:111px;padding:30px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-radius:20px;background:#fff;box-shadow:0 0 22.9px 0 rgba(0,0,0,.102)!important}@media(max-width:1200px){.franchise-socials .inner{padding:20px;min-height:auto}}@media(max-width:768px){.franchise-socials .inner{width:100%;margin:0 auto;flex-direction:column;justify-content:center;gap:18px}}.franchise-socials p{margin:0;color:#333;font-size:26px;font-weight:600;line-height:1.2}@media(max-width:1200px){.franchise-socials p{font-size:22px}}@media(max-width:768px){.franchise-socials p{max-width:250px;font-size:20px;text-align:center}}.franchise-socials ul{display:flex;align-items:center;justify-content:center;gap:14px;margin:0;padding:0;list-style:none}@media(max-width:768px){.franchise-socials ul{gap:16px}}.franchise-socials li,.franchise-socials svg{width:46px;height:46px;flex:0 0 auto}@media(max-width:1200px){.franchise-socials li,.franchise-socials svg{width:34px;height:34px}}@media(max-width:768px){.franchise-socials li,.franchise-socials svg{width:40px;height:40px}}.franchise-footer{position:relative;min-height:356px;padding:42px 0 32px;margin-top:0;overflow:hidden;color:#fff;background-color:#a24ccb}.franchise-footer:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;bottom:0;right:0;display:block;background:url(/vue-assets/img/line-1.fbf66f37.png) 50%/cover no-repeat}@media(max-width:1200px){.franchise-footer:before{background:url(/vue-assets/img/line-2.8cebeab9.png) 50%/cover no-repeat}}@media(max-width:768px){.franchise-footer:before{background:url(/vue-assets/img/line-3.20764c35.png) 50%/cover no-repeat}}@media(max-width:1200px){.franchise-footer{min-height:300px;padding:40px 0 30px}}@media(max-width:768px){.franchise-footer{min-height:390px;padding:34px 0 26px}}.franchise-footer .container{position:relative;z-index:1;height:100%}.franchise-footer .footer-top{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:80px;align-items:start}@media(max-width:768px){.franchise-footer .footer-top{grid-template-columns:1fr;gap:34px;justify-items:center;text-align:center}}.franchise-footer .footer-nav{display:grid;grid-template-columns:174px 1fr;gap:20px 40px;align-items:start;max-width:560px}@media(max-width:1200px){.franchise-footer .footer-nav{grid-template-columns:1fr;gap:16px}}@media(max-width:768px){.franchise-footer .footer-nav{gap:14px;justify-items:center;max-width:290px}}.franchise-footer .footer-bottom a,.franchise-footer .footer-main-link,.franchise-footer .footer-nav button{color:#fff;font-size:18px;font-weight:500;line-height:1.2;text-decoration:none}.franchise-footer .footer-nav button{padding:0;border:0;background:transparent;text-align:left}@media(max-width:768px){.franchise-footer .footer-nav button{text-align:center}}.franchise-footer .footer-brand{display:flex;flex-direction:column;align-items:flex-end;gap:14px}@media(max-width:768px){.franchise-footer .footer-brand{align-items:center;gap:14px;order:-1}}.franchise-footer .footer-logo{display:block;width:155px}.franchise-footer .footer-logo img{width:100%;filter:brightness(0) invert(1)}.franchise-footer .footer-main-link{display:inline-flex;align-items:center;gap:10px;font-weight:500}.franchise-footer .footer-main-link svg{width:15px;height:15px;flex:0 0 auto}.franchise-footer .footer-bottom{margin-top:130px;padding-top:27px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid hsla(0,0%,100%,.8)}@media(max-width:1200px){.franchise-footer .footer-bottom{margin-top:72px}}@media(max-width:768px){.franchise-footer .footer-bottom{margin-top:34px;padding-top:22px;flex-direction:column;align-items:center;gap:16px;text-align:center}}.franchise-footer .footer-bottom a,.franchise-footer .footer-bottom p{margin:0;color:#fff;font-size:16px;font-weight:400;line-height:1.2}.franchise-form-section{padding:25px 0 10px}@media(max-width:1200px){.franchise-form-section{padding:20px 0 12px}}@media(max-width:768px){.franchise-form-section{padding:15px 0 10px}}.franchise-form-section h2{font-weight:600;font-size:26px;margin-bottom:12px;color:#333}@media(max-width:1200px){.franchise-form-section h2{font-size:22px;text-align:center}}@media(max-width:768px){.franchise-form-section h2{font-size:20px}}.franchise-form-section .inner{position:relative;box-shadow:0 0 22.9px 0 rgba(0,0,0,.102);padding:40px 35px;border-radius:20px;overflow:hidden;min-height:583px}@media(max-width:1200px){.franchise-form-section .inner{min-height:auto;padding:20px}}@media(max-width:768px){.franchise-form-section .inner{min-height:611px;padding:16px}}.franchise-form-section .circle-1{position:absolute;right:0;bottom:0;z-index:1}@media(max-width:1200px){.franchise-form-section .circle-1{display:none}}.franchise-form-section .circle-2{position:absolute;right:0;top:0;z-index:1}@media(max-width:1200px){.franchise-form-section .circle-2{display:none}}.franchise-form-section .girl{position:absolute;z-index:2;right:39px;bottom:0}@media(max-width:1200px){.franchise-form-section .girl{display:none}}.franchise-form-section .franchise-form{max-width:470px}@media(max-width:1200px){.franchise-form-section .franchise-form{margin:0 auto}}@media(max-width:768px){.franchise-form-section .franchise-form{max-width:323px}}.franchise-form-section .franchise-form .row{margin:0 -5px}.franchise-form-section .franchise-form .col-6{padding:0 5px}@media(max-width:768px){.franchise-form-section .franchise-form .col-6{max-width:100%;width:100%}}.franchise-form-section .form-grid{max-width:564px;position:relative;z-index:3}@media(max-width:1200px){.franchise-form-section .form-grid{max-width:512px;margin:0 auto}}@media(max-width:768px){.franchise-form-section .form-grid{max-width:323px}}.franchise-form-section .form-input{margin-bottom:10px}@media(max-width:767px){.franchise-form-section .form-input{margin-bottom:7px}}.franchise-form-section .form-input input{height:42px;border-radius:20px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:20px;background:#fff;font-family:Rubik;font-weight:400;font-style:Medium;font-size:18px;line-height:1.2;color:#333;border:1px solid #dbdbdb;width:100%}@media(max-width:1200px){.franchise-form-section .form-input input{font-size:16px;height:39px}}.franchise-form-section .form-input input::-moz-placeholder{opacity:1;color:#797979}.franchise-form-section .form-input input::placeholder{opacity:1;color:#797979}.franchise-form-section .form-input input:focus{border:0;box-shadow:none;outline:0}.franchise-form-section .checkboxes{display:flex;margin-bottom:10px;align-items:center}@media(max-width:768px){.franchise-form-section .checkboxes{display:grid;grid-gap:8px;grid-template-columns:1fr 1fr}}.franchise-form-section .checkboxes label{position:relative;margin-right:10px}@media(max-width:768px){.franchise-form-section .checkboxes label{margin-right:0}}.franchise-form-section .checkboxes label input{position:absolute;left:0;top:0;width:0;height:0;overflow:hidden;opacity:0}.franchise-form-section .checkboxes label span{height:42px;padding:10px 20px;cursor:pointer;display:flex;font-weight:400;align-items:center;justify-content:center;border-radius:20px;font-size:18px;color:#797979;background:#f8f8f8;border:0}@media(max-width:1200px){.franchise-form-section .checkboxes label span{font-size:16px;height:39px}}.franchise-form-section .checkboxes label input:checked+span{background:#8dc236;color:#fff}.franchise-form-section p{font-size:18px;margin-bottom:10px;max-width:575px}@media(max-width:1200px){.franchise-form-section p{margin-bottom:20px}}@media(max-width:768px){.franchise-form-section p{font-size:16px}}.franchise-form-section h2+p{color:#797979;margin-bottom:34px;font-weight:500;font-size:20px;line-height:1.2}@media(max-width:1200px){.franchise-form-section h2+p{font-size:18px;text-align:center}}@media(max-width:768px){.franchise-form-section h2+p{font-size:16px;margin-bottom:30px}}.franchise-form-section b{font-weight:500}.franchise-form-section form p{margin-top:20px;margin-bottom:20px}@media(max-width:768px){.franchise-form-section form p{margin-top:24px;margin-bottom:13px}}.franchise-form-section .howtocontact{color:#333;margin:16px 0}@media(max-width:1200px){.franchise-form-section .howtocontact{text-align:center}}.franchise-form-section .franchise-button{height:55px;font-weight:500;font-size:20px;background:#a24ccb;text-transform:uppercase;border:0;border-radius:40px;margin-top:76px;width:100%;max-width:302px;display:flex;align-items:center;justify-content:center;text-transform:none;color:#fff}@media(max-width:1200px){.franchise-form-section .franchise-button{height:42px;max-width:208px;font-size:18px;margin:30px auto 0}}@media(max-width:768px){.franchise-form-section .franchise-button{margin:57px auto 0}}.franchise-form-section .success-message{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-top:219px;padding-left:60px}@media(max-width:1200px){.franchise-form-section .success-message{align-items:center;margin-top:196px;padding-left:0}}@media(max-width:768px){.franchise-form-section .success-message{max-width:266px;margin:238px auto 0}}@media(max-width:1200px){.franchise-form-section .success .circle-1{display:block;right:auto;left:0}.franchise-form-section .success .circle-2{display:block}}