#checkin_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000000a8;display:none;z-index:5}#checkin_window{width:448px;height:560px;position:fixed;top:calc(50% - 272px);left:calc(50% - 224px);background-color:#fff;display:none;z-index:6;border-radius:12px}#checkin_window #checkin_wrapper #checkin_header{padding:16px;display:flex;align-items:center;justify-content:space-between}#checkin_window #checkin_wrapper #checkin_header .checkin_header_text{font-size:20px;font-weight:600;line-height:24px}#checkin_window #checkin_wrapper #checkin_header .checkin_header_time_slot_text{font-size:20px;font-weight:600;line-height:24px;position:absolute;left:10%}#checkin_window #checkin_wrapper #checkin_header .checkin_header_close{background-image:url(../img/checkin/close_button-nnSnSAq.svg);width:24px;height:24px;cursor:pointer}#checkin_window #checkin_wrapper #checkin_content #checkin_types_selector{display:flex;gap:4px;padding:16px}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block{border-radius:8px;border:1px solid #f6f6f6;width:33%;height:80px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.selected,#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block:hover{border:1px solid #ec4a64}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block .checkin_selector_block_icon{width:40px;height:40px}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block .checkin_selector_block_text{font-size:14px;font-weight:400;line-height:19.6px}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.courier .checkin_selector_block_icon{background-image:url(../img/checkin/courier_grey-8J2mI00.svg)}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.self_pickup .checkin_selector_block_icon{background-image:url(../img/checkin/self_pickup_grey-l-a5N_d.svg)}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.np .checkin_selector_block_icon{background-image:url(../img/checkin/np_grey-7pINC4c.svg)}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.courier.selected .checkin_selector_block_icon,#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.courier:hover .checkin_selector_block_icon{background-image:url(../img/checkin/courier-2zQHrXb.svg)}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.self_pickup.selected .checkin_selector_block_icon,#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.self_pickup:hover .checkin_selector_block_icon{background-image:url(../img/checkin/self_pickup-3Sq_f2S.svg)}#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.np.selected .checkin_selector_block_icon,#checkin_window #checkin_wrapper #checkin_content .checkin_selector_block.np:hover .checkin_selector_block_icon{background-image:url(../img/checkin/np-9P6OcTc.svg)}#checkin_window #checkin_wrapper #checkin_content #checkin_types_message{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 16px;padding:6px;gap:6px;background:#e0e8f9;border-radius:8px}#checkin_window #checkin_wrapper #checkin_content #checkin_types_message .checkin_types_message_icon{width:24px;height:24px;min-width:24px;background-image:url(../img/checkin/info_icon-_-LDTja.svg)}#checkin_window #checkin_wrapper #checkin_content #checkin_types_message .checkin_types_message_text{display:none;font-size:14px;font-weight:400}#checkin_window #checkin_wrapper #checkin_content #checkin_types_message .checkin_types_message_text.selected{display:block;max-height:300px;overflow-y:auto}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses{height:345px;width:100%;overflow:hidden}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses #checkin_content_addresses_header{padding:16px;display:flex;justify-content:space-between}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses .checkin_content_addresses_header_text{font-size:16px;font-weight:600;line-height:24px}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses .checkin_content_addresses_header_add{font-size:14px;font-weight:400;line-height:22.4px;color:#e40428;cursor:pointer}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content{padding:0 16px 18px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:8px;overflow-y:scroll;overflow-x:hidden;height:calc(100% - 69px);margin-right:-17px;box-sizing:border-box}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block{width:100%;display:none;border-radius:8px;align-items:center;border:1px solid #f6f6f6;padding:28px 8px;box-sizing:border-box;justify-content:space-between}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block.active{display:flex}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block.selected,#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block:hover{border:1px solid #ec4a64}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block.clear{justify-content:center;border:1px dashed #c9caca;background:rgba(32,33,36,2%);cursor:pointer}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block.clear span{font-size:16px;font-weight:400;line-height:22.4px;color:#e40428}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_name{font-size:16px;font-weight:600;display:block;margin-top:-8px;overflow-wrap:anywhere;word-break:normal;white-space:normal}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_geo{font-size:14px;font-weight:400;overflow-wrap:anywhere;word-break:normal;white-space:normal}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_city{display:block;overflow-wrap:anywhere;word-break:normal;white-space:normal}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_button_block{display:flex;align-items:center;justify-content:center;padding:0 16px 13px;box-sizing:border-box;position:absolute;bottom:0;width:100%}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_button_block button{background:linear-gradient(168.19deg,#F6634F -.03%,#E51133 27.44%,#BD102C 95.36%);font-size:16px;font-weight:600;color:#fff;border:none;padding:10px 25px;border-radius:8px;width:100%;cursor:pointer}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_button_block button:disabled{background:#949494}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content .checkin_address_block .checkin_address_menu_button{width:24px;height:24px;background-image:url(../img/checkin/menu-Lne1akn.svg);cursor:pointer}#checkin_window .checkin_address_menu_wrapper_bg{width:100%;background:0 0;height:100%;position:absolute;top:0;left:0;z-index:1;display:none}#checkin_window #checkin_wrapper #checkin_content .checkin_address_block .checkin_address_menu .checkin_address_menu_wrapper{position:absolute;right:45px;background:#fff;padding:10px 50px 10px 10px;border-radius:8px;box-shadow:0 3px 5px rgba(32,33,36,.2);display:none;flex-direction:column;gap:16px;z-index:2}#checkin_window #checkin_wrapper #checkin_content .checkin_address_block .checkin_address_menu .checkin_address_menu_wrapper.show{display:flex}#checkin_window #checkin_wrapper #checkin_content .checkin_address_block .checkin_address_menu .checkin_address_menu_block{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:8px}#checkin_window #checkin_wrapper #checkin_content .checkin_address_block .checkin_address_menu .checkin_address_menu_block .checkin_address_menu_icon{width:24px;height:24px}#checkin_window #checkin_wrapper #checkin_content .checkin_address_block .checkin_address_menu .checkin_address_menu_block.edit_block .checkin_address_menu_icon{background-image:url(../img/checkin/edit_icon-BpMFYd6.svg)}#checkin_window #checkin_wrapper #checkin_content .checkin_address_block .checkin_address_menu .checkin_address_menu_block.remove_block .checkin_address_menu_icon{background-image:url(../img/checkin/delete_icon-k9UKky1.svg)}#checkin_window.timeslots_opened{height:auto}#checkin_window #kalendar_panel{display:flex;align-items:flex-end;justify-content:space-around;padding:0 16px}#checkin_window #kalendar_panel .timeslot_day{font-size:14px;font-weight:600;color:rgba(32,33,36,.72);border-bottom:1px solid #ededed;width:20%;text-align:center;padding:0 0 10px;cursor:pointer}#checkin_window #kalendar_panel .timeslot_day.active,#checkin_window #kalendar_panel .timeslot_day:hover{color:#e40428;border-bottom:1px solid #e40428}#checkin_window #timeslots_panel{padding:8px 16px}#checkin_window #timeslots_panel .timeslots_day_message{font-size:14px;font-weight:400;color:#202124;padding-bottom:10px}#checkin_window #timeslots_panel .timeslots_error_message{background-color:#fbe5e4;margin:8px 0;border-radius:8px;padding:8px 16px;color:#da291c}#checkin_window #timeslots_panel .timeslots_buttons{display:none}#checkin_window #timeslots_panel .timeslots_buttons.active{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px}#checkin_window #timeslots_panel .timeslots_buttons .timeslot{width:calc(33.33333% - 4px);color:#3b3c3e;border:1px solid #c9caca;border-radius:8px;box-sizing:border-box;text-align:center;padding:5px 0;cursor:pointer}#checkin_window #timeslots_panel .timeslots_buttons .timeslot.active,#checkin_window #timeslots_panel .timeslots_buttons .timeslot:hover{color:#e40428;border:1px solid #e40428}#checkin_window #timeslots_panel .timeslots_buttons .timeslot.loaded{background-color:#c9caca;border:1px solid #c9caca;color:#fff;cursor:none}#checkin_window #timeslots_button_panel{padding:8px 16px}#checkin_window #timeslots_button_panel button{background:linear-gradient(168.19deg,#F6634F -.03%,#E51133 27.44%,#BD102C 95.36%);font-size:16px;font-weight:600;color:#fff;border:none;padding:10px 25px;border-radius:8px;width:100%;cursor:pointer}#checkin_window #novaposhta_panel{padding:0 16px 16px}#checkin_window #novaposhta_panel #checkin_types_message{margin:8px 0!important}#checkin_window .add_address.postOffice .add_address_post_office_area,#checkin_window .add_address.postOffice .add_address_post_office_city,#checkin_window .add_address.postOffice .add_address_post_office_address_name{margin-top:10px}#checkin_window .add_address .pole_header_area .pole_header_text{color:#202124;font-size:16px;padding:3px 0;display:block}#checkin_window .add_address .add_address_body .select2-container--default .select2-selection--single{border:1px solid #c9caca;border-radius:8px;height:48px;padding-top:10px}#checkin_window .add_address .add_address_body .select2-container--default .select2-selection--single .select2-selection__arrow{height:43px}.np_delivery_select.select2-dropdown,.carrier_address.select2-dropdown{border:none;border-radius:8px;box-shadow:0 3px 5px rgba(32,33,36,.2);overflow:hidden}.np_delivery_select .select2-search__field,.carrier_address .select2-search__field{border:1px solid #c9caca!important;padding:10px 5px 10px 30px;font-size:16px;border-radius:8px;background-image:url(data:image/svg+xml,%3Csvg%20width=%2225%22%20height=%2224%22%20viewBox=%220%200%2025%2024%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M15.5631%2013.9996H14.7731L14.4931%2013.7296c1.2-1.4%201.82-3.31%201.48-5.33995-.470000000000001-2.78-2.79-5-5.59-5.34-4.22997-.52-7.78997%203.04-7.26997%207.26995.34%202.8%202.56%205.12%205.34%205.59C10.4831%2016.2496%2012.3931%2015.6296%2013.7931%2014.4296L14.0631%2014.7096V15.4996l4.25%204.25c.41.41%201.08.41%201.49.0s.41-1.08.0-1.49l-4.24-4.26zm-5.99997.0c-2.49.0-4.5-2.01-4.5-4.49995.0-2.49%202.01-4.5%204.5-4.5%202.48997.0%204.49997%202.01%204.49997%204.5.0%202.48995-2.01%204.49995-4.49997%204.49995z%22%20fill=%22%23202124%22%20fill-opacity=%22.72%22/%3E%3C/svg%3E);background-position:5px;background-repeat:no-repeat;background-color:initial}.np_delivery_select .select2-results,.carrier_address .select2-results{display:block;margin-right:-16px;box-sizing:content-box}.np_delivery_select .select2-results>.select2-results__options,.carrier_address .select2-results>.select2-results__options{max-height:250px;overflow-y:auto;padding-right:5px;padding-left:5px}.np_delivery_select .select2-results__option,.carrier_address .select2-results__option{padding:20px 5px;border-radius:8px}.np_delivery_select .select2-results__option:before,.carrier_address .select2-results__option.select2-results__option--selectable:before{background-image:url(../img/checkin/address_marker-LHfbgIj.svg);background-repeat:no-repeat;width:24px;height:48px;display:block;content:".";color:transparent;float:left;margin-top:-3px}.np_delivery_select .select2-results__option--highlighted.select2-results__option--selectable,.carrier_address .select2-results__option--highlighted.select2-results__option--selectable{background-color:rgba(32,33,36,4%);color:#3b3c3e}#checkin_window .add_address.delivery .input_group{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;color:#202124}#checkin_window .add_address.delivery .input_group label{font-size:14px}#checkin_window .add_address.delivery .input_group input{padding:12px;text-align:left;border:1px solid #c9caca;border-radius:8px;box-sizing:border-box}#checkin_window .add_address.delivery .input_groupadditional_fields{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px}#checkin_window .add_address.delivery .input_groupadditional_fields div{width:calc(33.333333% - 8px)}#checkin_window .add_address.delivery .input_groupadditional_fields div.house,#checkin_window .add_address.delivery .input_groupadditional_fields div.map_point{width:100%}#checkin_window .add_address.delivery .input_groupadditional_fields .input_group{display:none}#checkin_window .add_address.delivery .input_groupadditional_fields .input_group.active{display:flex}#checkin_window .add_address.delivery .input_groupadditional_fields .checkin_additional_types_message{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0;padding:6px;gap:6px;background:#e0e8f9;border-radius:8px}#checkin_window .add_address.delivery .input_groupadditional_fields .checkin_additional_types_message .checkin_types_message_icon{width:24px;height:24px;min-width:24px;background-image:url(../img/checkin/info_icon-_-LDTja.svg)}#checkin_window .add_address.delivery .input_groupadditional_fields .checkin_additional_types_message .checkin_types_message_text{display:block;font-size:14px;font-weight:400;max-height:300px;overflow-y:auto}#checkin_window .add_address.delivery .input_group_buttons_area{margin:12px 0}#checkin_window .add_address.delivery .input_group_buttons_area button{padding:6px 12px;border:1px solid #c9caca;border-radius:8px;background-color:#fff;cursor:pointer}#checkin_window .add_address.delivery .input_group_buttons_area button.active{border:1px solid #e40428;color:#e40428}#checkin_window .add_address.delivery{}#checkin_window .add_address.postOffice .pole_buttons_area{margin:15px 0;display:flex;gap:10px;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}#checkin_window .add_address.postOffice .pole_buttons_area button{padding:9px 15px;text-align:center;border:1px solid #c9caca;border-radius:8px;background-color:#fff;cursor:pointer}#checkin_window .add_address.postOffice .pole_buttons_area button.active,#checkin_window .add_address.postOffice .pole_buttons_area button:hover{border:1px solid #e40428;color:#e40428}#checkin_window .add_address.postOffice #post-office-address-name,#checkin_window .add_address.delivery #delivery-address-name{background-color:#fff;border:1px solid #c9caca;border-radius:8px;padding:14px 7px;width:100%;box-sizing:border-box;font-size:16px}#checkin_window.address_add_form{width:968px;left:calc(50% - 484px)}#checkin_window .add_address{position:relative;display:flex;flex-direction:row;justify-content:flex-start;height:100%;flex-wrap:nowrap;align-items:flex-start}#checkin_window .add_address .add_address_wrapper{width:368px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;height:100%}#checkin_window .add_address .add_address_wrapper .add_address_header{display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;gap:8px;padding:24px 16px 16px}#checkin_window .add_address .add_address_wrapper .add_address_header .add_address_header_text{font-size:20px;font-weight:600;line-height:24px}#checkin_window .add_address .add_address_wrapper .add_address_header .add_address_back img{display:block}#checkin_window .add_address .add_address_wrapper .add_address_body{padding:8px 16px;width:100%;box-sizing:border-box;height:calc(100% - 60px);overflow:hidden}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_search_wrapper{width:100%;padding:4px 0;position:relative}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_search_wrapper .add_address_search{border:1px solid rgba(32,33,36,.24);border-radius:8px;padding:7px 40px 7px 10px;color:rgba(32,33,36,.72);width:100%;box-sizing:border-box;font-size:16px;line-height:24px}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_search_wrapper .addr-search-btn{position:absolute;right:6px;height:40px;z-index:4;background-image:url(data:image/svg+xml,%3Csvg%20width=%2225%22%20height=%2224%22%20viewBox=%220%200%2025%2024%22%20fill=%22none%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d=%22M15.5631%2013.9996H14.7731L14.4931%2013.7296c1.2-1.4%201.82-3.31%201.48-5.33995-.470000000000001-2.78-2.79-5-5.59-5.34-4.22997-.52-7.78997%203.04-7.26997%207.26995.34%202.8%202.56%205.12%205.34%205.59C10.4831%2016.2496%2012.3931%2015.6296%2013.7931%2014.4296L14.0631%2014.7096V15.4996l4.25%204.25c.41.41%201.08.41%201.49.0s.41-1.08.0-1.49l-4.24-4.26zm-5.99997.0c-2.49.0-4.5-2.01-4.5-4.49995.0-2.49%202.01-4.5%204.5-4.5%202.48997.0%204.49997%202.01%204.49997%204.5.0%202.48995-2.01%204.49995-4.49997%204.49995z%22%20fill=%22%23202124%22%20fill-opacity=%22.72%22/%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;background-color:initial;cursor:pointer;border:none;padding:0 15px}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_list{display:flex;flex-direction:column;gap:8px;box-sizing:border-box;padding-top:16px;overflow-y:scroll;height:calc(100% - 60px);width:calc(100% + 32px);padding-right:16px}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_list_element{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px;padding:10px 12px;border:1px solid #fff;border-radius:8px}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_list_element:hover,#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_list_element.active{border:1px solid #e40428;cursor:pointer}#checkin_window .add_address .add_address_wrapper .add_address_body .add_address_list_element .add_address_list_element_icon img{display:block}#checkin_window .add_address .add_address_wrapper #js-delivery-address-form,#checkin_window .add_address .add_address_wrapper #js-post-office-address-form{flex-shrink:1;flex-grow:1;overflow:hidden;display:flex;flex-direction:column}#checkin_window .add_address .add_address_wrapper .add_address_buttons{width:100%;padding:16px;box-sizing:border-box}#checkin_window .add_address .add_address_wrapper .add_address_buttons .add_address_button{background:linear-gradient(168.19deg,#F6634F -.03%,#E51133 27.44%,#BD102C 95.36%);width:100%;border:none;color:#fff;padding:10px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}#checkin_window .add_address .add_address_wrapper .add_address_buttons .add_address_button:disabled{opacity:.5;cursor:auto}#checkin_window #map{width:604px;height:100%}#checkin_window .add_address_map_plugin{width:604px;height:100%;border-radius:0 14px 14px 0;overflow:hidden;position:relative}#checkin_window #map .box-adress,#stores #geo_map_block .box-adress{font-weight:600}#checkin_window #map .box-city,#checkin_window #map .box-time,#stores #geo_map_block .box-city,#stores #geo_map_block .box-time{display:flex;gap:4px;align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start}#checkin_window .add_address_map_plugin .map_close_button{position:absolute;top:10px;right:10px;z-index:5001;cursor:pointer}#checkin_window .add_address_map_plugin #address_error_message{padding:8px 12px;position:absolute;right:24px;top:24px;border-radius:8px;z-index:5002;width:85%;box-sizing:border-box}#checkin_window .add_address_map_plugin #address_error_message.error{background:rgba(32,33,36,.87);color:#fff;display:none}#checkin_window .add_address_map_plugin #address_error_message.warning{background:#fbe5e4;color:#202124;display:none}#checkin_window .add_address_map_plugin .map_enter_coordinate{position:absolute;height:50px;bottom:16px;width:100%;box-sizing:border-box;display:flex;justify-content:center}#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate{z-index:5001;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 22px;gap:8px;color:#e40428;background:#fff;border:1px solid #e40428;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer}#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate:hover,#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate:active,#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate.active{color:#fff;background:#e40428;border:1px solid #fff}#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate .button_enter_coordinate_icon{width:25px;height:24px;background-image:url(../img/checkin/button_icon_red-YKvFXQJ.svg)}#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate:hover .button_enter_coordinate_icon,#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate:active .button_enter_coordinate_icon,#checkin_window .add_address_map_plugin .map_enter_coordinate .button_enter_coordinate.active .button_enter_coordinate_icon{background-image:url(../img/checkin/button_icon_white-OwvBVeZ.svg)}#checkin_window .add_address_back{cursor:pointer}#checkin_window #checkin_wrapper #checkin_header .checkin_header_back{background-image:url(../img/checkin/back-GvUgna7.svg);width:24px;height:24px;cursor:pointer}.box-delivery{position:relative;flex:1 0 auto}.box-delivery .lds-roller,.box-delivery .lds-roller div,.box-delivery .lds-roller div:after{box-sizing:border-box}.box-delivery .lds-roller{display:inline-block;position:absolute;width:45px;height:45px;top:50%;left:50%;transform:translate(-50%,-50%)}.box-delivery .lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1)infinite;transform-origin:22.5px 22.5px}.box-delivery .lds-roller div:after{content:" ";display:block;position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor;margin:-2px 0 0 -2px}.box-delivery .lds-roller div:nth-child(1){animation-delay:-.036s}.box-delivery .lds-roller div:nth-child(1):after{top:35.1px;left:35.1px}.box-delivery .lds-roller div:nth-child(2){animation-delay:-.072s}.box-delivery .lds-roller div:nth-child(2):after{top:37.95px;left:31.5px}.box-delivery .lds-roller div:nth-child(3){animation-delay:-.108s}.box-delivery .lds-roller div:nth-child(3):after{top:39.9px;left:27.1px}.box-delivery .lds-roller div:nth-child(4){animation-delay:-.144s}.box-delivery .lds-roller div:nth-child(4):after{top:40.5px;left:22.5px}.box-delivery .lds-roller div:nth-child(5){animation-delay:-.18s}.box-delivery .lds-roller div:nth-child(5):after{top:39.9px;left:17.9px}.box-delivery .lds-roller div:nth-child(6){animation-delay:-.216s}.box-delivery .lds-roller div:nth-child(6):after{top:37.95px;left:13.5px}.box-delivery .lds-roller div:nth-child(7){animation-delay:-.252s}.box-delivery .lds-roller div:nth-child(7):after{top:35.1px;left:9.9px}.box-delivery .lds-roller div:nth-child(8){animation-delay:-.288s}.box-delivery .lds-roller div:nth-child(8):after{top:31.5px;left:7.2px}#checkin_window .add_address .add_address_wrapper .add_address_body input.input-error{border-color:#dc3545;box-shadow:0 0 5px rgba(220,53,69,.5)}@media(max-width:1024px){#checkin_window.address_add_form{width:736px;left:calc(50% - 368px)}#checkin_window #map{width:368px}#checkin_window .add_address_map_plugin{width:368px}}@media(max-width:768px){#checkin_window{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses{max-height:calc(100vh - 270px);height:100%}#checkin_window #checkin_wrapper #checkin_content #checkin_content_addresses_content{height:calc(100vh - 69px);margin-right:0}#checkin_window .add_address .add_address_wrapper{width:100%;height:50%}#checkin_window .add_address .add_address_wrapper .add_address_body{overflow-y:scroll!important;width:calc(100% - 14px);height:calc(100% - 65px)}#checkin_window .add_address.delivery .add_address_wrapper{height:490px}#checkin_window .add_address.postOffice .add_address_wrapper{height:510px}#checkin_window .add_address{flex-direction:column-reverse}#checkin_window.address_add_form{width:100%;left:0}#checkin_window #map{width:100%}#checkin_window .add_address_map_plugin{width:100%;height:50%;border-radius:0}#checkin_window .delivery .add_address_map_plugin{height:calc(100% - 490px)}#checkin_window .postOffice .add_address_map_plugin{height:calc(100% - 510px)}#checkin_window .add_address_map_plugin #address_error_message{width:85%}}