.elementor-34034 .elementor-element.elementor-element-a2d6a4e{--display:flex;--margin-top:0px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:60px;--padding-right:60px;}.elementor-34034 .elementor-element.elementor-element-bc6072a{margin:60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.ee-tooltip.ee-tooltip-bc6072a.to--top,
							 .ee-tooltip.ee-tooltip-bc6072a.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-bc6072a.to--left,
							 .ee-tooltip.ee-tooltip-bc6072a.to--right{margin-top:0px;}.elementor-34034 .elementor-element.elementor-element-bc6072a img{width:100%;max-width:150px;}.elementor-34034 .elementor-element.elementor-element-598fc04{--display:flex;}.elementor-34034 .elementor-element.elementor-element-1542ae9{--display:flex;}.elementor-34034 .elementor-element.elementor-element-2ce187f{--display:flex;--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-34034 .elementor-element.elementor-element-6faec86{--display:flex;}.elementor-34034 .elementor-element.elementor-element-a164715{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;text-align:left;}.elementor-34034 .elementor-element.elementor-element-a164715 .elementor-heading-title{font-size:30px;font-weight:500;line-height:1.2;letter-spacing:0px;color:#FFFFFF;}.elementor-34034 .elementor-element.elementor-element-d5b3485{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-34034 .elementor-element.elementor-element-9aba273{text-align:center;}.elementor-34034 .elementor-element.elementor-element-9aba273 .elementor-heading-title{font-size:40px;font-weight:500;letter-spacing:0px;color:#FFFFFF;}.elementor-34034 .elementor-element.elementor-element-14534c7{text-align:center;}.elementor-34034 .elementor-element.elementor-element-14534c7 .elementor-heading-title{font-size:25px;font-weight:400;line-height:1.5;letter-spacing:0px;color:#FFFFFFBF;}@media(max-width:767px){.elementor-34034 .elementor-element.elementor-element-a2d6a4e{--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-34034 .elementor-element.elementor-element-2ce187f{--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-34034 .elementor-element.elementor-element-a164715{margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-34034 .elementor-element.elementor-element-a164715 .elementor-heading-title{font-size:40px;}.elementor-34034 .elementor-element.elementor-element-d5b3485{--padding-top:30px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-34034 .elementor-element.elementor-element-9aba273 .elementor-heading-title{font-size:30px;}.elementor-34034 .elementor-element.elementor-element-14534c7 .elementor-heading-title{font-size:20px;}}@media(min-width:768px){.elementor-34034 .elementor-element.elementor-element-a2d6a4e{--content-width:750px;}}/* Start custom CSS */body {
    min-height: 100vh;
    background: radial-gradient(
      700px circle at calc(50% - 1100px) 500px,
      rgba(255, 0, 204, 0.8) 0%,
      rgba(255, 0, 204, 0.5) 0%,
      rgba(255, 0, 204, 0) 100%
    ),
    radial-gradient(
      1500px circle at calc(50% - 1100px) 700px,
      rgba(77, 0, 255, 0.8) 0%,
      rgba(77, 0, 255, 0.15) 60%,
      rgba(77, 0, 255, 0) 100%
    ),
    #000!important;
}

.block .elementor-button, .block {
    width: 100%;
    display: block;
}

/* Glass Card */
.glass-card, .glass-image {
  position: relative;
  background: rgba(64, 64, 64, 0.25)!important;
  -webkit-backdrop-filter: blur(80px);
  backdrop-filter: blur(80px);
  border-radius: 24px;
  border: none;
  display: flex;
  overflow: hidden;
  transition: background 0.2s ease;
}

.glass-image .elementor-widget-container {
    width: 100%;
}

/* Glass Image */
.glass-image {
    padding: 10px 10px !important;
}

.glass-image img {
    border-radius: 16px;
    width: 100%;
}

/* Gradient button effect for glass */
.glass-card::before, .glass-image::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  background: linear-gradient(
      173deg,
      rgba(255, 255, 255, 0.4),
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.1)
    )
    border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  pointer-events: none;
}

.glass-card.transparent-bg {
    /*background: transparent!important;*/
    backdrop-filter: none;
}

.icon {
    max-width: 60px;
    width: 100%;
    color: #908B9D;
    transition: all 0.2s ease;
}

.check {
    width: 24px;
    height: 24px;
    background: transparent;
    border-radius: 9999px;
    border: 2px solid #908B9D;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.2s ease;
}

.check-icon {
    position: absolute;
    left: 3px;
    top: 3px;
    color: #FFF;
    opacity: 0;
    transition: all 0.2s ease;
}

.option-hiring,.option-working {
    cursor: pointer;
}

.option-hiring:hover, .option-working:hover {
    background: rgba(177, 177, 177, 0.2)!important;
}

.option-hiring:hover .icon, .option-working:hover .icon {
    color: #FFF;
}

.option-hiring.active .check, .option-working.active .check {
    background: #5200E3;
    border-color: #5200E3;
}

.option-hiring.active .check-icon, .option-working.active .check-icon {
    opacity: 1;
}

.option-hiring.active, .option-working.active {
    background: rgba(177, 177, 177, 0.2)!important;
}

.option-hiring.active .icon, .option-working.active .icon {
    color: #FFF;
}

/*.form-step {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*}*/

.form-step, .form-step-1 {
    display: none;
}

.form-step:first-child {
    display: flex;
}

body.elementor-editor-active .form-step,
body.elementor-editor-active .form-step-1 {
    display: flex;
}

body.elementor-editor-active .form-step {
    position: static;
}

