@charset "UTF-8";

body {
    font-family: "Noto Sans TC", serif, "微軟正黑體", sans-serif;
    letter-spacing: 0.5px;
    line-height: 1.5;
}

h1,
h2,
h3,
h4 {
    line-height: 1.85;
}

@media (max-width: 991px) {
    body.mfp-zoom-out-cur {
        height: 100vh;
        overflow: hidden;
    }
}

label.error {
    line-height: 1.5;
    font-size: 0.9em;
    color: #dc3545;
    margin-bottom: 0;
}

.red {
    color: #dc3545;
}

a.red:hover {
    color: #aa222f;
}

.min-800 {
    min-height: 800px;
}

.row .column,
.row .block {
    line-height: 1.85;
}

.row .block {
    margin-bottom: 1rem;
}

.row .block.image-block img {
    width: 100%;
}

.row img {
    max-width: 100% !important;
    height: auto !important;
}

.row .block .nowarpTable,
.row .column .nowarpTable {
    border: 1px #ececec solid;
    border-radius: 10px;
    background-color: rgb(223 239 255);
}

.row .block table tr td,
.row .block table tr th,
.row .column table tr td,
.row .column table tr th {
    padding: 6px;
    border-width: 3px;
}

.row .block table tr,
.row .column table tr {
    border-color: rgb(223 239 255);
    border-width: 0px;
}

.row .block table tr th,
.row .column table tr th {
    color: #fff;
    font-weight: bold;
    background-color: #00479D;
}

.row .block table tr td,
.row .column table tr td {
    background-color: #ffffff;
    border-radius: 9px;
}

.row .block table tr td:first-child,
.row .column table tr td:first-child {
    position: relative;
    color: #006bbe;
    background-color: #ffffff;
    padding-left: 24px;
    width: 170px;
}

.row .block table tr td:first-child::before,
.row .column table tr td:first-child::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translate(0, -50%);
    background-color: #3896f0;
    width: 4px;
    height: 20px;
    display: block;
    border-radius: 50px;
}

.row .column h3,
.row .block h3 {
    font-size: 24px;
}

.mobile-navbar-overlay {
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.4);
}

.no-scroll {
    overflow-y: hidden;
}

@media (min-width: 992px) {
    .mobile-bottom {
        display: none;
    }
}

.mobile-bottom .fixed-bottom {
    z-index: 1032;
}

.mobile-bottom .button {
    position: relative;
    height: 50px;
}

.mobile-bottom .text {
    font-size: 15px;
}

.mobile-bottom .text a {
    text-decoration: none;
}

.mobile-bottom .button:nth-child(3n-2) {
    background: #08308C;
}

.mobile-bottom .button:nth-child(3n-2) .icon {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%200C5.37258%200%200%205.37258%200%2012C0%2018.6274%205.37258%2024%2012%2024C18.6274%2024%2024%2018.6274%2024%2012C24%205.37258%2018.6274%200%2012%200ZM7.6875%204.7666C7.93474%204.75202%208.15822%204.8998%208.32764%205.1621L9.96826%208.27342C10.141%208.6421%2010.0428%209.03686%209.78516%209.30028L9.0337%2010.0517C8.98732%2010.1153%208.9568%2010.1869%208.95606%2010.2656C9.24424%2011.3811%2010.1184%2012.4101%2010.8897%2013.1177C11.6609%2013.8253%2012.4899%2014.7833%2013.5659%2015.0102C13.6989%2015.0473%2013.8619%2015.0606%2013.957%2014.9722L14.8301%2014.083C15.1314%2013.8546%2015.5674%2013.7439%2015.8892%2013.9307H15.9038L18.8642%2015.6782C19.2988%2015.9506%2019.3438%2016.4771%2019.0327%2016.7974L16.9937%2018.8203C16.6925%2019.1291%2016.2925%2019.2329%2015.9038%2019.2334C14.1849%2019.1819%2012.5607%2018.3382%2011.2266%2017.4712C9.0368%2015.8781%207.02814%2013.9023%205.7671%2011.5151C5.28346%2010.5141%204.71532%209.23694%204.76954%208.11966C4.77438%207.69934%204.8881%207.28756%205.1841%207.01664L7.22316%204.97758C7.382%204.84242%207.53914%204.77536%207.6875%204.7666Z%22%20fill%3D%22%23CDE4FF%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}

