
@font-face {
    font-family: prestoheadlinelight;      
    src: url('../fonts/presto-headline-light.otf') format('opentype'); 
}


body{
    background: #FFF9FB !important;
}
.feedagpt-home-banner .feedagpt-home-banner-inner .Search_form input{
    color: #000;
    font-style: italic;
}
  .feedagpt-home-banner .feedagpt-home-banner-inner  .Search_form input::placeholder {
  color: rgba(0, 0, 0, 0.4);
  opacity: 1; 

}

.feedagpt-home-banner .feedagpt-home-banner-inner .Search_form input:placeholder {
  color: rgba(0, 0, 0, 0.4) !important;
  opacity: 1; /* Firefox */

}

.feedagpt-home-banner .feedagpt-home-banner-inner .Search_form input:-ms-input-placeholder { /* Edge 12 -18 */
  color: rgba(0, 0, 0, 0.4) !important;

}
.feedagpt-home-banner .feedagpt-home-banner-inner h2 {
     font-family: prestoheadlinelight; 
    font-size: 5vw;
    font-weight: normal;
    line-height: 1.2;
    color: #000;
}
.feedagpt-home-banner .feedagpt-home-banner-inner p {
  font-family: Helvetica;  
    color: #010101;
}

.feedagpt-home-banner .feedagpt-home-banner-inner .Search_form button img{
    filter: invert();
}
.feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-tags .feedagpt-home-banner-tags-inner span{
    border-color:rgba(1, 1, 1, 0.2);
    color: #000;
}


.feedagpt-home-banner .feedagpt-home-banner-inner .feedagpt-home-banner-tags .feedagpt-home-banner-tags-inner span:hover {
    background: #e6b0c2 !important;
    border-color: #e6b0c2 !important;
    color: #fff;
}
.main-head .link-area a{
    color:rgba(0, 0, 0, 0.4);
}

.main-head .link-area a:hover,.main-head .link-area  .current-menu-item a{
    color:rgba(0, 0, 0, 1);
}
.barista-discover-location{
    padding: 40px 0px;
}

.barista-discover-location .barista-discover-location-heading{
    padding: 20px 30px;
    display: flex; 
    justify-content: space-between;
}
.barista-discover-location .barista-discover-location-heading h2{
    font-family: prestoheadlinelight;
    color: #000;
    font-size: 50px;
    width: 50%;
    }
