<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gr8contact-form{
    width: 50vw;
    height: 47.222vw;

    border-radius: 2.083vw;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;

    background: white;

    position: relative;
}
.gr8contact-form .f-header{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    padding-top: 2.083vw;
    padding-bottom: 2.083vw;

    box-sizing: border-box;

    margin-bottom: 1.111vw;

    position: absolute;
    top: 0;
    left: 0;

    z-index: 3;
}
.gr8contact-form .f-header svg{
    width: 6.7vw;
    height: 1.994vw;
}
.gr8contact-form .step h3{
    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 2.083vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 42px */
    letter-spacing: -0.6px;
}

.gr8contact-form-outer{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    position: fixed;
    top: 0;
    left: 0;

    background: rgba(0,0,0,0.5);

    z-index: 99999;

    width: 100%;
    height: 100%;
}
.gr8contact-form .close-gr8contact-form{
    top: 1.25vw;
    right: 1.25vw;
    position: absolute;

    z-index: 999999999;

    opacity: 0.6;
}
.gr8contact-form .close-gr8contact-form svg{
    width: 1.667vw;
    height: 1.667vw;
}

.gr8contact-form .step p{
    color: #151515;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    width: 28.958vw;
    height: 2.569vw;

    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gr8contact-form .step.step-0{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gr8contact-form .step.step-0 .step-0-buttons{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    justify-content: center;
    align-items: center;

    width: 40vw;

    margin-top: 1.25vw;
}
.gr8contact-form .step.step-0 .step-0-buttons a{
    text-decoration: none!important;

    transition: 0.3s;
}
.gr8contact-form .step.step-0 .step-0-buttons a:hover{
    background: rgba(23, 41, 53, 0.1) !important;
}
.gr8contact-form .step.step-0 .step-0-buttons a:first-child{
    width: 29.444vw;
    height: 12.778vw;
    flex-shrink: 0;

    border-radius: 1.111vw;
    background: rgba(23, 41, 53, 0.05);

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .step.step-0 .step-0-buttons a label{
    width: 20.764vw;
    height: 3.472vw;

    color: #172935;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.111vw;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 25.6px */
    text-transform: uppercase;

    margin-top: 1.875vw;

    cursor: pointer;
}
.gr8contact-form .step.step-0 .step-0-buttons a svg, .gr8contact-form .step.step-0 .step-0-buttons a img{
    width: 3.889vw;
    height: 3.889vw;
}
.gr8contact-form .step.step-0 .step-0-buttons a svg path{
    stroke: #FF771D!important;
}
/*.gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) svg path{
    stroke-width: 0.486vw!important;
}*/
.gr8contact-form .step{
    padding-top: 7.361vw;

    box-sizing: border-box;
}

.gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child){
    width: 14.167vw;
    height: 12.569vw;
    flex-shrink: 0;

    border-radius: 1.111vw;
    background: rgba(23, 41, 53, 0.05);

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    margin-top: 0.972vw;
    margin-left: 0.59vw;
    margin-right: 0.59vw;
}
.gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) label{
    width: 10.486vw;
}
.gr8contact-form{
    overflow: hidden;
}

.gr8contact-form .form-3{
    background: url(/wp-content/themes/pmtech/tmp-content/form/bg.png) no-repeat;

    background-size: cover;
    background-position: center bottom;

    width: 100%;
    height: 100%;
}

.gr8contact-form a.button-or{
    background: #FF771D;

    height: 2.778vw;
    padding: 0.903vw 1.389vw 0.694vw 1.389vw;
    justify-content: center;
    align-items: center;
    gap: 0.278vw;

    display: inline-flex;
    justify-content: center;
    align-items: center;

    color: #FFF;

    /* BUTTON L */
    font-family: "NeueMachina";
    font-size: 0.972vw;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 20px */
    text-transform: uppercase;

    box-sizing: border-box;

    text-decoration: none;

    transition: 0.3s;
}
.gr8contact-form .button-or:hover{
    background: #CC5D14!important;
}

.gr8contact-form .step.form-3{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .step.form-3 h3{
    color: #151515;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.389vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;

    margin-bottom: 5vw;

    width: 26.944vw;
}

.gr8contact-form .hsfc-RichText p{
    width: 100%;
    text-align: center;
}
.gr8contact-form .hsfc-RichText p strong{
    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.gr8contact-form .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel{
    display: none!important;
}

.gr8contact-form .hsfc-RadioFieldGroup input{
    display: none!important;
}
.gr8contact-form .hsfc-RadioFieldGroup label &gt; span{
    width: 100%;
    box-sizing: border-box;

    display: flex;
    height: 2.5vw;
    padding: 0.417vw 1.111vw;
    align-items: center;
    gap: 0.694vw;
    align-self: stretch;

    color: #000;
    font-family: "NeueMachina";
    font-size: 1.111vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    margin-bottom: 1.111vw;

    border-radius: 1.389vw;
    background: rgba(23, 41, 53, 0.10);

    transition: 0.3s, background 0.3s;
    cursor: pointer;
}
.gr8contact-form .hsfc-RadioFieldGroup label &gt; span:hover{
    background: rgba(23, 41, 53, 0.25);
}

.gr8contact-form .hsfc-RadioFieldGroup input[type="radio"]:checked+span{ background: #172935!important; color: white!important;}

.gr8contact-form .hsfc-RadioFieldGroup__Options &gt; :not(:last-child){
    margin-bottom: 0!important;
}
.gr8contact-form .hsfc-Step__Content{
    padding: 0!important;
}

.gr8contact-form .hsfc-ProgressBar__Progress{
    background: rgba(0, 0, 0, 0.10)!important;
    border-radius: 1.389vw!important;

    height: 0.278vw!important;
}
.gr8contact-form .hsfc-ProgressBar__Progress &gt; div{
    border-radius: 1.389vw 0 0 1.389vw;
    background: linear-gradient(256deg, #FD661F -72.84%, #FCC006 99.99%);
}
.gr8contact-form .hsfc-ProgressBar__Progress &gt; div{
    height: 0.278vw!important;
}
.gr8contact-form .hsfc-NavigationRow__Buttons button:last-child{
    display: flex;
    width: 18.333vw;
    height: 2.778vw;
    padding: 0.903vw 1.389vw 0.694vw 1.389vw;
    justify-content: center;
    align-items: center;
    gap: 0.278vw;
    flex-shrink: 0;

    background: #FF771D;
    backdrop-filter: blur(3px);

    box-shadow: unset!important;

    color: #FFF;
    font-family: "NeueMachina";
    font-size: 0.972vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
    text-transform: uppercase;

    border-radius: unset!important;

    position: relative;
}
.gr8contact-form .hsfc-NavigationRow__Buttons button:last-child:after{
    content: url('/wp-content/themes/pmtech/tmp-content/form/arrow.svg');

    width: 0.694vw;
    height: 0.694vw;

    position: absolute;
    top: 0.833vw;
    right: 1.111vw;
}

.gr8contact-form .hsfc-Button:not([disabled]):hover {
    transform: unset!important;
    filter: unset!important;
}

.gr8contact-form .hsfc-NavigationRow__Buttons button:first-child{
    background: rgba(23, 41, 53,0.1);
    backdrop-filter: blur(3px);

    box-shadow: unset!important;
    border: unset!important;
    border-radius: unset!important;

    display: inline-flex;
    height: 2.778vw;
    width: 2.778vw;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;

    flex-shrink: 0;
    padding: unset!important;

    color: transparent!important;
}
.gr8contact-form .hsfc-NavigationRow__Buttons button:first-child:after{
    content: url('/wp-content/themes/pmtech/tmp-content/form/arrow2.svg');

    width: 1.111vw;
    height: 1.111vw;

    position: absolute;
    top: 0.75vw;
    right: 1vw;
}

.gr8contact-form .hsfc-NavigationRow__Buttons{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.gr8contact-form .gr8-form1-step-1 .hsfc-FieldLabel{
    display: none!important;
}
.gr8contact-form .gr8-form1-step-1 textarea{
    height: 19.444vw;

    border-radius: 0.694vw;
    background: rgba(0, 0, 0, 0.02);

    border: 0;
    width: 100%;
    box-sizing: border-box;

    padding: 1.597vw;

    color: #151515;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(0, 0, 0, 0.10);
    font-family: "NeueMachina";
    font-size: 1.111vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;

    margin-top: 2.917vw;
}
.gr8contact-form .gr8-form1-step-2{
    padding-left: 5.556vw;
    padding-right: 5.556vw;

    box-sizing: border-box;
}

.gr8contact-form .hsfc-DataPrivacyField .hsfc-RichText{
    display: none!important;
}

.gr8contact-form .hsfc-TextField, .gr8contact-form .hsfc-EmailField{
    position: relative;
}
.gr8contact-form .hsfc-TextField &gt; label, .gr8contact-form .hsfc-TextField &gt; label.normal-label, .gr8contact-form .hsfc-EmailField &gt; label, .gr8contact-form .hsfc-EmailField &gt; label.normal-label{
    position: absolute;
    top: 1vw;
    left: 1.15vw;

    transition: top 0.3s, left 0.3s, 0.3s;
}
.gr8contact-form .hsfc-TextField label, .gr8contact-form .hsfc-EmailField label{
    transition: top 0.3s, left 0.3s, 0.3s;
}
.gr8contact-form .hsfc-TextField label.label-to-top, .gr8contact-form .hsfc-EmailField label.label-to-top{
    top: 0.15vw;
    left: 1.15vw;

    font-size: 0.694vw!important;
    color: #4D4D4D!important;
}

.gr8contact-form .hsfc-PhoneField label{
    position: absolute;
    top: 0.15vw;
    left: 5.5vw;
    font-size: 0.694vw !important;
    color: #4D4D4D !important;
    z-index: 3;
}

.gr8contact-form .hsfc-PhoneField .hsfc-FieldLabel__RequiredIndicator {
    font-size: 0.667vw!important;
}
.gr8contact-form .hsfc-TextField label.label-to-top span, .gr8contact-form .hsfc-EmailField label.label-to-top span{
    font-size: 0.694vw!important;
}

.gr8contact-form .hsfc-TextField label.label-to-top span &gt; span:first-child, .gr8contact-form .hsfc-EmailField label.label-to-top span &gt; span:first-child{
    color: #4D4D4D!important;
}


.gr8-form1-step-2 .hsfc-Row{
    margin-bottom: 1.111vw;
}
.gr8contact-form .hsfc-DataPrivacyField &gt; div:nth-child(1),.gr8contact-form .hsfc-DataPrivacyField &gt; div:nth-child(3){
    display: none!important;
}
.gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField p, .gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField span{
    width: 36.111vw!important;

    color: #000;
    font-family: "NeueMachina";
    font-size: 0.833vw!important;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    text-align: left;

    display: inline-block;

    height: 2.083vw;
}
.gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField input{
    position: relative;
    top: -0.2vw;
}
.gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField .hsfc-FieldLabel__RequiredIndicator{
    display: none!important;
}

.gr8contact-form input[type="text"], .gr8contact-form input[type="email"]{
    border-radius: 0.694vw;
    background: rgba(0, 0, 0, 0.02);

    display: flex;
    height: 3.333vw;
    padding: 0.972vw 1.111vw;
    align-items: center;
    gap: 0.694vw;
    align-self: stretch;

    color: #151515;
    font-family: "NeueMachina";
    font-size: 1.042vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;

    border: 0;
}

.gr8-form1-step-2 .hsfc-Row:last-child {
    margin-bottom: unset!important;
}

.gr8contact-form input[type="text"]:focus, .gr8contact-form input[type="email"]:focus{
    background: rgba(0, 0, 0, 0.05);
}

.gr8contact-form .hsfc-TextField label span, .gr8contact-form .hsfc-EmailField label span{
    color: #151515;
    font-family: "NeueMachina";
    font-size: 1.042vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}


.gr8contact-form .submitForm1:before, .gr8contact-form .form-3:before{
    content: ' ';

    width: 54.777vw;
    height: 85vw;
    transform: rotate(13.88deg);
    flex-shrink: 0;

    border-radius: 85vw;
    background: #FFF;
    filter: blur(100px);

    position: absolute;
    top: -50vw;
    left: -11vw;

    z-index: 1;
}
.gr8contact-form .step.form-3 *, .gr8contact-form .submitForm1 *{
    position: relative;
    z-index: 2;
}
.gr8contact-form .submitForm1{
    background: url(/wp-content/themes/pmtech/tmp-content/form/bg.png) no-repeat;

    background-size: cover;
    background-position: center bottom;

    width: 100%;
    height: 100%;
}
.gr8contact-form .submitForm1{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.gr8contact-form .submitForm1 label{
    border-radius: 1.389vw;
    background: #F7C614;
    color: #030303;
    font-family: "NeueMachina";
    font-size: 1.528vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 30.8px */
    text-transform: uppercase;

    display: inline-block;
    margin-bottom: 6.389vw;

    padding: 0.417vw 1.389vw;
}
.gr8contact-form .submitForm1 h3{
    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 2.222vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;

    margin-top: 0!important;
    margin-bottom: 1.25vw!important;
}
.gr8contact-form .submitForm1 p{
    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.389vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;

    height: 5.833vw;
    width: 28.264vw;
}

.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options label{
    width: 18.889vw;
    height: 9.722vw;

    margin: 0.556vw;
}
.gr8contact-form .gr8-form2{
    padding-left: 4.556vw;
    padding-right: 4.556vw;
    box-sizing: border-box;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options label &gt; span{
    width: 100%;
    height: 100%;

    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    text-align: center;

    font-family: "NeueMachina";
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 36px */
    text-transform: uppercase;

    transition: line-height 0.3s;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div{
    display: inline-flex!important;
}

.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(1) label &gt; span:hover {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s1.png);
    background-size: cover;

    color: white!important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(2) label &gt; span:hover {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s3.png);
    background-size: cover;

    color: white!important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(3) label &gt; span:hover {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s2.png);
    background-size: cover;

    color: white!important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(4) label &gt; span:hover {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s4.png);
    background-size: cover;

    color: white!important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div label &gt; span{
    transition: 0.3s;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div label &gt; span:after{
    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 0.972vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    text-transform: none!important;

    transition: opacity 0.3s, font-size 0.01s;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div label:hover &gt; span:after, .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div input[type="checkbox"]:checked + span:after{
    font-size: 0;
    opacity: 0;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options label:hover &gt; span, .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div input[type="checkbox"]:checked + span{
    line-height: 200%;
}

.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(1) label &gt; span:after{
    content: 'Ready to go all-in';
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(2) label &gt; span:after{
    content: 'Ready to fast-launch your sportsbook';
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(3) label &gt; span:after{
    content: 'Ready to expand your casino portfolio';
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(4) label &gt; span:after{
    content: 'Ready to boost your platform';
}

.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(1) input[type="checkbox"]:checked + span {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s1.png)!important;
    background-size: cover!important;

    color: white !important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(2) input[type="checkbox"]:checked + span {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s3.png)!important;
    background-size: cover!important;

    color: white !important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(3) input[type="checkbox"]:checked + span {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s2.png)!important;
    background-size: cover!important;

    color: white !important;
}
.gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div:nth-child(4) input[type="checkbox"]:checked + span {
    background: url(/wp-content/themes/pmtech/tmp-content/form/s4.png)!important;
    background-size: cover!important;

    color: white !important;
}

.gr8contact-form .form-2,.gr8contact-form .form-1{
    height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.gr8contact-form .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel{
    display: none!important;
}

.gr8contact-form .hsfc-CheckboxFieldGroup input{
    display: none!important;
}
.gr8contact-form .hsfc-CheckboxFieldGroup label &gt; span{
    width: 100%;
    box-sizing: border-box;

    display: flex;
    height: 2.5vw;
    padding: 0.417vw 1.111vw;
    align-items: center;
    gap: 0.694vw;
    align-self: stretch;

    color: #000;
    font-family: "NeueMachina";
    font-size: 1.111vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;

    margin-bottom: 1.111vw;

    border-radius: 1.389vw;
    background: rgba(23, 41, 53, 0.10);

    transition: 0.3s;
    cursor: pointer;
}

.gr8contact-form .hsfc-CheckboxFieldGroup label &gt; span:hover{
    background: rgba(23, 41, 53, 0.25);
}

.gr8contact-form .hsfc-CheckboxFieldGroup input[type="checkbox"]:checked+span{ background: #172935!important; color: white!important;}

.gr8contact-form .hsfc-CheckboxFieldGroup &gt; :not(:last-child){
    margin-bottom: 0!important;
}

.gr8contact-form .hsfc-CheckboxFieldGroup__Options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.gr8contact-form .hsfc-CheckboxFieldGroup__Options div{
    width: 18.889vw;

    padding-left: 0.556vw;
    padding-right: 0.556vw;

    box-sizing: border-box;
}

.gr8contact-form .gr8-form2-step-1 .hsfc-Step__Content .hsfc-Row:nth-child(2){
    width: 38vw!important;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(2) .hsfc-RadioFieldGroup__Options, .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(2) .hsfc-RadioFieldGroup__Options div{
    margin-left: 0.833vw;
    margin-right: 0.833vw;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options div{
    width: 11.8vw;
    margin-left: 0.833vw;
    margin-right: 0.833vw;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel{
    display: flex!important;

    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(2) .hsfc-RadioFieldGroup__Options, .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(2) .hsfc-RadioFieldGroup__Options div{
    margin-left: 0.833vw;
    margin-right: 0.833vw;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel{
    display: flex!important;

    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options div{
    margin-left: 0.833vw;
    margin-right: 0.833vw;
    display: inline-flex;

}
.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options div span{
    width: auto!important;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel &gt; span{
    width: 100%;
}

.gr8contact-form .gr8-form2-step-4 .hsfc-RichText p{
    height: auto!important;
}

.gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content .hsfc-RadioFieldGroup__Options{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content .hsfc-RadioFieldGroup__Options div{
    margin-left: 0.833vw;
    margin-right: 0.833vw;
    display: inline-flex;

}
.gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content .hsfc-RadioFieldGroup__Options div span{
    width: auto!important;
}


.isMacOrLinux .gr8contact-form .hsfc-CheckboxFieldGroup label &gt; span, .isMacOrLinux .gr8contact-form .hsfc-RadioFieldGroup label &gt; span{
    padding-top: 0.8vw!important;
}

.isMacOrLinux .gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField input{
    position: relative;
    top: -0.6vw;
}

.gr8contact-form .hsfc-NavigationRow{
    position: absolute;
    width: 100%;
    bottom: 2vw;
    left: 0;
}

.gr8contact-form .hsfc-NavigationRow .hsfc-ErrorAlert{
    display: none!important;
}

.gr8contact-form .hsfc-ProgressBar{
    position: absolute;
    left: 5vw;
    top: 6vw;
    width: 40vw;
    margin: 0 auto;
}

.gr8contact-form .hsfc-NavigationRow__Buttons button{
    transition: 0.3s;
}
.gr8contact-form .hsfc-NavigationRow__Buttons button:last-child:hover{
    background: #CC5D14!important;
}
.gr8contact-form .hsfc-NavigationRow__Buttons button:first-child:hover {
    background: rgba(23, 41, 53, 0.25);
}

[data-hsfc-id="Renderer"] .hsfc-ErrorAlert{
    color: rgba(255, 119, 29, 1) !important;

    font-size: 0.833vw;
    font-family: 'NeueMachina';

    font-weight: 400;
}
.gr8contact-form strong:after{
    content: '*';

    color: #FF771D;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.gr8contact-form .gr8-form2-step-4 strong:after{
    display: none!important;
}
.gr8contact-form [data-hsfc-id="Renderer"] .hsfc-FieldLabel__RequiredIndicator{
    color: #FF771D;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.gr8contact-form [data-hsfc-id="Renderer"] .hsfc-PhoneInput__FlagAndCaret{
    border: 0!important;
}
.gr8contact-form [data-hsfc-id="Renderer"] .hsfc-PhoneInput &gt; .hsfc-TextInput{
    outline: none!important;
    box-shadow: none!important;
}

.gr8contact-form .hsfc-TextField label .hsfc-FieldLabel__RequiredIndicator, .gr8contact-form .hsfc-EmailField label .hsfc-FieldLabel__RequiredIndicator{
    color: #FF771D!important;
}

.gr8contact-form .hsfc-TextField .hsfc-FieldLabel__RequiredIndicator, .gr8contact-form .hsfc-EmailField .hsfc-FieldLabel__RequiredIndicator{
    font-size: 1.042vw!important;
}

.gr8contact-form span a{
    color: #FF771D;
    font-family: "NeueMachina";
    font-size: 0.833vw;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

@media(max-width: 960px){
    .gr8contact-form {
        width: 100%;
        height: 100%;

        border-radius: 8vw;

        box-sizing: border-box;
    }
    .gr8contact-form .step{
        padding-left: 4.267vw;
        padding-right: 4.267vw;
        box-sizing: border-box;
    }

    .f-header svg{
        opacity: 0;
    }

    .gr8contact-form .close-gr8contact-form svg {
        width: 6.4vw;
        height: 6.4vw;
    }

    .gr8contact-form .close-gr8contact-form {
        top: 4.8vw;
        right: 6.4vw;
    }

    .gr8contact-form .step {
        padding-top: 20.533vw;
        box-sizing: border-box;
    }

    .gr8contact-form .step h3 {
        font-size: 7.467vw;
    }
    .gr8contact-form .step p {
        color: #151515;
        text-align: center;
        font-family: "NeueMachina";
        font-size: 3.2vw;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;

        width: 86.933vw;
        height: auto!important;

        margin-top: 10.267vw;

        margin-bottom: 2.864vw;
    }

    .gr8contact-form .step.step-0 .step-0-buttons a:first-child {
        width: 82.933vw;
        height: 48vw;

        border-radius: 4.267vw;
        margin-bottom: 4.267vw;
    }
    .gr8contact-form .step.step-0 .step-0-buttons a svg, .gr8contact-form .step.step-0 .step-0-buttons a img{
        width: 14.933vw;
        height: 14.933vw;
    }

    .gr8contact-form .step.step-0 .step-0-buttons a label {
        width: auto!important;
        height: 13.333vw;

        text-align: center;
        font-family: "NeueMachina";
        font-size: 3.733vw;
        font-style: normal;
        font-weight: 700;
        line-height: 160%; /* 22.4px */
        text-transform: uppercase;
    }

    .gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) {
        width: 39.467vw;
        height: 48vw;
        border-radius: 4.267vw;

        margin-left: 2.133vw;
        margin-right: 2.133vw;
    }

    .gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) label{
        width: 33vw !important;
    }


    .gr8contact-form .step.step-0 .step-0-buttons {
        width: 90vw;
    }

    .gr8contact-form .hsfc-ProgressBar {
        position: absolute;
        left: 5vw;
        top: 24vw;
        width: 85.933vw;
        margin: 0 auto;
    }

    .gr8contact-form .hsfc-ProgressBar__Progress &gt; div{
        height: 1.067vw!important;
    }
    .gr8contact-form .hsfc-ProgressBar__Progress{
        height: 1.067vw!important;
    }

    .gr8contact-form .hsfc-RichText p strong {
        font-size: 7.467vw;
    }
    .gr8contact-form strong::after {
        font-size: 6.4vw;
    }
    .gr8contact-form .hsfc-RadioFieldGroup label &gt; span,.gr8contact-form .hsfc-CheckboxFieldGroup label &gt; span{
        width: 100%;
        box-sizing: border-box;
        display: flex;
        height: 9.6vw;
        padding: 1.6vw 4.267vw;
        padding-top: 1.6vw;
        align-items: center;
        gap: 0.694vw;
        align-self: stretch;
        color: #000;
        font-family: "NeueMachina";
        font-size: 4.267vw;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        margin-bottom: 4.267vw;
        border-radius: 5.333vw;
        background: rgba(23, 41, 53, 0.10);
        transition: 0.3s, background 0.3s;
        cursor: pointer;
    }

    .gr8contact-form .hsfc-NavigationRow__Buttons button:last-child {
        display: flex;
        width: 67.467vw;
        height: 10.667vw;
        padding: 2.667vw 5.333vw 2.667vw 5.333vw;
        justify-content: center;
        align-items: center;
        gap: 0.278vw;
        flex-shrink: 0;
        background: #FF771D;
        backdrop-filter: blur(3px);
        box-shadow: unset !important;
        color: #FFF;
        font-family: "NeueMachina";
        font-size: 3.733vw;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        text-transform: uppercase;
        border-radius: unset !important;
        position: relative;
    }

    .gr8contact-form .hsfc-NavigationRow__Buttons button:last-child::after {
        width: 2.667vw;
        height: 2.667vw;
        top: 2.833vw;
        right: 4.111vw;
    }

    .gr8contact-form .hsfc-NavigationRow__Buttons button:first-child{

        width: 10.667vw;
        height: 10.667vw;
    }

    .gr8contact-form .hsfc-NavigationRow__Buttons button:first-child::after {
        width: 4vw;
        height: 4vw;
        top: 2.833vw;
        right: 3.7vw;
    }

    .gr8contact-form .gr8-form1-step-1 textarea {
        height: 70.533vw;
        border-radius: 2.667vw;
        background: rgba(0, 0, 0, 0.02);
        border: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 3.597vw;
        color: #151515;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: rgba(0, 0, 0, 0.10);
        font-family: "NeueMachina";
        font-size: 3.2vw;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        margin-top: 0.917vw;
    }

    .gr8contact-form .hsfc-NavigationRow {
        position: absolute;
        width: 100%;
        bottom: 7vw;
        left: 0;
    }

    .gr8contact-form input[type="text"], .gr8contact-form input[type="email"] {
        border-radius: 2.667vw;
        background: rgba(0, 0, 0, 0.02);
        display: flex;
        height: 12.8vw;
        padding: 3.733vw 4.267vw;
        align-items: center;
        gap: 0.694vw;
        align-self: stretch;
        color: #151515;
        font-family: "NeueMachina";
        font-size: 4vw;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        border: 0;
        box-sizing: border-box;
    }

    .gr8contact-form .hsfc-TextField label span, .gr8contact-form .hsfc-EmailField label span {
        color: #151515;
        font-family: "NeueMachina";
        font-size: 4vw;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
    }

    .gr8contact-form .hsfc-TextField label.label-to-top span, .gr8contact-form .hsfc-EmailField label.label-to-top span {
        font-size: 2.694vw !important;
    }

    .gr8contact-form .hsfc-TextField label.label-to-top, .gr8contact-form .hsfc-EmailField label.label-to-top {
        top: 1.15vw;
        left: 4.15vw;
        font-size: 0.694vw !important;
        color: #4D4D4D !important;
    }

    .gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField p, .gr8contact-form .hsfc-DataPrivacyField .hsfc-CheckboxField span {
        width: 79.111vw !important;
        color: #000;
        font-family: "NeueMachina";
        font-size: 2.667vw !important;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        text-align: left;
        display: inline-block;
        height: 8.083vw;
    }

    .hsfc-CheckboxField p{
        margin-top: 0!important;
    }

    .gr8contact-form span a {
        color: #FF771D;
        font-family: "NeueMachina";
        font-size: 2.667vw !important;
        font-style: normal;
        font-weight: 500;
        line-height: 120%;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }

    .gr8contact-form .gr8-form1-step-2 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }
    .gr8contact-form .gr8-form2-step-0 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }
    .gr8contact-form .gr8-form2-step-1 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }
    .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }

    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }
    .gr8contact-form .gr8-form2-step-4 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }
    .gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content{
        height: 110vw;
        overflow-x: scroll;
    }


    .gr8contact-form .form-3 {
        background: url(/wp-content/themes/pmtech/tmp-content/form/bg-mob.png) no-repeat;

        background-size: cover;
        background-position: center bottom;
    }
    .gr8contact-form .submitForm1 {
        background: url(/wp-content/themes/pmtech/tmp-content/form/bg-mob.png) no-repeat;

        background-size: cover;
        background-position: center bottom;
    }



    .gr8contact-form .step.form-3 h3 {
        color: #151515;
        text-align: center;
        font-family: "NeueMachina";
        font-size: 6.4vw;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        margin-bottom: 5vw;
        width: 90.944vw;
        height: 46.4vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .gr8contact-form .step.form-3 {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .gr8contact-form a.button-or {
        background: #FF771D;
        height: 10.667vw;
        padding: 2.667vw 5.333vw 2.667vw 5.333vw;
        justify-content: center;
        align-items: center;
        gap: 0.278vw;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
        font-family: "NeueMachina";
        font-size: 3.733vw;
        font-style: normal;
        font-weight: 500;
        line-height: 100%;
        text-transform: uppercase;
        box-sizing: border-box;
        text-decoration: none;
        transition: 0.3s;
    }

    .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options label {
        width: 39vw;
        height: 40vw;
        margin: 2.133vw;
    }

    .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options label:hover &gt; span, .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div input[type="checkbox"]:checked + span {
        line-height: 140%;
    }

    .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div {
        display: inline-flex !important;
        width: 50%;
        padding: unset !important;
    }

    .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options label &gt; span {
        width: 100%;
        height: 100%;
        display: inline-flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-family: "NeueMachina";
        font-size: 3.733vw;
        font-style: normal;
        font-weight: 700;
        line-height: 140%;
        text-transform: uppercase;
        transition: line-height 0.3s;
    }

    .gr8contact-form .gr8-form2-step-0 .hsfc-CheckboxFieldGroup__Options &gt; div label &gt; span::after {
        font-size: 3.2vw;
    }

    .gr8contact-form .gr8-form2-step-1 .hsfc-Step__Content .hsfc-Row:nth-child(2) {
        width: 88vw !important;
    }

    .gr8contact-form .hsfc-CheckboxFieldGroup__Options div {
        width: 43.889vw;
        padding-left: 1.133vw;
        padding-right: 1.133vw;
        box-sizing: border-box;
    }

    [data-hsfc-id="Renderer"] .hsfc-ErrorAlert {
        color: rgba(255, 119, 29, 1) !important;
        font-size: 3.2vw;
        font-family: 'NeueMachina';
        font-weight: 400;
    }

    .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel,.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel {
        color: #000;
        text-align: center;
        font-family: "NeueMachina";
        font-size: 7.467vw;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;

        margin-bottom: 7.333vw;
    }

    .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup__Options div {
        width: 42vw;
        margin-left: 0.233vw;
        margin-right: 0.233vw;
    }

    .gr8contact-form  .gr8-form2-step-2  .hsfc-RadioFieldGroup label &gt; span, .gr8contact-form  .gr8-form2-step-2  .hsfc-CheckboxFieldGroup label &gt; span {
        font-size: 4vw;
    }

    .gr8contact-form [data-hsfc-id="Renderer"] .hsfc-FieldLabel__RequiredIndicator {
        color: #FF771D;
        font-family: "NeueMachina";
        font-size: 6.4vw;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
    }

    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel {
        font-size: 7.467vw;
    }
    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content strong,.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel{
        padding-left: 4vw;
        padding-right: 4vw;

        box-sizing: border-box;
    }

    .gr8contact-form .gr8-form2-step-2 .hsfc-RadioFieldGroup__Options label{
        margin-bottom: 0!important;
    }
    .gr8contact-form .gr8-form2-step-3 .hsfc-RadioFieldGroup__Options label{
        margin-bottom: 0!important;

        padding-left: 2vw!important;
        padding-right: 2vw!important;
    }

    .gr8contact-form .hsfc-PhoneField label{
        position: absolute;
        top: 1.15vw;
        left: 21.5vw;
        font-size: 2.694vw !important;
        color: #4D4D4D !important;
        z-index: 3;
    }
    .gr8contact-form .hsfc-PhoneField .hsfc-FieldLabel__RequiredIndicator {
        font-size: 2.694vw !important;
    }

    .gr8contact-form .step.submitForm1 p {
        color: #151515;
        text-align: center;
        font-family: "NeueMachina";
        font-size: 4.267vw;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        width: 86.933vw;
        height: auto !important;
        margin-top: 10.267vw;
        margin-bottom: 2.864vw;
    }

    .gr8contact-form .submitForm1 label {
        border-radius: 5.333vw;
        background: #F7C614;
        color: #030303;
        font-family: "NeueMachina";
        font-size: 4.8vw;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 6.389vw;
        padding: 1.6vw 5.333vw;
    }
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel span{
    text-align: center!important;
    width: 100%;
}

.overflow-hidden .contacts-form{
    display: none!important;
}

form {
    position: unset!important;
}

.gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content .hsfc-RadioFieldGroup__Options div{
    width: 100% !important;
    margin-left: unset!important;
    margin-right: unset!important;
}
.gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content .hsfc-RadioFieldGroup__Options div label{
    margin: 0!important;
    width: 100%;
}
.gr8contact-form .gr8-form2-step-5 .hsfc-Step__Content .hsfc-RadioFieldGroup__Options div span{
    width: 100% !important;
}

.gr8contact-form .gr8-form2-step-5 strong::after{
    display: none!important;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-CheckboxFieldGroup__Options &gt; div{
    width: auto!important;
    margin-bottom: 8px!important;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel &gt; span{
    margin-bottom: 2vw;
}

@media(max-width: 960px){
    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel{
        margin-bottom: unset!important;
    }

    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-FieldLabel &gt; span:first-child{
        margin-bottom: 6vw!important;
    }

    .gr8contact-form .gr8-form2-step-3 .hsfc-CheckboxFieldGroup__Options label{
        padding-left: unset!important;
        padding-right: unset!important;
    }

    .gr8contact-form .gr8-form2-step-3  .hsfc-CheckboxFieldGroup__Options {
        justify-content: center!important;
    }
}

.gr8contact-form .gr8-form2-step-5 .hsfc-CheckboxFieldGroup__Options div {
    width: 100% !important
}
.gr8contact-form .gr8-form2-step-5 .hsfc-CheckboxFieldGroup label &gt; span{
    margin-bottom: 0.2vw!important;
}
@media(min-width: 960px){
    .gr8contact-form .gr8-form2-step-5{
        overflow: auto;
        max-height: 30vw;
    }
}

.gr8contact-form .hsfc-ReCaptchaV2{
    display: none!important;
}

.locale_tr_TR .gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) label {
    width: 13.486vw;
}
.locale_pt_BR .gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) label {
    width: 13.486vw;
}
.locale_es_ES .gr8contact-form .step.step-0 .step-0-buttons a:not(:first-child) label {
    width: 13.486vw;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel span{
    background: unset;

    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}
.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel &gt; span{
    display: flex;
    flex-direction: row;
}
.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel span .hsfc-FieldLabel__RequiredIndicator{
    display: none!important;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel &gt; span &gt; span:after {
    content: '*';
    color: #FF771D;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel span{
    background: unset;

    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel span{
    background: unset!important;

    color: #000;
    text-align: center;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;

    height: auto !important;
}
.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel &gt; span{
    display: flex;
    flex-direction: row;
}
.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel span .hsfc-FieldLabel__RequiredIndicator{
    display: none!important;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup&gt; .hsfc-FieldLabel &gt; span &gt; span:after {
    content: '*';
    color: #FF771D;
    font-family: "NeueMachina";
    font-size: 1.667vw;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}

.gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel span{
    height: auto!important;
    background: unset !important;
}

@media(max-width: 960px){
    .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel span {
        font-size: 7.467vw;

        margin-bottom: 5vw;
        margin-top: 5vw;
    }
    .gr8contact-form .gr8-form2-step-2 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-RadioFieldGroup &gt; .hsfc-FieldLabel &gt; span &gt; span:after {
        font-size: 7.467vw;
    }

    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel span {
        font-size: 7.467vw;

        margin-bottom: 5vw;
        margin-top: 5vw;
    }
    .gr8contact-form .gr8-form2-step-3 .hsfc-Step__Content .hsfc-Row:nth-child(3) .hsfc-CheckboxFieldGroup &gt; .hsfc-FieldLabel &gt; span &gt; span:after {
        font-size: 7.467vw;
    }
}

.gr8-form2-step-1 .hsfc-Row{
    display: block!important;
}</pre></body></html>