@charset "UTF-8";.track-location-marker-container{position:relative;top:22px}.loading-map-backround{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover}.custom-zoom-controls{z-index:100;position:fixed;bottom:15px;inset-inline-end:10px;gap:12px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media only screen and (orientation: landscape) and (max-height: 480px){.custom-zoom-controls{bottom:30px}}.custom-zoom-controls button{margin-inline-end:10px;border:none;background-color:#fff;transition:background-color .3s;box-shadow:0 2px 4px #0000001a;cursor:pointer;width:40px;height:40px;border-radius:50%;padding:8px;font-size:24px}.custom-zoom-controls button:hover{background-color:#f0f0f0}.custom-zoom-controls button:focus{outline:none}.custom-zoom-controls button::-moz-focus-inner{border:0}.custom-zoom-controls button:disabled{cursor:not-allowed;color:#d3d3d3}.device-list-skeleton-container{padding:14px 20px;width:100%;display:flex;flex-direction:row}.device-list-skeleton-container .typography-container{padding-inline-start:10px;width:87%}.device-list-skeleton-container .typography-container .title-container{display:flex;flex-direction:row;justify-content:space-between}.device-list-skeleton-container .typography-container .title-container :first-child{width:70%}.device-list-skeleton-container .typography-container .title-container :nth-child(2){text-align:right;width:20%}.device-list-skeleton-container .typography-container .subtitle-container{width:70%}.device-skeleton-list-container .item:not(:last-child):after{content:"";display:block;width:80%;border-bottom:1px solid #E4E4E7;position:absolute;right:14px;bottom:0}.device-skeleton-list-container .item{position:relative}.detail-card{z-index:100!important;z-index:100;position:absolute;margin-inline-start:20px;top:70px}.detail-card .outer-card{width:360px;height:var(--device-list-card-h);background-color:#f6f6f8;box-shadow:0 2px 8px #00000026,0 0 2px #0000000a;border-radius:26px}.detail-card .card-content{padding:8px 18px 12px;background-color:#fcfcff}.detail-card .card-content p{margin-top:10px;font-size:12px;text-align:center}.detail-card .card-content .MuiGrid-container{margin:0;width:100%;height:100%}.detail-card .card-content .MuiGrid-item{padding:0!important;width:100px;height:90px;display:flex;flex-direction:column;align-items:center}.detail-card .card-content .MuiButton-root{min-width:0px;width:40px;height:40px;border-radius:1.25rem;background-color:#f2f2f3;margin:8px 30px 0}.detail-card .card-content .LostModeOn g{stroke:#387aff}.detail-card .scrollable-area{height:var(--device-detail-card-inner-h);overflow:auto}.detail-card .scrollable-area .device-image-area{height:49px;text-align:center}.detail-card .scrollable-area .device-image-area .device-image-background{position:relative;margin:auto;width:96px;height:96px;border-radius:48px;background:#e9e9ec}.detail-card .scrollable-area .device-image-area .device-image{position:relative;width:80px;height:80px;top:8px}.detail-card .scrollable-area .device-image-area .device-status{position:absolute;top:3px;inset-inline-end:3px;width:10px;height:10px}.detail-card-mobile{z-index:100!important;z-index:100;position:absolute;margin-inline-start:20px;width:100dvw;top:0;margin:0}.detail-card-mobile .outer-card{width:360px;height:var(--device-list-card-h);background-color:#f6f6f8;box-shadow:0 2px 8px #00000026,0 0 2px #0000000a;border-radius:26px}.detail-card-mobile .outer-card{position:fixed;width:100%;height:100%;border-radius:0}.detail-card-mobile .card-content{width:100%;padding:8px 18px 12px;background-color:#fcfcff}.detail-card-mobile .card-content p{margin-top:10px;font-size:12px;text-align:center}.detail-card-mobile .card-content .MuiGrid-container{margin:0;width:100%;height:100%}.detail-card-mobile .card-content .MuiGrid-item{padding:0!important;width:100px;height:90px;height:100px;display:flex;flex-direction:column;align-items:center}.detail-card-mobile .card-content .MuiButton-root{min-width:0px;width:40px;height:40px;border-radius:1.25rem;background-color:#f2f2f3;margin:8px 30px 0}.detail-card-mobile .card-content .LostModeOn g{stroke:#387aff}.detail-card-mobile .scrollable-area{height:var(--device-detail-card-inner-h);overflow:auto;height:calc(100% - 64px)}.detail-card-mobile .scrollable-area .device-image-area{height:49px;text-align:center}.detail-card-mobile .scrollable-area .device-image-area .device-image-background{position:relative;margin:auto;width:96px;height:96px;border-radius:48px;background:#e9e9ec}.detail-card-mobile .scrollable-area .device-image-area .device-image{position:relative;width:80px;height:80px;top:8px}.detail-card-mobile .scrollable-area .device-image-area .device-status{position:absolute;top:3px;inset-inline-end:3px;width:10px;height:10px}.spotted-by-container img{position:relative;top:1px;right:3px}.button-with-margin-top-layout-container{width:100%;display:flex;margin-top:17px;align-items:center}.button-with-margin-top-layout-container .divider-container{height:16px}.sound-text-alert p{font-size:14px;font-weight:400;line-height:19px}.base-button{border-radius:27px!important;height:53px}.modal-bottom-button-container{width:100%;margin-top:31px}.modal-bottom-button-container button{text-transform:none;box-shadow:none}.loading-circle-container{display:flex;justify-content:center;align-items:center}.loading-container-fullheight{height:80%}.loading-container{height:24px;line-height:24px;position:relative;top:0;left:0;width:24px}.timing-function{animation:circle-rotating infinite;animation-duration:1s;animation-timing-function:linear}@keyframes circle-rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.circle-progress-animation-dot-1{animation:circle-rotating-1 infinite;animation-duration:1s;animation-timing-function:cubic-bezier(.33,0,.3,1)}@keyframes circle-rotating-1{0%{transform:translate(10px)}50%{transform:translate(3px)}to{transform:translate(10px)}}.circle-progress-animation-dot-2{animation:circle-rotating-2 infinite;animation-duration:1s;animation-timing-function:cubic-bezier(.33,0,.3,1)}@keyframes circle-rotating-2{0%{transform:translateY(10px)}50%{transform:translateY(3px)}to{transform:translateY(10px)}}.circle-progress-animation-dot-3{animation:circle-rotating-3 infinite;animation-duration:1s;animation-timing-function:cubic-bezier(.33,0,.3,1)}@keyframes circle-rotating-3{0%{transform:translate(-10px)}50%{transform:translate(-3px)}to{transform:translate(-10px)}}.circle-progress-animation-dot-4{animation:circle-rotating-4 infinite;animation-duration:1s;animation-timing-function:cubic-bezier(.33,0,.3,1)}@keyframes circle-rotating-4{0%{transform:translateY(-10px)}50%{transform:translateY(-3px)}to{transform:translateY(-10px)}}.pg-icon-size-sm{border-radius:3px;height:4px;left:10px;position:absolute;top:10px;width:4px}.pg-icon-size-md{border-radius:4px;height:5px;left:10px;position:absolute;top:10px;width:5px}.pg-icon-size-lg{border-radius:5px;height:6px;left:10px;position:absolute;top:10px;width:6px}#pg-icon-1{background-color:#23c492;transform:translate(10px)}#pg-icon-2{transform:translateY(10px)}#pg-icon-2,#pg-icon-3{background-color:#387aff}#pg-icon-3{transform:translate(-10px)}#pg-icon-4{background-color:#387aff;transform:translateY(-10px)}.sound-text p{text-align:center;margin-top:16px;font-size:14px;font-weight:400;line-height:19px}.buds-img{display:flex;justify-content:space-around}.buds-img img{width:54px;height:54px}.buds-img-button{display:flex;justify-content:space-around}.buds-img-button img{width:39px;height:39px}.lock-locked-title{color:#0381fe}.lock-initial-title{color:#fa980a}.lock-retry-title{color:#db332a}.lock-time{font-weight:700!important}.lock-status{display:flex;margin-top:14px;margin-bottom:14px}.lock-status img{margin-inline-end:16px}.lock-status p:nth-child(1){font-size:24px;font-weight:400}.lock-status p:nth-child(2),.lock-status p:nth-child(3){font-size:14px;font-weight:400}.lockFunctionList{margin-top:24px;margin-bottom:10px}.bullet-point-with-title-and-contents-container{display:flex;flex-direction:row;margin-bottom:16px}.bullet-point-with-title-and-contents-container:last-child{margin-bottom:0}.title-and-contents-container{display:flex;flex-direction:column;margin-inline-start:8px;width:calc(100% - 26px);height:100%}.title-and-contents-container a{font-size:14px!important;color:#387aff!important}.loading-container{position:relative}.width-spacer{display:inline-block;width:18px}.loading-circle-width-remover{position:absolute;bottom:5px}.registered-card-list-container{margin-top:8px}.registered-card-list-container .muiltr-title-MuiListItemText-root{margin-top:0;margin-bottom:0}.registered-card-list-container li{height:90px;padding:14px 0}.registered-card-list-container li img{width:69px;height:43px;margin-inline:0px 24px}.registered-card-list-container li .MuiListItemText-root .card-name-container{display:flex;flex-direction:row;justify-content:space-between}.registered-card-list-container li .MuiListItemText-root .card-name-container :nth-child(1){font-size:14px;font-weight:700;line-height:18px;color:#363636;margin-bottom:4px}.registered-card-list-container li .MuiListItemText-root .card-name-container :nth-child(2){font-size:14px;font-weight:400;line-height:18px;color:#363636;margin-bottom:4px}.registered-card-list-container li .MuiListItemText-root .phone-container a,.registered-card-list-container li .MuiListItemText-root .web-link-container a{font-size:14px;font-weight:400;line-height:20px;color:#387aff}.registered-num{margin-top:32px;font-size:14px;font-weight:400;line-height:20px}.modal-lock-setting-container .MuiFormHelperText-root{position:absolute;top:20px;font-size:8pt!important}.step-one-container,.step-two-container{margin-bottom:20px}.step-three-container p{text-align:end}.title-over-content-layout-container{display:flex;flex-direction:column}.title-container{padding-bottom:5px}.title-bold-container{padding-bottom:5px;font-weight:700}.descript-container{padding-bottom:9px;font-size:14px;color:#252528}.content-container{padding-left:0}.two-vertical-text-fields-container{display:flex;flex-direction:column;justify-content:space-around;height:100%;background-color:#f6f6f8;border-radius:20px;height:90px;padding:7px 13px}.first-text-field-container{border-bottom:1px solid #E4E4E7;padding-bottom:8px}.second-text-field-container{padding-bottom:1px}.label-text-field-container{display:flex;align-items:center;height:100%}.label-text-field-container .label-text-field-title-container{flex:1 0 auto;margin-inline-end:10px}.label-text-field-container .text-field-container{flex:0 1 100%;white-space:nowrap}.two-selects-over-text-field-container{display:flex;flex-direction:column;background-color:#f6f6f8;border-radius:20px;height:90px;padding:7px 13px}.two-selects-over-text-field-container .text-field-container{height:100%;display:flex;align-items:center;justify-content:center}.two-selects-over-text-field-container .text-field-container .MuiInputBase-input{overflow:hidden;text-overflow:ellipsis}.two-selects-container{display:flex;flex-direction:row;height:100%}.first-select-container{display:inline-block;width:40%;margin-inline-end:20px;border-bottom:1px solid #E4E4E7;padding-bottom:7px}.second-select-container{display:inline-block;width:55%;border-bottom:1px solid #E4E4E7;padding-bottom:7px}.loading-circle-in-orange-ring-container{position:relative}.loading-circle-in-orange-ring-container img{margin-inline-end:16px}.loading-circle-in-orange-ring-container .loading-circle-container{position:absolute;top:14.5px;margin-inline-start:27px}.erase-text p{margin-bottom:15px}.erase-text .factory-data-reset-container{margin-top:10px}.erase-text .watch-loading-circle-container{margin:10px 0;display:flex;flex-direction:row;align-items:center}.erase-text .watch-loading-circle-container .watch-loading-circle{margin:10px 15px}.MuiDialog-paper{border-radius:26px!important}.base-action-card-container{display:flex;flex-direction:row;justify-content:center}.button-container{width:100%}.base-action-card-close-icon{margin-left:100%;position:relative;margin-inline-start:10px;width:24px}.statusImage{text-align:center;margin-bottom:15px}.statusImage .batteryIcon{position:relative}.statusImage .batteryIcon img{width:46px;height:46px}.statusImage .successOrFail{position:absolute;top:0;left:calc(50% - 23px);width:46px;height:46px}.infoText{color:#387aff;margin-top:10px}.infoText img{margin-inline-start:6px;vertical-align:text-bottom;width:16px;height:16px;cursor:pointer}.notify-me-button-container{margin-top:26px;width:100%}.notify-me-text-field{margin-top:18px}.imgBox{background-color:#fff;margin-top:20px;margin-bottom:26px;border:solid #DFDFDF 1px;border-radius:26px}.imgBox img{width:100%;margin:auto;display:block}@media screen and (min-width: 768px){.imgBox img{padding:0 16px}}.lostFuctionList{margin-top:6px}.device-info-dialog{display:flex}.lostSettingTest{padding-top:24px}.pin-confirm-action-card-content-field-container p:first-child{margin-bottom:20px}.modal-track-location-content-container{display:flex;justify-content:center}.track-location-icon{width:46px}.location-tracker-container{margin-top:16px;width:100%}.track-location-dot{width:24px;position:absolute;inset-inline-start:-48px}.primary-vertical-gray-bar{width:2px;background-color:#58585866;position:absolute;inset-inline-start:-37px;bottom:16px;height:60px}.secondary-vertical-gray-bar{width:2px;background-color:#58585866;position:absolute;inset-inline-start:-37px;bottom:16px;height:22px}.location-tracker-first-item-container img:hover,.location-tracker-secondary-item-container img:hover{cursor:pointer}[data-rsbs-overlay]{border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded,16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded,16px);display:flex;background:#fff;background:var(--rsbs-bg,#fff);flex-direction:column;height:0px;height:var(--rsbs-overlay-h,0px);transform:translateZ(0);transform:translate3d(0,var(--rsbs-overlay-translate-y,0px),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px #2659731c,0 -1px #2659730d}[data-rsbs-overlay],[data-rsbs-root]:after{max-width:auto;max-width:var(--rsbs-max-w,auto);margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml,env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr,env(safe-area-inset-right))}[data-rsbs-overlay],[data-rsbs-backdrop],[data-rsbs-root]:after{z-index:3;-ms-scroll-chaining:none;overscroll-behavior:none;touch-action:none;position:fixed;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-rsbs-backdrop]{top:-60px;bottom:-60px;background-color:#0009;background-color:var(--rsbs-backdrop-bg,rgba(0, 0, 0, .6));will-change:opacity;cursor:pointer;opacity:1}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{content:"";pointer-events:none;background:#fff;background:var(--rsbs-bg,#fff);height:1px;transform-origin:bottom;transform:scale3d(1,0,1);transform:scale3d(1,var(--rsbs-antigap-scale-y,0),1);will-change:transform}[data-rsbs-footer],[data-rsbs-header]{flex-shrink:0;cursor:ns-resize;padding:16px}[data-rsbs-header]{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 1px #2e3b4220;box-shadow:0 1px rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125));z-index:1;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:8px}[data-rsbs-header]:before{position:absolute;content:"";display:block;width:36px;height:4px;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translate(-50%);border-radius:2px;background-color:#00000024;background-color:var(--rsbs-handle-bg,hsla(0, 0%, 0%, .14))}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){[data-rsbs-header]:before{transform:translate(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{flex-shrink:1;flex-grow:1;-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-webkit-user-select:auto;-ms-user-select:auto;-moz-user-select:auto;user-select:auto;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px #2e3b4220,0 2px #fff;box-shadow:0 -1px rgba(46,59,66,calc(var(--rsbs-content-opacity,1) * .125)),0 2px 0 var(--rsbs-bg,#fff);overflow:hidden;z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom))}[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*{opacity:1;opacity:var(--rsbs-content-opacity,1)}[data-rsbs-is-dismissable=true] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity,1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}.floating-buttons-container .my-location-icon-container{position:absolute;z-index:3;right:20px}.floating-buttons-container .my-location-icon-container .my-location-icon button{border:none;background:#fff;transition:background-color .3s;box-shadow:0 3px 4px #0000003d;cursor:pointer;width:40px;height:40px;border-radius:50%;padding:8px;font-size:24px}.floating-buttons-container .my-location-icon-container .my-location-icon button:hover{background-color:#f0f0f0}.floating-buttons-container .my-location-icon-container .my-location-icon button:focus{outline:none}.floating-buttons-container .my-location-icon-container .my-location-icon button::-moz-focus-inner{border:0}.floating-buttons-container .my-location-icon-container .my-location-icon button:disabled{cursor:not-allowed;color:#d3d3d3}.floating-buttons-container .toggle-button-group-container{position:absolute}.floating-buttons-container .MuiToggleButtonGroup-root{z-index:3;position:relative;inset-inline-start:20px;gap:13px}.floating-buttons-container .MuiToggleButtonGroup-root .owner-type-toggle{text-transform:none;height:30px;border-radius:15px!important;border:1px solid rgba(0,0,0,.2)!important;background-color:#fcfcff;box-shadow:0 2px 8px #0000003d;font-size:12px;color:#69696c;letter-spacing:0;font-weight:400;padding:7px 16px}.floating-buttons-container .MuiToggleButtonGroup-root .owner-type-toggle:not(:disabled):hover{background-color:#f6f6f6}.floating-buttons-container .MuiToggleButtonGroup-root .Mui-selected{border:2px solid #387aff!important;background-color:#fcfcff;color:#387aff;font-weight:700;box-shadow:0 2px 8px #0000003d}.floating-buttons-container .MuiToggleButtonGroup-root .Mui-selected:not(:disabled):hover{background-color:#f6f6f6}.bottom-sheet{--rsbs-overlay-rounded: 16px !important;--rsbs-overlay-translate-y: 0px !important;--rsbs-antigap-scale-y: 0 !important}@media only screen and (orientation: landscape) and (max-height: 480px){.bottom-sheet [data-rsbs-overlay]{max-width:360px}}.bottom-sheet [data-rsbs-header]{box-shadow:none;background-color:#f6f6f8;height:61px;border-radius:26px 26px 0 0}.bottom-sheet [data-rsbs-header] .bottom-sheet-header{width:100%;height:27px;display:flex;justify-content:space-between;align-items:center;padding-inline-start:8px;padding-inline-end:4px}.bottom-sheet [data-rsbs-header] .bottom-sheet-header .title-menu-icon-container{width:100%;display:inherit;position:inherit;align-items:center;justify-content:space-between}.bottom-sheet [data-rsbs-header] .bottom-sheet-header-text{flex-grow:1;text-align:start;padding-inline-end:12px;font-weight:600;font-size:20px;color:#252528}.bottom-sheet [data-rsbs-header] .bottom-sheet-header-menu-icon img{width:24px;height:24px}.bottom-sheet [data-rsbs-header]:before{width:36px;height:4px;background-color:#dedee1;border-radius:2px}.bottom-sheet [data-rsbs-scroll]{background-color:#f6f6f8;overflow:auto;border-radius:20px}.bottom-sheet [data-rsbs-scroll]::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.bottom-sheet [data-rsbs-content]{background-color:#fefeff}.bottom-sheet [data-rsbs-content] .bottom-sheet-list{padding:0;height:auto}.bottom-sheet[data-empty=true] [data-rsbs-content]{overflow:hidden;border-radius:20px;min-height:100%;display:flex;justify-content:center;align-items:center}.bottom-sheet [data-rsbs-footer]{background-color:#f6f6f8;padding:0 16px;height:60px;box-shadow:none}.device-control-functions-mobile-container{padding:8px 0 6px;margin:0 20px;display:flex;flex-direction:row;justify-content:center;column-gap:8px;border-bottom:1px solid #E4E4E7}.bottom-sheet-list :last-child .accordion-border-bottom-mobile .device-control-functions-mobile-container{border-bottom:hidden}.title-list-item-button .loading-circle{margin-left:15px}.title-list-item-button .MuiList-root{padding:0}.title-list-item-button .MuiListItemButton-root{padding:14px 24px}.title-list-item-button .MuiListItemText-root{margin:0}.title-list-item-button .MuiListItemText-primary{min-height:23px;font-size:17px}.title-list-item-button .MuiListItemText-secondary{height:auto;font-size:13px;font-weight:400;color:#a9a9a9}.list-item-button-with-switch-container{display:block;flex-wrap:wrap;width:100%;height:auto}.list-item-button-with-switch-container .text-box{display:block;min-width:50%;word-wrap:break-word}.list-item-button-with-switch-container .push-box{margin-inline-start:auto}.manage-devices-instruction-text{padding:1px 24px 16px;font-weight:400;font-size:14px;color:#252528}.manage-devices-footer{position:absolute;bottom:0;height:60px;width:100%;padding:20px 16px;min-height:22px;font-size:15px}.manage-devices-footer-buttons{display:flex;justify-content:space-around;width:100%}.manage-devices-footer-buttons button{text-transform:none;padding:0;color:#010102;font-weight:600}.manage-devices-button-loading-circle{display:flex;align-items:center;justify-content:center;margin-right:20px;margin-left:20px}.manage-devices-card .device-list-card{top:70px}.manage-devices-card .device-list-card .inner-card{max-height:calc(var(--device-list-card-inner-h) - 36px)}.manage-devices-card .device-list-card .no-device-place-holder{height:calc(var(--device-list-card-inner-h) - 36px)}.manage-devices-card-mobile .device-list-card{position:absolute;top:0;left:-20px;right:0;bottom:0;width:100dvw;height:100dvh;border-radius:0%}.manage-devices-card-mobile .device-list-card .inner-card{max-height:calc(var(--device-list-card-inner-h) - 36px)}.manage-devices-card-mobile .device-list-card .outer-card{width:100%;height:100%;box-shadow:0 2px 8px #00000026,0 0 2px #0000000a;border-radius:0%}.manage-devices-card-mobile .device-list-card .no-device-place-holder{height:calc(var(--device-list-card-inner-h) - 36px)}.language-container,.language-container-mobile,.language-container-tablet{width:936px;padding:40px 0;margin:0 auto;height:auto}.language-container .language-list,.language-container-mobile .language-list,.language-container-tablet .language-list{line-height:23px;font-size:17px;font-weight:400}.language-container .language-list li,.language-container-mobile .language-list li,.language-container-tablet .language-list li{margin:0 8px;width:296px;display:inline-block}.language-container .language-list li .language-selected,.language-container-mobile .language-list li .language-selected,.language-container-tablet .language-list li .language-selected{color:#387aff}.language-container-tablet{width:590px}.language-container-tablet .language-list li{width:279px}.language-container-mobile{width:auto}.language-container-mobile .language-list li{margin:0;width:100%}.language-header,.language-header-tablet,.language-header-mobile{display:flex;align-items:center;height:64px}.language-header a,.language-header-tablet a,.language-header-mobile a{height:25px;margin-inline-end:12px}.language-header p,.language-header-tablet p,.language-header-mobile p{font-size:19px;font-weight:600;color:#010102;line-height:25px}.language-header-mobile,.language-header-tablet{position:sticky;top:0;padding:0 24px}.language-content-mobile{padding:0 24px;height:70vh;overflow-y:auto}.language-content-tablet{padding:0 24px;height:60vh;overflow-y:auto}.language-list-title{line-height:23px;font-size:17px;font-weight:700;padding:24px 0}.device-not-supported-container{height:80vh;display:flex;align-items:center;justify-content:center;white-space:wrap;padding:0 15px}.device-not-supported-container p{font-size:17px;font-weight:600;font-size:2rem}@media only screen and (min-width: 280px) and (max-width: 480px){.device-not-supported-container p{font-size:17px;font-weight:600}}.device-not-supported-container p a{color:#007bff;text-decoration:none}.device-not-supported-container a:hover{text-decoration:underline}.lost-mode-container{height:100vh}.lost-mode-device-detail-card-container{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:35px 20px 0}.lost-mode-device-detail-card-container .device-image-area{height:49px;text-align:center}.lost-mode-device-detail-card-container .device-image-area .device-image-background{position:relative;margin:auto;width:96px;height:96px;border-radius:48px;background:#e9e9ec}.lost-mode-device-detail-card-container .device-image-area .device-image{position:relative;width:80px;height:80px;top:8px}.lost-mode-device-detail-card-container .device-image-area .device-status{position:absolute;top:3px;inset-inline-end:3px;width:10px;height:10px}.lost-mode-device-detail-card-container .detail-header{margin-top:60px;display:flex;flex-direction:column;text-align:center}.title-over-subtitle-container{display:flex;flex-direction:column}.title-over-subtitle-with-image-button-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.title-over-subtitle-with-image-button-container a .image-container{display:flex;justify-content:center;align-items:center;width:48px;height:48px;background-color:#0000000f;border-radius:100%}.title-over-subtitle-with-image-button-container a .image-container .image{width:28px;height:28px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{-webkit-text-size-adjust:unset!important;-ms-text-size-adjust:unset!important;text-size-adjust:unset!important}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.c-red{color:red}.c-blue{color:#00f}.bg-gray-100{background:#f5f5f5}h1{font-weight:600;font-size:6vw;line-height:6.5vw}h2{font-weight:600;font-size:5vw;line-height:5.5vw}h3{font-weight:500;font-size:4vw;line-height:4.5vw}h4{font-weight:500;font-size:3vw;line-height:3.5vw}h5{font-weight:400;font-size:2vw;line-height:2.5vw}h6{font-weight:400;font-size:1vw;line-height:1.5vw}p{font-weight:400;font-size:1vw;line-height:length}.dimmed{position:absolute;left:0;top:0;width:100%;height:100%;z-index:10;background-color:#000;filter:Alpha(opacity=70);opacity:.7;-moz-opaciry:.7}a:link{text-decoration:none;color:#010102}@media (hover: hover) and (pointer: fine){a:hover{cursor:pointer;color:#6692ec}}a:visited{color:#010102}hr{border:1px solid #F6F6F8;margin:0}::-webkit-scrollbar{display:inline-block;width:4px}::-webkit-scrollbar-track{background:#fcfcff}::-webkit-scrollbar-thumb{background:#dedee1}::-webkit-scrollbar-thumb:hover{background:#cacacc}.environment-banner{text-align:center;position:fixed;top:0;left:0;width:100%;z-index:10000;pointer-events:none;font-size:3rem;font-weight:700;opacity:.4}.environment-banner.development{color:#f73117}.environment-banner.preprod{color:#007bff}@font-face{font-family:samsung-sharp-sans;font-style:normal;font-weight:700;src:local("SamsungSharpSans-Bold"),url(/fonts/SamsungSharpSans-Bold.ttf) format("truetype")}@font-face{font-family:one-ui-sans;font-style:normal;font-weight:300;src:local("OneUISans_W_300Light"),url(/fonts/OneUISans_W_300Light.woff2) format("woff2")}@font-face{font-family:one-ui-sans;font-style:normal;font-weight:400;src:local("OneUISans_W_400Regular"),url(/fonts/OneUISans_W_400Regular.woff2) format("woff2")}@font-face{font-family:one-ui-sans;font-style:normal;font-weight:600;src:local("OneUISans_W_600SemiBold"),url(/fonts/OneUISans_W_600SemiBold.woff2) format("woff2")}@font-face{font-family:one-ui-sans;font-style:normal;font-weight:700;src:local("OneUISans_W_700Bold"),url(/fonts/OneUISans_W_700Bold.woff2) format("woff2")}.rounded-icon-buttom-with-label-bottom-container{height:90px;width:100px;display:flex;flex-direction:column;align-items:center}.rounded-icon-buttom-with-label-bottom-container button{margin:8px 0;background-color:#f2f2f3!important;width:40px;height:40px}.rounded-icon-buttom-with-label-bottom-container button img{height:24px;width:24px}.rounded-icon-buttom-with-label-bottom-container p{font-size:12px;font-weight:400;color:#010102}:root{--rsbs-bg: #f8f7f6}.no-device-place-holder :nth-child(1){font-size:17px;color:#4d4d52;letter-spacing:0;text-align:center;line-height:23px;font-weight:400}.no-device-place-holder :nth-child(2){margin-top:10px;font-size:13px;color:#8c8c91;letter-spacing:0;text-align:center;line-height:17px;font-weight:400}.no-device-place-holder :nth-child(3){font-size:14px;text-align:center;line-height:21px;font-weight:600}.no-device-place-holder :nth-child(3) a{text-decoration:underline;color:#376fde}.setting-card-mobile{z-index:1000;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100vh}.setting-card-mobile .outer-card{width:100%;height:100%;background-color:#f6f6f8}.MuiAccordion-root{padding:0!important}.MuiAccordion-root:before{opacity:0!important}.MuiAccordionSummary-content{margin:0!important}.muiltr-1xgd9iy-MuiPaper-root-MuiAccordion-root:before{height:0px!important}.MuiAccordionDetails-root{padding:0!important}.MuiAccordion-root.Mui-expanded{margin:0!important}.Mui-expanded,.MuiAccordion-gutters{box-shadow:none!important}.accordion-border-bottom-mobile .device-list-text{border-bottom:1px solid #E4E4E7}.accordion-border-bottom-mobile.first-item{border-radius:20px 20px 0 0}.accordion-border-bottom-mobile.last-item{border-radius:0 0 20px 20px!important}.accordion-border-bottom-mobile.only-item{border-radius:20px!important}.accordion-border-bottom-mobile .Mui-expanded .device-list-text{border-bottom:hidden}.bottom-sheet-list{background-color:#f6f6f8}.bottom-sheet-list :last-child .accordion-border-bottom-mobile .device-list-text{border-bottom:hidden}.bottom-sheet-list .device-list-subheader{height:36px;font-size:13px;color:#8c8c91;letter-spacing:0;font-weight:600;background:#f6f6f8}:root{--device-list-card-h: min(731px, calc(100vh - 90px) ) ;--device-list-card-headerfooter-h: 124px ;--device-list-card-inner-h: calc(var(--device-list-card-h) - var(--device-list-card-headerfooter-h));--device-detail-card-inner-h: calc(var(--device-list-card-h) - 64px)}.outer-card .inner-card,.outer-card .inner-card-notify,.outer-card .inner-card-lostmode,.outer-card .inner-card-list,.settings-container .settings-submenu,.settings-container .settings-submenu-twoline{background-color:#fcfcff;box-shadow:0 0;border-radius:26px;margin-right:10px;margin-left:10px}.settings-container .settings-submenu-twoline{background-color:#fcfcff;box-shadow:0 0;border-radius:26px;margin-bottom:34px}.closeButton,.detail-card .closeButton,.detail-card-mobile .closeButton,.setting-card .closeButton,.setting-card-mobile .closeButton,.settings-container .closeButton{display:flex;height:64px}.closeButton Button,.detail-card .closeButton Button,.detail-card-mobile .closeButton Button,.setting-card .closeButton Button,.setting-card-mobile .closeButton Button,.settings-container .closeButton Button{padding:0;margin:20px 12px 20px 20px;min-width:24px;height:24px;color:#010102}.closeButton p,.detail-card .closeButton p,.detail-card-mobile .closeButton p,.setting-card .closeButton p,.setting-card-mobile .closeButton p,.settings-container .closeButton p{margin:19.5px 0;font-size:19px;font-weight:600;height:25px}.setting-card{z-index:100;position:absolute;margin-inline-start:20px;top:70px}.setting-card .outer-card{width:360px;height:var(--device-list-card-h);background-color:#f6f6f8;box-shadow:0 2px 8px #00000026,0 0 2px #0000000a;border-radius:26px}.device-list-card .list-header{height:64px;padding:18px 20px 18px 24px;display:flex;justify-content:space-between;font-size:21px;color:#010102;font-weight:600}.device-list-card .list-header button{padding:0;width:24px;height:24px}.device-list-card .list-header img{width:24px;height:24px}.device-list-card .list-footer{position:absolute;bottom:0;height:60px;width:100%;padding:0 16px}.device-list-card-menu .MuiMenu-paper{border-radius:26px!important;height:auto;padding:6px 0}.device-list-card-menu .MuiMenu-paper ul{padding:0}.device-list-card-menu .MuiMenu-paper ul li{min-height:44px;padding:0;border-radius:22px}.device-list-card-menu .MuiMenu-paper ul li .more-menulist-text{padding:0 24px}.device-list-card .inner-card{overflow:auto;background-color:#fcfcff;max-height:var(--device-list-card-inner-h)}.device-list-card .inner-card::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background:transparent!important}.device-list-card .inner-card .MuiList-root{padding:0}.device-list-card .inner-card .device-list-subheader{height:36px;font-size:13px;color:#8c8c91;letter-spacing:0;font-weight:600;background:#f6f6f8}.device-list-card .no-device-place-holder{width:100%;height:var(--device-list-card-inner-h);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#fcfcff}.device-list-card .no-device-place-holder :nth-child(1){font-size:17px;color:#4d4d52;letter-spacing:0;text-align:center;line-height:23px;font-weight:400}.device-list-card .no-device-place-holder :nth-child(2){margin-top:10px;font-size:13px;color:#8c8c91;letter-spacing:0;text-align:center;line-height:17px;font-weight:400}.device-list-card .no-device-place-holder :nth-child(3){font-size:14px;text-align:center;line-height:21px;font-weight:600}.device-list-card .no-device-place-holder :nth-child(3) a{text-decoration:underline;color:#376fde}.device-list-card .device-list,.bottom-sheet-list .device-list{height:auto;padding:0 20px}.device-list-card .device-list .device-list-icon-button,.bottom-sheet-list .device-list .device-list-icon-button{padding:0;width:36px;height:36px;margin-inline-end:16px;background:#e9e9ec}.device-list-card .device-list .device-list-icon-button .device-image,.bottom-sheet-list .device-list .device-list-icon-button .device-image{width:30px;height:30px}.device-list-card .device-list .device-list-icon-button .device-onoff-status,.bottom-sheet-list .device-list .device-list-icon-button .device-onoff-status{position:absolute;top:0;right:0;width:6px;height:6px}.device-list-card .device-list .device-list-icon-button .buds-direction,.bottom-sheet-list .device-list .device-list-icon-button .buds-direction{position:absolute;bottom:0;left:0;width:12px;height:12px}.device-list-card .device-list .device-list-text,.bottom-sheet-list .device-list .device-list-text{width:268px;margin:0;padding:14px 0}@media only screen and (min-width: 280px) and (max-width: 480px){.device-list-card .device-list .device-list-text,.bottom-sheet-list .device-list .device-list-text{width:calc(100dvw - 92px)}}.device-list-card .device-list .device-list-text .MuiListItemText-primary,.bottom-sheet-list .device-list .device-list-text .MuiListItemText-primary{display:flex;min-height:23px}.device-list-card .device-list .device-list-text .MuiListItemText-primary :nth-child(1),.bottom-sheet-list .device-list .device-list-text .MuiListItemText-primary :nth-child(1){flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;color:#010102}.device-list-card .device-list .device-list-text .MuiListItemText-primary :nth-child(2),.bottom-sheet-list .device-list .device-list-text .MuiListItemText-primary :nth-child(2){flex:1 0 auto;text-align:end;margin-inline-start:6px;line-height:23px;font-size:11px;color:#8c8c91}.device-list-card .device-list .device-list-text .MuiListItemText-primary :nth-child(3) img,.bottom-sheet-list .device-list .device-list-text .MuiListItemText-primary :nth-child(3) img{height:23px}.device-list-card .device-list .device-list-text .MuiListItemText-secondary,.bottom-sheet-list .device-list .device-list-text .MuiListItemText-secondary{line-height:17px;font-size:13px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.device-list-card .device-list .device-list-text{border-bottom:1px solid #E4E4E7}.device-list-card .device-list:last-child .device-list-text{border-bottom:hidden}.action-card{margin-bottom:34px}.action-card .inner-card{margin-top:20px}.action-card .inner-card li{height:56px;padding:0 24px;font-size:17px}.action-card .inner-card .battery-level-text{display:flex;width:100%}.action-card .inner-card .battery-level-text :nth-child(1){padding:16px 0;font-size:17px;color:#010102;line-height:23px;font-weight:400;margin-inline-end:18px}.action-card .inner-card .battery-level-text :nth-child(2){padding:16px 0;text-align:end;text-overflow:ellipsis;overflow:hidden;width:100%;font-size:17px;color:#010102;font-weight:400}.action-card .inner-card .battery-level-text img{margin:13px 0;width:30px;height:30px}.action-card .inner-card .battery-unknown-text{display:flex;width:100%}.action-card .inner-card .battery-unknown-text p{padding:16px 0;text-overflow:ellipsis;overflow:hidden;flex:1 1 auto;font-size:17px;color:#010102;font-weight:400;margin-inline-end:18px}.action-card .inner-card .battery-unknown-text img{margin:13px 0;width:30px;height:30px}.action-card .inner-card .battery-level-text-buds{display:flex;width:100%;padding:16px 0}.action-card .inner-card .battery-level-text-buds .battery-title{font-size:17px;color:#010102;line-height:23px;font-weight:400;flex:0 1 auto;margin-inline-end:18px}.action-card .inner-card .battery-level-text-buds .battery-level{text-align:end;font-size:17px;color:#010102;line-height:23px;font-weight:400;flex:1 0 auto}.action-card .inner-card .battery-unknown-text-buds{display:flex;width:100%}.action-card .inner-card .battery-unknown-text-buds p{padding:16px 0;text-overflow:ellipsis;overflow:hidden;font-size:17px;color:#010102;line-height:23px;font-weight:400}.action-card .inner-card-notify{margin-top:20px}.action-card .inner-card-notify .MuiList-root{padding:0}.action-card .inner-card-notify .MuiListItemButton-root{padding:14px 24px;height:56px}.action-card .inner-card-notify .MuiListItemIcon-root{min-width:0px}.action-card .inner-card-notify .MuiTypography-root{font-size:17px;font-weight:400}.action-card .inner-card-lostmode{margin-top:20px}.action-card .inner-card-lostmode .MuiListItemButton-root{padding:14px 24px;height:56px}.action-card .inner-card-lostmode .MuiListItemText-root{margin:0}.action-card .inner-card-lostmode .MuiTypography-root{font-size:17px;font-weight:400}.action-card .inner-card-lostmode .inner-card-lostmode-status{min-width:0px;font-size:17px;font-weight:400;color:#376fde}.action-card .inner-card-list{margin-top:20px;margin-bottom:34px}.action-card .inner-card-list li{height:56px;padding:0 24px;font-size:17px;font-weight:400}.action-card .inner-card-list hr{margin:0 24px}.home-toggle-group .MuiToggleButtonGroup-root{gap:13px}.home-toggle-group .MuiToggleButtonGroup-root .home-toggle-button{text-transform:none;height:30px;border-radius:15px!important;margin-bottom:20px;border:1px solid rgba(0,0,0,.2)!important;background-color:#fcfcff;color:#69696c;box-shadow:0 3px 4px #0000003d}.home-toggle-group .MuiToggleButtonGroup-root .home-toggle-button:not(:disabled):hover{background-color:#f6f6f6}.home-toggle-group .MuiToggleButtonGroup-root .Mui-selected{border:2px solid #387AFF!important;background-color:#fcfcff;color:#387aff}.home-toggle-group .MuiToggleButtonGroup-root .Mui-selected:not(:disabled):hover{background-color:#f6f6f6}.device-list-card{z-index:100;position:absolute;margin-inline-start:20px;top:20px}.device-list-card .outer-card{width:360px;height:var(--device-list-card-h);background-color:#f6f6f8;box-shadow:0 2px 8px #00000026,0 0 2px #0000000a;border-radius:26px}.map-loading{filter:blur(5px);opacity:.6}.google-map-track-location-tooltip-text{font-size:14px;font-family:sec,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.switch-button-common .MuiSwitch-thumb{color:#fcfcff;box-shadow:none}.switch-button-common .MuiSwitch-track{background:#010102}.switch-button-common .Mui-checked .MuiSwitch-thumb{color:#fcfcff}.switch-button-common .Mui-checked+.MuiSwitch-track{background:#387aff!important;opacity:1!important}@media (prefers-color-scheme: dark){.switch-button-common .MuiSwitch-thumb{border:1px solid #B1B1B2;box-shadow:none}.switch-button-common .MuiSwitch-track{background:#b1b1b2;opacity:1}.switch-button-common .Mui-checked .MuiSwitch-thumb{border:1px solid #387AFF}.switch-button-common .Mui-checked+.MuiSwitch-track{background:#387aff!important;opacity:1!important}}.tabs-common .MuiTabs-root{width:100%}.tabs-common .MuiTabs-root .MuiTabs-flexContainer{justify-content:space-around}.tabs-common .MuiTabs-root .MuiTabs-flexContainer button{padding:9px 0;min-height:60px;width:130px;border-radius:20px;text-transform:none;color:#010102;opacity:.4;font-weight:400;font-size:12px;min-width:1px}.tabs-common .MuiTabs-root .MuiTabs-flexContainer .Mui-selected{opacity:1;font-weight:600;font-size:12px}.not_found_page .colored-background{background-color:#7c7e18;width:"100%";height:"100%"}.not_found_page h1,.not_found_page h2{font-weight:500;font-size:80px;line-height:1;letter-spacing:5px}@media screen and (max-width: 767px){.not_found_page h1,.not_found_page h2{font-size:50px}}.not_found_page p{font-size:20px;line-height:1;margin-top:20px;margin-bottom:20px}@media screen and (max-width: 768px){.not_found_page p{font-size:15px}}.not_found_page .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not_found_page .white-fill-button{text-decoration:none;border:2px solid black;color:#000;background-color:#fff;display:inline-block;padding:15px 48px;cursor:pointer;font-size:16px}@media screen and (max-width: 767px){.not_found_page .white-fill-button{padding:10px 25px;font-size:15px}}.not_found_page .white-fill-button:hover{background-color:#000;color:#fff}.login-before-container{height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:1080px;min-width:960px;text-align:center;position:relative}.login-before-container .login-before-logo{display:flex}.login-before-container .login-before-logo img{width:100px;height:100px;border-radius:40px}.login-before-container .login-before-logo p{padding-top:5px;line-height:100px;margin-inline-start:5px;width:354px;font-family:samsung-sharp-sans;font-size:46px;font-weight:700}.login-before-container .login-before-descript{margin-top:19px;width:746px;white-space:pre-line}.login-before-container .login-before-descript p{color:#010102;font-size:26px;font-weight:600}.login-before-container .login-before-button{margin-top:35px;margin-bottom:18px}.login-before-container .login-before-button Button{text-transform:none;width:354px;height:53px;border-radius:27px;box-shadow:none}.login-before-container .login-before-button p{font-size:17px;font-weight:600;line-height:24px;color:#fafaff}.login-before-container .login-before-intro-img{margin-top:40px;margin-bottom:30px}.login-before-container .login-before-intro-img img{width:800px;height:378px}.login-before-container .login-before-store-link{position:absolute;bottom:21px;display:flex;justify-content:center;color:#387aff;gap:10px}.login-before-container .login-before-store-link a{font-size:14px;color:#387aff}.login-before-footer{padding-bottom:40px;width:960px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;line-height:16px}.login-before-footer p,.login-before-footer span,.login-before-footer a{font-size:12px;margin:0 10px}.login-before-footer .footer-language{font-weight:700;color:#376fde}.login-before-container-tablet{height:calc(100vh - 56px);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:960px;min-width:614px;text-align:center}.login-before-container-tablet .login-before-logo img{width:100px;height:100px;border-radius:36px}.login-before-container-tablet .login-before-logo p{margin-top:20px;height:38px;font-family:samsung-sharp-sans;font-size:34px;font-weight:700}.login-before-container-tablet .login-before-descript{margin-top:20px;width:454px;white-space:pre-line}.login-before-container-tablet .login-before-descript p{font-size:18px;font-weight:400}.login-before-container-tablet .login-before-intro-img{margin-top:30px}.login-before-container-tablet .login-before-intro-img img{width:454px;height:214px}.login-before-container-tablet .login-before-button{margin-top:30px;width:454px}.login-before-container-tablet .login-before-button Button{text-transform:none;width:296px;height:53px;border-radius:27px;box-shadow:none}.login-before-container-tablet .login-before-button p{font-size:17px;font-weight:600;line-height:24px}.login-before-container-tablet .login-before-button a{font-size:12px;color:#387aff}.login-before-footer-tablet{padding-bottom:40px;width:614px;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;line-height:16px}.login-before-footer-tablet p,.login-before-footer-tablet span,.login-before-footer-tablet a{font-size:12px;margin:0 10px}.login-before-footer-tablet .footer-language{font-weight:700;color:#376fde}.login-before-container-mobile{height:calc(100vh - 60px);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:548px;min-width:284px;text-align:center;position:relative}.login-before-container-mobile .login-before-logo img{width:70px;height:70px;border-radius:25px}.login-before-container-mobile .login-before-logo p{margin-top:20px;height:34px;font-family:samsung-sharp-sans;font-size:30px;font-weight:700}.login-before-container-mobile .login-before-descript{margin-top:20px;width:284px;white-space:pre-line}.login-before-container-mobile .login-before-descript p{font-size:16px;font-weight:400}.login-before-container-mobile .login-before-intro-img{margin-top:30px;margin-bottom:12px}.login-before-container-mobile .login-before-intro-img img{width:284px;height:134px}.login-before-container-mobile .login-before-button{margin-top:24px;width:284px}.login-before-container-mobile .login-before-button Button{text-transform:none;width:284px;height:53px;border-radius:27px;box-shadow:none}.login-before-container-mobile .login-before-button p{font-size:17px;font-weight:600;line-height:24px}.login-before-container-mobile .login-before-store-link{margin-top:10px;display:flex;justify-content:center;height:16px;color:#387aff;gap:10px}.login-before-container-mobile .login-before-store-link a{font-size:12px;color:#387aff}.login-before-footer-mobile{padding-bottom:20px;width:284px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;line-height:16px}.login-before-footer-mobile p,.login-before-footer-mobile span,.login-before-footer-mobile a{text-align:center;font-size:12px;line-height:16px;margin:4px 10px}.login-before-footer-mobile .footer-language{font-weight:700;min-width:77px;color:#376fde}.login-before-learn a{font-size:14px;font-weight:400;color:#4d4d52;text-decoration:underline}.onboarding-container{display:flex;flex-direction:column;justify-content:center;height:100vh;min-height:1080px;width:960px;margin:0 auto;text-align:center}.onboarding-container .onboarding-header p{margin-bottom:80px;font-family:samsung-sharp-sans;font-size:46px;font-weight:700}.onboarding-container .onboarding-content{text-align:left;padding:0 120px}.onboarding-container .onboarding-content :nth-child(1),.onboarding-container .onboarding-content :nth-child(3){font-size:20px;font-weight:600;color:#010102}.onboarding-container .onboarding-content :nth-child(2),.onboarding-container .onboarding-content :nth-child(4){margin:16px 0 24px;font-size:14px;font-weight:400;color:#8c8c91}.onboarding-container .onboarding-urllink{text-align:center;margin-top:25%}.onboarding-container .onboarding-urllink :nth-child(1){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container .onboarding-urllink :nth-child(1) a{font-size:14px;font-weight:600;text-decoration:underline;color:#387aff}.onboarding-container .onboarding-urllink :nth-child(2){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container .onboarding-notitle-content{width:720px;margin:0 120px;text-align:center;word-break:keep-all}.onboarding-container .onboarding-notitle-content :nth-child(1){margin:16px 0 24px;font-size:14px;font-weight:400;color:#363636}.onboarding-container .onboarding-notitle-content :nth-child(2){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container .onboarding-notitle-content :nth-child(2) a{font-size:14px;font-weight:600;text-decoration:underline;color:#387aff}.onboarding-container .onboarding-button{margin-top:48px;display:flex;flex-direction:column;align-items:center}.onboarding-container .onboarding-button Button{text-transform:none;box-shadow:none;width:296px;height:53px;border-radius:27px;font-size:17px;font-weight:600}.onboarding-container .onboarding-button Button:nth-child(1){background-color:#387aff;color:#fafaff;margin-bottom:8px}.onboarding-container .onboarding-button Button:nth-child(2){background-color:#e9e9ec;color:#010102}.onboarding-container-tablet{display:flex;flex-direction:column;justify-content:center;height:100dvh;width:80%;margin:auto;text-align:center}@media only screen and (orientation: landscape) and (max-height: 480px){.onboarding-container-tablet{height:823px}}.onboarding-container-tablet .onboarding-header p{margin-bottom:80px;font-family:samsung-sharp-sans;font-size:34px;font-weight:700}.onboarding-container-tablet .onboarding-content{text-align:left;padding:0 80px}.onboarding-container-tablet .onboarding-content :nth-child(1),.onboarding-container-tablet .onboarding-content :nth-child(3){font-size:20px;font-weight:600;color:#010102}.onboarding-container-tablet .onboarding-content :nth-child(2),.onboarding-container-tablet .onboarding-content :nth-child(4){margin:16px 0 44px;font-size:14px;font-weight:400;color:#8c8c91}.onboarding-container-tablet .onboarding-urllink{text-align:center;margin-top:25%}.onboarding-container-tablet .onboarding-urllink :nth-child(1){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container-tablet .onboarding-urllink :nth-child(1) a{font-size:14px;font-weight:600;text-decoration:underline;color:#387aff}.onboarding-container-tablet .onboarding-urllink :nth-child(2){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container-tablet .onboarding-notitle-content{margin:0 80px;text-align:center;word-break:keep-all}.onboarding-container-tablet .onboarding-notitle-content :nth-child(1){margin:16px 0 24px;font-size:14px;font-weight:400;color:#363636}.onboarding-container-tablet .onboarding-notitle-content :nth-child(2){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container-tablet .onboarding-notitle-content :nth-child(2) a{font-size:14px;font-weight:600;text-decoration:underline;color:#387aff}.onboarding-container-tablet .onboarding-button{margin-top:48px;display:flex;flex-direction:column;align-items:center}.onboarding-container-tablet .onboarding-button Button{text-transform:none;box-shadow:none;width:296px;height:53px;border-radius:27px;font-size:17px;font-weight:600}.onboarding-container-tablet .onboarding-button Button:nth-child(1){background-color:#387aff;color:#fafaff;margin-bottom:8px}.onboarding-container-tablet .onboarding-button Button:nth-child(2){background-color:#e9e9ec;color:#010102}.onboarding-container-mobile{display:flex;flex-direction:column;justify-content:center;height:100dvh;min-height:640px;margin:0 38px;text-align:center}.onboarding-container-mobile .onboarding-header p{margin-bottom:48px;font-family:samsung-sharp-sans;font-size:34px;font-weight:700}.onboarding-container-mobile .onboarding-content{text-align:left}.onboarding-container-mobile .onboarding-content :nth-child(1),.onboarding-container-mobile .onboarding-content :nth-child(3){font-size:20px;font-weight:600;color:#010102}.onboarding-container-mobile .onboarding-content :nth-child(2),.onboarding-container-mobile .onboarding-content :nth-child(4){margin:16px 0 44px;font-size:14px;font-weight:400;color:#8c8c91}.onboarding-container-mobile .onboarding-urllink{text-align:start;margin-top:18%}.onboarding-container-mobile .onboarding-urllink :nth-child(1){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container-mobile .onboarding-urllink :nth-child(1) a{font-size:14px;font-weight:600;text-decoration:underline;color:#387aff}.onboarding-container-mobile .onboarding-urllink :nth-child(2){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container-mobile .onboarding-notitle-content{text-align:center;word-break:keep-all}.onboarding-container-mobile .onboarding-notitle-content :nth-child(1){margin:16px 0 24px;font-size:14px;font-weight:400;color:#363636}.onboarding-container-mobile .onboarding-notitle-content :nth-child(2){font-size:14px;font-weight:400;color:#4d4d52}.onboarding-container-mobile .onboarding-notitle-content :nth-child(2) a{font-size:14px;font-weight:600;text-decoration:underline;color:#387aff}.onboarding-container-mobile .onboarding-button{margin-top:24px;display:flex;flex-direction:column;align-items:center}.onboarding-container-mobile .onboarding-button Button{text-transform:none;box-shadow:none;width:296px;height:53px;border-radius:27px;font-size:17px;font-weight:600}.onboarding-container-mobile .onboarding-button Button:nth-child(1){background-color:#387aff;color:#fafaff;margin-bottom:8px}.onboarding-container-mobile .onboarding-button Button:nth-child(2){background-color:#e9e9ec;color:#010102}.setting-card .settings-container{background-color:#f6f6f8;height:var(--device-detail-card-inner-h);overflow:auto}.setting-card-mobile .settings-container{background-color:#f6f6f8;height:calc(100% - 64px);overflow:auto}@media screen and (orientation: landscape) and (max-height: 500px){.setting-card-mobile .settings-container{height:calc(100% - 64px);padding-bottom:34px}}.settings-menu{height:36px;padding:13px 24px 5px;font-weight:600;font-size:13px;color:#8c8c91}.settings-submenu a:hover{color:#010102}.settings-submenu .MuiList-root{padding:0}.settings-submenu .MuiListItemButton-root{padding:7px 24px;min-height:56px;font-size:17px}.settings-submenu .MuiTypography-root{height:23px;font-size:17px}.settings-submenu hr{margin:0 24px}.settings-submenu-twoline .MuiList-root{padding:0}.settings-submenu-twoline hr{margin:0 24px}.settings-language{display:flex}.settings-language .settings-language-title{flex:1 0 auto}.settings-language .settings-language-value{flex:0 1 auto;text-align:end;color:#376fde}.signin-centered-container{display:flex;justify-content:center;align-items:center;height:100vh}
