{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jLsc1Et8mvycrhLkG2h0/hVOoXdW1a6dW0fUpe6gE/FmxyvlB6E.js"],
  "sourcesContent": ["// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";const EmbedFonts=getFonts(Embed);const FeatherFonts=getFonts(Feather);const cycleOrder=[\"qNnXFj_ic\",\"BcQ5qE4lq\"];const serializationHash=\"framer-ShCX8\";const variantClassNames={BcQ5qE4lq:\"framer-v-1pa11g6\",qNnXFj_ic:\"framer-v-8dwsu5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={form:\"qNnXFj_ic\",Mobile:\"BcQ5qE4lq\"};const getProps=({close,height,id,visible,width,...props})=>{return{...props,D0AoP9qf4:close??props.D0AoP9qf4,tlwEmHRZV:visible??props.tlwEmHRZV??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"qNnXFj_ic\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,tlwEmHRZV,D0AoP9qf4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qNnXFj_ic\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1utqupw=activeVariantCallback(async(...args)=>{if(D0AoP9qf4){const res=await D0AoP9qf4(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(FormContainer,{...restProps,...gestureHandlers,action:\"https://api.framer.com/forms/v1/forms/dc9ca73a-4b5d-4723-b1ef-a9534c6bc944/submit\",className:cx(scopingClassNames,\"framer-8dwsu5\",className,classNames),\"data-framer-name\":\"form\",layoutDependency:layoutDependency,layoutId:\"qNnXFj_ic\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},...addPropertyOverrides({BcQ5qE4lq:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11fjdw-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"P7V2UMFzA-container\",nodeId:\"P7V2UMFzA\",rendersWithMotion:true,scopeId:\"FmxyvlB6E\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:\"\\n<!DOCTYPE html>\\n<html lang='en'>\\n<head>\\n    <meta charset='UTF-8'>\\n    <meta name='viewport' content='width=device-width, initial-scale=1.0'>\\n    <title>Generated Form</title>\\n    <link rel='preconnect' href='https://fonts.googleapis.com'>\\n    <link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>\\n    <link href='https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap' rel='stylesheet'>\\n    <style>\\n        body {\\n            font-family: 'Inter', sans-serif;\\n            /*background-color: #E9D5CA;\\n            padding:20px;*/\\n            color: #363062;\\n            margin: 0;\\n            display:block;\\n        }\\n        .relative {\\n            position: relative;\\n        }\\n        .dropdown-icon {\\n            position: absolute;\\n            right: 20px;\\n            top: 50%;\\n            transform: translateY(-50%);\\n        }\\n        .simple-container {\\n            width: 100%;\\n            display: flex;\\n            flex-direction: column;\\n            gap: 10px;\\n            margin-top: 12px;\\n            margin-bottom: 12px;\\n        }\\n        .text-align-bold{\\n            text-align: center;\\n            font-weight: 600;\\n            font-size:x-large;\\n        }\\n        .height-120 {\\n            height: 120px;\\n        }\\n        .custom-label {\\n            color: #0A1629;\\n            font-weight: 600;\\n            font-size: 14px;\\n            line-height: 21px;\\n        }\\n        .container {\\n          margin: auto;\\n          background-color: white;\\n          padding: 16px;\\n          border-radius: 16px;\\n        }\\n        .container form{\\n          width: 100%;\\n        }\\n        .hide{\\n          display: none;\\n        }\\n        .checkbox-label {\\n          display: flex;\\n          align-items: center;\\n          padding: 4px;\\n          cursor: pointer;\\n        }\\n        .container h2 {\\n            text-align: center;\\n            font-weight: 600;\\n            font-size: 24px;\\n            line-height: 36px;\\n            margin-bottom: 16px;\\n        }\\n        .custom-radio {\\n            appearance: none;\\n            -webkit-appearance: none;\\n            width: 16px;\\n            height: 16px;\\n            border: 1px solid #D8E0F0;\\n            border-radius: 50%;\\n            padding: 4px;\\n            background-color: #FFFFFF;\\n            cursor: pointer;\\n            position: relative;\\n        }\\n        .custom-radio:checked {\\n            border: 1px solid #00ADE7;\\n        }\\n        .custom-radio:checked::before {\\n            content: '';\\n            display: block;\\n            width: 8px;\\n            height: 8px;\\n            background-color: #00ADE7;\\n            border-radius: 50%;\\n            position: absolute;\\n            top: 50%;\\n            left: 50%;\\n            transform: translate(-50%, -50%);\\n        }\\n        .font-bold{\\n          font-weight: 600;\\n        }\\n        .text-black{\\n          color: #000000;\\n        }\\n        .radio-label {\\n            color: #0A1629;\\n            font-weight: 400;\\n            font-size: 14px;\\n            line-height: 21px;\\n            transition: all 0.3s;\\n            margin-left: 8px;\\n        }\\n        .custom-radio:checked + .radio-label {\\n            font-weight: 600;\\n        }\\n        .radio-container {\\n            display: flex;\\n            align-items: center;\\n            padding-left: 5px;\\n        }\\n        .checkbox-container {\\n            display: flex;\\n            align-items: center;\\n            gap: 8px;\\n        }\\n        .checkbox-label {\\n            color: #0A1629;\\n            font-weight: 400;\\n            font-size: 14px;\\n            line-height: 21px;\\n            margin-left: 8px;\\n        }\\n        .checkbox-span{\\n          color: #0A1629; \\n          font-weight: 400;\\n          font-size: 14px;\\n          line-height: 21px; \\n          margin-left: 8px;\\n        }\\n        select {\\n            width: 100%;\\n            height: 48px;\\n            display: flex;\\n            border: 1px solid #D8E0F0;\\n            justify-content: space-between;\\n            padding: 12px;\\n            padding-left: 16px;\\n            padding-right: 30px;\\n            border-radius: 16px;\\n            background-color: white;\\n            appearance: none;\\n        }\\n        select:focus {\\n          border-color: #00ADE7;\\n          font-weight: bold;\\n        }\\n        .full-width{\\n          width: 100%;\\n        }\\n        select option:checked {\\n            color: #000000;\\n            font-weight: 900;\\n        }\\n        input[type='checkbox']:checked + label .unchecked-svg {\\n            display: none;\\n        }\\n        input[type='checkbox']:checked + label .checked-svg {\\n            display: block;\\n        }\\n        .unchecked-svg, .checked-svg {\\n            width: 18px;\\n            height: 18px;\\n        }\\n        .checked-svg {\\n            display: none;\\n        }\\n        .custom-input {\\n          color: #0A1629;\\n          font-weight: 600;\\n          font-size: 14px;\\n          line-height: 21px;\\n          padding: 12px;\\n          padding-left: 16px;\\n          border-radius: 16px;\\n          border: 1px solid #D8E0F0;\\n        }\\n        .custom-input::placeholder {\\n          color: #7D8592;\\n          font-weight: 400;\\n        }\\n        .custom-input:focus {\\n            border-color: #00ADE7;\\n        }\\n        .custom-submit {\\n          background-color: #398150;\\n          color: white;\\n          border: none;\\n          padding: 12px 20px;\\n          cursor: pointer;\\n          border-radius: 16px;\\n          margin: 12px auto;\\n          width: 100%;\\n          position: relative;\\n          overflow: hidden;\\n        }\\n        .custom-button {\\n          cursor: pointer;\\n          margin-left: 0px;\\n          border: none;\\n          display: inline-block;\\n          vertical-align: middle;\\n          width: 100%;\\n          margin-top: 12px;\\n          margin-bottom: 12px;\\n          background-color: #398150;\\n          padding: 12px 20px;\\n          border-radius: 16px;\\n          color: white;\\n          text-align: center;\\n        }\\n        .selectedopt{\\n          color: black;\\n          font-weight: 700;\\n        }\\n        .button-container {\\n          width: 100%;\\n          display: flex;\\n          justify-content: center;\\n          margin: 12px auto;\\n        }\\n        .form-heading {\\n          font-size: 24px;\\n          font-weight: 600;\\n          color: #0A1629;\\n          margin-top: 16px;\\n          margin-bottom: 24px;\\n        }\\n        .thanks{\\n          width:100%;\\n          display:block;\\n        }\\n        .thank-you-message {\\n          text-align: center;\\n          display: flex;\\n          flex-direction: column;\\n          align-items: center;\\n          gap: 12px;\\n          padding: 24px;\\n          background-color: #fff;\\n          border-radius: 16px;\\n          justify-content: center;\\n          height: 100vh;\\n        }\\n        .thank-you-message h1 {\\n          font-size: 24px;\\n          color: #000000;\\n          margin:0;\\n          margin-top: 24px;\\n          font-weight: 600;\\n          line-height: 28.8px;\\n          }\\n        .thank-you-message h3 {\\n          margin: 0;\\n          margin-top: 5px;\\n          font-size: 16px;\\n          font-weight: 600;\\n          line-height: 19.2px;\\n          color: #000000;\\n          }\\n        .thank-you-message p {\\n          margin: 0;\\n          font-size: 12px;\\n          font-weight: 400;\\n          line-height: 15.6px;\\n          color: #000000;\\n        }\\n        .loader {\\n            border: 4px solid rgba(0, 0, 0, 0.1);\\n            border-radius: 50%;\\n            border-top: 4px solid #007bff; \\n            width: 24px; \\n            height: 24px;\\n            animation: spin 1s linear infinite; \\n            display: inline-block;\\n        }\\n\\n        @keyframes spin {\\n            0% { transform: rotate(0deg); }\\n            100% { transform: rotate(360deg); }\\n        }\\n        .hide-text {\\n          visibility: hidden;\\n        }\\n        .otpErrorMessage{\\n            color: red;\\n        }\\n        .close {\\n        color: #aaaaaa;\\n        float: right;\\n        font-size: 28px;\\n        font-weight: bold;\\n        }\\n\\n        .close:hover,\\n        .close:focus {\\n            color: #000;\\n            text-decoration: none;\\n            cursor: pointer;\\n        }\\n\\n        .otpTitle {\\n            font-weight: 600;\\n            font-size: 12px;\\n            line-height: 18px;\\n        }\\n\\n        .wrapEditBtn {\\n            display: flex;\\n            align-items: center;\\n            color: #00ADE7;\\n        }\\n\\n        .otpHeader {\\n            font-size: 14px;\\n            font-weight: 600;\\n            line-height: 21px;\\n        }\\n\\n        .otpStylesInputs {\\n            display: flex;\\n            gap: 14px;\\n            width: 60px;\\n            margin: 24px 0px;\\n        }\\n\\n        .inputStyle {\\n            border-radius: 14px;\\n            background: #FFFFFF;\\n            border: 1px solid #D8E0F0;\\n            box-sizing: border-box;\\n            box-shadow: 0px 1px 2px rgba(184, 200, 224, 0.222055);\\n            width: 59.2px;\\n            height: 58px;\\n            font-style: normal;\\n            text-indent: unset;\\n            text-align: center;\\n            font-weight: bold;\\n            font-size: 14px;\\n        }\\n        @media screen and (max-width: 530px) {\\n            .inputStyle {\\n                width: 49.2px;\\n            }\\n        }\\n        @media screen and (max-width: 460px) {\\n            .inputStyle {\\n                width: 39px;\\n            }\\n        }\\n\\n        @media screen and (max-width: 400px) {\\n            .inputStyle {\\n                width: 32px;\\n            }\\n        }\\n\\n        input::-webkit-outer-spin-button,\\n        input::-webkit-inner-spin-button {\\n            -webkit-appearance: none;\\n            margin: 0;\\n        }\\n\\n        /* Firefox */\\n        input[type=number], input[type=tel]{\\n            -moz-appearance: none;\\n            appearance: none;\\n        }\\n\\n        .otpResendWrapper {\\n            display: flex;\\n            justify-content: space-around;\\n        }\\n        .resendTimer {\\n            color: #00ADE7;\\n        }\\n        img.thank-you-image {\\n            width: 100%;\\n            max-width: 260px;\\n            height: auto;\\n        }\\n        .error-message {\\n            color: red;\\n            font-size: 12px;\\n            display: none;\\n        }\\n        .show-error .error-message {\\n            display: block;\\n        }\\n        .wrapEditBtn{\\n            cursor: pointer;\\n        }\\n        .custom-submit:disabled {\\n            background-color: #cccccc;\\n            cursor: not-allowed;\\n        }\\n        .hide{\\n            display: none;\\n        }\\n    </style>\\n</head>\\n<body>\\n    <div id='container' class='container'>\\n        <form id='customForm' action='#'>\\n            <div key='0'>\\n                <h2 id='Your Gateway to a Successful Career' class='form-heading'>Your Gateway to a Successful Career</h2>\\n            </div>\\n<div class='simple-container' key='1'>\\n                <label class='custom-label'>Name </label>\\n                <input id='Name ' name='name' class='custom-input' type='text' placeholder='Enter your name' required />\\n            </div>\\n<div class='simple-container' id='phone-number-container' key='2'>\\n                <label class='custom-label'>Phone Number</label>\\n                <input id='Phone Number' name='phonenumber' class='custom-input' type='tel' pattern=\\\"[6-9]{1}[0-9]{9}\\\" maxlength=\\\"10\\\" placeholder='Enter your phone number '  oninput=\\\"this.value = this.value.replace(/[^0-9]/g, '');\\\" />\\n                <div class=\\\"error-message\\\">Please enter a valid 10-digit phone number.</div>\\n            </div>\\n<div class='simple-container' key='3'>\\n                <label class='custom-label'>Email</label>\\n                <input id='Email' name='email' class='custom-input' type='email' placeholder='xyz@gmail.com' required />\\n            </div>\\n<div class='simple-container full-width' key='4'>\\n                  <label class='custom-label'>Highest Education</label>\\n                  <div class='relative'>\\n                    <select \\n                      id='dropdown-Highest Education'\\n                      onchange=\\\"(e) => e.target.classList.add('text-black', 'font-bold')\\\"\\n                      defaultValue=''\\n                      name=\\\"highesteducation\\\"\\n                      required\\n                      class='dp-selection'\\n                    >\\n                      <option value='' disabled selected >Select...</option>\\n                      <option key='0' class=\\\"selectedopt\\\" name='highesteducation' value='10th'>10th</option><option key='1' class=\\\"selectedopt\\\" name='highesteducation' value='12th/Diploma '>12th/Diploma </option><option key='2' class=\\\"selectedopt\\\" name='highesteducation' value='Bachelor's '>Bachelor's </option><option key='3' class=\\\"selectedopt\\\" name='highesteducation' value='Master's '>Master's </option>\\n                    </select>\\n                    <svg class='dropdown-icon' width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'>\\n                      <path d='M9.70711 0.292893C10.0676 0.653377 10.0953 1.22061 9.7903 1.6129L9.70711 1.70711L5.70711 5.70711C5.34662 6.06759 4.77939 6.09532 4.3871 5.7903L4.29289 5.70711L0.292893 1.70711C-0.0976305 1.31658 -0.0976305 0.683418 0.292893 0.292893C0.653378 -0.0675907 1.22061 -0.0953203 1.6129 0.209705L1.70711 0.292893L5 3.585L8.29289 0.292893C8.65338 -0.0675907 9.22061 -0.0953203 9.6129 0.209705L9.70711 0.292893Z' fill='#7D8592'/>\\n                    </svg>\\n                  </div>\\n              </div>\\n<div class='simple-container full-width' key='5'>\\n                  <label class='custom-label'>Total Experience</label>\\n                  <div class='relative'>\\n                    <select \\n                      id='dropdown-Total Experience'\\n                      onchange=\\\"(e) => e.target.classList.add('text-black', 'font-bold')\\\"\\n                      defaultValue=''\\n                      name=\\\"totalexperience\\\"\\n                      required\\n                      class='dp-selection'\\n                    >\\n                      <option value='' disabled selected >Select...</option>\\n                      <option key='0' class=\\\"selectedopt\\\" name='totalexperience' value='0-3'>0-3</option><option key='1' class=\\\"selectedopt\\\" name='totalexperience' value='3-5'>3-5</option><option key='2' class=\\\"selectedopt\\\" name='totalexperience' value='5-10'>5-10</option><option key='3' class=\\\"selectedopt\\\" name='totalexperience' value='10+ Years '>10+ Years </option>\\n                    </select>\\n                    <svg class='dropdown-icon' width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'>\\n                      <path d='M9.70711 0.292893C10.0676 0.653377 10.0953 1.22061 9.7903 1.6129L9.70711 1.70711L5.70711 5.70711C5.34662 6.06759 4.77939 6.09532 4.3871 5.7903L4.29289 5.70711L0.292893 1.70711C-0.0976305 1.31658 -0.0976305 0.683418 0.292893 0.292893C0.653378 -0.0675907 1.22061 -0.0953203 1.6129 0.209705L1.70711 0.292893L5 3.585L8.29289 0.292893C8.65338 -0.0675907 9.22061 -0.0953203 9.6129 0.209705L9.70711 0.292893Z' fill='#7D8592'/>\\n                    </svg>\\n                  </div>\\n              </div>\\n<div class='button-container' key='6'>\\n                <button id='submit-otp' class='custom-submit' type='submit' >\\n                    <span id=\\\"submit-text\\\" class='button-text'>Submit</span>\\n                    <div id=\\\"loader-div\\\" class='loader loader-default hide'></div>\\n                </button>\\n            </div>\\n        </form>\\n        <div id=\\\"otpForm\\\"></div>\\n    </div>\\n    <div id=\\\"thanks\\\" class=\\\"hide\\\">\\n      <div class='thank-you-message'>\\n        <img src=\\\"https://cdn-cp-assets-public.classplus.co/CampaignManager/afa0f8f0-e22e-11ef-a937-f795b306ac05.gif\\\"  class=\\\"thank-you-image\\\" alt=\\\"Thank You\\\" />\\n        <div> \\n          <h1>Thank You</h1>\\n          <h3>for showing interest</h3>\\n        </div>\\n        <p>Our executive will call you shortly</p> \\n        <div class='button-container'>\\n          <button class='custom-button' id='redirectButton' onclick=\\\"window.parent.location.href=''\\\"></button>\\n        </div>\\n      </div>\\n    </div>\\n</body>\\n<script>\\n    document.querySelectorAll('.dp-selection').forEach(input => {\\n        input.addEventListener('change', function() {\\n        this.classList.add('text-black', 'font-bold');\\n        });\\n    });\\n\\n    const containerDiv = document.querySelector('.checkbox');\\n\\n    function validateForm() {\\n        const form = document.getElementById('customForm');\\n        const requiredFields = form.querySelectorAll('[required]');\\n        const submitButton = document.getElementById('submit-otp');\\n\\n        let isFormValid = true;\\n\\n        if(containerDiv && containerDiv.classList.contains('required')){   \\n            const checkboxes = document.querySelectorAll('.checkbox input[type=\\\"checkbox\\\"]');\\n            if(Array.from(checkboxes).some(checkbox => checkbox.checked)){\\n                isFormValid = true;\\n            }\\n            else{\\n                isFormValid = false;\\n            }\\n        }\\n\\n        requiredFields.forEach(field => {\\n            if (!field.checkValidity()) {\\n                isFormValid = false;\\n            }\\n        });\\n\\n        submitButton.disabled = !isFormValid;\\n    }\\n    window.addEventListener('load', validateForm);\\n    document.getElementById('customForm').addEventListener('input', validateForm);\\n    document.getElementById('customForm').addEventListener('change', validateForm);\\n\\n    const formSubmitBtn = document.getElementById('submit-otp');\\n    const loaderDiv = document.getElementById('loader-div');\\n    const submitText = document.getElementById('submit-text');\\n\\n    function toggleLoader(show) {\\n        if (show) {\\n            loaderDiv.classList.remove('hide');\\n            submitText.classList.add('hide');\\n            formSubmitBtn.disabled = true; // Optionally disable the button while loading\\n        } else {\\n            submitText.classList.remove('hide');\\n            loaderDiv.classList.add('hide');\\n            formSubmitBtn.disabled = false; // Re-enable the button once loading is complete\\n        }\\n    }\\n\\n    document.getElementById('submit-otp').addEventListener('click', async (event) => {\\n    event.preventDefault(); \\n\\n    const phoneNumberContainer = document.getElementById('phone-number-container');\\n    const phoneNumberInput = document.querySelector('input[type=\\\"tel\\\"]');\\n    if(phoneNumberInput){\\n        const phoneNumberValue = phoneNumberInput.value.trim();\\n        \\n        if (phoneNumberInput.hasAttribute('required') || phoneNumberValue.length > 0) {\\n            if (!phoneNumberInput.checkValidity() || phoneNumberValue.length !== 10) {\\n                phoneNumberContainer.classList.add('show-error');\\n                return;\\n            } else {\\n                phoneNumberContainer.classList.remove('show-error');\\n            }\\n        } else {\\n            phoneNumberContainer.classList.remove('show-error');\\n        }\\n    }\\n\\n    // Hide form container and show the thank you message\\n    document.getElementById(\\\"container\\\").style.display = 'none';\\n    document.getElementById(\\\"thanks\\\").classList.remove('hide');\\n\\n    let formData = new FormData(document.getElementById('customForm'));\\n\\n    const button = document.getElementById('submit-otp');\\n    const loader = document.createElement('div');\\n    loader.className = 'loader';\\n    button.appendChild(loader);\\n    button.classList.add('hide-text');\\n    loader.style.display = 'block';\\n\\n    try {\\n        const data = { 'data': [] };\\n        const urlParams = new URLSearchParams(window.parent.location.search);\\n        const utmParams = {};\\n\\n        data.data.unshift({ 'key': 'uniqueId', 'value': \\\"IMT_AN\\\" });\\n\\n        urlParams.forEach((value, key) => {\\n            if (key.startsWith('utm_')) {\\n                utmParams[key] = value;\\n            }\\n        });\\n\\n        formData.forEach((value, key) => {\\n            const existingItem = data.data.find(item => item.key === key);\\n            if (existingItem) {\\n                    existingItem.value += ',' + value;\\n            } else {\\n                data.data.push({ 'key': key, 'value': value });\\n            }\\n        });\\n\\n        for (const [key, value] of Object.entries(utmParams)) {\\n            data.data.push({ 'key': key, 'value': value });\\n        }\\n        toggleLoader( true);\\n\\n        const response = await fetch('https://api.testbook.com/api/v2/blog-sheet', {\\n            method: 'POST',\\n            headers: {\\n                'Content-Type': 'application/json',\\n            },\\n            body: JSON.stringify(data)\\n        });\\n        if(data?.data){\\n            window?.parent?.dataLayer.push({event:'enquiryFormSuccess', data: data?.data});\\n        }\\n\\n        console.log('Response:', response);\\n        toggleLoader( false);\\n\\n    } catch (error) {\\n        console.error('Error:', error);\\n    } finally {\\n        loader.style.display = 'none';\\n        button.classList.remove('hide-text');\\n        button.removeChild(loader);\\n    }\\n});\\n</script>\\n</html>\",id:\"P7V2UMFzA\",layoutId:\"P7V2UMFzA\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),tlwEmHRZV&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1um2eek\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"YMsVVF6SO\",onTap:onTap1utqupw,style:{backgroundColor:\"var(--token-f9575cee-ddbf-4a19-bee1-aa4c0c20f511, rgb(245, 249, 246))\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w4en7s-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"UFfKsUtb7-container\",nodeId:\"UFfKsUtb7\",rendersWithMotion:true,scopeId:\"FmxyvlB6E\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-9f81e23d-f7de-49cd-afc4-239808a2e0b1, rgb(57, 129, 80))\",height:\"100%\",iconSearch:\"x\",iconSelection:\"home\",id:\"UFfKsUtb7\",layoutId:\"UFfKsUtb7\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ShCX8.framer-1np1lmq, .framer-ShCX8 .framer-1np1lmq { display: block; }\",\".framer-ShCX8.framer-8dwsu5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 670px; justify-content: flex-start; overflow: hidden; padding: 24px; position: relative; width: 460px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ShCX8 .framer-11fjdw-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-ShCX8 .framer-1um2eek { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 10px; position: absolute; right: 24px; top: 24px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-ShCX8 .framer-1w4en7s-container { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ShCX8.framer-8dwsu5, .framer-ShCX8 .framer-1um2eek { gap: 0px; } .framer-ShCX8.framer-8dwsu5 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ShCX8.framer-8dwsu5 > :first-child { margin-top: 0px; } .framer-ShCX8.framer-8dwsu5 > :last-child { margin-bottom: 0px; } .framer-ShCX8 .framer-1um2eek > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ShCX8 .framer-1um2eek > :first-child { margin-left: 0px; } .framer-ShCX8 .framer-1um2eek > :last-child { margin-right: 0px; } }\",\".framer-ShCX8.framer-v-1pa11g6.framer-8dwsu5 { padding: 16px 0px 0px 0px; width: 324px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 670\n * @framerIntrinsicWidth 460\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BcQ5qE4lq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"tlwEmHRZV\":\"visible\",\"D0AoP9qf4\":\"close\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFmxyvlB6E=withCSS(Component,css,\"framer-ShCX8\");export default FramerFmxyvlB6E;FramerFmxyvlB6E.displayName=\"Form (Apply Now IMT)\";FramerFmxyvlB6E.defaultProps={height:670,width:460};addPropertyControls(FramerFmxyvlB6E,{variant:{options:[\"qNnXFj_ic\",\"BcQ5qE4lq\"],optionTitles:[\"form\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},tlwEmHRZV:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean},D0AoP9qf4:{title:\"Close\",type:ControlType.EventHandler}});addFonts(FramerFmxyvlB6E,[{explicitInter:true,fonts:[]},...EmbedFonts,...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFmxyvlB6E\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BcQ5qE4lq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"tlwEmHRZV\\\":\\\"visible\\\",\\\"D0AoP9qf4\\\":\\\"close\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"460\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"670\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FmxyvlB6E.map"],
  "mappings": "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;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,SAAmqqB,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkD,GAAwB7B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB,GAAK,iBAAiBuC,EAAiB,SAAS,YAAY,MAAMI,EAAa,MAAM,CAAC,gBAAgB,wEAAwE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAsB7C,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAKuD,EAA8B,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,iBAAiBd,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKnB,EAAQ,CAAC,MAAM,sEAAsE,OAAO,OAAO,WAAW,IAAI,cAAc,OAAO,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,aAAa,GAAM,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2E,GAAI,CAAC,kFAAkF,kFAAkF,sUAAsU,0GAA0G,sYAAsY,yGAAyG,8nBAA8nB,2FAA2F,EASxg4BC,EAAgBC,EAAQ7C,GAAU2C,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,uBAAuBA,EAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,UAAU,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQ,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGhF,EAAW,GAAGG,CAAY,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["EmbedFonts", "getFonts", "Embed", "FeatherFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "close", "height", "id", "visible", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "tlwEmHRZV", "D0AoP9qf4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1utqupw", "args", "scopingClassNames", "cx", "LayoutGroup", "FormContainer", "formState", "u", "l", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerFmxyvlB6E", "withCSS", "FmxyvlB6E_default", "addPropertyControls", "ControlType", "addFonts"]
}
