﻿html,body {
    scroll-padding: var(--size-xl);
}

#bsa-hero .hero-holder {
    background-image: url(https://assets.syngentaebiz.com/images/media/gh-seed-advisor-header-desktop@2x.png);
    background-size: cover;
    background-position: center center; /* Changed from top center */
    background-repeat: no-repeat;
    width: 100%;
    height: 370px; /* Changed from fixed height to viewport height */
    position: relative;
    overflow: hidden;
    margin-top: 49px;
}
#bsa-intro h1 {
    font: normal normal normal 60px/60px GHVeneerClean;
    letter-spacing: 0.6px;
    color: #DF6420;
    margin-bottom:10px;
}
.intro-p {
    text-align: center;
    font: normal normal normal 16px/24px Noto Sans;
    letter-spacing: 0px;
    color: #231F20;
    padding-left:20rem;
    padding-right:20rem;
    margin-bottom:20px;
}
.discover-img {
    background-image: url(https://assets.syngentaebiz.com/images/media/gh-seed-advisor-next-level-experience@2x.png) !important;
    background-size: cover;
    background-position: center center; /* Changed from top center */
    background-repeat: no-repeat;
    height: 313px;
    border-radius: 0px 0px 50px 0px;
}
.discover-head {
    text-align: left;
    font: normal normal normal 48px/48px GHVeneerClean;
    letter-spacing: 0.48px;
    color: #DF6420;
    margin-top:16px;
    margin-bottom:16px;
}
.discover-p {
    text-align: left;
    font: normal normal normal 16px/24px Noto Sans;
    letter-spacing: 0px;
    color: #231F20;
    margin-bottom:20px;
    margin-top:-10px;
}



#bsa-form-cont {
}

    #bsa-form-cont .bsa-label span {
        color: red;
    }

#bsa-form {
}

.form-img img {
    margin-bottom: 20px;
}

#bsa-form {
    margin-top: var(--size-md);
}
    /*#bsa-form .input-row .form-group {*/
    #bsa-form .input-row [class^="col-"] {
        display: flex;
        align-items: baseline;
        justify-content: center;
        gap: 10px;
        margin-bottom: var(--size-xs);
    }
        /*#bsa-form .input-row .form-group label {*/
        #bsa-form .input-row [class^="col-"] label {
            flex-basis: 135px;
            flex-grow: 1;
            flex-shrink: 0;
            text-align: right;
        }

        #bsa-form .input-row [class^="col-"] .input-wrapper {
            width: 100%;
        }

    #bsa-form .input-row .col-xs-12 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #bsa-form input,
    #bsa-form select {
        border: 1px solid #a5a7af;
        color: #000;
        padding: 1rem;
        width: 100%; /*calc(100% - 134px)*/
    }

    #bsa-form select {
        outline: none;
        text-decoration: none;
        height: 42.844px;
    }

        #bsa-form select option {
            color: black;
        }

        #bsa-form select.error {
            border: 1px solid red;
        }

    #bsa-form input.error {
        border: 1px solid red;
    }

@media (min-width: 767px) and (max-width: 992px) {
    .input-row {
        text-align: center;
    }
}

/*#bsa-form label {
    color:#a5a7af;
    position: absolute;
    padding: 8px 15px;
    background-color: #fff;
    font-size: 1.5rem;
    top: 28px;
    left: 20px;
    cursor: pointer;
}

#bsa-form label.focused {
    font-size: 1.2rem;
    top: 9px;
    left: 6px;
    padding: 4px 8px;
    cursor: default;
}*/

#bsa-submit {
    background: #DF6420 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 10px 0px;
    text-align: left;
    letter-spacing: 0.2px;
    color: #FFFFFF;
    font: normal normal normal 20px/20px GHVeneerClean;
    text-transform: uppercase;
    padding: 10px 24px 8px 24px !important;
    justify-content: left;
}

#bsa-form p.legal {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

    #bsa-form p.legal a {
        color: inherit;
        text-decoration: underline;
    }


#bsa-form p.thank-you {
    font-weight: bold;
}

#bsa-form p.unsupported-region {
    font-weight: bold;
    color: red;
}


.thank-you {
    padding: 60px 30px;
}



@media only screen and (min-width:768px) {
    #bsa-testimonials .testimonial-single h3 span {
        display: block;
    }

    #bsa-portfolio .seeds-cont .seeds-single,
    #bsa-portfolio .traits-cont .seeds-single {
        padding-bottom: 5px;
    }
}

.error-message {
    color: red !important;
    font-size: 14px !important;
    margin: var(--size-xs) 0;
}

.addBlank {
    height: 20px !important;
}

.g-recaptcha {
    margin-top: 25px;
    margin-left: -16.5rem;
}

.display {
    display: block !important;
}

.dvLoadingImage {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    background-image: url('<%=ResolveUrl("/Images/GHLoader.gif")%>');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 999;
    opacity: 0.4;
}

