html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;line-height:1;margin:0;padding:0;vertical-align:baseline;border:0;outline:none}article,aside,details,figcaption,figure,footer,hgroup,menu,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:none}q:before,q:after{content:none}table{border-spacing:0;border-collapse:collapse}button{margin:0;padding:0;cursor:pointer;border:none;outline:none;background:none}input,textarea{border:none;outline:none}*{line-height:1;box-sizing:border-box}a{text-decoration:none}@keyframes fadeInAndScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.animate-content:not(.not-def-animate)>*{opacity:0}.animate-content:not(.not-def-animate).is-animated>*{animation:fadeInAndScale .4s ease-out forwards}.animate-content:not(.not-def-animate).is-animated>*:nth-child(1){animation-delay:.1s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(2){animation-delay:.2s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(3){animation-delay:.3s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(4){animation-delay:.4s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(5){animation-delay:.5s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(6){animation-delay:.6s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(7){animation-delay:.7s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(8){animation-delay:.8s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(9){animation-delay:.9s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(10){animation-delay:1s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(11){animation-delay:1.1s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(12){animation-delay:1.2s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(13){animation-delay:1.3s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(14){animation-delay:1.4s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(15){animation-delay:1.5s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(16){animation-delay:1.6s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(17){animation-delay:1.7s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(18){animation-delay:1.8s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(19){animation-delay:1.9s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(20){animation-delay:2s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(21){animation-delay:2.1s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(22){animation-delay:2.2s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(23){animation-delay:2.3s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(24){animation-delay:2.4s}.animate-content:not(.not-def-animate).is-animated>*:nth-child(25){animation-delay:2.5s}.col-1{width:calc(8.3333333333% - 16px + 1.3333333333px)}.col-1_not-indents{width:8.3333333333%}.col-2{width:calc(16.6666666667% - 16px + 2.6666666667px)}.col-2_not-indents{width:16.6666666667%}.col-3{width:calc(25% - 12px)}.col-3_not-indents{width:25%}.col-4{width:calc(33.3333333333% - 16px + 5.3333333333px)}.col-4_not-indents{width:33.3333333333%}.col-5{width:calc(41.6666666667% - 16px + 6.6666666667px)}.col-5_not-indents{width:41.6666666667%}.col-6{width:calc(50% - 8px)}.col-6_not-indents{width:50%}.col-7{width:calc(58.3333333333% - 16px + 9.3333333333px)}.col-7_not-indents{width:58.3333333333%}.col-8{width:calc(66.6666666667% - 16px + 10.6666666667px)}.col-8_not-indents{width:66.6666666667%}.col-9{width:calc(75% - 4px)}.col-9_not-indents{width:75%}.col-10{width:calc(83.3333333333% - 16px + 13.3333333333px)}.col-10_not-indents{width:83.3333333333%}.col-11{width:calc(91.6666666667% - 16px + 14.6666666667px)}.col-11_not-indents{width:91.6666666667%}.col-12{width:calc(100% + 0px)}.col-12_not-indents{width:100%}.row{display:flex;flex-wrap:wrap;width:100%;max-width:1440px;gap:16px}.row [class*=col-] .row{height:100%}@media screen and (max-width: 768px){.row{flex-direction:column;gap:24px}}.row.not-indents{gap:0}@media screen and (max-width: 768px){[class*=col-]{width:100%}}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-1.width-100{flex:none}.flex-centred{align-items:center;justify-content:center}.flex-column{display:flex;flex-direction:column}.flex-justify-between{justify-content:space-between}.flex-justify-center{justify-content:center}.flex-justify-end{justify-content:end}.align-items-end{align-items:end}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-stretch{align-items:stretch}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-shrink-0{flex-shrink:0}@media screen and (max-width: 768px){.sm-column-reverse{flex-direction:column-reverse!important}.sm-flex-column{flex-direction:column!important}.sm-flex-row{flex-direction:row!important}.sm-justify-start{justify-content:flex-start}.sm-align-start{align-items:flex-start}}h1,h2,.h2,h3,h4{font-weight:500;color:#070707}h1{font-size:clamp(36px,4vw,62px);line-height:110%}h2,.h2{font-size:clamp(32px,3.5vw,40px);line-height:110%}h3{font-size:clamp(20px,2.5vw,32px);line-height:clamp(25px,2.7vw,32px)}h4{font-size:clamp(18px,1.8vw,20px);line-height:clamp(23.4px,2.3vw,26px)}.p1,.p2,.p3{font-weight:400;color:#202020}.p1{font-size:clamp(14px,1.5vw,16px);line-height:clamp(21px,2vw,24px)}.p2{font-size:clamp(13px,1.2vw,14px);line-height:clamp(18px,1.8vw,20px)}.p3{font-size:clamp(11px,1vw,12px);line-height:clamp(16px,1.5vw,18px)}.medium{font-weight:500}.color-white{color:#fff!important}.color-gray-60{color:#a3a3a3!important}.color-gray-80{color:#6a6a6a!important}.color-gray-100{color:#202020!important}.text-center{text-align:center}@media screen and (max-width: 768px){.sm-text-left{text-align:left}}.btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:264px;height:54px;transition:all .4s ease;border-radius:10px;background:gold;padding-inline:20px;position:relative;overflow:hidden;font-family:IBM Plex Sans,serif}.btn .btn-content{display:flex;align-items:center;text-align:center;gap:8px;position:relative;z-index:1;font-size:16px;font-weight:500;color:#070707;transition:all .4s ease}.btn .btn-content img{width:auto;height:20px;object-fit:contain}.btn .btn-content span{display:inline-flex}.btn:before{content:"";z-index:0;position:absolute;top:0;left:0;display:flex;width:100%;height:100%;background-color:#ffdd24;border-radius:100%;opacity:0;transform:translateY(100%);transition:opacity .45s cubic-bezier(.215,.61,.355,1),border-radius 0s .45s,transform 0s .45s}.btn:hover:before{opacity:1;border-radius:0;transform:translate(0);transition:border-radius .45s cubic-bezier(.215,.61,.355,1),transform .45s cubic-bezier(.215,.61,.355,1)}.btn.btn-circle{padding:0;width:54px;height:54px;border-radius:50%;flex-shrink:0}@media screen and (max-width: 768px){.btn.btn-circle{width:46px;height:46px}}.btn.dark-field{background:#070707}.btn.dark-field .btn-content{color:#fff}.btn.dark-field img{filter:brightness(0) invert(1)}.btn.dark-field:before{background:#202020}.btn.dark-field.is-disabled{background:#bababa}.btn.dark-field.is-disabled .btn-content{color:#f2f2f2}.btn.dark-field.is-disabled img{filter:brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(3%) hue-rotate(185deg) brightness(116%) contrast(90%)}.btn.is-disabled{background:#f2f2f2;cursor:default}.btn.is-disabled .btn-content{color:#bababa}.btn.is-disabled:hover:before{content:none}.btn.is-disabled img{filter:brightness(0) saturate(100%) invert(89%) sepia(93%) saturate(0%) hue-rotate(203deg) brightness(77%) contrast(88%)}@media screen and (max-width: 768px){.btn{max-width:none}}.btn-link{display:flex;align-items:center;gap:8px}.btn-link>span,.btn-link>a{position:relative;display:inline-flex;color:#070707}.btn-link>span:before,.btn-link>a:before{position:absolute;z-index:1;top:calc(100% + 1px);width:100%;height:1px;content:"";transition:all .4s ease;transform:scaleX(0);transform-origin:left;background:#070707;transform-style:preserve-3d}.btn-link:hover>span:before,.btn-link:hover>a:before{transform:scaleX(1)}.btn-link.is-white>span,.btn-link.is-white>a{color:#fff}.btn-link.is-white>span:before,.btn-link.is-white>a:before{background:#fff}.btn-link.is-yellow>span,.btn-link.is-yellow>a{color:gold}.btn-link.is-yellow>span:before,.btn-link.is-yellow>a:before{background:gold}*{font-family:IBM Plex Sans,serif}html{scroll-behavior:smooth;scrollbar-color:#A3A3A3 #F2F2F2;scrollbar-width:thin;background-color:#fff}main{display:flex;flex-direction:column}section{display:flex;padding:80px 58px}section.main-section{background:url(/assets/picture/bg_main.jpg) no-repeat center center/cover}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){section.main-section{background-image:url(/assets/picture/bg_main@2x.jpg)}}section.main-section .section-content{justify-content:space-between;align-items:center}section.consultation-section{padding:126px 0 0;background:#f5f5f5;position:relative}section.consultation-section:before{content:"";background:url(/assets/picture/bg_consultant.png) no-repeat center bottom/contain;height:100%;width:490px;position:absolute;top:0;right:12%;z-index:2}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){section.consultation-section:before{background-image:url(/assets/picture/bg_consultant@2x.png)}}section.consultation-section .section-content{max-width:none;padding:80px 56px;background:gold url(/assets/picture/bg_book-consultation.png) no-repeat calc(100% - 80px) 50%/contain}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){section.consultation-section .section-content{background-image:url(/assets/picture/bg_book-consultation@2x.png)}}section.consultation-section .section-content .row{margin-inline:auto}section.book-consultation-section{padding:0;background-color:gold}section.book-consultation-section .section-content{padding:80px 56px;background:url(/assets/picture/bg_book-consultation.png) no-repeat center right/contain;position:relative}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){section.book-consultation-section .section-content{background-image:url(/assets/picture/bg_book-consultation@2x.png)}}section.book-consultation-section .section-content:before{content:"";background:url(/assets/picture/bg_book-consultant.png) no-repeat center bottom/contain;height:100%;width:435px;position:absolute;top:0;right:12%;z-index:2}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){section.book-consultation-section .section-content:before{background-image:url(/assets/picture/bg_book-consultant@2x.png)}}section.book-consultation-section .section-content .row{margin-inline:auto}@media screen and (max-width: 1280px){section{padding-inline:24px}section.consultation-section:before{right:5%}section.book-consultation-section .section-content{background-size:cover;background-position:center}section.book-consultation-section .section-content:before{right:2%}section.book-consultation-section .section-content,section.consultation-section .section-content{padding-inline:24px}}@media screen and (max-width: 1025px){section.consultation-section{padding-top:0}section.consultation-section:before{width:390px}}@media screen and (max-width: 768px){section{padding:48px 16px}section.main-section{padding:0;background:none}section.main-section .row{gap:0}section.main-section .col-7{padding:48px 16px;background:url(/assets/picture/bg_main_mob.jpg) no-repeat top center/cover}section.main-section .col-5{background:#f5f5f5;padding:48px 16px}section.consultation-section:before{content:none}section.consultation-section .section-content{background:gold url(/assets/picture/bg_book-consultation_mob.png) no-repeat bottom center/cover}section.book-consultation-section .section-content{background:none}section.book-consultation-section .section-content:before{content:none}section.consultation-section .section-content,section.book-consultation-section .section-content{padding:48px 16px}section#type{padding-inline:0}section#type h2{padding-inline:16px}}.section-content{margin-inline:auto;width:100%;max-width:1440px}.main-list{display:flex;gap:16px;color:#fff;margin-top:48px;width:100%}.main-list .main-list-item{display:flex;align-items:center;padding:18px 16px;gap:12px;border-radius:12px;width:33.3333333333%;max-width:252px;position:relative;overflow:hidden;background:#ffffff1f}.main-list .main-list-item img{width:auto;height:20px;object-fit:contain}.main-list .main-list-item:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;border-radius:12px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.main-list .main-list-item span{display:inline-flex;position:relative;z-index:1;color:#fff}@media screen and (max-width: 1025px){.main-list{flex-direction:column;margin-top:20px;gap:8px}.main-list .main-list-item{width:70%;max-width:none;padding:14px 12px}}@media screen and (max-width: 768px){.main-list .main-list-item{width:100%}}.about-list{display:flex;flex-direction:column;gap:20px}.about-list .about-list-item{display:flex;align-items:flex-start;gap:12px;padding-bottom:20px;border-bottom:1px solid #F2F2F2}.about-list .about-list-item:last-child{border-bottom:none}.animate-circle-list{display:flex;flex-direction:column}.animate-circle-list .circle-list-item{display:flex;gap:16px;padding-bottom:24px;position:relative}.animate-circle-list .circle-list-item:before{content:"";width:1px;position:absolute;top:0;left:28px;height:100%;transform:scaleY(0);background-color:gold;transition:all .4s linear;z-index:0}.animate-circle-list .circle-list-item:last-of-type:before{content:none}.animate-circle-list .circle-list-item.is-animated:before{transform:scaleY(1)}.animate-circle-list .circle-list-item.is-animated .circle-index{background:gold}.animate-circle-list .circle-list-item .circle-index{display:flex;align-items:center;justify-content:center;border:1px solid #FFD700;background:#f5f5f5;width:56px;height:56px;border-radius:50%;font-size:22px;line-height:110%;font-weight:500;z-index:1;position:relative;transition:all .4s linear}@media screen and (max-width: 768px){.animate-circle-list .circle-list-item{gap:12px;padding-bottom:12px}.animate-circle-list .circle-list-item:before{left:23px}.animate-circle-list .circle-list-item .circle-index{width:46px;height:46px;font-size:18px}.animate-circle-list .circle-list-item .mt-8{margin-top:4px}}.svg-animate-wrap{width:100%;height:100%;border-radius:12px;overflow:hidden}.svg-animate-wrap.bg-visa{width:100%;max-width:calc(100% - 12px);height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;background-image:url(/assets/picture/svg-visa.jpg)}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){.svg-animate-wrap.bg-visa{background-image:url(/assets/picture/svg-visa@2x.jpg)}}.svg-animate-wrap svg{display:block;width:100%;height:100%;overflow:visible}.svg-animate-wrap svg .group rect:first-of-type{transition:all .4s ease}.svg-animate-wrap svg .group.is-active rect:first-of-type{fill:gold}.visa-label{cursor:pointer;gap:12px}.visa-label .frame-circle{width:32px;height:32px;font-size:14px;font-weight:500;background-color:#fff;border:1px solid #FFD700;transition:all .4s ease}.visa-label.is-active .frame-circle,.visa-label:hover .frame-circle{background-color:gold}@media screen and (max-width: 768px){.visa-label{gap:8px}.visa-label.col-6{width:calc(50% - 8px)}.visa-label .frame-circle{width:28px;height:28px;font-size:12px}}.swiper{flex-direction:column;padding-inline:16px}.swiper .slider-documents-pagination{width:100%;display:flex;justify-content:center;gap:12px;padding-bottom:6px}.swiper .swiper-slide{height:auto}.swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0!important;background:#e7e7e7;opacity:1;position:relative;transition:all .5s cubic-bezier(.77,.2,.05,1)}.swiper .swiper-pagination-bullet:before{content:"";width:18px;height:18px;border-radius:50%;border:1px solid transparent;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:all .5s cubic-bezier(.77,.2,.05,1)}.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background:gold}.swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-color:gold}.form-wrap{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:32px;width:100%;max-width:500px;gap:20px;margin-left:auto;position:relative}.form-wrap h3{margin-bottom:8px}.form-wrap .form-flex{display:flex;align-items:center}.form-wrap .form-circle{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;margin-right:12px;background:#f2f2f2}.form-wrap .form-circle img{width:auto;height:20px;object-fit:contain}.form-wrap form input{background:#f2f2f2}.form-wrap form input:focus,.form-wrap form input:hover{border-color:gold}@media screen and (max-width: 1025px){.form-wrap{padding:20px;gap:16px}}@media screen and (max-width: 768px){.form-wrap{width:100%;max-width:none;box-shadow:0 2px 12px #07070714}}form{display:flex;flex-direction:column;gap:24px}form .form-field{display:flex;flex-direction:column;gap:8px;position:relative}form .form-field.is-invalid input{border-color:#e34d42}form .form-field.is-invalid .error-message{opacity:1;transform:translateY(0)}form input{display:flex;align-items:center;height:54px;padding:0 15px;border-radius:6px;color:#070707;font-size:16px;line-height:24px;border:1px solid transparent;transition:all .4s ease;background:#fff;position:relative;z-index:1}form input::placeholder{color:#6a6a6a;font-size:16px}form input:focus,form input:hover{border-color:#070707}form .error-message{opacity:0;transform:translateY(-30px);transition:all .4s ease;z-index:0;color:#e34d42;position:absolute;top:100%;font-size:13px;white-space:nowrap}form .btn{max-width:none}@media screen and (max-width: 1025px){form{gap:8px}form .error-message{position:static;top:revert}}.form-wrap-foot{margin-top:40px;padding-top:40px;border-top:1px solid rgba(255,255,255,.5)}.form-wrap-foot form{flex-direction:row;flex-wrap:wrap}.form-wrap-foot form .form-field{flex:1}.form-wrap-foot form .form-field:nth-child(3),.form-wrap-foot form .form-field:nth-child(4){flex:none;width:100%}.form-wrap-foot form label.p1{color:#070707}@media screen and (max-width: 768px){.form-wrap-foot{margin-top:16px;padding-top:16px}.form-wrap-foot form{flex-direction:column}}[class*=icon-size-]{width:auto;height:auto;object-fit:contain}.icon-size-42h{height:48px}@media screen and (max-width: 768px){.icon-size-42h{height:24px}}.icon-size-20{width:20px}.icon-size-24{width:24px}.icon-yellow{filter:brightness(0) saturate(100%) invert(86%) sepia(17%) saturate(6475%) hue-rotate(1deg) brightness(105%) contrast(106%)}.icon-white{filter:brightness(0) invert(1)}.mt-auto{margin-top:auto}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-64{margin-top:64px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}@media screen and (max-width: 768px){.gap-12{gap:8px}}.gap-16{gap:12px}.gap-20{gap:20px}.gap-60{gap:60px}@media screen and (max-width: 768px){.gap-60{gap:12px}}.gap-80{gap:80px}@media screen and (max-width: 768px){.gap-80{gap:16px}}.is-hidden,.sm-show{display:none!important}.sm-hide{display:flex!important}@media screen and (max-width: 768px){.sm-show{display:flex!important}.sm-hide{display:none!important}.sm-mt-12{margin-top:12px}.sm-mt-16{margin-top:16px}.sm-mt-24{margin-top:24px}}.bg-gray{background:#f5f5f5}.frame{display:flex;background-color:#fff;border-radius:12px;padding:32px}.frame.has-bg{padding:0;overflow:hidden;border:1px solid #F2F2F2}.frame.has-bg .frame-picture{max-width:250px;flex-shrink:0}@media screen and (max-width: 1100px){.frame.has-bg{flex-direction:column;height:100%}.frame.has-bg .frame-picture{max-width:none;width:100%;height:250px}.frame.has-bg .frame-picture img{object-position:top;object-fit:cover}}@media screen and (max-width: 550px){.frame.has-bg .frame-picture{height:185px}.frame.has-bg .frame-picture img{object-position:0 -40px}}@media screen and (max-width: 1100px){.frame{padding:20px}}.frame-content{padding:24px}@media screen and (max-width: 1025px){.frame-content{padding:16px}}.frame-picture{padding:0;overflow:hidden}.frame-picture>picture{display:flex;width:100%;height:100%}.frame-picture>picture img{width:100%;height:100%;object-fit:contain}.frame-picture.has-description{position:relative;max-width:calc(100% - 12px)}.frame-picture.has-description .frame{position:absolute;padding:16px;width:calc(100% - 64px);left:32px;bottom:32px}@media screen and (max-width: 1025px){.frame-picture.has-description .frame{width:calc(100% - 24px);left:12px;bottom:12px}}@media screen and (max-width: 768px){.frame-picture.has-description{max-width:none}.frame-picture.has-description .frame{padding:8px}}.scale-picture{transition:all .4s ease}.scale-picture:hover{scale:1.07}.frame-circle{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:gold}.frame-circle.is-white{background:#fff}.frame-badge{padding:6px 10px;border-radius:8px;background-color:#fefefe}.frame-badge .p3{color:#070707}.cost-frame-list{display:flex}.cost-frame-list .cost-card{flex-direction:column;background-color:#f5f5f5;border:1px solid #F2F2F2;gap:16px}.cost-frame-list .cost-card .btn{max-width:none}.cost-frame-list .cost-card:nth-child(2n){background-color:gold;border-color:gold}.cost-frame-list .cost-card .btn{margin-top:auto}.cost-frame-list .cost-card-content{display:flex;flex-direction:column;margin-top:auto;gap:16px}.cost-frame-list .cost-text-list{display:flex;flex-direction:column;margin-block:4px;padding-top:20px;gap:8px;border-top:1px solid #FFFFFF}@media screen and (max-width: 768px){.cost-frame-list.row{gap:12px}.cost-frame-list .cost-text-list{display:none}}.accordion-wrap{display:flex;flex-direction:column;gap:8px}.accordion-wrap .accordion-item{display:flex;justify-content:space-between;background:transparent;border:1px solid #E7E7E7;border-radius:12px;padding:16px;transition:all .4s ease-out}.accordion-wrap .accordion-item.is-active{background-color:#fff}.accordion-wrap .accordion-item.is-active .btn.btn-circle{background-color:gold;border-color:gold;transform:rotate(-180deg)}.accordion-wrap .accordion-item.is-active .btn.btn-circle .btn-content img{filter:brightness(0) saturate(100%) invert(0%) sepia(90%) saturate(7500%) hue-rotate(312deg) brightness(91%) contrast(95%)}.accordion-wrap .accordion-text-wrap{display:flex;flex-direction:column;justify-content:center;padding-right:60px}@media screen and (max-width: 768px){.accordion-wrap .accordion-text-wrap{padding-right:12px}}.accordion-wrap .accordion-head{display:flex;align-items:center;cursor:pointer}.accordion-wrap .accordion-content{overflow:hidden;height:0;margin:0;transition:all .4s ease-out}.accordion-wrap .accordion-content .p1{margin-top:16px;color:#6a6a6a}@media screen and (max-width: 768px){.accordion-wrap .accordion-content .p1{margin-top:8px}}.accordion-wrap .accordion-content .p2{color:#6a6a6a}.accordion-wrap .accordion-content .accordion-text-list{display:flex;flex-direction:column;padding-left:12px;gap:4px}.accordion-wrap .btn.btn-circle{background-color:#f5f5f5;border:1px solid #E7E7E7}.accordion-wrap .btn.btn-circle .btn-content img{height:24px;filter:brightness(0) saturate(100%) invert(43%) sepia(1%) saturate(2255%) hue-rotate(8deg) brightness(93%) contrast(83%)}@keyframes zoom{0%{transform:scale(.95)}to{transform:scale(1)}}@keyframes fade{0%{opacity:0}to{opacity:1}}dialog{content:"";position:fixed;justify-content:center;align-items:center;width:100vw;height:100vh;max-width:inherit;max-height:inherit;top:0;left:0;right:0;bottom:0;z-index:15;margin:0;padding:0;border:none;outline:none;background:transparent}dialog::backdrop{content:"";position:fixed;width:100vw;height:100vh;top:0;left:0;right:0;background:red;display:flex}dialog[open]{display:flex;animation:zoom .4s cubic-bezier(.34,1.56,.64,1)}dialog[open]::backdrop{display:flex;background:#07070759;animation:fade .4s cubic-bezier(.34,1.56,.64,1)}dialog>div{display:flex;justify-content:center;align-items:center;position:relative;height:fit-content;max-width:650px}dialog>div .form-success-block{width:100%;height:100%;background:#fff;padding:32px;border-radius:12px;overflow:hidden}dialog>div .form-success-block .frame{background:#f5f5f5;padding:24px}dialog>div .form-success-block .frame p a{display:inline-flex}dialog .close-btn{position:absolute;top:24px;right:24px;z-index:5}dialog .close-btn img{filter:brightness(0) saturate(100%) invert(64%) sepia(9%) saturate(12%) hue-rotate(60deg) brightness(102%) contrast(85%)}@media screen and (max-width: 1025px){dialog>div .form-success-block{padding:48px 20px}}@media screen and (max-width: 768px){dialog>div{width:calc(100% - 32px);max-width:500px}dialog .close-btn{top:19px;right:19px}}header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:20px 58px;height:86px;gap:60px;font-size:15px;font-weight:400;position:sticky;top:0;z-index:10;transition:all .4s ease}header:before{content:none;position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#ffffffbf;backdrop-filter:blur(75px);-webkit-backdrop-filter:blur(75px);transition:all .4s ease}header.is-scrolled{background:transparent}header.is-scrolled:before{content:""}header nav{display:flex;gap:20px}header .head-flex{display:flex;align-items:center;gap:20px}header .head-line{display:inline-flex;width:1px;height:20px;background:#f2f2f2}header .btn-link img{width:auto;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(86%) sepia(17%) saturate(6475%) hue-rotate(1deg) brightness(105%) contrast(106%)}header .btn{width:fit-content;height:46px}header .btn .btn-content{font-size:15px}@media screen and (max-width: 1370px){header .head-flex{gap:16px}}@media screen and (max-width: 1280px){header{padding-inline:24px}}@media screen and (max-width: 1160px){header nav.head-flex{position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;overflow:hidden;flex-direction:column;transition:transform .5s cubic-bezier(.77,.2,.05,1);transform:translate(100%);background:#fff;width:100%;height:calc(100% - 86px);margin-top:86px;padding:32px 16px 24px;border-top:1px solid #F2F2F2;gap:16px}header nav.head-flex .btn-link{font-size:16px}header .nav-bar-toggle-btn{display:flex}header.is-opened nav{transform:translate(0)}header.is-opened.is-scrolled{background:#fff}header.is-opened .nav-bar-toggle-btn span:nth-of-type(1){width:calc(100% + 1px);transform:rotate(45deg)}header.is-opened .nav-bar-toggle-btn span:nth-of-type(2){transform:scaleY(0)}header.is-opened .nav-bar-toggle-btn span:nth-of-type(3){width:calc(100% + 1px);transform:rotate(-45deg)}}@media screen and (max-width: 980px){header .head-phone .btn{border-radius:50%;padding-inline:0;width:46px}header .head-phone .btn span[data-lang-key]{display:none}}@media screen and (max-width: 768px){header{height:70px;padding:22px 16px;gap:0}header nav.head-flex{margin-top:70px;height:calc(100% - 70px)}header .head-phone .btn-link{display:none}header.is-opened .head-phone .btn{display:none}header .gap-20.sm-show{width:100%;border-top:1px solid #F2F2F2;padding-top:32px}header .btn{width:100%}}.site-logo{width:auto;height:25px;object-fit:contain;cursor:pointer}@media screen and (max-width: 768px){.site-logo{height:20px}}.nav-bar-toggle-btn{position:relative;display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer}.nav-bar-toggle-btn span{display:inline-flex;height:2px;background:#070707}.nav-bar-toggle-btn span:nth-of-type(1){transition:transform .4s ease-in-out;transform-origin:0 0}.nav-bar-toggle-btn span:nth-of-type(2){transition:transform .2s ease-in-out}.nav-bar-toggle-btn span:nth-of-type(3){transition:transform .4s ease-in-out;transform-origin:0 100%}input[type=radio]{position:absolute;opacity:0;z-index:-9999}input[type=radio]+label{cursor:pointer}input[type=radio]:checked+label{color:gold}footer{display:flex;flex-direction:column;padding:50px 58px 0;background:#070707;position:relative}footer:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/assets/picture/bg_footer.png) no-repeat left top/contain;filter:brightness(0) invert(1)}@media only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx){footer:before{background-image:url(/assets/picture/bg_footer@2x.png)}}footer .foot-copyright{width:100%;margin-top:46px;padding-block:24px;border-top:1px solid #a3a3a3}footer .row{max-width:none}@media screen and (max-width: 1280px){footer{padding-inline:24px}}@media screen and (max-width: 768px){footer:before{background:url(/assets/picture/bg_footer_mob.png) no-repeat left bottom/cover}footer .mt-24.p2{margin-top:20px}footer .foot-copyright{margin-top:20px;padding-block:20px}}