.mobile-bottom .button:nth-child(3n-2) .text a {
    color: #fff;
}

.mobile-bottom .button:nth-child(3n-1) {
    background: #BCD6F5;
}

.mobile-bottom .button:nth-child(3n-1) .icon {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M12.5667%2011.3227L12.5665%2011.3229C12.4328%2011.438%2012.276%2011.5922%2012.153%2011.8183C12.0299%2012.0447%2011.942%2012.3407%2011.942%2012.738C11.942%2012.9746%2011.973%2013.1428%2012.0636%2013.2505C12.1565%2013.361%2012.3008%2013.3952%2012.4904%2013.3952C12.7187%2013.3952%2012.8668%2013.344%2012.9579%2013.2609C13.0499%2013.177%2013.075%2013.0683%2013.075%2012.9737C13.075%2012.7366%2013.0777%2012.5599%2013.1387%2012.394C13.199%2012.2302%2013.3183%2012.0718%2013.5632%2011.8804L13.5324%2011.841L13.5631%2011.8805C13.6861%2011.7848%2013.9438%2011.5801%2014.1709%2011.2908C14.3978%2011.0016%2014.5972%2010.6239%2014.5972%2010.1827C14.5972%209.293%2013.7932%208.6375%2012.6171%208.6375C11.3756%208.6375%2010.782%209.3764%2010.782%209.90173C10.782%2010.0943%2010.8642%2010.2375%2010.9807%2010.3315C11.0959%2010.4244%2011.2432%2010.4683%2011.3757%2010.4683C11.5128%2010.4683%2011.6046%2010.4183%2011.6775%2010.3444C11.7128%2010.3086%2011.7434%2010.2676%2011.7723%2010.2261C11.7835%2010.2099%2011.7943%2010.194%2011.805%2010.1781C11.8228%2010.1519%2011.8405%2010.1258%2011.8601%2010.0988C11.9214%2010.0145%2011.9933%209.9338%2012.1032%209.87335C12.2131%209.81287%2012.3652%209.77051%2012.5899%209.77051C12.8101%209.77051%2013.0029%209.8191%2013.1391%209.91344C13.2733%2010.0063%2013.3555%2010.1452%2013.3555%2010.3368C13.3555%2010.5623%2013.2391%2010.7429%2013.0792%2010.9017C12.9993%2010.981%2012.9098%2011.0537%2012.8205%2011.1231C12.7967%2011.1417%2012.7727%2011.1601%2012.7489%2011.1783C12.6848%2011.2276%2012.6221%2011.2757%2012.5667%2011.3227ZM12.4994%2015.4159C12.9175%2015.4159%2013.2472%2015.0665%2013.2472%2014.6683C13.2472%2014.26%2012.9076%2013.9205%2012.4994%2013.9205C12.0903%2013.9205%2011.7608%2014.2609%2011.7608%2014.6683C11.7608%2015.0656%2012.0804%2015.4159%2012.4994%2015.4159Z%22%20fill%3D%22%230056B8%22%20stroke%3D%22%230056B8%22%20stroke-width%3D%220.1%22%2F%3E%0A%3Cpath%20d%3D%22M6.56806%2018.4562H12.7031C16.427%2018.4562%2019.4562%2015.4268%2019.4562%2011.7031C19.4562%207.97941%2016.427%204.95%2012.7031%204.95C8.97941%204.95%205.95%207.97941%205.95%2011.7031V17.8382C5.95%2018.1796%206.22684%2018.4562%206.56806%2018.4562ZM12.7031%2017.2201H7.18612V11.7031C7.18612%208.66114%209.66114%206.18612%2012.7031%206.18612C15.7453%206.18612%2018.2201%208.66114%2018.2201%2011.7031C18.2201%2014.7451%2015.7453%2017.2201%2012.7031%2017.2201Z%22%20fill%3D%22%230056B8%22%20stroke%3D%22%230056B8%22%20stroke-width%3D%220.1%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}

.mobile-bottom .button:nth-child(3n-1) .text a {
    color: #00479D;
}

