/*! tailwindcss v4.1.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-red-500:oklch(63.7% .237 25.331);--color-gray-700:oklch(37.3% .034 259.733);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-4{margin-inline:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-\[12px\]{height:12px}.h-\[36px\]{height:36px}.h-fit{height:fit-content}.w-\[1px\]{width:1px}.w-\[2px\]{width:2px}.w-full{width:100%}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#fff\]{background-color:#fff}.bg-white{background-color:var(--color-white)}.pt-1{padding-top:calc(var(--spacing)*1)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-gray-700{color:var(--color-gray-700)}.text-red-500{color:var(--color-red-500)}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (min-width:40rem){.sm\:hidden{display:none}.sm\:h-\[20px\]{height:20px}}@media (min-width:48rem){.md\:block{display:block}.md\:h-\[20px\]{height:20px}.md\:w-\[2px\]{width:2px}}}:root{--background:#fff;--foreground:#171717}@font-face{font-family:Exo\ 2;font-weight:700;src:url(/fonts/Exo2-Bold.ttf)}@font-face{font-family:Exo\ 2;font-weight:400;src:url(/fonts/Exo2-Regular.ttf)}@font-face{font-family:Baskervville;font-style:italic;src:url(/fonts/Baskervville-Italic.ttf)}@font-face{font-family:Baskervville;font-style:400;src:url(/fonts/Baskervville-Regular.ttf)}@font-face{font-family:AlfaSlabOne;font-style:400;src:url(/fonts/AlfaSlabOne-Regular.ttf)}html{font-size:62.5%}body{background:var(--background);color:var(--foreground)}.Toastify__toast,body{font-family:Exo\ 2,sans-serif}.Toastify__toast{font-size:1.6rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes ring{0%{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-10deg)}30%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(10deg)}60%{transform:rotate(-5deg)}70%{transform:rotate(5deg)}80%{transform:rotate(-2deg)}90%{transform:rotate(2deg)}to{transform:rotate(0)}}.l-container{max-width:940px;width:100%;margin:0 auto;padding:0 16px}@media (min-width:640px)and (max-width:1024px){.l-container{max-width:91.796875vw}}@media screen and (max-width:640px){.l-container{max-width:100%;padding:0 3.125vw}}.is-pc{display:block}@media screen and (max-width:640px){.is-pc{display:none}}.is-sp{display:none}@media screen and (max-width:640px){.is-sp{display:block}}.langchanger{padding-left:37px;width:155px;position:relative;z-index:5;display:flex}@media (min-width:640px)and (max-width:1024px){.langchanger{width:14.6484375vw;padding-left:1.953125vw}}@media screen and (max-width:640px){.langchanger{width:26.5625vw;padding-left:0;justify-content:end}}.langchanger__content{cursor:pointer}.langchanger__flag{width:25px;height:auto;display:block;margin-right:10px}@media (min-width:640px)and (max-width:1024px){.langchanger__flag{width:2.44140625vw;margin-right:.9765625vw}}@media screen and (max-width:640px){.langchanger__flag{width:7.8125vw;margin-right:0}}.langchanger__title{font-size:19px;color:#fff;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.langchanger__title{font-size:1.85546875vw}}@media screen and (max-width:640px){.langchanger__title{font-size:4.0625vw}}.langchanger__title:hover{opacity:.75;cursor:pointer}.langchanger__icon{height:auto;margin-left:12px;color:#fff;transition:all .3s ease}.langchanger__icon:hover{opacity:.75;cursor:pointer}@media screen and (max-width:640px){.langchanger__icon{margin-left:8px;transform:scale(.8)}}.langchange__menu{position:absolute;background-color:#fff;top:32px;left:30px;width:150px;box-shadow:0 1px 4px rgba(0,0,0,.16);border-radius:5px;z-index:10;overflow:hidden}@media (min-width:640px)and (max-width:1024px){.langchange__menu{top:3.125vw;left:1.953125vw;width:14.6484375vw}}@media screen and (max-width:640px){.langchange__menu{left:-11.25vw;width:37.5vw;top:6.25vw}}.langchange__menu p{font-size:19px}@media (min-width:640px)and (max-width:1024px){.langchange__menu p{font-size:1.85546875vw}}@media screen and (max-width:640px){.langchange__menu p{font-size:4.0625vw}}.langchange__menu li{padding:8px 12px}@media (min-width:640px)and (max-width:1024px){.langchange__menu li{padding:.48828125vw .9765625vw}}.langchange__menu li:hover{cursor:pointer;background-color:rgba(237,157,25,.8)}.slider{height:700px;position:relative}@media (min-width:640px)and (max-width:1024px){.slider{height:58.59375vw}}@media screen and (max-width:640px){.slider{height:139.6875vw}}.swiper-pagination-bullet{background-color:#fff!important;opacity:1!important}.swiper-pagination-bullet-active{background-color:#ed9d19!important}.swiper-button-next,.swiper-button-prev{background-color:#ed9d19;width:36px!important;height:36px!important;border-radius:50%;color:#fff!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px!important;font-weight:700}.swiper-button-next:after{margin-left:2px}.swiper-button-prev:after{margin-right:2px}.slider__box{position:absolute;bottom:50%;width:680px;top:0;bottom:0;margin:auto 0;height:fit-content;z-index:10}@media (min-width:640px)and (max-width:1024px){.slider__box{width:70.3125vw}}@media screen and (max-width:640px){.slider__box{width:100%;padding:0 3.125vw;left:0}}.slider__title{font-size:58px;color:#fff;line-height:1.4;text-transform:uppercase;font-weight:700;text-align:left}@media (min-width:640px)and (max-width:1024px){.slider__title{font-size:4.8828125vw}}@media screen and (max-width:640px){.slider__title{font-size:7.8125vw}}.slider__des{margin-top:22px;font-size:23px;color:#fff;line-height:1.4}@media (min-width:640px)and (max-width:1024px){.slider__des{font-size:2.24609375vw}}@media screen and (max-width:640px){.slider__des{font-size:4.6875vw;margin-top:3.125vw}}.slider__button{display:flex;align-items:center;gap:40px;margin-top:78px}@media (min-width:640px)and (max-width:1024px){.slider__button{gap:1.953125vw;margin-top:5.859375vw}}@media screen and (max-width:640px){.slider__button{gap:3.125vw;justify-content:space-between;margin-top:10.9375vw;flex-direction:column;align-items:start}}.slider__link{font-size:19px;color:#fff;background-color:#ed9d19;padding:10px 16px;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.slider__link{font-size:1.85546875vw}}@media screen and (max-width:640px){.slider__link{font-size:4.0625vw}}.slider__link:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.slider__link{padding:.68359375vw 1.953125vw}}@media screen and (max-width:640px){.slider__link{padding:2.5vw;width:53.125vw}}.introduce{padding:50px 0 20px}@media (min-width:640px)and (max-width:1024px){.introduce{padding:4.4921875vw 0 1.953125vw}}@media screen and (max-width:640px){.introduce{padding:9.375vw 0 6.25vw}}.introduce__box{border:2px solid #1b3281;padding:40px 0 24px;width:92%;margin:30px auto 0;position:relative}@media (min-width:640px)and (max-width:1024px){.introduce__box{padding:3.90625vw 0 2.34375vw;margin:2.9296875vw auto 0}}@media screen and (max-width:640px){.introduce__box{width:100%;padding:9.375vw 0 6.25vw;margin:4.6875vw auto 0}}.introduce__subtitle{font-size:23px;font-weight:700;color:#ed9d19;text-transform:uppercase;text-align:center;z-index:1;position:relative}@media (min-width:640px)and (max-width:1024px){.introduce__subtitle{font-size:2.24609375vw}}@media screen and (max-width:640px){.introduce__subtitle{font-size:4.6875vw}}.introduce__title{font-size:23px;color:#1b3281;text-align:center;font-weight:700;text-transform:uppercase;display:flex;justify-content:center;gap:4px}@media (min-width:640px)and (max-width:1024px){.introduce__title{font-size:2.24609375vw}}@media screen and (max-width:640px){.introduce__title{font-size:4.6875vw;padding:0 1.5625vw}}.introduce__why{font-size:46px;font-weight:700;color:#1b3281;text-transform:uppercase;position:absolute;top:-45px;left:0;right:0;margin:0 auto;width:65%;background-color:#fff;text-align:center;border-bottom:4px solid #ed9d19}@media (min-width:640px)and (max-width:1024px){.introduce__why{font-size:3.90625vw}}@media screen and (max-width:640px){.introduce__why{font-size:7.1875vw}}@media (min-width:640px)and (max-width:1024px){.introduce__why{top:-3.90625vw}}@media screen and (max-width:640px){.introduce__why{width:80%;top:-7.5vw}}.introduce__des{font-size:19px;color:#000;text-align:center;margin-top:26px;letter-spacing:-.01em}@media (min-width:640px)and (max-width:1024px){.introduce__des{font-size:1.85546875vw}}@media screen and (max-width:640px){.introduce__des{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.introduce__des{margin-top:2.1484375vw}}@media screen and (max-width:640px){.introduce__des{margin-top:4.6875vw}.introduce__des br{display:none}}.introduce__list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:34px 0}@media (min-width:640px)and (max-width:1024px){.introduce__list{gap:.9765625vw;padding:2.1484375vw 0}}@media screen and (max-width:640px){.introduce__list{grid-template-columns:repeat(1,1fr);gap:4.6875vw;padding:6.25vw 0}}.introduce__item{background-color:#ed9d19;text-align:center}.introduce__icon{display:block;width:95px;height:auto;margin:28px auto 0}@media (min-width:640px)and (max-width:1024px){.introduce__icon{width:9.27734375vw;margin:2.734375vw auto 0}}@media screen and (max-width:640px){.introduce__icon{width:25vw;margin:6.25vw auto 0}}.introduce__name{font-size:19px;line-height:2.2rem;color:#fff;font-weight:700;text-transform:uppercase;margin-top:26px}@media (min-width:640px)and (max-width:1024px){.introduce__name{font-size:1.85546875vw}}@media screen and (max-width:640px){.introduce__name{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.introduce__name{margin-top:2.5390625vw}}@media screen and (max-width:640px){.introduce__name{margin-top:4.6875vw;line-height:1.2}}.introduce__des1{font-size:19px;color:#fff;line-height:1.25;margin-top:30px;margin-bottom:34px;letter-spacing:-.02em}@media (min-width:640px)and (max-width:1024px){.introduce__des1{font-size:1.85546875vw}}@media screen and (max-width:640px){.introduce__des1{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.introduce__des1{padding:0 5px;margin-top:1.3671875vw;margin-bottom:3.3203125vw}}@media screen and (max-width:640px){.introduce__des1{margin-top:3.125vw;margin-bottom:6.25vw}}.customer{padding:0 0 76px}@media (min-width:640px)and (max-width:1024px){.customer{padding:0 0 7.2265625vw}}@media screen and (max-width:640px){.customer{padding:0 0 12.5vw}}.customer__title{font-size:46px;font-weight:700;color:#1b3281;text-transform:uppercase;text-align:center;border-bottom:4px solid #ed9d19;width:fit-content;padding:0 20px;margin:0 auto}@media (min-width:640px)and (max-width:1024px)and (min-width:640px)and (max-width:1024px){.customer__title{font-size:3.90625vw}}@media screen and (max-width:640px){.customer__title{font-size:7.1875vw;padding:0 1.5625vw}}.customer__list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:46px}@media (min-width:640px)and (max-width:1024px){.customer__list{gap:1.953125vw;margin-top:4.8828125vw}}@media screen and (max-width:640px){.customer__list{grid-template-columns:repeat(1,1fr);margin-top:7.8125vw;gap:4.6875vw}}.customer__item{position:relative;overflow:hidden}@media screen and (max-width:640px){.customer__item{height:62.5vw}}.customer__item:hover{cursor:pointer}.customer__item:hover .customer__img{transform:scale(1.05)}.customer__item:hover .customer__content{background:linear-gradient(90deg,rgb(27,50,129),rgba(27,50,129,0))}.customer__img{transition:transform .3s ease-in-out;display:block;width:100%;height:auto}.customer__name{font-weight:700}.customer__des,.customer__name{font-size:19px;color:#fff}@media (min-width:640px)and (max-width:1024px){.customer__des,.customer__name{font-size:1.85546875vw}}@media screen and (max-width:640px){.customer__des,.customer__name{font-size:4.0625vw}}.customer__content{position:absolute;bottom:0;background:linear-gradient(90deg,rgba(27,50,129,.7),rgba(27,50,129,0));width:100%;padding:20px 16px 12px}@media (min-width:640px)and (max-width:1024px){.customer__content{padding:.9765625vw}}@media screen and (max-width:640px){.customer__content{padding:3.75vw 3.125vw}}.c-backtop{position:fixed;bottom:15px;right:15px;z-index:50;transition:background-color .2s ease;cursor:pointer;display:flex;align-items:center}@media (min-width:640px)and (max-width:1024px){.c-backtop{bottom:1.46484375vw;right:1.46484375vw}}@media screen and (max-width:640px){.c-backtop{right:1.5625vw}}.c-backtop img{width:64px;height:auto;display:block}@media screen and (max-width:640px){.c-backtop img{width:12.5vw}}.c-backtop p{display:block;font-size:2rem;font-weight:700;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:right top;transform-origin:right top;position:relative;left:-14px;top:36px}@media (min-width:640px)and (max-width:1024px){.c-backtop p{left:-1.46484375vw;top:3.41796875vw}}@media (min-width:640px)and (max-width:1024px)and (min-width:640px)and (max-width:1024px){.c-backtop p{font-size:1.953125vw}}.menu-button{cursor:pointer;z-index:1;position:relative}.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000}.slide-menu{position:fixed;top:0;right:0;width:81.25vw;height:100vh;background:#fff;z-index:1004;box-shadow:-2px 0 8px rgba(0,0,0,.1);transform:translateX(100%);transition:transform .3s ease;padding:6.25vw 4.6875vw}.slide-menu.open{transform:translateX(0)}.close-button{cursor:pointer;float:right;width:7.8125vw;position:absolute;right:0;background:#fff;top:0;margin:auto;bottom:0}.menu-header{position:relative}.menu-items{margin-top:6.25vw;display:flex;flex-direction:column;gap:4.6875vw;padding-bottom:6.25vw;border-bottom:1px solid #1b3281}.menu-item{font-size:19px;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.menu-item{font-size:1.85546875vw}}@media screen and (max-width:640px){.menu-item{font-size:4.0625vw}}.menu-item.active{color:#ed9d19}.menu-order a,.menu-order p{font-size:19px}@media (min-width:640px)and (max-width:1024px){.menu-order a,.menu-order p{font-size:1.85546875vw}}@media screen and (max-width:640px){.menu-order a,.menu-order p{font-size:4.0625vw}}.menu-order div{gap:3.125vw}.menu-order{display:flex;flex-direction:column;gap:4.6875vw;margin-top:4.6875vw}.menu-order img{animation:ring 1.5s infinite;transform-origin:center center}.about__bg{position:relative;height:700px;width:100%}@media (min-width:640px)and (max-width:1024px){.about__bg{height:58.59375vw}}@media screen and (max-width:640px){.about__bg{height:139.6875vw}.about__bg img{object-position:30% 70%}}.about__bg__title{font-size:58px;color:#fff;font-weight:700;text-transform:uppercase;text-align:left}@media (min-width:640px)and (max-width:1024px){.about__bg__title{font-size:4.8828125vw}}@media screen and (max-width:640px){.about__bg__title{font-size:7.8125vw}}.about__bg__content{position:relative;z-index:1;display:flex;align-items:end;height:100%;padding-bottom:110px}@media (min-width:640px)and (max-width:1024px){.about__bg__content{padding-bottom:9.765625vw}}@media screen and (max-width:640px){.about__bg__content{padding-bottom:20.3125vw}}.about__sec01{position:relative;padding:57px 0 65px}@media (min-width:640px)and (max-width:1024px){.about__sec01{padding:4.8828125vw 0;overflow:hidden}}@media screen and (max-width:640px){.about__sec01{overflow:hidden;padding:15.625vw 0}}.about__sec01__img{width:950px;height:auto;display:block;position:absolute;top:50px;right:0;z-index:-1}@media (min-width:640px)and (max-width:1024px){.about__sec01__img{width:73.2421875vw;top:10.3515625vw}}@media screen and (max-width:640px){.about__sec01__img{width:78.125vw;top:-3.4375vw}}.about__sec01__content{position:relative;z-index:1}.about__sec01__title{font-size:46px;color:#1b3281;font-weight:700;text-transform:uppercase;position:relative;line-height:1.4}@media (min-width:640px)and (max-width:1024px){.about__sec01__title{font-size:3.90625vw}}@media screen and (max-width:640px){.about__sec01__title{font-size:7.1875vw}}.about__sec01__title span{display:block}.about__sec01__title span:first-child{border-bottom:5px solid #ed9d19;width:25%}@media screen and (max-width:640px){.about__sec01__title span:first-child{width:35%}}.about__sec01__list{width:37%;display:flex;flex-direction:column;padding-left:34px;gap:35px;margin-top:40px}@media (min-width:640px)and (max-width:1024px){.about__sec01__list{padding-left:3.3203125vw;gap:3.41796875vw;margin-top:1.953125vw}}@media screen and (max-width:640px){.about__sec01__list{width:100%;padding-left:5.625vw;gap:6.25vw;margin-top:4.6875vw}}.about__sec01__list li{font-size:19px;color:#000;position:relative;padding-left:20px}@media (min-width:640px)and (max-width:1024px){.about__sec01__list li{font-size:1.85546875vw}}@media screen and (max-width:640px){.about__sec01__list li{font-size:4.0625vw}}.about__sec01__list li:before{content:"";width:4px;height:87%;background-color:#ed9d19;position:absolute;left:0;top:0;bottom:0;margin:auto 0}.about__sec01__list li:nth-child(2):before{background-color:#1b3281}.about__sec01__box{margin-top:46px;width:fit-content;border:2px solid #ed9d19;margin-left:34px;padding:40px 40px 30px 60px;position:relative}@media (min-width:640px)and (max-width:1024px){.about__sec01__box{margin-top:4.4921875vw;margin-left:3.3203125vw;padding:3.90625vw 3.90625vw 2.9296875vw 5.859375vw}}@media screen and (max-width:640px){.about__sec01__box{width:auto;margin-left:5.625vw;padding:3.125vw 3.125vw 3.125vw 7.8125vw;margin-top:9.375vw}}.about__sec01__quote{width:76px;height:76px;background-color:#ed9d19;border-radius:50%;position:absolute;top:-30px;left:-40px;bottom:0;margin:auto 0;display:flex;align-items:center;justify-content:center}@media (min-width:640px)and (max-width:1024px){.about__sec01__quote{width:6.8359375vw;height:6.8359375vw;top:-4.6875vw;left:-3.515625vw}}@media screen and (max-width:640px){.about__sec01__quote{width:12.5vw;height:12.5vw;top:-15.625vw;left:-6.25vw}}.about__sec01__quote img{width:44px;height:auto;display:block;margin:auto}@media (min-width:640px)and (max-width:1024px){.about__sec01__quote img{width:3.41796875vw}}@media screen and (max-width:640px){.about__sec01__quote img{width:6.25vw}}.about__sec01__des{font-size:29px;color:#ed9d19;font-weight:700}@media (min-width:640px)and (max-width:1024px){.about__sec01__des{font-size:2.83203125vw}}@media screen and (max-width:640px){.about__sec01__des{font-size:5.625vw;font-size:4.0625vw}}.about__sec01__author{font-size:19px;text-align:right;margin-top:20px}@media (min-width:640px)and (max-width:1024px){.about__sec01__author{font-size:1.85546875vw}}@media screen and (max-width:640px){.about__sec01__author{font-size:4.0625vw;margin-top:4.6875vw}}.about__sec02{position:relative;padding:42px 0 56px}@media (min-width:640px)and (max-width:1024px){.about__sec02{padding:4.1015625vw 0 5.46875vw}}@media screen and (max-width:640px){.about__sec02{padding:12.5vw 0 15.625vw}}.about__sec02:before{position:absolute;content:"";background-color:rgba(27,50,129,.7);width:100%;height:100%;z-index:1;top:0;left:0}.about__sec02__bg{z-index:-1}.about__sec02__content{position:relative;z-index:2}.about__sec02__top{display:flex;align-items:center;gap:120px}@media (min-width:640px)and (max-width:1024px){.about__sec02__top{gap:11.71875vw}}@media screen and (max-width:640px){.about__sec02__top{gap:6.25vw;flex-direction:column;align-items:center}}.about__sec02__title{font-size:46px;color:#fff;font-weight:700;text-transform:uppercase;position:relative}@media (min-width:640px)and (max-width:1024px){.about__sec02__title{font-size:3.90625vw}}@media screen and (max-width:640px){.about__sec02__title{font-size:7.1875vw;text-align:center}}.about__sec02__title span{display:block}.about__sec02__title span:first-child{border-bottom:5px solid #ed9d19;width:105%}.about__sec02__slogan{font-size:19px;text-transform:uppercase;color:#fff;font-weight:700}@media (min-width:640px)and (max-width:1024px){.about__sec02__slogan{font-size:1.85546875vw}}@media screen and (max-width:640px){.about__sec02__slogan{font-size:4.0625vw;text-align:center}}.about__sec02__box{margin-top:72px}@media (min-width:640px)and (max-width:1024px){.about__sec02__box{margin-top:7.03125vw}}@media screen and (max-width:640px){.about__sec02__box{margin-top:6.25vw}}.about__sec02__title1{font-size:29px;color:#ed9d19;font-weight:700;text-transform:uppercase;text-align:center}@media (min-width:640px)and (max-width:1024px){.about__sec02__title1{font-size:2.83203125vw}}@media screen and (max-width:640px){.about__sec02__title1{font-size:5.625vw}}.about__sec02__list{display:flex;justify-content:space-between;gap:64px;flex-wrap:wrap;margin:40px 22px 0}@media (min-width:640px)and (max-width:1024px){.about__sec02__list{gap:6.25vw;margin:3.90625vw 2.1484375vw 0}}.about__sec02__list .about__sec02__item:nth-child(2),.about__sec02__list .about__sec02__item:nth-child(3),.about__sec02__list .about__sec02__item:nth-child(6){background-color:rgba(237,157,25,.7)}@media screen and (max-width:640px){.about__sec02__list{gap:12.5vw;margin:6.25vw 3.4375vw 0}.about__sec02__list .about__sec02__item:nth-child(2),.about__sec02__list .about__sec02__item:nth-child(4){background-color:rgba(237,157,25,.7)}.about__sec02__list .about__sec02__item:nth-child(3){background-color:#ed9d19}}.about__sec02__item{width:390px;background-color:#ed9d19;position:relative;color:#fff;text-align:center;padding:16px 0 20px;gap:17px;display:flex;flex-direction:column;justify-content:space-between}@media (min-width:640px)and (max-width:1024px){.about__sec02__item{width:38.0859375vw;padding:1.5625vw 0 1.953125vw;gap:1.66015625vw}}@media screen and (max-width:640px){.about__sec02__item{width:121.875vw;padding:6.25vw 0;gap:5.3125vw}}.about__sec02__item:before{content:"";height:5px;width:110px;position:absolute;top:0;left:0;right:0;margin:0 auto;background-color:#fff}@media (min-width:640px)and (max-width:1024px){.about__sec02__item:before{width:10.7421875vw;height:.48828125vw}}@media screen and (max-width:640px){.about__sec02__item:before{width:34.375vw;height:.9375vw}}.about__sec02__name{font-size:23px;font-weight:700;text-transform:uppercase;line-height:1.3}@media (min-width:640px)and (max-width:1024px){.about__sec02__name{font-size:2.24609375vw}}@media screen and (max-width:640px){.about__sec02__name{font-size:4.6875vw;padding:0 1.5625vw}}.about__sec02__des{font-size:19px}@media (min-width:640px)and (max-width:1024px){.about__sec02__des{font-size:1.85546875vw}}@media screen and (max-width:640px){.about__sec02__des{font-size:4.0625vw}}.about__sec02__bottom{border:2px solid #fff;display:flex;align-items:center;justify-content:end;margin:76px 22px 0;position:relative}@media (min-width:640px)and (max-width:1024px){.about__sec02__bottom{margin:7.421875vw 2.1484375vw 0}}@media screen and (max-width:640px){.about__sec02__bottom{flex-direction:column;margin:12.5vw 3.4375vw 0}}.about__sec02__bottom__left{font-size:23px;text-transform:uppercase;font-weight:700;display:flex;align-items:center;justify-content:center;width:49%;height:100%;background-color:#ed9d19;color:#fff;padding:20px 16px;border-right:2px solid #fff;position:absolute;top:0;left:0;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.about__sec02__bottom__left{font-size:2.24609375vw}}@media screen and (max-width:640px){.about__sec02__bottom__left{font-size:4.6875vw}}.about__sec02__bottom__left:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.about__sec02__bottom__left{padding:1.953125vw 1.5625vw}}@media screen and (max-width:640px){.about__sec02__bottom__left{width:46.875vw;padding:2.5vw;width:100%;position:unset;border-right:none;border-bottom:2px solid #fff}}.about__sec02__bottom__right{font-size:19px;line-height:1.2;color:#fff;text-align:center;padding:16px;width:51%}@media (min-width:640px)and (max-width:1024px){.about__sec02__bottom__right{font-size:1.85546875vw}}@media screen and (max-width:640px){.about__sec02__bottom__right{font-size:4.0625vw;padding:2.5vw;width:100%;line-height:1.4}}.about__sec03{padding:68px 0 78px}@media (min-width:640px)and (max-width:1024px){.about__sec03{padding:6.640625vw 0 7.6171875vw}}@media screen and (max-width:640px){.about__sec03{padding:12.5vw 0 15.625vw}}.about__sec03__content{display:flex;padding:0 32px;justify-content:space-between}@media (min-width:640px)and (max-width:1024px){.about__sec03__content{padding:0 3.125vw}}@media screen and (max-width:640px){.about__sec03__content{flex-direction:column;padding:0 3.125vw;gap:15.625vw}}.about__sec03__item{width:400px;display:flex;flex-direction:column;justify-content:space-between;gap:30px}@media (min-width:640px)and (max-width:1024px){.about__sec03__item{width:39.0625vw;gap:1.46484375vw}}@media screen and (max-width:640px){.about__sec03__item{width:100%;gap:6.25vw;padding:0 2.5vw}}.about__sec03__name{font-size:46px;text-transform:uppercase;color:#1b3281;font-weight:700;border-bottom:5px solid #ed9d19;text-align:center;width:65%;margin:0 auto}@media (min-width:640px)and (max-width:1024px){.about__sec03__name{font-size:3.90625vw}}@media screen and (max-width:640px){.about__sec03__name{font-size:7.1875vw;width:48%}}.about__sec03__des{font-size:19px;color:#000;margin-top:30px}@media (min-width:640px)and (max-width:1024px){.about__sec03__des{font-size:1.85546875vw}}@media screen and (max-width:640px){.about__sec03__des{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.about__sec03__des{margin-top:2.9296875vw}}@media screen and (max-width:640px){.about__sec03__des{text-align:center;margin-top:6.25vw}}.about__sec03__img{width:332px;height:auto;display:block;border-radius:50%;border:3px solid #ed9d19;margin:30px auto 0}@media (min-width:640px)and (max-width:1024px){.about__sec03__img{width:32.421875vw}}@media screen and (max-width:640px){.about__sec03__img{width:78.125vw;margin:4.6875vw auto 0}}.podcast{padding-bottom:100px}@media (min-width:640px)and (max-width:1024px){.podcast{padding-bottom:7.8125vw}}@media screen and (max-width:640px){.podcast{padding-bottom:21.875vw}}.podcast .podcast__slider{position:relative;padding-bottom:56.2%;height:0;overflow:hidden;cursor:pointer}.podcast .podcast__slider img{width:100%;height:auto;display:block}.podcast .podcast__slider-img:before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,.5);opacity:0;transition:opacity .3s ease;z-index:1}.podcast .podcast__slider-img .podcast__content{border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:58px;height:58px;z-index:2;opacity:0}.podcast .podcast__slider-img:hover .podcast__content,.podcast .podcast__slider-img:hover:before{opacity:1}.podcast .podcast__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.podcast .podcast__close{position:absolute;top:0;left:0;font-size:13px;padding:2px 10px;background-color:#1b3281;color:#fff}@media (min-width:640px)and (max-width:1024px){.podcast .podcast__close{font-size:1.26953125vw}}@media screen and (max-width:640px){.podcast .podcast__close{font-size:3.125vw}}.podcast .podcast__close:hover{cursor:pointer;opacity:.7}.podcast .mySwiper{margin-top:47px}@media (min-width:640px)and (max-width:1024px){.podcast .mySwiper{margin-top:2.9296875vw}}@media screen and (max-width:640px){.podcast .mySwiper{margin-top:7.8125vw}}.podcast .podcast__title{font-size:46px;font-weight:700;color:#1b3281;text-transform:uppercase;text-align:center;padding:0 20px;margin:0 auto;position:relative}@media (min-width:640px)and (max-width:1024px){.podcast .podcast__title{font-size:3.90625vw}}@media screen and (max-width:640px){.podcast .podcast__title{font-size:7.1875vw}}.podcast .podcast__title:before{content:"";background-color:#ed9d19;height:4px;position:absolute;bottom:-4px;left:0;right:0;margin:0 auto;width:100%;max-width:550px}@media (min-width:640px)and (max-width:1024px){.podcast .podcast__title:before{max-width:46.58203125vw}}@media screen and (max-width:640px){.podcast .podcast__title:before{max-width:81.875vw}.podcast .podcast__title{padding:0 1.5625vw}}.c-header{box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15)}.c-header__box{display:flex;justify-content:space-between;padding:24px 0}@media (min-width:640px)and (max-width:1024px){.c-header__box{padding:2.05078125vw 0}}@media screen and (max-width:640px){.c-header__box{padding:4.6875vw 0}}.c-header__nav{gap:40px}@media (min-width:640px)and (max-width:1024px){.c-header__nav{gap:2.9296875vw}}@media screen and (max-width:640px){.c-header__nav{display:none}}.c-header__logo{margin-left:14px}@media (min-width:640px)and (max-width:1024px){.c-header__logo{margin-left:2.34375vw}}@media screen and (max-width:640px){.c-header__logo{margin-left:0}}.c-header__logo img{width:153px;height:auto;display:block}@media (min-width:640px)and (max-width:1024px){.c-header__logo img{width:14.94140625vw}}@media screen and (max-width:640px){.c-header__logo img{width:28.125vw}}.c-header__nav li{font-size:19px;color:#1b3281}@media (min-width:640px)and (max-width:1024px)and (min-width:640px)and (max-width:1024px){.c-header__nav li{font-size:1.85546875vw}}.c-header__nav li.active a{color:#ed9d19}.header__top{background-color:#ed9d19}.header__top__box{padding:10px 0}@media screen and (max-width:640px){.header__top__box{padding:3.125vw}}.header__top__slogan{color:#fff;font-weight:700;font-size:19px}@media (min-width:640px)and (max-width:1024px){.header__top__slogan{font-size:1.85546875vw}}@media screen and (max-width:640px){.header__top__slogan{font-size:4.0625vw}}.header__top__phone{width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px;position:relative}@media (min-width:640px)and (max-width:1024px){.header__top__phone{width:3.90625vw;height:3.90625vw;margin:0 .9765625vw}}.header__top__phone img{width:20px;display:block;height:auto;animation:ring 1.5s infinite;transform-origin:center center}@media (min-width:640px)and (max-width:1024px){.header__top__phone img{width:1.953125vw}}.header__top__link,.header_top__order{color:#fff;font-size:19px}@media (min-width:640px)and (max-width:1024px){.header__top__link,.header_top__order{font-size:1.85546875vw}}@media screen and (max-width:640px){.header__top__link,.header_top__order{font-size:4.0625vw}}.header_top__order{transition:all .3s ease}.header_top__order:hover{opacity:.75;cursor:pointer}.header__top__link{transition:all .3s ease}.header__top__link:hover{opacity:.75;cursor:pointer}.header__top__border{width:fit-content;padding-right:24px}@media (min-width:640px)and (max-width:1024px){.header__top__border{padding-right:1.953125vw}}@media screen and (max-width:640px){.header__top__border{display:none}}.c-header__menu{width:8.125vw}.c-header__fixed{position:fixed;top:0;transition:all .3s ease-out;background:#fff;z-index:1000;width:100%;box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}@media screen and (max-width:640px){.c-header__fixed{box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08)}}.c-header__fixed .c-header__box{padding:10px 0}.c-header__fixed .c-header__box .c-header__logo img{width:120px}@media (min-width:640px)and (max-width:1024px){.c-header__fixed .c-header__box .c-header__logo img{width:11.71875vw}}@media screen and (max-width:640px){.c-header__fixed .c-header__box .c-header__logo img{width:23.4375vw}.c-header__fixed .c-header__box{padding:3.125vw}}.c-footer{background-color:#ed9d19}.c-footer__name{font-size:19px;color:#000;font-weight:700;padding-left:18px}@media (min-width:640px)and (max-width:1024px){.c-footer__name{font-size:1.85546875vw}}@media screen and (max-width:640px){.c-footer__name{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.c-footer__name{padding-left:1.7578125vw}}@media screen and (max-width:640px){.c-footer__name{padding-left:3.125vw}}.c-footer__box{padding:50px 20px 0;display:flex;align-items:end;justify-content:space-between}@media (min-width:640px)and (max-width:1024px){.c-footer__box{padding:7.8125vw 1.953125vw 0}}@media screen and (max-width:640px){.c-footer__box{padding:6.25vw 0 0;flex-direction:column-reverse;gap:6.25vw}}.c-footer__left{display:grid;grid-template-columns:repeat(1,1fr);gap:28px;width:50%}@media (min-width:640px)and (max-width:1024px){.c-footer__left{gap:2.5390625vw}}@media screen and (max-width:640px){.c-footer__left{width:100%;gap:4.6875vw}}.c-footer__left .c-footer__item:first-child{pointer-events:none}@media screen and (max-width:640px){.c-footer__left .c-footer__item:first-child{pointer-events:all}}.c-footer__item img{width:50px;height:auto;display:block}@media (min-width:640px)and (max-width:1024px){.c-footer__item img{width:4.8828125vw}}@media screen and (max-width:640px){.c-footer__item img{width:9.375vw}}.c-footer__right{width:50%;position:relative;display:flex;flex-direction:column;top:-14px}@media (min-width:640px)and (max-width:1024px){.c-footer__right{top:-1.3671875vw}}@media screen and (max-width:640px){.c-footer__right{flex-direction:column;width:100%;top:0;margin-top:0}}.c-footer__right__box{position:relative}@media screen and (max-width:640px){.c-footer__right__box{margin-top:0;padding-top:0}}.c-footer__quote{width:76px;height:76px;border-radius:50%;background-color:#1b3281;margin:0 auto;position:relative;display:flex;align-items:center;justify-content:center}@media (min-width:640px)and (max-width:1024px){.c-footer__quote{width:7.421875vw;height:7.421875vw}}@media screen and (max-width:640px){.c-footer__quote{width:12.5vw;height:12.5vw}}.c-footer__quote img{width:44px;height:auto;display:block}@media (min-width:640px)and (max-width:1024px){.c-footer__quote img{width:4.296875vw}}@media screen and (max-width:640px){.c-footer__quote img{width:6.25vw}}.c-footer__des{font-size:2.5rem;font-family:Baskervville,sans-serif;font-style:italic;text-align:center;color:#000;padding-bottom:18px;margin-top:26px}@media (min-width:640px)and (max-width:1024px){.c-footer__des{padding-bottom:1.953125vw}}@media (min-width:640px)and (max-width:1024px)and (min-width:640px)and (max-width:1024px){.c-footer__des{font-size:2.44140625vw}}@media screen and (max-width:640px){.c-footer__des{font-size:5vw;margin-top:3.125vw;padding-bottom:5.625vw}}.c-footer__des:before{content:"";position:absolute;background-color:#000;height:3px;width:144px;left:0;right:0;bottom:0;margin:0 auto}@media (min-width:640px)and (max-width:1024px){.c-footer__des:before{width:14.0625vw;height:.29296875vw}}@media screen and (max-width:640px){.c-footer__des:before{height:.46875vw;bottom:0;top:unset}}.c-footer__author{font-size:19px;color:#000;line-height:1.25;text-align:center;font-weight:700;margin-top:20px}@media (min-width:640px)and (max-width:1024px){.c-footer__author{font-size:1.85546875vw}}@media screen and (max-width:640px){.c-footer__author{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.c-footer__author{margin-top:1.46484375vw}}@media screen and (max-width:640px){.c-footer__author{margin-top:3.125vw}}.c-footer__bottom{padding:13px 20px 73px;display:flex;justify-content:space-between;align-items:center}@media (min-width:640px)and (max-width:1024px){.c-footer__bottom{padding:1.26953125vw 1.953125vw 7.12890625vw}}@media screen and (max-width:640px){.c-footer__bottom{flex-direction:column;padding:4.0625vw 0 11.40625vw;gap:6.25vw}}.c-footer__bottom_left{width:50%}@media screen and (max-width:640px){.c-footer__bottom_left{width:100%}}.c-footer__sub{font-size:19px;font-weight:700;text-transform:uppercase;text-align:center;color:#000;line-height:1;width:400px;margin-top:21px;padding-left:20px}@media (min-width:640px)and (max-width:1024px){.c-footer__sub{font-size:1.85546875vw}}@media screen and (max-width:640px){.c-footer__sub{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.c-footer__sub{padding-left:1.953125vw;width:39.0625vw;margin-top:2.05078125vw}}@media screen and (max-width:640px){.c-footer__sub{width:100%;padding-left:0;margin-top:6.25vw}}.c-footer__input{width:100%;height:48px;border:2px solid #000;color:#000;border-radius:7px;font-size:19px;padding:0 115px 0 12px}@media (min-width:640px)and (max-width:1024px){.c-footer__input{font-size:1.85546875vw}}@media screen and (max-width:640px){.c-footer__input{font-size:4.0625vw}}.c-footer__input::placeholder{color:rgba(0,0,0,.5)}@media (min-width:640px)and (max-width:1024px){.c-footer__input{height:4.6875vw;border-radius:.68359375vw;padding:0 11.23046875vw 0 1.171875vw}}@media screen and (max-width:640px){.c-footer__input{height:15vw;padding:0 28.125vw 0 3.75vw}}.c-footer__input:focus{outline:none}.c-footer__btn{width:105px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#1b3281;border-top-right-radius:7px;border-bottom-right-radius:7px;position:absolute;top:0;right:0;border:2px solid #1b3281;transition:all .3s ease}.c-footer__btn:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.c-footer__btn{width:10.25390625vw;height:4.6875vw}}@media screen and (max-width:640px){.c-footer__btn{width:25vw;height:15vw}}.c-footer__btn img{width:33px;height:auto;display:block}@media (min-width:640px)and (max-width:1024px){.c-footer__btn img{width:3.22265625vw}}@media screen and (max-width:640px){.c-footer__btn img{width:7.8125vw}}.c-footer__bottom_box{position:relative;width:400px}@media (min-width:640px)and (max-width:1024px){.c-footer__bottom_box{width:39.0625vw}}@media screen and (max-width:640px){.c-footer__bottom_box{width:100%}}.c-footer__bottom_right{display:flex;align-items:center;justify-content:center;gap:32px;width:50%}@media (min-width:640px)and (max-width:1024px){.c-footer__bottom_right{gap:3.125vw}}@media screen and (max-width:640px){.c-footer__bottom_right{width:100%;gap:4.6875vw}}.c-footer__bottom_right img{width:33px;height:auto;display:block;transition:all .3s ease}.c-footer__bottom_right img:hover{opacity:.75;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.c-footer__bottom_right img{width:3.22265625vw}}@media screen and (max-width:640px){.c-footer__bottom_right img{width:10.3125vw}}.contact-banner{position:relative;overflow:hidden}.contact-top{background-color:#ed9d19;height:345px;position:relative}@media (min-width:640px)and (max-width:1024px){.contact-top{height:29.1015625vw}}@media screen and (max-width:640px){.contact-top{height:85.9375vw;background-color:#ed9d19}}.contact-banner__img{width:100%;height:48.2421875vw}@media screen and (max-width:640px){.contact-banner__img{scale:1.14}}.contact-banner__title{color:#ed9d19;font-weight:700;text-transform:uppercase;margin:20px 0 40px;font-size:46px}@media (min-width:640px)and (max-width:1024px){.contact-banner__title{font-size:3.90625vw}}@media screen and (max-width:640px){.contact-banner__title{font-size:7.1875vw}}.contact-content{font-size:46px;color:#fff;font-weight:700;padding-top:84px;position:relative;height:100%}@media (min-width:640px)and (max-width:1024px){.contact-content{font-size:3.90625vw}}@media screen and (max-width:640px){.contact-content{font-size:7.1875vw}}@media (min-width:640px)and (max-width:1024px){.contact-content{padding-top:8.203125vw}}@media screen and (max-width:640px){.contact-content{padding-top:13.125vw}}.contact-top__woman{position:absolute;width:737px;height:auto;display:block;right:0;bottom:0}@media (min-width:640px)and (max-width:1024px){.contact-top__woman{width:62.20703125vw}}@media screen and (max-width:640px){.contact-top__woman{width:100%}}.contact-content__box{position:relative;z-index:10}.contact__title{margin:0 auto 10px;display:inline-block;text-transform:uppercase;text-align:left}@media (min-width:640px)and (max-width:1024px){.contact__title{margin-bottom:.9765625vw;padding-left:3.90625vw}}@media screen and (max-width:640px){.contact__title{margin-bottom:1.5625vw}}.contact-form__title{font-size:58px;color:#ed9d19;font-weight:700;text-transform:uppercase;text-align:center;line-height:1}@media (min-width:640px)and (max-width:1024px){.contact-form__title{font-size:5.6640625vw}}@media screen and (max-width:640px){.contact-form__title{font-size:10.15625vw}}.contact-form__input{border:1.5px solid #1b3281;border-radius:5px;padding:10px 15px;color:#1b3281;background-color:#fff;font-size:15px}@media (min-width:640px)and (max-width:1024px){.contact-form__input{font-size:1.46484375vw}}@media screen and (max-width:640px){.contact-form__input{font-size:3.4375vw}}@media (min-width:640px)and (max-width:1024px){.contact-form__input{padding:.9765625vw 1.46484375vw}}.contact-form__select{border:1.5px solid #1b3281;border-radius:5px;color:#1b3281;font-size:15px;height:50px}@media (min-width:640px)and (max-width:1024px){.contact-form__select{font-size:1.46484375vw}}@media screen and (max-width:640px){.contact-form__select{font-size:3.4375vw}}.contact-form__select .react-select__control{height:100%}.contact-form__select .react-select__value-container{padding:0 15px}.contact-form__select .react-select__input{color:#1b3281}.contact-form__select .react-select__control{border:none;box-shadow:none}.contact-form__select .react-select__single-value{color:#1b3281}.contact-form__select .react-select__placeholder{color:#1b3281;opacity:.5;font-weight:400;font-size:15px}@media (min-width:640px)and (max-width:1024px){.contact-form__select .react-select__placeholder{font-size:1.46484375vw}}@media screen and (max-width:640px){.contact-form__select .react-select__placeholder{font-size:3.4375vw}}.contact-form__select .react-select__indicator-separator{display:none}.contact-form__select .react-select__arrow{color:#ed9d19;width:18px;height:auto;margin-left:12px;transition:all .3s ease;margin-right:15px}.contact-form__input:placeholder{color:#1b3281;font-weight:400;font-size:19px}@media (min-width:640px)and (max-width:1024px){.contact-form__input:placeholder{font-size:1.85546875vw}}@media screen and (max-width:640px){.contact-form__input:placeholder{font-size:4.0625vw}}.contact-form__btn{margin:auto auto 54px;width:220px;height:50px;color:#fff;background-color:#ed9d19;border-radius:5px;font-size:19px;font-weight:700;text-transform:uppercase;text-align:center;transition:all .3s ease;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.contact-form__btn{font-size:1.85546875vw}}@media screen and (max-width:640px){.contact-form__btn{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.contact-form__btn{margin-bottom:5.2734375vw;height:5.859375vw}}@media screen and (max-width:640px){.contact-form__btn{margin-bottom:8.4375vw;height:12.5vw}}.contact-form__btn:active,.contact-form__btn:hover{background-color:hsl(37.358490566,85.4838709677%,46.3725490196%)}.contact-form__btn:disabled{background-color:hsl(37.358490566,85.4838709677%,71.3725490196%);cursor:not-allowed}.contact-service{background-color:#1b3281;height:80px;margin-bottom:60px}@media screen and (max-width:640px){.contact-service{height:15.625vw;margin-bottom:9.375vw}}.contact-service__content{display:flex;align-items:center;justify-content:space-evenly;gap:26px;width:100%}@media screen and (max-width:640px){.contact-service__content{gap:4.0625vw}}.contact-service__title{font-size:19px;color:#fff;font-weight:700;text-transform:uppercase;flex:1}@media (min-width:640px)and (max-width:1024px){.contact-service__title{font-size:1.85546875vw}}@media screen and (max-width:640px){.contact-service__title{font-size:4.0625vw;font-size:3.28125vw}}.contact-service__title--right{text-align:left}.contact-service__title--left{text-align:right}@media screen and (max-width:640px){.contact-service__title--left{display:flex;justify-content:flex-end}}.contact-form{padding:35px 0 56px;position:relative}@media (min-width:640px)and (max-width:1024px){.contact-form{padding:3.41796875vw 0 5.46875vw}}.contact-form:before{content:"";background:url(/images/pc/contact/bg.png) no-repeat;width:100%;height:100%;background-size:100% auto;position:absolute;bottom:0;right:0}@media screen and (max-width:640px){.contact-form:before{background-size:auto}}h1{text-align:center;margin-bottom:2rem}.tabs{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;width:100%;margin:auto;max-width:1200px;position:absolute;bottom:0;right:0;left:0;z-index:10}@media (min-width:640px)and (max-width:1024px){.tabs{max-width:92.7734375vw}}.tabs .tab{background:#eee;padding:1rem 4rem;cursor:pointer;font-weight:600;flex:1;transition:background .3s,color .3s;border:4px solid rgba(0,0,0,0);border-right:none;border-left:none;width:100%;font-size:19px}@media (min-width:640px)and (max-width:1024px){.tabs .tab{font-size:1.85546875vw}}@media screen and (max-width:640px){.tabs .tab{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.tabs .tab{padding:.68359375vw 1.953125vw}}@media screen and (max-width:640px){.tabs .tab{padding:2.5vw}}.tabs .tab:hover{color:#000}.tabs .tab.active{color:#ed9d19;border-bottom:4px solid #ed9d19}.tab-content{max-width:800px;margin:auto;position:relative;z-index:10}@media (min-width:640px)and (max-width:1024px){.tab-content{max-width:78.125vw}}.form{display:flex;flex-direction:column;gap:16px}@media (min-width:640px)and (max-width:1024px){.form{gap:1.5625vw}}.form h2{font-size:19px;margin-bottom:20px;text-align:center}@media (min-width:640px)and (max-width:1024px){.form h2{font-size:1.85546875vw}}@media screen and (max-width:640px){.form h2{font-size:4.0625vw}}.form label{font-size:15px;color:#1b3281}@media (min-width:640px)and (max-width:1024px){.form label{font-size:1.46484375vw}}@media screen and (max-width:640px){.form label{font-size:3.4375vw}}.form button{margin-top:20px;font-size:19px;color:#fff;background-color:#ed9d19;border-radius:5px;font-weight:700;padding:10px 16px;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.form button{font-size:1.85546875vw}}@media screen and (max-width:640px){.form button{font-size:4.0625vw}}.form button:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.form button{padding:.68359375vw 1.953125vw;margin-top:1.953125vw}}@media screen and (max-width:640px){.form button{padding:2.5vw;width:53.125vw;margin:6.25vw auto 0}}.form button:disabled{background-color:hsl(37.358490566,85.4838709677%,71.3725490196%);cursor:not-allowed}.checkbox{display:flex;align-items:center;gap:8px;font-size:15px}@media (min-width:640px)and (max-width:1024px){.checkbox{font-size:1.46484375vw}}@media screen and (max-width:640px){.checkbox{font-size:3.4375vw}}.contact-form__checkbox{height:20px;width:20px;cursor:pointer}.links{margin-top:1rem;font-size:15px}@media (min-width:640px)and (max-width:1024px){.links{font-size:1.46484375vw}}@media screen and (max-width:640px){.links{font-size:3.4375vw}}.links ul{padding:0;list-style:none}.links ul li{margin:.5rem 0}.links ul li a{color:#ed9d19;text-decoration:underline}.links ul li a:hover{color:hsl(37.358490566,85.4838709677%,46.3725490196%)}.contact-form__input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:brightness(0) saturate(100%) invert(78%) sepia(18%) saturate(698%) hue-rotate(346deg) brightness(97%) contrast(95%);cursor:pointer}.form-group{display:flex;flex-direction:column;gap:4px}@media (min-width:640px)and (max-width:1024px){.form-group{gap:.390625vw}}.finance__bg{position:relative;height:600px;width:100%}@media (min-width:640px)and (max-width:1024px){.finance__bg{height:58.59375vw}}@media screen and (max-width:640px){.finance__bg{height:93.75vw}}.finance__bg__title{font-size:58px;color:#fff;font-weight:700;text-align:center;text-transform:uppercase;margin:auto 28px;padding-top:48px;padding-bottom:48px;border:2px solid #fff;width:100%;line-height:1.4}@media (min-width:640px)and (max-width:1024px){.finance__bg__title{font-size:4.8828125vw}}@media screen and (max-width:640px){.finance__bg__title{font-size:7.8125vw;margin:auto 0}}.finance__bg__content{position:relative;z-index:1;height:100%;display:flex;align-items:center}.finance__bg__content>div{width:100%}@media (min-width:640px)and (max-width:1024px){.finance__bg__content{padding-bottom:9.765625vw}}@media screen and (max-width:640px){.finance__bg__content{padding-bottom:0}}.finance__sec01__title{font-size:46px;color:#1b3281;text-transform:uppercase;position:relative;line-height:1.4;text-align:center;width:87%;margin:0 auto}@media (min-width:640px)and (max-width:1024px){.finance__sec01__title{font-size:3.90625vw}}@media screen and (max-width:640px){.finance__sec01__title{font-size:7.1875vw}}@media (min-width:640px)and (max-width:1024px){.finance__sec01__title{width:77%}}.finance__sec01__title span{display:block}.finance__sec01__title span:first-child{border-bottom:5px solid #ed9d19;font-weight:700}.finance__sec01__title span:nth-child(2){margin-top:14px}.finance__content_1{margin-top:96px}@media (min-width:640px)and (max-width:1024px){.finance__content_1{margin-top:9.375vw}}@media screen and (max-width:640px){.finance__content_1{margin-top:15vw}}.finance__sec01__content{margin-top:38px;display:grid;grid-template-columns:repeat(2,1fr);position:relative}@media (min-width:640px)and (max-width:1024px){.finance__sec01__content{margin-top:3.7109375vw}}@media screen and (max-width:640px){.finance__sec01__content{margin-top:5.9375vw;grid-template-columns:1fr}}.finance__sec01__content__bg{background-color:#1b3281}@media screen and (max-width:640px){.finance__sec01__content__bg{height:71.875vw}}.finance__sec01__content__divider{width:10px;height:196px;background-color:#ed9d19;position:absolute;top:50%;transform:translateY(-50%);left:calc(50% - 5px);z-index:9}@media screen and (max-width:640px){.finance__sec01__content__divider{display:none}}.finance__sec01__content__text{font-size:29px;text-transform:uppercase;color:#fff;width:50%;text-align:center;padding-top:110px;padding-right:45px}@media (min-width:640px)and (max-width:1024px){.finance__sec01__content__text{font-size:2.83203125vw}}@media screen and (max-width:640px){.finance__sec01__content__text{font-size:5.625vw}}@media (min-width:640px)and (max-width:1024px){.finance__sec01__content__text{padding-top:10.7421875vw;padding-right:4.39453125vw;height:auto;margin-bottom:20px}}@media screen and (max-width:640px){.finance__sec01__content__text{padding-top:12.5vw;padding-right:0;width:100%;height:auto;margin-bottom:20px}}.finance__sec01__content__img{position:relative;height:500px;width:100%}@media (min-width:640px)and (max-width:1024px){.finance__sec01__content__img{height:48.828125vw}}@media screen and (max-width:640px){.finance__sec01__content__img{height:78.125vw}}.finance__content_2{margin-top:90px}@media (min-width:640px)and (max-width:1024px){.finance__content_2{margin-top:8.7890625vw}}@media screen and (max-width:640px){.finance__content_2{margin-top:14.0625vw}}.finance__sec02__title{font-size:46px;color:#1b3281;text-transform:uppercase;position:relative;line-height:1.4;text-align:center;width:350px;border-bottom:5px solid #ed9d19;font-weight:700}@media (min-width:640px)and (max-width:1024px){.finance__sec02__title{font-size:3.90625vw}}@media screen and (max-width:640px){.finance__sec02__title{font-size:7.1875vw}}@media (min-width:640px)and (max-width:1024px){.finance__sec02__title{width:34.1796875vw}}@media screen and (max-width:640px){.finance__sec02__title{width:54.6875vw}}.finance__sec02__content{background-color:#f0f0f0;margin-top:-3px;margin-bottom:130px}@media (min-width:640px)and (max-width:1024px){.finance__sec02__content{margin-bottom:12.6953125vw}}@media screen and (max-width:640px){.finance__sec02__content{margin-bottom:20.3125vw}}.discover__content{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-top:70px}@media (min-width:640px)and (max-width:1024px){.discover__content{padding-top:6.8359375vw}}@media screen and (max-width:640px){.discover__content{padding-top:10.9375vw;grid-template-columns:repeat(2,1fr)}}.discover_item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.discover_item__title{font-size:13px;text-align:center;margin-bottom:30px;font-family:AlfaSlabOne,sans-serif;color:#ed9d19;text-transform:uppercase}@media (min-width:640px)and (max-width:1024px){.discover_item__title{font-size:1.26953125vw}}@media screen and (max-width:640px){.discover_item__title{font-size:3.125vw}}@media (min-width:640px)and (max-width:1024px){.discover_item__title{margin-bottom:2.9296875vw}}@media screen and (max-width:640px){.discover_item__title{margin-bottom:4.6875vw}}.discover_item__box--bg{position:absolute;top:0;right:50%;width:110px;height:5px;transform:translate(50%,-50%);z-index:9}@media (min-width:640px)and (max-width:1024px){.discover_item__box--bg{width:10.7421875vw}}@media screen and (max-width:640px){.discover_item__box--bg{width:21.875vw}.discover_item__box--img{width:100%;height:auto}}.discover_item__box--bg-primary{background-color:#ed9d19}.discover_item__box--bg-secondary,.finance__sec02__bottom{background-color:#1b3281}.finance__sec02__bottom{height:80px;display:flex;justify-content:center;align-items:center}@media (min-width:640px)and (max-width:1024px){.finance__sec02__bottom{height:6.8359375vw}}@media screen and (max-width:640px){.finance__sec02__bottom{height:12.5vw}}.podcast-social{display:flex;justify-content:center;align-items:center;gap:20px;font-size:19px;font-weight:700;color:#fff}.podcast-social a:hover{text-decoration:underline;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.podcast-social{font-size:1.85546875vw}}@media screen and (max-width:640px){.podcast-social{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.podcast-social{gap:1.953125vw}}@media screen and (max-width:640px){.podcast-social{gap:3.125vw;flex-wrap:wrap}}.podcast-social-item__icon{color:#ed9d19}.podcast-social-item{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}.podcast-social-item img{height:36px;width:auto;display:block}@media (min-width:640px)and (max-width:1024px){.podcast-social-item img{width:5.859375vw}}@media screen and (max-width:640px){.podcast-social-item img{width:12.5vw;height:auto;margin:auto;padding:0}}.finance__sec02__button{margin-top:124px;display:flex;justify-content:center;align-items:center;height:1px}@media (min-width:640px)and (max-width:1024px){.finance__sec02__button{margin-top:12.109375vw;height:1.5625vw}}@media screen and (max-width:640px){.finance__sec02__button{margin-top:19.375vw;height:1.5625vw}}.finance__sec02__button a{position:absolute;font-size:23px;color:#fff;font-weight:700;text-align:center;padding:30px 42px;background-color:#ed9d19;display:inline-block;text-decoration:none;transition:all .3s;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.finance__sec02__button a{font-size:2.24609375vw}}@media screen and (max-width:640px){.finance__sec02__button a{font-size:4.6875vw}}.finance__sec02__button a:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.finance__sec02__button a{padding:2.9296875vw 4.1015625vw}}@media screen and (max-width:640px){.finance__sec02__button a{padding:4.6875vw 6.5625vw}}.service__mv{padding-bottom:150px}@media (min-width:640px)and (max-width:1024px){.service__mv{padding-bottom:9.765625vw}}@media screen and (max-width:640px){.service__mv{padding-bottom:0}}.service__top{height:500px;width:100%;background-color:#ed9d19;position:relative;z-index:-2}@media (min-width:640px)and (max-width:1024px){.service__top{height:39.0625vw}}@media screen and (max-width:640px){.service__top{height:139.6875vw}}.service__title--fadein{position:relative;z-index:3}.service__title{font-size:58px;font-weight:700;color:#fff;text-transform:uppercase;line-height:1.2;letter-spacing:-.03em;text-align:left;position:relative;z-index:100}@media (min-width:640px)and (max-width:1024px){.service__title{font-size:4.8828125vw}}@media screen and (max-width:640px){.service__title{font-size:7.8125vw}}@media (min-width:640px)and (max-width:1024px){.service__title{letter-spacing:0}}@media screen and (max-width:640px){.service__title{letter-spacing:0}}.service__img{width:700px;height:auto;position:absolute;left:25%;top:111px;z-index:1}@media (min-width:640px)and (max-width:1024px){.service__img{width:54.8828125vw;top:8.30078125vw;left:35%}}@media screen and (max-width:640px){.service__img{width:86.25vw;left:auto;right:0;top:auto;bottom:52.5vw}}.service__img--mv{width:657px;height:auto;display:block}@media (min-width:640px)and (max-width:1024px){.service__img--mv{width:52.1484375vw}}@media screen and (max-width:640px){.service__img--mv{width:78.125vw}}.service__imgtext{width:1440px;height:auto;position:absolute;top:0;left:0;right:0;z-index:-1;bottom:0;margin:auto}@media screen and (max-width:640px){.service__imgtext{width:100vw}}.service__top--content{position:relative;z-index:3;display:flex;flex-direction:column;height:100%;justify-content:end;padding-bottom:104px}@media (min-width:640px)and (max-width:1024px){.service__top--content{padding-bottom:10.15625vw}}@media screen and (max-width:640px){.service__top--content{padding-bottom:32.5vw}}.service__sec01{padding:45px 0 0}@media (min-width:640px)and (max-width:1024px){.service__sec01{padding:4.39453125vw 0 0}}@media screen and (max-width:640px){.service__sec01{padding:7.8125vw 0 12.5vw}}.service__sec01__title{font-size:46px;font-weight:700;color:#1b3281;border-bottom:5px solid #ed9d19;width:50%;margin:0 auto;text-align:center;line-height:1.3}@media (min-width:640px)and (max-width:1024px){.service__sec01__title{font-size:3.90625vw}}@media screen and (max-width:640px){.service__sec01__title{font-size:7.1875vw}}@media (min-width:640px)and (max-width:1024px){.service__sec01__title{width:45%}}@media screen and (max-width:640px){.service__sec01__title{width:75%}}.service__sec01__content{background-color:#f0f0f0;padding-bottom:53px}@media (min-width:640px)and (max-width:1024px){.service__sec01__content{padding-bottom:5.17578125vw}}@media screen and (max-width:640px){.service__sec01__content{padding-bottom:9.375vw}}.service__sec01__subtitle{font-size:29px;color:#1b3281;text-transform:uppercase;text-align:center;padding-top:20px;line-height:1.2}@media (min-width:640px)and (max-width:1024px){.service__sec01__subtitle{font-size:2.83203125vw}}@media screen and (max-width:640px){.service__sec01__subtitle{font-size:5.625vw}}@media (min-width:640px)and (max-width:1024px){.service__sec01__subtitle{padding-top:1.953125vw}}@media screen and (max-width:640px){.service__sec01__subtitle{line-height:1.4}}.service__sec01__list{margin-top:56px}@media (min-width:640px)and (max-width:1024px){.service__sec01__list{margin-top:5.46875vw}}@media screen and (max-width:640px){.service__sec01__list{margin-top:7.8125vw}}.service__sec01__list1{display:flex;flex-wrap:wrap;margin-top:43px;justify-content:space-between}@media (min-width:640px)and (max-width:1024px){.service__sec01__list1{margin-top:4.19921875vw}}@media screen and (max-width:640px){.service__sec01__list1{margin-top:7.8125vw;justify-content:center;gap:7.8125vw}}.service__sec01__list1 .service__sec01__item:nth-child(2){border-color:#1b3281}.service__sec01__list1 .service__sec01__item:nth-child(2):before{background-color:#1b3281}.service__sec01__name{font-size:29px;color:#000;text-transform:uppercase;text-align:center;font-weight:700}@media (min-width:640px)and (max-width:1024px){.service__sec01__name{font-size:2.83203125vw}}@media screen and (max-width:640px){.service__sec01__name{font-size:5.625vw}}.service__sec01__item{width:280px;border:2px solid #ed9d19;position:relative;background-color:#fff}@media (min-width:640px)and (max-width:1024px){.service__sec01__item{width:27.34375vw}}@media screen and (max-width:640px){.service__sec01__item{width:87.5vw}}.service__sec01__item:before{content:"";width:58px;height:5px;position:absolute;top:-4px;left:0;right:0;margin:0 auto;background-color:#ed9d19}@media (min-width:640px)and (max-width:1024px){.service__sec01__item:before{width:5.6640625vw;height:.48828125vw}}@media screen and (max-width:640px){.service__sec01__item:before{width:18.125vw;height:1.5625vw;top:-1.25vw}}.service__sec01__img{display:block;width:66px;height:auto;margin:13px auto 0}@media (min-width:640px)and (max-width:1024px){.service__sec01__img{width:6.4453125vw;margin:1.26953125vw auto 0}}@media screen and (max-width:640px){.service__sec01__img{margin:4.6875vw auto 0}}.service__sec01__des{font-size:19px;color:#000;text-align:center;line-height:1.2;padding:12px 4px 10px}@media (min-width:640px)and (max-width:1024px){.service__sec01__des{font-size:1.85546875vw}}@media screen and (max-width:640px){.service__sec01__des{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.service__sec01__des{padding:1.171875vw .390625vw .9765625vw}}@media screen and (max-width:640px){.service__sec01__des{padding:3.75vw 1.25vw}}.service__sec02{height:450px;position:relative}@media (min-width:640px)and (max-width:1024px){.service__sec02{height:43.9453125vw}}@media screen and (max-width:640px){.service__sec02{height:109.375vw}}.service__sec02 img{z-index:-1}.service__sec02__content{position:relative;z-index:1;padding-top:52px}@media (min-width:640px)and (max-width:1024px){.service__sec02__content{padding-top:5.078125vw}}@media screen and (max-width:640px){.service__sec02__content{padding-top:12.5vw}}.service__sec02__title{font-size:29px;text-transform:uppercase;font-weight:700;text-align:center;color:#fff}@media (min-width:640px)and (max-width:1024px){.service__sec02__title{font-size:2.83203125vw}}@media screen and (max-width:640px){.service__sec02__title{font-size:5.625vw}}.service__sec02__list{display:flex;flex-wrap:wrap;margin-top:44px;justify-content:center;gap:66px}@media (min-width:640px)and (max-width:1024px){.service__sec02__list{margin-top:4.296875vw;gap:6.4453125vw}}@media screen and (max-width:640px){.service__sec02__list{gap:0;justify-content:space-between}}.service__sec02__list .service__sec02__item:nth-child(2){background-color:#1b3281}.service__sec02__item{width:250px;height:250px;border-radius:50%;background-color:#ed9d19;display:flex;align-items:center;justify-content:center}@media (min-width:640px)and (max-width:1024px){.service__sec02__item{width:24.4140625vw;height:24.4140625vw}}@media screen and (max-width:640px){.service__sec02__item{width:40.625vw;height:40.625vw}}.service__sec02__des{font-size:19px;color:#fff;text-align:center;line-height:1.2}@media (min-width:640px)and (max-width:1024px){.service__sec02__des{font-size:1.85546875vw}}@media screen and (max-width:640px){.service__sec02__des{font-size:4.0625vw;letter-spacing:-.02em;padding:0 7px}}.service__sec03{padding:41px 0}@media (min-width:640px)and (max-width:1024px){.service__sec03{padding:4.00390625vw 0}}@media screen and (max-width:640px){.service__sec03{padding:12.5vw 0 0}}.service__sec03__title{font-size:29px;font-weight:700;text-transform:uppercase;text-align:center;color:#000}@media (min-width:640px)and (max-width:1024px){.service__sec03__title{font-size:2.83203125vw}}@media screen and (max-width:640px){.service__sec03__title{font-size:5.625vw}}.service__sec03__content{display:flex;flex-wrap:wrap;margin-top:39px;justify-content:center;gap:26px}@media (min-width:640px)and (max-width:1024px){.service__sec03__content{margin-top:3.80859375vw;gap:1.953125vw}}@media screen and (max-width:640px){.service__sec03__content{margin-top:9.375vw;gap:7.8125vw}}.service__sec03__content .service__sec03__item:nth-child(2){background-color:#ed9d19}.service__sec03__item{width:285px;height:150px;background-color:#1b3281;display:flex;align-items:center;justify-content:center}@media (min-width:640px)and (max-width:1024px){.service__sec03__item{width:27.83203125vw;height:14.6484375vw}}@media screen and (max-width:640px){.service__sec03__item{width:87.5vw;height:37.5vw}}.service__sec03__des{font-size:19px;color:#fff;text-align:center;line-height:1.2}@media (min-width:640px)and (max-width:1024px){.service__sec03__des{font-size:1.85546875vw}}@media screen and (max-width:640px){.service__sec03__des{font-size:4.0625vw}}.service__sec04{padding:50px 0 75px}@media (min-width:640px)and (max-width:1024px){.service__sec04{padding:4.8828125vw 0 7.32421875vw}}@media screen and (max-width:640px){.service__sec04{padding:12.5vw 0}}.service__sec04__content{background-color:#f0f0f0;padding-top:20px;padding-bottom:68px}@media (min-width:640px)and (max-width:1024px){.service__sec04__content{padding-top:1.953125vw;padding-bottom:6.640625vw}}@media screen and (max-width:640px){.service__sec04__content{padding-top:7.8125vw;padding-bottom:15.625vw}}.service__sec04__title{font-size:46px;font-weight:700;text-transform:uppercase;color:#1b3281;border-bottom:5px solid #ed9d19;width:65%;margin:0 auto;text-align:center;line-height:1.24}@media (min-width:640px)and (max-width:1024px){.service__sec04__title{font-size:3.90625vw}}@media screen and (max-width:640px){.service__sec04__title{font-size:7.1875vw;width:100%;font-size:6.5625vw}}.service__sec04__sub{font-size:29px;color:#1b3281;text-transform:uppercase;text-align:center}@media (min-width:640px)and (max-width:1024px){.service__sec04__sub{font-size:2.83203125vw}}@media screen and (max-width:640px){.service__sec04__sub{font-size:5.625vw}.service__sec04__sub span{display:none}}.service__sec04__list{display:grid;grid-template-columns:repeat(3,1fr);padding:0 16px;margin-top:70px;gap:30px}@media (min-width:640px)and (max-width:1024px){.service__sec04__list{margin-top:6.8359375vw;padding:0 1.5625vw;gap:2.9296875vw}}@media screen and (max-width:640px){.service__sec04__list{margin-top:0;padding:0;grid-template-columns:repeat(1,1fr);gap:0}}.service__sec04__list .service__sec04__item{position:relative;width:100%}.service__sec04__list .service__sec04__item:not(:last-child){position:relative}.service__sec04__list .service__sec04__item:not(:last-child):before{content:"";height:100%;width:5px;background-color:#ed9d19;position:absolute;bottom:0;right:-18px;margin:0 auto}@media (min-width:640px)and (max-width:1024px){.service__sec04__list .service__sec04__item:not(:last-child):before{right:-1.7578125vw}}@media screen and (max-width:640px){.service__sec04__list .service__sec04__item:not(:last-child):before{height:.9375vw;width:34.375vw;left:0;right:0;margin:0 auto}}.service__sec04__name{font-size:19px;text-transform:uppercase;font-weight:700;text-align:center;color:#000;line-height:1.24;padding:10px 0}@media (min-width:640px)and (max-width:1024px){.service__sec04__name{font-size:1.85546875vw}}@media screen and (max-width:640px){.service__sec04__name{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.service__sec04__name{padding:.9765625vw 0}}@media screen and (max-width:640px){.service__sec04__name{padding:6.25vw 3.125vw}}.service__sec04__btn{font-size:29px;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;width:490px;height:85px;background-color:#ed9d19;margin:84px auto 0;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.service__sec04__btn{font-size:2.83203125vw}}@media screen and (max-width:640px){.service__sec04__btn{font-size:5.625vw}}.service__sec04__btn:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.service__sec04__btn{width:47.8515625vw;height:8.30078125vw;margin:8.203125vw auto 0}}@media screen and (max-width:640px){.service__sec04__btn{width:100%;height:20.3125vw;margin:6.25vw auto 0}}.serivce__sec05{padding-bottom:100px}@media (min-width:640px)and (max-width:1024px){.serivce__sec05{padding-bottom:7.8125vw}}@media screen and (max-width:640px){.serivce__sec05{padding-bottom:21.875vw}}.serivce__sec05 .l-container{padding:0}@media screen and (max-width:640px){.serivce__sec05 .l-container{padding:0 3.125vw}}.serivce__sec05__title{font-size:46px;font-weight:700;text-transform:uppercase;color:#1b3281;border-bottom:5px solid #ed9d19;width:90%;margin:0 auto;text-align:center;line-height:1.24}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__title{font-size:3.90625vw}}@media screen and (max-width:640px){.serivce__sec05__title{font-size:7.1875vw;width:100%}}.serivce__sec05__des{font-size:29px;text-transform:uppercase;line-height:1.24;color:#1b3281;text-align:center;padding-top:26px}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__des{font-size:2.83203125vw}}@media screen and (max-width:640px){.serivce__sec05__des{font-size:5.625vw}}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__des{padding-top:2.5390625vw}}.serivce__sec05__box{display:flex;flex-wrap:wrap;margin-top:35px;align-items:center;justify-content:center;gap:58px 50px}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__box{margin-top:3.41796875vw;gap:5.6640625vw 4.8828125vw}}@media screen and (max-width:640px){.serivce__sec05__box{margin-top:7.8125vw;gap:9.375vw}}.serivce__sec05__box .serivce__sec05__item:first-child,.serivce__sec05__box .serivce__sec05__item:nth-child(3),.serivce__sec05__box .serivce__sec05__item:nth-child(5){background-color:#ed9d19}@media screen and (max-width:640px){.serivce__sec05__box .serivce__sec05__item:first-child,.serivce__sec05__box .serivce__sec05__item:last-child,.serivce__sec05__box .serivce__sec05__item:nth-child(3),.serivce__sec05__box .serivce__sec05__item:nth-child(5){background-color:#1b3281}}.serivce__sec05__item{width:280px;min-height:70px;display:flex;align-items:center;justify-content:center;background-color:#1b3281}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__item{width:27.34375vw;min-height:6.8359375vw}}@media screen and (max-width:640px){.serivce__sec05__item{width:100%;background-color:#ed9d19}}.serivce__sec05__name{font-size:19px;color:#fff;font-weight:700;text-align:center;padding:16px 0;text-transform:uppercase;line-height:1.2}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__name{font-size:1.85546875vw}}@media screen and (max-width:640px){.serivce__sec05__name{font-size:4.0625vw}}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__name{padding:1.5625vw 0}}@media screen and (max-width:640px){.serivce__sec05__name{padding:3.125vw 0;line-height:1.4}}.serivce__sec05__btn{width:490px;height:95px;display:flex;align-items:center;justify-content:center;background-color:#ed9d19;margin:52px auto 0;font-size:29px;color:#fff;font-weight:700;text-align:center;transition:all .3s ease}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__btn{font-size:2.83203125vw}}@media screen and (max-width:640px){.serivce__sec05__btn{font-size:5.625vw}}.serivce__sec05__btn:hover{opacity:.875;cursor:pointer}@media (min-width:640px)and (max-width:1024px){.serivce__sec05__btn{width:47.8515625vw;height:9.27734375vw;margin:5.078125vw auto 0}}@media screen and (max-width:640px){.serivce__sec05__btn{width:100%;margin-top:9.375vw;height:21.875vw}}