.conatiner{position:relative;max-width:1400px!important}.contact-container{padding:4rem 1rem;background:#fff}@media(max-width:480.5px)and (min-width:320px){.contact-container{padding-top:0}}.contact-container .contact-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:3rem auto;border-radius:12px;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05);overflow:hidden}@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{flex:1 1;padding:2rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left}@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{width:100%;border-radius:12px;display:block;margin:0 auto}@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{font-size:2.5rem;font-weight:700;background:linear-gradient(340.05deg,#333 15.29%,#8100ad 77%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:poppinsBold,sans-serif;background-clip:text;margin-bottom:.5rem}.contact-container .left-panel .text-content .sub-title{color:#2d272e;font-family:poppinsRegular,sans-serif;font-size:17px;margin-bottom:1rem}.contact-container .left-panel .text-content .description{font-size:1rem;line-height:1.6}.contact-container .right-panel{flex:1 1;padding:2.5rem 2rem;background:#f7f5ff}@media(max-width:480.5px)and (min-width:320px){.contact-container .right-panel{padding:2rem 1rem}}.contact-container .right-panel .contact-form{display:flex;flex-direction:column;gap:1.5rem}.contact-container .right-panel .contact-form .form-row{display:flex;gap:1rem}@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:1 1;display:flex;flex-direction:column}.contact-container .right-panel .contact-form .form-row .form-group label{font-weight:600;margin-bottom:.5rem;font-family:PoppinsRegular,sans-serif;color:#333}.contact-container .right-panel .contact-form .form-row .form-group input,.contact-container .right-panel .contact-form .form-row .form-group textarea{padding:.75rem;border:1px solid #ccc;border-radius:.5rem;font-size:13px!important;font-family:PoppinsRegular,sans-serif;background:#fff;outline:none}.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 rgba(128,0,173,.1)}.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;font-size:12px;margin-top:4px}.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{width:100%;padding:13px 12px;color:#858788;background-color:#fff;border:1px solid #ccc;border-radius:6px;font-family:PoppinsRegular,sans-serif;margin:8px 0 0;text-align:left;position:relative;cursor:pointer}.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;font-size:16px;color:#666}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .dropdown-options{border:1px solid #ccc;border-top:none;border-radius:0 0 6px 6px;box-shadow:0 2px 6px rgba(0,0,0,.1);background-color:#fff;position:absolute;width:100%;z-index:10;max-height:180px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.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{padding:12px 16px;display:flex;font-family:poppinsMedium,sans-serif!important;align-items:center;border-bottom:1px double #ccc;cursor:pointer}.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{font-weight:600;margin-bottom:.2rem;font-family:PoppinsRegular,sans-serif;color:#333}.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;font-size:12px;margin-top:4px}.contact-container .right-panel .contact-form .custom-dropdown-wrapper .arrow{transition:transform .2s ease;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:1 1;display:flex;flex-direction:column}.contact-container .right-panel .contact-form .field label{font-weight:600;margin-bottom:.5rem;font-family:PoppinsRegular,sans-serif;color:#333}.contact-container .right-panel .contact-form .field input,.contact-container .right-panel .contact-form .field textarea{padding:.75rem;border:1px solid #ccc;border-radius:.5rem;font-size:13px;font-family:PoppinsRegular,sans-serif;height:90px}.contact-container .right-panel .contact-form .field .errormsg{color:red;font-size:12px;margin-top:4px}.contact-container .right-panel .contact-form .submit-button{background:#8000ad;color:#fff;padding:.85rem 1.5rem;border:none;border-radius:25px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .3s}.contact-container .right-panel .contact-form .submit-button:hover{background:#5e0082}.contact-container .right-panel .contact-form .submit-button:disabled{background:#b8a3c7;cursor:not-allowed}@media(max-width:480.5px)and (min-width:320px){.contact-container .right-panel .contact-form .submit-button{width:100%;text-align:center}}.thank-you-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding-top:6rem;z-index:999}.thank-you-modal-overlay .thank-you-modal-card{position:relative;text-align:center;padding:2rem 1rem;border-radius:12px;width:90%;max-width:500px;min-height:500px}.thank-you-modal-overlay .thank-you-modal-card .close-btn{position:absolute;top:43px;right:30px;font-size:30px;background:none;border:none;color:#333;cursor:pointer}.thank-you-modal-overlay .thank-you-modal-card .checkmark-circle{display:flex;justify-content:center;align-items:center}.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{position:relative;top:-300px;margin-top:1rem}@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{font-size:22px;font-weight:700;margin-bottom:6px;color:#333}.thank-you-modal-overlay .thank-you-modal-card .text-position .thank-message{font-size:14px;font-family:poppinsBold,sans-serif;color:#666}.thank-you-modal-overlay .thank-you-modal-card .thank-footer{position:absolute;bottom:130px;width:100%;font-size:13px;font-family:poppinsBold,sans-serif;color:#666;text-align:center}@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}