.faq-component-overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);transition:opacity .5s;visibility:visible;opacity:1;display:flex;align-items:center;z-index:100}.faq-component-container{display:flex;flex-direction:column;height:calc(var(--vh, 1vh) * 100);background-image:url(/assets/backgroud-sky-d4201c91.png);background-repeat:no-repeat;background-position:left top;height:100%;width:100%}.faq-component-container .faq-component-navigation{position:absolute;top:0;width:100%;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;font-size:20px;padding:10px}@media screen and (max-width: 280px){.faq-component-container .faq-component-navigation{font-size:18px}}.faq-component-container .faq-component-navigation p{margin-bottom:0;width:60px;text-align:right;color:var(--secondary-color);cursor:pointer}.faq-component-container .faq-component-navigation span{flex:1;text-align:center}.faq-component-container .faq-component-navigation .arrow-back{width:60px;cursor:pointer}.faq-component-container .faq-component-navigation .arrow-back svg{margin-right:5px}.faq-component-container .faq-component-answer-container{background-color:#fff;margin:60px 10px 10px;padding:10px 10px 30px;border-radius:10px;font-size:20px;max-height:70%;overflow-x:auto}.faq-component-container .faq-component-answer-container::-webkit-scrollbar{display:none}.faq-component-container .faq-component-answer-container .options-container{background-color:#fff;margin:10px 0;display:flex;justify-content:center;flex-direction:column;padding-bottom:30px;border-radius:10px;max-height:470px}.faq-component-container .faq-component-answer-container .options-container p{font-size:20px;height:100px;margin:15px 15px 0}.faq-component-container .faq-component-answer-container .options-container .option{font-size:18px;color:var(--secondary-color);display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80px;border-bottom:solid 1px #c7c7c7;margin:0 10px;cursor:pointer}.faq-component-container .faq-component-answer-container .options-container .option span{max-width:275px}.faq-component-container .faq-component-answer-container .options-container .option svg{text-align:right}.faq-component-container .faq-component-answer-container .faq-component-answer{max-height:470px;padding:10px}.faq-component-container .faq-component-answer-container .faq-component-answer span{white-space:nowrap}.faq-component-container .faq-component-buttons-container{position:absolute;display:flex;flex-direction:row;top:80%;width:100%;padding:10px}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:22px}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-up,.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-down{height:50px;background-color:#c7c7c7;flex:1;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-up{margin-left:30px}@media screen and (max-width: 320px){.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-up{margin-left:20px}}@media screen and (max-width: 280px){.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-up{margin-left:15px}}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-down{margin-left:20px}@media screen and (max-width: 320px){.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-down{margin-left:15px}}@media screen and (max-width: 280px){.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .all-down{margin-left:10px}}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .up-arrow,.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .down-arrow{width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .up-arrow{border-bottom:20px solid white}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .down-arrow{border-top:20px solid white}.faq-component-container .faq-component-buttons-container .faq-component-buttons-contain .active{background-color:var(--secondary-color)}.nav-service-menu{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;max-width:calc(var(--cw, 3.75) * 500 / 3.75);margin:auto}.nav-service-menu .nav-service-menu-item{width:33.3333333333%;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding-bottom:calc(var(--cw, 3.75) * 4 / 3.75)}.nav-service-menu .nav-service-menu-item .nav-service-menu-icon{width:calc(var(--vw, 3.75) * 50 / 3.75);height:calc(var(--vw, 3.75) * 50 / 3.75);margin-bottom:calc(var(--cw, 3.75) * 2 / 3.75);border-radius:calc(var(--cw, 3.75) * 48 / 3.75);box-shadow:0 calc(var(--cw, 3.75) * 2 / 3.75) calc(var(--cw, 3.75) * 4 / 3.75) #00000029}.nav-service-menu .nav-service-menu-item .nav-service-menu-title{color:currentColor;font-size:calc(var(--vw, 3.75) * 10 / 3.75);text-align:center;line-height:calc(var(--vw, 3.75) * 12 / 3.75);height:calc(var(--vw, 3.75) * 50 / 3.75)}.nav-service-menu.nav-service-menu-short{max-width:calc(var(--cw, 3.75) * 300 / 3.75);grid-template-columns:auto auto auto}.nav-service-menu.nav-service-menu-short .nav-service-menu-item{width:100%}.header-sidemenu-mask{position:absolute;background:rgba(255,255,255,.3333333333);width:100%;height:calc(var(--vh, 1vh) * 100);top:0;left:0;z-index:9}.header-sidemenu{transition:opacity .2s;position:absolute;height:0px;width:100%;background-color:var(--primary-color);color:#fff;z-index:21;overflow-x:hidden;overflow-y:auto;opacity:0;display:flex;flex-direction:column;top:calc(var(--cw, 3.75) * 60 / 3.75)}.header-sidemenu.show{opacity:1;height:calc(var(--vh, 1vh) * 100 - calc(var(--cw, 3.75) * 60 / 3.75))}.header-sidemenu.pro{top:calc(var(--cw, 3.75) * 60 / 3.75)}.header-sidemenu.pro.show{height:calc(var(--vh, 1vh) * 100 - calc(var(--cw, 3.75) * 60 / 3.75))}.header-sidemenu .header-sidemenu-content{flex:1;width:100%;padding:calc(var(--vw, 3.75) * 24 / 3.75) calc(var(--vw, 3.75) * 8 / 3.75) 0;display:flex;flex-direction:column;align-items:center}.header-sidemenu .header-sidemenu-title{font-weight:500;font-size:calc(var(--vw, 3.75) * 14 / 3.75);margin-bottom:calc(var(--cw, 3.75) * 16 / 3.75)}@media screen and (max-width: 480px){.header-sidemenu .header-sidemenu-title{font-size:calc(var(--vw, 3.75) * 16 / 3.75)}}.header-sidemenu .header-sidemenu-line{height:calc(var(--cw, 3.75) * 5 / 3.75);width:calc(var(--cw, 3.75) * 34 / 3.75);background:#fff;margin-bottom:calc(var(--cw, 3.75) * 24 / 3.75)}.header-sidemenu .header-sidemenu-line-lg{height:calc(var(--cw, 3.75) * 1 / 3.75);width:100%;background:#fff;margin-bottom:calc(var(--cw, 3.75) * 24 / 3.75)}.header-sidemenu .header-sidemenu-hr{height:calc(var(--cw, 3.75) * 1 / 3.75);width:100%;background:#fff;margin-bottom:calc(var(--cw, 3.75) * 16 / 3.75)}.header-sidemenu .header-sidemenu-btn-container{width:calc(100% + var(--vw, 3.75) * 16 / 3.75);padding:calc(var(--vw, 3.75) * 16 / 3.75);margin:0 calc(var(--vw, 3.75) * -8 / 3.75);background:var(--account-menu-bg);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:calc(var(--vw, 3.75) * 8 / 3.75)}.header-sidemenu .header-sidemenu-btn{font-size:calc(var(--vw, 3.75) * 10 / 3.75);height:calc(var(--vw, 3.75) * 30 / 3.75);max-width:calc(var(--cw, 3.75) * 320 / 3.75)}@media screen and (max-width: 480px){.header-sidemenu .header-sidemenu-btn{font-size:calc(var(--vw, 3.75) * 14 / 3.75);height:calc(var(--vw, 3.75) * 40 / 3.75)}}.header-sidemenu .nav-menu{width:100%;display:flex;gap:calc(var(--vw, 3.75) * 8 / 3.75);padding:calc(var(--vw, 3.75) * 25 / 3.75) 0 calc(var(--vw, 3.75) * 10 / 3.75)}.header-sidemenu .nav-menu .nav-menu-btn{width:33.3333333333%;height:calc(var(--vw, 3.75) * 36 / 3.75);font-size:calc(var(--vw, 3.75) * 10 / 3.75);font-weight:700;border-radius:calc(var(--vw, 3.75) * 8 / 3.75);padding:0}@media screen and (max-width: 480px){.header-sidemenu .nav-menu .nav-menu-btn{height:calc(var(--vw, 3.75) * 44 / 3.75);font-size:calc(var(--vw, 3.75) * 11 / 3.75)}}.header-sidemenu .header-sidemenu-service-menu{flex:1}.header-sidemenu .account-menu{width:calc(100% + var(--vw, 3.75) * 16 / 3.75);padding:0 calc(var(--vw, 3.75) * 8 / 3.75) calc(var(--vw, 3.75) * 8 / 3.75);margin:0 calc(var(--vw, 3.75) * -8 / 3.75);background:var(--account-menu-bg);display:flex;flex-direction:column;align-items:flex-start}.header-sidemenu .account-menu-item{width:100%;padding:calc(var(--vw, 3.75) * 8 / 3.75) 0;color:#fff;font-size:calc(var(--vw, 3.75) * 10 / 3.75);word-break:break-all;display:flex;align-items:center;cursor:pointer}@media screen and (max-width: 480px){.header-sidemenu .account-menu-item{font-size:calc(var(--vw, 3.75) * 12 / 3.75)}}.header-sidemenu .account-menu-item.account-menu-name{font-size:calc(var(--vw, 3.75) * 12 / 3.75);cursor:default}@media screen and (max-width: 480px){.header-sidemenu .account-menu-item.account-menu-name{font-size:calc(var(--vw, 3.75) * 14 / 3.75)}}.header-sidemenu .account-menu-icon{width:calc(var(--cw, 3.75) * 32 / 3.75);height:calc(var(--cw, 3.75) * 32 / 3.75);margin-right:calc(var(--cw, 3.75) * 4 / 3.75)}.header-sidemenu .account-menu-hr{width:100%;height:calc(var(--cw, 3.75) * 1 / 3.75);background-color:#fff}.header-sidemenu.oem_side_content{background-color:#179e4a}.header-sidemenu.oem_side_content .account-menu{background-color:1d810e}.header__steps-container{position:absolute;background:#fff;z-index:99;display:flex;height:calc(100% - calc(var(--cw, 3.75) * 16 / 3.75));align-items:center;left:0;right:calc(var(--cw, 3.75) * 60 / 3.75);background-color:#f8f8f8;border-top-right-radius:calc(var(--cw, 3.75) * 24 / 3.75);border-bottom-right-radius:calc(var(--cw, 3.75) * 24 / 3.75);gap:calc(var(--cw, 3.75) * 8 / 3.75)}.header__steps-container .header__steps-title{font-size:calc(var(--cw, 3.75) * 14 / 3.75);font-weight:700;text-align:left;margin-left:calc(var(--cw, 3.75) * 8 / 3.75);display:flex;align-items:baseline;line-height:calc(var(--cw, 3.75) * 40 / 3.75);width:calc(var(--cw, 3.75) * 70 / 3.75)}.header__steps-container .header__steps-title .text__title{width:calc(var(--cw, 3.75) * 31 / 3.75)}.header__steps-container .header__steps-title .number__title{color:#1dadd7;font-size:calc(var(--cw, 3.75) * 28 / 3.75);font-weight:700;flex-shrink:0;flex:1}.header__steps-container .header__steps-stars{display:flex;align-items:center;gap:calc(var(--cw, 3.75) * 8 / 3.75);flex:1}.header__steps-container .header__steps-stars .star__item{height:calc(var(--cw, 3.75) * 31 / 3.75);color:#c7c4c3}.header__steps-container .header__steps-stars .star__item.active{color:#ebbe00}.header__steps-container.oem__view{background-color:#fff}.header__steps-container.oem__view .text__title{color:#666;font-size:calc(var(--cw, 3.75) * 16 / 3.75);line-height:calc(var(--cw, 3.75) * 40 / 3.75);width:unset}.header__steps-container.oem__view .number__title{color:#78c456}.header__steps-container.oem__view .header__steps-stars{background-color:#f8f8f8;border-radius:calc(var(--cw, 3.75) * 22 / 3.75);height:calc(var(--cw, 3.75) * 44 / 3.75);justify-content:center}@media screen and (max-width: 375px){.header__steps-container .header__steps-stars .star__item{display:flex;align-items:center;justify-content:center;width:calc(var(--cw, 3.75) * 28 / 3.75);height:calc(var(--cw, 3.75) * 28 / 3.75)}}:root{--primary-color: #1dadd7;--primary-color-5: rgba(29, 173, 215, .5);--primary-color-7: rgba(29, 173, 215, .7);--bg-light-color: #eefcfe;--btn-bg-color: #00abf0;--light-main-color: #effcff;--bg-main-color: #effcff;--bl-color: #43aaed;--account-menu-bg: #0b91b9;--bot-chat-dark-cl: #2e73ac;--call-to-action-cl: #1675d1;--light-main-cl: #44add7;--home-page-bg-cl: #e5f6ff;--bot-chat-welcome-text-cl: #021461;--bot-chat-arrow-bg: #1873ff;--top-page-bottom-bg: #20345a;--secondary-color: #2b75ff;--menu-text-color: #2b75fb;--note-bg: #f4faff;--note-df-bg: #f4faff;--service-title-color: #43aaed;--note-light-bg-color: #9ed7fc;--note-bolder-color: #e3f2ff;--navigate-delete-color: #2c75f8;--plan-shadow-color: #1dadd73c;--album-color: #9ed7fc;--extra-color: #24c7f4;--inp-btn-color: rgb(36, 199, 244, .5);--bg-avatar-color: #d2f3fb;--direct-btn-padding-x: .75rem;--direct-btn-padding-y: .375rem;--direct-border-radius-lg: .5rem;--direct-btn-font-size: 1rem;--direct-btn-font-weight: 400;--direct-btn-line-height: 1.5;--direct-btn-border-width: 1px;--direct-btn-border-radius: .25rem;--direct-btn-border-radius: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--direct-btn-color: #fff;--direct-btn-bg: transparent;--direct-btn-border-color: #0d6efd;--direct-btn-main-color: #0d6efd;--direct-btn-fourth-color: #17b9e7}.oem-theme{--primary-color: #179e4a;--bg-light-color: #fffdf2;--btn-bg-color: #179e4a;--light-main-color: #f7fff0;--bg-main-color: #fffdf2;--bl-color: #179e4a;--account-menu-bg: #1d810e;--bot-chat-dark-cl: #179e4a;--call-to-action-cl: #1d810e;--light-main-cl: #1d810e;--home-page-bg-cl: #eef7e7;--bot-chat-welcome-text-cl: #1d810e;--bot-chat-arrow-bg: #179e4a;--top-page-bottom-bg: #1d810e;--secondary-color: #179e4a;--menu-text-color: #1d810e;--note-bg: #f7fff0;--note-df-bg: #f0ffe2;--service-title-color: #a8d182;--note-light-bg-color: #ddf8e5;--note-bolder-color: #179e4a;--navigate-delete-color: #179e4a;--plan-shadow-color: #179e4a3c;--album-color: #bdecc8;--extra-color: #ebbe00;--direct-btn-border-color: #179e4a;--direct-btn-main-color: #179e4a;--direct-btn-fourth-color: #179e4a}.faq{position:absolute;bottom:-100vh;transition:all .5s;width:100%;height:100%;z-index:100}.faq.show{bottom:0}.right-delete-btn{font-size:18px;font-weight:700;color:var(--navigate-delete-color);cursor:pointer}.notice-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.notice-header .notice-icon{margin:0 10px;width:20px}.notice-header .notice-title{color:#2b75f8}.notice-content{margin:0 10px;text-align:left}.navigation{padding:0px calc(var(--cw, 3.75) * 8 / 3.75);display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;width:100%;height:calc(var(--cw, 3.75) * 60 / 3.75);z-index:10}.navigation.nav-sm{height:calc(var(--cw, 3.75) * 50 / 3.75)}.navigation .saras-logo-container{display:flex;justify-content:center;align-items:center;gap:calc(var(--cw, 3.75) * 16 / 3.75);cursor:pointer}.navigation .line__icon{width:calc(var(--cw, 3.75) * 40 / 3.75);height:calc(var(--cw, 3.75) * 40 / 3.75);cursor:pointer}.navigation .line__icon img{width:100%;height:100%;object-fit:cover}.navigation .notification_box{width:calc(var(--cw, 3.75) * 40 / 3.75);height:calc(var(--cw, 3.75) * 40 / 3.75);border-radius:calc(var(--cw, 3.75) * 4 / 3.75);background-color:#fff;border:calc(var(--cw, 3.75) * 1 / 3.75) solid #e2e2e2;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:calc(var(--cw, 3.75) * 20 / 3.75);cursor:pointer;padding-top:calc(var(--cw, 3.75) * 6 / 3.75);position:relative}.navigation .notification_box .red__dot{width:calc(var(--cw, 3.75) * 8 / 3.75);height:calc(var(--cw, 3.75) * 8 / 3.75);position:absolute;top:calc(var(--cw, 3.75) * 3 / 3.75);right:calc(var(--cw, 3.75) * 3 / 3.75);border-radius:50%;background-color:red}.navigation .notification_box .icon__text{font-size:calc(var(--cw, 3.75) * 8 / 3.75);font-weight:700;color:#585858;line-height:calc(var(--cw, 3.75) * 19 / 3.75)}.navigation .header-side-menu{margin-left:calc(var(--cw, 3.75) * 4 / 3.75);color:#fff;border-radius:calc(var(--cw, 3.75) * 4 / 3.75);display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1;width:calc(var(--cw, 3.75) * 56 / 3.75);height:100%;transform:translate(calc(var(--cw, 3.75) * 8 / 3.75))}.navigation .header-side-menu.menu__open{margin-right:0;width:calc(var(--cw, 3.75) * 56 / 3.75);height:100%;background:var(--primary-color);border-radius:0}.navigation .header-side-menu.menu__open .side__menu-icon{color:#fff;border:calc(var(--cw, 3.75) * 1 / 3.75) solid #fff;gap:calc(var(--cw, 3.75) * 2 / 3.75)}.navigation .header-side-menu.oem_nav{border-radius:0}.navigation .header-side-menu.oem_nav.menu__open,.navigation .header-side-menu.oem_nav .side__menu-icon{background-color:#179e4a}.navigation .header-side-menu .side__menu-icon{display:flex;flex-direction:column;gap:calc(var(--cw, 3.75) * 4 / 3.75);font-size:calc(var(--cw, 3.75) * 8 / 3.75);align-items:center;justify-content:center;background:var(--primary-color);width:calc(var(--cw, 3.75) * 40 / 3.75);height:calc(var(--cw, 3.75) * 40 / 3.75);border-radius:calc(var(--cw, 3.75) * 4 / 3.75)}.navigation.pro{height:calc(var(--cw, 3.75) * 60 / 3.75)}.navigation.pro .header-side-menu{width:calc(var(--cw, 3.75) * 60 / 3.75);height:calc(var(--cw, 3.75) * 60 / 3.75)}.navigation .back-saras-logo{display:flex;justify-content:center;align-items:center;gap:calc(var(--cw, 3.75) * 16 / 3.75);font-size:calc(var(--cw, 3.75) * 14 / 3.75);font-weight:700;color:#707070}.navigation .back-saras-logo.back-btn-clickable{cursor:pointer}.navigation .navigation-btn{border:none;background-color:transparent;font-size:calc(var(--cw, 3.75) * 16 / 3.75);width:auto;padding:0;z-index:1;display:flex;justify-content:center;align-items:center;gap:calc(var(--cw, 3.75) * 5 / 3.75);color:var(--primary-color)}.navigation.white{background-color:#fff;box-shadow:0 3px 10px #00000029}.navigation.transparent{background-color:transparent;box-shadow:unset}.navigation.mask{background-color:#000000d9}.navigation .back-btn-position{width:calc(var(--cw, 3.75) * 100 / 3.75);z-index:1}.navigation .back-btn-position img{cursor:pointer;width:calc(var(--cw, 3.75) * 38 / 3.75);height:calc(var(--cw, 3.75) * 38 / 3.75)}.navigation .back-btn-position.back-btn-home{width:auto}.navigation .header-buttons{display:flex;justify-content:flex-end;align-items:center;right:0;z-index:1}.navigation .header-buttons .nav-menu-action{cursor:pointer;padding:5px calc(var(--cw, 3.75) * 10 / 3.75);margin-left:5x}.navigation .header-buttons .qa-button{cursor:pointer;margin-left:calc(var(--cw, 3.75) * 10 / 3.75);width:calc(var(--cw, 3.75) * 35 / 3.75);height:calc(var(--cw, 3.75) * 35 / 3.75)}.navigation .header-buttons .dialog-button{cursor:pointer;width:calc(var(--cw, 3.75) * 30 / 3.75);height:calc(var(--cw, 3.75) * 30 / 3.75)}.navigation .header-buttons .delete__txt{font-size:calc(var(--cw, 3.75) * 16 / 3.75);color:var(--bl-color);cursor:pointer}.navigation .header-buttons .delete__txt:hover{opacity:.8}.navigation .navigation-back{border:none;background-color:transparent;font-size:calc(var(--cw, 3.75) * 20 / 3.75);width:auto;padding:0;z-index:1}.navigation .navigation-back svg{margin-right:calc(var(--cw, 3.75) * 5 / 3.75)}.navigation .saras-logo{height:calc(var(--cw, 3.75) * 26 / 3.75);width:auto;z-index:1}.navigation .saras-logo.kyoto-logo{padding-left:calc(var(--cw, 3.75) * 8 / 3.75)}@media screen and (max-width: 480px){.navigation .saras-logo.kyoto-logo{height:calc(var(--cw, 3.75) * 24 / 3.75)}}@media screen and (max-width: 450px){.navigation .saras-logo.kyoto-logo{height:calc(var(--cw, 3.75) * 23 / 3.75)}}@media screen and (max-width: 440px){.navigation .saras-logo.kyoto-logo{height:calc(var(--cw, 3.75) * 22 / 3.75)}}@media screen and (max-width: 420px){.navigation .saras-logo.kyoto-logo{height:calc(var(--cw, 3.75) * 21 / 3.75)}}@media screen and (max-width: 400px){.navigation .saras-logo.kyoto-logo{height:calc(var(--cw, 3.75) * 20 / 3.75)}}.navigation .saras-pro{height:calc(var(--cw, 3.75) * 40 / 3.75);width:auto;cursor:pointer;z-index:1}.navigation .saras-no1{height:calc(var(--cw, 3.75) * 50 / 3.75);width:auto;margin-left:calc(var(--cw, 3.75) * 12 / 3.75);z-index:1}.navigation .navigation-flex-1{flex:1}.navigation .navigation-img-container{width:calc(var(--cw, 3.75) * 27 / 3.75);margin-right:calc(var(--cw, 3.75) * 5 / 3.75)}.navigation .navigation-img-container img{width:100%;object-fit:contain}.navigation .navigation-title{flex:1;margin-bottom:0;font-weight:700;text-align:center;font-size:calc(var(--cw, 3.75) * 20 / 3.75);color:#fff;position:absolute;left:0;width:100%;padding:0 calc(var(--cw, 3.75) * 60 / 3.75)}.navigation .navigation-title.title-sm{font-size:calc(var(--cw, 3.75) * 16 / 3.75);color:#666}.navigation .navigation-title.title-home{position:relative;flex:unset;left:unset;width:unset;margin-left:calc(var(--cw, 3.75) * 20 / 3.75);font-size:calc(var(--cw, 3.75) * 14 / 3.75);color:#585858}.navigation .navigation-title.title-ellipsis{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;width:calc(100% - calc(var(--cw, 3.75) * 150 / 3.75));margin-left:calc(var(--cw, 3.75) * 75 / 3.75)}.navigation .navigation-title.title-ellipsis.title-ellipsis-sm{width:calc(100% - calc(var(--cw, 3.75) * 179 / 3.75));margin-left:calc(var(--cw, 3.75) * 89 / 3.75)}.navigation .navigation-title.title-font-sm{font-size:calc(var(--cw, 3.75) * 14 / 3.75)}.navigation .navigation-title.title-clickable{font-size:calc(var(--cw, 3.75) * 18 / 3.75);cursor:pointer}.navigation .navigation-title.title-clickable:hover{opacity:.8}.navigation .reset-container{position:absolute;right:0}
