.footer .logo_box .logo {
    width: 1.3em;
    padding: 0.2em;
}
.page .btn_box svg {
    height: 0.6rem;
    width: 0.6rem;
}
.page .detail_container .detail_card .dropdown_navigation .dropdown_container .arr {
    position: relative;
    height: 0.5rem;
    width: 0.5rem;
}
.page .main_container .main_card .inner_card .inner_content .textbox .textbox_buttons .textbox_button .i18n {
    /*padding: 0.9em;*/
    /*font-size: 0.1em;*/
    padding: 1em 1.4em;
    /*padding-top: 1em;
    padding-right: 1.4em;
    padding-bottom: 1em;
    padding-left: 1.4em;*/
    font-family: 'AppFontSemiBold';
}
.page .detail_container .highlight_card .inner_content.quick_view .textbox .textbox_buttons .textbox_button .i18n {
    padding: .8em .8em;
    font-size: 0.1em;
    font-family: 'AppFontSemiBold';
    padding-top: 1em;
    padding-right: 1.4em;
    padding-bottom: 1em;
    padding-left: 1.4em;
}
.page .detail_container .detail_card .detail_card_title .i18n {
    font-family: AppFontBold;
    width: 100%;
    font-size: 0.27em;
    color: white;
}
.page .detail_container .detail_card {
    padding-top: 0.3em;
}
.page .detail_container {
    /*width: 3.8em;*/
}
.page .detail_container .highlight_card .inner_content.quick_view .textbox .textbox_buttons {
    margin: 0.16em 0 0;
    /*margin: 0.08em 0;*/
}
.page .detail_container .detail_card .dropdown_navigation .nav_dots {
    width: 80%;
}
.page .challenge_container .challenge_card .header .header_title .header_close svg {
    position: absolute;
    top: 50%;
    left: 65%;
    transform: translate(-50%, -50%);
    max-width: 0.4em;
    max-height: 0.4em;
}
/*.page .detail_container .highlight_card .inner_content.quick_view .textbox {
    padding-top: 0.2em;
    padding-right: 0.2em;
    padding-bottom: 0.2em;
    padding-left: 0.2em;
}*/
.page .main_container .main_card .inner_card .inner_content .textbox .textbox_buttons {
    margin: 0.18em 0;
    margin-top: 0.18em;
    margin-right: 0px;
    margin-bottom: 0.18em;
    margin-left: 0px;
}
.page .main_container .main_card .inner_card .inner_content .textbox {
    /*padding-top: 0.16em;*/
    padding-right: 0.2em;
    padding-bottom: 0px;
    padding-left: 0.2em;
}
.page .main_container .main_card {
    width: 3.8em;
}
.page .main_container .main_card .inner_card {
    height: 2.85em;
}
.page .challenge_container .challenge_card .inner_card .inner_content .textbox .textbox_content .i18n {
    line-height: 1.6em;
}
.page .challenge_container .challenge_card .inner_card .inner_content .textbox {
    width: 70%;
}
.page .detail_container .highlight_card .inner_content.quick_view .textbox .textbox_content .i18n {
    line-height: 1.5em;
}
/*.page .detail_container .highlight_card .inner_buttons .inner_button .icon_text {
    bottom: .5em;
}*/
.page .detail_container .highlight_card .inner_content.learn_more .textbox .learn_more_summary .textbox_content .i18n {
    line-height: 1.5em;
}
.page .detail_container .highlight_card .inner_content.learn_more .textbox .learn_more_titles .highlight_card_title {
    padding-top: .16em;
}
.page .challenge_container .challenge_card .inner_card .inner_content .challenge_list .challenge_list_title .i18n {
    font-family: AppFontSemiBold;
}
.page .detail_container .highlight_card .inner_content.learn_more .textbox .learn_more_summary .improving_list .improving_list_title .i18n {
    font-family: AppFontSemiBold;
}
.page .detail_container .highlight_card .inner_content.learn_more .textbox .learn_more_summary .textbox_content .i18n {
    line-height: 1.8em;
}
.page .challenge_container .challenge_card .inner_card .inner_content .textbox .textbox_collateral .list {
    max-height: 1.5em;
}
/*.page .challenge_container .challenge_card {
    width: calc(100% - 3em);
}*/

.background .title {
/*    bottom: 12%;*/
/*    padding: 0 0.4em;*/
    /*max-width: 46%;*/
}
