:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.Dialog_dialog__UeFF1{padding:16px}.Dialog_dialog__UeFF1.Dialog_fixed__RzcTg{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;z-index:10}@media screen and (min-width:737px){.Dialog_dialog__UeFF1.Dialog_fixed__RzcTg{max-width:375px}}.Dialog_dialog__UeFF1.Dialog_bgBlack__GggrD{background:#230701}.Dialog_dialog__UeFF1.Dialog_bgWhite__Shgnd{background:#fff}.Dialog_dialog__UeFF1>*{background:#230701;border-radius:8px;padding:8px 16px;color:#fff;display:flex;width:100%;box-sizing:border-box;align-items:center}.Dialog_dialog__UeFF1.Dialog_bgBlack__GggrD>*{background:#ffffff1a}.Dialog_dialog__UeFF1 .Dialog_textBox__0G5d8{min-height:40px;display:table}.Dialog_dialog__UeFF1 .Dialog_textInner__TrFn1{display:table-cell;vertical-align:middle}.Dialog_dialog__UeFF1 a{padding-right:48px;position:relative}.Dialog_link_icon__yld94{position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:24px;line-height:0}.Dialog_dialog__UeFF1 .Dialog_icon__N1r7r{font-size:20px;line-height:0;margin-right:10px}.Dialog_dialog__UeFF1 .Dialog_icon__N1r7r.Dialog_iconRed__TUX1I{color:#ff4c00}.Dialog_dialog__UeFF1 p{line-height:1.4em;letter-spacing:.02em}.Dialog_dialog__UeFF1 .Dialog_title__DB657{font-size:12px;font-weight:700}.Dialog_dialog__UeFF1 .Dialog_text__zlaNf{font-size:10px}.Dialog_dialog__UeFF1 .Dialog_title__DB657+.Dialog_text__zlaNf{margin-top:2px}.FeatureList_wrapper__6Be_f{background:#fff;padding:32px 20px 48px}.FeatureList_wrapper__6Be_f h2{font-size:24px;font-weight:700;line-height:1.4em;letter-spacing:.02em;margin-bottom:20px}.FeatureList_title__AFHuC{margin-bottom:20px}.FeatureList_title__AFHuC.FeatureList_isButton__2Z8Pp{display:flex;align-items:center;justify-content:space-between}.FeatureList_title__AFHuC h2{font-size:24px;font-weight:700}*+.FeatureList_title__AFHuC{margin-top:40px}.FeatureList_featurelist_is_carousel__ARpuY{margin:0 -20px;padding:0 20px}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature__KOZYe{width:144px;margin-bottom:0}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature_img__sGhpE{position:relative;margin-bottom:8px;margin-right:0}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature_img__sGhpE img{aspect-ratio:1/1;object-fit:cover;width:100%;height:auto;border-radius:8px}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature_img__sGhpE.FeatureList_feature_incentive_img__9kmSD img{object-fit:contain;border-radius:0}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature_text__rhkOF{width:100%}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature_text__rhkOF .FeatureList_spot__olT4u .FeatureList_address__Ig3FZ{font-size:13px;line-height:1.4em;display:block;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:18px;overflow:hidden}.FeatureList_featurelist_is_carousel__ARpuY .FeatureList_feature_text__rhkOF .FeatureList_spot__olT4u .FeatureList_address__Ig3FZ span{font-size:12px;color:#23070199}.FeatureList_featurelist__eT8yv .FeatureList_feature__KOZYe:not(:last-child){margin-bottom:20px}.FeatureList_featurelist__eT8yv .FeatureList_feature__KOZYe>a{display:flex;flex-wrap:wrap;align-items:flex-start}.FeatureList_featurelist__eT8yv .FeatureList_feature_img__sGhpE{width:100px;margin-right:12px}.FeatureList_featurelist__eT8yv .FeatureList_feature_img__sGhpE img{aspect-ratio:1/1;width:100%;height:auto;object-fit:cover;border-radius:8px}.FeatureList_featurelist__eT8yv .FeatureList_feature_text__rhkOF{width:calc(100% - 112px)}.FeatureList_featurelist__eT8yv .FeatureList_name__6aEmf{font-size:18px;font-weight:700;line-height:1.5;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:56px;margin-bottom:8px}.FeatureList_featurelist__eT8yv .FeatureList_info__jgphd p{font-size:12px;line-height:1.5;color:#23070199}.MainContent_content__6ibcz ol,.MainContent_content__6ibcz ul{padding-left:1em;font-size:16px;line-height:1.5em}.MainContent_content__6ibcz ul{list-style-type:disc}.MainContent_content__6ibcz ol{list-style-type:decimal}.MainContent_content__6ibcz li{margin-bottom:8px}.MainContent_content__6ibcz li:last-of-type{margin-bottom:0}.MainContent_content__6ibcz p{font-size:16px;line-height:1.6em;letter-spacing:.04em;min-height:1.6em}.MainContent_content__6ibcz h1{font-size:24px;line-height:1.4em;letter-spacing:.04em}.MainContent_content__6ibcz *+h1{margin-top:32px}.MainContent_content__6ibcz h2{font-size:22px;line-height:1.4em;letter-spacing:.04em}.MainContent_content__6ibcz h3{font-size:20px!important;line-height:1.4em!important;letter-spacing:.04em!important}.MainContent_content__6ibcz strong{font-weight:700}.MainContent_content__6ibcz em{font-style:italic}.MainContent_content__6ibcz u{text-decoration:underline}.MainContent_content__6ibcz s{text-decoration:line-through}.MainContent_content__6ibcz hr{border:none;border-top:1px solid #2307010d;margin-bottom:32px;margin-top:32px!important}.MainContent_content__6ibcz code,.MainContent_content__6ibcz pre{background:#230701;color:#fff;border-radius:4px;font-size:14px;line-height:1.4em}.MainContent_content__6ibcz code{padding:4px;word-break:break-all}.MainContent_content__6ibcz pre{padding:8px;white-space:break-spaces!important}.MainContent_content__6ibcz pre code{background:none;padding:0;border-radius:0}.MainContent_content__6ibcz table{width:100%;border:1px solid #2307010d}.MainContent_content__6ibcz table tr:not(:last-of-type){border-bottom:1px solid #2307010d}.MainContent_content__6ibcz table th{background:#f5f5f2;font-size:16px;font-weight:700;text-align:center;padding:10px}.MainContent_content__6ibcz table td{font-size:16px;padding:10px}.MainContent_content__6ibcz table td:not(:last-of-type),.MainContent_content__6ibcz table th:not(:last-of-type){border-right:1px solid #2307010d}.MainContent_content__6ibcz blockquote{font-size:14px;line-height:1.6em;letter-spacing:.04em;padding-left:1em;margin-left:0;position:relative}.MainContent_content__6ibcz blockquote:before{content:"";width:3px;height:100%;position:absolute;left:0;top:0;background-color:#2307011a}.MainContent_content__6ibcz a{text-decoration:underline;transition:.3s}.MainContent_content__6ibcz a:hover{opacity:.6}.MainContent_content__6ibcz img{max-width:100%;height:auto;border-radius:8px}.MainContent_content__6ibcz>iframe{margin-left:auto!important;margin-right:auto!important;margin-bottom:0!important}.MainContent_content__6ibcz iframe{border-radius:8px!important}.MainContent_content__6ibcz>*+*{margin-top:20px!important}.MainContent_content__6ibcz :last-child{margin-bottom:0}.MainContent_content__6ibcz.MainContent_content_small__G3MI5 ul{font-size:14px;margin-bottom:10px;line-height:1}.MainContent_content__6ibcz.MainContent_content_small__G3MI5 li{line-height:1.2;margin-bottom:6px}.MainContent_content__6ibcz.MainContent_content_small__G3MI5 p{font-size:14px;margin-bottom:10px;line-height:1.3}.MainContent_content__6ibcz.MainContent_content_small__G3MI5 figure{margin-bottom:10px}.MainContent_content__6ibcz.MainContent_content_small__G3MI5 h1{margin-bottom:12px;font-size:20px;line-height:1.2}.MainContent_content__6ibcz.MainContent_content_small__G3MI5 *+h1{margin-top:20px}.FavoriteList_favorite_list__B8D5P{padding:0 20px 32px;background:#fff}.FavoriteList_favorite_item__M64FU{cursor:pointer}.FavoriteList_favorite_item__M64FU>*{padding:20px 0;border-bottom:1px solid #2307010d;display:flex;align-items:center;justify-content:space-between}.FavoriteList_favorite_item__M64FU:last-of-type{border-bottom:none}.FavoriteList_favorite_item__M64FU .FavoriteList_icon__OBjxP{font-size:20px;color:#ff4c00}.FavoriteList_favorite_item__M64FU .FavoriteList_text__EEek8{max-width:calc(100% - 60px)}.FavoriteList_favorite_item__M64FU h3{font-weight:700;font-size:16px;margin-bottom:8px;line-height:1.5em;letter-spacing:.02em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:48px}.FavoriteList_favorite_item__M64FU ul{display:flex}.FavoriteList_favorite_item__M64FU ul li{font-size:10px;color:#23070199;padding-right:12px;position:relative}.FavoriteList_favorite_item__M64FU ul li span{margin-left:4px}.FavoriteList_favorite_item__M64FU ul li:before{content:"";width:2px;height:2px;background:#230701;position:absolute;top:50%;right:5px;margin-top:-1px;border-radius:50%;opacity:.2}.FavoriteList_favorite_item__M64FU ul li:last-of-type{padding-right:0}.FavoriteList_favorite_item__M64FU ul li:last-of-type:before{display:none}.FavoriteList_sub_title__AVO3p{font-size:12px;font-weight:700;margin-bottom:16px}.FavoriteList_favorite_box__9z8oT{margin-bottom:32px}.FavoriteList_favorite_box__9z8oT:last-of-type{margin-bottom:0}.FavoriteList_addButton__6zGTG{appearance:none;-webkit-appearance:none;background:none;cursor:pointer}.Content_content__bGfAW ul{list-style-type:disc;padding-left:1em;font-size:12px;line-height:1.5em;margin-bottom:20px}.Content_content__bGfAW li{margin-bottom:8px}.Content_content__bGfAW li:last-of-type{margin-bottom:0}.Content_content__bGfAW p{font-size:14px;line-height:1.5em;letter-spacing:.04em;margin-bottom:20px}.Content_content__bGfAW h1{margin-bottom:12px;font-size:20px;line-height:1.4em;letter-spacing:.04em}.Content_content__bGfAW *+h1{margin-top:32px}.Content_content__bGfAW strong{font-weight:700}.Content_content__bGfAW a{text-decoration:underline;transition:.3s}.Content_content__bGfAW a:hover{opacity:.6}.Content_content__bGfAW img{max-width:100%;height:auto;border-radius:8px}.Content_content__bGfAW :last-child{margin-bottom:0}.NoContents_noContents__Re0yu{background:#fff;text-align:center;padding:48px 24px;border-radius:8px;box-sizing:border-box;width:100%}.NoContents_noContents__Re0yu.NoContents_isBackground__spOqn{background:#f5f5f2}.NoContents_noContents__Re0yu>span{opacity:.4;font-size:50px;font-weight:200}.NoContents_noContents__Re0yu p{margin-top:16px!important;opacity:.6!important;font-size:14px!important;letter-spacing:.02em!important;line-height:1.4em!important}.QuestList_title__iPUt6{margin-bottom:20px}.QuestList_title__iPUt6.QuestList_isButton__A9OuQ{display:flex;align-items:center;justify-content:space-between}.QuestList_title__iPUt6 h2{font-size:24px;font-weight:700}*+.QuestList_title__iPUt6{margin-top:40px}.QuestList_quest__4K9wj,.QuestList_quest_img__YeAAD{position:relative}.QuestList_quest_img__YeAAD img{aspect-ratio:1/1;object-fit:cover;width:100%;height:auto;border-radius:8px}.QuestList_quest_img__YeAAD ul{position:absolute;top:10px;left:10px;display:flex;flex-wrap:wrap;justify-content:flex-start;line-height:0;z-index:2;max-width:calc(100% - 82px)}.QuestList_quest_img__YeAAD h3{position:absolute;bottom:0;left:0;width:100%;padding:0 8px 8px;box-sizing:border-box;z-index:1}.QuestList_quest_img__YeAAD h3 span{color:#fff;font-size:13px;line-height:1.35;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:36px;overflow:hidden}.QuestList_quest_img__YeAAD h3:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% + 16px);background:#230701;background:linear-gradient(180deg,rgba(35,7,1,0),rgba(35,7,1,.3));border-radius:0 0 8px 8px;z-index:-1}.QuestList_quest_text__zfMKb{width:calc(100% - 112px)}.QuestList_quest_text__zfMKb h3{font-size:18px;font-weight:700;line-height:1.5em;margin-bottom:12px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:60px}.QuestList_quest_text__zfMKb .QuestList_spot__p7OP5{padding-left:20px;position:relative}.QuestList_quest_text__zfMKb .QuestList_spot__p7OP5 .QuestList_address__lx5_4{font-size:13px;line-height:1.4em;display:block;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:18px;overflow:hidden}.QuestList_quest_text__zfMKb .QuestList_spot__p7OP5 .QuestList_address__lx5_4 span{font-size:12px;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:18px;overflow:hidden;color:#23070199}.QuestList_quest_text__zfMKb .QuestList_spot__p7OP5 .QuestList_icon_spot__ZYaBs{font-size:20px;position:absolute;top:0;left:-2px;line-height:1em}.QuestList_questlist_is_default__w_DyG{display:flex;flex-wrap:wrap;gap:20px}.QuestList_questlist_is_default__w_DyG .QuestList_quest__4K9wj{width:calc(50% - 10px)}.QuestList_questlist_is_default__w_DyG .QuestList_quest_img__YeAAD{margin-bottom:8px;width:100%}.QuestList_questlist_is_default__w_DyG .QuestList_spot__p7OP5 .QuestList_address__lx5_4{font-size:13px}.QuestList_questlist_is_default__w_DyG .QuestList_spot__p7OP5 .QuestList_address__lx5_4 span{font-size:11px}.QuestList_questlist_is_default__w_DyG .QuestList_quest_text__zfMKb{width:100%}.QuestList_questlist_is_small__sY1dY{padding:16px!important;border-radius:16px;background:#2307010d}.QuestList_questlist_is_small__sY1dY .QuestList_quest__4K9wj{padding:12px;background:#fff;border-radius:12px;position:relative;box-sizing:border-box;width:224px;margin-bottom:0}.QuestList_questlist_is_small__sY1dY .QuestList_quest_img__YeAAD{margin-bottom:8px;width:100%;margin-right:0}.QuestList_questlist_is_small__sY1dY .QuestList_quest_img__YeAAD img{border-radius:8px}.QuestList_questlist_is_small__sY1dY .QuestList_quest_img__YeAAD ul{top:8px;left:8px}.QuestList_questlist_is_small__sY1dY .QuestList_quest_img__YeAAD ul li{font-size:10px}.QuestList_questlist_is_small__sY1dY .QuestList_quest_text__zfMKb{width:100%}.QuestList_questlist_is_small__sY1dY .QuestList_quest_text__zfMKb h3{font-size:16px;height:50px;max-height:50px;margin-bottom:8px}.QuestList_questlist_is_small__sY1dY .QuestList_quest_text__zfMKb .QuestList_spot__p7OP5{margin-bottom:0}.QuestList_questlist_is_carousel__iSoEG{margin:0 -20px;padding:0 20px}.QuestList_questlist_is_carousel__iSoEG .QuestList_quest__4K9wj{width:144px;margin-bottom:0}.QuestList_questlist_is_carousel__iSoEG .QuestList_quest_img__YeAAD{margin-bottom:8px;margin-right:0}.QuestList_questlist_is_carousel__iSoEG .QuestList_quest_text__zfMKb{width:100%}.QuestList_isAchieved__r6QyD .QuestList_quest_text__zfMKb{opacity:40%}.QuestList_achieved__Dsxa1{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;background:#230701cc;border-radius:8px}.QuestList_achieved__inner__lOjXM{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.QuestList_achieved__inner__lOjXM p{font-size:16px;line-height:1.4em;font-weight:700;color:#fff}.QuestList_sortButtons__yq_6b{display:flex;gap:4px;align-items:center;position:relative}.QuestList_sortLabel__ciUZo{font-size:12px;white-space:nowrap;color:#23070199}.QuestList_sortSelect__mTCTV{padding-left:10px;padding-right:32px;height:28px;min-height:28px;border-radius:20px;border:none;background:url(/images/select_arrow.svg) no-repeat right 10px center #2307010d;background-size:20px;color:#230701;font-size:12px;cursor:pointer;transition:all .2s ease}.QuestList_sortSelect__mTCTV:focus{outline:none}.QuestList_sortSelect__mTCTV:disabled{opacity:.5;cursor:not-allowed}.QuestList_sortSelect__mTCTV option{padding:8px}.QuestList_sortSelect__mTCTV option:disabled{color:#ccc}.QuestList_headerRow__WDwiT{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.QuestList_headerRow__WDwiT h2{margin-bottom:0}.Top_top__fvdCA{background:#fff;padding-top:32px!important;padding-bottom:64px!important}.Top_slide__nOgEM{padding:12px 0 28px!important;margin-bottom:12px}.Top_slide__nOgEM img{border-radius:8px}.Top_slide__nOgEM>div:last-of-type span{width:4px;height:4px;margin:0 4px!important;background:#230701!important;opacity:.1;transition:.3s;border-radius:4px!important}.Top_loginButtons__R3j5k{display:flex;padding:12px 20px;gap:12px}.Top_locationDialog__FcEm_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.Top_locationDialogContent__8THcu{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:90%;text-align:center}.Top_locationDialogContent__8THcu h3{margin:0 0 16px;font-size:20px;font-weight:600;color:#230701}.Top_locationDialogContent__8THcu p{margin:0 0 24px;font-size:14px;color:#666;line-height:1.5}.Top_locationDialogButtons___Gp8M{display:flex;gap:12px;justify-content:center}.Top_topInformation__zMTN_{margin-top:12px;padding:0 20px}.Top_loginButtons__R3j5k+.Top_topInformation__zMTN_{margin-top:0;padding-top:12px;position:relative}.Top_loginButtons__R3j5k+.Top_topInformation__zMTN_:before{content:"";width:calc(100% - 40px);height:1px;position:absolute;top:0;left:20px;background:#2307011a}.Top_topInformation__zMTN_+.Top_top__fvdCA{margin-top:24px}.Top_loginButtons__R3j5k+.Top_top__fvdCA,.Top_topInformation__zMTN_+.Top_top__fvdCA{border-radius:16px 16px 0 0}.utils_wrapper__w9vB9{padding:0 20px}