:root{--white: #fff;--primary: #001C6D;--primary75: #2975B7;--primary50: #5A9CD2;--primary25: #B6D5ED;--primary15: #D8EBFA;--primary10: #EEF6FC;--yellow: #FCE542;--yellow10: rgba(252, 229, 66, .1);--orange: #E47B28;--green: #008A5B;--mint: #5EC3D1;--mint10: rgba(94, 195, 209, .1);--purple: #6E70E7;--success: #04BE7B;--success50: #81DEBD;--warning: #FFBD4A;--warning50: #FFDEA4;--error: #FF493E;--error50: #F8B8BD;--stroke: #BACBD5;--textBody: #3C4E5B;--textDisable: #B0BBC5;--textTitle: #20313E;--textTitle60: rgba(32, 49, 62, .6);--textSubTitle: #6F7D8A;--divider: #DDE5EA;--divider20: rgba(221, 229, 234, .2);--backgroundDisabled: #F1F2F4;--textButtonDisable: #8A959F;--grey: #ccc;--logoColor: #001C6D;--bubbles: #E6F7FF;--pink: #FFF0F6;--royalPink: #EB2F96;--latte: #FFF7E6;--blue2: #0000FF;--blue3: #F2F2FF;--yellow2: #FFAC1C;--red3: #FFE6E2;--lightPink: #FFB6C1;--hotPink: #FF69B4;--magenta: #FF00FF;--mediumOrchid: #A000FF;--tomato: #FF6347;--red2: #FF0000;--cornflowerBlue: #6495ED;--aqua: #00FFFF;--cadetBlue: #00AAA1;--blue: #00A7E9;--darkOliveGreen: #556B2F;--darkKhaki: #BDB76B}.box-shadow{box-shadow:2px 4px 8px #3c4e5b40}.onlyDesktop{display:none!important}@media only screen and (min-width: 1024px){.onlyDesktop{display:block!important}}.onlyMobileAndTablet{display:block!important}@media only screen and (min-width: 1024px){.onlyMobileAndTablet{display:none!important}}.btn{outline:none}.tooltip{position:relative;display:inline-block}.tooltip:hover .tooltipContainer,.tooltip:hover .tooltipContainerUp{visibility:visible}.tooltip:hover .tooltipContainer .tooltiptext,.tooltip:hover .tooltipContainerUp .tooltiptext{visibility:visible;font-size:18px;font-family:Noto Sans JP,sans-serif;display:flex;flex-wrap:nowrap}.tooltip .tooltipContainerUp{visibility:hidden;color:var(--white);text-align:center;border-radius:2px;position:absolute;z-index:1;top:120%;width:max-content;padding:8px;left:50%;transform:translate(-50%);background-color:#20313ebf;line-height:1.5;font-family:Noto Sans JP,sans-serif}.tooltip .tooltipContainerUp :after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(32,49,62,.75) transparent}.tooltip .tooltipContainerUp .tooltiptext{visibility:hidden}.tooltip .tooltipContainer{visibility:hidden;position:absolute;z-index:1;right:150%;text-align:right;padding:8px;background-color:#20313ebf;float:right;white-space:nowrap}.tooltip .tooltipContainer :after{content:"";position:absolute;top:50%;right:-10px;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent rgba(32,49,62,.75)}.tooltip .tooltipContainer .tooltiptext{visibility:hidden;border-radius:2px;text-align:right;color:#fff}.select{-webkit-appearance:none;-moz-appearance:none;background:var(--white);background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:105%;background-position-y:3px;padding:8px 6px;padding-right:16px!important;border:none}.tableSC{width:100%;border-collapse:collapse;overflow:auto}.tableSC thead th{position:sticky;top:0;background:var(--primary75);color:var(--white);padding:0 16px;height:40px;border:1px solid var(--divider);font-size:18px;font-weight:500;white-space:nowrap}@media only screen and (min-width: 540px){.tableSC thead th{font-size:24px;height:79px}}.tableSC tr:nth-child(even){background-color:var(--primary15)}.tableSC tr td{font-size:14px;padding:0 12px;border:1px solid var(--divider);word-break:break-all;vertical-align:center;height:36px;white-space:nowrap}@media only screen and (min-width: 540px){.tableSC tr td{font-size:18px}}.radio-custom{opacity:0;position:absolute;cursor:pointer}.radio-custom+.radio-custom-label:before{border-radius:50%;cursor:pointer}.radio-custom:checked+.radio-custom-label:before{content:"";background:url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2210%22%20viewBox%3D%220%200%2012%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.86339%207.58458L1.08339%204.80458L0.136719%205.74458L3.86339%209.47125L11.8634%201.47125L10.9234%200.53125L3.86339%207.58458Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E) no-repeat!important;background-size:contain;background-position:center!important}.radio-custom+.radio-custom-label:before{content:"";display:inline-block;vertical-align:middle;width:24px;height:24px;text-align:center;margin:3px 3px 0 5px}.radio-custom.lightPink+.radio-custom-label:before,.radio-custom.lightPink:checked+.radio-custom-label:before{background-color:var(--lightPink)!important}.radio-custom.hotPink+.radio-custom-label:before,.radio-custom.hotPink:checked+.radio-custom-label:before{background-color:var(--hotPink)!important}.radio-custom.magenta+.radio-custom-label:before,.radio-custom.magenta:checked+.radio-custom-label:before{background-color:var(--magenta)!important}.radio-custom.mediumOrchid+.radio-custom-label:before,.radio-custom.mediumOrchid:checked+.radio-custom-label:before{background-color:var(--mediumOrchid)!important}.radio-custom.tomato+.radio-custom-label:before,.radio-custom.tomato:checked+.radio-custom-label:before{background-color:var(--tomato)!important}.radio-custom.red2+.radio-custom-label:before,.radio-custom.red2:checked+.radio-custom-label:before{background-color:var(--red2)!important}.radio-custom.cornflowerBlue+.radio-custom-label:before,.radio-custom.cornflowerBlue:checked+.radio-custom-label:before{background-color:var(--cornflowerBlue)!important}.radio-custom.aqua+.radio-custom-label:before,.radio-custom.aqua:checked+.radio-custom-label:before{background-color:var(--aqua)!important}.radio-custom.cadetBlue+.radio-custom-label:before,.radio-custom.cadetBlue:checked+.radio-custom-label:before{background-color:var(--cadetBlue)!important}.radio-custom.blue2+.radio-custom-label:before,.radio-custom.blue2:checked+.radio-custom-label:before{background-color:var(--blue2)!important}.radio-custom.darkOliveGreen+.radio-custom-label:before,.radio-custom.darkOliveGreen:checked+.radio-custom-label:before{background-color:var(--darkOliveGreen)!important}.radio-custom.darkKhaki+.radio-custom-label:before,.radio-custom.darkKhaki:checked+.radio-custom-label:before{background-color:var(--darkKhaki)!important}*,:before,:after{box-sizing:inherit}html{-webkit-font-smoothing:antialiased;box-sizing:border-box;text-size-adjust:100%}body{margin:0;padding:0;line-height:150%;font-style:normal;font-size:1rem;font-weight:400;font-family:Noto Sans JP,sans-serif;color:var(--textBody)}body p{margin:0}body textarea,body input,body button{font-family:Noto Sans JP,sans-serif}body input,body textarea::placeholder{color:var(--textDisable)}body input,body textarea:-ms-input-placeholder{color:var(--textDisable)}body input,body textarea::-ms-input-placeholder{color:var(--textDisable)}body .hider{display:none!important}body ::-webkit-scrollbar{width:8px;height:8px}body ::-webkit-scrollbar-track{border-radius:8px;background-color:#f1f2f4}body ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#bacbd5}body ::-webkit-scrollbar-thumb:hover{cursor:pointer}#windy{height:100svh;width:100%}#windy.iosLowLife,#windy.iosHighLife{height:100vh}@media only screen and (min-width: 1024px){#windy{height:100vh}}#windy .hider{display:none!important}.error{color:var(--red2)}@media only screen and (max-width: 479px){.error{font-weight:400;font-size:14px}}body.loading{background:red;pointer-events:none}body.loading .loader{display:flex;justify-content:center;align-items:center}body .loader{position:absolute;top:0;left:0;right:0;bottom:0;z-index:999999;background:rgba(128,128,128,.3);display:none}body .loader .spin{border:5px solid #f3f3f3;border-radius:50%;border-top:5px solid var(--primary);width:40px;height:40px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button{padding:10px;background:#001C6D;border-radius:8px;outline:none;color:#fff;font-style:normal;font-weight:700;font-size:18px;line-height:26px;letter-spacing:-.02em;border:none;cursor:pointer}.button:hover{text-decoration:none;background-color:#00134c;box-shadow:#0003 0 2px 4px -1px,#00000024 0 4px 5px,#0000001f 0 1px 10px;transition:all .2s}.button:active{box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px;transition:all .2s}@media only screen and (max-width: 479px){.button{font-size:14px;padding:6px 10px}}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-text{padding:0;border:none!important;width:100%;background:none!important;text-align:left;border-radius:unset!important}.custom-select{width:272px!important;height:56px!important;border:1px solid var(--stroke)!important;border-radius:8px!important;background-color:unset!important;color:var(--textBody)!important;font-size:18px!important;font-weight:400!important;justify-content:flex-start!important;flex-direction:row!important;padding:10px 16px!important}@media only screen and (max-width: 479px){.custom-select{width:180px!important;height:32px!important}}.custom-select:active,.custom-select:hover{box-shadow:none!important}.switch{position:relative;display:inline-block;width:52px;height:26px}.switch input{opacity:0;width:52px;height:26px;z-index:1;position:relative;cursor:pointer}.switch input:disabled{cursor:auto}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+span{background-color:var(--primary)}.switch input:disabled+span{background-color:var(--backgroundDisabled)}.switch input:focus+.slider{box-shadow:0 0 1px var(--primary)}.switch input:checked+.slider:before{-webkit-transform:translateX(26px);-moz-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.shipsSmallLayer{z-index:100!important}.leaflet-control{margin-right:10px!important}.isHidden{display:none!important}.leaflet-control{margin-top:2px!important}@media only screen and (min-width: 540px){.leaflet-control{margin-top:10px!important}}.top-right-bar.leaflet-control{margin-right:9px!important;margin-bottom:8px}@media only screen and (min-width: 540px){.top-right-bar.leaflet-control{margin-right:20px!important}}.leaflet-bottom.leaflet-right{bottom:5px!important}@media only screen and (min-width: 540px){.leaflet-bottom.leaflet-right{bottom:0px!important}}@media only screen and (min-width: 540px){.leaflet-control{margin-right:20px!important}}.leaflet-control-container .leaflet-control-zoom{box-shadow:none!important;border:none!important}.leaflet-control-container .leaflet-control-zoom a{height:28px!important;width:32px!important;line-height:32px!important}@media only screen and (min-width: 1920px){.leaflet-control-container .leaflet-control-zoom a{width:40px!important;height:40px!important;line-height:40px!important}}.leaflet-control-container .leaflet-control-zoom .leaflet-control-zoom-in{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.leaflet-control-container .leaflet-control-zoom .leaflet-control-zoom-out{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.btn-ais.btn-filter.bg-filter{background-color:var(--mint)!important}.btn-ais.btn-filter.bg-type{background-color:transparent!important}.cursor-ruler{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAYCAYAAAD3Va0xAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg2NTkzNjcyNzM4RjExRTg5MkQzRjYxN0JDOTkzNkQ1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg2NTkzNjczNzM4RjExRTg5MkQzRjYxN0JDOTkzNkQ1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODY1OTM2NzA3MzhGMTFFODkyRDNGNjE3QkM5OTM2RDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODY1OTM2NzE3MzhGMTFFODkyRDNGNjE3QkM5OTM2RDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4b5wPuAAADFElEQVR42pxUS0hbQRSdZxJtrDEtxvopZKUWa1NjYpRsg0hAJEZULMWti0JCQRf1042b4qab1CwCkRa6CLhSKF1VCiVoQUWajRglmGKQqNUI0Ug+t/dOn+FV82LphcPMezNz5tzPXAEAWCFrb2/X4eBGzKytrWWYjAmCwEdlAYJSHFwqlWq6urr6XiwWi+P3O3abkaIrmM1mO2Lb5XJBNBqFnZ0d6OjoOMJ/VdJ9UvxFhBsfIz4PDg5CMBgEqc3OzgKueW4lwk0ViITH44FMJsMPp9PpPNHp6SnYbLa0yWQyFCMqWV9fT+IPz8HBAQ/cwsICczgcLJFI8A1arZaNjo4qce3tbWEqqampeYCqjpxOJ+Ah2NrayivCjMHx8TEMDQ0BqnLKukZEiHKDwfC+r68PstksJ9jf34fx8XHo7e3lxCsrKxSrbUSZHBEVglKhUFQZjcYf6BrMzc1BV1cX+P1+SKVSeXVjY2NE9ko2ayLZncbGxmcWiwUmJibg8PAQrtve3h5YrdYEktXeCLZIRn/S4XD40+Xl5Ze6ujqm0+lYKBRibrebnZ2d8c16vZ4NDw9X4vSNbEGKqkrr6+uNnZ2d5xQfu90OS0tLkMvluCJSeXJyAt3d3VkMvOWGaxIyUni3tbX1a39/PySTSU5AcaJ4Udw2NjZgcXGRYhVECHJEtKDSaDQP29rafq6ursLy8jLPHCmkTJJRZkdGRqgcnhckkqhSNzU1vaC6ogNUS9dtc3MT8IFHUVV5QSKRjLrCfXTxeyAQ4AcpNl6vFzAZebKpqSlycSaftQKWRZzjM3nt8/my8/PzbGBggF1cXDB0688GHPFF0PQlXljJirxqBUKDRRrq6emB3d3dvBLqENQpcO1bS0uLiQsqQnRVDk+xSBPUm6ggqVdhImJYU9O4/gRRQUSCXKsV2ygPfHNz82RDQ8NkPB5PYqwCkUjkI7aaCK79QqQQGVlFElVKtVpdi2QfsCwc+P2IEoEoE93ntVRUkUQV9XGtmIQkPSeaU7yumr/A/s1KxNvp1pyI/zah2MW/BRgAgNSskIdj58cAAAAASUVORK5CYII=),crosshair!important}.polyline-measure-tooltip{margin-top:-25px!important;margin-left:0!important;font-weight:400;font-size:12px;width:auto!important;height:auto!important;white-space:nowrap;color:var(--textTitle)!important}.marker{padding-bottom:5px;color:var(--textTitle);font-size:8px;line-height:10px;font-weight:800}.markerTxt{position:relative;top:-2px;color:var(--textTitle)}.ais-btn-vessel-symbol button.bg-time{background-color:var(--mint)}.ais-btn-vessel-symbol button.bg-type{background-color:var(--yellow)}.ais-btn-vessel-symbol .tooltipContainer .symbol__switch{display:none}.ais-btn-vessel-symbol .tooltipContainer.active{top:-5px;width:170px;height:40px;border-radius:10px;visibility:visible;background-color:#20313e99}.ais-btn-vessel-symbol .tooltipContainer.active :after{border-color:transparent transparent transparent rgba(32,49,62,.3)}.ais-btn-vessel-symbol .tooltipContainer.active .tooltiptext{display:none}.ais-btn-vessel-symbol .tooltipContainer.active .symbol__switch{display:block;display:flex;justify-content:space-between}.ais-btn-vessel-symbol .tooltipContainer.active .symbol__switch p.tag{width:1px;height:24px;background:var(--divider);opacity:.2}.ais-btn-vessel-symbol .tooltipContainer.active .symbol__switch button{width:68px;height:24px;border-radius:4px;border:none;color:var(--textDisable);font-size:14px;font-family:Noto Sans JP,sans-serif;font-style:normal;line-height:150%;font-weight:700;background:none;cursor:pointer;background-position:right!important;background-repeat:no-repeat!important}.ais-btn-vessel-symbol .tooltipContainer.active .symbol__switch button.symbol-time.active{color:var(--mint);background:var(--mint10)}.ais-btn-vessel-symbol .tooltipContainer.active .symbol__switch button.symbol-type.active{color:var(--yellow);background:var(--yellow10)}@media only screen and (min-width: 540px){.container-btn-toggle{display:none}}.container-btn-toggle .ais__icon-toggle{border:none;width:32px;height:32px;border-radius:8px;background:var(--textTitle60);background-position:center;background-repeat:no-repeat!important;background-size:19px!important}.container-btn-toggle .icon__toggle-open{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2216%22%20viewBox%3D%220%200%2020%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M10.5%2014H19.5V12H10.5V14ZM10.5%209H19.5V7H10.5V9ZM10.5%202V4H19.5V2H10.5Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M5.49914%2012.009L5.49915%20-0.000976694L3.49915%20-0.000976781L3.49914%2012.009L0.499145%2012.009L4.49914%2015.999L8.49914%2012.009L5.49914%2012.009Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fsvg%3E%0A%20%20%20%20%20%20)}.container-btn-toggle .icon__toggle-close{background-color:var(--textTitle)!important;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2217%22%20viewBox%3D%220%200%2020%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M10.5%2015H19.5V13H10.5V15ZM10.5%2010H19.5V8H10.5V10ZM10.5%203V5H19.5V3H10.5Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%20%20%3Cpath%20d%3D%22M3.49982%204.98756L3.49982%2016.9976L5.49982%2016.9976L5.49982%204.98756L8.49982%204.98756L4.49982%200.997559L0.499817%204.98756L3.49982%204.98756Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%20%20%3C%2Fsvg%3E%0A%20%20%20%20%20%20)}.btn-ais-container{width:32px;height:32px;background:var(--textTitle60);display:flex;justify-content:center;align-items:center;margin-top:0!important}@media only screen and (min-width: 540px){.btn-ais-container{width:40px;height:40px}}@media only screen and (min-width: 1920px){.btn-ais-container{width:40px;height:44px}}.btn-ais-container:before{content:"";position:absolute;left:5px;bottom:0;width:20px;border-bottom:1px solid var(--divider20)}@media only screen and (min-width: 540px){.btn-ais-container:before{left:10px}}.btn-ais-container:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.btn-ais-container.ais-btn-ais-top{display:none}@media only screen and (min-width: 540px){.btn-ais-container.ais-btn-ais-top{display:block;border-top-right-radius:10px;border-top-left-radius:10px;margin-top:3vh!important}}.btn-ais-container.ais-btn-highlight{margin-top:1px!important;border-top-right-radius:10px;border-top-left-radius:10px}@media only screen and (min-width: 540px){.btn-ais-container.ais-btn-highlight{margin-top:0!important;border-top-right-radius:0;border-top-left-radius:0}}.btn-ais-container .btn-ais{width:28px;height:28px;padding:2px;border-radius:4px;cursor:pointer;border:none;background-color:unset;outline:none;background-size:contain!important;background-repeat:no-repeat!important}.btn-ais-container .btn-ais.active{background-color:var(--textTitle)!important}.btn-ais-container .btn-ais-top{width:100%;height:100%;border-radius:10px;background:#001C6D;display:flex;justify-content:center;align-items:center}.btn-ais-container .btn-ais-top .btn-ais{width:32px;height:32px}@media only screen and (min-width: 540px){.btn-ais-container .btn-ais-top .btn-ais{width:40px;height:40px}}.normalLayer #bottom,.normalLayer .particles-layer,.normalLayer #mobile-ovr-select{display:none!important}.normalLayer .only-layer{z-index:99}.map-switcher-container{overflow:hidden}.map-switcher-container button{color:var(--textBody);background-color:var(--white);float:left;border:none;outline:none;cursor:pointer;font-size:16px;min-width:63px;height:40px;font-family:Noto Sans JP,sans-serif}.map-switcher-container button.active{background-color:var(--primary);color:var(--white)}.map-switcher-container button:first-child{border-radius:8px}.map-switcher-container button:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.map-switcher-container button#cmap,.map-switcher-container button#osm{border-right:1px solid var(--grey)}.map-switcher-container .map-selection{color:var(--textBody);font-size:12px;display:block;border-radius:8px;height:32px;padding:0 2px;font-family:Noto Sans JP,sans-serif}.map-switcher-container .map-selection option{padding:5px 0}@media only screen and (min-width: 540px){.map-switcher-container .map-selection{height:40px;padding:8px 6px;font-size:14px;background-position-x:100%;background-position-y:7px}}@media only screen and (min-width: 1024px){.map-switcher-container .map-selection{display:none}}.map-switcher-container .map-toggle{display:none}@media only screen and (min-width: 1024px){.map-switcher-container .map-toggle{display:block}}.remove-border-top-and-bottom-right-radius{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.btn-cmap{display:none}.sais-container{margin-right:0!important}.sais-container .sais__content{height:32px;width:32px;margin:0;border:1px solid var(--primary25);background:linear-gradient(180deg,#F5FBFF 0%,#CAE8FF 100%);color:var(--primary);font-weight:500;font-size:16px;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:0 12px;font-family:Noto Sans JP,sans-serif}@media only screen and (min-width: 540px){.sais-container .sais__content{height:40px;width:max-content;border-radius:12px}}.sais-container .sais__content img{width:20px;height:20px}.sais-container .sais__content span.sais__txt{display:none;margin-left:8px}@media only screen and (min-width: 1024px){.sais-container .sais__content span.sais__txt{display:block}}.sais-container .tooltipContainerUp{font-size:14px;left:0;transform:translate(0)}.sais-container .tooltipContainerUp :after{left:6%}@media only screen and (min-width: 540px){.sais-container .tooltipContainerUp{font-size:16px;left:50%;transform:translate(-50%)}.sais-container .tooltipContainerUp :after{left:50%}}@media only screen and (min-width: 1024px){.sais-container .tooltipContainerUp{font-size:18px;left:50%;transform:translate(-50%)}.sais-container .tooltipContainerUp :after{left:50%}}.portName-container{margin-right:0!important}.portName-container .portName__content{height:32px;margin:0;background:var(--white);color:var(--textBody);font-weight:500;border-radius:8px;display:flex;justify-content:center;align-items:center;padding:0 6px}@media only screen and (min-width: 540px){.portName-container .portName__content{padding:0 4px;height:40px;border-radius:12px}}@media only screen and (min-width: 1024px){.portName-container .portName__content{padding:0 8px}}.portName-container .portName__content img{width:9.33px;height:9.33px;margin-bottom:1px;background:none;background-repeat:no-repeat;background-size:contain!important;border:none;cursor:pointer}@media only screen and (min-width: 540px){.portName-container .portName__content img{width:10px;height:10px}}@media only screen and (min-width: 1024px){.portName-container .portName__content img{width:14px;height:14px}}.portName-container .portName__content button{outline:none;border:none;background:unset;font-size:16px;cursor:pointer;height:40px;margin-left:-7px;font-family:Noto Sans JP,sans-serif}.portName-container .portName__content span.portName__txt{margin-left:4px;overflow:hidden;text-overflow:ellipsis;max-width:110px;font-size:12px;font-family:Noto Sans JP,sans-serif;white-space:nowrap}@media only screen and (min-width: 540px){.portName-container .portName__content span.portName__txt{font-size:12px;max-width:48px;width:unset}}@media only screen and (min-width: 1024px){.portName-container .portName__content span.portName__txt{margin-left:8px;font-size:16px;max-width:unset}}.root-search{width:32px;position:relative;margin-right:0!important}@media only screen and (min-width: 540px){.root-search{width:363px;margin-top:10px!important;margin-left:17px!important;display:flex;justify-content:flex-end}}@media only screen and (min-width: 1024px){.root-search{width:434px;margin-top:6px!important;margin-right:14px!important}}.root-search .group__search{position:absolute;width:295px;height:32px;left:12px;top:42px;display:flex;align-items:center;background-color:var(--white);padding:8px;box-shadow:2px 4px 8px #3c4e5b40;border-radius:12px}@media only screen and (min-width: 540px){.root-search .group__search{visibility:visible!important;position:unset;height:40px;width:363px}}@media only screen and (min-width: 1024px){.root-search .group__search{height:48px;width:434px}}.root-search .group__search .search-selection{color:var(--textBody);font-size:14px;display:block;border-radius:8px;max-height:32px;cursor:pointer}@media only screen and (min-width: 1024px){.root-search .group__search .search-selection{font-size:18px;max-width:unset;max-height:unset}}.root-search .group__search .search-selection option{padding:5px 0}.root-search .group__search .search-divider{width:24px;transform:rotate(90deg);border:1px solid #DDE5EA}.root-search .group__search .container-input{display:flex;flex:1}.root-search .group__search .container-input .icon-search{padding:0;background:unset;border:none;cursor:pointer;width:24px;height:24px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.7549%2014.2539H14.9649L14.6849%2013.9839C15.6649%2012.8439%2016.2549%2011.3639%2016.2549%209.75391C16.2549%206.16391%2013.3449%203.25391%209.75488%203.25391C6.16488%203.25391%203.25488%206.16391%203.25488%209.75391C3.25488%2013.3439%206.16488%2016.2539%209.75488%2016.2539C11.3649%2016.2539%2012.8449%2015.6639%2013.9849%2014.6839L14.2549%2014.9639V15.7539L19.2549%2020.7439L20.7449%2019.2539L15.7549%2014.2539ZM9.75488%2014.2539C7.26488%2014.2539%205.25488%2012.2439%205.25488%209.75391C5.25488%207.26391%207.26488%205.25391%209.75488%205.25391C12.2449%205.25391%2014.2549%207.26391%2014.2549%209.75391C14.2549%2012.2439%2012.2449%2014.2539%209.75488%2014.2539Z%22%20fill%3D%22%233C4E5B%22%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E%0A%20%20%20%20)}.root-search .group__search .container-input .input-search::placeholder{color:var(--textDisable)}.root-search .group__search .container-input .input-search{width:100%;border:none;font-size:14px;color:var(--textBody)}@media only screen and (min-width: 540px){.root-search .group__search .container-input .input-search{font-size:12px}}@media only screen and (min-width: 1024px){.root-search .group__search .container-input .input-search{font-size:14px}}.root-search .search__icon{border:none;height:32px;width:32px;margin:0;background:var(--white);border-radius:8px;display:flex;justify-content:center;align-items:center;padding:0 12px}@media only screen and (min-width: 540px){.root-search .search__icon{display:none}}.root-search .search__icon img{width:20px;height:20px}.root-search .suggest__container{position:absolute;width:295px;background-color:var(--white);left:12px;top:82px;box-shadow:2px 4px 8px #3c4e5b40;border-radius:12px;padding-top:8px}@media only screen and (min-width: 540px){.root-search .suggest__container{width:293px;left:4px;top:44px}}@media only screen and (min-width: 1024px){.root-search .suggest__container{width:373px;left:-5px;top:56px}}.root-search .suggest__container .suggest__item{display:flex;gap:12px;padding-left:16px;align-items:center;margin-bottom:8px}.root-search .suggest__container .suggest__item .suggest__tag{font-size:12px;flex:3.4;text-align:center;border-radius:4px;padding:3px 0;margin:0;font-family:Noto Sans JP,sans-serif}.root-search .suggest__container .suggest__item .suggest__label{color:var(--textBody);font-size:14px;flex:8.5;margin:0;font-family:Noto Sans JP,sans-serif;cursor:pointer}@media only screen and (min-width: 540px){.root-search .suggest__container .suggest__item .suggest__label{font-size:16px}}.root-search .invisibility{visibility:hidden}.root-search .suggest__tag-ship{background-color:var(--bubbles);border:1px solid #91D5FF;color:var(--blue)}.root-search .suggest__tag-callsign{background-color:#ebfff8;border:1px solid #8DECCA;color:var(--success)}.root-search .suggest__tag-imo{background-color:var(--pink);border:1px solid #FFADD2;color:var(--royalPink)}.root-search .suggest__tag-mmsi{background-color:var(--latte);border:1px solid #FFD591;color:var(--yellow2)}.root-search .suggest__tag-port{background-color:var(--blue3);border:1px solid #ABADF8;color:var(--purple)}.root-search .suggest__tag-gps{background-color:var(--red3);border:1px solid #FFB6C1;color:var(--tomato)}.leaflet-top.leaflet-left{margin-left:40px;display:flex;z-index:1001!important}.leaflet-top.leaflet-left .leaflet-control{margin-left:5px!important;margin-right:0!important}@media only screen and (min-width: 540px){.leaflet-top.leaflet-left .leaflet-control{margin-left:15px!important}}@media only screen and (min-width: 1024px){.leaflet-top.leaflet-left{margin-left:0}}.leaflet-top.leaflet-left .leaflet-bar.leaflet-control{display:none}.leaflet-top.leaflet-left .map-switcher-container.box-shadow{box-shadow:unset!important}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:before,.daterangepicker:after{position:absolute;display:inline-block;border-bottom-color:#0003;content:""}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-calendar,.daterangepicker.show-calendar .drp-buttons{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid black;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table th,.daterangepicker .calendar-table td{text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date,.daterangepicker td.off.end-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker td.disabled,.daterangepicker option.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width: 564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .ranges,.daterangepicker.single .drp-calendar{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .ranges,.daterangepicker .drp-calendar{float:left}}@media (min-width: 730px){.daterangepicker .ranges{width:auto}.daterangepicker .ranges{float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}.notification .noti{background-color:#eef6fc}.notification .noti span{font-weight:700}.notification .form_content{display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;cursor:pointer;gap:12px;margin-bottom:12.5px}.notification .notification_category{min-width:100px;padding:4px 8px;border-radius:4px;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;flex-shrink:0;font-weight:400;font-size:12px;line-height:150%;color:#fff}.notification .notification_subject{font-weight:400;font-size:16px;line-height:150%;color:#3c4e5b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification .notification_datetime{font-weight:400;font-size:18px;line-height:150%;display:flex;-webkit-box-align:center;align-items:center;color:#3c4e5b;flex-shrink:0}.notification .notification_button{float:right}.notification .notification_button .view-more{font-weight:400;font-size:18px;line-height:150%;text-align:right;text-decoration-line:underline;color:#2975b7;cursor:pointer}.notification .no-data{font-weight:400;font-size:18px;line-height:150%;color:#b0bbc5;margin-top:4px}.notification .notification__btn{margin-top:10px}.notification button{padding:10px;background:#001C6D;border-radius:8px;outline:none;color:#fff;font-style:normal;font-weight:500;font-size:18px;line-height:26px;letter-spacing:-.02em;border:none;cursor:pointer;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 479px){.notification button{font-size:14px;padding:6px 10px}}.notification__track2{display:flex;gap:12px;justify-content:center;margin-top:12px;flex-wrap:wrap}.notification__track2 button{width:140px}@media only screen and (max-width: 479px){.notification__track2 button{width:130px}}@media only screen and (max-width: 480px){.notification{height:unset}.notification .form_content{max-width:400px;gap:unset}.notification .notification_category{flex-shrink:unset}.notification .notification_subject{flex:1;background-color:#eef6fc}}.top-right-bar{display:flex}.top-right-bar .container__taskbar{display:flex;align-items:center}.top-right-bar .user-avatar{height:32px;width:32px;margin-left:15px;display:none}@media only screen and (min-width: 1024px){.top-right-bar .user-avatar{display:block}}.top-right-bar p.username-txt{width:180px}.top-right-bar .username-txt{color:var(--textBody);font-size:14px;padding:5px 15px;border-right:2px solid var(--divider);display:none;font-family:Noto Sans JP,sans-serif}@media only screen and (min-width: 1024px){.top-right-bar .username-txt{display:block}}.top-right-bar .button-login{height:32px;color:var(--white);background-color:var(--primary);border-radius:8px;padding:0 24px;border:none;margin-left:5px;cursor:pointer;font-family:Noto Sans JP,sans-serif}@media only screen and (min-width: 540px){.top-right-bar .button-login{height:40px;margin-left:15px}}.top-right-bar .button-login:hover{text-decoration:none;background-color:#00134c;box-shadow:#0003 0 2px 4px -1px,#00000024 0 4px 5px,#0000001f 0 1px 10px;transition:all .2s}.top-right-bar .button-login:active{box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px;transition:all .2s}.top-right-bar button.btn-function{background-repeat:no-repeat;background-size:initial;background-position:center;border:none;border-radius:12px;background-color:var(--white);margin-left:5px;padding:15.3px;cursor:pointer}@media only screen and (min-width: 1024px){.top-right-bar button.btn-function{padding:20px;margin-left:15px}}.top-right-bar button.btn-logout{background-color:var(--primary)}.top-right-bar button.btn-logout:hover{text-decoration:none;background-color:#00134c;box-shadow:#0003 0 2px 4px -1px,#00000024 0 4px 5px,#0000001f 0 1px 10px;transition:all .2s}.top-right-bar button.btn-logout:active{box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px;transition:all .2s}.top-right-bar .switcher-language{border-radius:8px;overflow:hidden}.top-right-bar .switcher-language.select{height:32px;font-family:Noto Sans JP,sans-serif}@media only screen and (min-width: 540px){.top-right-bar .switcher-language.select{height:40px;background-position-x:100%;background-position-y:7px}}.top-right-bar .switcher-language__btn{border:none;width:40px;height:40px;cursor:pointer;font-family:Noto Sans JP,sans-serif}.top-right-bar .switcher-language__btn.active{background-color:var(--primary);color:var(--white)}@media only screen and (min-width: 768px){.top-right-bar .switcher-language__btn.active{color:var(--white)}}.top-right-bar button.taskbar__toggle{width:32px;height:32px;background-size:initial;background-position:center;border:none;box-shadow:2px 4px 8px #3c4e5b1a;border-radius:8px;background-repeat:no-repeat;margin-left:4px}@media only screen and (min-width: 540px){.top-right-bar button.taskbar__toggle{width:40px;height:40px}}@media only screen and (min-width: 1024px){.top-right-bar button.taskbar__toggle{display:none}}.top-right-bar button.icon__open{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%2222%22%20viewBox%3D%220%200%206%2022%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%205C4.10457%205%205%204.10457%205%203C5%201.89543%204.10457%201%203%201C1.89543%201%201%201.89543%201%203C1%204.10457%201.89543%205%203%205ZM3%206C4.65685%206%206%204.65685%206%203C6%201.34315%204.65685%200%203%200C1.34315%200%200%201.34315%200%203C0%204.65685%201.34315%206%203%206ZM3%2013C4.10457%2013%205%2012.1046%205%2011C5%209.89543%204.10457%209%203%209C1.89543%209%201%209.89543%201%2011C1%2012.1046%201.89543%2013%203%2013ZM3%2014C4.65685%2014%206%2012.6569%206%2011C6%209.34315%204.65685%208%203%208C1.34315%208%200%209.34315%200%2011C0%2012.6569%201.34315%2014%203%2014ZM5%2019C5%2020.1046%204.10457%2021%203%2021C1.89543%2021%201%2020.1046%201%2019C1%2017.8954%201.89543%2017%203%2017C4.10457%2017%205%2017.8954%205%2019ZM6%2019C6%2020.6569%204.65685%2022%203%2022C1.34315%2022%200%2020.6569%200%2019C0%2017.3431%201.34315%2016%203%2016C4.65685%2016%206%2017.3431%206%2019Z%22%20fill%3D%22%233C4E5B%22%2F%3E%3C%2Fsvg%3E)}.top-right-bar button.icon__close{background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12L19 6.41Z" fill="white"/></svg>')}.top-right-bar button.btn__open{background-color:var(--white)}.top-right-bar button.btn__close{background-color:var(--primary)}.top-right-bar .not-active{background-color:var(--white);color:var(--textBody)}.unit-control-btn{border:none;cursor:pointer!important;position:absolute!important;margin-bottom:4px!important;margin-right:8px!important;bottom:0!important;right:50px;width:32px;height:32px;line-height:32px;border-radius:8px;background-color:var(--white);color:var(--textBody);text-align:center;font-weight:500;font-size:14px;padding:0}@media only screen and (max-width: 767px){.unit-control-btn{right:42px}}@media only screen and (min-width: 320px){.unit-control-btn{right:50px}}@media only screen and (min-width: 1024px){.unit-control-btn{right:60px}}@media only screen and (min-width: 1920px){.unit-control-btn{font-size:18px;width:40px;height:40px;border-radius:12px;line-height:40px}}@media only screen and (max-width: 767px){.unit-control-btn.unit-control-btn{bottom:18px}}@media only screen and (min-width: 1024px){.unit-control-btn.unit-control-btn{bottom:26px}}@media only screen and (min-width: 540px){.unit-control-btn.unit-control-btn{bottom:26px}}.unit-control-btn:hover{background-color:#f4f4f4}.measure-popup{display:flex;flex-direction:column}.measure-popup__table{border-spacing:7px 28px}.measure-popup__table-td-title{width:80px;font-size:18px;font-weight:500}.measure-popup__table-td-content{display:flex;align-items:center}.measure-popup__table-td-content-input#line-distance{margin:16px 0}.measure-popup__table-td-content-input{border-radius:8px;height:56px;border:1px solid var(--stroke);width:228px;box-sizing:border-box;text-align:right;padding:15px;color:var(--textBody)}.measure-popup__table-td-content-input#speed-value{color:var(--textTitle)}.measure-popup__table-td-content-input:disabled{background:var(--divider)}.measure-popup__table-td-content-input:focus-visible{border:1px solid var(--stroke);outline:none}.measure-popup__table-td-content-unit{margin-left:20px;font-size:18px;font-weight:400}.measure-popup__table-td-content-error{font-weight:400;font-size:14px;color:#ff493e;margin-top:12px;line-height:100%;height:14px}.measure-popup__result{display:flex;flex:1;align-items:center;justify-content:space-between}.measure-popup__result--label{color:var(--textTitle);font-weight:400;font-size:22px;height:30px}.measure-popup__result--value{color:var(--blue);font-weight:500;font-size:32px;height:34px;margin-right:14px;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.measure-popup .measure-button{background-color:var(--logoColor);margin-top:20px;border:none;color:var(--white);border-radius:8px;text-align:center;font-size:18px;cursor:pointer;height:46px;width:140px;font-weight:500;align-self:center;padding:10px 24px}.measure-popup .measure-button:hover{text-decoration:none;background-color:#00134c;box-shadow:#0003 0 2px 4px -1px,#00000024 0 4px 5px,#0000001f 0 1px 10px;transition:all .2s}.measure-popup .measure-button:active{box-shadow:#0003 0 5px 5px -3px,#00000024 0 8px 10px 1px,#0000001f 0 3px 14px 2px;transition:all .2s}@media only screen and (max-width: 479px){.measure-popup__table{border-spacing:0 10px}.measure-popup__table .measure-popup__table-tr{display:flex;flex-direction:column;margin-bottom:10px}.measure-popup__table .measure-popup__table-tr:last-child{margin-bottom:0}.measure-popup__table .measure-popup__table-tr .measure-popup__table-td-title{width:unset;height:24px;margin-bottom:8px;font-size:16px}.measure-popup__table .measure-popup__table-tr .measure-popup__table-td-content-input{width:159px}.measure-popup__table .measure-popup__table-tr .measure-popup__table-td-content-error{font-size:12px;margin-top:8px;line-height:100%;height:12px}.measure-popup__table .measure-popup__table-tr .measure-popup__table-td-content-unit{font-size:16px}.measure-popup .measure-popup__result{margin-top:0;flex-direction:column}.measure-popup .measure-popup__result--label{width:100%;font-size:16px;height:24px}.measure-popup .measure-popup__result--value{width:100%;height:24px;font-size:24px;text-align:center}.measure-popup .measure-button{margin-top:8px}}.replay-ship{width:698px;height:48px;background-color:#ffffffe6;position:absolute;right:0;left:0;bottom:49px;z-index:999;margin:auto;border-radius:24px;display:flex;flex-direction:column}.replay-ship .replay-control{display:flex;justify-content:space-between;align-items:center;padding:0 16px;margin-bottom:7px}.replay-ship .replay-control .isActive svg path{fill:var(--blue)}.replay-ship .replay-control__play{cursor:pointer;width:48px;height:48px;background-color:transparent;border:none;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_2067_62025)%22%3E%0A%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2218%22%20fill%3D%22url(%23paint0_linear_2067_62025)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter1_i_2067_62025)%22%3E%0A%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2215%22%20fill%3D%22url(%23paint1_linear_2067_62025)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter2_d_2067_62025)%22%3E%0A%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20r%3D%2214%22%20fill%3D%22url(%23paint2_linear_2067_62025)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter3_i_2067_62025)%22%3E%0A%3Cpath%20d%3D%22M21.5039%2017.876L30.5192%2023.135C31.1807%2023.5208%2031.1807%2024.4767%2030.5192%2024.8625L21.5039%2030.1215C20.8372%2030.5104%2020%2030.0295%2020%2029.2577V18.7398C20%2017.968%2020.8372%2017.4871%2021.5039%2017.876Z%22%20fill%3D%22%2300A7E9%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_2067_62025%22%20x%3D%224%22%20y%3D%225%22%20width%3D%2240%22%20height%3D%2240%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.2%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2067_62025%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2067_62025%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter1_i_2067_62025%22%20x%3D%229%22%20y%3D%229%22%20width%3D%2230%22%20height%3D%2231%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_2067_62025%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter2_d_2067_62025%22%20x%3D%229%22%20y%3D%2210%22%20width%3D%2230%22%20height%3D%2230%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.2%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_2067_62025%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_2067_62025%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter3_i_2067_62025%22%20x%3D%2220%22%20y%3D%2217.7383%22%20width%3D%2211.0151%22%20height%3D%2213.5195%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_2067_62025%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_2067_62025%22%20x1%3D%2224%22%20y1%3D%2220.5%22%20x2%3D%2224%22%20y2%3D%2242%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23E8E8E8%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_2067_62025%22%20x1%3D%2224%22%20y1%3D%229%22%20x2%3D%2224%22%20y2%3D%2239%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23ECECEC%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_2067_62025%22%20x1%3D%2224%22%20y1%3D%2210%22%20x2%3D%2224%22%20y2%3D%2238%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23E4E4E4%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A")}.replay-ship .replay-control__play.is-pause{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2249%22%20height%3D%2248%22%20viewBox%3D%220%200%2049%2048%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cg%20filter%3D%22url(%23filter0_d_1682_59048)%22%3E%0A%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2224%22%20r%3D%2218%22%20fill%3D%22url(%23paint0_linear_1682_59048)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter1_i_1682_59048)%22%3E%0A%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2224%22%20r%3D%2215%22%20fill%3D%22url(%23paint1_linear_1682_59048)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter2_d_1682_59048)%22%3E%0A%3Ccircle%20cx%3D%2224.5%22%20cy%3D%2224%22%20r%3D%2214%22%20fill%3D%22url(%23paint2_linear_1682_59048)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter3_i_1682_59048)%22%3E%0A%3Cpath%20d%3D%22M18.5%2019C18.5%2018.4477%2018.9477%2018%2019.5%2018H21.5C22.0523%2018%2022.5%2018.4477%2022.5%2019V29C22.5%2029.5523%2022.0523%2030%2021.5%2030H19.5C18.9477%2030%2018.5%2029.5523%2018.5%2029V19Z%22%20fill%3D%22url(%23paint3_linear_1682_59048)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%20filter%3D%22url(%23filter4_i_1682_59048)%22%3E%0A%3Cpath%20d%3D%22M26.5%2019C26.5%2018.4477%2026.9477%2018%2027.5%2018H29.5C30.0523%2018%2030.5%2018.4477%2030.5%2019V29C30.5%2029.5523%2030.0523%2030%2029.5%2030H27.5C26.9477%2030%2026.5%2029.5523%2026.5%2029V19Z%22%20fill%3D%22url(%23paint4_linear_1682_59048)%22%2F%3E%0A%3C%2Fg%3E%0A%3Cdefs%3E%0A%3Cfilter%20id%3D%22filter0_d_1682_59048%22%20x%3D%224.5%22%20y%3D%225%22%20width%3D%2240%22%20height%3D%2240%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.2%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_1682_59048%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_1682_59048%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter1_i_1682_59048%22%20x%3D%229.5%22%20y%3D%229%22%20width%3D%2230%22%20height%3D%2231%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.1%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_1682_59048%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter2_d_1682_59048%22%20x%3D%229.5%22%20y%3D%2210%22%20width%3D%2230%22%20height%3D%2230%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.2%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22effect1_dropShadow_1682_59048%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22effect1_dropShadow_1682_59048%22%20result%3D%22shape%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter3_i_1682_59048%22%20x%3D%2218.5%22%20y%3D%2218%22%20width%3D%224%22%20height%3D%2213%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_1682_59048%22%2F%3E%0A%3C%2Ffilter%3E%0A%3Cfilter%20id%3D%22filter4_i_1682_59048%22%20x%3D%2226.5%22%20y%3D%2218%22%20width%3D%224%22%20height%3D%2213%22%20filterUnits%3D%22userSpaceOnUse%22%20color-interpolation-filters%3D%22sRGB%22%3E%0A%3CfeFlood%20flood-opacity%3D%220%22%20result%3D%22BackgroundImageFix%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in%3D%22SourceGraphic%22%20in2%3D%22BackgroundImageFix%22%20result%3D%22shape%22%2F%3E%0A%3CfeColorMatrix%20in%3D%22SourceAlpha%22%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200%22%20result%3D%22hardAlpha%22%2F%3E%0A%3CfeOffset%20dy%3D%221%22%2F%3E%0A%3CfeGaussianBlur%20stdDeviation%3D%220.5%22%2F%3E%0A%3CfeComposite%20in2%3D%22hardAlpha%22%20operator%3D%22arithmetic%22%20k2%3D%22-1%22%20k3%3D%221%22%2F%3E%0A%3CfeColorMatrix%20type%3D%22matrix%22%20values%3D%220%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.5%200%22%2F%3E%0A%3CfeBlend%20mode%3D%22normal%22%20in2%3D%22shape%22%20result%3D%22effect1_innerShadow_1682_59048%22%2F%3E%0A%3C%2Ffilter%3E%0A%3ClinearGradient%20id%3D%22paint0_linear_1682_59048%22%20x1%3D%2224.5%22%20y1%3D%226%22%20x2%3D%2224.5%22%20y2%3D%2242%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ECECEC%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint1_linear_1682_59048%22%20x1%3D%2224.5%22%20y1%3D%229%22%20x2%3D%2224.5%22%20y2%3D%2239%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23ECECEC%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22white%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint2_linear_1682_59048%22%20x1%3D%2224.5%22%20y1%3D%2210%22%20x2%3D%2224.5%22%20y2%3D%2238%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22white%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ECECEC%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint3_linear_1682_59048%22%20x1%3D%2220.5%22%20y1%3D%2218%22%20x2%3D%2220.5%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23161616%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23707070%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3ClinearGradient%20id%3D%22paint4_linear_1682_59048%22%20x1%3D%2228.5%22%20y1%3D%2218%22%20x2%3D%2228.5%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%0A%3Cstop%20stop-color%3D%22%23161616%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23707070%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A")}.replay-ship .replay-control__direction{cursor:pointer;padding:0;width:24px;height:24px;background-color:transparent;border:none;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.29007%2021.5894C8.32872%2021.5494%208.36478%2021.507%208.39814%2021.4624C8.77215%2020.9046%208.69052%2020.1585%208.20469%2019.6947L7.78443%2019.2744C7.6393%2019.1298%207.47283%2019.0083%207.2908%2018.9142L6.7905%2018.6541L19.2247%2018.6541C19.902%2018.6805%2020.4984%2018.2113%2020.6322%2017.5467C20.7391%2016.8177%2020.2347%2016.14%2019.5057%2016.0332C19.4369%2016.0231%2019.3675%2016.0184%2019.2981%2016.0191L6.81051%2016.0191L7.20408%2015.839C7.41446%2015.7417%207.60632%2015.6085%207.77109%2015.4455L8.21136%2015.0052C8.69719%2014.5414%208.77882%2013.7953%208.40481%2013.2375C7.9695%2012.643%207.13471%2012.5139%206.54018%2012.9492C6.49215%2012.9844%206.4465%2013.0227%206.4036%2013.064L3.06825%2016.3994C2.54693%2016.9201%202.54648%2017.7648%203.06721%2018.2861C3.06754%2018.2865%203.06791%2018.2868%203.06825%2018.2872L6.4036%2021.6225C6.93371%2022.1343%207.7783%2022.1195%208.29007%2021.5894Z%22%20fill%3D%22%238A959F%22%2F%3E%0A%3Cpath%20d%3D%22M17.6367%2010.9392L20.932%207.65055C21.4533%207.12982%2021.4538%206.2851%2020.9331%205.76379C20.9327%205.76345%2020.9323%205.76308%2020.932%205.76274L17.5967%202.42739C17.1329%201.94156%2016.3868%201.85993%2015.8289%202.23394C15.2344%202.66925%2015.1054%203.50404%2015.5407%204.09857C15.5759%204.1466%2015.6142%204.19225%2015.6555%204.23515L16.1091%204.68876C16.3267%204.90618%2016.5915%205.07057%2016.8829%205.16905L17.2965%205.34916L4.69554%205.34916C4.014%205.32385%203.41606%205.79993%203.28802%206.46984C3.17007%207.19715%203.66404%207.8824%204.39139%208.00034C4.46769%208.01273%204.5449%208.01844%204.62216%208.01744L17.2965%208.01744L16.9163%208.15085C16.635%208.25104%2016.3797%208.41284%2016.1691%208.62447L15.6888%209.10476C15.1677%209.62558%2015.1673%2010.4703%2015.6881%2010.9915C15.714%2011.0174%2015.741%2011.0423%2015.7689%2011.0659C16.3305%2011.5134%2017.1407%2011.4584%2017.6367%2010.9392Z%22%20fill%3D%22%2300A7E9%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.replay-ship .replay-control__direction.is-opposite{background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M8.29007%2021.5894C8.32872%2021.5494%208.36478%2021.507%208.39814%2021.4624C8.77215%2020.9046%208.69052%2020.1585%208.20469%2019.6947L7.78443%2019.2744C7.6393%2019.1298%207.47283%2019.0083%207.2908%2018.9142L6.7905%2018.6541L19.2247%2018.6541C19.902%2018.6805%2020.4984%2018.2113%2020.6322%2017.5467C20.7391%2016.8177%2020.2347%2016.14%2019.5057%2016.0332C19.4369%2016.0231%2019.3675%2016.0184%2019.2981%2016.0191L6.81051%2016.0191L7.20408%2015.839C7.41446%2015.7417%207.60632%2015.6085%207.77109%2015.4455L8.21136%2015.0052C8.69719%2014.5414%208.77882%2013.7953%208.40481%2013.2375C7.9695%2012.643%207.13471%2012.5139%206.54018%2012.9492C6.49215%2012.9844%206.4465%2013.0227%206.4036%2013.064L3.06825%2016.3994C2.54693%2016.9201%202.54648%2017.7648%203.06721%2018.2861C3.06754%2018.2865%203.06791%2018.2868%203.06825%2018.2872L6.4036%2021.6225C6.93371%2022.1343%207.7783%2022.1195%208.29007%2021.5894Z%22%20fill%3D%22%2300A7E9%22%2F%3E%0A%3Cpath%20d%3D%22M17.6367%2010.9392L20.932%207.65055C21.4533%207.12982%2021.4538%206.2851%2020.9331%205.76379C20.9327%205.76345%2020.9323%205.76308%2020.932%205.76274L17.5967%202.42739C17.1329%201.94156%2016.3868%201.85993%2015.8289%202.23394C15.2344%202.66925%2015.1054%203.50404%2015.5407%204.09857C15.5759%204.1466%2015.6142%204.19225%2015.6555%204.23515L16.1091%204.68876C16.3267%204.90618%2016.5915%205.07057%2016.8829%205.16905L17.2965%205.34916L4.69554%205.34916C4.014%205.32385%203.41606%205.79993%203.28802%206.46984C3.17007%207.19715%203.66404%207.8824%204.39139%208.00034C4.46769%208.01273%204.5449%208.01844%204.62216%208.01744L17.2965%208.01744L16.9163%208.15085C16.635%208.25104%2016.3797%208.41284%2016.1691%208.62447L15.6888%209.10476C15.1677%209.62558%2015.1673%2010.4703%2015.6881%2010.9915C15.714%2011.0174%2015.741%2011.0423%2015.7689%2011.0659C16.3305%2011.5134%2017.1407%2011.4584%2017.6367%2010.9392Z%22%20fill%3D%22%238A959F%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.replay-ship .replay-control__speed{position:relative;display:inline-block}.replay-ship .replay-control__speed-btn{cursor:pointer;width:24px;height:24px;padding:0;background-color:transparent;border:none}.replay-ship .replay-control__speed-content{border-top-left-radius:80px;border-top-right-radius:80px;display:block;position:absolute;background-color:#fff;width:44px;z-index:1;top:-182px;left:-10px;height:173px;text-align:center;padding-top:8px}.replay-ship .replay-control__speed-content-item{cursor:pointer;font-weight:500;font-size:8px;color:var(--textBody);height:18px}.replay-ship .replay-control__speed-content-item.is-active{color:var(--blue)}.replay-ship .replay-control__speed-content-break{width:20px;height:1px;background-color:var(--divider);margin:8px auto}.replay-ship .replay-control__speed .is-hidden{display:none}.replay-ship .replay-control__slider{width:422px;height:24px;background-color:#ffffffe6;border:none}.replay-ship .replay-control__slider #time-slider{cursor:pointer;height:8px;background:var(--stroke);border-radius:20px}.replay-ship .replay-control__slider #time-slider .ui-widget-header{background:var(--blue)}.replay-ship .replay-control__slider #time-slider .ui-slider-handle{outline:0;border-radius:20px;height:0px;width:0px;display:none}.replay-ship .replay-control__slider #time-slider .ui-slider-horizontal{top:1em;left:5%;height:8px;width:90%;border:none;background:var(--grey)}.replay-ship .replay-control__slider__time{margin-top:4px;display:flex;justify-content:space-between;font-weight:500;color:var(--textBody)}.replay-ship .replay-control__slider__time-current{font-size:12px;line-height:150%;font-weight:700}.replay-ship .replay-control__slider__time-start,.replay-ship .replay-control__slider__time-end{font-size:10px;line-height:150%}.replay-ship .replay-control__calender,.replay-ship .replay-control__filter{cursor:pointer;padding:0;width:24px;height:24px;background-color:#ffffffe6;border:none}.replay-ship .replay-control__close{cursor:pointer;width:24px;height:24px;background-color:#ffffffe6;border:none;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M19%206.41L17.59%205L12%2010.59L6.41%205L5%206.41L10.59%2012L5%2017.59L6.41%2019L12%2013.41L17.59%2019L19%2017.59L13.41%2012L19%206.41Z%22%20fill%3D%22%233C4E5B%22%2F%3E%0A%3C%2Fsvg%3E%0A)}.replay-ship .replay-info{min-height:25px;background-color:#ffffffe6;border-radius:60px;margin:auto;display:flex;align-items:center;padding:0 12px;color:var(--textBody);font-size:14px}.replay-ship .replay-info #ship-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:260px}.replay-ship .replay-info__label{font-weight:700;margin-left:16px}.replay-ship .replay-info__label:first-of-type{margin-left:0}.replay-ship .replay-info__value{margin-left:4px;font-weight:400}@media screen and (min-device-width: 537px) and (max-device-width: 1024px){.replay-ship{display:flex;flex:1;flex-direction:column;width:661px;left:22px;margin:unset;top:calc(100% - 127px)}.date-custom{width:570px!important;left:0!important;right:0!important;margin:auto}}.replay-ship.mobile{position:absolute;right:unset;margin:unset;z-index:999;top:calc(100% - 186px);left:18.5px;height:82px;width:302px;background-color:unset}.replay-ship.mobile .replay-control{background-color:unset;border-radius:24px;margin-bottom:4px;display:flex;flex-direction:column;padding:0}.replay-ship.mobile .replay-control__slider{background-color:unset;width:302px;height:30px}.replay-ship.mobile .replay-control__slider #time-slider{margin-bottom:4px}.replay-ship.mobile .replay-control__slider__time{height:18px}.replay-ship.mobile .replay-control .replay-control-action{display:flex;width:100%;justify-content:space-between;align-items:center;background-color:#ffffffe6;border-radius:24px;padding:0 39px;margin-top:4px;z-index:900}.replay-ship.mobile .replay-info-mobile{max-width:661px;display:flex;row-gap:4px;justify-content:flex-start;column-gap:4px;flex-wrap:wrap;width:248px;margin-left:28px}.replay-ship.mobile .replay-info-mobile__item{display:flex;height:22px;background-color:#ffffffe6;border-radius:60px;max-width:248px;padding:0 12px;color:var(--textBody);font-size:12px}.replay-ship.mobile .replay-info-mobile__item .replay-info__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:208px}.replay-ship.mobile .replay-info-mobile__label{font-weight:700}.replay-ship.mobile .replay-info-mobile__value{margin-left:4px;font-weight:400}.div-icon-ship{width:max-content!important;height:max-content!important;z-index:99999!important}.div-icon-ship.hidden-marker{z-index:0!important}.ship-label{border:1px solid var(--primary75);font-weight:400;font-size:14px;font-family:Noto Sans JP,sans-serif;color:var(--textTitle);text-align:center;line-height:18px;padding:3px;display:flex;align-items:center}