#bsa-email {
    padding-right: 10px !important;
}

.largerCheckbox {
    height: 40px !important;
    width: 6rem !important;
    margin-left: 13.5rem !important;
    min-height: 40px !important;
}


#load-more a {
    cursor: pointer;
}

.northkit {
    width: 50%;
    top: 50%;
    left: 50%;
    transform: translate(50%,0%);
    height: 50%;
}

.head-text {
    padding-top: 3rem;
    font: normal normal normal 60px/60px GHVeneerClean;
    letter-spacing: 0.6px;
    opacity: 1;
}

.email-com {
    padding-left: 14rem;
}

.txtoptin {
    text-align: justify !important;
    font-weight: unset;
}

.submitbtn {
    margin-left: 13rem;
    align-items: start !important;
    justify-content: left !important;
}

.p-wnk-text {
    font: normal normal normal 16px/24px Noto Sans;
    text-align: center;
}

.req-text {
    text-align: center;
    font: normal normal bold 16px/24px Noto Sans;
}

#bsa-submit:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #DF6420;
    border-radius: 0px 0px 10px 0px;
    color: #DF6420;
    font: normal normal normal 20px/20px GHVeneerClean;
    text-transform: uppercase;
}

#bsa-submit::after {
    content: "";
    background-image: unset;
}

#bsa-submit:hover::after {
    content: "";
    background-image: unset;
}

a:hover {
    color: #DF6420;
}

a {
    color: #DF6420;
}

#bsa-form-kit {
    width: 100%;
    height: 100%;
    opacity: 1;
    position: relative;
    background-image: linear-gradient(185deg, rgba(179, 191, 184, 0.15) 0%, rgba(90, 96, 92, 0) 100%);
}

    #bsa-form-kit::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -999;
        background: transparent url(https://assets.syngentaebiz.com/images/gh-background-white-grid-desktop@2x.png) 0 0 no-repeat padding-box;
        background-position: center; /* Add this */
        background-repeat: no-repeat; /* Simplified */
        background-size: cover;
        mix-blend-mode: multiply;
        opacity: 6.5;
    }



/*@media screen and (min-width: 1920px) {
    #globalFooter::before {
       width: clamp(300px, calc(40vw + 30%), 80%) !important;
        
    }
}*/

/* For standard desktop screens */
/*@media screen and (min-width: 1200px) and (max-width: 1919px) {
    #globalFooter::before {
        width: clamp(300px, calc(40vw + 30%), 80%) !important;
    }
}*/
@media only screen and (min-width: 1200px) and (max-width:1700px) {
    #globalFooter::before {
        bottom: 2% !important;
        width: 70% !important;
        height: 30% !important;
    }
}

@media only screen and (min-width: 1700px) and (max-width:2500px) {
    #globalFooter::before {
        bottom: 2% !important;
        width: 65% !important;
        height: 30% !important;
    }
}

@media only screen and (min-width: 2500px) {
    #globalFooter::before {
        width: 60% !important;
        height: 30% !important;
        bottom: 2% !important;
    }
}

@media only screen and (min-width: 3800px) {
    #globalFooter::before {
        width: 55% !important;
        height: 30% !important;
        bottom: 2% !important;
    }
}

 
#capta-error {
    margin: 3px 1px 4px 16rem;
}

.footer {
    text-align: left;
    font: normal normal normal 12px/18px Noto Sans;
    letter-spacing: 0px;
    color: #231F20;
    margin-top: 3rem;
}
/* For iOS Safari specific issues */
@supports (-webkit-touch-callout: none) {
    .largerCheckbox {
        height: 40px !important;
        min-height: 40px !important;
        -webkit-min-height: 40px !important;
    }
}

.faq-container {
    max-width: 900px;
    margin: 20px 0px 20px -20px ;
    font-family: Arial, sans-serif;
}

.faq-item {
    margin-bottom: 10px;
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    cursor: pointer;
}

    .faq-question h3 {
        margin: 0;
        text-align: left;
        font: normal normal bold 18px/27px Noto Sans;
        letter-spacing: 0px;
        color: #231F20;
    }

.faq-icon {
    width: 20px;
    height: 20px;
    position: relative;
    margin-right: -15rem;
}

    .faq-icon::before,
    .faq-icon::after {
        content: '';
        position: absolute;
        background-color: #333;
        transition: all 0.3s ease;
    }

    .faq-icon::before {
        width: 20px;
        height: 2px;
        top: 9px;
    }

    .faq-icon::after {
        width: 2px;
        height: 20px;
        left: 9px;
        top: 0;
    }

.faq-item.active .faq-icon::after {
    transform: rotate(90deg);
    opacity: 0;
}

.faq-answer {
    display: none;
    padding: 15px;
}

.faq-item.active .faq-answer {
    display: block;
}

.faq-question:hover {
    /*    background-color: #e9ecef;*/
}

