*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html.noScroll{overflow:hidden}html.noScroll body,html.noScroll .float_icon{overflow-y:scroll}html.noScroll .float_icon{z-index:2147483642}@media (min-width:1200px){html.noScroll .song{overflow-y:scroll}html.noScroll header{width:calc(100% - 17px);margin-left:-8.5px}}.outer{padding:0 40px}@media (max-width:1199px){.outer{padding:0 30px}}.inner{width:1400px;max-width:100%;margin:auto}.tablet,.mobile{display:none !important}@media (min-width:1200px){.pc{display:block !important}.pc.inline{display:inline-block !important}.pc.flex{display:flex !important}.pc.flex.inline{display:inline-flex !important}}@media (max-width:1199px){.pc{display:none !important}}@media (max-width:1199px) and (min-width:768px){.tablet{display:block !important}.tablet.inline{display:inline-block !important}.tablet.flex{display:flex !important}.tablet.flex.inline{display:inline-flex !important}}@media (max-width:767px){.mobile{display:block !important}.mobile.inline{display:inline-block !important}.mobile.flex{display:flex !important}.mobile.flex.inline{display:inline-flex !important}}.wcag,input.wcag,.wcag:focus{position:absolute !important;z-index:-1000000 !important;width:0 !important;height:0 !important;min-width:0 !important;min-height:0 !important;color:#000000 !important;padding:0 !important;background:#ffffff !important;border:0 !important;opacity:0 !important;overflow:hidden !important}.oneline{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.clear{clear:both;float:left}.inline-block{display:inline-block}.justify{text-align:justify;text-justify:inter-ideograph;-ms-text-justify:inter-ideograph}.w-fix{display:inline-block;width:100%;height:0;vertical-align:middle}.h-fix{display:inline-block;width:0;height:100%;vertical-align:middle}.container{max-width:1904px;margin:auto;position:relative}header,#content,footer{width:100%;float:left;clear:both}.song{position:fixed;top:0;left:0;z-index:11;width:100%;height:70px;line-height:70px;text-align:center;background:#F1F3F4;box-shadow:0px 0px 20px rgba(0,0,0,0.2)}@media (max-width:767px){.song{position:relative;height:auto;line-height:1.4545454545454546;padding-top:18px;padding-bottom:15px}}.song .all{margin:0 -25px;white-space:nowrap}@media (max-width:1399px){.song .all{margin:0 -10px}}@media (max-width:767px){.song .all{margin:-5px 0;white-space:normal}}.song .all>div{display:inline-block;padding:0 25px;vertical-align:top}@media (max-width:1399px){.song .all>div{padding:0 10px}}@media (max-width:767px){.song .all>div{display:block;padding:5px 0}}.song .all .name{font-size:1.22222rem;font-weight:700}.song .all .audio{position:relative;width:683px;height:70px}@media (max-width:1399px){.song .all .audio{width:248px}}@media (max-width:767px){.song .all .audio{width:360px;max-width:100%;margin:auto}}.song .all .audio audio{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}@media (min-width:768px){.song+header{top:70px}}header{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:50%;z-index:10;width:100%;max-width:1904px;min-height:160px;text-align:right;transform:translateX(-50%);transition:1s cubic-bezier(.65, .05, .36, 1);transition-property:background,height,min-height,padding}@media (min-width:1200px){header.en{min-height:212px}}@media (max-width:1199px){header{position:relative;left:0;min-height:0;background:#ffffff;transform:none}header.open{z-index:2147483646}}@media (max-width:767px){header{height:100px}}header .logo{flex-shrink:0;width:248px;height:96px;background:url(/img/logo.svg) no-repeat center center;background-size:100%;margin-left:60px;transition:all 1s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){header .logo{width:175px;height:68px;margin-left:40px}}header a#skipToContent{position:absolute;left:70px;top:120px;z-index:1;width:0;height:0;margin-top:0;overflow:hidden}header a#skipToContent span{display:inline-block;width:100%;height:100%;line-height:2;color:#ffffff;padding:0 20px;background-color:#000000;white-space:nowrap;vertical-align:top}header a#skipToContent:focus{width:auto;height:auto}header a#skipToContent:focus span{border:2px solid #fff}header .nav{display:grid;justify-content:end;align-items:center;grid-template-areas:"a c" "b c";grid-template-rows:1fr 1fr;gap:0 40px;position:relative;transition:all 1s cubic-bezier(.65, .05, .36, 1)}header .nav.en{grid-template-rows:1fr 2fr}@media (min-width:1200px) and (max-width:1239px){header .nav.largerSize.en{gap:0 30px}header .nav.largerSize.en .menu{column-gap:28px}}@media (max-width:1199px){header .nav{grid-template-areas:"a c" "a c";gap:0 25px}}@media (max-width:767px){header .nav{display:block;width:100%;padding-right:30px}}header .nav .search_form input{display:inline-block;width:calc(100% - 56px);height:56px;line-height:56px;font-size:1.11112rem;padding:0 20px;border:solid 1px #515151;border-right:0;vertical-align:top}header .nav .search_form button{display:inline-block;width:56px;height:56px;background:url(/img/2/search-icon.svg) no-repeat center center,#ff7323;vertical-align:top}header .nav .top{grid-area:a;display:flex;justify-content:flex-end;gap:40px;height:27px;padding-bottom:1px;transition:all 1s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){header .nav .top{gap:20px}}@media (max-width:767px){header .nav .top{height:auto}}header .nav .top .group{display:inline-block;line-height:26px;vertical-align:top}@media (max-width:1199px){header .nav .top .group{line-height:30px}}header .nav .top .search{position:relative;margin-right:-5px}header .nav .top .search .btn{display:block;width:21px;height:26px;background:url(/img/2/search-icon.svg) no-repeat center center;transition:all 1s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){header .nav .top .search .btn{height:30px;background-image:url(/img/2/search-icon.svg)}}header .nav .top .search .pop_search{position:absolute;top:50%;right:-17px;z-index:1;width:0;background:#ffffff;margin-top:-28px;transition:all 1s cubic-bezier(.65, .05, .36, 1);white-space:nowrap;overflow:hidden}header .nav .top .search .pop_search.open{width:420px}header .nav .top .search .pop_search:not(.open) *{pointer-events:none}header .nav .top .search .pop_search form{float:right;width:420px}header .nav .top .size .all,header .nav .top .lang .all{display:flex;gap:16px}@media (max-width:1199px){header .nav .top .size .all,header .nav .top .lang .all{gap:14px}}header .nav .top .size .all a,header .nav .top .lang .all a,header .nav .top .size .all button,header .nav .top .lang .all button{display:block;position:relative;width:20px;height:26px;line-height:26px;text-align:center;transition:all 1s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){header .nav .top .size .all a,header .nav .top .lang .all a,header .nav .top .size .all button,header .nav .top .lang .all button{height:30px;line-height:30px;color:#000000}}header .nav .top .size .all a .line,header .nav .top .lang .all a .line,header .nav .top .size .all button .line,header .nav .top .lang .all button .line{position:absolute;top:100%;left:50%;width:100%;height:1px;background:#FF7323;transform:translateX(-50%) scaleX(0);transition:all .5s cubic-bezier(.65, .05, .36, 1)}header .nav .top .size .all a.cur .line,header .nav .top .lang .all a.cur .line,header .nav .top .size .all button.cur .line,header .nav .top .lang .all button.cur .line{transform:translateX(-50%) scaleX(1)}@media (min-width:1200px){header .nav .top .size .all a:hover .line,header .nav .top .lang .all a:hover .line,header .nav .top .size .all button:hover .line,header .nav .top .lang .all button:hover .line{transform:translateX(-50%) scaleX(1)}}header .nav .top .size .all button{line-height:29px;font-size:16px;background:transparent}header .nav .top .size .all .small{line-height:31px;font-size:12px}@media (max-width:1199px){header .nav .top .size .all .small{line-height:34px}}header .nav .top .size .all .larger{line-height:26px;font-size:20px}header .nav .top .lang .all a{width:auto;min-width:20px;font-size:0.83334rem}header .nav .top .btn .navBtn{position:relative;width:30px;height:30px;background:none;vertical-align:top}header .nav .top .btn .navBtn span:not(.wcag){position:absolute;top:0;left:0;width:100%;height:100%;transition:all 1s cubic-bezier(.65, .05, .36, 1)}header .nav .top .btn .navBtn span:not(.wcag).open{top:6px;height:18px;border-top:2px solid #000;border-bottom:2px solid #000}header .nav .top .btn .navBtn span:not(.wcag).open:after{content:'';position:absolute;top:6px;left:0;width:100%;height:2px;background:#000000}header .nav .top .btn .navBtn span:not(.wcag).close:before,header .nav .top .btn .navBtn span:not(.wcag).close:after{content:'';position:absolute;background:#000000;transform:rotate(45deg)}header .nav .top .btn .navBtn span:not(.wcag).close:before{top:0;left:14px;width:2px;height:30px}header .nav .top .btn .navBtn span:not(.wcag).close:after{top:14px;left:0;width:30px;height:2px}header .nav .menu{grid-area:b;flex-wrap:wrap;justify-content:flex-end;gap:10px 36px}header .nav .menu .en_split{width:100%;height:0}header .nav .menu .page{display:inline-block;position:relative;vertical-align:top}header .nav .menu .page .main{display:block;position:relative;line-height:26px;transition:all 1s cubic-bezier(.65, .05, .36, 1)}header .nav .menu .page .main .line{position:absolute;top:100%;left:50%;width:0;height:1px;background:#FF7323;margin-top:4px;transform:translateX(-50%);transition:all 1s cubic-bezier(.65, .05, .36, 1)}header .nav .menu .page .main.cur .line{width:100%}header .nav .menu .page .submenu{position:absolute;top:100%;left:0;z-index:1;width:260px;border-top:solid 19px transparent;margin-top:-50px;opacity:0;pointer-events:none;transition:all 1s cubic-bezier(.65, .05, .36, 1)}header .nav .menu .page .submenu .inner{text-align:left;padding:25px 40px;background:#ffffff;box-shadow:0 0 30px rgba(0,0,0,0.4)}header .nav .menu .page .submenu .inner .sub{display:block;position:relative;line-height:30px;padding:10px 0}header .nav .menu .page .submenu .inner .sub .arrow{position:absolute;top:0;left:-58px;width:50px;height:50px;background:url(/img/1/subnav-pointer.png) no-repeat center center;opacity:0;transition:all .5s cubic-bezier(.65, .05, .36, 1)}@media (min-width:1200px){header .nav .menu .page .submenu .inner .sub:hover .arrow,header .nav .menu .page .submenu .inner .sub:focus .arrow{opacity:1}}@media (min-width:1200px){header .nav .menu .page:hover .main{z-index:2}header .nav .menu .page:hover .main .line{width:100%}header .nav .menu .page:hover .submenu{margin-top:0;opacity:1;pointer-events:auto}header .nav .menu .page .submenu.focus{margin-top:0;opacity:1;pointer-events:auto}}header .nav .right{grid-area:c;gap:1px;transition:all 1s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){header .nav .right.en{gap:0}}@media (max-width:767px){header .nav .right{gap:0}}header .nav .right a{flex-shrink:0;position:relative;width:100px;height:100px;line-height:100px;text-align:center;transition:all 1s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){header .nav .right a{width:70px;height:120px;line-height:120px}}header .nav .right a:after{content:'';position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;box-shadow:0 0 20px rgba(0,0,0,0.6);opacity:0;transition:all 1s cubic-bezier(.65, .05, .36, 1);pointer-events:none}@media (min-width:1200px){header .nav .right a:hover:after{opacity:1}}header .nav .right a span{display:inline-block;width:2.8rem;line-height:1.4;font-size:1.11112rem;font-weight:700;transition:all 1s cubic-bezier(.65, .05, .36, 1);vertical-align:middle}header .nav .right a.en{width:200px;height:50px;line-height:50px}@media (max-width:1199px){header .nav .right a.en{width:212px;height:40px;line-height:40px}}header .nav .right a.en span{width:100%;letter-spacing:-0.5px}header .nav .right a.eshop{background:#bee1cb}header .nav .right a.support{background:#FF7323}header .nav .right a.join{background:#A5EBF3}header .nav.en .right{flex-direction:column}header .mobile_header{flex-wrap:wrap;align-content:flex-start;align-items:center;position:fixed;top:-50px;left:0;z-index:1;width:100%;height:100vh;padding-bottom:100px;background:#ffffff;overflow-y:scroll;opacity:0;pointer-events:none;transition:all 1s ease}header .mobile_header.open{top:0;opacity:1;pointer-events:auto}header .mobile_header.open .submenu{pointer-events:auto !important}@media (max-width:767px){header .mobile_header .logo{margin-top:16px;margin-bottom:16px}}header .mobile_header .nav:not(.bottom){width:calc(100% - 215px)}@media (min-width:768px){header .mobile_header .nav:not(.bottom) .right.en{flex-direction:column;gap:0}}header .mobile_header .nav.bottom{display:block;width:100%;padding-top:10px;padding-right:0;background:#ffffff}header .mobile_header .nav.bottom .right{position:relative;width:100%;height:60px}header .mobile_header .nav.bottom .right a{flex-grow:1;width:33.333%;height:60px;line-height:60px}header .mobile_header .nav.bottom .right a span{width:100%;font-size:1rem}header .mobile_header .nav.bottom .top{justify-content:center;gap:32px;text-align:center;padding-top:34px;padding-bottom:33px;margin:0}header .mobile_header .nav.bottom .search_panel{padding:0 30px}header .mobile_header .nav.bottom .menu{line-height:60px;text-align:left;padding:32px 30px;padding-bottom:65px;margin:0}header .mobile_header .nav.bottom .menu .page{width:100%;padding-left:20px;border-bottom:solid 1px #e0e0e0;margin:0}header .mobile_header .nav.bottom .menu .page .main{line-height:60px;font-size:1.11112rem;color:#000000}header .mobile_header .nav.bottom .menu .page .main.cur:before{content:'';position:absolute;top:0;left:-48px;width:50px;height:60px;background:url(/img/1/subnav-pointer.png) no-repeat center center}header .mobile_header .nav.bottom .menu .page .main.subBtn{padding-right:40px}header .mobile_header .nav.bottom .menu .page .main.subBtn:after{content:'';position:absolute;top:0;right:0;width:40px;height:60px;background:url(/img/3/nav-expand.svg) no-repeat center center}header .mobile_header .nav.bottom .menu .page .main.subBtn.open:after{background-image:url(/img/3/nav-collapse.svg)}header .mobile_header .nav.bottom .menu .page .main.subBtn.open+.submenu{display:block}header .mobile_header .nav.bottom .menu .page .submenu{display:none;position:static;width:100%;border:0;margin:0;opacity:1}header .mobile_header .nav.bottom .menu .page .submenu .inner{padding:0;padding-left:20px;padding-bottom:13px;box-shadow:none}@media (min-width:1200px){header.scrolled{min-height:82px;padding:0;background:#ffffff}header.scrolled:after{content:'';position:absolute;top:100%;left:0;width:100%;height:20px;background:transparent linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%) 0% 0% no-repeat padding-box}header.scrolled .logo{width:155px;height:60px;margin-left:30px}header.scrolled .nav{grid-template-rows:0 1fr;padding:1px 0}header.scrolled .nav .top{height:0;opacity:0;pointer-events:none}header.scrolled .nav .menu{row-gap:10px}header.scrolled .nav .menu .page .main{color:#000000}header.scrolled .nav .menu .page .main .line{margin-top:4px}header.scrolled .nav .right a{width:80px;height:80px;line-height:80px}header.scrolled .nav .right a.en{width:160px;height:40px;line-height:40px}header.scrolled .nav .right a span{line-height:1.44445;font-size:1rem}header.scrolled .nav.en .menu .page .main .line{margin-top:5px}}#content{min-height:500px}footer{background:#282828}footer .inner{padding-top:95px;padding-bottom:60px;background:url(/img/logo-white.svg) no-repeat bottom 60px right;background-size:213px}@media (max-width:1199px){footer .inner{background-size:158px;background-position:bottom 75px right}}@media (max-width:767px){footer .inner{padding-bottom:120px;background:none}}footer .top{margin-bottom:44px}@media (max-width:1199px){footer .top{margin-bottom:110px}}@media (max-width:767px){footer .top{margin-bottom:73px}}footer .top>div{display:inline-block;width:50%;vertical-align:top}@media (max-width:1199px){footer .top>div{width:100%}}footer .top .sitemap .all .col{display:inline-block;width:210px;max-width:33.333%;vertical-align:top}@media (max-width:767px){footer .top .sitemap .all .col{width:50%;max-width:50%}}footer .top .sitemap .all .col .row{padding:10px 0}footer .top .sitemap .all .col .row a{display:block;line-height:30px;color:#ffffff}@media (max-width:767px){footer .top .sitemap .all .col .row a{font-size:0.94445rem}}footer .top .subscription{padding-top:8px}@media (max-width:1199px){footer .top .subscription{padding-top:57px}}footer .top .subscription form{width:420px;max-width:100%;text-align:left;margin-left:auto}@media (max-width:1199px){footer .top .subscription form{margin:0}}footer .top .subscription form .msg{font-size:1.11112rem;font-weight:300;color:#A5EBF3}@media (max-width:1199px){footer .top .subscription form .msg{font-size:1rem;margin-bottom:1px}}footer .top .subscription form .title{font-size:2rem;font-weight:700;color:#ffffff;margin-bottom:15px}@media (max-width:1199px){footer .top .subscription form .title{font-size:1.77778rem;margin-bottom:16px}}footer .top .subscription form input{width:100%;height:56px;line-height:54px;font-size:1.11112rem;padding:0 19px;border:solid 1px #fff}footer .top .subscription form input.error{border-color:#932712;background:#FFF0F0}footer .top .subscription form .submit{height:56px;line-height:56px;margin-top:10px}footer .top .subscription form .submit *{vertical-align:top}footer .top .subscription form .submit .captcha{margin:12px 0;margin-right:6px}footer .top .subscription form .submit .refresh{width:27px;height:100%;background:url(/img/1/refresh-icon.svg) no-repeat center center;margin-right:19px}footer .top .subscription form .submit input{width:calc(50% - 60px);margin-right:10px}footer .top .subscription form .submit #submit{width:calc(50% - 70px);height:56px;line-height:56px;text-align:center;font-size:1.11112rem;background:#FF7323}footer .top .subscription form .error_msg{line-height:2;font-size:1.11111rem;color:#FFF0F0}footer .contact{margin-bottom:38px}@media (max-width:767px){footer .contact{margin-bottom:42px}}footer .contact .title{line-height:42px;font-size:1.77778rem;color:#ffffff;margin-bottom:38px}@media (max-width:1199px){footer .contact .title{margin-bottom:40px}}footer .contact .title .social{display:inline-block;margin-left:40px;vertical-align:top}footer .contact .title .social .all{margin:-12px}footer .contact .title .social .all>div{display:inline-block;padding:12px;vertical-align:top}footer .contact .title .social .all>div a{display:block}footer .contact .title .social .all>div a img{width:42px;height:auto;vertical-align:top}footer .contact .row{position:relative;line-height:30px;padding:7px 0;padding-left:40px}@media (max-width:767px){footer .contact .row{line-height:32px;padding-top:6px;padding-bottom:6px}}footer .contact .row *{color:#ffffff;letter-spacing:0.34px}@media (max-width:1199px){footer .contact .row *{font-size:0.94445rem}}footer .contact .row a{text-decoration:underline}footer .contact .row img{content:'';position:absolute;top:7px;left:-1px;width:30px;height:auto}@media (min-width:1200px){footer .contact .row.tel>div{display:inline-block;vertical-align:top}footer .contact .row.tel>div+div{padding-left:20px;border-left:solid 1px #a5ebf3;margin-left:25px}}@media (max-width:1199px){footer .contact .row.tel>div+div{margin-top:14px}}footer .editor *{color:#ffffff}@media (max-width:767px){footer .copyright{padding-top:90px;background:url(/img/logo-white.svg) no-repeat top left;background-size:158px}}footer .copyright *{line-height:30px;font-size:0.88889rem;color:#ffffff}@media (max-width:1199px){footer .copyright *{font-size:0.83334rem}}footer .copyright .powered,footer .copyright .powered a{color:#B9B9B9}footer .copyright .wcag_link{display:inline-block;position:relative;margin-left:41px;vertical-align:top}footer .copyright .wcag_link:before{content:'';position:absolute;top:0;left:-21px;width:1px;height:100%;background:#a5ebf3;pointer-events:none}.popup{display:none;position:fixed;top:0;left:0;z-index:2147483647;width:100%;min-width:480px;height:100%;text-align:center;background:rgba(187,234,242,0.9);white-space:nowrap;overflow-y:scroll}.popup:before{content:'';display:inline-block;width:0;height:100%;vertical-align:middle}.popup .inner{display:inline-block;position:relative;width:1200px;margin:100px 0;white-space:normal;vertical-align:middle}.popup .inner button.popupClose{position:absolute;top:-60px;right:-60px;width:60px;height:60px;border-radius:50%;background:url(/img/1/lightbox-close-icon.svg) no-repeat center center,#fff;background-size:30px}@media (max-width:1399px){.popup .inner button.popupClose{top:-80px;right:0}}.popup .inner .content{max-width:100%;text-align:left;padding:40px;background:#ffffff;box-shadow:0 0 60px rgba(0,0,0,0.4);margin:auto}.float_icon{position:fixed;bottom:97px;right:0;padding-right:24px;z-index:2147483645}.float_icon.open{z-index:2147483642}.float_icon div+div{margin-top:10px}.float_icon a,.float_icon button{display:block;position:relative;width:60px;height:60px;border-radius:50%}.float_icon a.disable,.float_icon button.disable{cursor:wait}@media (max-width:1199px){.float_icon a.disable,.float_icon button.disable{background-color:#282828}}.float_icon a:after,.float_icon button:after{content:'';position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,0.6);opacity:0;transition:all 1s cubic-bezier(.65, .05, .36, 1);pointer-events:none}@media (min-width:1200px){.float_icon a:hover:after,.float_icon button:hover:after{opacity:1}}.float_icon .whatsapp{background:url(/img/1/whatsapp-icon.svg) no-repeat center center,#7ec75f}.float_icon .fb_messager{background:url(/img/1/messenger-icon.svg) no-repeat center center,#44b3c6}html.largerSize .banner_1 .front .page_text{-webkit-line-clamp:5}html.smallSize .banner_1 .front .page_text{-webkit-line-clamp:9}.banner_1{margin-top:220px;position:relative;height:720px}@media (max-width:1199px){.banner_1{height:unset;margin-top:0px}}.banner_1.ani .background .image{transform:translateX(0px);opacity:1}.banner_1.ani .front .page_title_container .background_m .image{transform:translateY(0px);opacity:1}.banner_1.ani .front .page_title_container:before{opacity:1;transform:translateY(0px)}.banner_1.ani .front .page_title_container:after{opacity:1;transform:translateY(0px)}.banner_1.ani .front .page_title_container .title1,.banner_1.ani .front .page_title_container .title2{opacity:1;transform:translateY(0px)}.banner_1.ani .front .page_text{opacity:1;transform:translateY(0px)}.banner_1 .background{height:100%}.banner_1 .background .image{width:94.6%;border-radius:190px 360px 360px 0;overflow:hidden;height:100%;position:relative;transition:transform 2.5s cubic-bezier(.33, 1, .68, 1),opacity 2s;transform:translateX(-50px);opacity:0}@media (max-width:1199px){.banner_1 .background .image{width:calc(100% - 20px);display:none}}.banner_1 .background .image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.549)}.banner_1 .background .image img{position:absolute;left:0;top:0;width:auto;height:100%}@media (max-width:767px){.banner_1 .background .image img{width:100%;position:relative;height:auto}}.banner_1 .front{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;padding-left:251px;padding-right:160px;padding-top:366px}@media (max-width:1199px){.banner_1 .front{padding-left:0px;padding-top:30px}}@media (max-width:1199px){.banner_1 .front{position:relative;padding-right:0px}}.banner_1 .front .page_title_container{display:table;box-sizing:border-box;padding-right:130px;position:absolute;bottom:423px;left:251px;max-width:calc(100% - 410px)}@media (max-width:1199px){.banner_1 .front .page_title_container{position:relative;bottom:0;left:0;padding-left:73px;padding-right:65px;padding-top:60px;padding-bottom:60px;max-width:calc(100% - 0px);display:block}}.banner_1 .front .page_title_container .background_m{position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width:1200px){.banner_1 .front .page_title_container .background_m{display:none}}.banner_1 .front .page_title_container .background_m .image{width:100%;overflow:hidden;height:100%;position:relative;transition:transform 2.5s cubic-bezier(.33, 1, .68, 1),opacity 2s;transform:translateY(-30px);opacity:0}.banner_1 .front .page_title_container .background_m .image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.549)}.banner_1 .front .page_title_container .background_m .image img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;min-height:192px}.banner_1 .front .page_title_container:before{content:'';background-image:url('/img/1/quote-icon-orange.svg');background-repeat:no-repeat;background-position:center;background-size:contain;width:270px;height:412px;position:absolute;bottom:-69px;left:-274px;transition:transform 1.5s .5s,opacity 1.5s .5s;opacity:0;transform:translateY(-20px);z-index:3}@media (max-width:1199px){.banner_1 .front .page_title_container:before{left:5px;top:3px;width:63px;height:110px}}.banner_1 .front .page_title_container:after{content:'';background-image:url('/img/1/quote-icon-blue.svg');background-repeat:no-repeat;background-position:center;background-size:contain;position:absolute;width:120px;height:170px;bottom:-32px;right:-5px;transition:transform 2s .75s,opacity 2s .75s;opacity:0;transform:translateY(20px);z-index:3}@media (max-width:1199px){.banner_1 .front .page_title_container:after{bottom:8px;right:8px;width:40px;height:65px}}.banner_1 .front .page_title_container .title1{font-size:1.22222rem;font-weight:bold;color:#fff;line-height:2.1rem;position:relative;transition:transform 1.5s 1.5s,opacity 1.5s 1.5s;opacity:0;transform:translateY(-20px);z-index:4}.banner_1 .front .page_title_container .title2{font-size:86px;font-weight:bold;color:#fff;line-height:108px;position:relative;transition:transform 1.75s cubic-bezier(.33, 1, .68, 1) 1.9s,opacity 1.75s cubic-bezier(.33, 1, .68, 1) 1.9s;opacity:0;transform:translateY(-20px);z-index:4}@media (max-width:1499px){.banner_1 .front .page_title_container .title2{font-size:75px;line-height:75px}}@media (max-width:1199px){.banner_1 .front .page_title_container .title2{font-size:57px;line-height:57px}}.banner_1 .front .page_text{width:100%;max-width:865px;margin-top:0px;transition:transform 2s 2.25s,opacity 2s 2.25s;opacity:0;transform:translateY(-20px);font-size:1.11111rem;line-height:2.22223rem;letter-spacing:0.43px;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden}.banner_1 .front .page_text>span,.banner_1 .front .page_text>p{font-size:1.11111rem;color:#fff}@media (max-width:1199px){.banner_1 .front .page_text{color:#000}.banner_1 .front .page_text *{color:#000 !important}}@media (max-width:1199px){.banner_1 .front .page_text{background-color:#A5EBF3;display:block;max-width:unset;position:relative;left:0px;width:calc(100% + 0px);box-sizing:border-box;padding:10px 20px}}.banner_1 .nav{position:absolute;bottom:38px;left:252px;font-size:0 !important;color:#fff}@media (max-width:1199px){.banner_1 .nav{bottom:-20px;left:20px;transform:translateY(100%);margin-top:0px}}.banner_1 .nav a{color:#fff;display:inline-block;vertical-align:middle;font-size:1.11111rem;line-height:1.8rem;transform:translateX(-15px);opacity:0;transition:transform 1.5s,opacity 1.5s}.banner_1 .nav a.ani{transform:translateX(0px);opacity:1}.banner_1 .nav a:last-child{font-weight:bold}@media (max-width:1199px){.banner_1 .nav a{color:#000}}.banner_1 .nav .arrow{display:inline-block;vertical-align:middle;width:10px;height:1px;background-color:#A5EBF3;margin:0 16.4px;transform:translateX(-15px);opacity:0;transition:transform 1.5s,opacity 1.5s}.banner_1 .nav .arrow.ani{transform:translateX(0px);opacity:1}@media (max-width:1199px){.banner_1 .nav .arrow{background-color:#A5EBF3}}.banner_2{margin-top:220px;position:relative}@media (max-width:1199px){.banner_2{margin-top:30px}}.banner_2.ani .background .image{transform:translateX(0px)}.banner_2.ani .background .image::after{transform:scaleX(1);opacity:1}.banner_2.ani .background .image img{opacity:1}.banner_2.ani .front .page_title_container:before{opacity:1;transform:translateY(0px)}.banner_2.ani .front .page_title_container:after{opacity:1;transform:translateY(0px)}.banner_2.ani .front .page_title_container .title1,.banner_2.ani .front .page_title_container .title2{opacity:1;transform:translateY(0px)}.banner_2.ani+.nav .container a,.banner_2.ani+.nav .container span{transform:translateX(0px);opacity:1}.banner_2 .background{overflow:hidden}@media (max-width:999px){.banner_2 .background{position:absolute;top:0;left:0;width:100%;height:100%}}.banner_2 .background .image{border-radius:360px 0 0 360px;overflow:hidden;margin-right:0px;width:92.5%;margin-left:auto;position:relative;transition:transform 2.5s cubic-bezier(.33, 1, .68, 1);transform:translateX(50px)}@media (max-width:999px){.banner_2 .background .image{width:calc(100% - 20px);height:100%}}.banner_2 .background .image:after{content:"";position:absolute;top:0;left:0;width:67.036%;height:100%;background:transparent linear-gradient(90deg, rgba(0,0,0,0.702) 0%, rgba(0,0,0,0) 100%) 0% 0% no-repeat padding-box;transition:transform 2.5s,opacity 2s;transform:scaleX(.5);opacity:0;transform-origin:left center;border-radius:360px 0 0 360px !important}.banner_2 .background .image img{position:relative;width:100%;height:auto;opacity:0.02;transition:opacity 2s;border-radius:360px 0 0 360px !important}@media (max-width:999px){.banner_2 .background .image img{width:100%;height:100%;object-fit:cover;object-position:center}}.banner_2 .front{position:absolute;top:0;right:0;margin-right:0px;width:92.5%;margin-left:auto;height:100%;box-sizing:border-box}@media (max-width:999px){.banner_2 .front{position:relative;width:100%;margin-top:30px}}.banner_2 .front .page_title_container{position:absolute;left:209px;bottom:102px;display:table;box-sizing:border-box;padding-right:130px;max-width:calc(100% - 280px)}@media (max-width:1199px){.banner_2 .front .page_title_container{left:140px;bottom:15px;max-width:calc(100% - 180px)}}@media (max-width:999px){.banner_2 .front .page_title_container{position:relative;bottom:0;left:0;padding-top:60px;padding-bottom:60px;padding-left:142px;padding-right:70px;max-width:calc(100% - 0px)}}@media (max-width:599px){.banner_2 .front .page_title_container{padding-left:70px}}.banner_2 .front .page_title_container:before{content:'';background-image:url('/img/1/quote-icon-orange.svg');background-repeat:no-repeat;background-position:center;background-size:contain;width:291px;height:439px;position:absolute;top:-208px;left:-304px;transition:transform 1.5s .5s,opacity 1.5s .5s;opacity:0;transform:translateY(-20px)}@media (max-width:1199px){.banner_2 .front .page_title_container:before{width:180px;height:290px;top:-119px;left:-200px}}@media (max-width:999px){.banner_2 .front .page_title_container:before{left:20px;width:120px;height:180px;top:10px}}.banner_2 .front .page_title_container:after{content:'';background-image:url('/img/1/quote-icon-blue.svg');background-repeat:no-repeat;background-position:center;background-size:contain;width:180px;height:275px;position:absolute;top:20px;right:-60px;z-index:1;transition:transform 2s .75s,opacity 2s .75s;opacity:0;transform:translateY(20px)}@media (max-width:1199px){.banner_2 .front .page_title_container:after{top:unset;width:140px;height:205px;position:absolute;bottom:-79px;right:-20px}}@media (max-width:999px){.banner_2 .front .page_title_container:after{width:70px;height:205px;bottom:-69px;right:10px}}.banner_2 .front .page_title_container .title1{font-size:1.22222rem;font-weight:bold;color:#fff;line-height:2.1rem;position:relative;transition:transform 1.5s 1.5s,opacity 1.5s 1.5s;opacity:0;transform:translateY(-20px);min-height:37.8px}.banner_2 .front .page_title_container .title2{font-size:4.77778rem;font-weight:bold;color:#fff;line-height:5.9rem;max-height:106px;position:relative;transition:transform 1.75s cubic-bezier(.33, 1, .68, 1) 1.9s,opacity 1.75s cubic-bezier(.33, 1, .68, 1) 1.9s;opacity:0;transform:translateY(-20px)}@media (max-width:1199px){.banner_2 .front .page_title_container .title2{max-height:unset}}@media (max-width:999px){.banner_2 .front .page_title_container .title2{font-size:3.66667rem}}@media (max-width:767px){.banner_2 .front .page_title_container .title2{font-size:3rem;line-height:4rem}}.banner_2 .front .page_text{width:100%;max-width:865px;margin-top:70px}.banner_2+.nav{font-size:0 !important;margin-top:70px;max-width:1400px;width:calc(100% - 40px);margin-left:auto;margin-right:auto;position:relative}.banner_2+.nav.full .container{padding-right:0px}.banner_2+.nav .container{width:100%;box-sizing:border-box;padding-right:80px}.banner_2+.nav .container a{display:inline-block;vertical-align:middle;font-size:1.11111rem;line-height:1.8rem;transform:translateX(-15px);opacity:0;transition:opacity 1.5s,transform 1.5s}.banner_2+.nav .container a:last-child{font-weight:bold}.banner_2+.nav .container .arrow{display:inline-block;vertical-align:middle;width:10px;height:1px;background-color:#A5EBF3;margin:0 16.4px;transform:translateX(-15px);opacity:0;transition:opacity 1.5s,transform 1.5s}.banner_2+.nav .back{display:inline-block;vertical-align:middle;position:absolute;right:0;top:0}.banner_2+.nav .back:hover p{transform:translateY(-5px)}.banner_2+.nav .back span{display:inline-block;vertical-align:middle;width:10px;height:1px;background-color:#A5EBF3;margin:0 16.4px}.banner_2+.nav .back p{font-size:1.11111rem;line-height:1.8rem;display:inline-block;vertical-align:middle;transition:transform .75s}/*!pager!*/.pager-container .pager{line-height:34px;text-align:center;display:table;position:relative;z-index:2;margin-left:auto;margin-right:auto}.pager-container .pager ul{display:inline-block;vertical-align:top;list-style:none}.pager-container .pager ul li{display:inline-block;vertical-align:top}.pager-container .pager a{display:inline-block;min-width:50px;line-height:50px;font-size:1.11111rem;padding:0 0px;margin:0 0px;vertical-align:middle;font-weight:500;border-radius:50%}@media (max-width:767px){.pager-container .pager a{min-width:40px;line-height:40px}}.pager-container .pager .cur,.pager-container .pager .page:hover,.pager-container .pager .selected{background:#FF7323}.pager-container .pager .prev,.pager-container .pager .next{background:url('/img/1/slides-arrow-black.svg') no-repeat center center;transform:rotate(180deg);background-size:30px;padding:0 0px;margin:0 0px;min-width:50px;height:50px}@media (max-width:767px){.pager-container .pager .prev,.pager-container .pager .next{min-width:40px;height:40px}}.pager-container .pager .prev:hover,.pager-container .pager .next:hover{filter:opacity(50%)}.pager-container .pager .prev.disable,.pager-container .pager .next.disable{opacity:0.3;pointer-events:none}.pager-container .pager .prev{margin-right:21px;transform:scale(1, 1)}@media (max-width:767px){.pager-container .pager .prev{margin-right:6px}}.pager-container .pager .next{margin-left:22px}@media (max-width:767px){.pager-container .pager .next{margin-left:6px}}.pager-container .pager .last{margin-left:22px}@media (max-width:767px){.pager-container .pager .last{margin-left:6px}}.pager-container .pager form{display:inline-block;width:80px;margin-left:14px;vertical-align:top;margin-right:12px}@media (max-width:767px){.pager-container .pager form{margin-left:5px}}.pager-container .pager form input{width:100%;height:50px;font-size:1rem;padding:0 13px;padding-top:3px;vertical-align:top;box-sizing:border-box;line-height:50px;border:1px solid #515151}@media (max-width:767px){.pager-container .pager form input{height:40px;line-height:40px}}.no_record{font-size:1.3rem;text-align:center;box-sizing:border-box;padding:80px 20px;font-weight:bold}.editor .editorAddress:before,.editor .editorTel:before,.editor .editorFax:before,.editor .editorEmail:before{display:none}.editor .label_icon{position:absolute;top:0;left:0;width:29px;height:2em;background-repeat:no-repeat;background-position:center center}.editor .editorAddress .label_icon{background-image:url(/img/1/2/contact-icon-orange-address.svg)}.editor .editorTel .label_icon{background-image:url(/img/1/2/contact-icon-orange-tel.svg)}.editor .editorFax .label_icon{background-image:url(/img/1/2/contact-icon-orange-fax.svg)}.editor .editorEmail .label_icon{background-image:url(/img/1/2/contact-icon-orange-email.svg)}.banner_1 .front .page_text{line-height:1.5;font-size:2.35294rem}.donor_header{margin-top:76px}.donor_header .tabs{display:inline-block;padding-top:7px;margin-right:50px;vertical-align:top}@media (max-width:1199px){.donor_header .tabs{margin-right:0}}@media (max-width:767px){.donor_header .tabs{width:100%}}.donor_header .tabs .all{margin:-5px}.donor_header .tabs .all>div{display:inline-block;padding:5px;vertical-align:top}.donor_header .tabs .all .tab{display:block;height:60px;line-height:58px;font-size:1.22222rem;padding:0 50px;border:solid 1px #f3f3f3;transition:all .5s cubic-bezier(.65, .05, .36, 1)}.donor_header .tabs .all .tab.cur{border-color:#FF7323;background:#FF7323}@media (min-width:1200px){.donor_header .tabs .all .tab:hover{border-color:#FF7323;background:#FF7323}}.donor_header .tabs .select{position:relative;z-index:2}.donor_header .tabs .select .select-input{display:block;position:relative;width:100%;height:50px;line-height:48px;font-size:1.11111rem;letter-spacing:0.5px;padding-left:20px;padding-right:50px;border:solid 1px #000;background:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.donor_header .tabs .select .select-input:after{content:'';position:absolute;right:7px;top:50%;width:30px;height:30px;background-repeat:no-repeat;background-position:center center;background-image:url(/img/1/2/faq-arrow.svg);transform:translateY(-50%) rotate(180deg);transition:transform .5s}.donor_header .tabs .select .select-container{display:none;position:absolute;top:100%;left:0;width:100%;max-height:250px;border:solid 1px #000;background:#ffffff;margin-top:-1px;overflow-y:auto}.donor_header .tabs .select .select-container div{display:flex;align-items:center;min-height:50px;line-height:2rem;font-size:1.11111rem;padding:0 20px;cursor:pointer;user-select:none}.donor_header .tabs .select .select-container div.selected{background:#e4e4e4}.donor_header .tabs .select.select-fix .select-input:after{transform:translateY(-50%) rotate(0deg)}.donor_header .tabs+.steps{margin-left:0;margin-top:68px}.donor_header .steps{display:flex;justify-content:space-between;position:relative;width:804px;max-width:100%;margin:auto}.donor_header .steps .line{flex:2;width:100%;height:2px;background:#A5EBF3;margin-top:17px}.donor_header .steps .step{flex:1;position:relative;text-align:center;padding-top:49px}.donor_header .steps .step:not(:first-child):before,.donor_header .steps .step:not(:last-child):after{content:'';position:absolute;top:17px;width:50%;height:2px;background:#A5EBF3}.donor_header .steps .step:before{left:0}.donor_header .steps .step:after{left:50%}.donor_header .steps .step .dot{content:'';position:absolute;top:0;left:50%;z-index:1;width:36px;height:36px;border-radius:50%;background:#A5EBF3;margin-left:-18px}.donor_header .steps .step .txt{font-size:1.11111rem;font-weight:700;white-space:nowrap}.donor_header .steps .step.cur:after{background:#F3F3F3}.donor_header .steps .step.cur~*.line{background:#F3F3F3}.donor_header .steps .step.cur~*.step:before,.donor_header .steps .step.cur~*.step:after{background:#F3F3F3}.donor_header .steps .step.cur~*.step .dot{border:solid 4px transparent;background:#F3F3F3;background-clip:padding-box}@media (min-width:1200px){.donor_header{margin-bottom:-20px}.donor_header .tabs,.donor_header .steps{margin-bottom:20px}}.donate_box .inner{padding-bottom:99px}.donate_box .head{position:relative;line-height:1.44445;font-size:2rem;font-weight:700;margin-bottom:56px}@media (max-width:1509px){.donate_box .head{margin-left:50px}}.donate_box .head:before{content:'';position:absolute;top:-27px;left:-50px;z-index:-1;width:64px;height:99px;background:url(/img/1/2/heading-icon.svg) no-repeat center center;background-size:100%}.donate_box .head span{float:right;line-height:2.88889rem;color:#932712;font-size:1.11111rem;font-weight:400}.donate_box .fields{margin:-21px -20px}.donate_box .fields .row{display:inline-block;width:50%;padding:21px 20px;vertical-align:top}@media (max-width:767px){.donate_box .fields .row{width:100%}}.donate_box .fields .row.full{width:100%}.donate_box .fields .row .label{line-height:1.45455;font-size:1.22222rem;font-weight:700;margin-bottom:14px}.donate_box .fields .row .label .start{font-size:1.11111rem;font-weight:400;color:#932712}.donate_box .fields+.head{margin-top:127px}.donation_form{margin-top:148px}.donation_form .msg{line-height:50px;font-size:1.11111rem;color:#932712;margin-bottom:40px}.donation_form .fields .row .input .specify{display:inline-block;width:4.88889rem;line-height:50px;font-size:1.11111rem;vertical-align:top}.donation_form .fields .row .input .specify+input{width:calc(100% - 4.88889rem)}.donation_form .fields .row .input .specify.en{width:7.88889rem}.donation_form .fields .row .input .specify.en+input{width:calc(100% - 7.88889rem)}@media (max-width:767px){.donation_form .fields .row .input .specify{width:100% !important}.donation_form .fields .row .input .specify+input{width:100% !important}}/*953795e33e25c16a067bcfa2a5842f5b*/.donation_form .fields .row .input>input{width:100%;height:50px;line-height:48px;font-size:1.11111rem;padding:0 20px;border:solid 1px #515151}.donation_form .fields .row .input>input.error{border-color:#932712;background:#FFF0F0}.donation_form .fields .row .input .select{position:relative;z-index:1}.donation_form .fields .row .input .select .select-input{display:block;position:relative;width:100%;height:50px;line-height:48px;font-size:1.11111rem;padding-left:20px;padding-right:43px;border:solid 1px #515151}.donation_form .fields .row .input .select .select-input.error{border-color:#932712;background:#FFF0F0}.donation_form .fields .row .input .select .select-input:after{content:'';position:absolute;top:0;right:0;width:43px;height:100%;background:url(/img/1/2/faq-arrow.svg) no-repeat center center;transform:rotate(180deg);transition:all 1s cubic-bezier(.65, .05, .36, 1)}.donation_form .fields .row .input .select .select-container{display:none;position:absolute;top:100%;left:-20px;width:calc(100% + 40px);padding:18px 20px;box-shadow:0 0 30px rgba(0,0,0,0.3);background:#ffffff}.donation_form .fields .row .input .select .select-container .select_opt{line-height:50px;font-size:1.11111rem;padding:0 20px;cursor:pointer}@media (min-width:1200px){.donation_form .fields .row .input .select .select-container .select_opt:hover{background:#A5EBF3}}.donation_form .fields .row .input .select.select-fix .select-input:after{transform:rotate(0deg)}.donation_form .fields .row .price_group{margin-top:-18px}.donation_form .fields .row .price_group .all{margin:-10px}.donation_form .fields .row .price_group .all>div{display:inline-block;padding:10px;vertical-align:top}@media (max-width:1199px){.donation_form .fields .row .price_group .all>div{width:100%}}.donation_form .fields .row .price_group .all>div:not(.other){width:250px}@media (max-width:1199px){.donation_form .fields .row .price_group .all>div:not(.other){width:50%}}.donation_form .fields .row .price_group .all label{display:block;position:relative;cursor:pointer}.donation_form .fields .row .price_group .all label input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.donation_form .fields .row .price_group .all label input:checked+span{background:#FF7323}.donation_form .fields .row .price_group .all label span{display:block;height:70px;line-height:70px;text-align:center;font-size:1.11111rem;font-weight:700;background:#F3F3F3;transition:all .5s cubic-bezier(.65, .05, .36, 1)}.donation_form .fields .row .price_group .all .other_price{width:400px;height:70px;line-height:50px;text-align:center;font-size:1.11111rem;font-weight:700;padding:10px 0;background:#F3F3F3;transition:all .5s cubic-bezier(.65, .05, .36, 1)}@media (max-width:1199px){.donation_form .fields .row .price_group .all .other_price{width:100%}}.donation_form .fields .row .price_group .all .other_price.selected{background:#FF7323}.donation_form .fields .row .price_group .all .other_price .input_box{display:inline-block;position:relative;margin-left:11px;vertical-align:top}.donation_form .fields .row .price_group .all .other_price .input_box .fake{opacity:0;pointer-events:none}.donation_form .fields .row .price_group .all .other_price .input_box input{position:absolute;top:0;left:0;width:100%}.donation_form .fields .row .price_group .all .other_price .fake,.donation_form .fields .row .price_group .all .other_price input{display:block;min-width:220px;height:50px;line-height:48px;font-size:1.11111rem;padding:0 20px;border:solid 1px #515151}.donation_form .fields .row .radio_group .all{margin:0 -20px}.donation_form .fields .row .radio_group .all>div{display:inline-block;padding:0 20px;vertical-align:top}.donation_form .fields .row .radio_group .all label{display:block;position:relative;cursor:pointer}.donation_form .fields .row .radio_group .all label.disabled{pointer-events:none;opacity:0.2}.donation_form .fields .row .radio_group .all label input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.donation_form .fields .row .radio_group .all label input:checked+span:after{opacity:1}.donation_form .fields .row .radio_group .all label input.error+span:before{border-color:#932712;background:#FFF0F0}.donation_form .fields .row .radio_group .all label:has(input:checked) div{display:flex}.donation_form .fields .row .radio_group .all label span{display:block;position:relative;line-height:50px;text-align:center;font-size:1.11111rem;padding-left:38px}.donation_form .fields .row .radio_group .all label span:before{content:'';position:absolute;top:11px;left:0;width:28px;height:28px;border:solid 1px #515151;border-radius:50%}.donation_form .fields .row .radio_group .all label span:after{content:'';position:absolute;top:13px;left:2px;width:24px;height:24px;background:#FF7323;border-radius:50%;opacity:0;transition:all .5s cubic-bezier(.65, .05, .36, 1)}.donation_form .fields .row .radio_group .all label div{display:none;flex-wrap:wrap;align-items:center;gap:0 5px;position:absolute;top:100%;left:0;width:1400px;font-size:0.88889rem;margin-top:32px}@media (min-width:1200px){.donation_form .fields .row .radio_group .all label div{white-space:nowrap}}@media (max-width:1479px){.donation_form .fields .row .radio_group .all label div{width:calc(100vw - 80px)}}@media (max-width:1199px){.donation_form .fields .row .radio_group .all label div{width:calc(100vw - 60px)}}@media (max-width:767px){.donation_form .fields .row .radio_group .all label div{margin-top:35px}}.donation_form .fields .row .radio_group .all label div img{width:auto;max-width:552px;height:auto;max-height:35px}@media (max-width:767px){.donation_form .fields .row .radio_group .all label div img{max-width:100%}}.donation_form .fields .row.donate{margin-bottom:50px}@media (max-width:767px){.donation_form .fields .row.donate{margin-bottom:70px}}.donation_form .fields .row.donate .radio_group .all{display:flex;gap:10px;position:relative;border-bottom:solid 2px #ff7323;margin:0}.donation_form .fields .row.donate .radio_group .all>div{width:calc(50% - 5px);padding:0}.donation_form .fields .row.donate .radio_group .all label{position:static;width:100%}.donation_form .fields .row.donate .radio_group .all label p{position:relative}.donation_form .fields .row.donate .radio_group .all label span{display:flex;justify-content:center;align-items:center;width:100%;min-height:69px;line-height:1;padding:0;border-radius:10px 10px 0 0;background:#f3efef}.donation_form .fields .row.donate .radio_group .all label span:before,.donation_form .fields .row.donate .radio_group .all label span:after{display:none}.donation_form .fields .row.donate .radio_group .all label input:checked+span{color:#ffffff;background:#FF7323}.donation_form .fields .row.tel .select,.donation_form .fields .row.receipt_tel .select{display:inline-block;width:180px;margin-right:10px;vertical-align:top}.donation_form .fields .row.tel .select+input,.donation_form .fields .row.receipt_tel .select+input{width:calc(100% - 190px)}@media (max-width:1199px){.donation_form .fields .row.tel .select+input,.donation_form .fields .row.receipt_tel .select+input{width:100%;margin-top:10px}}.donation_form .fields .row.other{vertical-align:bottom}@media (max-width:767px){.donation_form .fields .row.other .label{display:none}}.donation_form .editor{margin-top:-6px}.donation_form .agree{margin-top:36px}.donation_form .agree label{display:block;position:relative;cursor:pointer}.donation_form .agree label input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.donation_form .agree label input:checked+span:after{opacity:1}.donation_form .agree label input.error+span:before{border-color:#932712;background:#FFF0F0}.donation_form .agree label span{display:block;line-height:30px;font-size:1.11111rem;padding-left:38px}.donation_form .agree label span:before{content:'';position:absolute;top:1px;left:0;width:28px;height:28px;border:solid 1px #515151}.donation_form .agree label span:after{content:'';position:absolute;top:1px;left:0;width:28px;height:28px;background:url(/img/1/10/checkbox-checked.svg) no-repeat center center;opacity:0;transition:all .5s cubic-bezier(.65, .05, .36, 1)}.donation_form .bottom{background:#F3F3F3}.donation_form .bottom .inner{position:relative;line-height:50px;padding:45px 0}.donation_form .bottom .inner *{vertical-align:top}.donation_form .bottom .inner .captcha{margin:9px 0;margin-right:6px}.donation_form .bottom .inner .refresh{width:27px;height:50px;background:url(/img/1/10/refresh-icon-black.svg) no-repeat center center;margin-right:20px}.donation_form .bottom .inner input{width:220px;height:50px;line-height:48px;font-size:1.11111rem;padding:0 20px;border:solid 1px #515151}.donation_form .bottom .inner input.error{border-color:#932712;background:#FFF0F0}.donation_form .bottom .inner .error_msg{position:absolute;top:45px;left:50%;line-height:50px;font-size:1.11111rem;color:#932712;transform:translateX(-50%)}@media (max-width:1199px){.donation_form .bottom .inner .error_msg{left:inherit;right:0;transform:none}}@media (max-width:767px){.donation_form .bottom .inner .error_msg{position:static;padding:10px 0}}.donation_form .bottom .inner .btn{float:right}@media (max-width:1199px){.donation_form .bottom .inner .btn{float:none;margin-top:20px}}@media (max-width:767px){.donation_form .bottom .inner .btn{margin:0}}.donation_form .bottom .inner .btn button{width:200px;max-width:calc(50% - 10px);height:50px;line-height:50px;text-align:center;font-size:1.11111rem;background:#FF7323}.donation_form .bottom .inner .btn #reset{background:#9E9E9E;margin-left:20px}