<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contactsBox {
    position: relative;
    background: #fff;
}
#update_address_form .form-control {
    outline: none; 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
.contactsBox_search {
    position: relative;
    padding: .5267rem;
}
.form-full-content {
    position: relative;
}
.contactsBox .c-search-icon {
    display: inline-block;
    width: 1.2667rem;
    height: 1.2667rem;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAwCAMAAABpN6nPAAAAdVBMVEUAAAC6urqsrKy6urq7u7u7u7u6urq7u7u7u7u6urq6urq8vLy8vLy6urq6urq7u7u7u7u6urq6urq7u7u7u7u7u7u9vb26urq6urq7u7u6urq6urq6urq6urq7u7u8vLy7u7u6urq7u7u6urq7u7u9vb26uro15wGBAAAAJnRSTlMA7QX4rH0WEGz72VQ38+fRlYxpRz4yB8axc52bh3lhWxzhoU4pH65UEgAAAAEaSURBVEjH7ZXLGoIgEIUBJbyVqZl2v/P+jxhjLFSEYr6WnuWBH4YZGMisP2vD24TGAc3DXf0b8SpWsqfkJL4ii3UsR1ryrZtJqZxQkrmYo+xE7+dasO0ii8KgM4KzndlL0K3shSP4Z++djSlgNOZs6IpDR1n2SmFstTEHLkuIsJ7MG8RBn1NDFZwsZ8TUGpazpOkilSLTvwau4+4hcnMrDvVg1prDsVLDzpVb9g0z+NBYCrIt7FAGWTISpMyGOAS5vY68UnkHF9SoCeManpR3dEGtmvBAQajwUInApBxVXNQ1Ql1YzNNAPULMc0c0lob5tjBQyDybpab82nKhKb8PINKU11djo9yfmqY48ZGmWoKgUuKrqqjIrIHeA6M7aFBCwYoAAAAASUVORK5CYII=);
    background-size: 1.0667rem;
    background-repeat: no-repeat;
    background-position: 50%;
    vertical-align: top;
}

.contactsBox_searchIcon {
    position: absolute;
    left: .8rem;
    top: .9533rem;
}

.contactsBox_searchInput {
    display: block;
    width: 100%;
    box-sizing: border-box !important;
    line-height: .8rem;
    padding: .5267rem .5267rem .5267rem 1.9333rem;
    font-size: 20px;
    border: none;
    outline: none;
    background: #f2f2f2;
    border-radius: 8px;
    -webkit-transition: box-shadow .4s ease;
    transition: box-shadow .4s ease;
}

.hasSearchInput .contactsBox_content {
    height: auto;
}

.contactsBox_content {
    position: relative;
}

.contactsBox_listBox {
    overflow: auto;
    padding: 0;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;z-index:999;
}

.contactsBox_groupTitle {
    margin: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 0 .5267rem;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    line-height: 2.1267rem;
    background: #e5e5e5;
}

.contactsBox_groupItem {
    padding: 0 1.6rem 0 .5267rem;
}

    .contactsBox_groupItem .contactsBox_groupLabel {
        display: block;
        font-size: 14px;
        color: #000;
        line-height: 2.48rem;
        border-bottom: 1px solid #eee;
    }

.contactsBox_keyBar {
    box-sizing: border-box !important;
    position: absolute;
    padding: .2667rem .0533rem .2667rem 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.2rem;
    color: #007aff;
    max-height: 100%;
    z-index:9;
}
.js_contactsBoxGroupTitle{z-index:2;}
.js_contactsBoxGroup .contactsBox_groupList .js_contactsBoxGroupItem:last-child .contactsBox_groupLabel {
    border: none;
}
.contactsBox_keyBar &gt; span {
    box-sizing: content-box;
    display: block;
    width: .48rem;
    line-height: .48rem;
    border-radius: 50%;
    font-size: .82rem;
    text-align: center;
}

.contactsBox_keyBar.contactsBox_keyBar-touchmove &gt; span {
    line-height: 2vh;
    padding: .0533rem;
    margin-top: 0.5vh;
    font-size: 2vh;
    width: 1.5em;padding:1px;
}

    .contactsBox_keyBar &gt; span.xx-active {
        background: #007aff;
        color: #fff;
    }