.faq-answer {
    overflow: hidden;
    transition: height 0.3s ease-out;
    height: 0;
    border-bottom: 3px solid #F0F0F0;
    mix-blend-mode: multiply;
}

.faq-item.active .faq-answer {
    height: auto;
}

/* Optional: Add transition for icon rotation */
.faq-icon {
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(180deg);
}

.faq-answer p {
    text-align: left;
    font: normal normal normal 16px/24px Noto Sans;
    letter-spacing: 0px;
    color: #231F20;
}

.faqunderline {
    border: 3px solid #F0F0F0;
    opacity: 1;
    margin: 5% 0% 5% 0%;
    mix-blend-mode: multiply;
}
/* SVG Icon Styles */
.toggle-icon {
    width: 24px;
    height: 24px;
    position: relative;
}

    .toggle-icon img {
        width: 36px;
        height: 36px;
        transition: transform 0.3s ease;
        transform: translateX(50px);
    }

    .toggle-icon .minus-icon {
        display: none;
    }

.faq-item.active .toggle-icon .plus-icon {
    display: none;
}

.faq-item.active .toggle-icon .minus-icon {
    display: block;
}

.faq-underline {
    text-align: left;
}

    .faq-underline::after {
        content: "";
        height: 2px;
        background-color: #B3BFB8;
        margin-top: -2.5rem;
        width: 95%;
        margin-left: 9rem;
        display: block;
    }

.orange-faq-p {
    color: #DF6420 !important;
}

.grow-h {
    font: normal normal normal 48px/48px GHVeneerClean;
    letter-spacing: 0.48px;
    color: #DF6420;
}

.faq-underline::after {
    content: "";
    height: 2px;
    background-color: #B3BFB8;
    margin-top: -2.5rem;
    width: 95%;
    margin-left: 9rem;
    display: block;
}

.discover-cont{
    padding-left:20px;
}

.bsa-form-full-content {
   /* border-bottom: 2px solid #B3BFB8;*/
    padding-bottom:40px;
}

.pdf-white-icon {
    height: 19px;
}

#sa-pdf:hover img {
    content: url(https://assets.syngentaebiz.com/images/media/gh-icon-pdf-orange.svg);
}
.underline {
    border: 1px solid #B3BFB8;
    opacity: 1;
    margin: 2% 0% 2% 0%;
}
@media only screen and (max-width: 990px) {
    #bsa-form .input-row [class^="col-"] {
        display: block;
    }

    .error-message {
        margin: var(--size-xs) 0 var(--size-sm) 0;
    }

    .featured-video {
        display: block;
    }

    #bsa-form .input-row [class^="col-"] label {
        display: inline-block;
        text-align: center;
    }

    #bsa-submit {
        display: table;
    }

    .resource-card a.primary {
        margin-bottom: var(--size-sm);
    }

    .featured-video-caption {
        padding: var(--size-sm);
    }

    .largerCheckbox {
        margin-left: -7rem !important;
        margin-right: 20rem !important;
        width: 18rem !important;
    }

    .txtoptin {
        margin-top: -4.6rem;
        margin-bottom: 4rem;
        margin-left: 6rem;
    }

    .g-recaptcha {
        margin-left: 0rem;
    }

    .thank-you {
        padding: 15px 30px;
    }

    .northkit {
        width: 100% !important;
        height: 50%;
        transform: translate(0%,0%) !important;
    }

    .email-com {
        padding-left: unset !important;
    }

    .submitbtn {
        margin-left: unset !important;
    }

    .footer {
        padding-left: 15px;
        padding-right: 15px;
    }
    .faq-container {
        margin-left: -14px;
    }
    .faq-underline::after {
        content: unset;
    }
    .toggle-icon img {
        transform: translateX(7px);
    }
    .intro-p{
        padding-left:0px;
        padding-right:0px;
    }
    .discover-cont {
        padding-left: 0px;
        margin-top:20px;
    }
    #bsa-intro h1 {
        font: normal normal normal 48px/48px GHVeneerClean;
        letter-spacing: 0.48px;
        color: #DF6420;
        padding-left:15px;
        padding-right:15px;
    }
    .discover-head {
        font: normal normal normal 40px/40px GHVeneerClean;
        letter-spacing: 0.4px;
    }
    .head-text {
        font: normal normal normal 40px/40px GHVeneerClean;
        letter-spacing: 0.4px;
    }

    #bsa-intro{
        padding-bottom:0px;
    }
}

@media only screen and (max-width:767.99px) {
    #bsa-hero .hero-holder {
        background-image: url(https://assets.syngentaebiz.com/images/media/gh-seed-advisor-header-mobile@2x.png);
        height:300px;
        margin-top:41px !important;
    }
    #bsa-form-kit{
        padding-top:0px;
    }
    .bsa-form-full-content{
        padding-left:0px;
        padding-right:0px;
    }
}

.breadcrumb-wrapper {
    top: 48px !important;
}