{
  "version": 1,
  "enabled": true,
  "background": "F2F1FD",
  "fontDesign": "poppins",
  "defaultPlan": "yearly",
  "scale": {
    "baseline": 393,
    "min": 0.82,
    "max": 1.25
  },
  "hero": {
    "heightPct": 0,
    "fade": false,
    "mode": "none"
  },
  "heroLayout": {
    "type": "spacer",
    "props": {
      "height": 0
    }
  },
  "close": {
    "size": 22,
    "box": 32,
    "color": "17171C",
    "top": 10
  },
  "restore": {
    "hidden": true
  },
  "content": {
    "sideInset": 0,
    "paddingBottom": 0
  },
  "cta": {
    "title": {
      "tr": "Devam",
      "en": "Continue",
      "de": "Weiter",
      "fr": "Continuer",
      "it": "Continua",
      "es": "Continuar",
      "es-419": "Continuar",
      "es-CO": "Continuar",
      "es-MX": "Continuar",
      "es-VE": "Continuar",
      "pt": "Continuar",
      "pt-BR": "Continuar"
    },
    "fill": "1C1C22",
    "textColor": "FFFFFF",
    "corner": 22,
    "builtInShimmer": false
  },
  "overlay": {
    "type": "vstack",
    "props": {
      "spacing": 0,
      "paddingTop": 96,
      "paddingH": 24,
      "when": {
        "compact": {
          "paddingTop": 62
        },
        "small": {
          "paddingH": 18
        }
      }
    },
    "children": [
      {
        "type": "text",
        "props": {
          "text": {
            "tr": "Tek Seferlik Teklif",
            "en": "One-Time Offer",
            "de": "Einmaliges Angebot",
            "fr": "Offre unique",
            "it": "Offerta unica",
            "es": "Oferta única",
            "es-419": "Oferta única",
            "es-CO": "Oferta única",
            "es-MX": "Oferta única",
            "es-VE": "Oferta única",
            "pt": "Oferta única",
            "pt-BR": "Oferta única"
          },
          "size": 25,
          "sizeMin": 19,
          "weight": "extrabold",
          "color": "17171C",
          "align": "center",
          "lines": 1,
          "minScale": 0.7
        }
      },
      {
        "type": "text",
        "props": {
          "text": {
            "tr": "Sadece Senin İçin",
            "en": "Just For You",
            "de": "Nur für dich",
            "fr": "Rien que pour vous",
            "it": "Solo per te",
            "es": "Solo para ti",
            "es-419": "Solo para ti",
            "es-CO": "Solo para ti",
            "es-MX": "Solo para ti",
            "es-VE": "Solo para ti",
            "pt": "Só para você",
            "pt-BR": "Só para você"
          },
          "size": 29,
          "sizeMin": 22,
          "weight": "extrabold",
          "color": "5B6BF5",
          "align": "center",
          "lines": 1,
          "minScale": 0.7,
          "paddingTop": 2
        }
      },
      {
        "type": "image",
        "props": {
          "image": "offBlueGift",
          "fit": "fit",
          "height": 500,
          "paddingTop": -80,
          "paddingBottom": -80,
          "when": {
            "compact": {
              "height": 330,
              "paddingTop": -50,
              "paddingBottom": -55
            }
          }
        }
      },
      {
        "type": "countdown",
        "props": {
          "style": "boxes",
          "format": "mm:ss",
          "seconds": 1800,
          "hideOnEnd": false,
          "paddingTop": 40,
          "digitSize": 30,
          "digitWeight": "extrabold",
          "digitColor": "17171C",
          "boxWidth": 46,
          "boxHeight": 62,
          "boxCorner": 16,
          "boxFill": "FBFAFF",
          "boxBorderColor": "E6E3F8",
          "boxBorderWidth": 1,
          "boxSpacing": 8,
          "groupSpacing": 14,
          "separator": ":",
          "separatorSize": 26,
          "separatorColor": "17171C",
          "when": {
            "compact": {
              "boxWidth": 38,
              "boxHeight": 50,
              "digitSize": 24,
              "paddingTop": 22
            },
            "small": {
              "boxWidth": 42,
              "boxHeight": 56,
              "digitSize": 26
            }
          }
        }
      }
    ]
  },
  "layout": {
    "type": "vstack",
    "props": {
      "spacing": 0,
      "background": "FFFFFF",
      "corner": 30,
      "innerPaddingH": 20,
      "paddingBottom": -46,
      "shadowColor": "3A2E8F",
      "shadowOpacity": 0.08,
      "shadowRadius": 18,
      "shadowY": -6
    },
    "children": [
      {
        "type": "spacer",
        "props": {
          "height": 24
        }
      },
      {
        "type": "richText",
        "props": {
          "size": 27,
          "weight": "extrabold",
          "align": "center",
          "lines": 1,
          "minScale": 0.6,
          "segments": [
            {
              "text": {
                "tr": "Sadece ",
                "en": "Only ",
                "de": "Nur ",
                "fr": "Seulement ",
                "it": "Solo ",
                "es": "Solo ",
                "es-419": "Solo ",
                "es-CO": "Solo ",
                "es-MX": "Solo ",
                "es-VE": "Solo ",
                "pt": "Apenas ",
                "pt-BR": "Apenas "
              },
              "color": "17171C"
            },
            {
              "text": "{yearlyPrice}",
              "color": "5B6BF5"
            },
            {
              "text": "/{yearlyPeriod}",
              "color": "17171C"
            }
          ],
          "when": {
            "compact": {
              "size": 23
            },
            "small": {
              "size": 24
            }
          }
        }
      },
      {
        "type": "text",
        "props": {
          "text": {
            "tr": "Toplam {yearlyTotal}/yıl",
            "en": "Total {yearlyTotal}/year",
            "de": "Insgesamt {yearlyTotal}/Jahr",
            "fr": "Total {yearlyTotal}/an",
            "it": "Totale {yearlyTotal}/anno",
            "es": "Total {yearlyTotal}/año",
            "es-419": "Total {yearlyTotal}/año",
            "es-CO": "Total {yearlyTotal}/año",
            "es-MX": "Total {yearlyTotal}/año",
            "es-VE": "Total {yearlyTotal}/año",
            "pt": "Total {yearlyTotal}/ano",
            "pt-BR": "Total {yearlyTotal}/ano"
          },
          "size": 15,
          "sizeMin": 13,
          "weight": "medium",
          "color": "8A8A93",
          "align": "center",
          "lines": 1,
          "minScale": 0.7,
          "paddingTop": 4
        }
      },
      {
        "type": "spacer",
        "props": {
          "height": 18
        }
      },
      {
        "type": "cta",
        "props": {
          "action": "purchase"
        }
      },
      {
        "type": "spacer",
        "props": {
          "height": 12
        }
      },
      {
        "type": "hstack",
        "props": {
          "spacing": 6,
          "align": "center"
        },
        "children": [
          {
            "type": "icon",
            "props": {
              "asset": "shield-2",
              "size": 15,
              "color": "000000",
              "offsetY": -1
            }
          },
          {
            "type": "text",
            "props": {
              "text": {
                "tr": "Apple ile güvende. Dilediğin zaman iptal et",
                "en": "Secured with Apple. Cancel anytime",
                "de": "Gesichert mit Apple. Jederzeit kündbar",
                "fr": "Sécurisé avec Apple. Annulez à tout moment",
                "it": "Protetto con Apple. Disdici quando vuoi",
                "es": "Protegido con Apple. Cancela cuando quieras",
                "es-419": "Protegido con Apple. Cancela cuando quieras",
                "es-CO": "Protegido con Apple. Cancela cuando quieras",
                "es-MX": "Protegido con Apple. Cancela cuando quieras",
                "es-VE": "Protegido con Apple. Cancela cuando quieras",
                "pt": "Protegido com a Apple. Cancele quando quiser",
                "pt-BR": "Protegido com a Apple. Cancele quando quiser"
              },
              "size": 12,
              "sizeMin": 10,
              "weight": "medium",
              "color": "6B6B75",
              "align": "center",
              "lines": 1,
              "minScale": 0.7,
              "hug": true
            }
          }
        ]
      },
      {
        "type": "spacer",
        "props": {
          "height": 78
        }
      }
    ]
  }
}