.contactsBox_indicator {
    position: absolute;
    width: 2.2733rem;
    height: 2.2733rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 2.2733rem;
    background-color: #666;
    border-radius: .4133rem;
    color: #fff;
    font-size: 17px;
}

.contactsBox_groupItem.xx-active .contactsBox_groupLabel {
    color: #ff8a00;
}

.form-full-switch{margin-bottom:10px;}
.input_why {
    margin-right:6px;
    width: 16px;cursor:pointer;
    height: 16px;
    display: inline-block;
    background-image: url('data:image/svg+xml,&lt;svg class="form-secondary-text" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;circle cx="8" cy="8" r="6.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"&gt;&lt;/circle&gt;&lt;path fill-rule="evenodd" clip-rule="evenodd" d="M7.7345 8.77344C7.73313 8.77866 7.73177 8.78395 7.73043 8.7893C7.73035 8.78961 7.73051 8.78899 7.73043 8.7893C7.68123 8.98586 7.64937 9.27557 7.6353 9.65656C7.63512 9.66149 7.63494 9.66643 7.63477 9.67139H8.82129C8.82422 9.43701 8.84326 9.26416 8.87842 9.15283C8.88377 9.13593 8.88965 9.11923 8.89606 9.10273C8.89685 9.10071 8.89764 9.09869 8.89844 9.09668C8.9032 9.0847 8.90825 9.07282 8.91357 9.06105C8.9455 8.99049 8.98752 8.9238 9.03962 8.86099C9.04007 8.86045 9.04052 8.8599 9.04098 8.85935C9.06187 8.83428 9.08438 8.80982 9.10849 8.78599C9.14156 8.75329 9.17766 8.72177 9.2168 8.69141L9.52881 8.44971C9.66204 8.34608 9.7771 8.25025 9.87397 8.1622C9.88181 8.15508 9.88953 8.148 9.89713 8.14098C10.0187 8.02869 10.1098 7.92946 10.1704 7.84326C10.349 7.59872 10.4439 7.30136 10.455 6.95117C10.4557 6.92797 10.4561 6.90453 10.4561 6.88086C10.4561 6.34491 10.2924 5.92239 9.96521 5.61332C9.95949 5.60791 9.95371 5.60254 9.94789 5.5972C9.90082 5.55407 9.85048 5.51321 9.79688 5.47461C9.37297 5.16735 8.8427 5.00928 8.20605 5.0004C8.18711 5.00013 8.16806 5 8.14893 5C7.64502 5 7.22021 5.11133 6.87451 5.33398C6.75 5.41322 6.63873 5.50502 6.54069 5.60938C6.50216 5.65039 6.46568 5.69335 6.43124 5.73825C6.42888 5.74132 6.42654 5.7444 6.4242 5.74749C6.16521 6.08991 6.02381 6.54387 6 7.10938H7.27002C7.27002 7.05203 7.27393 6.99517 7.28175 6.93881C7.30709 6.75616 7.3735 6.57864 7.48096 6.40625C7.49351 6.38653 7.50681 6.36767 7.52086 6.34967C7.52229 6.34784 7.52372 6.34602 7.52517 6.34421C7.66272 6.1716 7.87064 6.07985 8.14893 6.06897C8.16765 6.06824 8.18669 6.06787 8.20605 6.06787C8.55176 6.06787 8.78906 6.16016 8.91797 6.34473C8.96225 6.40573 8.99909 6.46905 9.0285 6.53469C9.02915 6.53615 9.02981 6.53762 9.03045 6.53908C9.0781 6.6468 9.10578 6.76072 9.11349 6.88086C9.11498 6.90407 9.11572 6.9275 9.11572 6.95117C9.11572 6.99066 9.11328 7.02948 9.10839 7.06763C9.10729 7.07623 9.10606 7.08479 9.10471 7.09333C9.08272 7.23224 9.0278 7.36211 8.93994 7.48291C8.91583 7.51798 8.88885 7.55203 8.859 7.58505C8.85852 7.58558 8.85803 7.58612 8.85754 7.58665C8.80793 7.64131 8.75043 7.69316 8.68506 7.74219L8.36426 7.99268C8.28545 8.05397 8.21409 8.11354 8.15018 8.17139C8.0266 8.28325 7.93089 8.38865 7.86304 8.48759C7.82512 8.5429 7.7959 8.59619 7.77539 8.64746C7.76067 8.68371 7.74704 8.7257 7.7345 8.77344ZM7.604 11.5435H8.91357V10.2734H7.604V11.5435Z" fill="currentColor"&gt;&lt;/path&gt;&lt;/svg&gt;');
}

