.schedule-appointment.fashion{--g-primary-color_90: rgba(255, 255, 255, 0.9) !important}.schedule-appointment .schedule-title{position:relative;color:var(--g-primary-color);font-family:var(--font-title);text-align:center;font-weight:700;font-size:20px;line-height:1.5;margin-bottom:20px}@media (max-width: 800px){.schedule-appointment .schedule-title{font-size:16px}}.schedule-appointment .schedule-title .tip{display:none;position:absolute;top:calc(100% + 4px);left:20px;right:20px;z-index:10;font-family:var(--font-normal);color:var(--g-bg-color);background-color:var(--g-primary-color_90);padding:15px 10px 10px;font-size:12px;line-height:1.5;font-weight:500;box-shadow:0 2px 5px 0 rgba(0,10,30,0.1)}.schedule-appointment .schedule-title .tour-type-tip{position:relative;margin-left:4px;z-index:1;cursor:pointer}.schedule-appointment .schedule-title .tour-type-tip.question-mark{text-align:center;font-size:12px;line-height:1.1;vertical-align:middle}.schedule-appointment .schedule-title .tour-type-tip.question-mark::before{content:'?';border:1px solid;border-radius:50%;display:inline-block;width:14px;height:14px;margin-bottom:3px;color:var(--g-bg-color);background:var(--g-tip-color_60)}.schedule-appointment .schedule-title .tour-type-tip.question-mark:hover::before{background:var(--g-tip-color)}.schedule-appointment .schedule-title .tour-type-tip::after{display:none;content:'\e79b';font-family:'iconfont';position:absolute;width:10px;height:10px;top:16px;left:2px;color:var(--g-primary-color_90);z-index:10}.schedule-appointment .schedule-title .tour-type-tip:hover::after{display:block}.schedule-appointment .schedule-title .tour-type-tip:hover+.tip{display:block}.schedule-appointment .booking-tab{display:flex}.schedule-appointment .booking-tab .tab-item{flex:1;color:var(--g-text-color);cursor:pointer;line-height:32px;text-align:center;border:1px solid var(--color-border);border-left-width:0}.schedule-appointment .booking-tab .tab-item:first-of-type{border-left-width:1px;border-right-width:0px}.schedule-appointment .booking-tab .tab-item.active{font-weight:700;color:var(--g-primary-color);border:1px solid var(--g-btn-background);background-color:var(--g-btn-background_10)}.schedule-appointment .booking-date-wrap{display:flex;overflow:hidden;margin:25px -5px 20px}.schedule-appointment .booking-prev,.schedule-appointment .booking-next{flex-shrink:0;font-size:14px;color:var(--g-primary-color);cursor:pointer;padding:0 5px;line-height:94px;user-select:none}.schedule-appointment .booking-prev.disabled,.schedule-appointment .booking-next.disabled{opacity:0.3;cursor:not-allowed;color:var(--g-primary-color)}.schedule-appointment .booking-prev:hover,.schedule-appointment .booking-next:hover{color:var(--g-btn-background)}.schedule-appointment .booking-date-content{width:100%;overflow:hidden}.schedule-appointment .date{height:94px;cursor:pointer;color:var(--g-text-color);border:1px solid rgba(218,218,218,0.5);padding:15px 0;text-align:center;line-height:1.25}.schedule-appointment .date:hover,.schedule-appointment .date.selected{border-color:var(--g-btn-background);background-color:var(--g-btn-background_10)}.schedule-appointment .date.disabled{opacity:0.4;cursor:not-allowed}.schedule-appointment .date .week{font-size:12px}.schedule-appointment .date .date-day{font-size:20px;color:var(--g-primary-color);font-weight:700;margin:5px 0}.schedule-appointment select{font-size:14px;width:100%;height:40px;padding-left:10px;font-family:var(--font-normal);box-shadow:none;border:1px solid var(--color-border);cursor:pointer}.schedule-appointment .booking-time{padding-top:5px}.schedule-appointment .booking-time>p{color:var(--g-primary-color);line-height:1.2;margin-bottom:10px;font-weight:500}.schedule-appointment .booking-time .base-select{margin-bottom:20px}.schedule-appointment .btn-wrap{width:100%}.schedule-appointment .schedule-button{width:100%;height:40px;font-weight:700;font-size:16px;margin-top:10px;background-color:var(--g-btn-background, var(--mg-button-background, #03c9ff));border-color:var(--g-btn-background, var(--mg-button-background, #03c9ff));color:var(--g-btn-color, var(--mg-button-color, #fff));position:relative}.schedule-appointment .schedule-button:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}

.schedule-success-container{text-align:center}.schedule-success-container .icon-success_02{font-size:40px;color:var(--color-success);margin-bottom:15px}.schedule-success-container .success-title{font-size:20px;line-height:1.2;color:var(--g-primary-color);font-weight:700;padding-bottom:10px;margin:0 -15px}@media (max-width: 800px){.schedule-success-container .success-title{font-size:16px}}.schedule-success-container .text{font-size:14px;color:var(--g-text-color);line-height:1.2;margin:0 -15px}.schedule-success-container .date{font-size:24px;line-height:1.5;color:var(--g-btn-background);font-weight:700;display:flex;flex-direction:column;align-items:center;margin:20px 0}.schedule-success-container .btn-wrap .schedule-again{width:100%;height:40px;font-size:16px;font-weight:700;color:var(--g-btn-color);background-color:var(--g-btn-background);cursor:pointer}.schedule-success-container.offer .schedule-again{background-color:var(--g-bg-color);border:1px solid var(--g-btn-background);color:var(--g-btn-background);margin-top:30px}

.schedule-offer .content h4{font-size:16px;font-family:var(--font-title);color:var(--g-primary-color);line-height:1.2;font-weight:400;text-align:center;padding:0 0 20px}@media (max-width: 600px){.schedule-offer .content h4{padding:0 15px 20px}}.schedule-offer .content .amount-input,.schedule-offer .content .detail-input{width:100%;border:1px solid rgba(218,218,218,0.5);box-shadow:none;font-size:14px;line-height:1.2;padding:10px 12px;color:var(--g-primary-color);background-color:var(--g-bg-color)}.schedule-offer .content .title-tip{color:var(--g-primary-color);line-height:1.3;margin-bottom:10px}.schedule-offer .content .amount-input-wrapper,.schedule-offer .content .detail-input-wrapper{margin-bottom:20px}.schedule-offer .content .required-text-price,.schedule-offer .content .required-text-message{line-height:24px;color:var(--color-error)}.schedule-offer .footer{text-align:center}.schedule-offer .footer button{border:none;width:100%;height:40px;line-height:40px;text-align:center;font-size:16px;border-radius:2px;background-color:var(--g-btn-background, var(--mg-button-background, #03c9ff));border-color:var(--g-btn-background, var(--mg-button-background, #03c9ff));color:var(--g-btn-color, var(--mg-button-color, #fff));position:relative}.schedule-offer .footer button:hover::after{content:'';background:rgba(25,25,25,0.1);position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}

.schedule-agent-info{display:flex;padding-top:30px}.schedule-agent-info .agent-head{flex-shrink:0;width:65px;height:65px}.schedule-agent-info .agent-head img{border-radius:50%}.schedule-agent-info .info{color:var(--g-text-color);font-size:12px;margin-left:15px;word-break:break-word}.schedule-agent-info .info a,.schedule-agent-info .info p,.schedule-agent-info .info h3{display:block;margin:0 0 6px}.schedule-agent-info .info a{text-decoration:underline}.schedule-agent-info .info a:hover{color:var(--color-link)}.schedule-agent-info .info .agent-name{color:var(--g-primary-color);font-weight:700;font-size:16px;text-transform:capitalize}.schedule-agent-info .info .phone{line-height:1.5}

.detail-schedule-container{padding:30px;font-size:14px;border:1px solid rgba(218,218,218,0.5);background-color:var(--g-bg-color)}.detail-schedule-container.fashion{--g-bg-color: #1d2231;--g-primary-color: #fff;--g-text-color: rgba(255, 255, 255, 0.8);border:1px solid var(--g-bg-color)}.detail-schedule-container .header{padding:30px 0;text-align:center;border:1px solid #e9eaee;border-bottom:none;background-color:white}.detail-schedule-container .header .nodisclosure{justify-content:center;margin-bottom:20px}.detail-schedule-container .header .nodisclosure .dollar{font-size:36px;line-height:normal}.detail-schedule-container .header .nodisclosure .secret{font-size:25px}.detail-schedule-container .header .nodisclosure .des{font-size:14px}.detail-schedule-container .header .title{line-height:20px;height:20px;border-radius:2px;text-transform:capitalize;color:#515666;background-color:rgba(81,86,102,0.1);padding:0 5px;font-size:12px;display:inline-block}.detail-schedule-container .header .title.openhouse{background-color:rgba(69,173,255,0.1);color:#45adff}.detail-schedule-container .header .title.hot{background-color:rgba(240,82,82,0.1);color:#f05252}.detail-schedule-container .header .title.new{background-color:rgba(98,178,128,0.1);color:#62b280}.detail-schedule-container .header .title.reduced{background-color:rgba(239,120,79,0.1);color:#ef784f}.detail-schedule-container .header .title.active{background-color:rgba(187,64,239,0.1);color:#bb40ef}.detail-schedule-container .header .price{height:40px;font-size:36px;color:#202437;margin:15px 0 15px;font-family:var(--font-bold)}

.request-tour-pop.fashion{--g-bg-color: #1d2231}@media (min-width: 801px){.request-tour-pop.show-offer .pop .request-tour-wrap{width:500px}}.request-tour-pop.pc .booking-date-wrap{margin:25px -24px 20px}.request-tour-pop.pc .booking-prev,.request-tour-pop.pc .booking-next{padding:0 24px}.request-tour-pop .pop{overflow:unset}.request-tour-pop .pop .request-tour-wrap{padding:30px;background-color:var(--g-bg-color)}@media (min-width: 801px){.request-tour-pop .pop .request-tour-wrap{width:620px}}.request-tour-pop .pop .request-tour-wrap .detail-schedule-container{padding:0;border:none}@media (max-width: 800px){.request-tour-pop .pop{position:fixed;top:auto;bottom:0;left:0;transform:none;z-index:var(--level-subhigh);max-height:100%;max-width:100%;overflow:auto}.request-tour-pop .pop .request-tour-wrap{padding:30px 20px}}

