#AutoLoan{
    margin-top: 88px;
}
#AutoLoan .max-width {
    max-width: 1310px;
    margin: auto;
    padding: 0 26px;
}
#AutoLoan .auto_loan_content .hero_section {
    background: linear-gradient(0deg, #323232 0%, #000000 96.36%);
    padding: 72px 0 85px;
    border-bottom-left-radius: 120px;
}
#AutoLoan .auto_loan_content .breadcrumb {
    display: flex;
    align-items: end;
    font: 500 16px "Red Hat Display";
    color: #ffffff;
}
#AutoLoan .auto_loan_content .breadcrumb a {
    font-weight: 700;
    color: #fff !important;
    text-decoration: none;
}
#AutoLoan .auto_loan_content .breadcrumb a:hover {
    text-decoration: underline;
    color: orange !important;
}
#AutoLoan .auto_loan_content .breadcrumb span {
    display: inline-block;
    width: 12px;
    height: 16px;
    background: url(/images/newdesign/faq-page/breadcrumb-arrow.svg) no-repeat;
    margin: 0 8px;
}
#AutoLoan .auto_loan_content header h1 {
    font: 700 48px Bai Jamjuree;
    line-height: 135%;
    background: linear-gradient(90deg, #FFA900 0%, #FF6D00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#AutoLoan .auto_loan_content .hero_section p {
    font: 400 24px "Red Hat Display";
    line-height: 135% !important;
    color: #ffffff;
}
#AutoLoan .auto_loan_content .advertise-disc {
    font: 400 14px Red Hat Display;
    line-height: 1.38;
    color: #999999;
    cursor: pointer;
}
#AutoLoan .auto_loan_content .advertise-disc span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('/images/calculators/Auto_Loan/adv_info.svg');
    vertical-align: middle;
    margin-left: 5px;
}
#AutoLoan .auto_loan_content h2{
    font: 700 34px Bai Jamjuree;
    color: #3856F5;
    margin-bottom: 1rem;
}
#AutoLoan .auto_loan_content h3{
    font: 700 28px Bai Jamjuree;
    color: #000000;
    margin-bottom: 1rem;
}
#AutoLoan .auto_loan_content p,
#AutoLoan .auto_loan_content #AdDisclosureModal .modal-body p{ /* modal */
    font: 400 18px Red Hat Display;
    line-height: 150%;
    color: #000000;
    margin-bottom: 1.5rem;
}
#amoneFooter{
    margin-top: 0 !important;
}
/* How Works */
#HowWorks {
    padding: 56px 0 32px;
}
/* How Calculate */
#HowCalculate {
    padding: 64px 0;
    background: #000000;
}
#HowCalculate .how_calculate h2,
#HowCalculate .how_calculate p{
    color: #ffffff;
}
#HowCalculate .how_calculate .number {
    font: 700 48px Bai Jamjuree;
    line-height: 135%;
    color: #EC008C;
    padding-bottom: 24px;
    border-bottom: 1px solid #FFFFFF;
}
#HowCalculate .how_calculate .left p{
    font-size: 18px;
}
#HowCalculate .how_calculate .right p {
    font-size: 16px;
}
/* How Interest Determined */
.grey_section{
    background: linear-gradient(0deg, #F0F0F0 0%, #EEEEEE 100%);
    border-bottom-right-radius: 120px;
}
#HowInterestDetermined{
    padding: 32px 0;
}
/* FAQs */
#FAQs{
    padding: 56px 0 66px;
}
#FAQs .faq_div h2{
    text-align: center;
}
/* FAQ Styling */
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-section{
   border-bottom: 1px solid #E1E1E1;
   padding-bottom: 0 !important;
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-section:first-child {
   border-top: 1px solid #E1E1E1;
}
#FAQs .faq_div .wp-block-yoast-faq-block h3.schema-faq-question {
   font: 700 28px Bai Jamjuree;
   line-height: 120%;
   color: #323232;
   padding: 16px 56px 0 0;
   cursor: pointer;
   position: relative;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}
#FAQs .faq_div .wp-block-yoast-faq-block h3.schema-faq-question:hover{
    color: #EC008C !important;
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-question.faq-q-open{
    color: #EC008C !important;
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-question.faq-q-open:after {
   content: url(/images/newdesign/faq-page/faq-up-arrow-pink.svg) !important;
   transform: rotate(-180deg) !important;
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-question:after {
   content: url(/images/newdesign/faq-page/faq-down-arrow.svg) !important;
   position: absolute;
   right: 23px;
   top: 16px;
   width: 16px;
   line-height: 1.4;
   text-align: center;
   background-repeat: no-repeat !important; 
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-answer {
    /* font: 400 18px "Red Hat Display";
    color: #323232;
    line-height: 150%;
    margin-bottom: 1.5rem; */
    color: #323232;
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-answer a{
    color: #323232 !important;
}
#FAQs .faq_div .wp-block-yoast-faq-block .schema-faq-answer.list-style {
   display: list-item !important;
   list-style-type: disc;
   margin-left: 1.5rem;
   margin-bottom: 1rem !important;
}
#FAQs .faq_div .wp-block-yoast-faq-block .answerDiv {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s ease-out;
}

/* Media Query */
@media screen and (max-width: 767.98px) {
    #AutoLoan .max-width{
        padding: 0 16px;
    }
    #AutoLoan {
        margin-top: 70px;
    }
    /* Hero */
    #AutoLoan .auto_loan_content .hero_section{
        padding: 32px 0 64px;
        border-bottom-left-radius: 50px;
    }
    #AutoLoan .auto_loan_content .breadcrumb{
        font: 400 12px Red Hat Display;
    }
    #AutoLoan .auto_loan_content header h1{
        font-size: 32px;
    }
    #AutoLoan .auto_loan_content .hero_section p{
        font-size: 16px;
    }
    #AutoLoan .auto_loan_content h2{
        font-size: 26px;
    }
    #AutoLoan .auto_loan_content h3{
        font-size: 22px;
        margin-bottom: 0.5rem !important;
    }
    #AutoLoan .auto_loan_content p, 
    #AutoLoan .auto_loan_content #AdDisclosureModal .modal-body p{
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    /* How Works */
    #HowWorks{
        padding: 40px 0;
    }
    
    /* How Calculate */
    #HowCalculate{
        padding: 32px 0;
    }
    #HowCalculate .how_calculate .left p{
        font-size: 16px;
    }
    #HowCalculate .how_calculate .right p {
        font-size: 14px;
        margin-bottom: 1.5rem;
    }
    #HowCalculate .how_calculate .right{
        margin-top: 32px;
    }
    /* How Interest */
    .grey_section{
        border-bottom-right-radius: 50px;
    }
    /* FAQs */
    #FAQs{
        padding: 56px 0 56px;
    }
    #FAQs .faq_div .wp-block-yoast-faq-block h3.schema-faq-question{
        font-size: 16px;
        margin-bottom: 16px !important;
        line-height: 135%;
    }
    #FAQs .faq_div .yoastFAQPDiv{
        padding: 0 17px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #AutoLoan {
        margin-top: 70px;
    }
}

@media screen and (min-width: 992px) {
    #AdDisclosureModal .modal-dialog {
        max-width: 910px !important;
    }
}