.mobile-bottom .button:nth-child(3n) {
    background: #E4ECF6;
}

.mobile-bottom .button:nth-child(3n) .icon {
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M10.4571%206C11.6393%206%2012.7729%206.46959%2013.6088%207.30547C14.4447%208.14134%2014.9143%209.27504%2014.9143%2010.4571C14.9143%2011.5611%2014.5097%2012.576%2013.8446%2013.3577L14.0297%2013.5429H14.5714L18%2016.9714L16.9714%2018L13.5429%2014.5714V14.0297L13.3577%2013.8446C12.5489%2014.5349%2011.5205%2014.9142%2010.4571%2014.9143C9.27504%2014.9143%208.14134%2014.4447%207.30547%2013.6088C6.46959%2012.7729%206%2011.6393%206%2010.4571C6%209.27504%206.46959%208.14134%207.30547%207.30547C8.14134%206.46959%209.27504%206%2010.4571%206V6ZM10.4571%207.37143C8.74286%207.37143%207.37143%208.74286%207.37143%2010.4571C7.37143%2012.1714%208.74286%2013.5429%2010.4571%2013.5429C12.1714%2013.5429%2013.5429%2012.1714%2013.5429%2010.4571C13.5429%208.74286%2012.1714%207.37143%2010.4571%207.37143Z%22%20fill%3D%22%230056B8%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}

.mobile-bottom .button:nth-child(3n) .text a {
    color: #00479D;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .1rem;
}

.pagination {
    margin-bottom: 0px;
}

.pagination .page-item {
    margin-left: 8px;
    margin-right: 8px;
}

.pagination .page-link {
    border: 0;
    background: none !important;
    color: #E5841C !important;
    padding: 10px 15px;
    border-radius: 0;
    box-shadow: none;
}

.pagination .page-item.active .page-link {
    color: #FFF !important;
    background: #E5841C !important;
    cursor: default;
    box-shadow: none;
    border-radius: 0 !important;
}

.pagination .page-item:hover .page-link {
    background: #E5841C !important;
    color: #FFF !important;
}

.pagination .page-item .page-link.next,
.pagination .page-item .page-link.prev {
    width: 40px;
    height: 40px;
}

.pagination .page-item .page-link.next:before,
.pagination .page-item .page-link.prev:before {
    position: absolute;
    display: block;
    content: "";
    width: 8px;
    height: 19px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.pagination .page-item .page-link.next:before {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%228%22%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L4.27271%205.76556L1%2010.5311%22%20stroke%3D%22%23E5841C%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M3.72656%201L6.99927%205.76556L3.72656%2010.5311%22%20stroke%3D%22%23E5841C%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}

.pagination .page-item .page-link.prev:before {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%228%22%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.99927%201L3.72656%205.76556L6.99927%2010.5311%22%20stroke%3D%22%23E5841C%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M4.27271%201L1%205.76556L4.27271%2010.5311%22%20stroke%3D%22%23E5841C%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}

.pagination .page-item:hover .page-link.next,
.pagination .page-item:hover .page-link.prev {
    background: rgba(0, 0, 0, 0) !important;
}

@media (max-width: 424px) {
    .pagination .page-item.ssm-hide {
        display: none !important;
    }
}

.btn-fixed {
    position: fixed;
    bottom: 130px;
    right: 24px;
    z-index: 3;
    text-align: center;
}

.btn-fixed .btn-list {
    width: 56px;
    display: flex;
    flex-direction: column-reverse;
}

.btn-fixed .btn-list>* {
    margin-top: 14px;
}

.btn-fixed .btn-list>.community-link {
    position: relative;
    width: 56px;
    height: 56px;
    background-size: cover;
    background-repeat: no-repeat;
}

.btn-fixed .btn-list>.community-link a {
    background: inherit;
}

.go-top {
    position: fixed;
    bottom: -120px;
    right: 24px;
    z-index: 3;
    transition: all 0.2s ease-out;
    cursor: pointer;
}

.go-top.show {
    bottom: 60px;
}

@media (max-width: 991px) {
    .go-top.show {
        bottom: 85px;
    }
}

.go-top a {
    padding: 0px 16px 5px 16px;
    background-color: #FCBE0B;
    border-radius: 5px;
    color: #FFF;
    font-size: 30px;
}

.category-select {
    width: 80%;
    padding: 10px 10px 10px 10px;
    text-align-last: center;
    background: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23FFFFFF' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>") no-repeat right .75rem center/8px 10px;
    background-color: #3b85cb;
    border-color: #67aaf9;
    color: #fff;
    letter-spacing: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 20px;
}

.category-select-btn-wrapper {
    text-align: center;
    padding-bottom: 12px;
}

.category-select-btn {
    padding: 10px 12px;
    font-size: 18px;
    border-color: #2d343e;
    color: #2d343e;
    width: 80%;
}

#category-select-modal .modal-header {
    border: 0;
}

