.mk-feedback2-page {
	--feedback-ink: #332b32;
	--feedback-deep: #2d252c;
	--feedback-coral: #bd625d;
	--feedback-coral-soft: #f7e4df;
	--feedback-plum: #76546c;
	--feedback-plum-soft: #eee5ed;
	--feedback-sage: #70867b;
	--feedback-sage-soft: #e6efea;
	--feedback-paper: #fbf8f4;
	--feedback-line: rgba(51, 43, 50, .13);
	background: var(--feedback-paper);
	color: var(--feedback-ink);
}
.mk-feedback2-page .mk-header { position: absolute; inset: 0 0 auto; z-index: 20; border-bottom: 1px solid rgba(51, 43, 50, .12); background: transparent; backdrop-filter: none; -webkit-backdrop-filter: none; }
.mk-feedback2-page .mk-header .mk-nav__link,
.mk-feedback2-page .mk-header .mk-nav__login,
.mk-feedback2-page .mk-header .mk-nav-dropdown > summary { color: rgba(45, 37, 44, .9); }
.mk-feedback2-page .mk-header .mk-nav__link:hover,
.mk-feedback2-page .mk-header .mk-nav__login:hover { background: rgba(255, 255, 255, .46); color: var(--feedback-deep); }
.mk-feedback2-page .mk-header .mk-nav__login { border-left-color: rgba(51, 43, 50, .2); }
.mk-feedback2-page .mk-header .mk-button--small { border-color: var(--feedback-deep); background: var(--feedback-deep); color: #fff !important; }
.mk-feedback2-page h1,
.mk-feedback2-page h2 { font-weight: 600; letter-spacing: -.052em; }
.mk-feedback2-page h3,
.mk-feedback2-page strong { font-weight: 600; letter-spacing: -.026em; }
.mk-feedback2-eyebrow { display: inline-flex; align-items: center; gap: 9px; margin-bottom: 21px; color: #a14d49; font-size: 13px; font-weight: 600; letter-spacing: .08em; line-height: 1.2; text-transform: uppercase; }

.mk-feedback2-hero { position: relative; display: grid; align-items: center; min-height: 790px; overflow: hidden; background: #eee2d5; }
.mk-feedback2-hero__image,
.mk-feedback2-hero__shade { position: absolute; inset: 0; width: 100%; height: 100%; }
.mk-feedback2-hero__image { object-fit: cover; object-position: center 50%; transform: scale(1.01); }
.mk-feedback2-hero__shade { background: linear-gradient(90deg, rgba(251, 247, 241, .97) 0%, rgba(251, 247, 241, .88) 31%, rgba(251, 247, 241, .28) 55%, rgba(251, 247, 241, .02) 78%), linear-gradient(180deg, rgba(251, 247, 241, .15), transparent 52%, rgba(45, 37, 44, .08)); }
.mk-feedback2-hero__content { position: relative; z-index: 2; max-width: 1260px; padding-top: 100px; }
.mk-feedback2-hero h1 { max-width: 800px; margin: 19px 0 24px; color: var(--feedback-deep); font-size: clamp(56px, 5.75vw, 82px); font-weight: 600 !important; font-stretch: 92%; letter-spacing: -.064em; line-height: .98; text-wrap: balance; }
.mk-feedback2-hero__content > p { max-width: 665px; margin: 0; color: rgba(51, 43, 50, .76); font-size: 18px; line-height: 1.62; }
.mk-feedback2-hero .mk-actions { margin-top: 31px; }
.mk-feedback2-button--dark { border-color: var(--feedback-deep) !important; background: var(--feedback-deep) !important; color: #fff !important; }
.mk-feedback2-hero__link { display: inline-flex; align-items: center; gap: 9px; color: var(--feedback-deep) !important; font-size: 15px; font-weight: 600; }
.mk-feedback2-hero__link i { color: #27865d; }
.mk-feedback2-hero__content > small { display: block; margin-top: 23px; color: rgba(51, 43, 50, .58); font-size: 11px; }

.mk-feedback2-subnav { position: sticky; top: 0; z-index: 15; border-block: 1px solid var(--feedback-line); background: rgba(251, 248, 244, .95); backdrop-filter: blur(15px); }
.mk-feedback2-subnav > div { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 40px; min-height: 68px; }
.mk-feedback2-subnav > div > strong { font-size: 16px; }
.mk-feedback2-subnav > div > div { display: flex; justify-content: center; gap: 34px; }
.mk-feedback2-subnav a { color: #756a71; font-size: 13px; font-weight: 500; }
.mk-feedback2-subnav a:hover { color: var(--feedback-coral); }
.mk-feedback2-subnav .mk-button { border-color: var(--feedback-deep); background: var(--feedback-deep); color: #fff; }

.mk-feedback2-types,
.mk-feedback2-always,
.mk-feedback2-private,
.mk-feedback2-surveys,
.mk-feedback2-questions,
.mk-feedback2-reward,
.mk-feedback2-share,
.mk-feedback2-insights,
.mk-feedback2-connect,
.mk-feedback2-faq,
.mk-feedback2-final { padding-block: 118px; }
.mk-feedback2-heading { max-width: 940px; margin: 0 auto 65px; text-align: center; }
.mk-feedback2-heading h2,
.mk-feedback2-always h2,
.mk-feedback2-reward h2,
.mk-feedback2-insights h2,
.mk-feedback2-faq h2,
.mk-feedback2-final h2 { margin: 0; color: var(--feedback-deep); font-size: clamp(42px, 4.35vw, 66px); line-height: 1.04; }
.mk-feedback2-heading > p,
.mk-feedback2-always__grid > div:first-child > p,
.mk-feedback2-reward__grid > div:first-child > p,
.mk-feedback2-insights__grid > div:first-child > p,
.mk-feedback2-faq header > p,
.mk-feedback2-final p { max-width: 760px; margin: 23px auto 0; color: #746970; font-size: 17px; line-height: 1.68; }
.mk-feedback2-demo-note { display: block; margin-top: 18px; color: #8b8087; font-size: 10px; text-align: right; }

.mk-feedback2-types { background: #fff; }
.mk-feedback2-types__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; }
.mk-feedback2-types__grid article { position: relative; min-height: 560px; overflow: hidden; padding: 38px; border: 1px solid var(--feedback-line); border-radius: 30px; background: var(--feedback-coral-soft); }
.mk-feedback2-types__grid article:nth-child(2) { background: var(--feedback-deep); color: #fff; }
.mk-feedback2-types__number { position: absolute; top: 22px; right: 27px; color: rgba(51, 43, 50, .09); font-size: 120px; font-weight: 600; letter-spacing: -.08em; }
.mk-feedback2-types__grid article:nth-child(2) .mk-feedback2-types__number { color: rgba(255, 255, 255, .07); }
.mk-feedback2-types__grid article > i { display: grid; width: 62px; height: 62px; margin: 15px 0 85px; place-items: center; border-radius: 19px; background: #fff; color: var(--feedback-coral); font-size: 22px; }
.mk-feedback2-types__grid article:nth-child(2) > i { background: rgba(255, 255, 255, .1); color: #e9b1ad; }
.mk-feedback2-types__grid article > span { color: #9a6664; font-size: 10px; font-weight: 600; letter-spacing: .08em; }
.mk-feedback2-types__grid article:nth-child(2) > span { color: #cdb9c7; }
.mk-feedback2-types__grid h3 { margin: 12px 0 14px; font-size: 34px; }
.mk-feedback2-types__grid p { max-width: 510px; margin: 0; color: #705e64; font-size: 15px; line-height: 1.62; }
.mk-feedback2-types__grid article:nth-child(2) p { color: #c9bec5; }
.mk-feedback2-types__grid ul { display: grid; gap: 11px; margin: 26px 0 30px; padding: 0; list-style: none; }
.mk-feedback2-types__grid li { display: flex; gap: 10px; color: #705f64; font-size: 12px; }
.mk-feedback2-types__grid article:nth-child(2) li { color: #cabfc6; }
.mk-feedback2-types__grid li i { margin-top: 3px; color: var(--feedback-coral); font-size: 9px; }
.mk-feedback2-types__grid article:nth-child(2) li i { color: #e9b1ad; }
.mk-feedback2-types__grid a { display: inline-flex; align-items: center; gap: 9px; color: var(--feedback-deep); font-size: 13px; font-weight: 600; }
.mk-feedback2-types__grid article:nth-child(2) a { color: #fff; }

.mk-feedback2-always { background: #f2ebec; }
.mk-feedback2-always__grid { display: grid; grid-template-columns: .78fr 1.22fr; align-items: center; gap: clamp(60px, 8vw, 120px); }
.mk-feedback2-always__grid > div:first-child > p { margin-left: 0; }
.mk-feedback2-always__grid > div:first-child > ul { display: grid; grid-template-columns: 1fr 1fr; gap: 13px; margin: 31px 0 0; padding: 0; list-style: none; }
.mk-feedback2-always__grid > div:first-child > ul li { display: flex; gap: 11px; padding: 15px; border: 1px solid var(--feedback-line); border-radius: 15px; background: rgba(255, 255, 255, .54); }
.mk-feedback2-always__grid > div:first-child > ul li > i { color: var(--feedback-coral); }
.mk-feedback2-always__grid > div:first-child > ul span { display: grid; color: #746a70; font-size: 9px; line-height: 1.45; }
.mk-feedback2-always__grid > div:first-child > ul strong { color: var(--feedback-deep); font-size: 11px; }
.mk-feedback2-phone { max-width: 470px; margin-inline: auto; overflow: hidden; border: 9px solid var(--feedback-deep); border-radius: 38px; background: #fff; box-shadow: 0 35px 85px rgba(51, 43, 50, .17); }
.mk-feedback2-phone__bar { display: flex; align-items: center; justify-content: space-between; padding: 17px 20px; border-bottom: 1px solid var(--feedback-line); color: #756a71; font-size: 10px; }
.mk-feedback2-phone__bar span { color: var(--feedback-deep); font-size: 12px; font-weight: 600; }
.mk-feedback2-phone__body { padding: 28px 28px 24px; text-align: center; }
.mk-feedback2-phone__body > span { color: var(--feedback-coral); font-size: 8px; font-weight: 600; letter-spacing: .09em; }
.mk-feedback2-phone__body h3 { margin: 10px 0 8px; font-size: 24px; }
.mk-feedback2-phone__body > p { margin: 0 auto; color: #83777e; font-size: 10px; line-height: 1.5; }
.mk-feedback2-stars { display: flex; justify-content: center; gap: 8px; margin: 25px 0 8px; color: #dc8b5a; font-size: 24px; }
.mk-feedback2-phone__body > small { color: #9a8f95; font-size: 8px; }
.mk-feedback2-phone label { display: grid; gap: 7px; margin-top: 22px; color: var(--feedback-deep); font-size: 9px; font-weight: 600; text-align: left; }
.mk-feedback2-phone label span { min-height: 58px; padding: 12px; border: 1px solid var(--feedback-line); border-radius: 11px; color: #8b8086; font-weight: 400; }
.mk-feedback2-phone fieldset { margin: 19px 0 0; padding: 0; border: 0; text-align: left; }
.mk-feedback2-phone legend { margin-bottom: 8px; color: var(--feedback-deep); font-size: 9px; font-weight: 600; }
.mk-feedback2-phone fieldset button { padding: 8px 10px; border: 1px solid var(--feedback-line); border-radius: 9px; background: #fff; color: #83777e; font-size: 8px; }
.mk-feedback2-phone fieldset button.is-selected { border-color: var(--feedback-coral); background: var(--feedback-coral-soft); color: #a14d49; }
.mk-feedback2-phone__submit { width: 100%; margin-top: 21px; padding: 13px; border: 0; border-radius: 11px; background: var(--feedback-deep); color: #fff; font: inherit; font-size: 10px; }
.mk-feedback2-phone__submit i { margin-left: 5px; }
.mk-feedback2-phone > footer { padding: 16px 22px; background: var(--feedback-coral-soft); color: #786b71; font-size: 8px; text-align: center; }
.mk-feedback2-phone > footer i { margin-right: 5px; color: var(--feedback-coral); }

.mk-feedback2-private { background: #fff; }
.mk-feedback2-private__paths { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.mk-feedback2-private__paths > article { min-height: 490px; padding: 34px; border: 1px solid var(--feedback-line); border-radius: 27px; background: #f6f2ef; }
.mk-feedback2-private__paths > article:nth-child(2) { background: var(--feedback-deep); color: #fff; }
.mk-feedback2-private__paths > article > span { display: flex; align-items: center; gap: 9px; color: #9d5552; font-size: 10px; font-weight: 600; letter-spacing: .08em; }
.mk-feedback2-private__paths > article:nth-child(2) > span { color: #d7b8cc; }
.mk-feedback2-private__paths h3 { max-width: 470px; margin: 70px 0 15px; font-size: 34px; line-height: 1.08; }
.mk-feedback2-private__paths > article > p { max-width: 500px; margin: 0; color: #74686f; font-size: 14px; line-height: 1.65; }
.mk-feedback2-private__paths > article:nth-child(2) > p { color: #c6bbc2; }
.mk-feedback2-private__paths article > div { display: flex; align-items: center; gap: 14px; margin-top: 40px; padding: 18px; border: 1px solid var(--feedback-line); border-radius: 17px; background: #fff; }
.mk-feedback2-private__paths article > div > i { color: var(--feedback-coral); }
.mk-feedback2-private__paths article > div span { display: grid; }
.mk-feedback2-private__paths article > div strong { color: var(--feedback-deep); font-size: 11px; }
.mk-feedback2-private__paths article > div small { margin-top: 3px; color: #877b81; font-size: 8px; }
.mk-feedback2-private__paths ol { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; margin: 34px 0 0; padding: 0; list-style: none; }
.mk-feedback2-private__paths li { padding: 14px; border: 1px solid rgba(255, 255, 255, .12); border-radius: 13px; color: #cabfc6; font-size: 10px; }
.mk-feedback2-private__paths li i { margin-right: 6px; color: #e6a7a3; }
.mk-feedback2-private__note { display: flex; align-items: center; justify-content: center; gap: 9px; margin: 18px 0 0; color: #857a80; font-size: 10px; }
.mk-feedback2-private__note i { color: var(--feedback-coral); }

.mk-feedback2-surveys { background: var(--feedback-deep); color: #fff; }
.mk-feedback2-surveys .mk-feedback2-eyebrow { color: #e5aaa6; }
.mk-feedback2-surveys h2 { color: #fff; }
.mk-feedback2-surveys .mk-feedback2-heading > p { color: #c5bac1; }
.mk-feedback2-builder { display: grid; grid-template-columns: 1.2fr .8fr; gap: 17px; }
.mk-feedback2-builder__form { overflow: hidden; border: 1px solid rgba(255, 255, 255, .13); border-radius: 27px; background: rgba(255, 255, 255, .055); }
.mk-feedback2-builder__form > header { display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid rgba(255, 255, 255, .11); }
.mk-feedback2-builder__form > header > span { display: flex; align-items: center; gap: 11px; }
.mk-feedback2-builder__form > header i { display: grid; width: 39px; height: 39px; place-items: center; border-radius: 12px; background: rgba(230, 170, 166, .13); color: #e5aaa6; }
.mk-feedback2-builder__form > header strong { font-size: 14px; }
.mk-feedback2-builder__form > header em { padding: 6px 9px; border-radius: 8px; background: rgba(255, 255, 255, .08); color: #b9adb4; font-size: 8px; font-style: normal; }
.mk-feedback2-builder__section { display: grid; grid-template-columns: 42px 1fr; gap: 14px; margin: 13px 16px; padding: 18px; border: 1px solid rgba(255, 255, 255, .1); border-radius: 16px; }
.mk-feedback2-builder__section > span { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 12px; background: rgba(255, 255, 255, .08); color: #c5bac1; font-size: 9px; }
.mk-feedback2-builder__section > div { display: grid; }
.mk-feedback2-builder__section small { color: #a99da4; font-size: 7px; letter-spacing: .08em; }
.mk-feedback2-builder__section strong { margin-top: 7px; font-size: 13px; }
.mk-feedback2-builder__section p { margin: 4px 0 0; color: #aa9fa5; font-size: 9px; }
.mk-feedback2-builder__chips { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 11px; }
.mk-feedback2-builder__chips b { padding: 7px 9px; border-radius: 8px; background: rgba(255, 255, 255, .08); color: #d2c8ce; font-size: 8px; font-weight: 500; }
.mk-feedback2-builder__chips i { margin-right: 4px; color: #e5aaa6; }
.mk-feedback2-builder__section.is-reward { grid-template-columns: 42px 1fr auto; border-color: rgba(230, 170, 166, .28); background: rgba(189, 98, 93, .11); }
.mk-feedback2-builder__section.is-reward > i { align-self: center; color: #e5aaa6; }
.mk-feedback2-builder__form > footer { display: flex; justify-content: flex-end; gap: 8px; padding: 17px 20px; border-top: 1px solid rgba(255, 255, 255, .1); }
.mk-feedback2-builder__form > footer button { padding: 10px 15px; border: 1px solid rgba(255, 255, 255, .16); border-radius: 10px; background: transparent; color: #d1c7cd; font: inherit; font-size: 9px; }
.mk-feedback2-builder__form > footer button.is-primary { border-color: #fff; background: #fff; color: var(--feedback-deep); }
.mk-feedback2-builder__preview { display: grid; align-content: center; justify-items: center; padding: 25px; border: 1px solid rgba(255, 255, 255, .12); border-radius: 27px; background: rgba(255, 255, 255, .04); }
.mk-feedback2-survey-phone { width: min(100%, 305px); overflow: hidden; border: 7px solid #151115; border-radius: 29px; background: #fff; color: var(--feedback-deep); }
.mk-feedback2-survey-phone > header { padding: 14px; border-bottom: 1px solid var(--feedback-line); font-size: 10px; font-weight: 600; text-align: center; }
.mk-feedback2-survey-phone > div { padding: 24px 20px; text-align: center; }
.mk-feedback2-survey-phone > div > span { color: var(--feedback-coral); font-size: 7px; font-weight: 600; letter-spacing: .08em; }
.mk-feedback2-survey-phone h3 { margin: 9px 0 6px; font-size: 20px; }
.mk-feedback2-survey-phone p { margin: 0; color: #83777d; font-size: 9px; }
.mk-feedback2-survey-phone article { margin-top: 18px; padding: 14px; border-radius: 13px; background: var(--feedback-coral-soft); }
.mk-feedback2-survey-phone article small { color: #9e5d59; font-size: 6px; }
.mk-feedback2-survey-phone article strong { display: block; margin-top: 5px; font-size: 12px; }
.mk-feedback2-survey-phone label { display: block; margin-top: 19px; color: #766a70; font-size: 8px; text-align: left; }
.mk-feedback2-survey-phone .mk-feedback2-stars { margin-block: 15px 20px; font-size: 19px; }
.mk-feedback2-survey-phone button { width: 100%; padding: 11px; border: 0; border-radius: 9px; background: var(--feedback-coral); color: #fff; font: inherit; font-size: 9px; }
.mk-feedback2-builder__preview > small { margin-top: 15px; color: #968a91; font-size: 8px; }
.mk-feedback2-surveys > .mk-shell + small { max-width: 1260px; margin-inline: auto; padding-inline: 24px; color: #8d8188; }

.mk-feedback2-questions { background: #fff; }
.mk-feedback2-questions__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 13px; }
.mk-feedback2-questions__grid article { min-height: 225px; padding: 25px; border: 1px solid var(--feedback-line); border-radius: 22px; background: #fdfbf8; }
.mk-feedback2-questions__grid article > i { display: grid; width: 48px; height: 48px; margin-bottom: 48px; place-items: center; border-radius: 15px; background: var(--feedback-plum-soft); color: var(--feedback-plum); }
.mk-feedback2-questions__grid article:nth-child(3n+2) > i { background: var(--feedback-coral-soft); color: var(--feedback-coral); }
.mk-feedback2-questions__grid article:nth-child(3n) > i { background: var(--feedback-sage-soft); color: var(--feedback-sage); }
.mk-feedback2-questions__grid h3 { margin: 0 0 8px; font-size: 21px; }
.mk-feedback2-questions__grid p { margin: 0; color: #786d73; font-size: 12px; }
.mk-feedback2-questions > .mk-shell > p { margin: 25px auto 0; color: #82767d; font-size: 12px; text-align: center; }

.mk-feedback2-reward { background: #f1ece8; }
.mk-feedback2-reward__grid { display: grid; grid-template-columns: .8fr 1.2fr; align-items: center; gap: clamp(60px, 8vw, 120px); }
.mk-feedback2-reward__grid > div:first-child > p { margin-left: 0; }
.mk-feedback2-reward__options { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 30px; }
.mk-feedback2-reward__options span { display: flex; align-items: center; gap: 9px; padding: 13px; border: 1px solid var(--feedback-line); border-radius: 13px; background: rgba(255, 255, 255, .55); color: #6f646a; font-size: 10px; }
.mk-feedback2-reward__options i { color: var(--feedback-coral); }
.mk-feedback2-voucher { max-width: 600px; margin-inline: auto; overflow: hidden; border: 1px solid var(--feedback-line); border-radius: 28px; background: #fff; box-shadow: 0 30px 80px rgba(51, 43, 50, .12); }
.mk-feedback2-voucher > header { display: flex; align-items: center; justify-content: space-between; padding: 23px 27px; background: var(--feedback-coral); color: #fff; }
.mk-feedback2-voucher > header span { font-size: 11px; font-weight: 600; letter-spacing: .08em; }
.mk-feedback2-voucher > header i { font-size: 21px; }
.mk-feedback2-voucher > div { padding: 35px; }
.mk-feedback2-voucher > div > span { color: var(--feedback-coral); font-size: 8px; font-weight: 600; letter-spacing: .09em; }
.mk-feedback2-voucher h3 { max-width: 420px; margin: 10px 0; font-size: 34px; line-height: 1.08; }
.mk-feedback2-voucher p { margin: 0; color: #7d7178; font-size: 11px; }
.mk-feedback2-code { margin-top: 28px; padding: 17px; border: 1px dashed rgba(189, 98, 93, .45); border-radius: 14px; background: var(--feedback-coral-soft); text-align: center; }
.mk-feedback2-code small { display: block; color: #96706e; font-size: 7px; letter-spacing: .09em; }
.mk-feedback2-code strong { display: block; margin-top: 6px; font-size: 22px; letter-spacing: .06em; }
.mk-feedback2-voucher ul { display: flex; gap: 8px; margin: 17px 0 0; padding: 0; list-style: none; }
.mk-feedback2-voucher li { padding: 8px 10px; border-radius: 9px; background: #f4f0ed; color: #756970; font-size: 8px; }
.mk-feedback2-voucher li i { margin-right: 5px; color: var(--feedback-coral); }
.mk-feedback2-voucher > footer { display: flex; align-items: center; gap: 11px; padding: 19px 27px; border-top: 1px solid var(--feedback-line); color: #7d7278; font-size: 9px; }
.mk-feedback2-voucher > footer i { color: var(--feedback-coral); font-size: 18px; }

.mk-feedback2-share { background: var(--feedback-deep); color: #fff; }
.mk-feedback2-share .mk-feedback2-eyebrow { color: #e5aaa6; }
.mk-feedback2-share h2 { color: #fff; }
.mk-feedback2-share__grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.mk-feedback2-share__grid article { min-height: 380px; padding: 31px; border: 1px solid rgba(255, 255, 255, .12); border-radius: 25px; background: rgba(255, 255, 255, .05); }
.mk-feedback2-share__grid article > i { display: grid; width: 53px; height: 53px; margin-bottom: 68px; place-items: center; border-radius: 16px; background: rgba(229, 170, 166, .13); color: #e5aaa6; }
.mk-feedback2-share__grid article > span { color: #a99da4; font-size: 9px; font-weight: 600; letter-spacing: .08em; }
.mk-feedback2-share__grid h3 { margin: 10px 0; color: #fff; font-size: 29px; }
.mk-feedback2-share__grid p { max-width: 500px; margin: 0; color: #baafb5; font-size: 13px; line-height: 1.58; }
.mk-feedback2-share__grid article > div { display: flex; align-items: center; gap: 10px; margin-top: 31px; padding: 15px; border-radius: 13px; background: rgba(255, 255, 255, .08); color: #d5cbd1; font-size: 10px; }
.mk-feedback2-share__grid article > div i { color: #e5aaa6; }

.mk-feedback2-insights { background: #f2ebec; }
.mk-feedback2-insights__grid { display: grid; grid-template-columns: .72fr 1.28fr; align-items: center; gap: clamp(55px, 8vw, 115px); }
.mk-feedback2-insights__grid > div:first-child > p { margin-left: 0; }
.mk-feedback2-insights__panel { overflow: hidden; border: 1px solid var(--feedback-line); border-radius: 27px; background: #fff; box-shadow: 0 30px 80px rgba(51, 43, 50, .12); }
.mk-feedback2-insights__panel > header { display: flex; justify-content: space-between; padding: 21px 23px; border-bottom: 1px solid var(--feedback-line); }
.mk-feedback2-insights__panel > header strong { font-size: 13px; }
.mk-feedback2-insights__panel > header em { color: #897d84; font-size: 8px; font-style: normal; }
.mk-feedback2-insights__metrics { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; padding: 15px; }
.mk-feedback2-insights__metrics article { padding: 14px; border: 1px solid var(--feedback-line); border-radius: 14px; background: #fdfbf8; }
.mk-feedback2-insights__metrics span { display: block; color: #8a7f85; font-size: 7px; text-transform: uppercase; }
.mk-feedback2-insights__metrics strong { display: block; margin-top: 12px; font-size: 20px; }
.mk-feedback2-insights__metrics small { color: #8d8187; font-size: 9px; }
.mk-feedback2-response { margin: 0 15px 12px; padding: 16px; border: 1px solid var(--feedback-line); border-radius: 15px; }
.mk-feedback2-response > div { display: grid; grid-template-columns: 39px 1fr auto; align-items: center; gap: 11px; }
.mk-feedback2-avatar { display: grid; width: 39px; height: 39px; place-items: center; border-radius: 12px; background: var(--feedback-coral-soft); color: var(--feedback-coral); font-size: 9px; font-weight: 600; }
.mk-feedback2-response > div > span:nth-child(2) { display: grid; }
.mk-feedback2-response > div strong { font-size: 10px; }
.mk-feedback2-response > div small { color: #92868d; font-size: 7px; }
.mk-feedback2-response > div em { color: var(--feedback-coral); font-size: 10px; font-style: normal; font-weight: 600; }
.mk-feedback2-response > p { margin: 14px 0; color: #665b61; font-size: 10px; line-height: 1.55; }
.mk-feedback2-response > footer { display: flex; gap: 8px; }
.mk-feedback2-response > footer span { padding: 6px 8px; border-radius: 7px; background: #f3eeeb; color: #7b7076; font-size: 7px; }
.mk-feedback2-response > footer i { margin-right: 4px; color: var(--feedback-coral); }

.mk-feedback2-connect { background: #fff; }
.mk-feedback2-connect__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 13px; }
.mk-feedback2-connect__grid a { display: flex; align-items: center; gap: 14px; min-height: 145px; padding: 22px; border: 1px solid var(--feedback-line); border-radius: 22px; background: #fdfbf8; color: var(--feedback-deep); transition: transform .2s ease, box-shadow .2s ease; }
.mk-feedback2-connect__grid a:hover { transform: translateY(-3px); box-shadow: 0 18px 42px rgba(51, 43, 50, .08); }
.mk-feedback2-connect__grid a > i { display: grid; width: 46px; height: 46px; flex: 0 0 46px; place-items: center; border-radius: 14px; background: var(--feedback-coral-soft); color: var(--feedback-coral); }
.mk-feedback2-connect__grid a:nth-child(even) > i { background: var(--feedback-sage-soft); color: var(--feedback-sage); }
.mk-feedback2-connect__grid a span { display: grid; }
.mk-feedback2-connect__grid strong { font-size: 15px; }
.mk-feedback2-connect__grid small { margin-top: 5px; color: #7b7076; font-size: 9px; line-height: 1.4; }

.mk-feedback2-faq { background: var(--feedback-paper); }
.mk-feedback2-faq__grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(55px, 9vw, 135px); }
.mk-feedback2-faq header > p { margin-left: 0; }
.mk-feedback2-faq__list { border-top: 1px solid var(--feedback-line); }
.mk-feedback2-faq details { border-bottom: 1px solid var(--feedback-line); }
.mk-feedback2-faq summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 24px 0; color: var(--feedback-deep); cursor: pointer; font-size: 17px; font-weight: 600; list-style: none; }
.mk-feedback2-faq summary::-webkit-details-marker { display: none; }
.mk-feedback2-faq summary i { color: var(--feedback-coral); font-size: 12px; transition: transform .2s ease; }
.mk-feedback2-faq details[open] summary i { transform: rotate(45deg); }
.mk-feedback2-faq details p { max-width: 720px; margin: -7px 0 24px; color: #746970; font-size: 14px; line-height: 1.65; }
.mk-feedback2-final { text-align: center; background: linear-gradient(135deg, #eee4ec 0%, #fbf8f4 48%, #f7dfda 100%); }
.mk-feedback2-final .mk-shell { max-width: 1000px; }
.mk-feedback2-final p { max-width: 720px; }
.mk-feedback2-final .mk-actions { justify-content: center; margin-top: 34px; }
.mk-feedback2-final .mk-button { border-color: var(--feedback-deep); background: var(--feedback-deep); color: #fff; }
.mk-feedback2-final .mk-button--secondary { border-color: rgba(51, 43, 50, .22); background: transparent; color: var(--feedback-deep); }

@media (max-width: 980px) {
	.mk-feedback2-subnav > div { display: flex; gap: 28px; overflow-x: auto; }
	.mk-feedback2-subnav > div > strong { position: sticky; left: 0; padding-right: 12px; background: rgba(251, 248, 244, .96); }
	.mk-feedback2-subnav > div > div { gap: 23px; }
	.mk-feedback2-subnav a { white-space: nowrap; }
	.mk-feedback2-always__grid,
	.mk-feedback2-reward__grid,
	.mk-feedback2-insights__grid,
	.mk-feedback2-faq__grid { grid-template-columns: 1fr; }
	.mk-feedback2-builder { grid-template-columns: 1fr; }
	.mk-feedback2-builder__preview { padding-block: 45px; }
	.mk-feedback2-connect__grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 700px) {
	.mk-feedback2-hero { min-height: 860px; align-items: end; }
	.mk-feedback2-hero__image { object-position: 64% center; }
	.mk-feedback2-hero__shade { background: linear-gradient(180deg, rgba(251, 248, 244, .06) 0%, rgba(251, 248, 244, .15) 25%, rgba(251, 248, 244, .75) 42%, rgba(251, 248, 244, .98) 65%, #fbf8f4 100%); }
	.mk-feedback2-hero__content { padding: 120px 0 48px; }
	.mk-feedback2-hero h1 { font-size: 44px; line-height: 1; }
	.mk-feedback2-hero__content > p { font-size: 15px; }
	.mk-feedback2-hero .mk-actions { display: grid; grid-template-columns: 1fr; }
	.mk-feedback2-hero .mk-button { width: 100%; }
	.mk-feedback2-hero__link { justify-content: center; min-height: 46px; }
	.mk-feedback2-subnav > div { min-height: 58px; }
	.mk-feedback2-subnav .mk-button { display: none; }
	.mk-feedback2-types,
	.mk-feedback2-always,
	.mk-feedback2-private,
	.mk-feedback2-surveys,
	.mk-feedback2-questions,
	.mk-feedback2-reward,
	.mk-feedback2-share,
	.mk-feedback2-insights,
	.mk-feedback2-connect,
	.mk-feedback2-faq,
	.mk-feedback2-final { padding-block: 82px; }
	.mk-feedback2-heading { margin-bottom: 42px; text-align: left; }
	.mk-feedback2-heading h2,
	.mk-feedback2-always h2,
	.mk-feedback2-reward h2,
	.mk-feedback2-insights h2,
	.mk-feedback2-faq h2,
	.mk-feedback2-final h2 { font-size: 42px; }
	.mk-feedback2-heading > p,
	.mk-feedback2-always__grid > div:first-child > p,
	.mk-feedback2-reward__grid > div:first-child > p,
	.mk-feedback2-insights__grid > div:first-child > p,
	.mk-feedback2-faq header > p,
	.mk-feedback2-final p { font-size: 15px; }
	.mk-feedback2-types__grid,
	.mk-feedback2-private__paths,
	.mk-feedback2-questions__grid,
	.mk-feedback2-share__grid,
	.mk-feedback2-connect__grid { grid-template-columns: 1fr; }
	.mk-feedback2-types__grid article { min-height: 515px; padding: 29px; }
	.mk-feedback2-types__number { font-size: 95px; }
	.mk-feedback2-always__grid > div:first-child > ul { grid-template-columns: 1fr; }
	.mk-feedback2-private__paths > article { min-height: 460px; padding: 27px; }
	.mk-feedback2-private__paths h3 { margin-top: 55px; font-size: 30px; }
	.mk-feedback2-private__paths ol { grid-template-columns: 1fr; }
	.mk-feedback2-builder__section { grid-template-columns: 38px 1fr; padding: 14px; }
	.mk-feedback2-builder__section.is-reward { grid-template-columns: 38px 1fr; }
	.mk-feedback2-builder__section.is-reward > i { display: none; }
	.mk-feedback2-builder__form > footer { justify-content: stretch; }
	.mk-feedback2-builder__form > footer button { width: 100%; }
	.mk-feedback2-questions__grid article { min-height: 210px; }
	.mk-feedback2-reward__options { grid-template-columns: 1fr; }
	.mk-feedback2-voucher > div { padding: 27px; }
	.mk-feedback2-voucher h3 { font-size: 29px; }
	.mk-feedback2-voucher ul { display: grid; }
	.mk-feedback2-insights__metrics { grid-template-columns: 1fr; }
	.mk-feedback2-response > footer { flex-wrap: wrap; }
	.mk-feedback2-final { text-align: left; }
	.mk-feedback2-final .mk-actions { display: grid; grid-template-columns: 1fr; }
	.mk-feedback2-final .mk-button { width: 100%; }
}

@media (max-width: 420px) {
	.mk-feedback2-hero h1 { font-size: 40px; }
	.mk-feedback2-subnav > div > strong { font-size: 14px; }
	.mk-feedback2-phone__body { padding-inline: 19px; }
	.mk-feedback2-phone fieldset button { margin-bottom: 5px; }
	.mk-feedback2-response > div { grid-template-columns: 39px 1fr; }
	.mk-feedback2-response > div em { grid-column: 2; }
}
