/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/



.mixed-heading .elementor-heading-title span{
	font-family: var(--e-global-typography-5973f86-font-family), Sans-serif;
	font-weight:400;
	font-size:62px;
	line-height:68px;
	font-style:normal;
}
.icon-btn .elementor-button-link:hover .elementor-button-icon svg path{
	/* fill: #612DF8; */
	stroke: #612DF8;
}
.icon-btn .elementor-button-link .elementor-button-icon{
	display: flex;
}
.review-loop .elementor-swiper-button:hover svg path{
    stroke: #000;
	fill: #000;
}
.review-loop .elementor-swiper-button:hover svg rect{
    stroke: #000;
}
.newsletter-form input[type=email]{
    font-size: 18px !important;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.3px;
	border-radius: 70px;
	padding: 15px 24px !important;
	outline: none;
}
.newsletter-form input[type=submit]{
    font-size: 18px !important;
	padding: 15px 24px !important;
	width: 100%;
}
.gform_required_legend, .gfield_required_asterisk{
	display: none !important;
}
.newsletter-form .gform_confirmation_message_1{
	color: #fff;
}
.light-btn .elementor-button-link:hover .elementor-button-icon svg path{
	stroke: #fff;
}
/* .light-btn .elementor-button-link .elementor-button-icon svg{
	font-size: 27px;
} */
.contact-form input[type=text], .contact-form input[type=email], .contact-form input[type=tel], .contact-form select{
   outline: none;
   color: var(--e-global-color-text);
   font-family: var(--e-global-typography-text-font-family), Sans-serif;
   font-size: var(--e-global-typography-text-font-size) !important;
   font-weight: 400;
   line-height: 28px;
   letter-spacing: 0.35px;
   border-radius: 50px;
   background-color: #fff;
   border: none;
   padding: 15px 15px 15px 58px !important;
   appearance: none;
   color: #A3A3A3;
}
.contact-form input::placeholder, .contact-form .file-upload .gform_drop_instructions{
	color: #A3A3A3;
}
.contact-form input[type=submit]{
	padding: 15px 55px !important;
	margin-top: 15px;
}
.contact-form .gfield_label{
	font-size: var(--e-global-typography-text-font-size) !important;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	line-height: 28px;
	margin-left: 32px !important;
}
.contact-form input[type=tel]{
	padding: 15px 15px 15px 132px !important;
}
.contact-form .gform_fields{
	grid-row-gap: 31px !important;
}
.contact-form .full-name{
	grid-column: span 8 !important;
}
.contact-form .work-at{
	grid-column: span 4 !important;
}
.contact-form .file-upload .gform_drop_area{
	background: #fff !important;
    border: none !important;
    border-radius:50px !important;
    padding:4px !important;
    text-align: left !important;
	margin: 0 !important;
	display: flex;
	flex-direction: row-reverse;
	justify-content: start;
	align-items: center;
	gap: 50px;
}
.contact-form .gform_fileupload_rules{
	display: none !important;
}
.contact-form .file-upload .gform_button_select_files{
	opacity: 0;
}
.contact-form .file-upload .moxie-shim::after{
    content: "Choose";
	position: absolute;
	background-color: #ECE6FF;
	border-radius: 50px;
	left: 0;
	top: 0;
	color: #121212;
	font-weight: 700;
	line-height: 30px;
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
   font-size: var(--e-global-typography-text-font-size) !important;
   padding:  10px 40px;
   height: 100%;
   width: 100%;
   display: flex;
    justify-content: center;
    align-items: center;
}
.contact-form .check input[type=checkbox]{
	height: 18px;
	width: 18px;
	border-radius: 2px;
	accent-color: #612DF8;
}
.contact-form .check .gform-field-label{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
   font-size: var(--e-global-typography-text-font-size) !important;
   font-weight: 700;
	line-height: 30px;
	margin-left: 13px;
}
.contact-form .iti__flag{
	display: none;
}
.contact-form .iti__selected-flag{
	border-radius: 50px 0 0 50px;
	background-color: #ECE6FF !important;
	padding: 15px 30px !important;
}
.contact-form .iti__selected-dial-code{
   color: var(--e-global-color-text);
   font-family: var(--e-global-typography-text-font-family), Sans-serif;
   font-size: var(--e-global-typography-text-font-size) !important;
   line-height: 30px;
   font-weight: 700;
}
.contact-form .file-upload .gform_drop_instructions{
	margin: 0 !important;
}


