.deckplan-popup{width:auto;row-gap:30px;display:grid;grid-template-columns:1fr}@media(min-width: 1280px){.deckplan-popup{grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px}}@media(min-width: 1440px){.deckplan-popup{-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px}}.deckplan-popup__header{justify-self:flex-start;row-gap:10px;margin-top:56px;white-space:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width: 768px){.deckplan-popup__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:32px}}@media(min-width: 1280px){.deckplan-popup__header{margin-top:0}}.deckplan-popup__header span{font-size:18px;line-height:1.7;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 1280px)and (max-width: 1919.98px){.deckplan-popup__header span{font-size:calc(18px + ((100vw - 1280px) / ((1920 - 1280) / (20 - 18))))}}@media(min-width: 1920px){.deckplan-popup__header span{font-size:20px;line-height:1.6}}.deckplan-popup__dropdown-wrapper{position:relative;justify-self:flex-start;width:100%;z-index:6}@media(min-width: 1280px){.deckplan-popup__dropdown-wrapper{justify-self:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.deckplan-popup__decks-dropdown{background:#edeef4;border-radius:4px;padding:8px;white-space:nowrap;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;color:#15264c;width:100%;line-height:100%;font-size:14px;line-height:1.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 768px)and (max-width: 1279.98px){.deckplan-popup__decks-dropdown{font-size:calc(14px + ((100vw - 768px) / ((1280 - 768) / (16 - 14))))}}@media(min-width: 1280px){.deckplan-popup__decks-dropdown{font-size:16px}}@media(min-width: 1280px){.deckplan-popup__decks-dropdown{width:300px}}.deckplan-popup__decks-dropdown[data-expanded=true] .v-icon__svg--chevron{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.5 ease-in;transition:.5 ease-in}@media(prefers-reduced-motion: reduce){.deckplan-popup__decks-dropdown[data-expanded=true] .v-icon__svg--chevron{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none}}.deckplan-popup__decks-dropdown[data-expanded=true]+.deckplan-popup__decks-panel{visibility:visible}.deckplan-popup__arrow-dropdown .v-icon__svg--chevron{color:#15264c;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s;transition:all .3s}@media(prefers-reduced-motion: reduce){.deckplan-popup__arrow-dropdown .v-icon__svg--chevron{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none}}.deckplan-popup__decks-panel{position:absolute;background:#fff;padding:10px;border:1px solid #f2f2f2;row-gap:10px;width:100%;visibility:hidden;z-index:2;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.deckplan-popup__dropdown-bullet{border-radius:50%;border:2px solid #005edc;position:absolute;top:0;left:0;width:16px;height:16px}.deckplan-popup__deck{position:relative;padding-left:30px;text-align:left}.deckplan-popup__deck[data-selected=true] .deckplan-popup__dropdown-bullet{background-color:#005edc}.deckplan-popup__title{margin-inline:13px 32px}.deckplan-popup__deck-wrapper{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 1280px){.deckplan-popup__deck-wrapper{grid-row:2/4}}.deckplan-popup__deck-map{width:100%;height:400px;cursor:-webkit-grab;cursor:grab}@media(max-width: 575.98px){.deckplan-popup__deck-map{overflow-y:scroll;overflow-x:auto}}@media(min-width: 768px){.deckplan-popup__deck-map{height:425px}}@media(min-width: 1280px){.deckplan-popup__deck-map{height:500px}}@media(min-width: 1440px){.deckplan-popup__deck-map{height:700px;width:500px}}@media(max-width: 575.98px){.deckplan-popup__deck-map img{width:auto;min-width:100%;max-width:none}}@media(min-width: 768px){.deckplan-popup__deck-map img{width:100%}}.deckplan-popup__mini-navigation{position:absolute;top:0;left:0;height:292px;border:1px solid #bdbdbd;border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 767.98px){.deckplan-popup__mini-navigation{display:none}}.deckplan-popup__minimap-ship{width:60px;height:100%}.deckplan-popup__minimap-ship .v-icon__svg--minimap-ship,.deckplan-popup__minimap-ship .v-icon__svg--deckmini-color{width:40px;height:254px;position:absolute;margin:auto;inset:0}.deckplan-popup__minimap-ship .v-icon__svg--deckmini-color{--starting-top: calc(50% + 18px);--starting-bottom: calc(50% + 38px + 18px);-webkit-clip-path:inset(calc(var(--clip-top, var(--starting-top)) - 18px) 0 calc(100% - (var(--clip-bottom, var(--starting-bottom)) - 18px)) 0);clip-path:inset(calc(var(--clip-top, var(--starting-top)) - 18px) 0 calc(100% - (var(--clip-bottom, var(--starting-bottom)) - 18px)) 0)}.deckplan-popup #image-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.deckplan-popup .sync-image{cursor:-webkit-grab;cursor:grab;position:relative}@media(min-width: 768px){.deckplan-popup .sync-image{overflow:hidden}}.deckplan-popup .sync-image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none}@media(max-width: 575.98px){.deckplan-popup .sync-image img{position:relative}}@media(min-width: 768px){.deckplan-popup .sync-image img{position:absolute;top:50%;left:0;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.deckplan-popup .tracking-square{position:absolute;width:100%;height:38px;border:2px solid #15264c;pointer-events:none;left:0;top:50%;z-index:2}.deckplan-popup__rooms{height:300px;overflow-y:scroll}@media(max-width: 575.98px){.deckplan-popup__rooms{display:none}}@media(min-width: 1280px){.deckplan-popup__rooms{height:630px}}.deckplan-popup__rooms .room-heading{width:100%;color:#fff;background:#0c214d;padding-inline:16px;height:32px;margin-bottom:10px;font-size:18px;line-height:1.7;font-family:"Kapra-Regular",sans-serif;font-weight:400;line-height:110%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(min-width: 1280px)and (max-width: 1919.98px){.deckplan-popup__rooms .room-heading{font-size:calc(18px + ((100vw - 1280px) / ((1920 - 1280) / (20 - 18))))}}@media(min-width: 1920px){.deckplan-popup__rooms .room-heading{font-size:20px;line-height:1.6}}.deckplan-popup__rooms .room-heading[data-expanded=true] .v-icon__svg--chevron{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:ease-out .3s;transition:ease-out .3s}@media(prefers-reduced-motion: reduce){.deckplan-popup__rooms .room-heading[data-expanded=true] .v-icon__svg--chevron{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none}}.deckplan-popup__rooms .room-heading[data-expanded=true]+.top-legend{visibility:visible;opacity:1;position:unset;-webkit-transition:ease-out .8s;transition:ease-out .8s}@media(prefers-reduced-motion: reduce){.deckplan-popup__rooms .room-heading[data-expanded=true]+.top-legend{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none}}.deckplan-popup__rooms .top-legend{position:absolute;visibility:hidden;opacity:0;width:100%;padding-inline:0}.deckplan-popup__rooms .top-legend li{list-style:disc;font-size:12px;line-height:1.6}@media(min-width: 1280px)and (max-width: 1919.98px){.deckplan-popup__rooms .top-legend li{font-size:calc(12px + ((100vw - 1280px) / ((1920 - 1280) / (14 - 12))))}}@media(min-width: 1920px){.deckplan-popup__rooms .top-legend li{font-size:14px}}.deckplan-popup__rooms .arrow-dropdown .v-icon__svg--chevron{--icon-size: 12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:ease-out .1s;transition:ease-out .1s}@media(prefers-reduced-motion: reduce){.deckplan-popup__rooms .arrow-dropdown .v-icon__svg--chevron{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none}}.deckplan-popup__bottom-legend{-webkit-column-count:2;-moz-column-count:2;column-count:2;font-size:10px}@media(max-width: 767.98px){.deckplan-popup__bottom-legend{display:none}}@media(min-width: 1280px){.deckplan-popup__bottom-legend{grid-column:2/3;-ms-flex-item-align:end;align-self:end}}.deckplan-popup__bottom-legend ul{padding-inline:0}.deckplan-popup__bottom-legend li{list-style:none}.deckplan-popup__bottom-legend li img{margin-right:4px;width:10px;height:10px}