@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=Inter:wght@400;600;700;800&display=swap');

:root {
  --t2tf-bg: #04111a;
  --t2tf-bg-2: #071824;
  --t2tf-panel: rgba(6, 21, 32, .86);
  --t2tf-line: rgba(255, 255, 255, .18);
  --t2tf-white: #fff;
  --t2tf-muted: rgba(255, 255, 255, .74);
  --t2tf-orange: #ff6b00;
  --t2tf-orange-2: #ff8a1e;
  --t2tf-blue: #02a9ee;
  --t2tf-blue-soft: rgba(2, 169, 238, .22);
  --t2tf-shadow: 0 22px 60px rgba(0,0,0,.45);
  --t2tf-radius: 16px;
}

html { scroll-behavior: smooth; }
body:has(.t2tf-wrap) { margin: 0; background: var(--t2tf-bg); }
.t2tf-wrap, .t2tf-wrap * { box-sizing: border-box; }
.t2tf-wrap {
  min-height: 100vh;
  background: radial-gradient(circle at 75% 20%, rgba(1,129,193,.22), transparent 34%), linear-gradient(180deg, #02080d 0%, #071824 48%, #02080d 100%);
  color: var(--t2tf-white);
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  overflow-x: clip;
  scroll-padding-top: 96px;
}
.t2tf-wrap a { color: inherit; text-decoration: none; }
.t2tf-container { width: min(1160px, calc(100% - 48px)); margin: 0 auto; position: relative; z-index: 2; }

.t2tf-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 60;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 clamp(18px, 5vw, 72px);
  background: linear-gradient(180deg, rgba(2,8,13,.96), rgba(2,8,13,.78));
  border-bottom: 1px solid rgba(255,255,255,.08);
  backdrop-filter: blur(14px);
}
.t2tf-logo { position: relative; display: inline-flex; align-items: baseline; gap: 8px; min-width: 170px; line-height: 1; }
.t2tf-logo img { max-width: 230px; max-height: 64px; display: block; }
.t2tf-logo-mark { font-family: "Barlow Condensed", Impact, sans-serif; font-size: clamp(42px, 6vw, 58px); font-weight: 900; font-style: italic; letter-spacing: -2px; color: #fff; text-shadow: 0 4px 0 rgba(0,0,0,.22); }
.t2tf-logo-mark b { color: var(--t2tf-orange); }
.t2tf-logo-text { font-size: clamp(27px, 4vw, 42px); font-weight: 900; font-style: italic; }
.t2tf-wave, .t2tf-wave-line { display: block; height: 14px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='130' height='18' viewBox='0 0 130 18'%3E%3Cpath d='M1 12 C18 1 31 1 47 11 S76 21 92 10 S116 0 129 9' fill='none' stroke='%2302a9ee' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat; }
.t2tf-logo .t2tf-wave { position: absolute; left: 88px; bottom: -22px; width: 130px; }

.t2tf-nav { display: flex; gap: clamp(22px, 3vw, 42px); align-items: center; font-family: "Barlow Condensed", Impact, sans-serif; font-weight: 800; letter-spacing: .05em; }
.t2tf-nav a { font-size: 17px; opacity: .96; transition: color .18s ease, transform .18s ease; }
.t2tf-nav a:hover { color: var(--t2tf-orange); transform: translateY(-1px); }
.t2tf-menu-toggle { display: none; border: 1px solid rgba(255,255,255,.22); background: rgba(255,255,255,.04); color: #fff; border-radius: 999px; padding: 10px 18px; font-family: "Barlow Condensed", Impact, sans-serif; font-size: 20px; font-weight: 800; letter-spacing: .08em; }

.t2tf-hero {
  position: relative;
  min-height: 720px;
  display: flex;
  align-items: center;
  margin-top: 0;
  padding: 150px 0 72px;
  background-image: linear-gradient(90deg, rgba(2,8,13,.97) 0%, rgba(2,8,13,.75) 42%, rgba(2,8,13,.22) 70%), radial-gradient(circle at 78% 58%, rgba(255,107,0,.16), transparent 24%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1400' height='760' viewBox='0 0 1400 760'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' x2='1' y1='0' y2='1'%3E%3Cstop stop-color='%23020b10'/%3E%3Cstop offset='.48' stop-color='%231b3542'/%3E%3Cstop offset='1' stop-color='%2304080b'/%3E%3C/linearGradient%3E%3CradialGradient id='o' cx='.76' cy='.36' r='.42'%3E%3Cstop stop-color='%23ff8a1e' stop-opacity='.45'/%3E%3Cstop offset='1' stop-color='%23ff8a1e' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect width='1400' height='760' fill='url(%23g)'/%3E%3Crect width='1400' height='760' fill='url(%23o)'/%3E%3Cpath d='M0 360 C170 322 260 378 430 336 S755 312 950 348 S1220 408 1400 340 V760 H0Z' fill='%23040a0f' fill-opacity='.74'/%3E%3Cpath d='M0 316 C160 276 280 330 430 298 S695 270 850 306 S1120 365 1400 294' fill='none' stroke='%23e7a566' stroke-opacity='.28' stroke-width='18'/%3E%3Ccircle cx='1010' cy='465' r='210' fill='%23030a0d' opacity='.8'/%3E%3Ccircle cx='1010' cy='465' r='155' fill='%23302212' opacity='.85'/%3E%3Ccircle cx='930' cy='425' r='46' fill='%23d98536'/%3E%3Ccircle cx='1036' cy='390' r='52' fill='%23c86617'/%3E%3Ccircle cx='1098' cy='482' r='48' fill='%23e2b257'/%3E%3Ccircle cx='970' cy='544' r='58' fill='%23eee4cf'/%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid var(--t2tf-line);
}
.t2tf-hero[style] { background-size: cover; background-position: center; }
.t2tf-overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,0,0,.72), rgba(0,0,0,.28) 58%, rgba(0,0,0,.42)); z-index: 1; pointer-events: none; }
.t2tf-hero-copy { max-width: 640px; padding-top: 18px; }
.t2tf-hero h1, .t2tf-section h2, .t2tf-delivery h2, .t2tf-location h2, .t2tf-footer h2, .t2tf-modal h2 {
  margin: 0;
  font-family: "Barlow Condensed", Impact, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .035em;
  line-height: .9;
  text-shadow: 0 4px 0 rgba(0,0,0,.22);
}
.t2tf-hero h1 { font-size: clamp(56px, 8.5vw, 92px); max-width: 620px; }
.t2tf-price { display: flex; align-items: flex-end; gap: 18px; margin: 14px 0 16px; font-family: "Barlow Condensed", Impact, sans-serif; font-weight: 900; line-height: .82; }
.t2tf-price strong { color: var(--t2tf-orange); font-size: clamp(96px, 14vw, 168px); letter-spacing: -4px; text-shadow: 0 7px 0 rgba(0,0,0,.25); }
.t2tf-price span { padding-bottom: 20px; font-size: clamp(28px, 4vw, 42px); color: #fff; }
.t2tf-tags { margin: 0 0 26px; color: #fff; font-family: "Barlow Condensed", Impact, sans-serif; font-size: clamp(28px, 4vw, 36px); font-weight: 800; }
.t2tf-tags::first-letter { color: #fff; }
.t2tf-facts { display: grid; gap: 16px; margin: 0 0 28px; }
.t2tf-facts p, .t2tf-delivery-line, .t2tf-footer-data p, .t2tf-location-address { display: flex; align-items: center; gap: 14px; margin: 0; font-size: 18px; font-weight: 700; color: #fff; }
.t2tf-facts svg, .t2tf-delivery-line svg, .t2tf-footer-data svg, .t2tf-location-address svg, .t2tf-btn svg { width: 28px; height: 28px; flex: 0 0 28px; fill: var(--t2tf-orange); }
.t2tf-actions { display: flex; flex-wrap: wrap; gap: 16px; }
.t2tf-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; min-height: 58px; padding: 0 24px; border-radius: 10px; font-family: "Barlow Condensed", Impact, sans-serif; font-size: 22px; font-weight: 900; letter-spacing: .04em; transition: transform .2s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease; }
.t2tf-btn-primary { background: linear-gradient(135deg, var(--t2tf-orange), var(--t2tf-orange-2)); color: #fff; box-shadow: 0 14px 30px rgba(255,107,0,.24); }
.t2tf-btn-primary svg { fill: #fff; }
.t2tf-btn-outline { border: 2px solid rgba(255,107,0,.86); background: rgba(2,8,13,.34); color: #fff; }
.t2tf-btn:hover { transform: translateY(-2px); box-shadow: 0 18px 34px rgba(255,107,0,.25); }
.t2tf-btn-outline:hover { background: rgba(255,107,0,.16); border-color: var(--t2tf-orange); }

.t2tf-section { padding: 40px 0; border-bottom: 1px solid var(--t2tf-line); }
.t2tf-two-col { display: grid; grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr); gap: 38px; align-items: center; }
.t2tf-photo { min-height: 390px; border-radius: var(--t2tf-radius); border: 1px solid rgba(255,255,255,.2); box-shadow: var(--t2tf-shadow); background: radial-gradient(circle at 35% 25%, rgba(255,138,30,.45), transparent 24%), linear-gradient(135deg, #132b35, #060b0f 62%); background-size: cover; background-position: center; overflow: hidden; }
.t2tf-offer-photo:not([style])::before { content: ""; display: block; width: 100%; height: 100%; background: linear-gradient(135deg, rgba(255,255,255,.08), transparent), repeating-linear-gradient(90deg, rgba(255,255,255,.14) 0 8px, transparent 8px 80px); }
.t2tf-section-copy { padding: 20px 0; }
.t2tf-kicker { margin: 0 0 10px; color: var(--t2tf-orange); font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.t2tf-section-copy h2 { font-size: clamp(54px, 7vw, 78px); }
.t2tf-wave-line { width: 122px; margin: 16px 0 24px; }
.t2tf-section-copy h3 { margin: 0 0 12px; font-size: clamp(24px, 3vw, 30px); line-height: 1.22; }
.t2tf-section-copy p { margin: 0; color: var(--t2tf-muted); font-size: 20px; line-height: 1.55; }
.t2tf-price-small strong { font-size: clamp(70px, 8vw, 104px); }
.t2tf-price-small span { font-size: 32px; padding-bottom: 12px; }

.t2tf-menu-section { padding-top: 34px; }
.t2tf-centered { display: flex; align-items: center; justify-content: center; gap: 28px; margin-bottom: 32px !important; font-size: clamp(48px, 7vw, 68px); text-align: center; }
.t2tf-centered span { width: 72px; height: 14px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='16' viewBox='0 0 80 16'%3E%3Cpath d='M1 9 C13 3 21 3 33 9 S54 15 67 7 S76 3 79 6' fill='none' stroke='%2302a9ee' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") center/contain no-repeat; }
.t2tf-card-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }
.t2tf-food-card { position: relative; display: block; width: 100%; min-height: 340px; padding: 0; border: 1px solid rgba(255,255,255,.25); border-radius: 12px; overflow: hidden; color: #fff; background: #06131d; cursor: pointer; box-shadow: 0 12px 32px rgba(0,0,0,.28); transform: translateZ(0); transition: transform .22s ease, border-color .22s ease, box-shadow .22s ease; }
.t2tf-food-card:hover { transform: translateY(-7px); border-color: rgba(255,107,0,.9); box-shadow: 0 22px 44px rgba(0,0,0,.42); }
.t2tf-food-card:focus-visible { outline: 3px solid var(--t2tf-orange); outline-offset: 3px; }
.t2tf-card-image { position: absolute; inset: 0; background: radial-gradient(circle at 50% 36%, rgba(255,138,30,.56), transparent 25%), linear-gradient(140deg, #18313e, #090e12); background-size: cover; background-position: center; transition: transform .32s ease, filter .32s ease; }
.t2tf-food-card:hover .t2tf-card-image { transform: scale(1.06); filter: saturate(1.1) contrast(1.04); }
.t2tf-card-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(0,0,0,.18) 45%, rgba(0,0,0,.92) 100%); }
.t2tf-card-text { position: absolute; left: 16px; right: 16px; bottom: 22px; display: grid; justify-items: center; gap: 6px; text-align: center; }
.t2tf-card-text strong { font-family: "Barlow Condensed", Impact, sans-serif; font-size: clamp(30px, 3vw, 42px); font-weight: 900; line-height: .92; text-transform: uppercase; text-shadow: 0 3px 0 rgba(0,0,0,.28); }
.t2tf-card-text em { font-style: normal; font-size: 18px; font-weight: 800; }
.t2tf-card-text i { width: 52px; height: 3px; background: var(--t2tf-orange); border-radius: 99px; margin-top: 7px; }

.t2tf-delivery { position: relative; padding: 64px 0; border-bottom: 1px solid var(--t2tf-line); background-image: linear-gradient(90deg, rgba(2,8,13,.96), rgba(2,8,13,.6), rgba(2,8,13,.84)), radial-gradient(circle at 80% 50%, rgba(2,169,238,.26), transparent 30%); background-size: cover; background-position: center; }
.t2tf-delivery-inner { display: grid; grid-template-columns: 190px minmax(0, 520px); gap: 50px; align-items: center; }
.t2tf-delivery-icon { width: 150px; height: 150px; border: 4px solid var(--t2tf-blue); border-radius: 999px; display: grid; place-items: center; box-shadow: 0 0 44px rgba(2,169,238,.2); }
.t2tf-delivery-icon svg { width: 98px; height: 98px; fill: var(--t2tf-orange); }
.t2tf-delivery h2 { font-size: clamp(50px, 7vw, 74px); margin-bottom: 16px; }
.t2tf-delivery p { color: #fff; font-size: 20px; line-height: 1.55; margin: 0 0 14px; }
.t2tf-delivery-line { font-size: 23px !important; }
.t2tf-delivery-line b { color: var(--t2tf-orange); }
.t2tf-delivery .t2tf-btn { margin-top: 10px; }

.t2tf-location { padding: 54px 0; }
.t2tf-location-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 48px; align-items: center; }
.t2tf-location h2 { font-size: clamp(48px, 6vw, 70px); margin-bottom: 22px; }
.t2tf-location-address { font-size: 25px; margin-bottom: 28px; align-items: flex-start; }
.t2tf-location-address svg { width: 48px; height: 48px; flex-basis: 48px; }
.t2tf-map { min-height: 310px; border-radius: 14px; border: 1px solid rgba(255,255,255,.22); background: linear-gradient(135deg, rgba(2,169,238,.22), rgba(255,107,0,.12)), repeating-linear-gradient(138deg, rgba(255,255,255,.08) 0 1px, transparent 1px 42px), #082233; background-size: cover; background-position: center; display: grid; place-items: center; box-shadow: var(--t2tf-shadow); overflow: hidden; transition: transform .2s ease, border-color .2s ease; }
.t2tf-map:hover { transform: translateY(-3px); border-color: var(--t2tf-orange); }
.t2tf-map svg { width: 78px; height: 78px; fill: var(--t2tf-orange); filter: drop-shadow(0 10px 20px rgba(0,0,0,.45)); }

.t2tf-footer { position: relative; padding: 38px 0 52px; background: radial-gradient(circle at 50% 100%, rgba(2,169,238,.3), transparent 20%), #02080d; border-top: 1px solid var(--t2tf-line); }
.t2tf-footer::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 58px; opacity: .7; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1400' height='80' viewBox='0 0 1400 80'%3E%3Cpath d='M0 50 C160 2 270 77 426 40 S711 6 911 45 S1212 78 1400 18 V80 H0Z' fill='%2302a9ee' fill-opacity='.18'/%3E%3Cpath d='M0 58 C170 10 250 70 430 42 S710 4 910 48 S1180 72 1400 26' fill='none' stroke='%23ffffff' stroke-opacity='.4' stroke-width='4'/%3E%3C/svg%3E") center bottom/cover no-repeat; }
.t2tf-footer-grid { display: grid; grid-template-columns: 1.1fr .9fr 1.15fr; gap: 44px; align-items: center; }
.t2tf-footer-logo { position: relative; min-height: 116px; display: flex; align-items: center; gap: 9px; }
.t2tf-footer-logo img { max-width: 260px; max-height: 110px; }
.t2tf-footer-logo .t2tf-wave { position: absolute; left: 92px; bottom: 5px; width: 150px; }
.t2tf-footer-cta { text-align: center; border-left: 1px solid rgba(255,255,255,.24); border-right: 1px solid rgba(255,255,255,.24); padding: 0 28px; }
.t2tf-footer-cta h2 { color: var(--t2tf-orange); font-size: 48px; margin-bottom: 12px; }
.t2tf-footer-cta p { margin: 0 0 18px; font-size: 21px; line-height: 1.35; font-weight: 800; }
.t2tf-socials { display: flex; justify-content: center; gap: 14px; }
.t2tf-socials a { width: 44px; height: 44px; display: grid; place-items: center; border: 2px solid rgba(255,255,255,.82); border-radius: 999px; transition: transform .2s ease, border-color .2s ease, background .2s ease; }
.t2tf-socials a:hover { transform: translateY(-2px); border-color: var(--t2tf-orange); background: rgba(255,107,0,.16); }
.t2tf-socials svg { width: 23px; height: 23px; fill: #fff; }
.t2tf-footer-data { display: grid; gap: 14px; }
.t2tf-footer-data p { align-items: flex-start; }
.t2tf-footer-data svg { margin-top: 2px; }
.t2tf-back-top { position: fixed; right: 18px; bottom: 18px; z-index: 50; width: 48px; height: 48px; display: grid; place-items: center; border-radius: 999px; background: var(--t2tf-orange); color: #fff; font-size: 26px; font-weight: 900; box-shadow: 0 12px 28px rgba(0,0,0,.38); opacity: .92; transition: transform .2s ease; }
.t2tf-back-top:hover { transform: translateY(-3px); }

.t2tf-modal[hidden] { display: none; }
.t2tf-modal { position: fixed; inset: 0; z-index: 1000; display: grid; place-items: center; padding: 22px; }
.t2tf-modal-backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.74); backdrop-filter: blur(8px); }
.t2tf-modal-panel { position: relative; width: min(760px, 100%); max-height: min(760px, calc(100vh - 44px)); overflow: auto; border-radius: 18px; border: 1px solid rgba(255,255,255,.22); background: linear-gradient(180deg, rgba(8,26,38,.98), rgba(2,8,13,.98)); box-shadow: 0 26px 80px rgba(0,0,0,.62); padding: 34px; }
.t2tf-modal-close { position: absolute; top: 14px; right: 14px; width: 42px; height: 42px; border: 0; border-radius: 999px; background: var(--t2tf-orange); color: #fff; font-size: 30px; line-height: 1; cursor: pointer; }
.t2tf-modal h2 { font-size: clamp(44px, 6vw, 68px); color: #fff; padding-right: 44px; margin-bottom: 20px; }
.t2tf-modal-content { color: rgba(255,255,255,.86); font-size: 18px; line-height: 1.6; }
.t2tf-modal-content h3 { font-family: "Barlow Condensed", Impact, sans-serif; font-size: 36px; margin: 0 0 10px; color: var(--t2tf-orange); text-transform: uppercase; }
.t2tf-modal-content ul { padding-left: 20px; }
.t2tf-modal-content li { margin: 8px 0; }

@media (max-width: 980px) {
  .t2tf-container { width: min(100% - 32px, 760px); }
  .t2tf-header { height: 72px; padding: 0 16px; }
  .t2tf-logo img { max-width: 190px; }
  .t2tf-logo-mark { font-size: 42px; }
  .t2tf-logo-text { font-size: 29px; }
  .t2tf-logo .t2tf-wave { left: 72px; bottom: -17px; width: 110px; }
  .t2tf-menu-toggle { display: inline-flex; }
  .t2tf-nav { position: absolute; left: 12px; right: 12px; top: calc(100% + 8px); display: none; grid-template-columns: 1fr; gap: 0; border: 1px solid rgba(255,255,255,.15); border-radius: 14px; overflow: hidden; background: rgba(2,8,13,.98); box-shadow: 0 22px 54px rgba(0,0,0,.45); }
  .t2tf-nav.is-open { display: grid; }
  .t2tf-nav a { padding: 16px 18px; border-bottom: 1px solid rgba(255,255,255,.09); font-size: 21px; }
  .t2tf-nav a:last-child { border-bottom: 0; }
  .t2tf-wrap { scroll-padding-top: 86px; }
  .t2tf-hero { min-height: 690px; margin-top: 0; padding-top: 128px; background-position: center right; }
  .t2tf-two-col, .t2tf-location-grid, .t2tf-footer-grid { grid-template-columns: 1fr; }
  .t2tf-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .t2tf-delivery-inner { grid-template-columns: 1fr; gap: 26px; }
  .t2tf-delivery-icon { width: 118px; height: 118px; }
  .t2tf-delivery-icon svg { width: 74px; height: 74px; }
  .t2tf-footer-cta { border: 0; border-top: 1px solid rgba(255,255,255,.18); border-bottom: 1px solid rgba(255,255,255,.18); padding: 28px 0; }
}

@media (max-width: 640px) {
  .t2tf-container { width: min(100% - 24px, 520px); }
  .t2tf-header { background: rgba(2,8,13,.96); }
  .t2tf-hero { min-height: 735px; padding-bottom: 42px; background-position: 66% center; }
  .t2tf-hero-copy { padding-top: 18px; }
  .t2tf-hero h1 { font-size: 56px; }
  .t2tf-price { gap: 11px; }
  .t2tf-price strong { font-size: 103px; letter-spacing: -3px; }
  .t2tf-price span { font-size: 29px; padding-bottom: 12px; }
  .t2tf-tags { font-size: 25px; line-height: 1.1; }
  .t2tf-facts p { align-items: flex-start; font-size: 16px; }
  .t2tf-actions, .t2tf-btn { width: 100%; }
  .t2tf-btn { min-height: 56px; font-size: 21px; }
  .t2tf-section { padding: 32px 0; }
  .t2tf-photo { min-height: 260px; }
  .t2tf-section-copy h2, .t2tf-delivery h2, .t2tf-location h2 { font-size: 48px; }
  .t2tf-section-copy p { font-size: 17px; }
  .t2tf-centered { font-size: 40px; gap: 10px; }
  .t2tf-centered span { width: 34px; }
  .t2tf-card-grid { grid-template-columns: 1fr; gap: 14px; }
  .t2tf-food-card { min-height: 260px; }
  .t2tf-delivery { padding: 42px 0; }
  .t2tf-delivery p { font-size: 17px; }
  .t2tf-delivery-line { font-size: 20px !important; }
  .t2tf-location { padding: 38px 0; }
  .t2tf-location-address { font-size: 20px; }
  .t2tf-map { min-height: 220px; }
  .t2tf-footer-grid { gap: 24px; }
  .t2tf-footer-logo { min-height: 88px; }
  .t2tf-footer-data p { font-size: 16px; }
  .t2tf-modal-panel { padding: 28px 20px; }
}