#category-select-modal .modal-body {
    padding: 0;
}

#category-select-modal .list .item {
    display: block;
    text-decoration: none;
    padding: 4px 6px;
}

#category-select-modal .list .item .text {
    display: block;
    padding: 13px 12px;
    border-radius: 5px;
    color: #2d343e;
    font-weight: bold;
}

#category-select-modal .list .item.label {
    padding: 0px 4px;
    border: 0;
}

#category-select-modal .list .item.label .text {
    color: #9ea4b2;
    border-radius: 0;
    padding-bottom: 0px;
    padding-left: 6px;
    font-weight: normal;
}

#category-select-modal .list .optgroup-end {
    padding: 3px 0;
}

#category-select-modal .list .item.active:not(.label) .text,
#category-select-modal .list .item:hover:not(.label) .text {
    background-color: #f3f5f8;
    color: #2d343e;
}

#category-select-modal .list .item.active:not(.label) .text {
    padding: 13px 32px 13px 12px;
}

#category-select-modal .list .item.active:not(.label) .text:after {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: absolute;
    right: 14px;
}

/* Page Loading */
.page-loading {
    position: fixed;
    z-index: 1099;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 81px;
    height: 72px;
}

/* Transparent Overlay */
.page-loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
}

.page-loading:not(:required) {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.page-loading:not(:required):after {
    content: '';
    display: block;
    font-size: 20px;
    width: 80px;
    height: 80px;
    margin-top: -0.5em;
    border: 6px solid #001372;
    border-radius: 100%;
    border-bottom-color: transparent;
    -webkit-animation: spinner 1s linear 0s infinite;
    animation: spinner 1s linear 0s infinite;
}

/* Loading Animation */
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.mob-show {
    display: none;
}

@media (max-width: 991px) {
    .mob-show {
        display: block !important;
    }

    .mob-hidden {
        display: none !important;
    }

    .go-top {
        right: 18px;
    }
}

.page-content .page-content-title {
    padding-top: 140px;
    text-align: center;
}

.page-content .page-content-title .text {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 6px;
    line-height: 1.2;
    white-space: nowrap;
}

.page-content .content {
    padding-top: 80px;
    padding-bottom: 120px;
}

.page-content .side-menu {
    flex: 0 0 300px;
}

.page-content .right-content {
    flex: 1;
    padding-left: 30px;
}

.page-content .padding {
    flex: 0 0 321px;
}

.page-btn {
    line-height: 2;
    padding-bottom: 30px;
    padding-top: 60px;
}

.page-btn .prev {
    position: relative;
}

.page-btn .next {
    position: relative;
}

.page-btn .prev:before {
    display: inline-block;
    content: "";
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%228%22%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6.99927%201L3.72656%205.76556L6.99927%2010.5311%22%20stroke%3D%22%2300479D%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M4.27271%201L1%205.76556L4.27271%2010.5311%22%20stroke%3D%22%2300479D%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
    width: 8px;
    height: 19px;
    vertical-align: sub;
    margin-right: 4px;
}

.page-btn .next:after {
    display: inline-block;
    content: "";
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%228%22%20height%3D%2212%22%20viewBox%3D%220%200%208%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%201L4.27271%205.76556L1%2010.5311%22%20stroke%3D%22%2300479D%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20d%3D%22M3.72656%201L6.99927%205.76556L3.72656%2010.5311%22%20stroke%3D%22%2300479D%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
    width: 8px;
    height: 19px;
    vertical-align: sub;
    margin-left: 4px;
}

.page-btn .prev a,
.page-btn .next a {
    color: #00479D;
    text-decoration: none;
}

.page-btn .list {
    color: #00479D;
    padding: 7px 17px;
    background: #E9F3FF;
    border-radius: 5px;
}

.page-btn .list:hover {
    color: #00479D;
    text-decoration: none;
}

@media (max-width: 1199px) {
    .page-content .side-menu .item a {
        font-size: 16px;
    }

    .page-content .side-menu,
    .page-content .padding {
        flex: 0 0 260px;
    }
}

@media (max-width: 991px) {

    .page-btn,
    .page-content .right-content {
        padding-left: 0;
    }

    .page-btn {
        padding-bottom: 30px;
    }
}

.product-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.product-img:before {
    content: "";
    display: block;
    padding-bottom: 75%;
}

i.global-icon:before {
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216.832%22%20height%3D%2216.832%22%20viewBox%3D%220%200%2016.832%2016.832%22%3E%3Cg%20transform%3D%22translate%2870.879%2078.963%29%22%3E%3Cpath%20d%3D%22M-54.547-70.547a7.916%2C7.916%2C0%2C0%2C1-7.916%2C7.916%2C7.916%2C7.916%2C0%2C0%2C1-7.916-7.916%2C7.916%2C7.916%2C0%2C0%2C1%2C7.916-7.916%2C7.907%2C7.907%2C0%2C0%2C1%2C2.624.445A7.92%2C7.92%2C0%2C0%2C1-54.547-70.547Z%22%20fill%3D%22none%22%20stroke%3D%22%23ff6634%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22%2F%3E%3Cpath%20d%3D%22M-66.217-63.853l.7.384a1.064%2C1.064%2C0%2C0%2C1%2C.528%2C1.157l-.017.08a1.076%2C1.076%2C0%2C0%2C0%2C.669%2C1.222c.186.075.337.17.371.287a13.653%2C13.653%2C0%2C0%2C1%2C.2%2C1.523c0%2C.028.006.055.01.083a3.974%2C3.974%2C0%2C0%2C0%2C.446%2C1.363%2C3%2C3%2C0%2C0%2C0%2C.426.448%2C1.053%2C1.053%2C0%2C0%2C0%2C.693.256h.569a1.064%2C1.064%2C0%2C0%2C1%2C.93.547l.243.437a1.064%2C1.064%2C0%2C0%2C1%2C.1.788l-.025.1a1.064%2C1.064%2C0%2C0%2C1-.522.665l-1.9%2C1.027a1.067%2C1.067%2C0%2C0%2C1-.24.094l-.724.187%22%20transform%3D%22translate%28-3.057%20-10.73%29%22%20fill%3D%22none%22%20stroke%3D%22%23ff6634%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22%2F%3E%3Cpath%20d%3D%22M-50.51-76.76l.37%2C2.958a.928.928%2C0%2C0%2C0%2C1.1.8l.366-.071A.928.928%2C0%2C0%2C1-47.588-72h0a.928.928%2C0%2C0%2C0%2C.454.969c.581.331%2C1.415.8%2C1.544.831.041.01.056.1.053.228a1.819%2C1.819%2C0%2C0%2C0%2C1.916%2C1.827l.443-.021a.928.928%2C0%2C0%2C0%2C.716-.395l.951-1.359a.927.927%2C0%2C0%2C0%2C.164-.62c-.057-.6-.169-1.787-.169-1.889%2C0-.136-.179-1.815-.179-1.815%22%20transform%3D%22translate%28-14.593%20-1.251%29%22%20fill%3D%22none%22%20stroke%3D%22%23ff6634%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22%2F%3E%3Cpath%20d%3D%22M-36.752-32.385l-.163-.651c-.005-.019-.011-.038-.018-.057-.027-.08-.08-.284-.14-.518a1.135%2C1.135%2C0%2C0%2C1%2C.767-1.364c.565-.172%2C1.24-.369%2C1.677-.5a1.091%2C1.091%2C0%2C0%2C0%2C.673-.561l.132-.264A1.093%2C1.093%2C0%2C0%2C1-33-36.89l.873-.122%2C1.4-.13%22%20transform%3D%22translate%28-24.437%20-30.349%29%22%20fill%3D%22none%22%20stroke%3D%22%23ff6634%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
}

.privacy-div {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.layui-layer.privacy {
    background: rgba(0, 0, 0, 0);
}

.baguetteBox-button {
    background: rgba(0, 0, 0, 0);
}


.seed-modal .modal-body img {
    max-width: 100%;
}

.seed-modal .countdown-timer {
    background: #2384cf;
    color: #fff;
    padding: 10px;
    border-radius: 12px 12px 0 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    min-height: 45px;
}

.seed-modal .countdown-timer::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    animation: shimmer 2s infinite;
}

@keyframes shimmer {
    0% {
        left: -100%;
    }

    100% {
        left: 100%;
    }
}

.seed-modal .countdown-content {
    position: relative;
    z-index: 2;
}

.seed-modal .countdown-label {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px;
    opacity: 0.9;
    color: #fff;
    letter-spacing: 2px;
}

.seed-modal .countdown-time {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    font-size: 2rem;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.seed-modal .time-unit {
    background: #fff;
    border-radius: 8px;
    padding: 0px 6px;
    min-width: 40px;
    font-size: 24px;
    text-align: center;
    border: 2px solid #ebebeb;
    backdrop-filter: blur(5px);
    color: #0066B5;
}

.seed-modal .time-separator {
    font-size: 1.5rem;
    margin: 0 4px;
    opacity: 0.8;
}

.seed-modal .modal-content {
    border: none;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(43, 90, 160, 0.15);
    overflow: unset !important;
}

.seed-modal .modal-header {
    border: none;
    padding: 0;
    position: relative;
}

.seed-modal .btn-close {
    position: absolute;
    top: -7px;
    right: 3px;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    opacity: 1;
    font-size: 19px;
    color: #0066B5;
    line-height: 1;
}

.seed-modal .modal-body {
    padding: 25px;
    background: white;
    max-height: 550px;
    overflow-y: auto;
    word-break: break-all;
}

.seed-modal .modal-body .modal-info {
    line-height: 185%;
}

.seed-modal .modal-footer {
    background: #F8F9FA;
    border: none;
    padding: 7px 15px;
    border-top: 1px #ccdceb solid;
}

.seed-modal .footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.seed-modal .no-show-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
}

.seed-modal .no-show-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #0066B5;
}

