.my-mb-0 {
    margin-bottom: 0;
}

textarea.form-input {
    height: 208px;
    resize: none;
}

.image-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1040px;
    margin: 0 auto;
    justify-content: center;
    flex: 1 1 509px;
    margin-bottom: 80px;
}

.gift-block {
    display: block;
    width: 100%;
}

.indexIntro-column {
    padding: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
    max-width: 1040px;
}

.gift-block-area1 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gift-img-1 {
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 509px;
    object-fit: cover;
    width: 80%;
   
}

.gift-img-2 {
    display: none;
    object-fit: cover;
}

.gift-img-7 {
    margin: 0 auto;
    margin: 24px 0;
    max-width: 324px;
    object-fit: cover;
    padding-right: 12px;
    height: 60%;
}

.gift-img-8 {
    width: 329px;
    object-fit: cover;
    padding-right: 12px;
    height: 40%;
}

.gift-block-area2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gift-img-3{
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 509px;
    object-fit: cover;
    width: 80%;
}

.gift-img-4 {
    object-fit: cover;
    margin-top: 0;
    width: 80%;
    max-width: 509px;
}
.gift-img-9{
    margin: 0 auto;
    margin: 24px 0;
    max-width: 329px;
    object-fit: cover;
    padding:0 12px;
    height: 30%;
}

.gift-img-10 {
    object-fit: cover;
    margin-top: 0;
    /* width: 80%; */
    padding:0 12px;
    height: 70%;
}


.gift-block-area3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gift-img-5 {
    margin-top: 0;
    display: none;
    object-fit: cover;
}

.gift-img-6 {
    max-width: 509px;

    display: none;
    object-fit: cover;
}
.gift-img-11{
    margin: 0 auto;
    margin: 24px 0;
    max-width: 324px;
    object-fit: cover;
    padding-left:12px;
    height: 60%;
}

.gift-img-12 {
    object-fit: cover;
    margin-top: 0;
    /* width: 80%; */
    padding-left:12px;
    height: 40%;
}

.image-col {
    padding: 10px;
    box-sizing: border-box;
    width: 80%;
    max-width: 509px;
}

.image-col img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    margin: 0 0 16px;
}

.exclusive-my-h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    margin-top: 16px;
    color: #0B2B3E
}

.exclusive-my-h3 {
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 140%;
    font-weight: 700;
    color: #0B2B3E
}
.exclusive-gift{
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #0B2B3E;
    margin-top: 16px;
    margin-bottom: 16px;
}

.exclusive-descriptionext {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #0B2B3E;
    margin-bottom: 12px;
}

.form-block {
    width: 80%;
    max-width: 710px;
    min-height: 520px;
    margin: 0 auto 40px;
}

.form-label {
    bottom: 30px;
}

.form-input {
    background: #eeeeee;
    border: #9d9d9d 2px solid;
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    max-width: 700px;
    margin: 0 auto;
}

.form-col {
    flex: 1 1 100%;
    min-width: 0;
    display: flex;
    flex-direction: column;
}

.form-col-full {
    flex-basis: 100%;
}

.form-btn {
    background: #6EA09C;
    color: #fff;
    border: none;
    font-size: 18px;
    font-weight: 700;
    border-radius: 14px;
    text-align: center;
    padding: 12px;
    width: 150px;
    margin: 0 auto;
    margin-top: 12px;
}

/* 編輯模式*/
.pimcore_tag_block {
    /* margin: 0 auto; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.pimcore_tag_image {
    width: 300px;
}

.pimcore_block_entry {
    border: #0B2B3E 1px solid;
    /* width: 350px; */
    width: 540px;
    margin: 20px;
    padding: 16px;
}

/* pimcore自己產的 */
.IntroTitle-container {
    width: 80%;
}

/* 作用按鈕樣式調整 */
.scentsService-button2 {
    display: block;
    margin: 25px auto;
    background: #6EA09C;
    width: 150px;
    border-radius: 14px;
    padding: 15px 18px;
    /* margin: 24px auto 64px auto; */
    color: #fff;
  
    
}
.exclusive-indexIntro-row {
    padding: 0;
}

.indexIntro-intro {
    height: 290px;
    /* margin-bottom: 16px; */
}

.indexIntro-title {
    font-size: 24px;
    line-height: 140%;
    font-weight: 700;
    color: #0B2B3E;
    margin-bottom: 16px;
}

.indexIntro-content {
    padding: 0;
    margin: 0;

    p {
        font-size: 16px;
        line-height: 140%;
        font-weight: 400;
        color: #0B2B3E;
    }
}

.IntroTitle-section {
    margin-bottom: 0;
    padding-bottom: 0;
}

.indexIntro-text-container {
    padding: 0;
    margin: 0;
}

.indexIntro-container {
    max-width: 1040px;
}

.indexIntro-wrapper {
    width: 100%;
}

.exclusive-indexIntro-row {
    margin: 0;
}

.pimcore_editable .pimcore_tag_block{
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
}
@media (min-width: 1040px) {
    .image-col {
        width: 80%;
        max-width: 509px;
    }

    .exclusive-my-h3 {
        font-size: 40px;
    }

    .gift-block {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    .gift-block-area1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        max-width: 330px;
    }

    .gift-img-1 {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 24px;
        display: block;
        object-fit: cover;
        padding-right: 12px;
        height: 54%;
        width: 100%;
    }

    .gift-img-2 {
        display: block;
        padding-right: 12px;
        object-fit: cover;
        height: 46%;
        margin: 0;
    }

    .gift-block-area2 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        max-width: 330px;
    }

    .gift-img-3 {
        margin-top: 0;
        margin-bottom: 24px;
        width: 100%;
        object-fit: cover;
        height: 70%;
        padding-right: 12px;
        padding-left: 12px;
    }

    .gift-img-4 {
        padding-right: 12px;
        padding-left: 12px;
        width: 100%;
        /* max-width: 509px; */
        object-fit: cover;
        height: 30%;
        margin: 0;
    }

    .gift-block-area3 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        max-width: 325px;
    }

    .gift-img-5 {
        display: block;
        margin-top: 0;
        margin-bottom: 24px;
        object-fit: cover;
        padding-left: 12px;
        height: 35%;
    }

    .gift-img-6 {
        display: block;
        padding-left: 12px;
        object-fit: cover;
        height: 65%;
        margin: 0;
    }

    .form-block {
        width: 710px;
        min-height: 520px;
        margin: 0 auto
    }

    .form-col {
        flex-basis: 48%;
        min-width: 0;

    }

    .form-col-full {
        flex-basis: 100%;
    }

    .form-input {
        border: none !important;
        outline: none;
        /* 也可移除點擊時的藍色外框 */
        box-shadow: none;
        /* 移除陰影（如果有的話） */
    }

    .form-btn {
        width: 225px;
        padding: 15px;
    }

    .IntroTitle-container {
        width: 90%;
        /* max-width: 960px; */
        margin-bottom: 48px;
    }
}


@media (max-width: 1024px) {  /* 平板含以下：單欄 */
  .gift-block.gift-block-area1,
  .gift-block.gift-block-area2,
  .gift-block.gift-block-area3{ 
    display: grid;
    grid-template-columns: 1fr; 
    gap: 16px; /* 內部黑色間隔（gutter） */}
}
@media screen and (max-width: 768px) { /* 手機：單欄 */
  .gift-img-9, .gift-img-10, .gift-img-11, .gift-img-12 {
    width: 100%;
    max-width: none;
    padding: 0;
    height: auto;
  }
    
}


