body {
    margin: 0
}

h2 {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 28px;
    font-weight: 500
}

h2, h3 {
    text-transform: uppercase
}

h3 {
    font-size: 24px;
    font-weight: 600
}

h3, p {
    font-family: Roboto, sans-serif
}

p {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 30px
}

p strong {
    font-weight: 700
}

#proceed-to-form {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    padding: 40px 0 10px;
    width: 100%
}

#important-notice {
    margin: 100px auto;
    max-width: 860px;
    text-align: center;
    width: calc(100% - 30px)
}

#important-notice h2 {
    margin: 0 0 30px;
    padding-bottom: 30px;
    position: relative
}

#important-notice h2:after {
    background: #000;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 200px
}

.container {
    box-sizing: border-box
}

#forms, .container {
    margin: 0 auto;
    width: calc(100% - 30px)
}

.sec-940 {
    max-width: 940px
}

.sec-flex {
    display: flex;
    justify-content: space-between
}

.col {
    max-width: 455px;
    width: 50%
}

.col p {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 30px
}

.col p strong {
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 24px
}

.hs-button.primary.large, .orange-btn {
    background: #f58220;
    border: 1px solid #f58220;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Bai Jamjuree, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 39px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .3s ease-in-out
}

.hs-button.primary.large {
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px
}

.orange-btn-leading-black {
    color:black;
}

.hs-button.primary.large:hover, .orange-btn:hover {
    background: #000;
    border: 1px solid #fff;
}

.orange-btn:hover .orange-btn-leading-black {
    color: #f58220; /* Color change for "CLICK HERE" on hover */
}

#form-container {
    background: #f2f2f2;
    padding: 83px 0 75px
}

.form-checkboxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 13px
}

.hs-form-booleancheckbox {
    position: relative
}

.hs-fieldtype-booleancheckbox .inputs-list {
    line-height: 1;
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0
}

.form-checkboxes input[type=checkbox] {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.form-checkboxes .checkmark {
    background-color: #fff;
    border: 1px solid #bdbdbd;
    box-sizing: border-box;
    height: 20px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 20px
}

.form-checkboxes label {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding-left: 28px;
    position: relative
}

.form-checkboxes .checkmark:after {
    content: "";
    display: none;
    position: absolute
}

.form-checkboxes input:checked ~ .checkmark:after {
    display: block
}

.form-checkboxes .checkmark:after {
    border: solid #f58220;
    border-width: 0 3px 3px 0;
    height: 10px;
    left: 5px;
    top: 2px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    width: 5px
}

.form-checkboxes label:last-of-type {
    margin-right: 0
}

#form-section {
    display: none
}

.hbspt-form {
    margin: 0 auto;
    max-width: 940px;
    width: 100%
}

.hbspt-form .form-columns-0, .hbspt-form .form-columns-1, .hbspt-form .form-columns-2, .hbspt-form .form-columns-3 {
    display: flex;
    justify-content: space-between;
    max-width: 940px;
    width: 100%
}

.form-columns-0 .hs-richtext h2 {
    margin: 20px 0
}

.form-columns-0 .hs-richtext h3 {
    margin: 20px 0 15px
}

.form-columns-0 .hs-richtext p {
    font-family: Bai Jamjuree, sans-serif;
    font-size: 16px;
    margin-bottom: 20px
}

.form-columns-0 .hs-richtext .orange-text a, .form-columns-0 .hs-richtext .orange-text p {
    color: #f58220
}

.form-columns-0 .hs-richtext .orange-text a:hover {
    color: #000
}

.hbspt-form .hs-form-field {
    width: 100%
}

.hbspt-form .input {
    margin: 0 !important
}

.hbspt-form .input select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative
}

.hbspt-form .hs-fieldtype-select {
    position: relative
}

