.iti-prospect-form {
    a:not(:focus-visible), button:not(:focus-visible), input:not(:focus-visible), select:not(:focus-visible), textarea:not(:focus-visible) {
        outline: 0 !important;
    }
    padding-top: 10rem !important;

    .prospect-form-row {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: row;
        align-content: stretch;
        align-items: stretch;
        max-width: 1136px !important;
        position: relative;
        z-index: 3;

        .prospect-form-info-col {
            width: 45%;
            margin-right: 0px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: left;
            max-width: 567px;

            .prospect-form-eyebrow {
                font-family: 'Apercu Pro Medium';
                color: #2d1e73;
                font-size: 13px;
                font-weight: 500;
                letter-spacing: 1.5px;
                line-height: 13px;
                margin-bottom: .8125rem;
                text-transform: uppercase;
            }

            .prospect-form-headline {
                margin-bottom: 0rem;

                h1, h2 {
                    color: #2d1e73;
                }

                h1 {
                    font-size: 60px;
                    letter-spacing: -2.5px;
                    line-height: 1;
                }

                h2 {
                    font-size: 48px;
                    letter-spacing: -2px;
                    line-height: 1;
                    font-weight: 500;
                    margin: 0;
                }
            }

            .prospect-form-subhead {
                margin-bottom: 0.875rem;

                h3 {
                    color: #2d1e73;
                    font-size: 30px;
                    letter-spacing: -1px;
                    line-height: 40px;
                    margin-top: .75rem;
                    font-weight: 400;
                }
            }

            .prospect-form-info-divider {
                margin-bottom: 0px;
            }

            .prospect-form-copy {
                margin-top: 0rem;

                strong {
                    font-weight: 700;

                    a {
                        display: inline-block;
                        font-weight: 500;
                        margin-bottom: 1em;
                        padding-bottom: .125rem;
                        position: relative;
                        text-decoration: none;

                        &:after {
                            display: block;
                            background: #ffad5b;
                            bottom: 0;
                            content: "";
                            height: 1px;
                            left: 0;
                            position: absolute;
                            width: 100%;
                        }
                    }
                }

                p {
                    font-family: 'Apercu Pro Regular', Helvetica, Arial, Lucida, sans-serif;
                    font-size: 17px;
                    letter-spacing: -.5px;
                    line-height: 1.33;
                    color: #445666;
                    margin: 1em auto;
                    text-align: left;
                    padding-bottom: 0px;

                    &:first-child {
                        margin-top: 0;
                    }
                }

                a {
                    text-decoration-color: white;
                }
            }
        }
    
        .prospect-form-form-col {
            align-self: center;
            background: #00c2c2;
            padding: 1.75rem 3.4375rem 2.5rem;
            position: relative;
            width: 40%;
            max-width: 456px;

            &.et_pb_column {
                z-index: initial;
            }

            .prospect-form-top-img {
                height: 225px;
                position: absolute;
                right: -180px;
                top: -100px;
                width: 224px;
                z-index: -1;
            }

            .prospect-form-form-headline {
                font-family: 'Apercu Pro Regular', Helvetica, Arial, Lucida, sans-serif;
                color: #2d1e73;
                font-size: 30px;
                letter-spacing: -1px;
                line-height: 40px;
                margin-top: .75rem;
                font-weight: 600;
            }

            .prospect-form-form {
                padding: 0px;
                z-index: 1000;
                background: #00c2c2;
                position: relative;
                z-index: 1000;
        
                .hbspt-form {
                    margin: 0 auto;
                    display: block;
                    padding: 0px;
                }
        
                fieldset {
                    border: 0 !important;
                    padding: 0 !important;
                    margin: 0 !important;
                    max-width: 500px !important;
                    /* margin-top: 1rem !important; */
        
                    legend {
                        margin-top: 0.6rem;
                    }
                    
                    .field {
                        color: #445666;
                        margin-bottom: 1rem;
                        text-align: left;
                        width: 100%;
                        font-size: 1rem;
                        font-weight: 500;
        
                        label {
                            margin-bottom: 0.1rem;
                            display: block;
                        }
        
                        select, input, textarea {
                            background: #fff;
                            border: 1px solid rgba(115, 133, 145, .3);
                            border-radius: 3px;
                            font-family: 'Apercu Pro Regular', Helvetica, Arial, Lucida, sans-serif;
                            font-size: 100%;
                            margin: 0;
                            letter-spacing: -.5px;
                            line-height: 1.59;
                            padding: .5rem .8rem;
                            appearance: none;
                            color: inherit;
                            outline: 0;
                            text-transform: none;
        
                            &.error {
                                border: 1px solid red !important;
                            }
                        }
        
                        input[type=checkbox] {
                            appearance: checkbox;
                            border: 1px solid rgba(115, 133, 145, .3);
                            border-radius: 3px;
                            height: 14px;
                            margin: 0 .4rem 0 auto;
                            vertical-align: baseline;
                            width: 14px;
                            background: #fff;
                            letter-spacing: -.5px;
                            line-height: 1.59;
                            padding: .5rem .8rem;
                            box-sizing: border-box;
                            color: inherit;
                            overflow: visible;
                        }

                        label .hs-main-font-element, li, ul {
                            font-size: 10pt;
                            color: #445666;
                        }

                        ul {
                            margin-left: 2rem;
                            margin-top: 0.5rem;
                        }
                    }

                    .legal-consent-container {
                        .hs-richtext {
                            word-break: break-word;
                            font-size: .9em;
                            text-align: left;

                            p {
                                color: #445666;
                                font-size: 0.8rem;
                                text-align: left;
                                letter-spacing: -.5px;
                                line-height: 1.33;

                                a {
                                    color: inherit;
                                    cursor: pointer;
                                    text-decoration: none;
                                    outline: 0 !important;
                                    background-color: transparent;
                                }
                            }
                        }
                    }

                    &.form-columns-1 .input {
                        margin-right: 0px;
                    }

                    &.form-columns-2 {
                        .field:first-child {
                            .input {
                                margin-right: 8px;
                            }
                        }

                        .field:nth-child(2) {
                            .input {
                                margin-right: 0px;
                            }
                        }
                    }
                }
            }
        }

        &::after {
            display: none;
        }
    }
}
