@font-face {font-family: 'Poppins Light';src: local('Poppins Regular'), local('Poppins-Regular'), url('https://emudhra.com/hubfs/poppins/Poppins-Regular.woff2') format('woff2');font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'poppinsregular';src: url('https://emudhra.com/hubfs/poppins/poppins-regular-webfont.woff2') format('woff2'), url('https://emudhra.com/hubfs/poppins/poppins-regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}@font-face {font-family: 'Poppins Md';src: local('Poppins Medium'), local('Poppins-Medium'), url('https://emudhra.com/hubfs/poppins/Poppins-Medium.woff2') format('woff2');font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: 'Poppins Extra Bold';src: local('Poppins Extra Bold'), local('Poppins-Extra Bold'), url('https://emudhra.com/hubfs/poppins/Poppins-ExtraBold.woff2') format('woff2');font-weight: 300;font-style: normal;font-display: swap;}@font-face {font-family: 'Poppins Bold';src: local('Poppins Bold'), local('Poppins-Bold'), url('https://emudhra.com/hubfs/poppins/Poppins-Bold.woff2') format('woff2');font-weight: bold;font-style: normal;font-display: swap;}@font-face {font-family: 'Poppins Semi Bold';src: local('Poppins Semi Bold'), local('Poppins-Semi Bold'), url('https://emudhra.com/hubfs/poppins/Poppins-SemiBold.woff2') format('woff2');font-weight: 300;font-style: normal;font-display: swap;}@font-face {font-family: 'boxicons';src: local('boxicons'), local('boxicons'), url('//40916122.fs1.hubspotusercontent-na1.net/hubfs/40916122/raw_assets/public/emudhra-2024/css/fonts/boxicons.woff') format('woff2'), url('//40916122.fs1.hubspotusercontent-na1.net/hubfs/40916122/raw_assets/public/emudhra-2024/css/fonts/boxicons.woff') format('woff'), font-weight: 300;font-style: normal;font-display: swap;}*, *:before, *:after {box-sizing: border-box;margin: 0;padding: 0;}:root {--primary-letter-spacing:0.03rem;--base-font-size: 1rem;--text-scale-ratio: 1.2;--primary-font-family: 'Poppins Light',sans-serif;--font-bold:'Poppins Bold'sans-serif;--font-semibold:'Poppins Semi Bold';--font-medium:'Poppins Md';--heading-line-height: 1.4;--paragraph-line-height: 1.6;--list-line-height: 1.5;--url-color: #4f4f4f;--primary-color: #484848;--secondary-color: #673695;--primary-transistion: .3s ease-in-out;--secondary-transistion: .4s ease-in-out;--info-transistion: .2s ease-in-out;--font-size-h1: 2rem;--font-size-h2: 1.75rem;--font-size-h3: 1.2rem;--font-size-h4: 1.15rem;--font-size-h5: 1.1rem;--font-size-h6: 1rem;@media (min-width: 768px) {--font-size-h1: 3.25rem;--font-size-h2: 2.3rem;--font-size-h3: 1.2rem;--font-size-h4: 1.15rem;--font-size-h5: 1.1rem;--font-size-h6: 1rem;}}img {max-width: 100%;height: auto;}.hs_cos_wrapper_type_linked_image img{display:block;}body{font-family: var(--primary-font-family);font-size:var(--base-font-size);font-weight: 400;line-height:var(--paragraph-line-height);}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family: var(--primary-font-family);font-weight: 400;color: var(--primary-color);line-height: var(--heading-line-height);}h1, .h1{font-size: var(--font-size-h1);font-weight: 700;}h2, .h2{font-size: var(--font-size-h2);font-weight: 600;font-family:'Poppins Semi Bold',sans-serif;}h3, .h3{font-size: var(--font-size-h3);font-weight: 500;}h4, .h4{font-size: var(--font-size-h4);font-weight: 400;}h5, .h5{font-size: var(--font-size-h5);font-weight: 400;}h6, .h6{font-size: var(--font-size-h6);font-weight: 400;}p{font-size: var(--base-font-size);color: var(--primary-color);font-weight: 400;font-family: var( --primary-font-family);line-height: var(--paragraph-line-height);}blockquote{background: var(--info-color);border-left: 4px solid var(--secondary-color);padding: 20px;border-radius: 15px;font-size: 16px;line-height: 1.4;color: var(--primary-color);}ul ul, ul li {list-style-type: disc;list-style-position: inside;list-style:none;}ol ol, ol li {list-style-type: decimal;list-style-position: inside;list-style:none;}ul li, ol li {line-height: var(--list-line-height);font-size: var(--base-font-size);color: var(--primary-color);}a{text-decoration:none;}@media screen and (min-width: 1199px){.container{max-width: calc(1600px - 10%);padding-left: 5%;padding-right: 5%;}}.container-fluid.body-container{padding:0;}::-webkit-scrollbar {-webkit-appearance: none;width: 9px }::-webkit-scrollbar-thumb {border-radius: 4px;background-color: #a977b3;-webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5) }.header_area .bottom-header {position: fixed;top: 0;left: 0;right: 0;width: 100%;background: -webkit-gradient(linear,left top,right top,from(#fff),to(#fff));background: linear-gradient(to right,#fff,#fff);z-index: 99;-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.header_area.fixed .bottom-header {width: 100%;background: #fff;-webkit-transform: translate(0, -120%);transform: translate(0, -120%);-webkit-backface-visibility: hidden;-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.navigation {width: 100%;height: 80px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.nav-header {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;}.navigation * {-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-tap-highlight-color: transparent;}.brand-web {max-height: 60px;display: block;vertical-align:unset;}.nav-toggle {width: 30px;height: 30px;padding: 5px 2px 0;position: absolute;top: 50%;margin-top: -14px;right: 15px;display: none;cursor: pointer;}.navigation-portrait {height: 80px;}.btn-primary.button-round {background: #673695;border: 1px solid #673695;color: #fff;cursor: pointer;display: inline-block;font-size: 14px;letter-spacing: 1px;margin-left: 2px;font-family: 'Poppins Md';outline: none;position: relative;-webkit-transition: all 0.3s linear 0s;transition: all 0.3s linear 0s;vertical-align: middle;z-index: 1;}.btn-primary {border-radius: 30px;padding: 0 24px 0px 18px;height: 40px;line-height: 39px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.btn-primary.button-round:before {background: #fff;bottom: 0;content: "";height: 100%;left: auto;position: absolute;border-radius: 30px;right: 0;top: 0;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;width: 0;z-index: -1;}.btn-primary.button-round:after {content: '\ea50';color: #fff;font-size: 1.2rem;top: 52%;right: 5px;-webkit-transform: translateY(-50%);transform: translateY(-50%);position: absolute;font-family: 'boxicons' !important;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}.btn-primary.button-round:hover {color: #f26739 !important;border: 1px solid #f26739;background-color: #f26739;font-family: 'Poppins Md';}.btn-primary.button-round:hover:before {left: 0;right: auto;width: 100%;}.btn-primary.button-round:hover:after {color: #f26739;}@media screen and (max-width: 768px){.brand-web {max-height: 45px;width:auto;height: 45px;}}.footer-main {padding: 60px 0px 20px;background: #f5f7fc;}.footer-main ul {list-style: none;margin: 0px;padding: 0px;}ul.social-network li {display: inline-block;}.footer-main ul li {margin-bottom: 10px;}ul.social-network li a {font-size: 0.9rem;font-family: 'Poppins Light';color: #383838;text-decoration: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}ul.social-network li a .bx {padding: 15px;height: 20px;width: 20px;color: #6a7587;-webkit-transition-duration: 1s;transition-duration: 1s;border: 1px solid #aaa;border-radius: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;line-height: normal;font-size: 13px;margin-right: 10px;}.footer-main .foot-points li a {display: inline;font-family: 'Poppins Md';padding-bottom: 4px;background-image: linear-gradient(rgba(71,118,230,0) calc(99% - 1px),#673695 1px);background-repeat: no-repeat;background-size: 0 100%;background-position: center;-webkit-transition: background-size 0.5s;transition: background-size 0.5s;}.bottom-footer {padding: 15px 0px;text-align: center;}.bottom-footer p, .bottom-footer{margin: 0px;font-size: 13px;line-height: normal;color: #6a7587;}.bottom-footer p span {font-family: 'Poppins Md';}ul.social-network li a:hover {text-decoration: none;color: #673695;}.footer-main .foot-points li a:hover {background-size: 100% 100%;}ul.social-network li a:hover .bx {background: #764098;background: -webkit-gradient(linear,left top,right top,from(#764098),color-stop(35%,#380a5e),to(#764098));background: linear-gradient(90deg,#764098 0%,#380a5e 35%,#764098 100%);color: #fff;-webkit-transition-duration: 1s;transition-duration: 1s;}@media screen and (max-width: 768px){.footer-main {padding: 40px 0px 20px;}.foot-points.social-network {margin: 20px auto 0px;display: block;text-align: center;}}
form .hsfc-RichText{font-family: var(--primary-font-family) !important;font-size: 14px !important;}form .hsfc-RichText p{color: #7e7b9d !important;margin-top: 0 !important;margin-bottom: 0;}form .hsfc-Step__Content{padding: 0 !important;}form .hsfc-Row{gap: 20px !important;margin-bottom: 0.75rem !important;}form .hsfc-TextField, form .hsfc-EmailField, form .hsfc-PhoneField, form .hsfc-DropdownField{position: relative;}form .hsfc-TextField.active .hsfc-FieldLabel, form .hsfc-EmailField.active .hsfc-FieldLabel, form .hsfc-PhoneField.active .hsfc-FieldLabel, form .hsfc-DropdownField.active .hsfc-FieldLabel{top:-12px;left:30px;background:transparent;-webkit-transition:0.5s;transition:0.5s;color:#6a7587;padding:0px 4px;z-index:9;font-size:12px !important;}form .hsfc-TextField.active:before, form .hsfc-EmailField.active:before, form .hsfc-PhoneField.active:before, form .hsfc-DropdownField.active:before{content:"";position:absolute;width:90px;height:5px;background-color:#fff;top:-2px;left:28px;z-index:9;}form .hsfc-FieldLabel{font-family: var(--primary-font-family) !important;position: absolute;top: 0;left: 20px;padding: 10px 0;font-size: 13px !important;color: #6a7587;pointer-events: none;-webkit-transition: 0.5s;transition: 0.5s;line-height: 24px;letter-spacing: 0.02em;margin-bottom: 5px;}form .hsfc-PhoneField .hsfc-FieldLabel{display:none !important;}form .hsfc-DropdownField .hsfc-FieldLabel{position:absolute;top:-12px;left:16px;padding:0px 6px;color:#6a7587;background-color:#fff;pointer-events:none;-webkit-transition:0.5s;transition:0.5s;letter-spacing:0.02em;z-index:9;font-size:12px;margin-bottom:5px;}form .hsfc-CheckboxField .hsfc-FieldLabel{position:relative;left: 0;display: flex !important;align-items: start;color: var(--primary-color);line-height: 1.5;}form .hsfc-CheckboxInput{width: 17px;height: 17px;border-radius: 0.25em;border: 1px solid #d1d5db;display: inline-block;line-height: 0;min-height: 17px;margin-top: 2px;pointer-events: auto;}form .hsfc-TextInput, form .hsfc-TextareaInput{font-family: var(--primary-font-family) !important;position: relative;text-align: left;padding: 10px 15px !important;border: 1px solid #d1d5db !important;background-color: transparent !important;color: #111928 !important;width: 100%;border-radius: 4px !important;letter-spacing: 0.02em;font-size: 14px !important;min-height: 40px;line-height: 22px !important;margin-bottom: 0 !important;}form .hsfc-PhoneInput__FlagAndCaret{font-family: var(--primary-font-family) !important;position: relative;text-align: left;padding: 10px 15px;border: 1px solid #d1d5db !important;background-color: transparent !important;color: #111928;width: 30% !important;border-radius: 4px !important;letter-spacing: 0.02em;font-size: 14px;min-height: 40px;line-height: 22px;}form .hsfc-TextInput:hover{box-shadow: none !important;}form .hsfc-TextInput:focus{box-shadow: none !important;outline:none !important;}form .hsfc-PhoneInput{gap: 10px;}form .hsfc-DropdownOptions__List__ListItem{font-family: var(--primary-font-family) !important;}form .hsfc-PhoneInput__FlagAndCaret:hover{filter:none;}form .hsfc-ErrorAlert{font-family: var(--primary-font-family) !important;font-size: 13px !important;color: #ef6b51;margin-top: .35rem;}form .hsfc-NavigationRow .hsfc-ErrorAlert{display:none !important;}form .hsfc-RichText a{color:#8a2be2;display:inline;-webkit-transition:all 1s ease;transition:all 1s ease;background-image:linear-gradient(180deg,currentColor 0,currentColor 98%);background-size:0 1px;background-repeat:no-repeat;background-position:left 100%;}form .hsfc-RichText a:hover{background-size:100% 1px;transition-duration:1s;color:#673695;}form .hsfc-NavigationRow{margin-top: -1rem !important;}form .hsfc-NavigationRow__Buttons{justify-content: center !important;}form .hsfc-Button{font-family: var(--primary-font-family) !important;padding: 0.75rem 1.5rem;font-size: 15px;font-weight: 500 !important;line-height: 18px;-webkit-box-shadow: none;box-shadow: none;outline: none;display: inline-block;border-radius: 24px !important;text-decoration: none;text-align: center;position: relative;background-color: transparent !important;border: 1px solid #673695 !important;color: #673695 !important;-webkit-transition: background-color 0.3s ease, color 0.3s ease;transition: background-color 0.3s ease, color 0.3s ease;}form .hsfc-Button:hover{background-color: #673695 !important;color: #ffffff !important;border: 1px solid #673695;transform: none !important;}.hsfc-PostSubmit p{color: #fff !important;font-family: var(--primary-font-family) !important;}