.seed-modal .no-show-checkbox label {
    color: #000;
    font-size: 0.9rem;
    margin: 0;
    cursor: pointer;
}

.seed-modal .button-group {
    display: flex;
    gap: 12px;
}

.seed-modal .btn-seed-primary {
    background: linear-gradient(45deg, #1e88e5, #1565c0);
    color: #fff;
    border: 3px solid #ffffff;
    padding: 8px 25px;
    border-radius: 38px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    animation: heartbeat 3s infinite;
    box-shadow: 0 4px 8px rgba(30, 136, 229, 0.5);
}

@keyframes heartbeat {
    0%,
    50%,
    100% {
        transform: scale(1);
    }

    25% {
        transform: scale(1.1);
    }

    75% {
        transform: scale(1.05);
    }
}

.seed-modal .btn-seed-secondary {
    background: transparent;
    border: 2px solid #2B5AA0;
    color: #2B5AA0;
    padding: 10px 25px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.95rem;
    transition: all 0.3s ease;
}

.seed-modal .btn-seed-secondary:hover {
    background: #2B5AA0;
    color: white;
    transform: translateY(-1px);
}


/* 響應式設計 */
@media (max-width: 768px) {
    .seed-modal .modal-body {
        padding: 25px 20px;
    }

    .seed-modal .modal-footer {
        padding: 9px 15px;
    }

    .seed-modal .button-group {
        justify-content: center;
    }

    .seed-modal .seed-modal .countdown-time {
        font-size: 1.5rem;
    }

    .seed-modal .time-separator {
        font-size: 1.2rem;
    }
}

/* 滾動條樣式 */
.seed-modal .modal-body::-webkit-scrollbar {
    width: 6px;
}

.seed-modal .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.seed-modal .modal-body::-webkit-scrollbar-thumb {
    background: #2B5AA0;
    border-radius: 3px;
}