.calculator-slider[data-v-cf8e20f6]{margin-bottom:24px}@media(min-width: 768px){.calculator-slider[data-v-cf8e20f6]{align-items:center;display:flex;margin-bottom:35px}.calculator-slider[data-v-cf8e20f6]:last-child{margin-bottom:32px}}@media(min-width: 996px){.calculator-slider[data-v-cf8e20f6]{margin-bottom:24px}.calculator-slider[data-v-cf8e20f6]:last-child{margin-bottom:0}}.calculator-slider__img[data-v-cf8e20f6]{display:block;height:48px;margin:0 auto 16px;width:48px}@media(min-width: 768px){.calculator-slider__img[data-v-cf8e20f6]{display:none}}@media(min-width: 996px){.calculator-slider__img[data-v-cf8e20f6]{display:inline-block;margin:0 16px 0 0}}.calculator-slider__label[data-v-cf8e20f6]{display:block;font:600 16px/24px "Source Sans Pro",sans-serif;margin-bottom:20px}@media(max-width: 767px){.calculator-slider__label[data-v-cf8e20f6]{margin-bottom:8px;text-align:center}}@media(min-width: 768px){.calculator-slider__label[data-v-cf8e20f6]{display:inline-block;margin-bottom:0;margin-right:16px;width:132px}}@media(min-width: 996px){.calculator-slider__label[data-v-cf8e20f6]{margin-right:32px;width:136px}}.calculator-slider-bar[data-v-cf8e20f6]{align-items:center;display:flex;justify-content:center}@media(min-width: 768px){.calculator-slider-bar[data-v-cf8e20f6]{flex-grow:1}}.calculator-slider-bar button[data-v-cf8e20f6]{background:#fff;border:0;border-radius:50%;box-shadow:0 16px 48px rgba(73,92,136,.15);font-size:0;height:32px;padding:0;position:relative;transition:.2s;width:32px}@media(min-width: 768px){.calculator-slider-bar button[data-v-cf8e20f6]{display:none}}.calculator-slider-bar button[disabled][data-v-cf8e20f6]{pointer-events:none;visibility:hidden}.calculator-slider-bar .btn-minus[data-v-cf8e20f6]{left:0;margin-right:32px}.calculator-slider-bar .btn-plus[data-v-cf8e20f6]{margin-left:32px;right:0}.calculator-slider-bar .btn-plus[data-v-cf8e20f6]::before,.calculator-slider-bar .btn-minus[data-v-cf8e20f6]::before,.calculator-slider-bar .btn-plus[data-v-cf8e20f6]::after{background-color:#52ae30;border-radius:2px;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);width:10px}.calculator-slider-bar .btn-plus[data-v-cf8e20f6]::after{height:10px;width:2px}.calculator-slider-bar .calculator-slider-bar__wrapper[data-v-cf8e20f6]{display:none}@media(min-width: 768px){.calculator-slider-bar .calculator-slider-bar__wrapper[data-v-cf8e20f6]{display:block;flex:1;margin-right:16px}}@media(min-width: 996px){.calculator-slider-bar .calculator-slider-bar__wrapper[data-v-cf8e20f6]{margin-right:32px}}@media(min-width: 768px){.calculator-slider-bar .calculator-slider-bar__input[data-v-cf8e20f6]{max-width:132px}}@media(min-width: 996px){.calculator-slider-bar .calculator-slider-bar__input[data-v-cf8e20f6]{max-width:144px}}@-moz-document url-prefix(){.calculator-slider-bar__input[data-v-cf8e20f6]{margin-right:42px;max-width:102px}}
.cashback-calc-form[data-v-4b039ea6]{margin-bottom:48px}@media(min-width: 768px){.cashback-calc-form[data-v-4b039ea6]{flex:1;margin-bottom:18px;padding:24px 16px 24px 24px}}@media(min-width: 996px){.cashback-calc-form[data-v-4b039ea6]{margin-bottom:28px;padding:24px}}@media(max-width: 767px){.cashback-calc-form p[data-v-4b039ea6]{text-align:left}}@media(min-width: 768px){.cashback-calc-form-head hr[data-v-4b039ea6]{margin:32px 0}}@media(min-width: 768px){.cashback-calc-form-head__text[data-v-4b039ea6]{margin-bottom:32px}}@media(min-width: 996px){.cashback-calc-form-head__text[data-v-4b039ea6]{margin-bottom:24px}}
.cashback-calc .sf-form-notification{margin-bottom:24px}
/* DEFAULT VARIABLES */
:root {
	--white: #fff;
	--black: #000;
	--messy-white: #f0f0f0;

	/* table border */
	--gray-border: #c5c5c5;

	/* accordion */
	--light-gray: #f5f5f5;

	/* progress indicator disabled, accordion open header */
	--gray: #e3e3e3;
	--gray-slider: #ccc;

	/* gray button */
	--dark-gray: #9e9e9e;

	/* gray section heading */
	--darker-gray: #747474;

	/* table header background */
	--table-header: #d8d8d8;

	/*/ lighter text */
	--lighter-text: #767676;

	/*/ lighter text */
	--semi-lighter-text: #747474;

	/* text-description-color */
	--light-text: #636363;

	/* text-color */
	--text: #1b1f27;

	/* default green button background, default link, list style, breadcrumb, pagination,
	   progress indicator active icon, cta secondary, success input border, accordion icon
	   checkbox, radio button, slider, ALL ICON, */
	--green: #52ae30;

	/* default green button hover state background, cta secondary hover state */
	--dark-green: #390;

	/* table header darker green cell */
	--darker-green: #2a7f00;

	--darkest-green: #260;

	--light-green: #5ec738;

	--light-gren-green: #dcefd6;

	/* time reservation application branch list hover */
	--lighter-green: #e1f0d9;

	/* default orange button color background, date picker selected */
	--orange: #f60;

	/* default orange button color hover state background */
	--dark-orange: #da5100;

	--light-orange: #ff8533;

	/* link hover state, info tooltipp */
	--blue: #3999cc;

	/* progress indicator, design select, date picker hover */
	/* --yellow: #f8cd20; */
	--yellow: #fc0;

	/* error tooltipp, error input border */
	--error: #f7465d;
	--red: #f00;

	--light-blue: #e9f8ff;

	--dark-blue: #6fb4d8;

	/*content placeholder default value definitions*/
	/*frame*/
	--sectionbar__background-color: var(--text);
	--sectionbar__height: 34px;
	--searchbar__background-color: var(--white);
	--searchbar__height: 100px;
	--menubar__background-color: var(--gray);
	--menubar__height: 50px;
	/*/frame*/

	--mhap__margin: 40px;
	--mhap__border: 1px solid var(--gray-border);
	--mhap__border-radius: 4px;

	--widget__border-radius: 4px;
	--widget__padding: 30px;
	--widget__box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	--widget__height: 145px;
}

/* MEDIA */
@custom-media --mobile (min-width: 480px);
@custom-media --mobile-xs-only (max-width: 480px);
@custom-media --mobile-only (max-width: 767px);
@custom-media --tablet (min-width: 768px);
@custom-media --tablet-only (min-width: 768px) and (max-width: 959px);
@custom-media --desktop (min-width: 960px);
@custom-media --desktop-only (min-width: 960px) and (max-width: 1279px);
@custom-media --tablet-xl (min-width: 1024px);
@custom-media --desktop-xl (min-width: 1280px);
@custom-media --mobile-and-desktop (min-width: 768px) and (max-width: 1279px);

.cashback-calc--placeholder {
	height: 850px;
@media (--tablet) {
		height: 900px;
}
@media (--tablet) {
		margin-left: -95.5px;
		margin-right: -95.5px;
		padding-left: 95.5px;
		padding-right: 95.5px;
}
@media (--desktop) {
		margin-left: -120px;
		margin-right: -120px;
		padding-left: 120px;
		padding-right: 120px;
}
@media (--desktop-xl) {
		margin-left: -120px;
		margin-right: -120px;
		padding-left: 120px;
		padding-right: 120px;
}
}
.cashback-calc--placeholder.cashback-calc--placeholder-narrow {
@media (--desktop) {
		margin-left: -80px;
		margin-right: -80px;
		padding-left: 0;
		padding-right: 0;
}
}
[v-cloak] + .content-placeholder-content .cashback-calc--placeholder {
	display: block;
}
.cashback-calc--placeholder-container {
	padding: 0 20px;
}
.cashback-calc--placeholder .content-mask-1 {
	height: 30px;
	left: 0;
	top: 0;
	width: 100%;
}
.cashback-calc--placeholder .content-mask-2 {
	height: 100%;
	right: 0;
	top: 0;
	width: 20px;
@media (--desktop) {
		width: 50px;
}
@media (--desktop-xl) {
		width: 137px;
}
}
.cashback-calc--placeholder .content-mask-3 {
	bottom: 0;
	height: 20px;
	left: 0;
	width: 100%;
}
.cashback-calc--placeholder .content-mask-4 {
	height: 100%;
	top: 0;
	width: 20px;
@media (--desktop) {
		width: 50px;
}
@media (--desktop-xl) {
		width: 137px;
}
}
.cashback-calc--placeholder .content-mask-5 {
	height: 20px;
	left: 0;
	width: 100%;
}
.cashback-calc--placeholder .content-mask-6 {
	height: 80px;
	left: 0;
	top: 0;
	width: 0;
@media (--tablet) {
		width: 14%;
}
}
.cashback-calc--placeholder .content-mask-7 {
	height: 80px;
	right: 0;
	top: 0;
	width: 0;
@media (--tablet) {
		width: 14%;
}
}
.cashback-calc--placeholder .content-mask-8 {
	height: 35px;
	left: 0;
	top: 140px;
	width: 100%;
@media (--tablet) {
		top: 80px;
}
}
.cashback-calc--placeholder .content-mask-9 {
	height: 81%;
	right: 29%;
	top: 80px;
	width: 0;
@media (--tablet) {
		width: 60px;
}
}
.cashback-calc--placeholder .content-mask-10 {
	height: 100%;
	right: 5%;
	top: 80px;
	width: 0;
@media (--tablet-only) {
		width: 0;
}
@media (--desktop) {
		width: 60px;
}
}
.cashback-calc--placeholder .content-mask-11 {
	height: 100%;
	left: 5%;
	top: 80px;
	width: 0;
@media (--tablet) {
		left: 80px;
		top: 800px;
		width: 10px;
}
@media (--desktop) {
		left: 5%;
		top: 80px;
		width: 60px;
}
}
.cashback-calc--placeholder .content-mask-12 {
	height: 17px;
	left: 0;
	top: 160px;
	width: 100%;
}
.cashback-calc--placeholder .content-mask-13 {
	height: 18px;
	left: 0;
	top: 230px;
	width: 100%;
@media (--tablet) {
		top: 200px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-14 {
	height: 36px;
	left: 0;
	top: 248px;
	width: 140px;
@media (--tablet-only) {
		width: 0;
}
@media (--desktop) {
		height: 56px;
		left: 16.8%;
		top: 210px;
		width: 10px;
}
}
.cashback-calc--placeholder .content-mask-15 {
	height: 36px;
	right: 0;
	top: 248px;
	width: 140px;
@media (--tablet) {
		height: 56px;
		left: 21%;
		right: auto;
		top: 210px;
		width: 0;
}
@media (--desktop) {
		left: 27.5%;
		width: 15px;
}
}
.cashback-calc--placeholder .content-mask-16 {
	height: 56px;
	left: 52.5%;
	top: 210px;
	width: 0;
@media (--tablet) {
		left: 42.5%;
		width: 25px;
}
@media (--desktop) {
		left: 52.5%;
		width: 45px;
}
}
.cashback-calc--placeholder .content-mask-17 {
	height: 10px;
	left: 0;
	top: 281px;
	width: 100%;
@media (--tablet) {
		height: 60px;
		top: 265px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-18 {
	height: 20px;
	left: 0;
	top: 310px;
	width: 100%;
@media (--tablet) {
		height: 25px;
		top: 370px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-19 {
	height: 24px;
	left: 0;
	top: 375px;
	width: 100%;
@media (--tablet) {
		height: 35px;
		left: 43%;
		top: 395px;
		width: 25%;
}
}
.cashback-calc--placeholder .content-mask-20 {
	height: 57px;
	left: 0;
	top: 440px;
	width: 100%;
@media (--tablet) {
		height: 27px;
		top: 428px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-21 {
	height: 100%;
	left: 17.8%;
	top: 429px;
	width: 0;
@media (--tablet-only) {
		width: 0;
}
@media (--desktop) {
		width: 11px;
}
}
.cashback-calc--placeholder .content-mask-22 {
	height: 45%;
	left: 29%;
	top: 429px;
	width: 0;
@media (--tablet) {
		left: 20%;
}
@media (--desktop) {
		left: 29%;
		width: 11px;
}
}
.cashback-calc--placeholder .content-mask-23 {
	height: 45%;
	left: 52%;
	top: 429px;
	width: 0;
@media (--tablet) {
		left: 43%;
		width: 20px;
}
@media (--desktop) {
		left: 52%;
		width: 45px;
}
}
.cashback-calc--placeholder .content-mask-24 {
	height: 35px;
	left: 0;
	top: 560px;
	width: 100%;
@media (--tablet) {
		height: 27px;
		left: 0;
		top: 513px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-25 {
	height: 20px;
	left: 0;
	top: 640px;
	width: 100%;
@media (--tablet) {
		height: 27px;
		left: 0;
		top: 595px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-26 {
	height: 10px;
	left: 0;
	top: 704px;
	width: 100%;
@media (--tablet) {
		height: 27px;
		left: 0;
		top: 677px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-27 {
	height: 20px;
	left: 0;
	top: 732px;
	width: 100%;
@media (--tablet) {
		height: 60px;
		left: 0;
		top: 759px;
		width: 70%;
}
}
.cashback-calc--placeholder .content-mask-28 {
	height: 70px;
	left: 0;
	top: 815px;
	width: 100%;
@media (--tablet) {
		height: 19px;
		left: 80px;
		top: 815px;
		width: 73%;
}
@media (--desktop) {
		left: 18%;
}
}
.cashback-calc--placeholder .content-mask-29 {
	height: 17px;
	left: 18%;
	top: 865px;
	width: 73%;
@media (--tablet) {
		left: 80px;
}
@media (--desktop) {
		left: 18%;
}
}
.cashback-calc--placeholder .content-mask-30 {
	height: 45px;
	left: 0;
	top: 660px;
	width: 138px;
@media (--tablet) {
		height: 17px;
		left: auto;
		right: 0;
		top: 290px;
		width: 30%;
}
}
.cashback-calc--placeholder .content-mask-31 {
	height: 45px;
	right: 0;
	top: 660px;
	width: 138px;
@media (--tablet) {
		height: 65px;
		top: 355px;
		width: 30%;
}
}
.cashback-calc--placeholder .content-mask-32 {
	height: 17px;
	right: 0;
	top: 455px;
	width: 0;
@media (--tablet) {
		width: 30%;
}
}
.cashback-calc--placeholder .content-mask-33 {
	height: 17px;
	right: 0;
	top: 585px;
	width: 0;
@media (--tablet) {
		width: 30%;
}
}
.cashback-calc--placeholder .content-mask-34 {
	height: 100%;
	right: 0;
	top: 645px;
	width: 0;
@media (--tablet) {
		width: 30%;
}
}

.cashback-calc{margin:0 auto 64px;max-width:704px}@media(max-width: 767px){.cashback-calc{margin-bottom:48px;text-align:center}}@media(min-width: 996px){.cashback-calc{max-width:940px}}@media(max-width: 767px){.containered-layout .cashback-calc{padding:0 16px}}@media(min-width: 996px){.cashback-calc>h2{padding:0 32px}}.cashback-calc-container{display:block}@media(min-width: 768px){.cashback-calc-container{border-radius:24px;box-shadow:0 16px 48px rgba(73,92,136,.15);display:flex;flex-wrap:wrap;padding:8px}}.cashback-calc-extra-discount{align-items:center;display:flex;flex-wrap:nowrap;padding:24px 0}@media(min-width: 768px){.cashback-calc-extra-discount{margin:0;padding:24px;position:relative;width:100%}}@media(min-width: 768px){.cashback-calc-extra-discount::before{background-color:#e3e8f1;content:"";height:1px;left:24px;position:absolute;top:0;width:calc(100% - 228px)}}@media(min-width: 996px){.cashback-calc-extra-discount::before{width:calc(100% - 344px)}}.cashback-calc-extra-discount img,.cashback-calc-extra-discount svg{align-self:flex-start;height:auto;margin-right:18px;max-height:44px;max-width:44px;width:100%}.cashback-calc-extra-discount p{margin-bottom:0;text-align:left}.cashback-calc-results-modal>:last-child{margin-bottom:0}
.cashback-calc-results[data-v-f42f1e4a]{background-color:#eceff6;border-radius:24px;margin:0 -16px;padding:24px 16px;text-align:center}@media(min-width: 768px){.cashback-calc-results[data-v-f42f1e4a]{align-self:flex-start;flex:0 0 190px;margin:0;padding:32px 16px}}@media(min-width: 996px){.cashback-calc-results[data-v-f42f1e4a]{flex-basis:280px;padding:32px 24px}}.cashback-calc-results small[data-v-f42f1e4a]{display:block;margin-bottom:8px}.cashback-calc-results ul[data-v-f42f1e4a]{margin:0}.cashback-calc-results li small[data-v-f42f1e4a]{margin-bottom:10px}.cashback-calc-results__card[data-v-f42f1e4a]{position:relative}.cashback-calc-results__card[data-v-f42f1e4a]:first-child{margin-bottom:24px}.cashback-calc-results__card[data-v-f42f1e4a]:first-child::before{background-color:#52ae30;bottom:24px;content:"";height:1px;left:calc(50% - 34px);position:absolute;transform:rotate(-45deg);width:67px}.cashback-calc-results__card[data-v-f42f1e4a]:first-child::after{background-color:#fff;border-radius:50%;bottom:0;color:#52ae30;content:"vagy";display:block;font-size:14px;height:48px;line-height:48px;margin:0 auto;position:relative;text-align:center;width:48px;z-index:50}@media(min-width: 768px){.cashback-calc-results dl[data-v-f42f1e4a]{margin-bottom:16px}}@media(min-width: 996px){.cashback-calc-results dl[data-v-f42f1e4a]{margin-bottom:23px}}.cashback-calc-results dd[data-v-f42f1e4a],.cashback-calc-results dt[data-v-f42f1e4a]{color:#1b1f27;font:700 24px/1.334 "Source Sans Pro",sans-serif}@media(min-width: 768px){.cashback-calc-results .thm[data-v-f42f1e4a]{margin-top:8px}}.cashback-calc-results .thm[data-v-f42f1e4a],.cashback-calc-results .thm+dd[data-v-f42f1e4a]{display:inline-block}.cashback-calc-results .sf-btn[data-v-f42f1e4a]{margin-bottom:24px}.cashback-calc-results-modal__list[data-v-f42f1e4a]{margin-bottom:32px}.cashback-calc-results-modal__listitem[data-v-f42f1e4a]{margin:0 0 32px}.cashback-calc-results-modal__listitem[data-v-f42f1e4a]:last-child{margin-bottom:24px}.cashback-calc-results-modal__listitem[data-v-f42f1e4a]::before,.cashback-calc-results-modal__listitem[data-v-f42f1e4a]::after{clear:both;content:"";display:table}.cashback-calc-results-modal__list dt[data-v-f42f1e4a]{font:normal 16px/24px "Source Sans Pro",sans-serif}@media(min-width: 768px){.cashback-calc-results-modal__list dt[data-v-f42f1e4a]{float:left;width:195px}}@media(min-width: 996px){.cashback-calc-results-modal__list dt[data-v-f42f1e4a]{float:left;width:400px}}.cashback-calc-results-modal__list dd[data-v-f42f1e4a]{font-weight:600}@media(min-width: 768px){.cashback-calc-results-modal__list dd[data-v-f42f1e4a]{float:right}}.cashback-calc-results-modal__info[data-v-f42f1e4a]{font-size:16px;font-weight:400;line-height:26px;margin:0 -20px -40px;padding:20px 30px}@media(min-width: 768px){.cashback-calc-results-modal__info[data-v-f42f1e4a]{border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin:0 -30px -40px}}@media(max-width: 767px){.cashback-calc-results-modal__info[data-v-f42f1e4a]{padding:20px}}.cashback-calc-results-modal__info p[data-v-f42f1e4a]{margin:0}

/*# sourceMappingURL=cashback-calc.2bec52a533216f7ace06.bundle.css.map*/