.modal .modal-mask{background-color:rgba(55,55,55,.6);height:100%}.modal .modal-mask,.modal .modal-wrap{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000}.modal .modal-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.modal .model-div{width:556px;height:314px;margin:0 auto;position:relative;outline:0;top:100px}@media screen and (max-width:750px){.modal .modal-mask{background-color:rgba(55,55,55,.6);height:100%}.modal .modal-mask,.modal .modal-wrap{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000}.modal .modal-wrap{overflow:auto;-webkit-overflow-scrolling:touch;outline:0}.modal .model-div{width:100%;height:314px;margin:0 auto;position:relative;outline:0;top:100px}}.pop-component .animate__fadeOut{animation-duration:.75s;animation-name:fadeOut}.pop-component .animate__bounceIn{animation-duration:.75s;animation-name:bounceIn}.pop-component .animate__animated{animation-duration:.75s;animation-fill-mode:both}.pop-component .popup-crm{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:1000;display:flex;opacity:1;align-items:center;justify-content:center}.pop-component .popup-crm .w-full{width:100%}.pop-component .popup-crm .h-full{height:100%}.pop-component .popup-crm .flex{display:flex;-moz-text-align-last:start;text-align-last:start}.pop-component .popup-crm .flex.gap-2{gap:.5rem}.pop-component .popup-crm .flex.gap-4{gap:1rem}.pop-component .popup-crm .flex.flex-col{flex-direction:column}.pop-component .popup-crm .relative{position:relative}.pop-component .popup-crm .close-button{position:absolute;z-index:30;top:10px;right:20px;color:#fff;font-weight:300;font-size:32px;rotate:45deg;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none}@media(min-width:768px){.pop-component .popup-crm .close-button{color:#8e8e8e;top:15px;right:30px}}.pop-component .popup-crm .close-button-alert{position:absolute;z-index:30;top:10px;right:20px;color:#8e8e8e;font-weight:300;font-size:32px;rotate:45deg;cursor:pointer;-moz-user-select:none;user-select:none;-webkit-user-select:none}@media(min-width:768px){.pop-component .popup-crm .close-button-alert{color:#8e8e8e;top:15px;right:30px}}.pop-component .popup-crm .popup-container{border-radius:20px;background:#fff;z-index:1001;position:absolute;width:90%;display:flex;flex-direction:column;overflow-x:hidden;max-height:calc(100vh - 10rem)}@media(min-width:768px){.pop-component .popup-crm .popup-container{border-radius:40px;width:90vw;max-width:864px;height:auto;max-height:calc(100vh - 3rem);aspect-ratio:3/2}}.pop-component .popup-crm .popup-container .responsive-layout{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:auto;overflow-x:hidden}@media(min-width:768px){.pop-component .popup-crm .popup-container .responsive-layout{display:grid;grid-template-columns:repeat(2,1fr);border-radius:40px}}.pop-component .popup-crm .popup-container .banner-wrap-container{display:flex;flex-direction:column;gap:14px;padding:16px;height:100%;width:100%;justify-content:center;align-items:center}@media(min-width:768px){.pop-component .popup-crm .popup-container .banner-wrap-container{padding:28px 40px;gap:28px}}.pop-component .popup-crm .popup-container .bg-image{background:url(/images/popup-crm/bg-marchandise-mobile.png) no-repeat 50% fixed;height:285px;min-height:285px;background-size:cover}@media(min-width:768px){.pop-component .popup-crm .popup-container .bg-image{background:url(/images/popup-crm/bg-marchandise.png) no-repeat 50%;min-height:100%;height:516px;background-size:cover}}.pop-component .popup-crm .popup-container .bg-image-en{background:url(/images/popup-crm/bg-marchandise-mobile-en.png) no-repeat 50% fixed;height:285px;min-height:285px;background-size:cover}@media(min-width:768px){.pop-component .popup-crm .popup-container .bg-image-en{background:url(/images/popup-crm/bg-marchandise-en.png) no-repeat 50%;height:516px;min-height:100%;background-size:cover}}.pop-component .popup-crm .popup-container .form{margin-top:0;height:100%;width:100%}.pop-component .popup-crm .popup-container .form .label-title{font-size:22px}@media(min-width:768px){.pop-component .popup-crm .popup-container .form .label-title{font-size:26px}}.pop-component .popup-crm .popup-container .form .label-subtitle{font-size:16px}@media(min-width:768px){.pop-component .popup-crm .popup-container .form .label-subtitle{font-size:20px}}.pop-component .popup-crm .popup-container .form .label-period{font-size:14px;color:#999}@media(min-width:768px){.pop-component .popup-crm .popup-container .form .label-period{font-size:16px}}.pop-component .popup-crm .popup-container .label{color:#075ace;text-align:center;font-size:16px;font-weight:700;margin:.5rem 0}.pop-component .popup-crm .popup-container .input{border:1px solid #999;border-radius:18px;padding:6px 8px;font-size:14px}.pop-component .popup-crm .popup-container .input ::-moz-placeholder{color:#999}.pop-component .popup-crm .popup-container .input ::placeholder{color:#999}@media(min-width:768px){.pop-component .popup-crm .popup-container .input{padding:10px}}.pop-component .popup-crm .popup-container .text-phone-number{display:flex;position:absolute;top:0;bottom:0;align-items:center;pointer-events:none;color:#999;font-size:12px;padding-left:8px}.pop-component .popup-crm .popup-container input::-webkit-inner-spin-button,.pop-component .popup-crm .popup-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pop-component .popup-crm .popup-container input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.pop-component .popup-crm .popup-container .input-phone-number{padding-left:4rem;width:100%}@media(min-width:768px){.pop-component .popup-crm .popup-container .input-phone-number{padding-left:2rem}}.pop-component .popup-crm .popup-container .text-error{color:red;font-size:12px;margin-top:.25rem;margin-left:.75rem}.pop-component .popup-crm .popup-container .button{margin-top:1rem;background:#277aff;border-radius:18px;border:none;color:#fff;padding:12px 0;-moz-text-align-last:center;text-align-last:center;cursor:pointer;font-size:12px}@media(min-width:768px){.pop-component .popup-crm .popup-container .button{font-size:16px}}.pop-component .popup-crm .popup-alert-container{border-radius:20px;background:#fff;z-index:1001;position:absolute;max-width:750px;display:flex;text-align:center;justify-items:center;-moz-text-align-last:center;text-align-last:center;align-items:center;flex-direction:column;overflow-x:hidden;max-height:calc(100vh - 10rem);padding:40px 24px;gap:16px;margin:0 16px}@media(min-width:768px){.pop-component .popup-crm .popup-alert-container{border-radius:40px;max-width:535px;padding:60px 40px}}.pop-component .popup-crm .popup-alert-container img{height:175px;width:100%;-o-object-fit:contain;object-fit:contain}.pop-component .popup-crm .popup-alert-container .alert-title{font-size:20px;font-weight:700;text-align:center}@media(min-width:768px){.pop-component .popup-crm .popup-alert-container .alert-title{font-size:24px}}.pop-component .popup-crm .popup-alert-container .alert-subtitle{font-size:14px;-ms-text-align-last:center;-moz-text-align-last:center;text-align-last:center}@media(min-width:768px){.pop-component .popup-crm .popup-alert-container .alert-subtitle{font-size:16px}}.pop-component .d-none{display:none}@keyframes bounceIn{0%,20%,50%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.5)}to{opacity:0;transform:scale(0)}}.popup-ojk-caution-component .animate__fadeOut{animation-duration:.75s;animation-name:fadeOut}.popup-ojk-caution-component .animate__bounceIn{animation-duration:.75s;animation-name:bounceIn}.popup-ojk-caution-component .animate__animated{animation-duration:.75s;animation-fill-mode:both}.popup-ojk-caution-component .popup-caution{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:1000;display:flex;opacity:1;align-items:center;justify-content:center}.popup-ojk-caution-component .popup-caution .flex{display:flex;-moz-text-align-last:start;text-align-last:start}.popup-ojk-caution-component .popup-caution .flex.flex-column{flex-direction:column}.popup-ojk-caution-component .popup-caution .flex.flex-column-reverse{flex-direction:column-reverse}.popup-ojk-caution-component .popup-caution .relative{position:relative}.popup-ojk-caution-component .popup-caution .w-full{width:100%}.popup-ojk-caution-component .popup-caution .inline-flex{display:inline-flex;-moz-text-align-last:start;text-align-last:start}.popup-ojk-caution-component .popup-caution .grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.popup-ojk-caution-component .popup-caution .grid.grid-3{grid-template-columns:repeat(3,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-4{grid-template-columns:repeat(4,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-5{grid-template-columns:repeat(5,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-6{grid-template-columns:repeat(6,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-7{grid-template-columns:repeat(7,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-8{grid-template-columns:repeat(8,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-9{grid-template-columns:repeat(9,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-10{grid-template-columns:repeat(10,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-11{grid-template-columns:repeat(11,1fr)}.popup-ojk-caution-component .popup-caution .grid.grid-12{grid-template-columns:repeat(12,1fr)}.popup-ojk-caution-component .popup-caution .w-100{width:100%}.popup-ojk-caution-component .popup-caution .justify.justify-start{justify-content:flex-start}.popup-ojk-caution-component .popup-caution .justify.justify-end{justify-content:flex-end}.popup-ojk-caution-component .popup-caution .justify.justify-center{justify-content:center}.popup-ojk-caution-component .popup-caution .justify.justify-between{justify-content:space-between}.popup-ojk-caution-component .popup-caution .justify.justify-around{justify-content:space-around}.popup-ojk-caution-component .popup-caution .position,.popup-ojk-caution-component .popup-caution .position.relative{position:relative}.popup-ojk-caution-component .popup-caution .position.absolute{position:absolute}.popup-ojk-caution-component .popup-caution .position.fixed{position:fixed}.popup-ojk-caution-component .popup-caution .popup-container{position:relative;border-radius:25px;background-color:#fff!important;background:url(/images/popup-caution/bg-wave.png);background-repeat:no-repeat!important;background-size:100% auto;background-size:cover;z-index:1001;position:absolute;display:flex;flex-direction:column;padding:2rem 1rem 1rem 3rem;max-width:850px;gap:12px}.popup-ojk-caution-component .popup-caution .popup-container .title{color:#075ace;font-size:52px;padding-top:2.5rem;margin-bottom:5rem;font-family:Lexend,sans-serif}.popup-ojk-caution-component .popup-caution .popup-container .description{font-size:16px;text-align:justify;color:#fff;font-family:Lexend,sans-serif;margin-top:1rem}.popup-ojk-caution-component .popup-caution .popup-container .speaker-image{display:flex;height:100%;place-self:center}.popup-ojk-caution-component .popup-caution .popup-container .speaker-image img{max-width:300px;width:300px;height:auto}.popup-ojk-caution-component .popup-caution .popup-container .footerButton{display:flex;width:100%;place-content:center;margin-top:12px;font-family:Lexend,sans-serif}.popup-ojk-caution-component .popup-caution .popup-container .wording{display:flex;flex-direction:column;gap:1rem}.popup-ojk-caution-component .popup-caution .popup-container .button-understand{background:#00d1ff;border-radius:12px;border:none;color:#fff;font-weight:700;-moz-text-align-last:center;text-align-last:center;cursor:pointer;padding:.75rem 2.5rem;font-size:16px}.popup-ojk-caution-component .popup-caution .popup-container .button-understand:hover{background:#20d6ff}.popup-ojk-caution-component .popup-caution .popup-container .button-understand:active{background:#53dfff}.popup-ojk-caution-component .d-none{display:none}@media screen and (max-width:750px){.popup-ojk-caution-component .animate__bounceIn{animation-duration:.75s;animation-name:bounceIn}.popup-ojk-caution-component .animate__animated{animation-duration:1s;animation-fill-mode:both}.popup-ojk-caution-component .popup-caution{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:1000;display:flex;opacity:1;align-items:center;justify-content:center}.popup-ojk-caution-component .popup-caution .flex{display:flex;-moz-text-align-last:start;text-align-last:start}.popup-ojk-caution-component .popup-caution .flex.flex-column{flex-direction:column}.popup-ojk-caution-component .popup-caution .flex.flex-column-reverse{flex-direction:column-reverse}.popup-ojk-caution-component .popup-caution .relative{position:relative}.popup-ojk-caution-component .popup-caution .w-full{width:100%}.popup-ojk-caution-component .popup-caution .inline-flex{display:inline-flex;-moz-text-align-last:start;text-align-last:start}.popup-ojk-caution-component .popup-caution .grid{display:inline;margin-left:2rem}.popup-ojk-caution-component .popup-caution .w-100{width:100%}.popup-ojk-caution-component .popup-caution .justify.justify-start{justify-content:flex-start}.popup-ojk-caution-component .popup-caution .justify.justify-end{justify-content:flex-end}.popup-ojk-caution-component .popup-caution .justify.justify-center{justify-content:center}.popup-ojk-caution-component .popup-caution .justify.justify-between{justify-content:space-between}.popup-ojk-caution-component .popup-caution .justify.justify-around{justify-content:space-around}.popup-ojk-caution-component .popup-caution .position,.popup-ojk-caution-component .popup-caution .position.relative{position:relative}.popup-ojk-caution-component .popup-caution .position.absolute{position:absolute}.popup-ojk-caution-component .popup-caution .position.fixed{position:fixed}.popup-ojk-caution-component .popup-caution .popup-container{border-radius:25px;background-color:#fff!important;background:url(/images/popup-caution/bg-wave.png);background-repeat:no-repeat!important;background-size:100% auto;background-size:cover;z-index:1001;position:absolute;max-width:375px;display:flex;margin:0 1rem;flex-direction:column;padding:2rem}.popup-ojk-caution-component .popup-caution .popup-container .wording{margin-top:2rem;flex-direction:column;gap:1rem;display:flex}.popup-ojk-caution-component .popup-caution .popup-container .title{color:#075ace;font-size:35px;font-weight:800;padding-top:1rem;margin-bottom:3.5rem;font-family:Lexend,sans-serif}.popup-ojk-caution-component .popup-caution .popup-container .description{font-size:11px;text-align:justify;color:#fff;margin-top:6rem;font-family:Lexend,sans-serif}.popup-ojk-caution-component .popup-caution .popup-container .speaker-image{position:absolute;width:-moz-fit-content;width:fit-content;align-items:center;right:0;top:-30px;padding:1rem;display:flex;height:100%}.popup-ojk-caution-component .popup-caution .popup-container .speaker-image img{width:150px}}.page-home{padding-top:80px;max-width:100%;overflow-x:hidden}.page-home .home__banner{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:1396px}.page-home .home__banner .home__running-banner{color:#fff;background-color:#075ace;padding:.3rem 1rem;display:inline-flex;font-family:Lexend,sans-serif;width:100%}.page-home .home__banner .home__running-banner:hover{cursor:pointer;background-color:#1562ce}.page-home .home__banner .home__running-banner:active{background-color:#1e6bd1}.page-home .home__banner .home__running-banner .exclamation{color:#fff500;font-weight:700;align-content:center;font-size:20px}.page-home .home__banner .home__running-banner marquee{margin:4px .5rem}.page-home .home__banner .swiper_banner_item{width:100%;min-width:1396px}.page-home .home__banner .swiper_banner_item>div{position:relative;width:1396px;height:530px;margin:0 auto;padding:55px 0 0 108px}.page-home .home__banner .swiper_banner_item._item1{margin:0 0 40px;padding-bottom:20px;background:#f6f7fb}.page-home .home__banner .swiper_banner_item._item1 h2{font-weight:800;margin-bottom:40px;font-size:57px}.page-home .home__banner .swiper_banner_item._item1>div{background-image:url(/images/home/banner-slide-1.png);background-repeat:no-repeat;background-position:top -30px right -130px;background-size:54% auto}.page-home .home__banner .swiper_banner_item._item1>div .banner_text{color:#000;font-weight:500;font-size:35px;line-height:160%;width:59%}.page-home .home__banner .swiper_banner_item._item1>div .banner_text span{background-color:#0071bc;color:#fff;padding:5px 30px;text-align:center;border-radius:100px;font-weight:700}.page-home .home__banner .swiper_banner_item._item2{background:#f6f7fb}.page-home .home__banner .swiper_banner_item._item2 h2{font-weight:800;margin-bottom:40px;font-size:60px}.page-home .home__banner .swiper_banner_item._item2 .banner_text{font-size:22px;font-weight:500;width:59%;color:#000;text-align:justify;line-height:150%}.page-home .home__banner .swiper_banner_item._item2>div{background-image:url(/images/home/banner-slide-2.png);background-repeat:no-repeat;background-position:top 0 right -32px;background-size:40% auto}.page-home .home__banner .swiper_banner_item._item3{background:#f6f7fb}.page-home .home__banner .swiper_banner_item._item3 h2{font-weight:800;margin:20px 0}.page-home .home__banner .swiper_banner_item._item3 .banner_text{font-size:57px;font-weight:500;width:65%;color:#000;text-align:justify;line-height:150%}.page-home .home__banner .swiper_banner_item._item3>div{background-image:url(/images/home/banner-slide-3.png);background-repeat:no-repeat;background-position:top 0 right -132px;background-size:55% auto}.page-home .home__banner .swiper_banner_item._item4{background:#f6f7fb}.page-home .home__banner .swiper_banner_item._item4 h2{font-weight:800;margin:20px 0}.page-home .home__banner .swiper_banner_item._item4 .banner_text{font-size:50px;width:65%;color:#000;text-align:justify;line-height:120%}.page-home .home__banner .swiper_banner_item._item4 .banner_text h2{font-size:50px;font-weight:540;color:#000;text-align:justify;letter-spacing:2px;line-height:120%}.page-home .home__banner .swiper_banner_item._item4 .banner_text h3{font-size:20px;font-weight:500;color:#000;text-align:justify;line-height:100%}.page-home .home__banner .swiper_banner_item._item4>div{background-image:url(/images/home/banner-slide-4.webp);background-repeat:no-repeat;background-size:100% auto}.page-home .home__banner .swiper-pagination .swiper-pagination-bullet{width:21px;height:5px;border-radius:3px}.page-home .home__banner-down-bg{width:100%;position:absolute;bottom:-59px;z-index:9;left:0;overflow:hidden}.page-home .home__banner-down-bg>div{position:relative;width:1180px;height:262px;margin:0 auto;background:url(/images/home/banner-logos.png) bottom 0 left 0/338px 40px no-repeat,url(/images/home/banner-down-bg.png) top 0 right 624px/913px 232px no-repeat}.page-home .home__banner-down-bg>div:after{position:absolute;display:block;content:"";width:200%;height:100%;left:-200%;background:#fff}.page-home .home__banner-down{position:absolute;bottom:90px;left:0;width:494px;height:138px;background:url(/images/home/banner-down.png) 0/100% 100% no-repeat}.page-home .home__banner-down #lottie-logo{position:absolute;right:0;bottom:-11px;height:110px}.page-home .home__banner-down span{position:absolute;bottom:-8px;display:block;width:161px;height:54px}.page-home .home__banner-down span:first-child{left:0;background:url(/images/home/banner-down-gp.png) 0/100% 100% no-repeat}.page-home .home__banner-down span:nth-child(2){left:174px;background:url(/images/home/banner-down-ios.png) 0/100% 100% no-repeat}.page-home .home__banner-down span>a{display:inline-block;width:100%;height:100%}.page-home .home__notice{position:absolute;bottom:2px;right:0;height:35px;width:575px;line-height:25px;display:flex;align-items:center}.page-home .home__notice-img{width:31px;height:35px;margin-right:13px;background:url(/images/home/icon-speaker.png) 0 100% no-repeat}.page-home .home__notice .swiper-container{height:22px;margin:0}.page-home .home__notice .swiper-container a{width:530px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8c8c8c;cursor:pointer;font-size:14px;height:22px;line-height:22px}.page-home .home__notice .swiper-container a:hover{color:#333}.page-home .home__paylater{margin:100px auto 0;width:1178px;display:flex}.page-home .home__paylater ._text{padding-top:20px;width:65%}.page-home .home__paylater ._text h2,.page-home .home__paylater ._text h3{font-weight:700;color:#323232;display:inline-block}.page-home .home__paylater ._text ._text_innerhtml{margin-top:58px;font-size:35px;color:#505050;line-height:150%;text-align:left}.page-home .home__paylater .__range{width:58%;margin-left:45px;border-radius:20px;box-shadow:2px 1px 14px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;padding:30px}.page-home .home__paylater .__range p{font-size:28px;margin-bottom:15px}.page-home .home__paylater .__range .___range_items{margin:5%}.page-home .home__paylater .__range input[type=range]{width:100%}.page-home .home__paylater .__range .slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:5px;background:linear-gradient(to right,#0071bc 0,#0071bc calc((var(--value) - var(--min)) / (var(--max) - var(--min)) * 100%),#72b7dd calc((var(--value) - var(--min)) / (var(--max) - var(--min)) * 100%),#72b7dd 100%);outline:none;border:none;opacity:.7;transition:opacity .2s}.page-home .home__paylater .__range .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;border-radius:50%;border:none;background:#d6f1ff;cursor:grab;box-shadow:0 1px 6px #000}.page-home .home__paylater .__range .slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#d6f1ff;border:none;cursor:grab;position:absolute;box-shadow:0 1px 6px #000}.page-home .home__paylater .__range .slider-value{display:block;margin-top:5px;font-size:24px;font-weight:500;text-align:right}.page-home .home__paylater .__range .slider-installment{text-align:center;margin-bottom:5%;font-size:26px;font-weight:700}.page-home .home__paylater .__range .slider-installment span{font-weight:100;font-size:20px}.page-home .home__paylater .__range .disclaimer{font-size:15px;text-align:center;font-weight:100}.page-home .home__paylater .__range .apply-button{text-align:center;color:#3380ff;padding-top:10px;padding-bottom:30px;overflow:hidden}.page-home .home__paylater .__range .apply-button button{border:0;border-radius:6px;width:400px;height:75px;background:linear-gradient(90deg,#3fa7e0,#0071bc);color:#fff;font-size:30px;transition:background-color .3s ease-in-out,transform .3s ease-in-out;animation:buttonAnimation .5s ease-in-out infinite alternate;cursor:pointer}.page-home .home__paylater .__range .apply-button button:not(:hover){animation-play-state:running}.page-home .home__paylater .__range .apply-button button:hover{animation-play-state:paused}@keyframes buttonAnimation{0%{background-color:#408aff;transform:scale(1)}to{background-color:#3380ff;transform:scale(1.07)}}.page-home .home__paylater #lottie-video{width:600px;height:600px}.page-home .home__paylater-list{margin-top:60px;padding-top:62px;padding-bottom:82px;background:#fafcff}.page-home .home__paylater-list h2{text-align:center;font-size:42px;height:42px;line-height:42px;font-weight:700;color:#323232}.page-home .home__paylater-list>div{width:1200px;margin:0 auto;position:relative;display:flex;flex-wrap:wrap}.page-home .home__paylater-list>div>div{width:25%;flex-shrink:0;margin-top:53px}.page-home .home__paylater-list>div>div:nth-child(5) h3{height:30px}.page-home .home__paylater-list>div>div:first-child div img{width:88px}.page-home .home__paylater-list>div>div div{height:90px;display:flex;align-items:flex-end}.page-home .home__paylater-list>div>div div img{width:64px;-o-object-fit:contain;object-fit:contain}.page-home .home__paylater-list>div>div h3{font-size:22px;color:#505050;line-height:30px;height:60px;font-weight:700;margin:30px 0 16px}.page-home .home__paylater-list>div>div p{font-size:15px;color:#646464;line-height:22px;display:flex}.page-home .home__paylater-list>div>div p b{color:#505050}.page-home .home__paylater-list>div>div p:before{flex-shrink:0;content:" ";width:3px;height:3px;background:#646464;border-radius:50%;margin:9px 6px 0 0}.page-home .home__paylater-list>div .riplay-button{width:100%;text-align:center;color:#3380ff;padding-top:10px;padding-bottom:30px;overflow:hidden}.page-home .home__paylater-list>div .riplay-button button{border:0;border-radius:45px;padding:5px;width:300px;height:75px;background:#3fa7e0;color:#fff;font-size:25px;cursor:pointer;position:relative}.page-home .home__paylater-list>div ._footer{position:absolute;bottom:-62px;right:0;font-size:14px;color:#8c8c8c}.page-home .home__video{width:1105px;margin:120px auto;display:flex}.page-home .home__video video{width:640px;margin-right:75px}.page-home .home__video>div{width:390px}.page-home .home__video>div img{width:100%}.page-home .home__video>div p{margin-top:42px;text-align:center;font-size:16px;color:#505050;line-height:25px}.page-home .home__video>div div{display:flex;justify-content:center;margin-top:65px}.page-home .home__video>div div span{display:block;width:161px;height:54px}.page-home .home__video>div div span:first-child{margin-right:13px;background:url(/images/home/banner-down-gp.png) 0/100% 100% no-repeat}.page-home .home__video>div div span:last-child{background:url(/images/home/banner-down-ios.png) 0/100% 100% no-repeat}.page-home .home__video>div div span a{display:inline-block;width:100%;height:100%}.page-home .home__lender{width:1100px;height:270px;margin:0 auto;position:relative;cursor:pointer}.page-home .home__lender ._text{height:100%;padding-left:518px;background:url(/images/home/lender.png) top 35px right 0/1100px auto no-repeat;display:flex;align-items:flex-start;padding-top:60px;color:#fff}.page-home .home__lender ._text>div{height:98px;display:flex;flex-direction:column;justify-content:center}.page-home .home__lender ._text img{width:98px;margin-right:17px}.page-home .home__lender ._text h3{font-size:22px;font-weight:700;line-height:30px}.page-home .home__lender ._text p{margin-top:5px;font-size:16px;font-weight:400;line-height:26px}.page-home .home__lender>img{position:absolute;top:0;left:-900px;transition:left .8s}.page-home .home__lender-arrow{position:absolute;width:100px;height:45px;bottom:45px;right:73px;transition:right .5s;background:url(/images/home/lender-arrow.png) 0 100% no-repeat}.page-home .home__lender:hover .home__lender-arrow{right:53px}.page-home .home__feedback{margin-top:-136px;padding:206px 0 50px;background:linear-gradient(180deg,fade(#d2e7ff,51%),#fff)}.page-home .home__feedback h2{text-align:center;font-size:46px;color:#323232;margin-bottom:70px}.page-home .home__feedback .users-con{width:1206px;margin:0 auto}.page-home .home__feedback .users-con .swiper-item{display:flex;flex-direction:row;justify-content:space-around}.page-home .home__feedback .users-con .swiper-item .swiper-item-con{position:relative;box-sizing:border-box;padding:40px 35px 0;width:386px;height:560px;background:#fff;box-shadow:0 5px 30px -5px #e8eaf9;border-radius:10px;margin:20px 0 50px}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .borrower-icon{position:absolute;right:0;top:0;width:95px}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header{display:flex;justify-content:space-between}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header .profile{width:80px;margin-right:10px;position:relative}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header .profile img{width:100%}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header .profile .icon{width:48px;position:absolute;right:-12px;bottom:-10px}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header .name{flex:1;display:flex;flex-direction:column;justify-content:center}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header .name h4{font-size:22px;font-weight:700;margin-bottom:10px}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .header .name span{font-size:16px;color:#9096a4}.page-home .home__feedback .users-con .swiper-item .swiper-item-con .des{padding-top:20px;font-size:16px;color:#424662;line-height:23px}.page-home .home__feedback .swiper-pagination{bottom:0}.page-home .home__feedback .swiper-pagination .swiper-pagination-bullet{background:#d0dae8;opacity:1;width:20px;height:5px;border-radius:3px}.page-home .home__feedback .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#2b7dff}.page-home .home__ojk{margin:0 auto;display:flex;justify-content:center;padding:0 15%}.page-home .home__ojk>div:first-child{width:50%;padding:0 20px 30px 0;border-right:2px dashed #bebebe}.page-home .home__ojk>div:first-child>img{width:50%}.page-home .home__ojk>div:first-child h3{padding-left:14px;margin-top:42px;font-size:22px;font-weight:700;color:#505050;line-height:30px}.page-home .home__ojk>div:first-child p{padding-left:14px;font-size:16px;color:#505050;line-height:22px}.page-home .home__ojk>div:first-child h2{margin-top:50px;text-align:center;font-size:46px;font-weight:700;color:#323232;line-height:53px}.page-home .home__ojk>div:first-child>div{margin-top:5%;align-items:center;justify-content:center}.page-home .home__ojk>div:first-child>div .regulator{display:flex;align-items:center;justify-content:center;gap:10px}.page-home .home__ojk>div:first-child>div img{display:inline-block;vertical-align:bottom;width:27%;margin:3% 1% 0}.page-home .home__ojk>div:last-child{width:50%;align-items:center;justify-content:center}.page-home .home__ojk>div:last-child h2{text-align:center;font-size:46px;height:46px;font-weight:700;color:#323232;margin:5% auto}.page-home .home__ojk>div:last-child img{margin-top:12%;width:100%;display:flex}.page-home .home__faq{margin-top:114px;padding-top:75px;width:100%;background:#fafcff}.page-home .home__faq .faq{width:1000px;margin:0 auto;padding-bottom:160px}.page-home .home__faq .faq .faq-title{text-align:center;margin-bottom:62px;height:46px;font-size:46px;font-weight:700;color:#323232}.page-home .home__faq .faq .tab-box{margin-bottom:60px;display:flex;justify-content:center;color:#4d87e7;background:#fff}.page-home .home__faq .faq .tab-box .tab-item{height:50px;width:220px;text-align:center;font-size:16px;line-height:50px;font-weight:600;cursor:pointer}.page-home .home__faq .faq .tab-box .tab-item.activ{color:#fff;border-bottom:3px solid #4d87e7;background:#267aff}.page-home .home__faq .faq .faq-main{display:flex;justify-content:space-between}.page-home .home__faq .faq .faq-main .question-list{cursor:pointer;width:450px;max-height:360px;overflow:scroll}.page-home .home__faq .faq .faq-main .question-list div{height:60px;line-height:60p;border-left:3px solid transparent;background:rgba(243,244,248,.5);font-size:16px;line-height:59px;border-bottom:1px solid #e2e5f0;padding:0 21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#485073;text-align:left}.page-home .home__faq .faq .faq-main .question-list .activ{color:#4d87e7;background:#fff;border-left:3px solid #4d87e7}.page-home .home__faq .faq .faq-main .item-detail{width:490px}.page-home .home__faq .faq .faq-main .item-detail div:first-child{color:#485073;font-size:20px;line-height:30px;margin-bottom:20px}.page-home .home__faq .faq .faq-main .item-detail div:nth-child(2){color:#838795;font-size:16px;line-height:32px;margin-bottom:20px}.page-home .popup{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:1000;display:block;opacity:1}.page-home .popup .pop-box{max-width:730px;background:#fff;border-radius:16px;color:#000;z-index:1001;position:absolute;left:50%;top:50%;font-size:12px;line-height:20px;overflow:hidden;transform:translate(-50%,-50%)}.page-home .popup .subtitle{margin:0 auto;font-size:16px;line-height:46px;text-align:center;font-weight:900;color:#1e1e1e}.page-home .popup .subtitle .close{display:block;height:12px;width:12px;position:absolute;cursor:pointer;background:url(/images/close_pop.png) no-repeat;background-size:100% 100%;top:20px;right:20px;z-index:1002}.page-home .popup .close-button{text-align:center;color:#3380ff;font-size:14px;padding-top:10px;padding-bottom:30px;overflow:hidden}.page-home .popup .close-button button{border:0;border-radius:6px;width:186px;height:46px;background:#408aff;color:#fff}.page-home .popup .content{line-height:22px;font-size:16px;overflow:hidden}.page-home .popup .content p{margin-bottom:10px}.page-home .disNone,.page-home .home-banner-h5,.page-home .home__feedback_h5{display:none}@media screen and (max-width:750px){.page-home{padding-top:60px;overflow:hidden}.page-home .home__banner,.page-home .home__feedback,.page-home .home__notice,.page-home .home__paylater{display:none}.page-home .home-banner-h5{display:block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.page-home .home-banner-h5 .home__running-banner{color:#fff;background-color:#075ace;padding:.3rem 1rem;display:inline-flex;width:100%}.page-home .home-banner-h5 .home__running-banner:hover{cursor:pointer;background-color:#1562ce}.page-home .home-banner-h5 .home__running-banner:active{background-color:#1e6bd1}.page-home .home-banner-h5 .home__running-banner .exclamation{color:#fff500;font-weight:700;align-content:center;font-size:20px}.page-home .home-banner-h5 .home__running-banner marquee{margin:4px .5rem;font-size:12px}.page-home .home-banner-h5 .swiper_banner_item{width:100%}.page-home .home-banner-h5 .swiper_banner_item>div{position:relative;width:100%;height:270px;margin:0 auto}.page-home .home-banner-h5 .swiper_banner_item._item1{margin:0 0 40px;background:#f6f7fb}.page-home .home-banner-h5 .swiper_banner_item._item1 h2{font-weight:800;margin-bottom:10px;font-size:18px}.page-home .home-banner-h5 .swiper_banner_item._item1>div{background:url(/images/home/banner-slide-1.png) top 0 right -50px/54% auto no-repeat}.page-home .home-banner-h5 .swiper_banner_item._item1>div .banner_text{padding:15px 0 0 15px;color:#000;font-weight:500;font-size:14px;line-height:1.6;width:59%}.page-home .home-banner-h5 .swiper_banner_item._item1>div .banner_text span{background-color:#0071bc;color:#fff;padding:4px 10px;text-align:center;border-radius:100px;font-weight:700}.page-home .home-banner-h5 .swiper_banner_item._item2{background:#f6f7fb}.page-home .home-banner-h5 .swiper_banner_item._item2 h2{font-weight:800;margin-bottom:6px;font-size:18px}.page-home .home-banner-h5 .swiper_banner_item._item2 .banner_text{padding:15px 0 0 15px;font-size:12px;font-weight:500;width:63%;color:#000;line-height:1.1}.page-home .home-banner-h5 .swiper_banner_item._item2>div{background:url(/images/home/banner-slide-2.png) top 0 right -10px/40% auto no-repeat}.page-home .home-banner-h5 .swiper_banner_item._item3{background:#f6f7fb}.page-home .home-banner-h5 .swiper_banner_item._item3 h2{font-weight:800;margin:10px 0}.page-home .home-banner-h5 .swiper_banner_item._item3 .banner_text{padding:15px 0 0 15px;font-size:18px;font-weight:800;width:65%;color:#000;text-align:justify;line-height:1.5}.page-home .home-banner-h5 .swiper_banner_item._item3>div{background:url(/images/home/banner-slide-3.png) top 0 right -50px/55% auto no-repeat}.page-home .home-banner-h5 .swiper_banner_item._item4{background:#f6f7fb}.page-home .home-banner-h5 .swiper_banner_item._item4 h2{font-weight:800;margin:10px 0}.page-home .home-banner-h5 .swiper_banner_item._item4 .banner_text{padding:15px 0 0 15px;font-size:18px;font-weight:800;width:65%;color:#000;text-align:justify;line-height:1.5}.page-home .home-banner-h5 .swiper_banner_item._item4>div{background-image:url(/images/home/banner-slide-4.webp);background-repeat:no-repeat;background-size:100% auto}.page-home .home-banner-h5 .swiper-pagination .swiper-pagination-bullet{width:21px;height:5px;border-radius:3px}.page-home .home-banner-h5-down-bg{width:100%;overflow:hidden;margin-top:20px}.page-home .home-banner-h5-down-bg>div{position:relative;width:100%;height:250px;margin:0 auto;background:url(/images/home/banner-logos.png) bottom 0 center/calc(100% - 30px) no-repeat}.page-home .home-banner-h5-down-bg .home-notice-h5{margin-top:8px;width:100%;padding:0 15px;line-height:25px;display:flex;align-items:center;justify-content:center}.page-home .home-banner-h5-down-bg .home-notice-h5-img{width:31px;height:35px;margin-right:13px;background:url(/images/home/icon-speaker.png) 0/100% no-repeat}.page-home .home-banner-h5-down-bg .home-notice-h5 .swiper-container{height:22px}.page-home .home-banner-h5-down-bg .home-notice-h5 .swiper-container a{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#8c8c8c;cursor:pointer;font-size:12px;height:22px;line-height:22px}.page-home .home-banner-h5-down-bg .home-notice-h5 .swiper-container a:hover{color:#333}.page-home .home-banner-h5-down{position:relative;width:100%;height:160px;background:url(/images/home/banner-down.png) 0/100% no-repeat;background-position-x:15px}.page-home .home-banner-h5-down span{position:absolute;bottom:0;display:block;width:161px;height:54px}.page-home .home-banner-h5-down span:first-child{left:15px;background:url(/images/home/banner-down-gp.png) 0/100% 100% no-repeat}.page-home .home-banner-h5-down span:nth-child(2){right:15px;background:url(/images/home/banner-down-ios.png) 0/100% 100% no-repeat}.page-home .home-banner-h5-down span>a{display:inline-block;width:100%;height:100%}.page-home .home__paylater{margin:10px auto 0;padding:0 15px;width:100%;display:flex;flex-direction:column}.page-home .home__paylater ._text{width:100%}.page-home .home__paylater ._text h2,.page-home .home__paylater ._text h3{font-weight:700;color:#323232;display:inline-block}.page-home .home__paylater ._text ._text_innerhtml{margin-top:30px;font-size:24px;color:#505050;line-height:150%;text-align:center}.page-home .home__paylater .__range{margin-top:20px;width:100%;margin-left:0;border-radius:20px;box-shadow:2px 1px 14px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:center;padding:15px}.page-home .home__paylater .__range p{font-size:18px;margin-bottom:10px}.page-home .home__paylater .__range .___range_items{margin:5%}.page-home .home__paylater .__range input[type=range]{width:100%}.page-home .home__paylater .__range .slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px;border-radius:5px;background:linear-gradient(to right,#0071bc 0,#0071bc calc((var(--value) - var(--min)) / (var(--max) - var(--min)) * 100%),#72b7dd calc((var(--value) - var(--min)) / (var(--max) - var(--min)) * 100%),#72b7dd 100%);outline:none;border:none;opacity:.7;transition:opacity .2s}.page-home .home__paylater .__range .slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;border:none;background:#d6f1ff;cursor:grab;box-shadow:0 1px 6px #000}.page-home .home__paylater .__range .slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#d6f1ff;border:none;cursor:grab;position:absolute;box-shadow:0 1px 6px #000}.page-home .home__paylater .__range .slider-value{display:block;margin-top:5px;font-size:18px;font-weight:500;text-align:right}.page-home .home__paylater .__range .slider-installment{text-align:center;margin-bottom:5%;font-size:26px}.page-home .home__paylater .__range .slider-installment span{font-weight:100;font-size:20px}.page-home .home__paylater .__range .apply-button{text-align:center;color:#3380ff;padding-top:10px;padding-bottom:15px;overflow:hidden}.page-home .home__paylater .__range .apply-button button{border:0;border-radius:6px;width:90%;height:50px;background:linear-gradient(90deg,#3fa7e0,#0071bc);color:#fff;font-size:24px;transition:background-color .3s ease-in-out,transform .3s ease-in-out;animation:buttonAnimation .5s ease-in-out infinite alternate;cursor:pointer}.page-home .home__paylater .__range .apply-button button:not(:hover){animation-play-state:running}.page-home .home__paylater .__range .apply-button button:hover{animation-play-state:paused}@keyframes buttonAnimation{0%{background-color:#408aff;transform:scale(1)}to{background-color:#3380ff;transform:scale(1.07)}}.page-home .home__paylater #lottie-video{width:600px;height:600px}.page-home .home__paylater-list{margin-top:40px;padding-top:40px;padding-bottom:60px;background:#fafcff}.page-home .home__paylater-list h2{text-align:center;font-size:24px;height:24px;line-height:24px;font-weight:700;color:#323232}.page-home .home__paylater-list>div{width:100%;margin:0 auto;position:relative;display:flex;flex-wrap:wrap}.page-home .home__paylater-list>div>div{padding:0 15px;width:50%;flex-shrink:0;margin-top:30px}.page-home .home__paylater-list>div>div:nth-child(5) h3{height:30px}.page-home .home__paylater-list>div>div:first-child div img{width:62px}.page-home .home__paylater-list>div>div div{height:70px;display:flex;align-items:flex-end;justify-content:center}.page-home .home__paylater-list>div>div div img{width:50px;-o-object-fit:contain;object-fit:contain}.page-home .home__paylater-list>div>div h3{text-align:center;font-size:18px;color:#505050;line-height:1.2;height:60px;font-weight:700;margin:30px 0 16px}.page-home .home__paylater-list>div>div p{text-align:center;font-size:14px;color:#646464;line-height:22px;display:flex}.page-home .home__paylater-list>div>div p b{color:#505050}.page-home .home__paylater-list>div>div p:before{display:none;flex-shrink:0;content:" ";width:3px;height:3px;background:#646464;border-radius:50%;margin:9px 6px 0 0}.page-home .home__paylater-list>div .riplay-button{width:100%;text-align:center;color:#3380ff;padding-top:10px;padding-bottom:30px;overflow:hidden}.page-home .home__paylater-list>div .riplay-button button{border-radius:45px;padding:5px;width:200px;height:50px;background:#3fa7e0;color:#fff;font-size:25px;cursor:pointer;position:relative}.page-home .home__paylater-list>div ._footer{position:absolute;bottom:-62px;right:0;font-size:14px;color:#8c8c8c;text-align:center}.page-home .home__video{width:100%;margin:60px auto;display:flex;flex-direction:column;padding:0 15px}.page-home .home__video video{width:100%;margin-right:0}.page-home .home__video>div{margin-top:20px;width:100%}.page-home .home__video>div img{width:100%}.page-home .home__video>div p{margin-top:10px;text-align:center;font-size:16px;color:#505050;line-height:25px}.page-home .home__video>div div{display:flex;justify-content:center;margin-top:40px}.page-home .home__video>div div span{display:block;width:161px;height:54px}.page-home .home__video>div div span:first-child{margin-right:13px;background:url(/images/home/banner-down-gp.png) 0/100% 100% no-repeat}.page-home .home__video>div div span:last-child{background:url(/images/home/banner-down-ios.png) 0/100% 100% no-repeat}.page-home .home__video>div div span a{display:inline-block;width:100%;height:100%}.page-home .home__lender{width:100%;height:140px;margin:0 auto;position:relative;cursor:pointer;padding:0 15px}.page-home .home__lender ._text{width:100%;height:100%;background-image:url(/images/home/lender.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;display:flex;align-items:flex-start;justify-content:center;padding-top:26px;padding-left:10px;padding-right:10px;color:#fff;border-radius:20px}.page-home .home__lender ._text>div{height:auto;display:flex;flex-direction:column;justify-content:center}.page-home .home__lender ._text img{width:50px;margin-right:10px}.page-home .home__lender ._text h3{font-size:18px;font-weight:700;line-height:1.2}.page-home .home__lender ._text p{margin-top:5px;font-size:14px;font-weight:400;line-height:1.2}.page-home .home__lender>img{width:100px;position:absolute;top:-40px;left:-900px;transition:left .8s}.page-home .home__lender-arrow{position:absolute;width:40px;height:20px;bottom:15px;right:50px;transition:right .5s;background:url(/images/home/lender-arrow.png) 0 100% no-repeat;background-size:contain}.page-home .home__lender:hover .home__lender-arrow{right:53px}.page-home .home__feedback_h5{display:block;margin-top:-136px;padding:206px 15px 50px;background:linear-gradient(180deg,fade(#d2e7ff,51%),#fff)}.page-home .home__feedback_h5 h2{text-align:center;font-size:28px;color:#323232;margin-bottom:40px}.page-home .home__feedback_h5 .users-con{width:100%;margin:0 auto}.page-home .home__feedback_h5 .users-con .swiper-item{display:flex;flex-direction:row;justify-content:space-around}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con{position:relative;box-sizing:border-box;padding:40px 35px 0;width:100%;height:560px;background:#fff;box-shadow:0 5px 30px -5px #e8eaf9;border-radius:20px;margin:20px 0 50px}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .borrower-icon{position:absolute;right:0;top:0;width:95px}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header{display:flex;justify-content:space-between}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header .profile{width:80px;margin-right:10px;position:relative}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header .profile img{width:100%}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header .profile .icon{width:48px;position:absolute;right:-12px;bottom:-10px}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header .name{flex:1;display:flex;flex-direction:column;justify-content:center}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header .name h4{font-size:20px;font-weight:700;margin-bottom:10px}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .header .name span{font-size:14px;color:#9096a4}.page-home .home__feedback_h5 .users-con .swiper-item .swiper-item-con .des{padding-top:20px;font-size:14px;color:#424662;line-height:1.3}.page-home .home__feedback_h5 .swiper-pagination{bottom:0}.page-home .home__feedback_h5 .swiper-pagination .swiper-pagination-bullet{background:#d0dae8;opacity:1;width:20px;height:5px;border-radius:3px}.page-home .home__feedback_h5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#2b7dff}.page-home .home__ojk{margin:0 auto;display:flex;justify-content:center;flex-direction:column;padding:0 15px}.page-home .home__ojk>div:first-child{text-align:center;width:100%;padding:0 20px 30px 0;border-right:0}.page-home .home__ojk>div:first-child>img{width:50%;display:inline-block}.page-home .home__ojk>div:first-child h3{padding-left:14px;margin-top:42px;font-size:22px;font-weight:700;color:#505050;line-height:30px}.page-home .home__ojk>div:first-child p{padding-left:14px;font-size:16px;color:#505050;line-height:22px}.page-home .home__ojk>div:first-child h2{margin-top:50px;text-align:center;font-size:46px;font-weight:700;color:#323232;line-height:53px}.page-home .home__ojk>div:first-child>div{margin-top:5%;align-items:center;justify-content:center}.page-home .home__ojk>div:first-child>div .regulator{display:flex;align-items:center;justify-content:center;gap:10px}.page-home .home__ojk>div:first-child>div img{display:inline-block;vertical-align:bottom;width:27%;margin:3% 1% 0}.page-home .home__ojk>div:last-child{width:100%;align-items:center;justify-content:center}.page-home .home__ojk>div:last-child h2{text-align:center;font-size:46px;height:46px;font-weight:700;color:#323232;margin:5% auto}.page-home .home__ojk>div:last-child img{margin-top:12%;width:100%;display:flex}.page-home .home__faq{margin-top:80px;padding-top:40px;width:100%;background:#fafcff}.page-home .home__faq .faq{width:100%;margin:0 auto;padding-bottom:100px}.page-home .home__faq .faq .faq-title{text-align:center;margin-bottom:40px;height:28px;font-size:28px;font-weight:700;color:#323232}.page-home .home__faq .faq .tab-box{margin-bottom:40px;display:flex;justify-content:center;color:#4d87e7;background:#fff}.page-home .home__faq .faq .tab-box .tab-item{height:50px;width:220px;text-align:center;font-size:16px;line-height:50px;font-weight:600;cursor:pointer}.page-home .home__faq .faq .tab-box .tab-item.activ{color:#fff;border-bottom:3px solid #4d87e7;background:#267aff}.page-home .home__faq .faq .faq-main{display:flex;justify-content:space-between;flex-direction:column;padding:0 15px}.page-home .home__faq .faq .faq-main .question-list{cursor:pointer;width:100%;max-height:360px;overflow:scroll}.page-home .home__faq .faq .faq-main .question-list div{height:60px;line-height:60p;border-left:3px solid transparent;background:rgba(243,244,248,.5);font-size:16px;line-height:59px;border-bottom:1px solid #e2e5f0;padding:0 21px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#485073;text-align:left}.page-home .home__faq .faq .faq-main .question-list .activ{color:#4d87e7;background:#fff;border-left:3px solid #4d87e7}.page-home .home__faq .faq .faq-main .item-detail{margin-top:10px;width:100%}.page-home .home__faq .faq .faq-main .item-detail div:first-child{color:#485073;font-size:18px;line-height:30px;margin-bottom:20px}.page-home .home__faq .faq .faq-main .item-detail div:nth-child(2){color:#838795;font-size:16px;line-height:32px;margin-bottom:20px}.page-home .popup{position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.4);z-index:1000;display:block;opacity:1}.page-home .popup .pop-box{width:80%;background:#fff;border-radius:5px;color:#000;z-index:1001;position:absolute;left:50%;top:50%;font-size:12px;line-height:20px;overflow:hidden;transform:translate(-50%,-50%)}.page-home .popup .subtitle{margin:0 auto;font-size:14px;line-height:44px;text-align:center;font-weight:900;color:#1e1e1e}.page-home .popup .subtitle .close{display:block;height:12px;width:12px;position:absolute;background:url(/images/close_pop.png) no-repeat;background-size:100% 100%;top:16px;right:20px;z-index:1002}.page-home .popup .close-button{text-align:center;color:#3380ff;font-size:14px;padding-top:0;padding-bottom:20px;overflow:hidden}.page-home .popup .close-button button{border:0;border-radius:6px;width:140px;height:44px;background:#408aff;color:#fff}.page-home .popup .content{line-height:1.4;font-size:12px;overflow:hidden}.page-home .popup .content p{margin-bottom:10px}}