.contact-form .full-name input[type=text]{
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' viewBox='0 0 14 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M6.99982 8.38087C8.85573 8.38291 10.6351 9.10602 11.9474 10.3916C13.2597 11.6769 13.9979 13.42 14 15.2381C14 15.5104 13.8517 15.7619 13.6111 15.898C13.3705 16.034 13.074 16.034 12.8333 15.898C12.5927 15.7619 12.4444 15.5104 12.4444 15.2381C12.4444 13.3327 11.4068 11.572 9.72222 10.6193C8.03769 9.66673 5.96231 9.66673 4.27778 10.6193C2.59324 11.572 1.55556 13.3327 1.55556 15.2381C1.55556 15.5104 1.40729 15.7619 1.16667 15.898C0.92604 16.034 0.629511 16.034 0.388889 15.898C0.148267 15.7619 0 15.5104 0 15.2381C0.00208333 13.4201 0.740267 11.6771 2.05262 10.3916C3.36476 9.10606 5.14413 8.38291 7.00018 8.38087H6.99982ZM6.99982 7.61897C5.9684 7.61897 4.97933 7.21761 4.25 6.50316C3.52067 5.78871 3.11093 4.81985 3.11093 3.80948C3.11093 2.79912 3.52066 1.83025 4.25 1.11581C4.97934 0.401367 5.9684 0 6.99982 0C8.03125 0 9.02031 0.401359 9.74965 1.11581C10.479 1.83026 10.8887 2.79912 10.8887 3.80948C10.8875 4.8195 10.4774 5.78772 9.74827 6.50181C9.01929 7.21608 8.03089 7.61779 6.99982 7.61897ZM6.99982 6.09518C7.61876 6.09518 8.21213 5.85436 8.64982 5.42579C9.08733 4.99706 9.33316 4.41578 9.33316 3.80948C9.33316 3.20319 9.08733 2.62193 8.64982 2.19317C8.21215 1.76461 7.61876 1.52379 6.99982 1.52379C6.38089 1.52379 5.78751 1.76461 5.34982 2.19317C4.91232 2.62191 4.66649 3.20319 4.66649 3.80948C4.66649 4.41578 4.91232 4.99704 5.34982 5.42579C5.7875 5.85436 6.38089 6.09518 6.99982 6.09518Z' fill='%23612DF8'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 32px center;
}
.contact-form .work-at input[type=text]{
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' clip-path='url(%23clip0_721_18895)'%3E%3Cpath d='M9.33333 6.06079L15.2067 7.22746C15.68 7.32746 16 7.72746 16 8.20079V15.0008C16 15.5541 15.5533 16.0008 15 16.0008H9C9.18667 16.0008 9.33333 15.8541 9.33333 15.6675V15.3341H15C15.18 15.3341 15.3333 15.1875 15.3333 15.0008V8.20079C15.3333 8.04746 15.2267 7.90746 15.0733 7.87412L9.33333 6.74079V6.06079Z' fill='%23612DF8'/%3E%3Cpath d='M12.9974 9.33323C13.1841 9.33323 13.3307 9.4799 13.3307 9.66657C13.3307 9.85323 13.1841 9.9999 12.9974 9.9999H11.6641C11.4774 9.9999 11.3307 9.85323 11.3307 9.66657C11.3307 9.4799 11.4774 9.33323 11.6641 9.33323H12.9974ZM12.9974 11.3332C13.1841 11.3332 13.3307 11.4799 13.3307 11.6666C13.3307 11.8532 13.1841 11.9999 12.9974 11.9999H11.6641C11.4774 11.9999 11.3307 11.8532 11.3307 11.6666C11.3307 11.4799 11.4774 11.3332 11.6641 11.3332H12.9974ZM12.9974 13.3332C13.1841 13.3332 13.3307 13.4799 13.3307 13.6666C13.3307 13.8532 13.1841 13.9999 12.9974 13.9999H11.6641C11.4774 13.9999 11.3307 13.8532 11.3307 13.6666C11.3307 13.4799 11.4774 13.3332 11.6641 13.3332H12.9974ZM9.33073 15.6666C9.33073 15.8532 9.18406 15.9999 8.9974 15.9999C8.81073 15.9999 8.66406 15.8532 8.66406 15.6666V6.33323C8.66406 6.23323 8.71073 6.1399 8.78406 6.07323C8.86406 6.01323 8.96406 5.98657 9.06406 6.00657L9.33073 6.0599V15.3332V15.6666Z' fill='%23612DF8'/%3E%3Cpath d='M8.66667 15.3341V15.6674C8.66667 15.8541 8.81333 16.0008 9 16.0008H6.33333C6.52 16.0008 6.66667 15.8541 6.66667 15.6674V15.3341H8.66667ZM7 3.33411C7.18667 3.33411 7.33333 3.48077 7.33333 3.66744C7.33333 3.85411 7.18667 4.00077 7 4.00077H5.66667C5.48 4.00077 5.33333 3.85411 5.33333 3.66744C5.33333 3.48077 5.48 3.33411 5.66667 3.33411H7ZM7.33333 5.66744C7.33333 5.85411 7.18667 6.00077 7 6.00077H5.66667C5.48 6.00077 5.33333 5.85411 5.33333 5.66744C5.33333 5.48077 5.48 5.33411 5.66667 5.33411H7C7.18667 5.33411 7.33333 5.48077 7.33333 5.66744ZM7 7.33411C7.18667 7.33411 7.33333 7.48077 7.33333 7.66744C7.33333 7.85411 7.18667 8.00077 7 8.00077H5.66667C5.48 8.00077 5.33333 7.85411 5.33333 7.66744C5.33333 7.48077 5.48 7.33411 5.66667 7.33411H7ZM7 9.33411C7.18667 9.33411 7.33333 9.48077 7.33333 9.66744C7.33333 9.85411 7.18667 10.0008 7 10.0008H5.66667C5.48 10.0008 5.33333 9.85411 5.33333 9.66744C5.33333 9.48077 5.48 9.33411 5.66667 9.33411H7ZM4 9.66744C4 9.85411 3.85333 10.0008 3.66667 10.0008H2.33333C2.14667 10.0008 2 9.85411 2 9.66744C2 9.48077 2.14667 9.33411 2.33333 9.33411H3.66667C3.85333 9.33411 4 9.48077 4 9.66744ZM3.66667 3.33411C3.85333 3.33411 4 3.48077 4 3.66744C4 3.85411 3.85333 4.00077 3.66667 4.00077H2.33333C2.14667 4.00077 2 3.85411 2 3.66744C2 3.48077 2.14667 3.33411 2.33333 3.33411H3.66667ZM3.66667 5.33411C3.85333 5.33411 4 5.48077 4 5.66744C4 5.85411 3.85333 6.00077 3.66667 6.00077H2.33333C2.14667 6.00077 2 5.85411 2 5.66744C2 5.48077 2.14667 5.33411 2.33333 5.33411H3.66667ZM3.66667 7.33411C3.85333 7.33411 4 7.48077 4 7.66744C4 7.85411 3.85333 8.00077 3.66667 8.00077H2.33333C2.14667 8.00077 2 7.85411 2 7.66744C2 7.48077 2.14667 7.33411 2.33333 7.33411H3.66667ZM6 12.3341C6 12.1474 5.84667 12.0008 5.66667 12.0008H3.66667C3.48 12.0008 3.33333 12.1474 3.33333 12.3341V15.3341H2.66667V12.3341C2.66667 11.7808 3.11333 11.3341 3.66667 11.3341H5.66667C6.22 11.3341 6.66667 11.7808 6.66667 12.3341V15.3341H6V12.3341Z' fill='%23612DF8'/%3E%3Cpath d='M3.33073 15.334H6.66406V15.6673C6.66406 15.854 6.5174 16.0007 6.33073 16.0007H2.9974C2.81073 16.0007 2.66406 15.854 2.66406 15.6673V15.334H3.33073Z' fill='%23612DF8'/%3E%3Cpath d='M1.16667 0.134073L8.49333 1.24741C8.98 1.32741 9.33333 1.74074 9.33333 2.23407V6.06074L9.06667 6.00741C8.96667 5.98741 8.86667 6.01407 8.78667 6.07407C8.71333 6.14074 8.66667 6.23407 8.66667 6.33407V2.23407C8.66667 2.06741 8.54667 1.92741 8.38667 1.90074L1.06 0.794073C1.04 0.787406 1.02 0.787406 1 0.787406C0.92 0.787406 0.846667 0.814073 0.786667 0.867406C0.706667 0.934073 0.666667 1.02074 0.666667 1.12074V15.0007C0.666667 15.1874 0.82 15.3341 1 15.3341H2.66667V15.6674C2.66667 15.8541 2.81333 16.0007 3 16.0007H1C0.446667 16.0007 0 15.5541 0 15.0007V1.12074C0 0.827406 0.126667 0.547406 0.353333 0.36074C0.58 0.167406 0.873333 0.0874064 1.16667 0.134073Z' fill='%23612DF8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_721_18895'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 35px center;
}
.contact-form .email input[type=email]{
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6' clip-path='url(%23clip0_721_18841)'%3E%3Cpath d='M7.99553 12.0047C7.20529 12.0047 6.43279 11.7704 5.77573 11.3314C5.11867 10.8923 4.60655 10.2683 4.30414 9.53822C4.00173 8.80813 3.92261 8.00477 4.07677 7.22971C4.23094 6.45465 4.61148 5.74272 5.17026 5.18394C5.72905 4.62515 6.44098 4.24461 7.21604 4.09045C7.99109 3.93628 8.79446 4.0154 9.52455 4.31781C10.2546 4.62023 10.8786 5.13234 11.3177 5.7894C11.7567 6.44646 11.991 7.21896 11.991 8.0092C11.991 9.06888 11.5701 10.0852 10.8208 10.8345C10.0715 11.5838 9.0552 12.0047 7.99553 12.0047ZM7.99553 5.15525C7.43107 5.15525 6.87929 5.32263 6.40996 5.63623C5.94063 5.94982 5.57483 6.39555 5.35882 6.91704C5.14281 7.43853 5.0863 8.01236 5.19642 8.56597C5.30654 9.11959 5.57835 9.62811 5.97748 10.0272C6.37661 10.4264 6.88514 10.6982 7.43875 10.8083C7.99236 10.9184 8.56619 10.8619 9.08768 10.6459C9.60917 10.4299 10.0549 10.0641 10.3685 9.59476C10.6821 9.12544 10.8495 8.57365 10.8495 8.0092C10.8495 7.25228 10.5488 6.52637 10.0136 5.99115C9.47835 5.45593 8.75244 5.15525 7.99553 5.15525Z' fill='%23612DF8'/%3E%3Cpath d='M7.99374 15.9999C6.08083 16.0082 4.22907 15.3265 2.77808 14.08C1.32709 12.8334 0.374141 11.1055 0.0940184 9.21324C-0.0891764 8.02956 -0.00393553 6.81983 0.343437 5.67353C0.69081 4.52723 1.29143 3.47368 2.10087 2.5908C2.91031 1.70793 3.90787 1.0183 5.01977 0.572938C6.13167 0.127574 7.32947 -0.0621387 8.52457 0.0178314C10.5769 0.182793 12.4896 1.12208 13.875 2.64522C15.2603 4.16837 16.0146 6.16136 15.9848 8.22007V9.72125C15.9848 11.3423 14.8832 12.5752 13.4162 12.5752C12.7355 12.5737 12.083 12.3026 11.6017 11.8212C11.1203 11.3398 10.8492 10.6874 10.8477 10.0066V8.00888C10.8477 7.8575 10.9078 7.71231 11.0149 7.60527C11.1219 7.49823 11.2671 7.43809 11.4185 7.43809C11.5699 7.43809 11.715 7.49823 11.8221 7.60527C11.9291 7.71231 11.9893 7.8575 11.9893 8.00888V10.0066C11.9885 10.1942 12.0249 10.3801 12.0963 10.5536C12.1678 10.7271 12.2729 10.8847 12.4055 11.0173C12.5382 11.15 12.6958 11.2551 12.8693 11.3265C13.0427 11.398 13.2286 11.4344 13.4162 11.4336C14.2724 11.4336 14.8432 10.7315 14.8432 9.72125V8.22007C14.8724 6.45168 14.2282 4.73833 13.0412 3.42726C11.8541 2.11619 10.213 1.30547 8.45037 1.15941C7.4249 1.08977 6.39689 1.25181 5.44256 1.63352C4.48823 2.01523 3.63204 2.60682 2.93746 3.36445C2.24288 4.12208 1.7277 5.02632 1.43013 6.01014C1.13256 6.99396 1.06022 8.03213 1.21847 9.04771C1.38289 10.1248 1.80188 11.1471 2.44066 12.0298C3.07944 12.9125 3.91957 13.63 4.8913 14.1228C5.86302 14.6157 6.9383 14.8696 8.02785 14.8635C9.11739 14.8574 10.1898 14.5915 11.1559 14.0878C11.2227 14.0467 11.2973 14.0198 11.3749 14.0088C11.4525 13.9978 11.5316 14.003 11.6072 14.0239C11.6828 14.0448 11.7532 14.0811 11.8142 14.1304C11.8751 14.1798 11.9252 14.2412 11.9614 14.3107C11.9975 14.3803 12.019 14.4566 12.0244 14.5348C12.0297 14.6131 12.0189 14.6916 11.9926 14.7655C11.9663 14.8393 11.9251 14.907 11.8715 14.9642C11.8179 15.0214 11.753 15.067 11.681 15.0981C10.5422 15.6905 9.27743 15.9998 7.99374 15.9999Z' fill='%23612DF8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_721_18841'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 32px center;
}
.contact-form .nutshell input[type=text]{
	background-image: url("data:image/svg+xml,%3Csvg width='18' height='16' viewBox='0 0 18 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M14.6888 0.00162227C14.3663 0.00497056 14.0455 0.110721 13.7935 0.351658L6.57317 7.25716L6.55363 7.27586C6.35283 7.4589 6.31506 7.59185 6.2334 7.77587C6.14852 7.96728 6.07021 8.19845 6.00474 8.4571C5.87378 8.97439 5.79606 9.60877 5.9133 10.257C5.95749 10.498 6.17083 10.7021 6.42296 10.7444C7.10061 10.8564 7.764 10.7822 8.30471 10.6569C8.57508 10.5943 8.8103 10.5195 9.01036 10.4382C9.20256 10.3602 9.34183 10.3175 9.53316 10.1257C9.54103 10.1177 9.54468 10.1155 9.5527 10.1068L13.8261 6.0196C14.0819 5.8028 14.0946 5.37505 13.8519 5.14472C13.6092 4.9144 13.1623 4.9296 12.9374 5.17597L8.67709 9.2507C8.69036 9.23145 8.61366 9.29409 8.52033 9.3319C8.39579 9.3824 8.21847 9.44002 8.01067 9.48815C7.7406 9.55065 7.42912 9.57939 7.12199 9.5819C7.12505 9.28962 7.15494 8.9951 7.21998 8.73828C7.27029 8.53947 7.33708 8.3637 7.38987 8.24455C7.41991 8.17703 7.44631 8.13587 7.44864 8.12583L13.3818 2.44535L14.584 3.60148L14.192 3.97649C13.9594 4.19901 13.9594 4.60386 14.192 4.8264C14.4246 5.04892 14.8479 5.04892 15.0807 4.8264L16.773 3.20151C17.3496 2.651 17.2053 1.77766 16.6619 1.25797C16.3831 0.991361 16.1042 0.724741 15.8256 0.458021C15.5539 0.198112 15.1937 0.0326551 14.826 0.00183304C14.78 -0.00207348 14.7348 0.00141449 14.6887 0.00183304L14.6888 0.00162227ZM14.6822 1.20158C14.6778 1.20576 14.7846 1.16195 14.937 1.30789C15.2155 1.57686 15.4978 1.84222 15.7798 2.10783C15.9324 2.25376 15.886 2.35616 15.891 2.35156L15.4727 2.75153L14.2705 1.5954L14.6822 1.20158ZM2.09089 2.80136C0.943378 2.80136 0 3.70374 0 4.80112V14.0002C0 15.0978 0.943378 16 2.09089 16H11.7091C12.8566 16 13.8 15.0976 13.8 14.0002V8.20083C13.8046 7.88386 13.5041 7.59243 13.1728 7.59243C12.8413 7.59243 12.5407 7.88387 12.5455 8.20083V14.0002C12.5455 14.4538 12.1833 14.8002 11.7092 14.8002H2.09104C1.61681 14.8002 1.25473 14.4538 1.25473 14.0002V4.80112C1.25473 4.34757 1.61696 4.00117 2.09104 4.00117H8.78204C9.1135 4.00564 9.41828 3.71824 9.41828 3.40127C9.41828 3.08429 9.1135 2.7969 8.78204 2.80136H2.09089Z' fill='%23612DF8'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 32px center;
}
.contact-form .about-us select{
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.6'%3E%3Cpath d='M7.24884 2.77588C7.07184 2.59888 6.83581 2.50137 6.58419 2.50137C6.33256 2.50137 6.09653 2.59888 5.91953 2.77584C5.60962 3.08575 5.56184 3.55991 5.776 3.92059C5.04809 6.61972 4.70828 6.92353 3.31962 8.16359C2.82491 8.60541 2.20922 9.15519 1.40394 9.96047C1.23412 10.1303 1.14062 10.3565 1.14062 10.5974C1.14062 10.8384 1.23416 11.0646 1.40394 11.2344L3.62209 13.4525C3.79191 13.6224 4.01809 13.7159 4.25903 13.7159C4.41266 13.7162 4.56381 13.6771 4.69797 13.6022L6.97197 15.8762C7.05241 15.9567 7.16228 16 7.28122 16C7.30587 16 7.33091 15.9981 7.35616 15.9943C7.4775 15.9762 7.59559 15.9149 7.68869 15.8218L8.48022 15.0303C8.69641 14.8141 8.72034 14.4992 8.53463 14.3135L7.31075 13.0897C7.67281 12.4408 7.59834 11.6387 7.11741 11.0658C8.04503 10.058 8.57153 9.71809 10.9359 9.08047C11.0812 9.16659 11.247 9.21196 11.4159 9.21181C11.6567 9.21181 11.8973 9.12016 12.0806 8.93694C12.4471 8.57041 12.4471 7.97409 12.0806 7.60759L7.24884 2.77588ZM3.97563 13.099L1.75747 10.8808C1.68209 10.8055 1.64059 10.7048 1.64059 10.5974C1.64059 10.4901 1.68209 10.3894 1.75747 10.3141C2.31328 9.75825 2.77825 9.32516 3.17531 8.96522L5.89128 11.6812C5.53131 12.0782 5.09822 12.5432 4.54241 13.099C4.46703 13.1744 4.36641 13.2159 4.25903 13.2159C4.15163 13.2159 4.051 13.1743 3.97563 13.099ZM8.12663 14.6767L7.33506 15.4682C7.3243 15.4793 7.31162 15.4883 7.29766 15.4948L5.07506 13.2722C5.3586 12.9852 5.63766 12.6938 5.91212 12.3982L8.15319 14.6392C8.14669 14.6532 8.13769 14.6659 8.12663 14.6767ZM6.93741 12.7163L6.25047 12.0294C6.3986 11.8658 6.54607 11.7016 6.69287 11.5368L6.77763 11.442C7.05559 11.8117 7.11362 12.296 6.93741 12.7163ZM6.31994 11.2038L6.22606 11.3088L3.54759 8.63037L3.65263 8.53653C5.04072 7.297 5.46044 6.92212 6.17409 4.35978L10.4967 8.68234C7.93438 9.396 7.55947 9.81572 6.31994 11.2038ZM11.727 8.58334C11.5555 8.75491 11.2763 8.75491 11.1048 8.58334L6.27306 3.75163C6.10153 3.58009 6.10153 3.30097 6.27306 3.12944C6.35562 3.04684 6.46613 3.00137 6.58419 3.00137C6.70225 3.00137 6.81272 3.04684 6.89528 3.12944L11.727 7.96116C11.8986 8.13269 11.8986 8.41181 11.727 8.58334ZM11.0221 3.83434C10.9989 3.81113 10.9805 3.78357 10.9679 3.75324C10.9553 3.7229 10.9489 3.69039 10.9489 3.65756C10.9489 3.62473 10.9553 3.59222 10.9679 3.56189C10.9805 3.53156 10.9989 3.504 11.0221 3.48078L12.3941 2.10878C12.4411 2.06237 12.5045 2.03643 12.5706 2.03664C12.6366 2.03684 12.6999 2.06317 12.7466 2.10987C12.7933 2.15657 12.8196 2.21985 12.8198 2.28589C12.82 2.35193 12.794 2.41536 12.7476 2.46234L11.3756 3.83434C11.3268 3.88316 11.2628 3.90756 11.1988 3.90756C11.1348 3.90756 11.0709 3.88316 11.0221 3.83434ZM14.8564 7.19981C14.8564 7.26612 14.8301 7.32971 14.7832 7.37659C14.7363 7.42347 14.6727 7.44981 14.6064 7.44981H12.6661C12.5998 7.44981 12.5362 7.42347 12.4893 7.37659C12.4425 7.32971 12.4161 7.26612 12.4161 7.19981C12.4161 7.13351 12.4425 7.06992 12.4893 7.02304C12.5362 6.97615 12.5998 6.94981 12.6661 6.94981H14.6064C14.6727 6.94981 14.7363 6.97615 14.7832 7.02304C14.8301 7.06992 14.8564 7.13351 14.8564 7.19981ZM7.40666 2.19031V0.25C7.40666 0.183696 7.433 0.120107 7.47988 0.0732233C7.52676 0.0263392 7.59035 0 7.65666 0C7.72296 0 7.78655 0.0263392 7.83343 0.0732233C7.88032 0.120107 7.90666 0.183696 7.90666 0.25V2.19031C7.90666 2.25662 7.88032 2.32021 7.83343 2.36709C7.78655 2.41397 7.72296 2.44031 7.65666 2.44031C7.59035 2.44031 7.52676 2.41397 7.47988 2.36709C7.433 2.32021 7.40666 2.25662 7.40666 2.19031Z' fill='%23612DF8'/%3E%3C/g%3E%3C/svg%3E%0A"), url("data:image/svg+xml,%3Csvg width='16' height='9' viewBox='0 0 16 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00013 8.73639C7.90338 8.73649 7.80757 8.71747 7.71819 8.68043C7.62881 8.64339 7.54763 8.58906 7.47931 8.52055L1.11578 2.15702C0.828085 1.86932 0.828052 1.40333 1.11581 1.11576C1.40346 0.828288 1.86942 0.828023 2.15702 1.11578C2.15703 1.11579 2.15704 1.1158 2.15704 1.11581L8.00003 6.95879L13.843 1.11578L13.9137 1.18649L13.843 1.11578C14.1307 0.828085 14.5967 0.828052 14.8843 1.11581C15.1718 1.40346 15.172 1.86942 14.8843 2.15702C14.8843 2.15703 14.8843 2.15704 14.8843 2.15704L8.52075 8.52055L8.00013 8.73639ZM8.00013 8.73639L8.00003 8.63639M8.00013 8.73639L8.00003 8.63639M8.00003 8.63639L7.99993 8.73639C8.09668 8.73649 8.19249 8.71747 8.28187 8.68043C8.37121 8.64341 8.45235 8.58911 8.52065 8.52065L8.00003 8.63639Z' fill='%23612DF8' stroke='%23612DF8' stroke-width='0.2'/%3E%3C/svg%3E%0A");;
	background-repeat: no-repeat, no-repeat;
	background-position: 32px center, 97% center;
}













@media screen and (max-width:1366px){
	.mixed-heading .elementor-heading-title span{
		font-size:55px;
	}
}

@media screen and (max-width:1024px) {
	.newsletter-form input[type=submit]{
		font-size: 17px !important;
		padding: 10px 24px !important;
		width: 100%;
	}
	.newsletter-form input[type=email]{
		font-size: 17px !important;
		padding: 10px 24px !important;
	}
	.newsletter-form .gform_footer{
		margin: 0 !important;
	}
	.mixed-heading .elementor-heading-title span{
		font-size:47px;
		line-height:58px;
	}
	.contact-form input[type=submit]{
		padding: 10px 30px !important;
	}
	.contact-form .check .gchoice_2_9_1{
		display: flex;
		align-items: center;
	}
}
@media screen and (max-width:767px) {
	.newsletter-form input[type=submit]{
		font-size: 16px !important;
		padding: 10px 24px !important;
	}
	.newsletter-form input[type=email]{
		font-size: 16px !important;
		padding: 10px 24px !important;
	}
	.mixed-heading .elementor-heading-title span{
		font-size:40px;
		line-height:50px;
	}
	.table .elementor-icon-list-item{
		flex-direction: column;
	}
	.table .elementor-icon-list-text{
		padding: 0 !important;
		font-size: 10px !important;
	}
	.table .elementor-icon-list-icon svg{
		margin: 0 !important;
	}
	.table p{
		font-size: 10px !important;
	}
	.contact-form .full-name{
		grid-column: span 12 !important;
	}
	.contact-form .work-at{
		grid-column: span 12 !important;
	}
	.contact-form .file-upload .gform_drop_area{
		gap: 20px;
	}
}




