/*
Theme Name: Hello Biz Child
Template: hello-biz
*/
*{
	box-sizing:border-box;
	margin:0;
	padding:0;
}
body{
	overflow-x:hidden;
}
.header-menu{
	position: sticky;
	top:44px;
}
.hero-banner{
	position: relative;
}
.hero-banner .hero-banner-content{
	position: relative;
	z-index: 1;
}
.hero-banner:after{
	content: "";
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	height: 815px;
	background: linear-gradient(180deg, transparent 0%, #212933 100%);
}
.about-sec .heading-after{
	position: relative;
}
.about-sec .heading-after:after{
	content: "";
	position: absolute;
	bottom: 0;
	left:calc(50% - 1px);
	width:2px;
	height:150px;
	background-color:var(--e-global-color-primary);
}
.heading-after-short:after{
	content: "";
	position: absolute;
	bottom: 0;
	left:calc(50% - 1px);
	width:2px;
	height:57.5px;
	background-color:var(--e-global-color-primary);
}
.about-sec{
	position: relative;
}
.about-bg:before{
	content: "";
	position: absolute;
	left:0;
	top:240px;
	height: 671px;
	width:751px;
	background-image: url(./images/page-bg.png);
	background-size: auto;
	background-repeat: no-repeat;
}
.about-bg:after{
	content: "";
	position: absolute;
	right:0;
	bottom:-600px;
	height: 658px;
	width:736px;
	background-image: url(./images/page-bg.png);
	background-size: auto;
	background-repeat: no-repeat;
}

/***Team**/
.team-sec{
  position: relative;
}
.team-sec:before{
	content: "";
	position: absolute;
	left: calc(50% - 380px);
    top: -20px;
	height:782px;
	width:875px;
	background-image: url(./images/page-bg.png);
	background-size:100%;
	background-repeat: no-repeat;
}
.team-content{
  max-height: 400px; /* collapsed height */
  overflow: hidden;
  transition: max-height 0.5s ease;
  position: relative;
}
.team-content:after{
   content:"";
   position: absolute;
   bottom:0;
   left:0;
   width:100%;
   height: 250px;
   background: linear-gradient(180deg, transparent 0%, #212933 80%);
}
.team-content.expanded{
  max-height:100%;
  transition: max-height 0.5s ease;
}
.team-content strong{
	color: var(--e-global-color-primary);
	margin-bottom:8px;
	font-weight:400;
}
.team-content.expanded:after{
	display: none !important;
}

.gradient {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(transparent, #1c2230);
  pointer-events: none;
}

.elementor-kit-5 .expand-btn {
  position: absolute;
  bottom: 10px;
  left:0;
  background: none !important;
  border:none;
  color: var( --e-global-color-text ) !important;
  font-size: 20px;
  border-radius:0 !important;
  width:40px !important;
  height: 40px !important;
  padding:0 !important;
  cursor: pointer;
  z-index:1;
}
.elementor-kit-5 .expand-btn svg{
	width:100%;
	height: 100%;
}
.why-our-team-sec{
	position: relative;
}
.why-our-team-sec:before{
	content: "";
	position: absolute;
	left: calc(50% - 380px);
	top: unset;
    bottom: 210px;
	height:658px;
	width:736px;
	background-image: url(./images/page-bg.png);
	background-size:100%;
	background-repeat: no-repeat;
}
.why-our-grid-list .elementor-widget-heading,.why-our-grid-list .elementor-widget-text-editor{
	padding:24px 0;
	border-top:1px solid #ffffff42;
	width: 100%;
	height: 100%;
	position: relative;
}
.why-our-grid-list .elementor-widget-heading:nth-last-child(2),.why-our-grid-list .elementor-widget-text-editor:last-child{
	border-bottom:1px solid #ffffff42;
}
.why-our-grid-list p{
	margin-bottom:0 !important;
}
.why-our-grid-list .elementor-widget-heading:after {
    content: "";
    position: absolute;
    right: -24px;
    height: calc(100% - 30px);
    width: 1px;
    background: #ffffff42;
    top: 15px;
}

/***Investments***/
.investments-sec{
	position: relative;
}
.investments-sec .e-con-inner .elementor-element{
	position: relative;
	z-index: 1;
}
.investments-sec:after{
	content:"";
	position: absolute;
	width: 100%;
	height:450px;
	left:0;
	top:0;
	background:linear-gradient(180deg, #212933 5%, #212933 5%, transparent 100%) !important;
	opacity:1 !important;
}
.investments-sec .e-con-inner .investments-after-bg{
	position: absolute;
	width: 100%;
	height:250px;
	background:linear-gradient(180deg, #232B36 30%,#212933 30%,#212933 100%);
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}
.investments-sec .elementor-icon-box-wrapper h4{
    padding-bottom:20px;
    margin-bottom:35px;
	border-bottom:2px solid var(--e-global-color-primary);
}

/*****Growth***/
.growth-sec{
   position: relative;
}
.growth-sec:after{
	content: "";
	position: absolute;
	left:0;
	top:-30px;
	height: 658px;
	width:736px;
	background-image: url(./images/page-bg.png);
	background-size: auto;
	background-repeat: no-repeat;
}
.growth-row .e-con-full.e-flex{
    position: relative;
}
.growth-row .growth-number{
	position: absolute;
	top: 0;
	left:0;
	height:100%;
	border-right:2px solid var(--e-global-color-primary);
	min-width: 142px;
    display: flex;
	align-items:start;
    justify-content: center;
}
.unique-sec-content{
	position: relative;
}
.unique-sec-content:before{
    content: "";
	position: absolute;
	left:calc(50% - 368px);
	top:calc(50% - 329px);
	height: 658px;
	width:736px;
	background-image: url(./images/page-bg.png);
	background-size: auto;
	background-repeat: no-repeat;
}
.portfolio-sec{
	position: relative;
}
.portfolio-sec:after{
	content: "";
	position: absolute;
	left:calc(50% - 368px);
	top:calc(50% - 200px);
	height: 658px;
	width:736px;
	background-image: url(./images/page-bg.png);
	background-size: auto;
	background-repeat: no-repeat;
}
/***Deal process**/
.deal-process-sec,.contact-growth-about{
	position: relative;
}
.deal-process-sec:before,.contact-growth-about:before {
	content: "";
	position: absolute;
	left:calc(50% - 368px);
	top:0;
	height: 658px;
	width:736px;
	background-image: url(./images/page-bg.png);
	background-size: auto;
	background-repeat: no-repeat;
}

.contact-growth-about:before{
	left:-90px;
	top:150px;
}

.contact-funding-sec{
  position: relative; 
}
.contact-funding-sec:after{
	content: "";
	position: absolute;
	width: 100%;
	height:250px;
	background:linear-gradient(180deg, transparent 0%,#212933 100%);
	bottom:0;
	left:0;
	right:0;
	z-index:0;
}
.contact-funding-sec .e-con-inner{
	position: relative;
	z-index:1;
}

.looking-section-box .elementor-widget-image-box:after{
   content: "";
   background:url(./images/cross-line-long.svg);
   width: 104px;
   height: 104px;
   background-size: 100%;
   background-repeat: no-repeat;
   position: absolute;
   right: -160px;
   top: calc(50% - 52px);
}
.looking-section-box .elementor-widget-image-box:last-child::after{
display: none;
}
.header-menu{
	max-width: 835px;
	margin: auto;
}
.home-bottom-cta a{
	width: 100%;
}
.footer-menu .elementor-nav-menu {
	flex-direction: column;
	gap: 20px;
}

.footer-menu .elementor-nav-menu a {
	padding:0 !important;
	color: #fff !important;
}
.footer-menu .elementor-nav-menu a:after {
	display: none;
}
.footer-menu .elementor-nav-menu .current-menu-item a {
	color:var( --e-global-color-primary ) !important;
}

.footer-policy .elementor-nav-menu {
	flex-direction: column;
	gap: 20px;
}
.footer-policy .elementor-nav-menu a {
	padding:0 !important;
	color: #8C9094 !important;
}
.footer-policy .elementor-nav-menu a:after {
	display: none;
}
.footer-policy .elementor-nav-menu .current-menu-item a {
	color:var( --e-global-color-primary ) !important;
}
.e-n-accordion-item-title{
	padding: 50px 213px 50px 166px !important;
	position: relative;
	border-top: 1px solid #4F555D !important;
	
}
.elementor-widget-n-accordion .elementor-widget-text-editor{
	padding: 0 213px 50px 166px !important;
	position: relative;
	margin-top:-35px !important;
}

.e-n-accordion-item-title .e-n-accordion-item-title-header img {
	position: absolute;
	left: 0;
	top:50px;
}
.e-n-accordion-item-title .e-n-accordion-item-title-icon {
	position: absolute;
	right:0;
	top:50px;
}
.e-n-accordion-item[open] .e-n-accordion-item-title{
	border-top: 2px solid #D9D9D9 !important;
}
table.tafe-table td, table.tafe-table th {
	    word-break: normal !important;
}
.insights-left {
	border-radius: 20px 0 0 20px;
}
.insights-right {
	background: #191F27;
	border-radius: 0 20px 20px 0;
}
.email-from .elementor-field-textual {
	padding: 15px 0 !important;
	font-size:20px !important;
}
footer .mobile-cta-btn{
display: none !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices:after{
	width: 25px !important;
    height: 12px !important;
    border: none !important;
    background: url(./images/arrow-select.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
	background-position:center !important;
	right:24px !important;
}
.step-form .wpforms-page-indicator.progress,
.step-form legend.wpforms-field-label .wpforms-required-label{
	display: none !important;
}
.step-form legend.wpforms-field-label {
	font-family: "Magnet Head Regular", Sans-serif !important;
	color: var(--e-global-color-primary) !important;
	font-size:30px !important;
	line-height:1 !important; 
	margin:0 !important;
	font-weight: normal !important;
	margin-bottom:40px !important;
}

.step-form .wpforms-image-choices-modern {
	gap:26px !important;
	justify-content: space-between;
	width:100%;
	margin: 0 !important;
}
.step-form .wpforms-image-choices-modern li.wpforms-image-choices-item {
	width: calc(33.33% - 26px) !important;
}
.step-form .wpforms-container .wpforms-list-inline .wpforms-image-choices-modern li {
	margin:0px !important;
}

.step-form .wpforms-list-inline .wpforms-field-label-inline{
	width: 100% !important;
	padding: 20px 22px 25px 22px !important;
    border: 2px solid #414B56 !important;
	text-align: left !important;
    box-shadow: none !important;
    background: #323D4A !important;
	border-radius:20px !important;
}
.step-form .wpforms-list-inline .wpforms-selected .wpforms-field-label-inline{
	width: 100% !important;
    border: 2px solid var(--e-global-color-primary) !important;
	text-align: left !important;
    background: var(--e-global-color-primary) !important;	
}
.step-form .wpforms-list-inline .wpforms-selected .wpforms-field-label-inline img {
	 -webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
}

.step-form .wpforms-list-inline .wpforms-image-choices-label {
	font-family: "Magnet Head Regular", Sans-serif !important;
	color: #fff !important;
	font-size:30px !important;
	line-height:1 !important; 
	margin:17px 0 0 0 !important;
	font-weight: normal !important;
}

.step-form .wpforms-list-inline .wpforms-selected .wpforms-image-choices-label {
	color: #212933 !important;
}

.wpforms-selected .wpforms-image-choices-image:after {
	display: none !important;
}
.step-form .wpforms-container-full {
	margin-bottom:0px !important;
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
	display: flex;
	align-items: center;
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-next,
.step-form div.wpforms-container-full button.wpforms-submit{
		margin:0 0 0 auto !important;
	background-color: var(--e-global-color-primary) !important;
    font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: var(--e-global-color-secondary) !important;
    border:1px solid #707070 !important;
    border-radius: 10px 10px 10px 10px;
    padding: 18px 24px 18px 24px;
	height: inherit;
    min-width: 130px;
}

.step-form div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-prev {
    margin: 0;
    background: transparent;
    border: none;
    padding: 0;
    min-width: inherit;
	font-weight: normal;
	font-size:20px;
}
.step-form .wpforms-field-container .wpforms-field {
	padding:0 !important;
}
.step-form .wpforms-field.wpforms-field-pagebreak {
	margin-top: 40px;
}
.step-form .wpforms-field-select .choices {
	max-width:100% !important;
}
.step-form  div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner {
	width: 100% !important;
	padding: 16px 22px 16px 22px !important;
    border: 2px solid #48515D !important;
	text-align: left !important;
    box-shadow: none !important;
    background: #323D4A !important;
	border-radius:10px !important;
}
.step-form div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    font-size: 24px !important;
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable.choices__placeholder {
	opacity:1;
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single .choices__item--selectable {
	color: #fff;
}
.step-form .wpforms-container .wpforms-form .wpforms-field-content>.wpforms-field-row {
	min-width:100%;
}
.step-form .wpforms-field.wpforms-field-content .wpforms-field-row h4 {
	font-family:"Inter";
	text-align: center;
	font-size: 22px;
	line-height:36px;
	color: #fff;
	min-width:100%;
	font-family: inherit;
	font-weight: normal;
	margin-bottom:72px;
}
.step-form div.wpforms-container-full {
	margin:0px !important;
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open:not(.is-flipped):before,
.step-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices.is-open.is-flipped:before{
	display: none !important
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown {
	margin: 0 !important;
    margin-top: 5px !important;
    width: 100% !important;
    padding: 0 !important;
    border: 1px solid #48515D !important;
    text-align: left !important;
    box-shadow: none !important;
    background: #323D4A !important;
    border-radius: 10px !important;
}
.step-form div.wpforms-container .wpforms-form .choices__list--dropdown .choices__item {
    position: relative;
    vertical-align: top;
    padding: 20px 27px;
    font-size: 20px;
    color: #fff;
}
.step-form div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__list--dropdown .choices__item--selectable.is-highlighted {
	background: var( --e-global-color-primary );
}
.step-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li  {
	position:relative;	
}
.step-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
	display:flex;	
	font-size:22px;
	color: #fff;
	align-items: center !important;
	justify-content: center;
	min-height:107px;
	width: 100% !important;
	padding: 20px 22px 25px 22px !important;
    border: 2px solid #414B56 !important;
	text-align: left !important;
    box-shadow: none !important;
    background: #323D4A !important;
	border-radius:20px !important;
}
.step-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li.wpforms-selected input+label {
	background: var( --e-global-color-primary ) !important;
	color: #212933 !important;
}
.step-form div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input{
	position: absolute;
	left:0;
	top:0;
	opacity:0;
	visibility: hidden;
	height:0;
	width:0;
}
.step-form .wpforms-form button:focus:after {
	display: none !important
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
position: absolute;
	right:0;
	bottom:-8px;
	margin:0px !important;
}
.wpforms-page-button.wpforms-page-prev{
	position: relative;
	padding-left: 18px !important;
}
.wpforms-page-button.wpforms-page-prev:before{
	content:"";
	position: absolute;
	left:0;
	top: calc(50% - 7px);
	width:7px;
	height: 14px;
	background:url(./images/arrow-prev.svg);
}
.elementor-item.elementor-item-active{
	background-color: unset !important;
}
.footer-logo img {
  width:153px !important;
}
.apply-funding-sec{
	position: relative;
}
.apply-funding-sec:after{
	content:"";
	position: absolute;
	background:url(./images/page-bg.png);
	height: 658px;
	width:736px;
	top:-125px;
	right:0;
	z-index:0;
}
.apply-funding-sec .e-con-inner{
	position: relative;
	z-index:1;
}
.page-id-756 .header-cta{
	display:none !important;
}
.header-cta.header-cta-for-learn{
	display:none !important;
}
.page-id-756 .header-cta.header-cta-for-learn{
	display:block !important;
}
@media(min-width:1024px){
	.mobile-cta-btn{
       display: none !important;
	}
}
@media (min-width: 1025px) and (max-width: 1440px){
	.innovate-text span{
		font-size:120px !important;
	}
	.looking-section-box .elementor-widget-image-box:after{
		width:80px;
		height: 80px;
		right: -110px;
		top: calc(50% - 40px);
	}
	.looking-section-box{
	  gap: 10%;
      justify-content: space-around;
	}
}
@media(max-width:1024px){
	header .header-cta  {
		position: static !important;
	}
	header .header-container .header-menu{
		width: auto !important;
		margin:0 !important;
		background-color:transparent !important;
	}
	header .header-container{
    justify-content: space-between;
    width: 100%;
    padding:16px 16px 16px 25px;
	top:0 !important;
	}
	header .header-container .header-menu .elementor-menu-toggle{
		margin:0 !important;
		width:fit-content;
	}
	.header-menu{
		padding-left:0 !important;
	}
	.apply-funding-sec,.about-sec,.about-bg,.why-our-team-sec,.why-our-team-sec,.growth-sec,.unique-sec-content,.portfolio-sec,.contact-growth-about,.deal-process-sec, .contact-growth-about{
		overflow:hidden;
	}
	.apply-funding-sec:after,.about-bg:before,.team-sec:before,.why-our-team-sec:before,.growth-sec:after,.unique-sec-content:before,.portfolio-sec:after,.contact-growth-about:before,.deal-process-sec:before, .contact-growth-about:before {
		height: 450px;
		width: 500px;
	}
	.about-bg:after{
		display: none;
	}
	.why-our-team-sec:before,.unique-sec-content:before,.portfolio-sec:after{
		left:calc(50% - 250px);
	}
	.unique-sec-content:before{
		top: calc(50% - 225px);
	}
	 
	.e-n-accordion-item-title {
    padding: 22px 50px 22px 44px !important;
	}
	.elementor-widget-n-accordion .elementor-widget-text-editor{
	   padding: 15px 50px 15px 44px !important;
       margin-top: -20px !important;
	}
	.home-table-section .elementor-widget-container{
       max-width:1024px; 
	   overflow-x:auto;
	}
	.about-sec .heading-after:after{
		height: 107px;
	}
	.about-innovate{
		position: relative;
	}
	.about-innovate:after{
		content:"";
		position: absolute;
		background:url(./images/page-bg.png);
		height: 500px;
		width: 550px;
		top:0;
		left:calc(50% - 275px);
	}
	.why-our-grid-list .elementor-widget-heading:after {
		right: -12px;
	}
	.growth-row .growth-number{
		min-width:90px;
	}
	.e-n-accordion-item-title .e-n-accordion-item-title-icon {
		top:24px;
	}
	.e-n-accordion-item-title .e-n-accordion-item-title-icon  span{
		width:20px;
	}
	.e-n-accordion-item-title .e-n-accordion-item-title-header img{
		top: 24px;
		width:26px;
	}
	.looking-section-box .elementor-widget-image-box:after{
		width: 65px;
		height: 65px;
		bottom: -90px;
		top: unset;
		left:0;
		right: unset;
	 }
	 .insights-left{
		border-radius:20px 20px 0 0;
	 }
	 .insights-right{
		border-radius:0px 0px 20px 20px;
	 }
	 .mobile-header-logo{
		width:auto !important;
	 }
	 header .header-container.fixed-header {
		position: fixed !important;
		top: 0 !important;
		left: 0;
		width: 100%;
		background-color: #212933 !important; /* Change your color */
		z-index: 9999;
		transition: background-color 0.3s ease, top 0.3s ease;
		
	}
	header .header-container.open-nav-dropdwon{
   background-color: #212933 !important;
	}
	.elementor-nav-menu--dropdown .elementor-nav-menu{
		padding: 32px 5px 40px 5px;
	}
	header .header-container .open-dropdown-logo,header .header-container.open-nav-dropdwon .mobile-logo-header{
		display: none;
	}
	header .header-container.open-nav-dropdwon .open-dropdown-logo{
		display:block;
	}
	header .mobile-cta-btn{
		margin-top:32px;
		padding: 0 20px;
	}
	header .how-aaply-btn{
		margin-top:12px;
		
	}
	header .mobile-cta-btn a,header .mobile-cta-btn a.elementor-item-active{
		 font-size:16px !important;
		 line-height:24px !important;
         justify-content:center;
		 padding:16px 20px !important;
		 width: 100%;
		 background-color:var(--e-global-color-primary) !important;
		 border-radius: 10px !important;
		 border: 1px solid var(--e-global-color-primary);
		 color: var( --e-global-color-secondary) !important;
	}
	header .mobile-cta-btn a:hover{
		background-color:var(--e-global-color-secondary) !important;
		color:var(--e-global-color-primary) !important;
	}
	header .how-aaply-btn a,header .how-aaply-btn a.elementor-item-active{
		background-color:transparent !important;
		color: var(--e-global-color-primary) !important;
	}
	.hero-banner:after{
		background:linear-gradient(180deg, transparent 0%, #212933 70%, #212933 100%) !important;
		height:100% !important;
	}
	.hero-banner:before{
		content:"";
	    position: absolute;
        height: 50% !important;
        top: 0 !important;
        left: 0 !important;
        background: linear-gradient(180deg, #212933 0%, transparent 100%) !important;
        z-index: 1;
        opacity: 1;
	}
	.step-form .wpforms-field.wpforms-field-content .wpforms-field-row h4 {
		font-size: 16px;
		line-height:28px;
    }
	.step-form .wpforms-field.wpforms-field-content .wpforms-field-row h4{
		margin-bottom: 24px !important;
	}
	.step-form div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-next, .step-form div.wpforms-container-full button.wpforms-submit{
		font-size:16px !important;
		line-height:24px !important;
	}
	.step-form .wpforms-list-inline .wpforms-image-choices-label{
		font-size:24px !important;
	}
	.step-form .wpforms-image-choices-modern {
     gap: 16px !important;
	}
	.step-form legend.wpforms-field-label{
		font-size:24px !important;
	}

	.page-id-756 .header-cta.header-cta-for-learn,.header-cta.header-cta-for-learn{
		display: none !important;
	}
	.page-id-756 .mobile-cta-learn{
		display: none !important;
	}
	.mobile-cta-apply{
		display: none !important;
	}
	.page-id-756 .mobile-cta-apply{
       display: block !important;
	}
}
@media(max-width:768px){
	.step-form .wpforms-container .wpforms-list-inline .wpforms-image-choices-modern li{
		width:100% !important;
	}
}


/*Form style*/
div.wpforms-container-full .wpforms-field-label, .wp-core-ui div.wpforms-container-full .wpforms-field-label{color:#ffffff!important; font-size:22px!important; font-weight:400;}
div.wpforms-container-full .wpforms-form .wpforms-field-divider h3{color:#f7a14c!important; font-size:32px!important; font-weight: 400 !important;}
div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:hover
{background-color:#f7a14c!important; color:#2e343d!important;font-size:24px!important; border-radius:10px!important; font-family:"Inter", Sans-serif!important; padding-top:18px!important; padding-bottom:40px!important; padding-left:35px!important; padding-right:35px!important;}

/* forma mobile*/
 * @media only screen and (max-width: 600px) {
    div.wpforms-container .wpforms-form .wpforms-field>* {
        max-width: 100%;
        line-height: normal;
    }
}