<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home #header {
    background: transparent;
}
.home #header.header-scrolled {
    background: #241f20;
}
.home #main {
    margin-top: 0;
}
.home-hero-logo {
    text-align: center;
    filter: drop-shadow(#ffffff 0rem 0rem 20px);
}
.home-hero-logo img {
    filter: drop-shadow(#ffffff 0rem 0rem 30px);
}
.footer-link ul {
    display: block;
    list-style: none;
    text-align: center;
    margin-bottom: 0;
}

.footer-link ul li a {
    font-family: 'Bebas Neue';
    font-weight: normal;
    letter-spacing: 2px;
    color: #fff;
    font-size: 20px;
    display: block;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.footer-link ul li {
    display: inline-block;
}

#footer {
    padding: 50px 0;
}

.footer-link ul li a:hover {
    background-color: #a54c22;
}

.footer-logo {
    text-align: center;
    margin-bottom: 15px;
}
.about-area-section {
    position: relative;
}

.about-boscat-logo {
    position: absolute;
    top: -12%;
    left: -10%;
    z-index: 1;
}
.about-box {
    background-color: #fff;
    padding: 35px;
}

.about-box-title {
    font-size: 4rem;
    line-height: 1;
    padding-left: 15px;
}

.about-box-content p {
    font-size: 18px;
    margin-bottom: 0;
}
.about-boscat-logo img {
    /*max-width: 100px;*/
    rotate: 330deg;
}

.about-boscat-logo {
    background-color: #efebe8;
    display: inline-block;
    padding: 5px;
    border-radius: 50%;
}
.location-cta-section {
    background-color: #f8f5ee;
}
.locaiton-name p {
    color: #a54c22;
    font-family: 'Bebas Neue';
    font-size: 2rem;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 0;
}
.location-cta-img {
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.location-cta-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    transition: 0.5s all ease-in-out;
}
.location-cta-content:hover .location-cta-img img {
    transform: scale(1.2);
}
.home-order-content {
    background-color: #f8f5ee;
    padding: 30px;
    margin: 25px;
}

.home-order-title {
    color: #a54c22;
    font-size: 3rem;
    line-height: 1.1;
    border-bottom: 3px solid #a54c22;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.home-order-content p {
    color: #a54c22;
    font-size: 20px;
    margin-bottom: 0;
}

.hm-order-btn {
    color: #fff;
    background-color: #a54c22;
    display: inline-block;
    padding: 15px 20px;
    font-family: 'Bebas Neue';
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 1;
    transition: .3s;
}

.hm-order-btn:hover, .hm-order-btn:focus {
    background-color: #251f20;
    color: #fff;
}

.hm-order-btn-sec {
    padding-top: 25px;
}

.home-order-img img {
    height: 550px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.home-order-main .home-order-section:nth-child(even) .home-order-content {
    text-align: right;
}
.press-career-section {
    background-color: #f8f5ee;
    padding: 80px 0 60px;
}

.pc-img img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    object-position: center;
}

.pc-img {
    padding-bottom: 20px;
}

.pc-title {
    color: #a54c22;
    font-size: 3rem;
    line-height: 1.1;
}

.pc-main-content {
    text-align: center;
}

.pc-content p {
    color: #a54c22;
    font-size: 18px;
    margin-bottom: 0;
}

.pc-btn-sec {
    padding-top: 30px;
}
.ig-title {
    color: #a54c22;
    font-size: 4rem;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}
.insta-icon a {
    font-size: 5rem;
    display: inline-block;
    line-height: 1;
    color: #a54c22;
}

.insta-icon {
    text-align: center;
}
.insta-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.instagram-feed-section {
    position: relative;
    padding: 5px 0;
}

.instagram-feed-section:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 70%);
    top: 0;
    z-index: 0;
}

.instagram-feed-section .container-fluid {
    position: relative;
}

.insta-img {
    padding: 5px;
}

.instagram-feed-section [class*='col'] {
    padding: 0;
}

.instagram-section {
    padding: 50px 0 20px;
}
.map-area{
    filter: grayscale(60%) sepia(10%) saturate(246%);
    -webkit-filter: grayscale(60%) sepia(10%) saturate(246%);
    -moz-filter: grayscale(60%) sepia(10%) saturate(246%);
}
.inner-page-section {
    position: relative;
    padding-top: 0;
}
.height-50 {
    height: 70vh;
}
.inner-bg-content {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    left: 0;
    right: 0;
}
.inner-page-section .jarallax:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%);
}
.inner-bg-title {
    color: #fff;
    text-shadow: -2px 4px 10px rgba(0,0,0,0.85);
    font-size: 6rem;
    letter-spacing: 10px;
    margin-bottom: 0;
    line-height: 1;
}
.location-title {
    text-align: center;
    color: #1e3350;
    font-size: 4rem;
    letter-spacing: 5px;
}
.location-detail-content p {
    text-align: center;
    color: #1e3350;
    font-size: 20px;
}
.location-detail-content {
    margin: 0 auto;
    max-width: 460px;
}
.location-detail-content p:last-child {
    margin-bottom: 0;
}
ul.loc-social {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: center;
}
ul.loc-social li a {
  width: 80px;
  height: 80px;
  background-color: #fff;
  text-align: center;
  line-height: 80px;
  font-size: 35px;
  margin: 0 10px;
  display: block;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  border: 3px solid #fff;
  z-index: 1;
}

