body{
  font-size: min(max(16px, 1.5vw), 18px);

}
[v-cloak]{
    display: none;
}
.bg{
    background: linear-gradient(180deg, #D4EFFC -1.53%, #D4EFFC 0.5%, #CFECFA 8.6%, #C3E6F4 16.7%, #AEDBEA 25.82%, #B4D4E2 31.9%, #C6C1CF 41.01%, #E4A1AF 51.14%, #EF97A4 55.19%, #EA97A5 60.26%, #DE98A9 67.35%, #C99AAF 73.42%, #AD9DB8 79.5%, #87A0C3 85.58%, #5AA5D1 92.67%, #27AAE1 98.75%, #27AAE1 99.76%);
    padding-bottom: 3rem;
}
.disc li{
    list-style-type: disc;

}
.flexBtn{
display: flex;
align-items: center;
}
.leftContent{
display: flex;
flex-direction: column;
flex: 0.7;
padding-right: 4px;
}
.rightBtn{
display: flex;
background: #c60c0c;
width: 100%;
flex:0.3;
justify-content: center;
align-items: center;
color:#fff;
padding:4px;
border-radius: 8px;
height: fit-content;
}
.max400{
    max-width: 500px;
    display: block;
    margin: auto;
}
section{
    margin:0 12px !important;
}
.date{
    color:rgba(200, 32, 39, 1);
    bottom: 4%;
    right: 24px;
    z-index: 999;
    font-size: 12px;
    background: rgba(212, 239, 252, 1);
    height: 50px;
    margin-top: -50px;
    text-align: right;
    padding-right: 23px;    
    padding-top: 25px;
}

.relative{
position: relative;
}
.bannerImg{
    position: relative;
    z-index: 55;
}
.banner{
position: relative;
}
.banner::before{
    content:"";
    position: absolute;
    background: #fff;
    width: 100%;
    height: 200px;
    top:0;
    left:0;
    z-index: 0;
}
.mixedBg{
    position: relative;
    background: linear-gradient(180deg, #D4EFFC -1.53%, #D4EFFC 0.5%, #CFECFA 8.6%, #C3E6F4 16.7%, #AEDBEA 25.82%, #B4D4E2 31.9%, #C6C1CF 41.01%, #E4A1AF 51.14%, #EF97A4 55.19%, #EA97A5 60.26%, #DE98A9 67.35%, #C99AAF 73.42%, #AD9DB8 79.5%, #87A0C3 85.58%, #5AA5D1 92.67%, #27AAE1 98.75%, #27AAE1 99.76%);

    z-index: -1;
}
img{
    height: auto;

}
.modalRedTop{
background: linear-gradient(270deg, #8B0304 -27.07%, #8B0304 19.34%, #C9243A 105.53%);
padding:15px 15px 35px;
border-radius: 12px;
margin-top: 24px;
}
.modalIcon{
width: 45px;
margin-right: 6px;

}
.redBg{
position: relative;
width: 100%;
background: rgba(201, 36, 58, 1);
border-radius:  0 0 130px 130px ;
}

.pinkb{
position: relative;
background: linear-gradient(180deg, #FCDEDE 50%, #FFFFFF 131.15%);
padding:10px 12px 10px;
border-radius:  8px ;
margin: 20px 2px;
}
.pinkb::after{
 content:"";
position: absolute;
 background-image: url(../img/newVer/pinkb.png);
background-repeat: no-repeat;
background-size: 100% 100%;
height: 20px;
width: 100%;
z-index: 88;
left:0;
bottom:-13px;

}
.pinktb{
    position: relative;
background: linear-gradient(180deg, #FCDEDE 50%, #FFFFFF 131.15%);
padding:10px 12px 10px;
border-radius:  8px ;
margin: 20px 2px;
}
.pinktb::before{
content:"";
position: absolute;
background-image: url(../img/newVer/pinkt.png);
height: 20px;
background-repeat: no-repeat;
background-size: 100% 100%;
width: 100%;
z-index: 88;
left:0;
 margin-top: -18px;
}
.pinktb::after{
content:"";
position: absolute;
background-image: url(../img/newVer/pinkb.png);
background-repeat: no-repeat;
background-size: 100% 100%;;
width: 100%;
z-index: 88;
bottom: -13px;
height: 20px;
left:0;
}
.pinkModal{
   background: linear-gradient(180deg, #FCDEDE 50%, #FFFFFF 131.15%);
padding:10px 12px 10px;
border-radius:  8px ; 
margin:2px;
}
.pink{
    position: relative;
background: linear-gradient(180deg, #FCDEDE 50%, #FFFFFF 131.15%);
padding:10px 12px 10px;
border-radius:  8px ;
margin: 20px 2px;
}
.pink::before{
content:"";
position: absolute;
 background-image: url(../img/newVer/pinkt.png);
background-repeat: no-repeat;
background-size:100% 100%;
width: 100%;
height: 20px;
z-index: 88;
left:0;
margin-top: -20px;
}
.title{
color:rgba(200, 32, 39, 1);
font-weight: 900;
font-size: 16px;
}
.modalTitle{
    font-size: 22px ;
    color:#fff;
    font-weight: 900;
}
.blockModal{
    background:#fff;
    padding:10px;
    border-radius: 8px;
    margin-top: 8px;
    width: 100%;
    display: block;
    margin: 8px auto;
}
.left{
    flex: 0.8;
     display: flex;
    align-items: center;
    padding-right: 10px;
}
.right{

    flex: 0.2;
}
.modalImg{
 display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
max-height: 100%;
margin-left: 4px;
}
.itemImg{
    min-width: 68px;
    min-height: 68px;
    height: 50px;
    width: auto;
    display: block;
    margin: auto;
    margin-bottom: 8px;
}
.titleBar{
    background-image:url(../img/newVer/bar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    margin:0 12px;
    text-align: center;
    padding:6px 28px 10px;
   min-width: 50%;
   display: block;
   font-weight: 900;
}
.titleBar2{
    background-image:url(../img/newVer/bar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    margin:0 12px;
    text-align: center;
    padding:6px 28px 10px;
   width: 100%;
   font-weight: 900;
   
}
.itemDesc{
    padding-right: 12px;
    text-align: center;
    width: 80%;
}
.itemBox{
display: flex;
flex-direction: column;
align-items: center;
margin-top: 12px;

}
.flexC{
    display: flex;
    align-items: center;

}
.flexAlignC{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.fontRed{
color: #c82128;  
margin-top: 8px; 
}
.grid{
    display: grid;
    grid-template-columns: 1fr 1fr ;
        align-items: baseline;
}
.marginImg img{
    height: 100px;
    width: auto;
    display: block;
    margin: auto;
}
.numList{
    position: relative;
    background-image: url(../img/newVer/bullet_pt.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    font-size: 20px;
    color:#fff;
    padding:24px 32px;
    z-index: 66;
    margin-top: 12px;
}
.numModal{
    position: relative;
    background: #fff;
    padding: 10px 20px 10px 50px;
    margin-top:-48px;
    margin-left: 25px;
 
    z-index: 55;
    border-radius: 8px;

}
.tncBtn{
background-image: url(../img/newVer/button.png);
background-repeat: no-repeat;
background-size: 100% 100%;
padding:10px 50px;
width: fit-content;
display: block;
margin: auto;

}
/* thirdparty */
.thirdModal{
  position: fixed;
  display: block;
  margin: auto;
  overflow-y: auto;
  white-space: normal; /* Change from nowrap to normal to allow text wrapping */
  scrollbar-width: none;
  background-color: #fff;
  overflow: hidden;
  width: 70%;
  max-width: 300px;
  height: fit-content;
  left: 0;
  right: 0;
  bottom: 0;
  top:0;
  box-shadow: 0px -2px 15px 0px #0000003f;
  z-index: 9999;
  font-size: 16px;
}
.ThirdModalTitle{
  background:#C9243A;
  color:#fff;
  padding:15px;
  overflow: hidden;
}
.ThirdModaloverlay{
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #000000;
  overflow-y: hidden;
  backdrop-filter: blur(1.5px);
  -webkit-backdrop-filter: blur(1.5px);
  z-index: 9998;
  opacity: 0.5;
    top: 0;
    left: 0;
}
.ThirdModalContent{
  padding:16px;
  word-break: break-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  min-width: 220px;
  min-width: 280px;
  min-height: 100px;
  max-height: 500px;
  overflow-y: scroll;
}
.ThirdModalContent div{
overflow: auto;
text-align: left;
}
.ThirdModalTitle span{
  float: right;
}
.agreeBtn{
    display: flex;
    align-items: center;
    justify-content: center;
}
.agreeBtn span{
  border-top: 1px solid #000;
  height: 30px;
  width: 90%;
  background: #C9243A;
    color: #fff;
    margin: 15px 0 15px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;

}
/* FixedSize Scrolll Modal */
.overflow {
     white-space: wrap;
    scrollbar-width: none;
    height: 300px;
    padding: 20px;
    overflow-y: auto;
}
.modalScroll {
    position: relative;
    /* background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%); */
    /* border: 2px solid #FFB68D1A; */
    display: block;
    margin: auto;
    /* overflow: hidden; */
    padding: 0;
    /* border-radius: 8px; */
   
}
footer{
    color:#fff;
     margin:24px  12px  ;
 
}
#footer2 div ,#footer3 div,#footer4 div,#footer7 div{
    margin-top: 0 !important;
}
.footer{
    margin-top: 12px;
}
#footer11{
margin-top: 38px;
}
/* mt */
.mtn24{
    margin-top: -24px;
}
.mt20{
    margin-top: 20px !important;
}
.mt_12px{
    margin-top: 12px;
}


/*來港安家服務*/
.comeHKwrap{
    position: relative;
    background: #fff;
    border-radius: 8px;
    margin-top: 15px;
}
.comeHKtitleBar{
    position: relative;
    top:-7px;
    background-image:url(../img/newVer/bar.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    margin:0;
    text-align: center;
    display: block;
    font-weight: 900;
    width: 160px;
    height:40px;
    padding-top: 5px;
}
.comeHKContent{
    position: relative;
    text-align: center;
    height: 100px;
    
}
.comeHKContent div{
    display: flex;
    justify-content: space-around;
 }
 .comeHKContent div span{
    width: 100%;
 }
.comeHKContent img{
   width: 80%;
   max-height: 80px;
}
