body{margin:0}body,code{font-family:Arial,sans-serif}.chatbot-container{bottom:20px;color:#000;position:fixed;right:20px;z-index:1000}.chatbot-container.mobile{bottom:0;left:0;right:0;top:0}.chat-icon{bottom:calc(20px + env(safe-area-inset-bottom));cursor:pointer;height:50px;height:70px;position:absolute;right:20px;transition:transform .2s ease-in-out;width:50px;width:70px;z-index:1001}.chat-icon.open{color:red;transform:rotate(180deg)}.chat-icon.mobile.open{bottom:auto;height:28px;left:auto;position:fixed;right:16px;top:15px;width:28px}.chatbox{background-color:#fff!important;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ccc;border-radius:15px;bottom:90px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;font-size:14px;height:599px;justify-content:center;position:absolute;right:0;transition:width .3s ease,height .3s ease;width:400px}.chatbox.expanded{height:750px;width:450px}.chatbox.mobile{border-radius:0;bottom:0;box-shadow:none;height:100vh!important;left:0;right:0;top:0;width:100vw!important}@media (max-width:700px){.chat-icon{height:50px;width:50px}}.chatbox-content{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;text-align:center;width:100%}.half-circle{background-color:#184a5b;border-top-left-radius:20%;border-top-right-radius:0;bottom:0;box-shadow:0 -8px 30px rgba(24,74,91,.3);height:40%;left:50%;position:absolute;transform:translateX(-50%);width:100%;z-index:1}.top_content_signin{gap:20px;height:35%;justify-content:center;text-align:center;width:100%}.span_container_signin,.top_content_signin{display:flex;flex-direction:column}.welcome{font-size:25px;font-weight:300}.welcome_2{font-size:15px;margin-top:10px}.greeting{font-size:30px;font-weight:500}.main_content_signin{align-items:center;color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:40px;justify-content:flex-end;padding-bottom:20px;width:100%;z-index:3}.terms_label{align-items:center;color:#000;cursor:pointer;display:flex;font-size:12px;gap:20px;max-width:80%}.accept-button{background-color:#184a5b;border:none;border-radius:5px;box-shadow:0 1px 5px rgba(84,80,80,.3);color:#fff;cursor:pointer;font-size:16px;min-width:80%;padding:10px 20px;transition:transform .2s ease-in-out}.accept-button:hover:not(:disabled){transform:scale(1.05)}.chatbox_home{height:100%;justify-content:flex-start;position:relative;width:100%}.chatbox_home,.nychat_containter{display:flex;flex-direction:column}.nychat_containter{align-items:center;justify-content:center;margin-bottom:7px;padding:10px}.no-history{color:#000;font-size:1.2rem;min-height:448px;text-align:center}.header_home{align-items:center;border-bottom:.5px solid #ededed;box-shadow:0 4px 10px #0000001c;display:flex;flex-direction:column;height:40px;justify-content:center;padding:10px;text-align:center;width:330px}.start-new{color:#fff;cursor:pointer;text-decoration:underline;transition:color .2s ease-in-out}.start-new:hover{color:grey}.tidligere_text{font-size:18px;text-align:center}.chatbox_home ul{list-style:none;margin:0;mask-image:linear-gradient(180deg,#000 95%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 98%,transparent);overflow-y:auto;padding:10px}.chatbox_home li{align-items:center;border-bottom:1px solid #e0e0e0;cursor:pointer;display:flex;gap:10px;padding:12px;transition:all .1s ease-in-out}.chatbox_home ul::-webkit-scrollbar{width:4px}.chatbox_home ul::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px}.chatbox_home ul::-webkit-scrollbar-track{background:transparent}.chatbox_home li .message-icon{align-items:center;display:flex}.chatbox_home li .message-content{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatbox_home li .message-text{font-size:14px;margin-top:4px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nychat_circle{background-color:#184a5b;border:none;border-radius:5px;box-shadow:0 1px 5px rgba(84,80,80,.3);color:#fff;cursor:pointer;font-size:16px;min-width:80%;padding:10px 20px;transition:transform .2s ease-in-out}.message-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.message-title{font-size:16px;margin-bottom:5px}.message-info{color:gray;font-size:12px;margin-top:-3px}.nychat_circle:hover:not(:disabled){transform:scale(1.05)}.profile-image-svg{height:32px;width:32px}@media (max-width:700px){.chatbox_home{display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding-bottom:10px}.header_home{width:100%!important}.nychat_containter{background:#fff;bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.05);display:flex;justify-content:center;left:0;padding:10px 0;position:fixed;width:100%}.nychat_circle{max-width:500px;width:90%}.message-list{flex:1 1;overflow-y:auto}.no-history{display:flex;flex:1 1;justify-content:center}}.chat_container{height:100%;width:100%}.chat_container,.chat_messages{display:flex;flex-direction:column}.chat_messages{flex-grow:1;overflow-y:auto;padding:15px}.top_menu_chat{align-items:center;border-bottom:.5px solid #ededed;box-shadow:0 4px 10px #0000001c;display:flex;gap:10px;height:40px;justify-content:flex-start;padding:10px;width:380px}.text_intro{display:flex;flex-direction:column;margin-left:10px;text-align:left}.text_intro span:first-child{font-size:.9rem}.text_intro span:last-child{font-size:.7rem;opacity:.7}.chat_intro{align-items:center;display:flex;flex-direction:row;margin-left:12px;text-align:center}.chatbot_icon{height:30px;width:30px}.message_header{align-items:center;color:#5b5b5b;display:flex;flex-direction:row;font-size:13px;gap:5px;margin-bottom:10px}.chatbot_icon_message{height:20px;width:20px}.chat_btn{background:none;border:none;color:#000;cursor:pointer;padding:5px}.chat_messages::-webkit-scrollbar{width:3px}.chat_messages::-webkit-scrollbar-thumb{background-color:#bcbcbc;border-radius:10px}.chat_messages::-webkit-scrollbar-thumb:hover{background-color:#bbb}.chat_message_container{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:16px}.user_msg_container{align-items:flex-end}.timestamp{color:gray;font-size:12px;margin-bottom:8px}.chat_message{border-radius:10px;display:flex;flex-direction:column;font-size:15px;max-width:70%;padding:10px}.user_msg{align-self:flex-end;background:#202020;color:#fff;padding:0 12px}.assistant_msg{align-self:flex-start;background:#efefef;color:#000;list-style:none}.chat_message.assistant_msg p{list-style:none;margin:0;padding:0}p,ul{list-style:none}.thinking_dots{align-items:center;background:#e1e1e1;border-radius:10px;display:flex;flex-direction:row;gap:5px;justify-content:center;max-width:50px;padding:10px}.thinking_dots .dot{animation:bounce 1.5s ease-in-out infinite;background-color:gray;border-radius:50%;height:8px;width:8px}.thinking_dots .dot:nth-child(2){animation-delay:.2s}.thinking_dots .dot:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.chat_input_container{display:flex;flex-direction:row;justify-content:space-between;padding:10px}.chat_input_container input{border:1px solid #ddd;border-radius:18px;flex-grow:1;font-size:16px;padding:10px}.chat_input_container button{border:none;border-radius:5px;color:#000;cursor:pointer;padding:10px}.system-message{color:#000;font-size:14px;margin:10px 0 20px;text-align:center}.send_btn_chatbot{background-color:transparent;height:100%;width:38px}.send_btn_svg{height:100%;width:100%}@media (max-width:700px){.top_menu_chat{justify-content:flex-start;padding:10px 15px;width:100%!important}.chat_container{height:100vh;width:100vw}.chat_messages{padding:15px}.chat_input_container{padding:10px 15px calc(10px + env(safe-area-inset-bottom))}.chat_message{font-size:16px;max-width:86%}}.link_preview_card{background:#f9f9f9;border:1px solid #ccc;border-radius:12px;color:inherit;display:flex;flex-direction:column;margin-top:10px;max-width:100%;overflow:hidden;padding:10px;text-decoration:none}.link_preview_card img{border-radius:8px;height:auto;margin-bottom:8px;max-height:100px;object-fit:cover;width:100%}.link_preview_text{display:flex;flex-direction:column;padding:0}.link_preview_text strong{color:#023975;font-size:12px;line-height:1.1}.link_preview_text p,.link_url{display:none}.bot_left_notice{display:flex;justify-content:center;padding:1rem}.go_back_btn{background-color:#eee;border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:.5rem 1rem}.extra_fields{flex-direction:column;gap:6px;padding:10px}.extra_fields input,.user_info_submit_btn{font-size:14px;padding:8px}.user_info_submit_btn{background-color:#ccc;border:none;border-radius:6px;color:#555;cursor:not-allowed;transition:background-color .3s}.user_info_submit_btn.active{background-color:#2a9d8f;color:#fff;cursor:pointer}.rate_modal_overlay{align-items:center;background:hsla(0,0%,100%,.95);border-radius:inherit;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.rate_modal{background:#fff;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.2);max-width:300px;padding:1.5rem;text-align:center}.rating_buttons{display:flex;gap:1rem;justify-content:center;margin:1rem 0}.rating_btn{background-color:#f2f2f2;border:2px solid transparent;border-radius:6px;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem}.rating_btn.selected{background-color:#e6f0ff;border-color:#007aff}textarea{border:1px solid #ccc;border-radius:4px;margin-top:1rem;min-height:80px;padding:.5rem;resize:none;width:100%}.modal_actions{display:flex;justify-content:space-between;margin-top:1rem}.cancel_btn,.submit_btn{background:#007aff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.cancel_btn{background:#ccc}.skip_btn{background:transparent;border:none;color:#007aff;cursor:pointer;padding:.5rem 1rem;text-decoration:underline}#root{padding:10px}.Returportal_login{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.returportal_login_container{background-color:#ccc;border-radius:8px;display:flex;flex-direction:row;gap:5px;min-height:98%;min-width:98%;padding:10px}.returportal_login_container_left,.returportal_login_container_right{align-items:center;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;justify-content:center;min-width:49%}.retur_widget_shipping_ui_succes{background:#fff;border:1px solid #c4c4c4;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:row;height:700px;justify-content:space-between;max-width:1200px;min-width:1111px;width:100%}.retur_widget_shipping_ui_succes_left{border-bottom-left-radius:8px;border-top-left-radius:8px;display:flex;flex-direction:row;height:100%;width:70%}.progress_retur_widget_shipping_ui_succes_left{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:10%}.circle_left{background-color:#1e4b5d;border-radius:50%;color:#fff;font-size:1.9em;font-weight:700;height:60px;line-height:60px;margin-top:50px;text-align:center;width:60px}.line_left{background:linear-gradient(180deg,#1e4b5d,rgba(30,75,93,0));height:100%;margin-top:5px;width:2px}.content_retur_widget_shipping_ui_succes_left{display:flex;flex-direction:column;height:100%;width:90%}.top_content_content_retur_widget_shipping_ui_succes_left{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;height:18%;justify-content:center;padding:10px 15px;width:100%}.back-link,.back-link2{color:#ccc;cursor:pointer;font-size:.9em;margin-bottom:9px;text-decoration:none}.back-link2:hover,.back-link:hover{text-decoration:underline}.main_heading_top_content_content_retur_widget_shipping_ui_succes_left{color:#000;font-size:1.9em;font-weight:700;margin:0}.main_content_retur_widget_shipping_ui_succes_left{max-height:75%;overflow-y:auto;width:98%}.retur_widget_shipping_ui_succes_right{align-items:center;background-color:#f5f5f5;border-bottom-right-radius:8px;border-top-right-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:30%}.retur_widget_shipping_ui_succes_right_img{padding-top:10px;width:70%}.orderinfo_retur_widget_shipping_ui_succes_right{color:#000;height:12%;width:80%}.orderinfo_retur_widget_shipping_ui_succes_right p:first-child{align-items:center;color:#000;font-size:2.2em;margin:0;text-align:center}.orderinfo_retur_widget_shipping_ui_succes_right p:last-child{align-items:center;font-size:1.9em;margin:0;text-align:center}.progress_retur_widget_shipping_ui_succes_right{box-sizing:border-box;display:flex;flex-direction:column;height:28%;justify-content:space-around;width:80%}.step{gap:16px}.circle,.step{align-items:center;display:flex}.circle{background-color:#6a8c98;border-radius:50%;color:#fff;flex-shrink:0;font-size:18px;font-weight:700;height:32px;justify-content:center;min-height:32px;min-width:32px;width:32px}.step.active .circle{background-color:#1e4b5d}.text{color:#a0a0a0;font-size:16px}.step.active .text{color:#000}.oversigt_retur_widget_shipping_ui_succes_right{border:1px solid #c4c4c4;border-radius:5px;height:15%;padding:5px;text-align:center;width:80%}.valgte_produkter_oversigt{font-size:12px;margin-top:10px}.valgt_produkt{border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding:4px 0;text-align:left}.btn_oversigt_retur_widget_shipping_ui_succes_right{background-color:#2c6174;border:none;border-radius:11px;box-shadow:none;color:#fff;cursor:pointer;font-size:20px;font-weight:100;height:49px;outline:none;text-transform:none;width:80%}.retur_widget_shipping_ui_succes_left_mobile{align-items:center;border-bottom-left-radius:8px;border-top-left-radius:8px;display:flex;display:none;flex-direction:column;gap:10px;height:100%;width:100%}.top_retur_widget_shipping_ui_succes_left_mobile{align-items:center;display:flex;flex-direction:column;gap:20px;height:20%;justify-content:center;width:100%}.retur_widget_shipping_ui_succes_right_img_mobile{height:30%!important}.main_heading_top_content_content_retur_widget_shipping_ui_succes_left_mobile{font-size:20px;padding-top:10px;text-align:center;width:90%}.main_retur_widget_shipping_ui_succes_left_mobile{align-items:center;border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 -4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;height:80%;justify-content:space-between;padding-bottom:10px;width:100%}.bottom_main_retur_widget_shipping_ui_succes_left_mobile{display:flex;justify-content:center;width:30%}.top_retur_widget_shipping_ui_succes_left_mobile_circles{align-items:center;display:flex;height:10%;justify-content:space-between;width:40%}.produktboks{background-color:#f8f8f8;border:1px solid #ccc;border-radius:6px;margin:10px 0;padding:15px}.produktboks_header{color:#888;font-size:.8em}.produktboks_navn{font-size:1.4em;margin:5px 0 15px}.produktkort{background:#fdfdfd;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:20px;padding:20px}.produkt_row{display:flex;flex-direction:row;gap:20px;margin-bottom:15px}.inputgruppe{display:flex;flex:1 1;flex-direction:column}.label{color:#333;font-size:.9em;font-weight:600;margin-bottom:5px}.readonlyfelt{background-color:#eee;color:#444}.inputfelt,.readonlyfelt{border:1px solid #ccc;border-radius:6px;font-size:1em;padding:10px}.inputfelt{background-color:#fff}.retur_valg_grid{display:flex;flex-wrap:wrap;gap:20px}.retur_valg_kort{background:#f3f3f3;border:2px solid transparent;border-radius:12px;cursor:pointer;display:flex;flex:1 1 300px;flex-direction:column;overflow:hidden;transition:transform .2s ease}.retur_valg_kort:hover{transform:translateY(-3px)}.retur_valg_illustration{align-items:center;display:flex;flex:1 1;justify-content:center;padding:20px}.retur_valg_illustration img{max-height:150px;max-width:100%;object-fit:contain}.retur_valg_tekst{color:#333;font-size:16px;padding:16px;text-align:center}.retur_valg_footer{background:#fff;border-top:1px solid #ddd;color:#333;font-weight:700;padding:12px;text-align:center}.retur_valg_footer.active{background-color:#2c6174;color:#fff}.qr_label_wrapper{align-items:center;border-radius:10px;display:flex;flex-direction:column;padding:20px}.qr_label_image{background:#fff;border:1px solid #999;border-radius:8px;height:300px;object-fit:contain;padding:10px;width:300px}.qr_label_actions{display:flex;gap:15px;margin-top:20px}.qr_action_button,.qr_download_button{background-color:#2c6174;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;text-align:center;text-decoration:none;transition:background .2s ease}.qr_action_button:hover,.qr_download_button:hover{background-color:#1e4b5d}.qr_illustration{margin-top:30px;text-align:center}.qr_illustration img{height:auto;max-width:250px}.qr_illustration p{color:#333;font-size:1em;margin-top:10px}.retur_success_message{padding:10px;text-align:center}.retur_success_message h2{color:#2c6174;font-size:2em;margin-bottom:10px}.retur_success_message p{color:#333;font-size:1.1em;margin-bottom:10px}.mobile_next_wrapper{display:none;margin-top:20px;text-align:center}.btn_mobile_next{background-color:#2c6174;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;height:40px;width:90%}@media (max-width:768px){.progress_retur_widget_shipping_ui_succes_left,.retur_widget_shipping_ui_succes_right{display:none}.retur_widget_shipping_ui_succes_left{width:95%}.mobile_next_wrapper{display:block;margin-bottom:10px}.btn_oversigt_retur_widget_shipping_ui_succes_right{display:none}.content_retur_widget_shipping_ui_succes_left{width:100%}.retur_widget_shipping_ui_succes{max-width:none;min-width:0px}.main_content_retur_widget_shipping_ui_succes_left,.retur_widget_shipping_ui_succes_left{width:97%}.top_content_content_retur_widget_shipping_ui_succes_left{margin-left:5px;width:80%}.main_content_retur_widget_shipping_ui_succes_left{padding:10px}.retur_widget_shipping_ui_succes{height:auto}.produkt_row{align-items:normal;flex-direction:column}.main_heading_top_content_content_retur_widget_shipping_ui_succes_left{font-size:23px}.produktkort{font-size:12px}.retur_valg_illustration img{max-height:100px;max-width:100%;object-fit:contain}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:baseline!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.widget_container{height:100%}.returportal_login_widget,.widget_container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.returportal_login_widget{background:#f6f5f5;background-image:url(/static/media/icon_order.952c55e22872d024c81c.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:600px 600px;border:1px solid #c4c4c4;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:706px;max-width:660px;padding:20px}.returportal_login_ui{align-items:center;display:flex;flex-direction:column;gap:20px;width:85%}.GEJSER_Logo{width:80%}.returportal_login_title{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:36px;font-weight:300}.returportal_login_form{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.returportal_login_form input{background-color:#fff;border:none;border-radius:11px;box-sizing:border-box;color:#2c6174;font-size:16px;height:61px;outline:none;padding:10px;transition:border-bottom .1s ease,background-color .1s ease;width:100%}.returportal_login_form input:-ms-input-placeholder{color:#d0d0d0;font-weight:400}.returportal_login_form input::placeholder{color:#d0d0d0;font-weight:400}.returportal_login_form input:focus{border-bottom:3px solid #2c6174;border-bottom-left-radius:0;border-bottom-right-radius:0}.returportal_login_form button{background-color:#2c6174;border:none;border-radius:11px;color:#fff;cursor:pointer;font-size:25px;font-weight:100;height:57px;transition:background-color .1s ease;width:100%}.returportal_login_form button:hover{background-color:#1e4b5d}.returportal_login_form button:active{transform:scale(.98)}@media (max-width:768px){.returportal_login_widget{background-size:300px 300px;height:400px;max-width:95%;padding:15px}.returportal_login_ui{gap:15px;width:95%}.returportal_login_title{font-size:28px}.returportal_login_form input{font-size:14px;height:50px}.returportal_login_form button{font-size:20px;height:50px}.GEJSER_Logo{width:80%}}