ul.loc-social li a .icon {
  position: relative;
  color: #1e3350;
  transition: .5s;
  z-index: 3;
}

ul.loc-social li a:hover .icon {
  color: #fff;
  transform: rotateY(360deg);
}

ul.loc-social li a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f00;
  transition: .5s;
  z-index: 2;
}

ul.loc-social li a:hover:before {
  top: 0;
}

ul.loc-social li:nth-child(1) a:before{
  background: #3b5998;
}

ul.loc-social li:nth-child(2) a:before{
 background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}

ul.loc-social li:nth-child(3) a:before {
  background: #0077b5;
}

ul.loc-social li:nth-child(4) a:before {
  background: #dd4b39;
}
.location-hours-content p, .location-hours-content a {
    color: #1e3350;
    font-size: 20px;
}
.location-hours-content p {
    margin-bottom: 0;
}
.loc-hours-list {
    margin-bottom: 30px;
}
.location-hours-content {
    text-align: center;
    max-width: 520px;
    margin: 0 auto;
}
.location-hours-content a:hover, .location-hours-content:focus {
    color: #a54c22;
}
.location-slider {
    padding: 0 25px;
}
.loc-slider-img {
    margin: 0 5px;
}
.loc-slider .slick-prev:before, .loc-slider .slick-next:before {
    content: none;
}

.loc-slider .slick-prev, .loc-slider .slick-next {
    font-size: 3rem;
    color: #a54c22;
}
.slick-disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
}
.location-hours-content p span {
    font-size: 18px;
    font-style: italic;
}
.loc-slider-img img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
/*******************************/
/*******************************/
/*******************************/
/** RWD MEDIA QUERIES STYLE  ***/
/*******************************/
/*******************************/
/*******************************/
@media (min-width:768px) and (max-width:1024px){
    .inner-bg-title {
        font-size: 4rem;
        letter-spacing: 5px;
    }
    .about-box-title {
        font-size: 3rem;
    }

    .home-order-title {
        font-size: 2rem;
    }

    .home-order-content p {
        font-size: 18px;
    }

    .hm-order-btn {
        font-size: 18px;
    }
    .pc-title {
        font-size: 2rem;
    }
    .navbar a, .navbar a:focus {
        font-size: 18px;
    }
    .locaiton-name p {
        font-size: 1.5rem;
        margin-bottom: 15px;
    }
    .pc-main-content {
        margin-bottom: 30px;
    }
}
@media (max-width:767px){
    .footer-link ul {
        padding: 0;
    }

    .footer-link ul li a {
        margin-bottom: 0;
        font-size: 16px;
        padding: 10px 15px;
    }

    .copyright {
        font-size: 14px;
    }
    .ig-title {
        font-size: 2rem;
    }

    .insta-icon a {
        font-size: 3rem;
    }
    .ig-title {
        font-size: 2rem;
    }

    .insta-icon a {
        font-size: 3rem;
    }

    .home-order-title {
        font-size: 2rem;
    }

    .home-order-content p {
        font-size: 16px;
    }

    .hm-order-btn {
        font-size: 18px;
    }

    .locaiton-name p {
        font-size: 1.5rem;
    }

    .location-cta-content {
        margin-bottom: 20px;
    }

    .about-box-title {
        font-size: 3rem;
        padding-left: 0;
    }

    .about-boscat-logo {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        top: 0;
    }

    .about-box-content p {
        font-size: 16px;
    }

    .pc-title {
        font-size: 2rem;
    }

    .pc-content p {
        font-size: 16px;
    }

    .pc-main-content {
        margin-bottom: 30px;
    }
    .inner-bg-title {
        font-size: 3rem;
        letter-spacing: 5px;
    }
    .height-50 {
        height: 45vh;
    }
    .location-title {
        font-size: 2.5rem;
        letter-spacing: 3px;
    }

    .location-hours-content p, .location-hours-content a {
        font-size: 18px;
    }

    .location-hours-content p span {
        font-size: 16px;
    }

    .location-detail-content p {
        font-size: 18px;
    }
    ul.loc-social li a {
        width: 60px;
        height: 60px;
        font-size: 24px;
        line-height: 60px;
    }
    .home #header.header-scrolled {
        padding: 0;
    }
}</pre></body></html>