 .app-download-mobile-topFixed[data-v-2725e8de] {
     width: 100%;
     min-height: 58px;
     display: block;
     position: relative;
     overflow: hidden;
 }

 .app-download-mobile-topFixed .close[data-v-2725e8de] {
     position: absolute;
     top: 8px;
     right: 13px;
     z-index: 4;
     width: 20px;
     height: 20px;
     color: #fff;

     white-space: nowrap;
     overflow: hidden;
     text-overflow: ellipsis;
     max-width: 100%;
 }

 .app-download-mobile-topFixed .container[data-v-2725e8de] {
     display: -webkit-box;
     display: flex;
     width: 100%;
     background-position: 0 0;
     background-repeat: no-repeat;
     background-size: 100%;
 }

 .app-download-mobile-topFixed div[lazy=error][data-v-2725e8de] {
     background-size: auto !important;
 }

 .app-download-mobile-topFixed .banner[data-v-2725e8de] {
     background-position: 100% 0;
     background-repeat: no-repeat;
     background-size: 100%;
     -webkit-box-flex: 0;
     flex: none;
     margin-left: 24px;
     margin-top: 20px;
     width: 110px;
     position: relative;
     z-index: 1;
 }

 .app-download-mobile-topFixed .wrap[data-v-2725e8de] {
     padding: 16px 4px 16px 16px;
     max-width: calc(100% - 161px);
     position: relative;
     z-index: 1;
 }

 .app-download-mobile-topFixed .wrap .content[data-v-2725e8de] {
     padding-bottom: 8px;
 }

 .app-download-mobile-topFixed .title[data-v-2725e8de] {
     font-size: 16px;
     line-height: 1.44;
     font-weight: 600;
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     text-overflow: ellipsis;
     overflow: hidden;
 }

 .app-download-mobile-topFixed .desc[data-v-2725e8de],
 .app-download-mobile-topFixed .title[data-v-2725e8de] {
     height: auto;
     color: #fff;
     margin-top: 0;
     margin-bottom: 8px;
 }

 .app-download-mobile-topFixed .wrap .content[data-v-2725e8de] :last-child {
     margin-bottom: 0;
 }

 .klk-button {
     min-width: 86px;
     display: inline-block;
     font-size: 16px;
     font-stretch: normal;
     font-style: normal;
     font-weight: 500;
     border-radius: 6px;
     padding: 10px 20px;
     margin: 0;
     text-align: center;
     line-height: 22px;
     outline: none;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     text-transform: none;
     text-decoration: none;
     overflow: hidden;
     cursor: pointer;
 }

 .klk-button-primary {
     color: #fff;
     background-color: #ff5b00;
     border: 1px solid #ff5b00;
 }

 .klk-button-round {
     border-radius: 99rem;
 }

 .klk-button-mini {
     min-width: 72px;
     line-height: 16px;
     font-size: 12px;
     padding: 5px 12px;
 }

 [type=button],
 [type=reset],
 [type=submit],
 button,
 [type=reset],
 [type=submit],
 button,
 html [type=button] {
     -webkit-appearance: button;
 }

 .app-download-mobile-topFixed .button[data-v-2725e8de] {
     font-size: 14px;
     line-height: 1.44;
     font-weight: 500;
 }

 .app-download-mobile-topFixed .shape1[data-v-2725e8de] {
     position: absolute;
     left: -30px;
     top: 24px;
     width: 85px;
     height: 50px;
     color: #1fdfdf;
 }

 .app-download-mobile-topFixed .shape2[data-v-2725e8de] {
     position: absolute;
     right: -30px;
     top: -100px;
     width: 119px;
     height: 125px;
     color: #ff5b00;
 }

 .app-download-mobile-topFixed .shape3[data-v-2725e8de] {
     position: absolute;
     color: #ffc102;
     bottom: -310px;
     right: -22px;
     width: 251px;
     height: 319px;
 }

 .modal.search-area {
     background-color: rgba(0, 0, 0, 0.6);
 }

 .search-area .form-control,
 .search-area .btn {
     padding: 0.75rem 1.5rem;
     font-size: 1.25rem;
 }

 .search-area .form-control::placeholder {
     font-size: 1.25rem;
 }

 .search-area .btn.dropdown-toggle {
     background-color: var(--bs-white);
 }