.barista-discover-location .barista-discover-location-heading h2 span{
    display: block;
    font-family: prestoheadlinelight; 
        -webkit-text-fill-color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background:linear-gradient(173deg, #8BA888, #E6B0C2);
    color: transparent;
}
.barista-discover-location .barista-discover-location-heading .bdl-content{
width: 40%;
}
.barista-discover-location .barista-discover-location-heading .bdl-content p{
    font-family: Helvetica; 
    font-size: 18px;
    margin-top: 10px;  color: #000;
    line-height: 1.4;
    }
.barista-discover-location .barista-discover-location-heading .bdl-content a{
    font-family: prestoheadlinelight; 
    font-size: 16px;
    margin-top: 20px;
    color: #000;
    display: inline-block;
    }

.barista-discover-location-slider .barista-discover-location-slide{
    padding: 10px;
}
.barista-discover-location-slider .barista-discover-location-slide img{
    width: 100%;
    border-radius: 12px;
}
.barista-discover-location-slider{
    padding-left: 20px;
}
.barista-discover-location-slider span{
    margin-top: 15px;
    font-size: 16px;font-family: Helvetica; 
    display: block;
    color: #000;
}
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in img{
    width: 44px;
    height: 44px;
}
.barista-discover-location .barista-discover-location-heading .bdl-content {
  width: 35%;
}
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in{
    display: flex;
    margin-bottom: 15px;
    font-family: prestoheadlinelight;
    font-size: 18px;
    color:#E6B0C2; 
    gap:1rem;
}
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in a{
    font-size: 16px!important;
    font-family: Helvetica !important; 
   color: #000;
    background: #E6B0C2;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 12px 15px;
    display: block;
    color: #000 !important;
    margin-top: 4px;
    }
.barista-discover-location .barista-discover-location-heading .bdl-content .bdl-content-in a:hover{
color:#5e7c60!important;

}
.barista-discover-location-slider .slick-list {
    padding-right: 9rem;
}

.barista-discover-location-slider .barista-discover-location-slide .bdls-img{
    position: relative;
}
.barista-discover-location-slider .barista-discover-location-slide .bdls-img .bdls-img-tags{
    padding: 10px;
    position: absolute;
    bottom: 20px;
    left: 0px;
}
.barista-discover-location-slider .barista-discover-location-slide .bdls-img .bdls-img-tags span{
    display: inline-block;
    padding: 6px 12px;
    border-radius: 36px;
    background: rgba(0, 0, 0, 0.20);
    font-size: 11px;
    color: #fff;
    backdrop-filter: blur(10px);
    margin-top: 5px;
    margin-right: 4px;
}

 
footer.footer_u {
    background: #fff9fb !important;
}

/* footer css  */
footer {
    width: 100%;
}

.top-banner {
    background-color: #E6B0C2;
    color: white;
    padding: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.top-banner p {
 line-height: 1.5;
    font-size: 20px;
    text-transform: capitalize;
}

.top-banner a {
    font-size: 20px;
    color: #fff !important;
    margin-left: 1.2rem;
}

.top-banner a:hover {
    text-decoration: underline;

}

.redeem-btn {
    background-color: white;
    color: black;
    border: none;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

.main-footer {
    padding: 4rem 20px;
}

.payment-methods {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 4rem;
}

.payment-methods p {
    font-size: 14px;
}

.footer-links {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1100px;
    margin: 0 auto;
}

.footer-section {
    flex: 1;
    min-width: 200px;
    margin-bottom: 20px;
}

.footer-section h3 {
    font-size: 24px;
    margin-bottom: 2rem;
    color: #000000;
        font-family: prestoheadlinelight; 
}

.footer-section ul {
    list-style-type: none;
    padding: 0;
}

.footer-section p {
    font-size: 12px;
color:#333333;
}

.footer-section.contact-sec p{
 font-family: Helvetica; 
    font-size: 16px;
    line-height: 1.6;
color:rgba(0, 0, 0, 0.6);
 
}

.footer-section ul li {
    margin-bottom: 16px;
}

.footer-section a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
}

.footer-section a:hover {
    text-decoration: underline;
}

.subscribe-form {
    display: flex;
    margin-top: 10px;
    padding: 2px;
    border-radius: 10px;
    background: #fff;
    border: #C5C5C5 solid 1px;
    width: 320px;
}

.subscribe-form input {
    flex-grow: 1;
    padding: 10px;
    border: none;
    background: transparent;
}

.subscribe-form button {
    background-color: #E6B0C2;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 8px;
}
.feedagpt-home-banner .feedagpt-home-slider:after{
    display: none;
}
.bottom-footer {
    background-color: #E6B0C2;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    color: #000;
}

.bottom-links {
    display: flex;
    gap: 32px;
}

.bottom-links a {
    color: #000;
    text-decoration: none;
}

.bottom-links a:hover {
    text-decoration: underline;
}
.ham{
    background: transparent;
    display: none;
}



.comunity_card_row {
    overflow: hidden;
    display: flex;
padding: 2rem ;
    gap: 2rem;
}

.section {
    flex: 1;
    padding: 40px;
    color: #fff;
    background-size: cover;
    background-position: center;
    position: relative;
}

.section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.section-com {
 /*   position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 20px;*/
        position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 24px;
    background: #fff;
    padding: 40px;
    border: rgba(0, 0, 0, 0.1) solid 1px;
}
.section-com>img{
    aspect-ratio: 1.3/1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 2rem;
}

.section-com h2 {
    font-size: 24px;
    font-weight: normal;
    font-family: prestoheadlinelight;   
    font-style: italic;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #000;
}

.section-com p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 2.5rem;
    opacity: 0.9;
    color: #000;
}
.dbouquets-star-reviews{
    padding-top: 110px;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
    color:rgba(0, 0, 0, 0.3);
    font-size: 13px;
    align-items: center;
}

.dbouquets-star-reviews img{
    width: 160px;
}
.dbouquet-web .theme-button.theme_for_banner { 
    color:#000 !important;
    text-transform: uppercase;
}
.dbouquet-web .theme-button.theme_for_banner.header-border-btn, .dbouquet-web .theme-button.theme_for_banner.header-border-btn:hover {
    background: none !important;
    color:  #e6b0c2 !important;
    text-transform: uppercase;
    border: transparent solid 1px !important;
}
.cta-button {
    background-color: transparent;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    border-radius: 6px;
    display: block;
    width: fit-content;
}

.cta-button:hover,
.cta-button:focus {
    
    color: #5e7c60;
}

.cta-button:focus {
    outline: none;
    /*box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.5);*/
}

 .barista-home-banner{
        padding-top: 90px;
        display: inline-block;
        width: 100%;
    }
    .barista-home-banner .bhb-content{
        float: left;
width: 40%;
padding: 0px 40px;
padding-top: 120px;
    }
    .barista-home-banner .bhb-img{
        float: right;
width: 60%;
padding: 10px;
display: flex;
gap: 1rem;
    }
    .barista-home-banner .bhb-img .bhb-img-box{
width: 50%;
    }
        .barista-home-banner .bhb-img .bhb-img-box img{
            width: 100%;
        }
 .barista-home-banner .bhb-content h2  {
    font-family: prestoheadlinelight;
    display: block;
    background: #8BA888;
    background: linear-gradient(to top, #8BA888 0%, #E6B0C2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    line-height: 58px;
}
 .barista-home-banner .bhb-content h3  {
       
       font-size: 48px;
    line-height: 52px;
    color: #000;
  font-family: prestoheadlinelight;
}
.barista-home-banner .bhb-content h3  span{
    color:#E6B0C2;
}
.barista-home-banner .bhb-content p  {
     font-family: Helvetica; 
       font-size: 16px;
    line-height: 22px;
    margin: 15px 0px;
    padding-right: 30px;
    color: #000;
}
.barista-home-banner .bhb-content a  {
      font-family: Helvetica; 
       font-size: 14px;
    line-height: 22px; 
    color: #000;
    background: #E6B0C2;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 12px 15px;
}
.barista-home-banner .bhb-content a:hover  {
color:#5e7c60!important;
}
.barista-web .btn-area .theme-button.theme_for_banner:hover{
    background: #5e7c60!important;
    color: #fff !important;
    border-radius: 36px;
    border-color: #5e7c60!important;
}
.barista-made-ritual-slider img{
    width: 100%;
    border-radius: 12px; 
}
.barista-made-ritual-slider .barista-made-ritual-slide{
    padding:10px;
}
.barista-made-ritual-slider .barista-made-ritual-slide h3  {
          font-family: prestoheadlinelight;
       font-size: 20px;
    line-height: 22px;
    color: #000;
    margin: 10px 0px;
}
.barista-made-ritual-slider .barista-made-ritual-slide p{
    font-family: Helvetica; 
       font-size: 14px;
       line-height: 1.3; 
    color: rgba(0, 0, 0, 0.70);
}
.barista-made-ritual-slider  .slick-list{padding:0 8%  !important;}

.barista-whats-new{
    background: #dde0ce;
    border-radius: 20px;
    width: 100%;
    display: inline-block;
}
.barista-whats-new .bwn-img-left img{
    width: 100%;
}
.barista-whats-new .bwn-img-left{
    float: left;
    width: 60%;
    padding: 25px;
    }
.barista-whats-new .bwn-content{
    float: left;
    width: 40%;     
}


.barista-whats-new .bwn-content .bwn-content-inner{
    padding: 70px 0px;
    width: 60%;
    margin: 0 auto;
}

.barista-whats-new .bwn-content .bwn-content-inner h2{
      font-family: Helvetica; 
       font-size: 48px;
    line-height: 52px;
    color: #000;
    text-transform: capitalize;
margin-bottom:20px;
    }
.barista-whats-new .bwn-content .bwn-content-inner h2 span{
    color:#E6B0C2;
    font-family: prestoheadlinelight;
}
.barista-whats-new .bwn-content .bwn-content-inner  h3  {
        font-family: Helvetica; 
       font-size: 18px;
    line-height: 22px;
    color: #000;
margin:20px 0px;
}
.barista-whats-new .bwn-content .bwn-content-inner  p  {
        font-family: Helvetica; 
       font-size: 16px;
    line-height: 22px;
    margin: 25px 0px;
    padding-right: 30px;
    color: #000;
}
.barista-whats-new .bwn-content .bwn-content-inner a  {
       font-family: prestoheadlinelight;
       font-size: 16px;
    line-height: 22px; 
    color: #000;
}

.feedagpt-home-banner .feedagpt-app-store img {
    max-width: 125px;
}
@media (min-width: 1580px) {
.section-com p {
  font-size: 20px; 
  width: 86%;
}
.section-com h2 {
  font-size: 35px;
}
.dbouquets-star-reviews img {
  width: 180px;
}
.dbouquets-star-reviews { 
  font-size: 16px;
  align-items: center;
}
.barista-home-banner .bhb-content h3 {
  font-size: 4vw;
  line-height: 4.5vw;
}
.barista-discover-location .barista-discover-location-heading .bdl-content p {
   font-size: 20px;
}
.barista-discover-location .barista-discover-location-heading h2 {
   font-size: 3.5vw; 
}
.barista-home-banner .bhb-content p { 
  font-size: 18px;
  line-height: 26px;
  margin: 15px 0px;
  padding-right: 30px;
  color: #000;
}
.barista-made-ritual-slider .barista-made-ritual-slide p{
    font-size: 16px;
}
.barista-made-ritual-slider .barista-made-ritual-slide h3 { 
  font-size: 25px;
  line-height: 22px;
  color: #000;
  margin: 15px 0px;
}
}
@media (max-width: 1366px) {
    .logo>img {
        height: 26px;
    }
}
@media (max-width: 1680px) {
    .sider_tddg img {
        max-width: 470px;
    }

    .slide_thumb h3 {
        font-size: 28px;
    }
}

@media (max-width: 1600px) {
    .sider_tddg img {
        max-width: 400px;
    }

    .slide_thumb h3 {
        font-size: 24px;
    }

    .top-banner p {
        font-size: 24px;
    }

    .top-banner a {
        font-size: 18px;
    }

}

@media (max-width:1440px) {
    .logo_u img {
        height: 18px;
    }

    .nav_links a {
        font-size: 16px;
    }

    .btn_theme,
    .btn_border,
    .txt_btn a,
    .locations-section a,
    .btn_theme_borders {
        padding: 12px 20px;
        font-size: 14px;
        border-radius: 5px;
    }

    .locations-section h2 {
        font-size: 3.5vw;
    }

    .sider_tddg img {
        max-width: 375px;
    }

    .quote>img {
        width: 70px;
    }

    .quote_image {
        min-height: 650px;
    }

    .content p {
        font-size: 1.4vw;
    }

    .section-com h2 {
        font-size: 26px;
    }

    .section-com p,
    .locations-section p {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {

    .nav_links a {
        font-size: 14px;
    }

    .btn_theme,
    .btn_border,
    .txt_btn a,
    .locations-section a,
    .btn_theme_borders 
     {
        padding: 10px 20px;
        font-size: 12px;
    }

    .image-section,
    .text-section {
        border-radius: 15px;
    }

    .sider_tddg img {
        max-width: 310px;
        border-radius: 10px;
    }

    .slide_thumb h3 {
        font-size: 18px;
    }

    .quote>img {
        width: 50px;
    }

    .content {
        padding: 3rem;
    }

    .quote_image {
        min-height: 560px;
    }

    .footer-section h3 {
        font-size: 22px;
    }

    .top-banner p {
        font-size: 18px;
    }

    .top-banner a {
        font-size: 12px;
        margin-left: 1rem;
    }
}

@media (max-width: 1080px) {
    .disc_row {
        padding: 2rem 1rem;
    }

    .top-section {
        gap: 1rem;
    }

    .slide_thumb {
        padding-left: 1rem;
    }

    .Quates_section {
        padding: 5rem 1rem;
    }

    .comunity_card_row {
        padding: 5rem 1rem;
    }

    .section-com p,
    .locations-section p {
        font-size: 14px;
        line-height: 1.3;
    }
    .footer-section h3 {
        font-size: 20px;
        margin-bottom: 1.5rem;
    }
    .footer-section ul li {
        margin-bottom: 12px;
    }
    .bottom-footer {
        font-size: 12px;
    }
    
}

@media (max-width: 992px) {
    .logo_u img {
        height: 16px;
    }
    .nav_links {
        gap: 1rem;
    }
    .footer-section {
        flex-basis: 35%;
    }
}
@media (max-width: 900px) {
    .top-section {
        gap: 1rem;
        flex-direction: column;
    }
    .locations-section {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .locations-section a{
        margin: 0 auto;
        margin-top: 2rem;
    }
    .comunity_card_row{
        flex-direction: column;
        max-width: 700px;
        margin: 0 auto;
    }
    .container_qut {
        flex-direction: column-reverse;
    }
    .quote_image {
        max-width: 100%;
        min-width: 100%;
        aspect-ratio: 2 / 1;
    }
    .locations-section h2 {
        font-size: 36px;
    }
    .head1 {
        font-size: 5vw;
        max-width: 60vw;
    }
    .sider_tddg img {
        max-width: 250px;
    }
    .slide_thumb h3 {
        font-size: 16px;
        margin-top: 1rem;
    }
}


@media (max-width: 768px) {
    .for_web{
        display: none;
    }
    .ham{
        display: block;
    }
    .nav_links{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 1rem;
    }
    .nav_links a{
        color: #000;
    }
    .head1 {
        bottom: 2rem;
        left: 1rem;
    }

    .text-section h1 {
        font-size: 5vw;
    }

    .locations-section h2 {
        font-size: 40px;
    }

    .content {
        padding: 2rem;
    }

    .content h1 {
        font-size: 30px;
    }

    .content p {
        font-size: 14px;
    }

    .top-banner p {
        font-size: 24px;
    }

    .footer-section {
        margin-bottom: 2rem;
    }

    .bottom-footer {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .bottom-links {
        margin-top: 1rem;
        justify-content: center;
    }
}

@media (max-width: 650px) {
    .ham-u > img {
    filter: invert(0) !important;
  }
   .offcanvas-body li a {
    color: #000 !important;
  }
      .feedagpt-home-banner .feedagpt-home-banner-inner p {
    font-size: 13px;
    line-height: 20px;
    width: 95%;
  }
    .header.main-head { 
  background: #fff9fb;
  padding: 0.5rem;
}
    .feedagpt-home-banner .feedagpt-home-banner-inner h2 {
  font-family: prestoheadlinelight;
  font-size: 11vw;
}
      .comunity_card_row {
    padding: 1rem;
    padding-top: 1rem;
    padding-top: 0px;

}
    .section-com p {
   margin-bottom: 1.5rem;
 }
    .barista-whats-new .bwn-content .bwn-content-inner {
  padding: 30px 0px;
  width: 80%;
  margin: 0 auto;
}
    .barista-whats-new .bwn-content .bwn-content-inner p {
 
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0px;
  padding-right: 0px;
  color: #000;
}
    .barista-whats-new .bwn-content .bwn-content-inner h2 {
   font-size: 32px;
  line-height: 42px;
}
    .barista-whats-new .bwn-content {
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
    .barista-whats-new .bwn-img-left {
  float: left;
  width: 100%;
  padding: 20px;
}
    .barista-home-banner .bhb-img {
  float: right;
  width: 100%;
  padding: 10px;
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
.barista-home-banner .bhb-img .bhb-img-box {
  width: 100%;
}
    .barista-home-banner .bhb-content h2 {
   font-size: 36px;
  line-height: 58px;
}
    .barista-home-banner .bhb-content h3 {
   font-size: 26px;
  line-height: 36px;
}
    .barista-home-banner .bhb-content {
  float: left;
  width: 100%;
  padding: 0px 20px;
    padding-top: 0px;
  padding-top: 30px;
}
    .barista-discover-location .barista-discover-location-heading {
   flex-direction: column;
   padding: 20px;
}
.barista-discover-location .barista-discover-location-heading .bdl-content {
  width: 100%;
  margin-top: 15px; 
}
.barista-discover-location .barista-discover-location-heading .bdl-content p {
   font-size: 16px;
}
.barista-discover-location .barista-discover-location-heading h2 {
   font-size: 26px;
   width: 100%;
  }

    .head1 {
        font-size: 36px;
        max-width: 400px;
    }

    .locations-section h2 {
        font-size: 32px;
    }
    .btn_theme, .btn_border, .txt_btn a, .locations-section a, .btn_theme_borders {
        padding: 10px 20px;
        font-size: 10px;
    }

    .content h1 {
        font-size: 28px;
    }

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

    .top-banner p {
        font-size: 18px;
    }
    .footer-section{
        min-width: auto;
    }
    .footer-section {
        flex-basis: 40%;
    }
    .txt_btn {
        margin-top: 0;
    }
    .payment-methods {
        flex-wrap: wrap;
    }
    .bottom-links {
        flex-wrap: wrap;
    }
    .txt_btn a{
        margin: 0;

    }
    .header_u {
        padding:1rem;
    }
    .header_u.active{
        padding: 12px 1rem;
    }
}
@media (max-width: 425px) {
    .locations-section h2 {
        font-size: 27px;
    }
    .content {
        padding: 1rem;
    }
    .content h1 {
        font-size: 24px;
    }
    .content p {
        font-size: 14px;
    }
    .quote>img {
        width: 36px;
    }
    .Quates_section {
        padding: 3rem 1rem;
    }
    .footer-links{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer-section{
        flex-basis: 100%;
        text-align: center;
    }
    .btn_theme, .btn_border, .txt_btn a, .locations-section a, .btn_theme_borders  {
        padding: 10px 14px;
        font-size: 10px;
    }
    .txt_btn{
        gap: 10px;
    }
    .head1 {
        font-size: 30px;
        max-width: 350px;
    }
    .adasd{
        display: none;
    }
    .text-section {
        padding: 1rem;
    }
    
}