@font-face {
    font-family: 'Amazon Ember';
    src: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Regular.eot');
    src: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Regular.woff2') format('woff2'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Regular.woff') format('woff'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amazon Ember';
    src: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Bold.eot');
    src: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Bold.woff2') format('woff2'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Bold.woff') format('woff'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Amazon Ember';
    src: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Medium.eot');
    src: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Medium.woff2') format('woff2'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Medium.woff') format('woff'),
    url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/AmazonEmberDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
*,
body{
    font-family: 'Amazon Ember', Helvetica, sans-serif;
}
body{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
p{
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.25px;
    margin-bottom: 0;
}
.mktoGen.mktoImg{
    display: block !important;
}
header{
    background-color: #12181F;
    padding: 30px 0;
}
header .logo img {
    max-width: 228px;
    width: 100%;
}
#banner{
    background: url("https://info.projectkuiper.amazon/rs/560-NAC-511/images/kuiper-banner.png") no-repeat center / cover #12181F;
    padding: 112px 0 46px;
}
#banner .banner-logo {
    margin-bottom: 110px;
}
#banner .banner-logo img {
    max-width: 511px;
    margin: auto;
    display: block;
    width: 100%;
}
#banner .banner-text {
    text-align: center;
}
#banner .banner-text p {
    font-size: 20px;
    color: #ffffff;
    line-height: 29px;
    font-weight: 400;
    letter-spacing: -0.25px;
    margin-bottom: 0;
}
main{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
#form-section {
    background-color: #F5F5F5;
    padding: 30px 0 60px;
    flex-grow: 1;
}
.form-part {
    max-width: 1040px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 25px;
    box-shadow: 0 5px 10px rgba(0,0,0,.5);
    margin: auto;
}
.form_text p {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.15px;
}

footer{
    background-color: #12181F;
    padding: 30px 0;
}
footer .copyright {
    text-align: center;
}
footer .copyright p{
    color: #ffffff;
}

/* Form Styling
======================================== */

.mktoForm *{
    font-family: 'Amazon Ember', Arial, Helvetica, sans-serif !important;
}
form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
    
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear,
.mktoForm .mktoAsterix{
    display:none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}
.mktoForm label.mktoLabel {
    font-weight: 400 !important;
    font-size: 12px;
    padding: 0 5px !important;
    position: absolute;
    top: -7px;
    background-color: #ffffff;
    left: 12px;
    text-align: center !important;
    width: auto !important;
    color: rgba(0, 0, 0, .6);
}
.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    background-color: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, .23) !important;
    color: rgba(0, 0, 0, .6) !important;
    height: 56px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 13px !important;
    box-sizing: border-box !important;
    border-radius: 8px;
}
.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}
.mktoCheckboxList label {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    letter-spacing: -0.16px;
}

.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}

.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom:24px !important;
    flex:1;
}

.mktoForm .mktoFormRow> :nth-of-type(2), .mktoForm .mktoFormRow> :nth-of-type(3){
    margin-left:24px !important;
}

form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
    display: block !important;
    text-align: center !important;
}

.mktoButtonRow {
    width: 100% !important;
}

