.header{width:100%;padding:4rem 0;transition:all .3s;position:fixed;top:0;left:0}@media (min-width:576px){.header{padding:5rem 0}}.header.active{background-color:#fff;border-bottom:1px solid #eee;padding:1rem 0}.header.active img{transition:opacity .3s}.header.active img:first-child{opacity:0}.header.active img:nth-child(2){opacity:1}.header.active .icon span{background-color:#000!important}.header.inner_header{background-color:#fff}.header.inner_header img:first-child{opacity:0}.header.inner_header img:nth-child(2){opacity:1}.header.inner_header .icon span{background-color:#000!important}.header img{transition:opacity .3s}.header img:nth-child(2){opacity:0}.header .logo{aspect-ratio:238/52;max-width:18.5rem;position:relative}@media (min-width:576px){.header .logo{max-width:23.8rem}}.header .menu-icon{background-color:#0000;border:none}@media (min-width:767px){.header .menu-icon{background:#fff;border-radius:5rem;justify-content:center;align-items:center;width:16.9rem;height:6.94rem;font-size:1.8rem;font-weight:600;line-height:1;display:flex;overflow:hidden}}.header .menu-icon .text{text-transform:uppercase;display:none}@media (min-width:767px){.header .menu-icon .text{display:block}}.header .menu-icon .icon{flex-direction:column;justify-content:space-between;width:23px;height:18px;margin-left:3.2rem;display:flex}.header .menu-icon .icon span{background-color:#fff;width:100%;height:2px;display:block}@media (min-width:767px){.header .menu-icon .icon span{background-color:#000}}.hambuger{z-index:99999;opacity:0;pointer-events:none;background-color:#fff;flex-direction:column;width:100%;max-width:122rem;height:100vh;padding:5rem 2rem;transition:all .3s ease-in-out;display:flex;position:fixed;top:0;right:0;overflow:hidden auto;transform:translate(20%)}@media (min-width:767px){.hambuger{padding:12rem 13.8rem}}.hambuger.active{opacity:1;pointer-events:all;transform:translate(0%)}.hambuger .hambuger_close{aspect-ratio:1;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.41406' width='23' height='2' transform='rotate(45 1.41406 0)' fill='white'/%3E%3Crect width='23' height='2' transform='matrix(-0.707107 0.707107 0.707107 0.707107 16.4141 0)' fill='white'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:2rem;border:none;border-radius:50%;width:5rem;position:fixed;top:1rem;right:1rem}@media (min-width:767px){.hambuger .hambuger_close{background-size:auto;width:5.6rem;top:1.7rem;right:1.7rem}}.hambuger .title{color:#424446;text-transform:uppercase;margin-bottom:2.4rem;font-size:1.4rem;font-weight:500;line-height:1.2}.hambuger .list{letter-spacing:-.105rem;margin:0;padding:0;font-size:2.8rem;line-height:1;position:relative}@media (min-width:767px){.hambuger .list{font-size:5.2rem}}.hambuger .list li{margin-bottom:2.4rem;list-style:none}@media (min-width:767px){.hambuger .list li{margin-bottom:3rem}}.hambuger .list li:last-child{margin-bottom:0}.hambuger .list a{color:#0e1216;text-decoration:none;transition:all .3s ease-in-out}.hambuger .list a.active,.hambuger .list a:hover{color:#fa7319}.hambuger .links{margin-top:4rem}@media (min-width:767px){.hambuger .links{margin-top:9rem}}.hambuger_overlay{z-index:9999;opacity:0;pointer-events:none;background-color:#0009;width:100%;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0;right:0}.hambuger_overlay.active{opacity:1;pointer-events:all}.menu_inner{opacity:0;transition:all .3s ease-in-out;position:absolute;top:0;left:50%;transform:translateY(2rem)}@media (max-width:767px){.menu_inner{display:none}}.menu_inner h4{margin-bottom:4rem;font-size:3.4rem}.menu_inner ul{flex-direction:column;margin:0;padding:0;display:flex;position:relative}.menu_inner ul li{margin:0;margin-bottom:2.6rem!important}.menu_inner ul li a{font-family:Inter,sans-serif;font-size:2.2rem;line-height:1;display:block}.list li:hover .menu_inner{opacity:1;transform:translateY(0)}
.footer{background-color:#0b0e10;width:100%;padding-top:9.8rem;position:relative;overflow:hidden}.footer .footer_intro{text-align:center;background-color:#131618;border-radius:.6rem;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:6rem;padding:4rem 2.7rem;display:flex}@media (min-width:767px){.footer .footer_intro{text-align:left;flex-direction:row;padding:5.7rem 6rem}}.footer .into_text{margin-bottom:3.2rem}@media (min-width:767px){.footer .into_text{margin-bottom:0}}.footer .into_text h4{color:#d1d1d1;font-size:4.5rem;line-height:1.1}.footer .into_text p{color:#5a636c;margin-bottom:0;font-size:1.6rem}@media (min-width:767px){.footer .into_text p{font-size:1.8rem}}.footer .info_text{flex-direction:column;justify-content:space-between;align-items:center;gap:3.2rem;width:100%;max-width:74.9rem;display:flex}@media (min-width:767px){.footer .info_text{flex-direction:row;gap:0}}.footer .info_text .info{flex-direction:column;display:flex}.footer .info_text .info p{color:#777e84;white-space:pre;justify-content:center;gap:1rem;margin-bottom:0;font-size:1.6rem;line-height:2;display:flex}@media (min-width:767px){.footer .info_text .info p{justify-content:flex-start;font-size:2rem}}.footer .info_text .info p span{color:#d1d1d1}.footer .info_text .info p a{color:inherit;text-decoration:none;transition:color .3s ease-in-out}.footer .info_text .info p a:hover{color:#fa7319}.footer .info_text .btn_outlined{border-color:#262a2e}.footer .footer_links{flex-direction:column-reverse;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:3.4rem;display:flex}@media (min-width:767px){.footer .footer_links{flex-direction:row}}.footer .footer_links .logo_wrap{aspect-ratio:238/52;width:100%;max-width:23.8rem;display:none;position:relative}@media (min-width:767px){.footer .footer_links .logo_wrap{display:flex}}.footer .footer_links .link_wrap{justify-content:space-between;width:100%;max-width:80.7rem;display:flex;position:relative}.footer .footer_links .link_wrap ul{flex-direction:column;gap:2.4rem;padding:0;list-style:none;display:flex}.footer .footer_links .link_wrap ul li{color:#d1d1d1}.footer .footer_links .link_wrap ul li a{color:inherit;font-size:1.6rem;text-decoration:none;transition:color .3s ease-in-out}@media (min-width:767px){.footer .footer_links .link_wrap ul li a{font-size:1.8rem}}.footer .footer_links .link_wrap ul li a:hover{color:#fa7319}.footer .other_infos_list{color:#777e84;flex-direction:column;gap:4rem;width:100%;max-width:100%;margin-top:6rem;font-size:1.6rem;display:flex}@media (min-width:767px){.footer .other_infos_list{gap:5rem;max-width:33.3rem;margin-top:0;padding-right:5rem;font-size:1.8rem}}.footer .other_infos_list h4{color:#d1d1d1;font-size:1.8rem;font-weight:400}.footer .other_sub{width:100%;max-width:49.3rem;position:relative}.footer .other_sub .sub_wrap{flex-direction:column;width:100%;display:flex;position:relative}.footer .other_sub .sub_wrap p{color:#484c4f;margin-bottom:1rem;font-size:1.6rem}@media (min-width:767px){.footer .other_sub .sub_wrap p{font-size:1.8rem}}.footer .other_sub .sub_wrap .sub_main{gap:.8rem;width:100%;display:flex;position:relative}.footer .other_sub .sub_wrap .sub_main input{color:#fff;background-color:#1f2325;border:1px solid #1f2325;border-radius:50rem;flex:1;width:100%;padding:1.4rem 2rem;font-size:1.8rem;font-weight:400;line-height:1.45;text-decoration:none;transition:all .3s ease-in-out;display:inline-block;overflow:hidden}.footer .other_sub .sub_wrap .sub_main input:focus-visible{box-shadow:none;border:1px solid #3c4447;outline:none}@media (min-width:767px){.footer .other_sub .sub_wrap .sub_main input{padding:2rem 4.4rem}}.footer .other_sub .sub_wrap .sub_main input::placeholder{color:#a0a3a7}@media (max-width:575px){.footer .other_sub .sub_wrap .sub_main .btn_fill{padding:1.4rem 2rem;font-size:1.6rem}}.footer .copyright{color:#445059;justify-content:center;width:100%;margin-top:5rem;margin-bottom:3.4rem;font-size:14px;display:flex;position:relative}@media (min-width:767px){.footer .copyright{justify-content:flex-end}}.footer .logo_wrap.bottom{aspect-ratio:148.93/87.62;width:100%;max-width:14.8rem;margin:3.2rem auto auto;display:flex;position:relative}.footer .logo_wrap.bottom img:first-child{display:none}@media (min-width:767px){.footer .logo_wrap.bottom{aspect-ratio:238/52;max-width:23.8rem;margin:0}.footer .logo_wrap.bottom img:first-child{display:flex}.footer .logo_wrap.bottom img:nth-child(2){display:none}}.other_infos{flex-direction:column-reverse;justify-content:space-between;width:100%;margin-bottom:5rem;display:flex}@media (min-width:767px){.other_infos{flex-direction:row;align-items:flex-end;margin-bottom:7.7rem}}.other_infos_item{width:100%;position:relative}.other_infos_item.location{max-width:20.4rem}@media (max-width:576px){.other_infos_item.location{max-width:20.4rem}}
