.conatiner{position:relative;max-width:1400px!important}.contact-container{background:#fff;padding:4rem 1rem}@media (max-width:480.5px) and (min-width:320px){.contact-container{padding-top:0}}.contact-container .contact-wrapper{background-color:#fff;border-radius:12px;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:3rem auto;display:flex;overflow:hidden;box-shadow:0 5px 20px #0000000d}@media (max-width:768px){.contact-container .contact-wrapper{flex-direction:column}}@media (max-width:767.5px) and (min-width:481px){.contact-container .contact-wrapper{flex-direction:column}}@media (max-width:920.5px) and (min-width:768px){.contact-container .contact-wrapper{flex-direction:column}}@media (max-width:991.5px) and (min-width:921px){.contact-container .contact-wrapper{flex-direction:column}}.contact-container .left-panel{color:#fff;text-align:left;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}@media (max-width:480.5px) and (min-width:320px){.contact-container .left-panel{text-align:center;padding:2rem 1rem}}.contact-container .left-panel .image-wrapper{max-width:100%;margin-bottom:1.5rem}.contact-container .left-panel .image-wrapper img.contact-image{border-radius:12px;width:100%;margin:0 auto;display:block}@media (max-width:480.5px) and (min-width:320px){.contact-container .left-panel .image-wrapper img.contact-image{width:100%;height:auto}}.contact-container .left-panel .text-content{width:100%}.contact-container .left-panel .text-content .main-title{background:linear-gradient(340.05deg,#333 15.29%,#8100ad 77%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:poppinsBold,sans-serif;font-size:2.5rem;font-weight:700}.contact-container .left-panel .text-content .sub-title{color:#2d272e;margin-bottom:1rem;font-family:poppinsRegular,sans-serif;font-size:17px}.contact-container .left-panel .text-content .description{font-size:1rem;line-height:1.6}.contact-container .right-panel{background:#f7f5ff;flex:1;padding:2.5rem 2rem}@media (max-width:480.5px) and (min-width:320px){.contact-container .right-panel{padding:2rem 1rem}}.contact-container .right-panel .contact-form{flex-direction:column;gap:1.5rem;display:flex}.contact-container .right-panel .contact-form .form-row{gap:1rem;display:flex}@media (max-width:480.5px) and (min-width:320px){.contact-container .right-panel .contact-form .form-row{flex-direction:column}}.contact-container .right-panel .contact-form .form-row .form-group{flex-direction:column;flex:1;display:flex}.contact-container .right-panel .contact-form .form-row .form-group label{color:#333;margin-bottom:.5rem;font-family:PoppinsRegular,sans-serif;font-weight:600}.contact-container .right-panel .contact-form .form-row .form-group input,.contact-container .right-panel .contact-form .form-row .form-group textarea{background:#fff;border:1px solid #ccc;border-radius:.5rem;outline:none;padding:.75rem;font-family:PoppinsRegular,sans-serif;font-size:13px!important}.contact-container .right-panel .contact-form .form-row .form-group input:focus,.contact-container .right-panel .contact-form .form-row .form-group textarea:focus{border-color:#8000ad;box-shadow:0 0 0 2px #8000ad1a}.contact-container .right-panel .contact-form .form-row .form-group textarea{resize:vertical;min-height:120px}.contact-container .right-panel .contact-form .form-row .form-group .errormsg{color:red;margin-top:4px;font-size:12px}.contact-container .right-panel .contact-form .custom-dropdown-wrapper{width:100%;font-family:Segoe UI,sans-serif;position:relative}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-btn{color:#858788;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:6px;width:100%;margin:8px 0 0;padding:13px 12px;font-family:PoppinsRegular,sans-serif;position:relative}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-btn[data-selected=true]{color:#000}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-btn .arrow{float:right;color:#666;font-size:16px}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-options{z-index:10;scrollbar-width:thin;scrollbar-color:#ccc #0000;background-color:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 6px 6px;width:100%;max-height:180px;position:absolute;overflow-y:auto;box-shadow:0 2px 6px #0000001a}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-options::-webkit-scrollbar{width:6px}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-options::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}@media (max-width:600px){.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-options{max-height:140px}}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-options.hide{display:none}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-option{cursor:pointer;border-bottom:1px double #ccc;align-items:center;padding:12px 16px;display:flex;font-family:poppinsMedium,sans-serif!important}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-option:hover{background-color:#f1f1f1}.contact-container .right-panel .contact-form .custom-dropdown-wrapper label{color:#333;margin-bottom:.2rem;font-family:PoppinsRegular,sans-serif;font-weight:600}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .icon{margin-right:12px;font-size:18px}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .errormsg{color:red;margin-top:4px;font-size:12px}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .arrow{transition:transform .2s;display:inline-block}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .arrow.rotate{transform:rotate(180deg)}.contact-container .right-panel .contact-form .field{flex-direction:column;flex:1;display:flex}.contact-container .right-panel .contact-form .field label{color:#333;margin-bottom:.5rem;font-family:PoppinsRegular,sans-serif;font-weight:600}.contact-container .right-panel .contact-form .field input,.contact-container .right-panel .contact-form .field textarea{border:1px solid #ccc;border-radius:.5rem;height:90px;padding:.75rem;font-family:PoppinsRegular,sans-serif;font-size:13px}.contact-container .right-panel .contact-form .field .errormsg{color:red;margin-top:4px;font-size:12px}.contact-container .right-panel .contact-form .submit-button{color:#fff;cursor:pointer;background:#8000ad;border:none;border-radius:25px;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:background .3s}.contact-container .right-panel .contact-form .submit-button:hover{background:#5e0082}.contact-container .right-panel .contact-form .submit-button:disabled{cursor:not-allowed;background:#b8a3c7}@media (max-width:480.5px) and (min-width:320px){.contact-container .right-panel .contact-form .submit-button{text-align:center;width:100%}}.thank-you-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999;background:#0000004d;justify-content:center;align-items:center;padding-top:6rem;display:flex;position:fixed;inset:0}.thank-you-modal-overlay .thank-you-modal-card{text-align:center;border-radius:12px;width:90%;max-width:500px;min-height:500px;padding:2rem 1rem;position:relative}.thank-you-modal-overlay .thank-you-modal-card .close-btn{color:#333;cursor:pointer;background:0 0;border:none;font-size:30px;position:absolute;top:43px;right:30px}.thank-you-modal-overlay .thank-you-modal-card .checkmark-circle{justify-content:center;align-items:center;display:flex}.thank-you-modal-overlay .thank-you-modal-card .checkmark-circle img.thank-image{max-width:100%;height:auto}.thank-you-modal-overlay .thank-you-modal-card .text-position{margin-top:1rem;position:relative;top:-300px}@media (max-width:480.5px) and (min-width:320px){.thank-you-modal-overlay .thank-you-modal-card .text-position{top:-239px}}.thank-you-modal-overlay .thank-you-modal-card .text-position .thank-title{color:#333;margin-bottom:6px;font-size:22px;font-weight:700}.thank-you-modal-overlay .thank-you-modal-card .text-position .thank-message{color:#666;font-family:poppinsBold,sans-serif;font-size:14px}.thank-you-modal-overlay .thank-you-modal-card .thank-footer{color:#666;text-align:center;width:100%;font-family:poppinsBold,sans-serif;font-size:13px;position:absolute;bottom:130px}@media (max-width:480.5px) and (min-width:320px){.thank-you-modal-overlay .thank-you-modal-card .thank-footer{left:0}}.thank-you-modal-overlay .thank-you-modal-card .thank-footer a{color:#007bff;margin-left:4px;text-decoration:underline}.thank-you-modal-overlay .thank-you-modal-card .thank-footer a:hover{text-decoration:underline}
