.off_screen-top li{list-style:none;margin:0;padding:0}.header_section{background-color:#fff;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:100}.header_section .top_header{width:100%}.header_section .top_header .top_container{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:104rem;padding:1.4rem;position:relative;width:100%;z-index:3}.header_section .top_header .top_container .top_left{align-items:center;background-color:#fff;display:flex;gap:.8rem}.header_section .top_header .top_container .top_left a{align-items:center;display:flex;gap:.6rem;transition:all .35s ease}.header_section .top_header .top_container .top_left a:hover{opacity:.7;transition:all .35s ease}.header_section .top_header .top_container .top_left a img{width:30rem}.header_section .top_header .top_container .top_left .divider{background:#908f8f;height:2.4rem;width:.1rem}.header_section .top_header .top_container .top_left .last_a{color:var(--text_main,#333);font-size:1.4rem;font-weight:400;text-align:center;transition:all .35s ease}.header_section .top_header .top_container .top_left .last_a:hover{opacity:.7}.header_section .top_header .top_container .top_right{align-items:center;display:flex;gap:1rem}.header_section .top_header .top_container .top_right .header_searchbar{align-items:center;background:var(--bg_white,#fff);border:1px solid var(--line,#d1d1d1);border-radius:6px;display:flex;gap:1rem;height:fit-content}.header_section .top_header .top_container .top_right .header_searchbar input{border:none;color:var(--text_main #333);font-size:1.2rem;font-weight:400;outline:none;padding:0 1rem}.header_section .top_header .top_container .top_right .header_searchbar input::placeholder{color:var(--line,#d1d1d1)}.header_section .top_header .top_container .top_right .header_searchbar .img_container{align-items:center;background:var(--main,#dd5b5b);border-radius:0 .5rem .5rem 0;display:flex;height:2.6rem;padding:0 .6rem}.header_section .top_header .top_container .top_right .header_searchbar .img_container img{width:2.4rem}.header_section .top_header .top_container .top_right .btn{align-items:center;border:.1rem solid var(--main,#dd5b5b);border-radius:8.5rem;display:flex;justify-content:space-between;padding:.8rem 1.6rem;transition:all .35s ease;width:16rem}.header_section .top_header .top_container .top_right .btn:hover{opacity:.7}.header_section .top_header .top_container .top_right .btn img{width:1.5rem}.header_section .top_header .top_container .top_right .btn.header_btn-red{background:var(--main,#dd5b5b);color:var(--white,#fff);font-size:1.4rem;font-weight:700;text-align:center}.header_section .top_header .top_container .top_right .btn.header_btn-white{color:var(--main,#dd5b5b);font-size:1.4rem;font-weight:700;text-align:center}.header_section .top_header .top_container .burger_menu{cursor:pointer;display:none;height:3.2rem;margin:.6rem 0;padding:.5rem;position:relative;width:3.2rem;z-index:2}.header_section .top_header .top_container .burger_menu .line{background-color:#757575;border:1px solid #757575;border-radius:20px;height:.16rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:100%}.header_section .top_header .top_container .burger_menu .line:first-child{top:25%}.header_section .top_header .top_container .burger_menu .line:nth-child(3){top:75%}.header_section .top_header .top_container .burger_menu.active .line:first-child{top:50%;transform:translate(-50%,-50%) rotate(45deg)}.header_section .top_header .top_container .burger_menu.active .line:nth-child(2){opacity:0}.header_section .top_header .top_container .burger_menu.active .line:nth-child(3){top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.input_containerwrap{display:flex;flex-direction:column;gap:4rem;margin:10rem auto 4rem;padding:0 2rem;width:100%}.header_section .top_header .off_screen-menu{align-items:center;background:#fef1f1;bottom:0;display:flex;flex-direction:column;gap:4rem;height:100%;justify-content:flex-start;overflow-y:auto;position:fixed;right:0;transform:translate(100%);transition:transform .3s ease;width:100%;z-index:1}.header_section .top_header .off_screen-menu .input_container{background:var(--tertiary_variant,#fff);border:.1rem solid var(--font_color_variant2,#9e9e9e);border-radius:.4rem;display:flex;gap:1rem;height:4.4rem;width:100%}.header_section .top_header .off_screen-menu .input_container input{border:none;color:var(--text_main #333);font-size:1.2rem;font-weight:400;outline:none;padding:1rem 0 1rem 1.2rem;width:100%}.header_section .top_header .off_screen-menu .input_container input::placeholder{color:var(--line,#d1d1d1)}.header_section .top_header .off_screen-menu .input_container .img_container{align-items:center;background:var(--main,#dd5b5b);display:flex;padding:0 .6rem}.header_section .top_header .off_screen-menu .input_container .img_container img{width:2.4rem}.header_section .top_header .off_screen-menu .off_screen-top{display:flex;flex-direction:column;gap:0;width:100%}.header_section .top_header .off_screen-menu .off_screen-top li{border-top:.1rem solid #d1d1d1;width:100%}.header_section .top_header .off_screen-menu .off_screen-top li:before{display:none}.header_section .top_header .off_screen-menu .off_screen-top li a{align-items:center;color:var(--text_main,#333);display:flex;font-size:1.4rem;font-weight:700;gap:1rem;justify-content:center;padding:1.5rem 0;text-align:center;width:100%}.header_section .top_header .off_screen-menu .off_screen-top li a img{width:2.4rem}.header_section .top_header .off_screen-menu .off_screen-top li:last-child{border-bottom:.1rem solid #d1d1d1}.header_section .top_header .off_screen-menu .off_screen-bottom{display:flex;flex-direction:column;gap:2.4rem;width:100%}.header_section .top_header .off_screen-menu .off_screen-bottom .btn{align-items:center;align-self:stretch;border-radius:8.5rem;display:flex;font-size:1.4rem;font-weight:700;justify-content:space-between;padding:1.3rem 1.6rem;width:100%}.header_section .top_header .off_screen-menu .off_screen-bottom .btn.btn_gray{background:var(--main,#dd5b5b);border:.1rem solid transparent;color:var(--white,#fff)}.header_section .top_header .off_screen-menu .off_screen-bottom .btn.btn_white{background:var(--white,#fff);border:1px solid var(--main,#dd5b5b);color:var(--main,#dd5b5b)}.header_section .top_header .off_screen-menu.active{transform:translate(0)}.header_section .bottom_header{background-color:var(--bg_pink,#fef1f1);width:100%}.header_section .bottom_header .bottom_container{display:grid;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:104rem;width:100%}.header_section .bottom_header .bottom_container a{align-items:center;align-self:stretch;color:var(--text_main,#333);display:flex;flex:1 0 0;font-size:1.4rem;font-weight:700;gap:1rem;justify-content:center;padding:.9rem 1.6rem;text-align:center;transition:all .35s ease}.header_section .bottom_header .bottom_container a:hover{opacity:.7}.header_section .bottom_header .bottom_container a img{width:2.4rem}@media (max-width:1024px){.header_section .top_header .top_container .top_left{align-items:flex-start;flex-direction:column;gap:0}.header_section .top_header .top_container .top_left a img{width:20rem}.header_section .top_header .top_container .top_left .divider{display:none}.header_section .top_header .top_container .top_left .last_a{font-size:1.2rem;font-weight:700}.header_section .top_header .top_container .top_right .btn{padding:.6rem 1.2rem;width:13rem}.header_section .top_header .top_container .top_right .btn img{width:1.3rem}.header_section .top_header .top_container .top_right .btn.header_btn-red,.header_section .top_header .top_container .top_right .btn.header_btn-white{font-size:1.2rem}.header_section .bottom_header{background-color:var(--bg_pink,#fef1f1);width:100%}.header_section .bottom_header .bottom_container a{font-size:1.2rem;padding:.7rem 1.2rem}.header_section .top_header .top_container{padding:.9rem 1.6rem}.header_section .top_header .top_container .top_left a{margin-bottom:-.2rem}.header_section .top_header .top_container .top_right{display:none}.header_section .top_header .top_container .burger_menu{display:flex}.header_section .bottom_header .bottom_container{grid-template-columns:repeat(4,1fr)}.header_section .bottom_header .bottom_container a{color:var(--text_main,#333);flex-direction:column;font-size:1rem;font-weight:400;gap:0;padding:.6rem 1.6rem}.header_section .bottom_header .bottom_container a:first-child{display:none}}@media (min-width:1024px){.header_section .top_header .off_screen-menu.active{transform:translate(100%)}}@media (max-width:500px){.header_section .top_header .top_container .burger_menu{width:2.8rem}.header_section .top_header .top_container{padding:.4rem .8rem}.header_section .top_header .top_container .top_left a{align-items:baseline;flex-direction:column;gap:.4rem;margin-bottom:-.2rem;margin-right:.8rem}.header_section .bottom_header .bottom_container a{padding:.6rem}}