.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    background: linear-gradient(45deg, #E37900 0%, #FF9900 31%) !important;
    border-radius: 8px !important;
    border:unset !important;
    width: 100%;
    display: block;
    box-shadow: none !important;
    outline: none !important;
    font-weight: 400 !important;
    font-size: 15px !important;
    line-height:15px !important;
    color: #ffffff !important;
    padding: 13px !important;
    letter-spacing: 0.46px !important;
}
.mktoForm button.mktoButton:hover{
    background: linear-gradient(-45deg, #E37900 0%, #FF9900 31%) !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: 4px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoHtmlText {
    width: 100% !important;
    margin: 10px 0 40px !important;
}
.mktoForm .mktoHtmlText p{
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    letter-spacing: -0.16px;
}
.mktoForm .mktoHtmlText p a{
    color: #01579B;
    text-decoration: none;
    padding: 0 !important;
}
.mktoForm .mktoHtmlText p a:hover{
    text-decoration: underline;
}
body .mktoForm .mktoCheckboxList input{
    display: none;
}
body .mktoForm .mktoCheckboxList label {
    position: relative;
    cursor: pointer;
    margin: 0 !important;
    padding-left: 40px !important;
}
body .mktoForm .mktoFormRow .mktoCheckboxList label:before {
    margin: 0 !important;
    border: none !important;
    box-shadow: 0 0px 0 2px rgba(0, 0, 0, .56) !important;
    width: 15px !important;
    height: 15px !important;
    content: "" !important;
    position: absolute !important;
    left: 10px !important;
    top: 0px !important;
    padding: 0 !important;
}
body .mktoForm .mktoFormRow .mktoCheckboxList input:checked + label:before {
    background-color: rgba(0, 0, 0, .56) !important;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, .56) !important;
}
body .mktoForm .mktoFormRow .mktoCheckboxList input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 14px;
    width: 7px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.mktoForm select.mktoField {
    appearance: none;
    background-image: url('https://info.projectkuiper.amazon/rs/560-NAC-511/images/kuiper-arrow.png');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 99%;
    cursor: pointer;
}
#State{
    background-position: 98%;
}

.form_text {
    margin-bottom: 40px;
}

.mktoFormRow.buisness-field{
    display: none !important;
}

.thankyou {
    text-align: center;
    padding: 0px 0 30px;
    display: none;
}
.thankyou h2 {
    color: #000000;
}
.thankyou p {
    margin-top: 30px;
}
.thankyou p a{
    color: #FF9900;
    text-decoration: none;
}

.mktoFormRow.row4 select {
    background-position: 96.5%;
}

body .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    justify-content: space-between;
    gap: 20px;
}
body .nav-tabs .nav-link {
    margin-bottom: 0;
    background: 0 0;
    border: 0px solid transparent;
    background-color: #ffffff !important;
    color: #161D26;
    border: 1px solid #c2c2c2 !important;
    border-radius: 8px;
    display: block;
    text-align: center !important;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.46px;
    width: 100%;
    cursor: pointer;
    padding: 6px 10px;
    line-height: normal;
    /* word-break: break-word; */
}
body .nav-tabs .nav-link.active{
    background-color: #161D26 !important;
    color: #ffffff;
}
body .nav-tabs .nav-link.active p{
    color: #ffffff;
}
body .nav-tabs li {
    flex: 1;
}
body .tab-content {
    margin-top: 40px;
}
body form.mktoForm input:-webkit-autofill, body form.mktoForm input:-webkit-autofill:hover, body form.mktoForm input:-webkit-autofill:focus, body form.mktoForm input:-webkit-autofill:active, body form.mktoForm select:-webkit-autofill, body form.mktoForm select:-webkit-autofill:hover, body form.mktoForm select:-webkit-autofill:focus, body form.mktoForm select:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 100px #ffffff inset !important;
    color: #12181F !important;
}
body .nav-tabs .nav-link p {
    font-size: 15px;
    color: #161D26;
    letter-spacing: 0.46px;
    font-weight: 500;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField{
        font-size: 13px !important;
        padding: 13px 7px !important;
    }
    .mktoForm .mktoFormRow> :nth-of-type(2), .mktoForm .mktoFormRow> :nth-of-type(3){
        margin-left: 10px !important;
    }
}
@media screen and (max-width:767px){
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
        padding: 0 !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
    .mktoForm fieldset legend {
        margin: 0;
        padding: 0;
    }
    .mktoFormRow.row4 select,
    .mktoForm select.mktoField,
    #State {
        background-position: 97%;
    } 
}

@media screen and (max-width: 575px) {
    #banner{
        padding: 152px 0 46px;
    }
    body .nav-tabs{
        gap: 10px;
    }
}


@media screen and (max-width:480px){
    .mktoForm {
        padding:0px !important;
    }
}