:root {
    --btn-play-b12: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='107' height='107' viewBox='0 0 107 107' fill='none'%3E%3Cpath d='M0.5 53.3333C0.5 24.1543 24.1543 0.5 53.3333 0.5C82.5121 0.5 106.167 24.1543 106.167 53.3333C106.167 82.5121 82.5121 106.167 53.3333 106.167C24.1543 106.167 0.5 82.5121 0.5 53.3333ZM72.7617 62.6651C79.9824 58.5392 79.9824 48.1279 72.7617 44.0021L49.0694 30.4636C42.4294 26.6694 34.1677 31.4639 34.1677 39.1114V67.5557C34.1677 75.2036 42.4294 79.9979 49.0694 76.2037L72.7617 62.6651Z' fill='%2383749F' stroke='white'/%3E%3C/svg%3E");
}
#bk12w, .fancybox__content .x-fid  {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto 40px;
    padding: 0 20px;
    box-sizing: border-box;
}
.fancybox__content .x-fid  {
    margin: 0 !important;
	padding: 0 !important;
}
.fancybox__content .x-fid .b12_b2 {
    margin-bottom: 0 !important;
}
#b12_swB {
    padding: 16px;
    background-color: #F5F5F8;
    box-sizing: border-box;
    margin: 20px -20px 30px;
    overflow: hidden;
}
#b12_s .b12_b {
    padding: 16px;
    border-radius: 8px;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    height: auto;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
#b12_s .b12_b.v1>div, .x-fid {
    display: contents !important;
}
.x-fid p {
    margin: 0;
    font-size: 14px;
    line-height: 1.57;
    color: #333;
}
#b12_s .b12_b p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    margin-bottom: auto;
}
.x-fid h4 {
    color: #0096A5;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 600;
    margin: 0;
}
#b12_s .b12_b4 {
    font-size: 14px;
    line-height: 1.25;
    color: #5E4FA2;
    text-align: center;
    font-weight: 600;
}
.fancybox__content .b12_b4 {
    display: none;
}
.x-fid .b12_b2 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 10px 0 30px;
}
.x-fid .b12_b3 {
    min-width: 40px;
    max-width: 40px;
    aspect-ratio: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    border-radius: 50%;
}
.x-fid .b12_b3.n {
    background-image: url(rabbit.png);
    background-size: 81%;
}
#b12_s .b12_b4v {
    width: 172px;
    aspect-ratio: 0.662;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
#b12_s .b12_b4v::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 35%);
}
#b12_s .b12_b4v::after {
    content: '';
    background-image: var(--btn-play-b12);
    display: block;
    width: 106px;
    aspect-ratio: 1;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
	z-index: 1;
}
@media (max-width: 1400px) {
#b12_swB, .fancybox__content .x-fid, #b12_h3w {
    max-width: 768px;
    padding: 0 10px;
}
#b12_h3w {
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
}
#bk12w {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
#b12_swA {
    padding: 30px 0 10px;
    box-sizing: border-box;
    background-color: #F5F5F8;
    margin-top: 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#b12_swB {
    margin: 0 auto;
    background-color: transparent;
}

#b12_swB {
    padding: 0 10px 10px;
}
#b12_s h4 {
    width: 100%;
    text-align: center;
}
}
@media (max-width: 767px) {
#b12_swA {
    padding-bottom: 20px;
}
#b12_swB, .fancybox__content .x-fid, #b12_h3w {
    padding: 0 5px;
}
#b12_s .swiper-wrapper {
    transform: none !important;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    padding-bottom: 8px;
}
#b12_s .b12_b {
    width: 100% !important;
    max-width: 320px;
    margin: 0 !important;
}
#b12_swA:not(.all) .b12_b:nth-child(n+4), #b12_swA.all #b12_btn, #b12_swA .x-swiper-buttons {
    display: none;
    pointer-events: none;
}
#b12_s h4 {
    text-align: left;
}
}
@media (min-width: 768px) {
#b12_btn {
    display: none;
    pointer-events: none;
}
[id*="xfid"].fancybox__content {
    max-width: 1020px;
}
}