.page_home_back__PN9MS{width:100%;min-height:100vh}.basic_logo__crm5U{display:flex;width:150px;font-weight:700;font-size:2rem;font-style:oblique;color:#93bdff;cursor:pointer}.basic_button_text__Z_2kx{display:flex;justify-content:center;align-items:center;font-size:1rem;padding:10px 15px;font-weight:700;color:#fff;white-space:nowrap;cursor:pointer;transition:color .25s ease-in-out}.basic_button_text__Z_2kx:hover,.basic_button_text_active__ikgo2{color:#93bdff}.basic_card_a__dNkNj{display:flex;align-self:stretch;border-radius:10px;overflow:hidden;height:165px;background-color:rgba(0,0,0,.55);transition:box-shadow .15s ease-in-out;cursor:pointer}.basic_card_a__dNkNj:hover{box-shadow:2px 2px 8px 1px #93bdff}@media(max-width:839px){.basic_card_a__dNkNj{height:125px}.basic_card_a__dNkNj .basic_card_image__T4_0k{width:125px}}.basic_card_a__dNkNj .basic_description_box__5UVg_{display:flex;flex-direction:column;gap:5px;padding:15px}@media(max-width:839px){.basic_card_a__dNkNj .basic_description_box__5UVg_{padding:7.5px 10px}}.basic_card_a__dNkNj .basic_description_box__5UVg_ .basic_description__764tv{display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:clamp(.6rem,1vw + .6rem,.8rem);white-space:pre-wrap}@media(max-width:839px){.basic_card_a__dNkNj .basic_description_box__5UVg_ .basic_description__764tv{font-size:clamp(.35rem,1vw + .35rem,.65rem)}}.basic_card_b__pt0hK{display:flex;width:100%;border-radius:10px;overflow:hidden;height:250px;background-color:rgba(0,0,0,.55);transition:box-shadow .15s ease-in-out;cursor:pointer}.basic_card_b__pt0hK:hover{box-shadow:2px 2px 8px 1px #93bdff}@media(max-width:839px){.basic_card_b__pt0hK{height:125px}.basic_card_b__pt0hK .basic_card_image__T4_0k{width:125px}}.basic_card_b__pt0hK .basic_description_box__5UVg_{display:flex;flex-direction:column;gap:5px;padding:25px}@media(max-width:839px){.basic_card_b__pt0hK .basic_description_box__5UVg_{padding:15px 10px}}.basic_card_b__pt0hK .basic_description_box__5UVg_ .basic_description__764tv{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden;text-overflow:ellipsis;color:#fff;font-size:clamp(.85rem,1vw + .85rem,1.25rem);white-space:pre-wrap}@media(max-width:839px){.basic_card_b__pt0hK .basic_description_box__5UVg_ .basic_description__764tv{font-size:clamp(.35rem,1vw + .35rem,.9rem)}}.basic_hamburger___F_Gg{display:flex;flex-direction:column;cursor:pointer}@media(min-width:840px){.basic_hamburger___F_Gg{display:none}}.basic_hamburger___F_Gg .basic_stick_box__3iqiV{display:flex;flex-direction:column;gap:4px}.basic_hamburger___F_Gg .basic_stick_box__3iqiV .basic_stick__c2STT{background-color:#fff;width:25px;height:3px;border-radius:5px;animation:basic_Hide_effect__7vIIf .3s forwards}.basic_hamburger___F_Gg .basic_x_icon__TKglF{animation:basic_Hide_effect__7vIIf .3s forwards}.basic_btn_typeA__qh8us{position:relative;display:flex;justify-content:center;align-items:center;align-self:stretch;border-radius:5px;padding:7.5px 0;border:1px solid #fff;max-width:225px;font-family:GSR_Regular;font-size:1.1rem;color:#fff;font-weight:700;transition:color .25s,border .25s ease}@media(max-width:839px){.basic_btn_typeA__qh8us{font-size:clamp(.75rem,1vw,.85rem)}}.basic_btn_typeA__qh8us:hover{color:#93bdff;border:1px solid #93bdff}.basic_btn_scroll__Y0aHf{position:fixed;display:flex;justify-content:center;align-items:center;border-radius:50%;padding:5px;right:10px;bottom:10px;font-size:1.2rem;color:#fff;background-color:rgba(0,0,0,.55)}.basic_btn_scroll__Y0aHf:hover{border:1px solid #93bdff;color:#93bdff;background-color:#505050}@keyframes basic_Hide_effect__7vIIf{0%{opacity:0}to{opacity:1}}.contact_contact_background__LZhcz{display:flex;justify-content:center;align-items:center;width:100%;height:95vh;min-height:568px;background:#000;overflow:hidden;position:relative;border-radius:20px;box-shadow:0 4px 8px 4px rgba(0,0,0,.5)}.contact_image1__95SYw,.contact_image2__o9KD1{position:absolute;z-index:0;width:100%;height:95vh;min-height:568px;object-fit:cover;transition:opacity 2s ease-in-out}.contact_image1__95SYw{opacity:1;animation:contact_fadeImages__JKzqb 10s infinite}.contact_image2__o9KD1{opacity:0;animation:contact_fadeImages2__OpeeL 10s infinite}@keyframes contact_fadeImages__JKzqb{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes contact_fadeImages2__OpeeL{0%{opacity:1}50%{opacity:0}to{opacity:1}}.contactinfo_contactinfo_background__8kVlq{display:flex;flex-direction:column;align-items:center;justify-content:center;width:calc(100% - 30px);min-height:350px;height:auto;max-width:738px;padding:15px;background:rgba(0,0,0,.5);border-radius:10px;z-index:0;color:#fff;gap:15px;box-shadow:0 2px 4px 2px rgba(0,0,0,.5)}.contactinfo_contactinfo_card__FcUpU{display:flex;width:80%;justify-content:space-between;align-items:center}.contactinfo_contactinfo_card__FcUpU>img{width:50px;border-radius:10px;cursor:pointer;transition:transform .3s ease-in-out}.contactinfo_contactinfo_card__FcUpU>img:hover{transform:scale(1.1)}.contactinfo_contactinfo_card__FcUpU span{font-size:1.4rem;font-weight:600;font-family:GSR_Regular}.contactinfo_contactinfo_card__FcUpU span.contactinfo_first__OWzCp{color:#f9f400}.contactinfo_contactinfo_card__FcUpU span.contactinfo_second__lSpvH{color:#34a9e4}.contactinfo_contactinfo_card__FcUpU span.contactinfo_third__PLel9{color:#6fc113}.contactinfo_content_name__nirvh{font-size:2.5rem;font-style:oblique}.wechatmodal_wechat_background__yeHp1{display:flex;width:100%;height:100vh;justify-content:center;align-items:center;position:fixed;top:0;left:0;background:rgba(0,0,0,.3);animation:wechatmodal_onVisible__gMumR .5s ease-in-out}.wechatmodal_image_box__Lzf3y{display:flex;justify-content:center;align-items:center;width:max-content;max-width:500px;opacity:0}.wechatmodal_image_box__Lzf3y.wechatmodal_visible__Yqs3J{opacity:1}.wechatmodal_image_box__Lzf3y>img{border-radius:10px;cursor:pointer}.wechatmodal_spinner__CCAs2{animation:wechatmodal_onSpin__FEPMY .4s infinite}@keyframes wechatmodal_onVisible__gMumR{0%{opacity:0}to{opacity:1}}@keyframes wechatmodal_onSpin__FEPMY{0%{rotate:0deg}25%{rotate:90deg}50%{rotate:180deg}75%{rotate:270deg}to{rotate:1turn}}.merit_merit_background__2TvQ6{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px;width:100%;height:auto;min-height:568px;padding:50px 0;margin:10px 0}.merit_merit_background__2TvQ6>p{font-weight:700;font-size:3rem;font-style:oblique;text-shadow:0 2px 2px rgba(0,0,0,.3)}.merit_merit__OsFKY{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-width:1300px;gap:30px}.merit_merit_card__3sQv5{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% - 20px);padding:20px;max-width:300px;height:275px;border-radius:20px;box-shadow:0 0 4px 2px rgba(0,0,0,.15);text-align:center;gap:20px;cursor:pointer;transition:box-shadow .25s ease,max-width .3s ease,height .3s ease;@media (max-width:568px){height:200px;max-width:360px;width:calc(100% - 50px);justify-content:center}}.merit_merit_card__3sQv5:hover{box-shadow:0 0 2px 2px #93bdff}.merit_merit_card__3sQv5>h2{font-family:GSR_Regular;font-weight:700;font-size:1.25rem}.merit_merit_card__3sQv5>h3{font-size:.9rem;color:#7d7d7d;font-family:GSR_Regular}.merit_merit_card__3sQv5>img{margin-top:30px;width:50px;@media (max-width:568px){margin-top:0}}.price_price_background__RGpDZ{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:568px;height:auto;margin:10px 0;padding:50px 0}.price_price_background__RGpDZ>h2{font-weight:700;font-size:3rem;font-style:oblique;text-shadow:0 2px 2px rgba(0,0,0,.3);padding:10px 0;@media (max-width:840px){text-align:center}}.price_notice_margin__HTAgH{margin-top:50px}.pricemenu_pricemenu_background__xKwqZ{display:flex;width:100%;max-width:1300px;justify-content:space-evenly;align-items:center;gap:30px;@media (max-width:768px){flex-direction:column}}.pricemenu_price_card__RlHqt{display:flex;flex-direction:column;text-align:center;width:calc(100% - 60px);min-height:250px;gap:20px;border-radius:20px;box-shadow:0 0 4px 2px rgba(0,0,0,.15);padding:20px;font-family:GSR_Regular;cursor:pointer;transition:all .3s ease}.pricemenu_price_card__RlHqt:hover{box-shadow:0 0 2px 2px #93bdff}.pricemenu_item_name__g42pG{display:flex;justify-content:center;align-items:center;padding-bottom:10px;width:100%;font-size:1.75rem;font-weight:700;border-bottom:2px solid #cdcdcd}.pricemenu_item_price__lC498{font-size:1.3rem;font-weight:600}.banner_banner__t2fMB{display:flex;justify-content:center;align-items:center;position:relative;overflow-y:hidden;width:100%;height:95vh;min-height:568px;border-radius:0 0 20px 20px;box-shadow:0 4px 8px 4px rgba(0,0,0,.5);background-color:#000;padding:0 15%}.banner_banner__t2fMB .banner_circulatedImage_first__vmO1t{width:100%;height:95vh;min-height:568px;object-fit:cover;opacity:0;z-index:0;animation:banner_circulator_1__mJQ3y 10s infinite}.banner_banner__t2fMB .banner_circulatedImage_second__K844R{width:100%;height:95vh;min-height:568px;object-fit:cover;opacity:1;z-index:0;animation:banner_circulator_2__1uZ9C 10s infinite}@media(max-width:839px){.banner_banner__t2fMB{padding:0 5%}}.banner_banner_info__Ii2w_{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative;z-index:1;gap:20px;width:100%;height:50vh;border-radius:25px;padding:25px;min-height:284px;background-color:rgba(0,0,0,.5);animation:banner_onOpacityAction__KTHGc 2s forwards}.banner_banner_info__Ii2w_ .banner_hash_tag_box__HrJQD{position:absolute;display:flex;gap:10px;top:7.5%}.banner_banner_info__Ii2w_ .banner_hash_tag_box__HrJQD .banner_hash__lzTHV{font-size:clamp(.65rem,1vw + .65rem,1.3rem);color:#fff}.banner_banner_info__Ii2w_ .banner_hash_tag_box__HrJQD .banner_hash_tag__msCrN{font-size:clamp(.65rem,1vw + .65rem,1.3rem);text-decoration:underline;text-underline-offset:5px;color:#fff}@media(max-width:839px){.banner_banner_info__Ii2w_ .banner_hash_tag_box__HrJQD{display:grid;grid-template-columns:1fr 1fr;gap:5px}}.banner_banner_info__Ii2w_ .banner_title_left__JjXBj{position:absolute;bottom:50%;transform:translateY(-50%);font-size:4rem;font-family:GSB_Bold;color:#fff;margin-top:auto;animation:banner_slideFromLeft__MeaqX 2.5s forwards}@media(max-width:839px){.banner_banner_info__Ii2w_ .banner_title_left__JjXBj{font-size:clamp(2rem,1vw + 2rem,3rem)}}.banner_banner_info__Ii2w_ .banner_title_right__6_JHM{position:absolute;bottom:50%;transform:translateY(-50%);font-size:4rem;font-family:GSB_Bold;color:#fff;animation:banner_slideFromRight__im4JY 2s forwards}@media(max-width:839px){.banner_banner_info__Ii2w_ .banner_title_right__6_JHM{font-size:clamp(2rem,1vw + 2rem,3rem)}}.banner_banner_info__Ii2w_ .banner_button_box__yHaWo{display:flex;justify-content:center;align-items:center;gap:20px;align-self:stretch}@media(max-width:839px){.banner_banner_info__Ii2w_ .banner_button_box__yHaWo{padding:0 5%}}.banner_banner_info__Ii2w_ .banner_caption__pcm67{display:flex;flex-direction:column;justify-content:center;align-items:center}.banner_banner_info__Ii2w_ .banner_caption__pcm67 .banner_text__8Y_J5{font-family:GSR_Regular;font-size:1.1rem;color:#fff}@media(max-width:839px){.banner_banner_info__Ii2w_ .banner_caption__pcm67 .banner_text__8Y_J5{font-size:clamp(.75rem,1vw,.85rem)}}.banner_banner_info__Ii2w_ .banner_caption__pcm67 .banner_text_underline__PaATh{font-family:GSR_Regular;font-size:1.1rem;color:#fff;text-decoration:underline;text-underline-offset:5px}@media(max-width:839px){.banner_banner_info__Ii2w_ .banner_caption__pcm67 .banner_text_underline__PaATh{font-size:clamp(.75rem,1vw,.85rem)}}@keyframes banner_circulator_1__mJQ3y{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes banner_circulator_2__1uZ9C{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes banner_slideFromLeft__MeaqX{0%{opacity:.25;transform:translateX(-100%)}to{opacity:1;text-shadow:0 2px 8px hsla(0,0%,100%,.5);transform:translateX(0)}}@keyframes banner_slideFromRight__im4JY{0%{opacity:.75;transform:translateX(100%)}to{opacity:0;text-shadow:0 2px 8px hsla(0,0%,100%,.5);transform:translateX(0)}}@keyframes banner_onOpacityAction__KTHGc{0%{opacity:0}to{opacity:1;box-shadow:0 4px 16px 4px rgba(0,0,0,.55)}}.navbar_navbar__icUSJ{display:flex;justify-content:space-between;align-items:center;position:fixed;width:100%;height:90px;z-index:9999;padding:0 30px;background-color:rgba(0,0,0,.55);transition:height .2s ease}@media(max-width:839px){.navbar_navbar__icUSJ{height:70px}}.navbar_navbar__icUSJ .navbar_row_gap__1_Fd5{display:flex;gap:10px}@media(max-width:839px){.navbar_navbar__icUSJ .navbar_row_gap__1_Fd5{display:none}}.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W{display:flex;flex-direction:column;position:fixed;height:100%;z-index:3;width:100%;left:0;border-top:1px solid #373737;top:90px;overflow:hidden;visibility:hidden;background-color:rgba(0,0,0,.55)}@media(min-width:840px){.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W{display:none}}@media(max-width:839px){.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W{top:70px}}.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W .navbar_nav_modal_item__dJs5T{display:flex;justify-content:center;align-items:center;height:40px;width:100%;cursor:pointer;transition:all .15s ease}.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W .navbar_nav_modal_item__dJs5T .navbar_modal_title__qs_lh{color:#fff;font-family:GSB_Bold;font-size:1rem}.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W .navbar_nav_modal_item__dJs5T .navbar_modal_title_active__SIoc8{color:#93bdff}.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W .navbar_nav_modal_item__dJs5T:hover{background-color:rgba(0,0,0,.6)}.navbar_navbar__icUSJ .navbar_navbar_modal__aiH1W .navbar_nav_modal_item__dJs5T:hover .navbar_modal_title__qs_lh{color:#93bdff}.navbar_navbar_modal_open__3ND2B{height:auto;animation:navbar_slideDown__GhcJD .25s ease forwards}.navbar_navbar_modal_close__ZQGQM{height:0;animation:navbar_slideUp__gtsZ1 .25s ease forwards}@keyframes navbar_slideDown__GhcJD{0%{max-height:0;opacity:0}to{max-height:160px;opacity:1;visibility:visible}}@keyframes navbar_slideUp__gtsZ1{0%{max-height:160px;opacity:1}to{max-height:0;opacity:0;visibility:hidden}}.rent_rent__HmOfO{position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;z-index:3;width:110px;height:100px;padding:10px;border-radius:0 0 0 10px;border-left:1px solid #505050;border-bottom:1px solid #505050;background-color:rgba(0,0,0,.55);top:90px;right:0;cursor:pointer;user-select:none;overflow:hidden;transition:width .275s,height .2s,top .2s ease-in-out}@media(max-width:839px){.rent_rent__HmOfO{top:70px}}.rent_rent__HmOfO .rent_title__AxZBG{font-family:GSR_Regular;font-size:1rem;font-weight:700;color:#fff;white-space:nowrap}.rent_rent_on__zMKST{padding:15px;width:55px;height:55px;user-select:none;overflow:hidden;transition:width .275s,height .2s ease-in-out}.rent_rent_modal__Z0AGI{position:fixed;display:flex;flex-direction:column;top:90px;left:0;width:100%;gap:40px;max-height:0;z-index:2;padding:30px 7.5% 150px;overflow-y:auto;visibility:hidden;background-image:url(/images/main-head-images/circulated_image_1.jpg);background-position:50%;background-size:cover}@media(max-width:839px){.rent_rent_modal__Z0AGI{top:70px}}.rent_rent_modal__Z0AGI .rent_rent_pc__fNLFx{display:flex;flex-direction:column;width:100%;gap:20px;justify-content:center;align-items:center}.rent_rent_modal__Z0AGI .rent_rent_pc__fNLFx .rent_pc_title__BpsJs{font-family:GSB_Bold;color:#fff;font-size:1.5rem;text-shadow:3px 3px 3px rgba(0,0,0,.55)}.rent_rent_modal__Z0AGI .rent_rent_pc__fNLFx .rent_pc_contents__SJ_3Y{display:grid;justify-content:center;align-items:center;width:100%;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:839px){.rent_rent_modal__Z0AGI .rent_rent_pc__fNLFx .rent_pc_contents__SJ_3Y{display:flex;flex-direction:column}}.rent_rent_modal__Z0AGI .rent_rent_pc__fNLFx .rent_pc_contents_active__LJQgr{animation:rent_visible_on__cAiVy 1.5s forwards}.rent_rent_modal__Z0AGI .rent_rent_pc__fNLFx .rent_pc_contents_deactive___IOEy{animation:rent_visible_off__yPZH6 .35s forwards}.rent_rent_modal__Z0AGI .rent_rent_board__GYi8U{display:flex;flex-direction:column;width:100%;gap:20px;justify-content:center;align-items:center}.rent_rent_modal__Z0AGI .rent_rent_board__GYi8U .rent_board_title__djnni{font-family:GSB_Bold;color:#fff;font-size:1.5rem;text-shadow:3px 3px 3px rgba(0,0,0,.55)}.rent_rent_modal__Z0AGI .rent_rent_board__GYi8U .rent_board_contents__l4Xkz{display:flex;justify-content:center;align-items:center;width:100%;gap:20px}@media(max-width:839px){.rent_rent_modal__Z0AGI .rent_rent_board__GYi8U .rent_board_contents__l4Xkz{display:flex;flex-direction:column}}.rent_rent_modal__Z0AGI .rent_rent_board__GYi8U .rent_board_contents_active__Znd7w{animation:rent_visible_on__cAiVy 1.5s forwards}.rent_rent_modal__Z0AGI .rent_rent_board__GYi8U .rent_board_contents_deactive__yY2_N{animation:rent_visible_off__yPZH6 .35s forwards}.rent_rent_modal_active__ROa51{visibility:visible;animation:rent_spreadDown__QsnCj .35s ease forwards}.rent_rent_modal_deactive__zKrI9{visibility:hidden;animation:rent_spreadUp__4lPLl .35s ease forwards}@keyframes rent_spreadDown__QsnCj{0%{opacity:0;max-height:0;min-height:0}to{opacity:1;max-height:auto;min-height:100%}}@keyframes rent_spreadUp__4lPLl{0%{opacity:1;max-height:auto;min-height:100%}to{opacity:0;max-height:0;min-height:0;padding:0 7.5%}}@keyframes rent_visible_on__cAiVy{0%{opacity:0}to{opacity:1}}@keyframes rent_visible_off__yPZH6{0%{opacity:1}to{opacity:0}}.qna_qna__WsMfA{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;width:calc(100% - 60px);max-width:1300px;min-height:250px;border:1px solid #cdcdcd;border-radius:20px;box-shadow:0 0 1px 1px rgba(0,0,0,.05);padding:20px}@media(max-width:768px){.qna_qna__WsMfA{flex-direction:column}}.qna_qa_text__oeg1_{display:flex;flex-direction:column;align-self:stretch;gap:5px}.qna_qa_text__oeg1_ .qna_q_items__f3jG5{display:flex;align-self:stretch;align-items:center;gap:10px}@media(max-width:840px){.qna_qa_text__oeg1_ .qna_q_items__f3jG5{align-items:flex-start}}.qna_qa_text__oeg1_ .qna_q_items__f3jG5 .qna_q_text__xiODt{font-weight:700;font-size:clamp(.875rem,1vw + .3rem,1.125rem)}@media(max-width:840px){.qna_qa_text__oeg1_ .qna_q_items__f3jG5 .qna_q_text__xiODt{font-size:clamp(.6875rem,.8vw + .2rem,.9375rem)}}.qna_qa_text__oeg1_ .qna_q_items__f3jG5 .qna_q_icon__emFw5{width:22px;heighT:22px;aspect-ratio:1/1}.qna_qa_text__oeg1_ .qna_a_items__sVavr{display:flex;align-self:stretch;align-items:flex-start;gap:10px}@media(max-width:840px){.qna_qa_text__oeg1_ .qna_a_items__sVavr{align-items:flex-start}}.qna_qa_text__oeg1_ .qna_a_items__sVavr .qna_a_text__rFqHH{font-size:clamp(.75rem,.9vw + .25rem,1rem);white-space:pre-wrap}@media(max-width:840px){.qna_qa_text__oeg1_ .qna_a_items__sVavr .qna_a_text__rFqHH{font-size:clamp(.5625rem,.6vw + .15rem,.8125rem)}}.qna_qa_text__oeg1_ .qna_a_items__sVavr .qna_a_icon__rE6Nl{width:22px;heighT:22px;aspect-ratio:1/1}.qna_qna___XIbWu{position:fixed;display:flex;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;border-radius:50%;right:10px;bottom:70px;border:1px solid gray;background-color:rgba(0,0,0,.5);cursor:pointer;transition:transform .15s,box-shadow .25s ease-in-out}.qna_qna___XIbWu .qna_qna_text__1CgwI{color:#fff;font-size:.9rem}.qna_qna___XIbWu:hover{background-color:#373737;border:1px solid #93bdff}.qna_qna___XIbWu:hover .qna_qna_text__1CgwI{color:#93bdff}.qna_qna_modal__J9pQB{display:flex;flex-direction:column;width:80%;padding:0 15px 35px;height:75vh;background-color:#fff;justify-content:flex-start;align-items:center;border:1px solid #cdcdcd;border-radius:20px;box-shadow:0 0 8px 4px rgba(0,0,0,.15);position:fixed;z-index:3;top:52.5%;left:50%;transform:translate(-50%,-50%)}@media(max-width:840px){.qna_qna_modal__J9pQB{max-width:380px;top:55%;height:max-content}}.qna_qna_modal__J9pQB .qna_headers__oixkQ{display:flex;width:100%;justify-content:center;align-items:center}.qna_qna_modal__J9pQB .qna_headers__oixkQ .qna_title__gnN8F{font-weight:700;font-size:3rem;font-style:oblique;text-shadow:0 2px 2px rgba(0,0,0,.3);margin-left:5%}.qna_qna_modal__J9pQB .qna_headers__oixkQ .qna_pagination__VMFHg{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:auto;padding:5px 0;position:relative;right:10px;margin-left:auto}.qna_qna_modal__J9pQB .qna_headers__oixkQ .qna_pagination__VMFHg>img{cursor:pointer}.qna_qna_modal__J9pQB .qna_item_box__Huvto{display:flex;flex-direction:column;width:100%;height:100%;gap:10px;justify-content:flex-start;align-items:center;box-shadow:0 0 1px 1px rgba(0,0,0,.15);border-radius:20px;padding:10px}@media(max-width:840px){.qna_qna_modal__J9pQB .qna_item_box__Huvto{gap:7.5px;padding:5px}}.footer_footer_background__O8F1i{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:250px;padding-top:25px;border-radius:20px 20px 0 0;background:#2d2d2d;gap:12.5px;box-shadow:0 0 8px 2px rgba(0,0,0,.5)}.footer_logo__TfCy1{color:#94bdfe;font-size:2.5rem;font-family:GSB_Bold}.footer_link_item___drie{display:flex;color:#106efd;text-decoration:none;gap:30px;font-size:1.1rem;transition:all .2s ease;cursor:pointer}.footer_link_item___drie>a,.footer_link_item___drie>span{cursor:pointer}.footer_link_item___drie>a:hover,.footer_link_item___drie>span:hover{text-decoration:underline;text-underline-offset:5px}.footer_contact_company_num___1SP3{font-family:GSR_Regular;gap:15px}.footer_contact_company_num___1SP3,.footer_footer_end__6DSV2{color:#fff;display:flex;font-size:clamp(.7rem,1vw + .5rem,1rem)}.footer_footer_end__6DSV2{margin-top:auto;width:100%;height:54px;justify-content:center;align-items:center;background:#373737;border-top:1px solid hsla(0,0%,87%,.2)}.footer_icons8_tag__Irgza{color:#106efd;text-decoration:underline;text-underline-offset:2px}