.c483 {
    border: 1px solid #e6eaef;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0;
}
.c1496 {
    max-height: 50px;
    width: auto;
}
.c1211 .swiper-pagination-bullet {
    background-color: #e5e5e5;
    height: 10px;
    display: none;
    margin: 0 0.375rem;
    opacity: 1;
    transition: background-color .2s;
    width: 10px;
}
.c465 {
    color: #138d5e;
    font-weight: 700;
}
.c1502 {
    background-color: #f1f2ea;
    border-top: 1px solid #cdcfbd;
}
.c1284 {
    margin: 0 0.625rem 0 0;
    max-height: 40px;
    max-width: 40px;
    width: auto;
}
.c1489 {
    background-color: #f7f7f7;
    border-top: 1px solid #ffffff;
}
.blog-row {
    background-color: #f7f7f7;
    border-top: 1px solid #ffffff;
    position: relative;
}
.c487:before {
    color: #138c5d;
    content: "";
    display: inline-block;
    font-family: font-eshoprychle;
    font-size: 14px;
    font-size: .575rem;
    line-height: 14px;
    line-height: .875rem;
}

.c486 {
    align-items: center;
    color: #282829;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 500;
    BACKGROUND-COLOR: white;
    height: 100%;
    justify-content: flex-start;
    line-height: 32px;
    line-height: 2rem;
    padding: 0.3125rem 0.9375rem;
    width: 100%;
}
.c39:active:focus, .c39:focus, .c39:hover {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-bottom: 2px solid #f7f7f7;
    color: #000000;
}
.c485.first {
    border-top: 1px solid #ffffff00;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.c39 {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    color: #000000;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 18px;
    line-height: 1.125rem;
    padding: 0.625rem 1.25rem;
}
.c485 {
    background-color: #ffffff;
    border: 1px solid #e5e5e500;
    border-top: none;
    position: relative;
}
.c343 {
    background: #fffurl(/theme/default/v2.94.0/new-york/9350f9d….svg) no-repeat 10px 9px;
    background-size: 19px 19px;
    border: 1px solid #f7f7f7;
    border-radius: 4px 0 0 4px;
    background-color: #f7f7f7;
    border-right: none;
    font-family: Nunito Sans,sans-serif;
    font-size: 15px;
    font-size: .9375rem;
    height: 42px;
    line-height: 15px;
    line-height: .9375rem;
    padding: 0.125rem 0 0.125rem 2.5rem;
    position: relative;
    width: 76%;
}
.c1286:before {
    color: #138d5e;
    content: "";
    display: block;
    font-family: font-eshoprychle;
    font-size: 42px;
    font-size: xx-large;
    line-height: 42px;
    line-height: 2.625rem;
}
.c340 {
    height: auto;
    max-height: 3em;
    opacity: 1;
    width: auto;
}
.wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.wrapper .tile {
    margin: 10px 0;
}

@media (max-width: 575px) {
  	.wrapper .tile {
		width: 48%;
      	display: flex;
      	justify-content: center;
      	align-items: center;
  	}
}