.shop02-template-03 .title-header .fz-B {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
}
.shop02-template-03 {
    position: relative;
    isolation: isolate;
}

.shop02-template-03 .container {
    position: relative;
    z-index: 3;
}
.shop02-template-03 .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
@media (min-width: 0) and (max-width: 739px) {
    .shop02-template-03 .bg.desktop {
        display: none !important;
    }
}
@media (min-width: 740px) {
    .shop02-template-03 .title-header .fz-B {
        font-size: 22px;
    }
    .shop02-template-03 .bg.mobile {
        display: none !important;
    }
}
@media (min-width: 1500px) {
    .shop02-template-03 .title-header .fz-B {
        font-size: 26px;
    }
}
@media (min-width: 1800px) {
    .shop02-template-03 .title-header .fz-B {
        font-size: 30px;
    }
}
.shop02-template-03 .text {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.25em;
}
@media (min-width: 740px) {
    .shop02-template-03 .text {
        font-size: 17px;
    }
}
@media (min-width: 1500px) {
    .shop02-template-03 .text {
        font-size: 18px;
    }
}
@media (min-width: 1800px) {
    .shop02-template-03 .text {
        font-size: 20px;
    }
}
.shop02-template-03 .title-header .more {
    font-size: 0.875rem;
    padding: 0.5em 2em;
    border-radius: 30px;
    display: inline-flex;
    width: auto;
    transition: all 0.4s ease;
    border-width: 1px;
    border-style: solid;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    margin-top: 10px;
}
@media (min-width: 740px) and (max-width: 1499px) {
    .shop02-template-03 .title-header .more {
        font-size: 0.8125rem;
    }
}
@media (min-width: 1180px) {
    .shop02-template-03 .title-header .more:hover {
        border-color: var(--color-main-dark) !important;
        background-color: var(--color-main-dark) !important;
        color: #fff !important;
    }
}
@media (min-width: 0) and (max-width: 979px) {
    .shop02-template-03 .title-header {
        padding-top: 50px;
    }
}
.shop02-template-03 .title-header > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.shop02-template-03 .title-header .fz-B.deco:after {
    content: "";
    display: block;
    width: 1.25em;
    height: 3px;
    border-top: 3px solid var(--color-second);
    margin: 1em 0 2em;
}
.shop02-template-03 .title-header .swiper-pagination {
    position: static;
}
@media (min-width: 0) and (max-width: 979px) {
    .shop02-template-03 .title-header .swiper-pagination {
        display: none;
    }
}
.shop02-template-03 .title-header .center .fz-B {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.shop02-template-03 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 30px 0 25px;
    background-color: #f2f5f4;
}
@media (min-width: 980px) {
    .shop02-template-03 {
        padding-top: 4.375vw;
        padding-bottom: 3.125vw;
    }
}
.shop02-template-03 .img-holder {
    overflow: hidden;
}
.shop02-template-03 .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.shop02-template-03 .img:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 64%;
}
.shop02-template-03 .text {
    clip-path: polygon(0 20%, 100% 0, 100% 100%, 0% 100%);
    padding: calc(var(--pd-inside-xs) / 1.2) calc(var(--pd-inside-xs) / 2) calc(var(--pd-inside-xs) / 2);
    margin-top: -6%;
    transition: all 0.4s ease;
    transition-property: background-color, color;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}
@media (min-width: 1180px) {
    .shop02-template-03 .text {
        padding: 3.9vw 2.6vw 2.3vw;
        margin-top: -8%;
    }
}
.shop02-template-03 .text .icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    transition: background-color 0.4s ease;
}
.shop02-template-03 .text .icon path {
    transition: fill 0.4s ease;
    fill: #45922e;
}
.shop02-template-03 .text .icon svg {
    display: block;
    width: 30%;
    height: auto;
}
@media (min-width: 1500px) {
    .shop02-template-03 .text .icon {
        width: 3vw;
        height: 3vw;
    }
}
.shop02-template-03 .swiper-pagination {
    position: static;
}
@media (min-width: 740px) {
    .shop02-template-03 .swiper-pagination {
        display: none;
    }
}
.shop02-template-03 .item {
    display: flex;
    flex-direction: column;
}
@media (min-width: 980px) {
    .shop02-template-03 .item:hover .text {
        background-color: var(--color-main-dark) !important;
        color: #fff;
    }
    .shop02-template-03 .item:hover .text .icon {
        background-color: var(--color-main);
    }
    .shop02-template-03 .item:hover .text .icon path {
        fill: #fff;
    }
}