.hbspt-form .hs-fieldtype-select:after {
    background-image: url(https://26284765.fs1.hubspotusercontent-eu1.net/hubfs/26284765/select-arrow.svg);
    background-position: 50%;
    background-size: cover;
    content: "";
    height: 8px;
    position: absolute;
    right: 13px;
    top: 18px;
    width: 17px;
    pointer-events: none;
}

.hbspt-form .form-columns-2 .hs-form-field {
    max-width: 465px !important;
    width: calc(50% - 5px) !important
}

.hbspt-form .hs-error-msgs {
    color: red;
    font-family: Roboto, sans-serif;
    margin-top: -10px;
    padding-left: 20px
}

.hs-form-booleancheckbox-display span {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400
}

.hs-input {
    background: #fff;
    border: 1px solid #bdbdbd;
    border-left: 3px solid #f58220;
    box-sizing: border-box;
    color: #555;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    height: 40px;
    margin-bottom: 15px !important;
    padding-left: 10px;
    width: 100% !important
}

.hs-input[type=checkbox] {
    display: inline-block;
    float: left;
    height: 20px;
    margin: 0 10px 0 0 !important;
    text-align: left;
    width: 20px !important
}

.hs-input[placeholder="VAT Number"] {
    border-left: 3px solid #bdbdbd
}

.hs-input[required] {
    border-left: 3px solid #f58220
}

.legal-consent-container, .legal-consent-container .hs-form-booleancheckbox-display span {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px
}

.legal-consent-container .inputs-list {
    margin-top: 15px
}

.hs_submit.hs-submit {
    margin-top: 20px;
    text-align: right
}

#control-ownership-structure {
    display: flex;
    justify-content: center; /* Align items horizontally in the center */
    align-items: center; /* Align items vertically in the center */
    flex-wrap: wrap; /* Allow items to wrap to next line if needed */
    gap: 20px; /* 20px gap between flex items */
    height: 562px;
    margin: 10px auto;
    width: 100%;
    background-color: white; /* Set background color to white */
}

#control-ownership-structure .text-container {
    height: 100%;
    max-width: 710px;
    width: calc(50% - 10px)
}

#control-ownership-structure .text-container .orange-box {
    background: #f58220;
    color: #fff;
    height: auto;
    position: relative;
    text-align: center
}

#control-ownership-structure .text-container .orange-box h2 {
    margin: 0;
    padding-bottom: 30px;
    padding-top: 45px;
    position: relative
}

#control-ownership-structure .text-container .orange-box h2:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 200px
}

#control-ownership-structure .text-container .grey-box {
    background: #f2f2f2;
    color: #000;
    height: 367px;
    position: relative
}

#control-ownership-structure .text-container .grey-box .inner-container {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 450px
}

#control-ownership-structure .text-container .grey-box .inner-container ul {
    margin-top: 0;
    padding-left: 25px
}

#control-ownership-structure .text-container .grey-box .inner-container ul li {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px
}

#control-ownership-structure .text-container .grey-box .inner-container ul li a {
    color: #000
}

#control-ownership-structure .text-container .grey-box .inner-container ul li a:hover {
    color: #f58220
}

#control-ownership-structure .background-img {
    background-position: 50%;
    background-size: cover;
    height: 562px;
    max-width: 710px;
    width: calc(50% - 10px)
}

.hs_recaptcha.hs-recaptcha {
    height: 60px;
    margin-top: 20px
}

.hs_recaptcha.hs-recaptcha .input {
    float: right
}

@media screen and (max-width: 980px) {
    header .header-title {
        left: 30px
    }

    #proceed-to-form {
        padding: 40px 30px
    }

    #proceed-to-form .sec-flex {
        display: block
    }

    .col {
        max-width: 100%;
        width: 100%
    }
}

@media screen and (max-width: 880px) {
    .hbspt-form .form-columns-2, .hbspt-form .form-columns-3 {
        display: block
    }

    .hbspt-form .form-columns-2 .hs-form-field, .hbspt-form .form-columns-3 .hs-form-field {
        max-width: 100% !important;
        width: 100% !important
    }

    .form-checkboxes label {
        margin-bottom: 20px;
        width: 40%
    }

    #control-ownership-structure {
        flex-wrap: wrap;
        height: 100%
    }

    #control-ownership-structure .background-img, #control-ownership-structure .text-container {
        max-width: 100%;
        width: 100%
    }

    #control-ownership-structure .text-container .grey-box .inner-container {
        width: calc(100% - 30px)
    }
}
