<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabs_arrows_content_item_delivery {}

.tabs_arrows_content_item_delivery .page_block_collumn2_arrows-collumn__item1,
.tabs_arrows_content_item_delivery .page_block_collumn2_arrows-collumn__item2 {
    background: #f0f0f0;
    padding: 40px 0;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

.delivery_condition_image {
    float: left;
    width: 27.1%;
    margin-right: 1.9%;
    text-align: center;
}

.delivery_condition_image img {
    max-width: 100%;
}

.delivery_condition_title {
    width: 71%;
    float: left;
    margin-top: 9px;
}

.delivery_condition_title h3 {
    font-size: 23px;
}

.delivery_condition_title p {
    font-size: 15px;
    margin-top: 7px;
}

.page_block_arrows .page_block_arrows-title_attention  {
    min-height: 81px;
    background: #327dad;
    padding: 20px 30px;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
}

.page_block_arrows .page_block_arrows-title_attention  .title_attention-select {
    font-size: 29px;   
}

.page_block_arrows .page_block_arrows-title_attention p {
    font-size: 19px;
    margin-top: 
}


.table_arrows_contacts_address {
    margin-top: 15px;
}

.div_table_arrows.table_arrows_address_service .div_table_arrows_td_col1 {
    width: 32.50%;
}
.div_table_arrows.table_arrows_address_service .div_table_arrows_td_col2 {
    width: 30.50%;
}
.div_table_arrows.table_arrows_address_service .div_table_arrows_td_col5 {
    width: 18%;
}
.div_table_arrows.table_arrows_address_service .div_table_arrows_td_col6 {
    width: 18%;   
}

.div_table_arrows.table_arrows_address_service .div_table_arrows_tbody .div_table_arrows_td_col1 {
    padding: 7px;
    text-align: left;
}
.div_table_arrows.table_arrows_address_service .div_table_arrows_tbody .div_table_arrows_td_col1 &gt; div {
    margin-bottom: 5px;
}

.table_arrows_address_service {
    margin-top: 20px;
}

.table_arrows_address_service .cl {
    display: none;
}

.icon_reviews:before {
    background: url(/static/adopt/product/tabs/icon_reviews.png) no-repeat;
    width: 18px;
    height: 16px;
}

.icon_service:before {
    background: url(/static/adopt/product/tabs/icon_service.png) no-repeat;
    width: 17px;
    height: 17px;
}

.icon_delivery:before {
    background: url(/static/adopt/product/tabs/icon_delivery.png) no-repeat;
    width: 21px;
    height: 16px;
}

.icon_address:before {
    background: url(/static/adopt/product/tabs/icon_where_by.png) no-repeat;
    width: 11px;
    height: 15px;
}

.contact_detail_map {
    height: 400px;
}

.virtual_tour_block {
    height: 600px;
}

@media screen and (max-width: 1000px) { 
    .table_arrows_address_service .cl {
        display: none;
    }   
}

@media screen and (max-width: 600px) { 

    .table_arrows_address_service .cl {
        display: block;
    }

    .div_table_arrows.table_arrows_address_service {
        display: block;
    }

    .div_table_arrows.table_arrows_address_service .div_table_arrows_td_col3 {
        clear: both;
    }

    .div_table_arrows.table_arrows_address_service .div_table_arrows_td_col1,
    .div_table_arrows.table_arrows_address_service .div_table_arrows_td_col2,
    .div_table_arrows.table_arrows_address_service .div_table_arrows_td_col5,
    .div_table_arrows.table_arrows_address_service .div_table_arrows_td_col6 {
        width: 50%;
        padding: 7px;
    }

    .tabs_arrows-collumn4 .tabs_arrows_title_items .tabs_arrows_title_item__link {
        width: 100%;
    }

    .form_arrows .form_arrows_col1, .form_arrows .form_arrows_col2 {
        float: left;
        width: 98%;
    }
}</pre></body></html>