.address-autocomplete__parent {
  position: relative;
}

.address-autocomplete {
  position: absolute;
  width: 100%;
  top: 100%;
  z-index: 100;
  background-color: #fff;
  border: 1px solid #ddddd8;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-sizing: border-box; 
}
.address-autocomplete--hidden {
  
}
.address-autocomplete__header {
  position: relative;
  height: 33px;
  line-height: 33px;
  color: #787878;
  font-size: 12px;
  padding: 0 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.address-autocomplete__close {
  width: 12px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2212%22 height%3D%2213%22 viewBox%3D%220 0 12 13%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath fill-rule%3D%22evenodd%22 clip-rule%3D%22evenodd%22 d%3D%22M1.44122 0.750678C1.11174 0.416441 0.577557 0.416441 0.248083 0.750678C-0.0813916 1.08491 -0.0813925 1.62682 0.248082 1.96106L4.80752 6.5864L0.418422 11.0389C0.0889478 11.3732 0.0889488 11.9151 0.418423 12.2493C0.747898 12.5836 1.28208 12.5836 1.61156 12.2493L6.00065 7.79678L10.3897 12.2493C10.7192 12.5835 11.2534 12.5835 11.5828 12.2493C11.9123 11.915 11.9123 11.3731 11.5828 11.0389L7.19378 6.5864L11.7532 1.9611C12.0827 1.62686 12.0827 1.08496 11.7532 0.750718C11.4237 0.416481 10.8895 0.416481 10.56 0.750718L6.00065 5.37602L1.44122 0.750678Z%22 fill%3D%22%23737373%22%2F%3E%3C%2Fsvg%3E");
  cursor: pointer;
}
.address-autocomplete__close::after {
  left: -10px;
  right: -10px;
  top: -10px;
  bottom: -10px;
  position: absolute;
  display: block;
  content: "";
}
.address-autocomplete__footer__google {
    content: "";
    padding: 1px 1px 1px 0;
    height: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    display: block;
    background-image: url(/images/powered-by-google-on-white3.png);
    background-position: right;
    background-repeat: no-repeat;
    -webkit-background-size: 120px 14px;
    background-size: 120px 14px; margin:0 11px;
}
}
.address-autocomplete[data-prediction-type="1"] &gt; .address-autocomplete__footer__google {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 11px;
  color: #787878;
  background: rgba(221, 221, 216, 0.2);
}
.address-autocomplete__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.address-autocomplete__list li {
  cursor: pointer;
  height: 41px;
  line-height: 17px;
  padding: 11px;
  color: #2c2c2c;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;



   margin-bottom:0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; 
    text-align: left;
    border-top: 1px solid #e6e6e6;
   
}
.address-autocomplete__list li:hover {
  background: rgba(221, 221, 216, 0.5);
}
  .address-autocomplete__list li .pac-icon-marker {
        width: 15px;
        height: 20px;
        margin-right: 0.25rem;
        display: inline-block;
        vertical-align: top;
        background-image: url(/images/places-icons.png);
        -webkit-background-size: 34px 34px;
        background-size: 34px;
        background-position: -18px -161px;
    }
  .address-autocomplete__list li .pac-item-query {
        font-size: 13px;
        padding-right: 3px;
        color: #000;
    }
    .address-autocomplete__list li .pac-secondaryText {
        font-weight: 700;
        color: #666;
    }</pre></body></html>