@media (max-width: 767px) {
    .icon {
        max-width: 40px;   
    }
    
    .check {
        width: 20px;
        height: 20px;
        background: transparent;
        border-radius: 9999px;
        border: 2px solid #908B9D;
        position: absolute;
        top: 0;
        right: 0;
        transition: all 0.2s ease;
    }
    
    .check-icon {
        position: absolute;
        left: 1px;
        top: 1px;
        color: #FFF;
        opacity: 0;
        transition: all 0.2s ease;
    }

    .glass-card, .glass-image {
        border-radius: 16px;   
    }
}

.dark .hs-form-field > label {
    color: #FFF;
    margin-bottom: 10px;
}

.dark .hs-input {
    background-color: #000!important;
    border-color: #000!important;
    color: #FFF!important;
}


.dark .hs-form-field {
    margin-bottom: 40px;
}

.dark .hs-input:focus {
    border-color: #5200E3!important;
}

.dark  .hs-error-msgs label.hs-error-msg {
    color: #e43737;
}

.dark .hs-input.error {
    border-color: #e43737!important;
}


.dark #formMessage,
.dark .tos-form-message {
    color: rgba(255,255,255, 0.5)!important;
    font-weight: 200!important;
}

.dark a {
    color: #5200E3;
}

.dark a:hover {
    text-decoration: underline;
    color: #FFF;
}

.dark .hs-form-booleancheckbox, .dark .hs-fieldtype-checkbox {
    color: #FFF;
    font-weight: 200;
}

.elementor-kit-666 .dark input[type="submit"] {
    background-color: #5200E3;
    border-color: #5200E3;
    border-radius: 9999px;
    font-weight: 500;
    padding: 7px 30px 7px 30px;
}

.elementor-kit-666 .dark input[type="submit"]:hover {
    background-color: #4916A4;
    border-color: #4916A4;
}

.dark .hs-form .hs-form-booleancheckbox label span::before,
.dark .hs-form .hs-fieldtype-checkbox label span::before {
    background: #000;
    border-color: #000;
}

.dark .hs-form .hs-form-booleancheckbox label span::after,
.dark .hs-form .hs-fieldtype-checkbox label span::after{
    background: #5200E3;
}

.dark .hs_asw_choice .inputs-list label {
    color: #FFF;
    /*margin-bottom: 10px;*/
    /*text-transform: uppercase;*/
    /*font-size: 16px;*/
    /*letter-spacing: 1px;*/
}

.dark .hs_jobtitle {
    display: none;
}

.dark .hs_asw_choice .inputs-list label > span {
    /*margin-top: 4px;*/
}

.hs_asw_choice > label {
    display: none!important;
}

/************/
/* Radio */
/************/
.hs-form-radio label {
    /*color: #6171ff;*/
    position: relative;
    font-weight: 500;
    line-height: 1.5;
}

.hs-form-radio label > span {
    display: inline-block;
    margin-left: 38px; /* width + offset */
}

.hs-form-radio label input {
    /*height: 24px;*/
    left: 0;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    /*width: 24px;*/
}

.hs-form .hs-form-radio label span::before, 
.hs-form .hs-form-radio label span::after{
    margin-top: -2px;
}

.hs-form .hs-form-radio label span::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 4px;
    background: #000;
    border-color: #000;
}

.hs-form .hs-form-radio label span::after {
    content: "2714";
    position: absolute;
    top: 5px;
    left: 0;
    height: 22px;
    width: 22px;
    transition: opacity 0.2s ease;
    opacity: 0;
    z-index: 1;
    font-weight: 700;
    font-size: calc(18px/1.2);
    text-align: center;
    vertical-align: middle;
    line-height: 1.55;
    color: #FFF;
    border-radius: 4px;
    background: #5200E3;
}

/* Checkbox: Toggle State */
.hs-form .hs-form-radio label input:checked + span::after {
    opacity: 1;
}

.hs-form-field .inputs-list {
    list-style: none;
    padding: 0;
}

.hs-fieldtype-radio .input > ul.inputs-list {
    margin-bottom: 0;
}

.hs-fieldtype-radio .hs-error-msg {
    margin-left: 38px;
}

/* input border gradients */
.dark .hs-form .hs-fieldtype-text .input,
.dark .hs-form .hs-fieldtype-phonenumber .input,
.dark .hs-form .hs-fieldtype-select .input
{ 
    position: relative;
    border-radius: 6px; /* same as the actual input element */
}

.dark .hs-form .hs-fieldtype-text .input::before,
.dark .hs-form .hs-fieldtype-phonenumber .input::before,
.dark .hs-form .hs-fieldtype-select .input::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 1px solid transparent;
    border-radius: inherit;
    background: linear-gradient(179deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.35)) border-box;
    mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
}

/*body:not(.elementor-editor-active) .step1-working, */
/*body:not(.elementor-editor-active) .step1-hiring, */
/*body:not(.elementor-editor-active) .form-step-1  {*/
/*    display: none;*/
    /*opacity: 0;*/
/*}*/

/*body:not(.elementor-editor-active) .step1-working.active, */
/*body:not(.elementor-editor-active) .step1-hiring.active, */
/*body:not(.elementor-editor-active) .form-step-1.active {*/
/*    display: flex;*/
    /*opacity: 1;*/
/*}*/

/*body:not(.elementor-editor-active) .form-step {*/
/*    display: none;*/
    /*opacity: 0;*/
/*}*/

/*body:not(.elementor-editor-active) .form-step.active {*/
/*    display: block;*/
    /*opacity: 1;*/
/*}*/

.meeting-container {
    max-width: inherit!important;
}/* End custom CSS */