:root{--primary:#c19a5b;--secondary:#000;--light:#F7F4EF;--title:#161616;--text:#5a5650}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:clamp(7.5px,0.520834vw,10px)}.content{max-width:138rem;margin:0 auto;position:relative}.content .content{padding:0}.flex{display:flex}.between{justify-content:space-between}.flex_middle{align-items:center}a{color:inherit;cursor:pointer;font-size:inherit;text-decoration:none}i,em{font-style:normal}.img.img_cv{overflow:hidden}.img.img_cv img,.img.img_cv video,.img.img_cv iframe,.img.img_cv picture{object-fit:cover}.img.img_hv:hover img{transform:scale(1.03)}.img img,.img video,.img iframe,.img picture{width:100%;height:100%;display:block;transition:all 0.5s;aspect-ratio:inherit}.btn{line-height:5rem;padding:0 3.3rem;border-radius:20rem;background-color:var(--primary);color:white;transition:all 0.3s;display:flex;text-align:center;justify-content:center;width:max-content;cursor:pointer}.btn:hover{background-color:#161616}.border_btn{line-height:5.2rem;padding:0 2.9rem;border-radius:20rem;background-color:transparent;color:white;border:1px solid rgba(25,25,25,0.36);color:#161616;font-weight:500;transition:all 0.3s;display:flex;text-align:center;width:max-content;justify-content:center;cursor:pointer}.border_btn.white{color:white;border-color:rgba(255,255,255,0.5);font-weight:300}.border_btn:hover{background-color:#161616;color:white;border-color:#161616}.tcon .title{font-size:7.6rem;line-height:7.3rem}.tcon .title em{font-style:italic;color:#c19a5b}.tcon > p{font-size:1.6rem;line-height:2.8rem;color:var(--text)}.tcon.white > p{color:rgba(255,255,255,0.8);font-weight:300}.tcon > em{color:var(--primary);font-size:1.5rem;text-transform:uppercase;letter-spacing:0.05rem}.tcon.line > em{display:flex;align-items:center;gap:1.2rem;letter-spacing:0.1rem}.tcon.line > em:before{content:"";width:3.8rem;height:1px;background:var(--primary);display:inline-block}.tcon > em + h2{margin-top:1.7rem}.tcon > h2 + p{margin-top:1.3rem}.welcome_banner{padding:11.8rem 0;background:linear-gradient(to bottom,#503820,#836E5B)}.welcome_banner .tcon h1.title{color:white;font-weight:300;margin-bottom:4rem;margin-top:2.5rem}.welcome_banner .tcon h1.title em{font-style:normal}.welcome_banner .tcon p{font-size:1.8rem;line-height:2.8rem;max-width:58.7rem;color:rgba(255,255,255,0.6)}.welcome_banner .left{width:49.27%}.welcome_banner .right{width:43.62%;position:relative}.welcome_banner .right .img{border-radius:1.6rem;aspect-ratio:6/5;position:relative;z-index:5}.welcome_banner .right::after{content:"";position:absolute;width:115%;height:115%;left:50%;top:50%;transform:translate(-50%,-50%);border:3px solid rgba(193,152,91,0.07);border-radius:1.6rem;z-index:1}.welcome_banner .right::before{content:"";position:absolute;width:130%;height:130%;left:50%;top:50%;transform:translate(-50%,-50%);border:3px solid rgba(193,152,91,0.07);border-radius:1.6rem;z-index:1}.welcome_banner .btns{margin-top:4.5rem;gap:1.7rem}.welcome_banner .btns .btn{line-height:6.2rem;padding:0 4rem}.welcome_banner .btns .border_btn{line-height:6rem;padding:0 5.3rem}@media screen and (min-width:769px) and (max-width:1024px){.content{padding:0 3rem}.tcon .title{font-size:5.4rem;line-height:6rem}.welcome_banner{padding:8.5rem 0}.welcome_banner .tcon h1.title{margin-top:2rem;margin-bottom:3rem}.welcome_banner .tcon p{max-width:none}.welcome_banner .left{width:50%}.welcome_banner .right{width:42%}.welcome_banner .right::before{display:none}.welcome_banner .btns{margin-top:3.4rem;gap:1.2rem}.welcome_banner .btns .btn{padding:0 2.8rem}.welcome_banner .btns .border_btn{padding:0 3.2rem}}@media screen and (min-width:769px) and (max-width:896px){.content,.swiper_content{max-width:768px}.tcon .title{font-size:4.6rem;line-height:5.2rem}}@media screen and (max-width:768px){.content{padding:0 20px}.btn{font-size:14px;line-height:42px;padding:0 20px}.tcon > em{font-size:14px;margin-bottom:8px}.tcon h1{font-size:38px;line-height:1.3}.tcon .desc,.tcon p{font-size:14px;line-height:1.5;margin-top:10px}.tcon .title{font-size:32px;line-height:1.3}.tcon > em + h2,.tcon > em + h1{margin-top:10px}.tcon > h2 + p,.tcon > .title + p{margin-top:12px}.tcon.line > em{gap:8px}.tcon.line > em:before{width:24px}.border_btn{font-size:14px;line-height:40px;padding:0 20px}.welcome_banner{padding:50px 0}.welcome_banner .main{flex-wrap:wrap}.welcome_banner .left,.welcome_banner .right{width:100%}.welcome_banner .tcon h1.title{margin-top:12px;margin-bottom:16px}.welcome_banner .tcon p{font-size:14px;line-height:1.7;max-width:none}.welcome_banner .right::before,.welcome_banner .right::after{display:none}.welcome_banner .right{margin-top:30px}.welcome_banner .right .img{border-radius:12px}.welcome_banner .btns{margin-top:24px;gap:12px;flex-wrap:wrap}.welcome_banner .btns .btn{line-height:42px;padding:0 20px}.welcome_banner .btns .border_btn{line-height:40px;padding:0 20px}}body{font-size:1.6rem;color:var(--title);font-family:'Inter',sans-serif}h1,h2,h3,h4,h5,h6,.title{font-family:'Cormorant Garamond',serif}li{list-style:none}.flex_top{align-items:flex-start}.center{text-align:center}.img.img_cv img{object-fit:cover}.img img{width:100%;height:100%;display:block;transition:all 0.5s;aspect-ratio:inherit}.swiper_btns{gap:4rem;display:flex}.tcon h2{font-size:4.8rem;line-height:6.2rem;font-weight:500}.tcon.white h2{color:#fff3e4}@media screen and (min-width:769px) and (max-width:1024px){.content{padding:0 3rem}}@media screen and (max-width:768px){.content{padding:0 20px}html{font-size:10px}.tcon h2{font-size:30px;line-height:1.3}.tcon .title{font-size:34px;line-height:1.15}.tcon > p{font-size:14px;line-height:1.5}}.welcome_gifts{padding:14.5rem 0 16rem;background:#F7F4EF}.welcome_gifts .tcon{margin-bottom:5.5rem;max-width:90rem;margin-left:auto;margin-right:auto}.welcome_gifts .swiper_welcome_gifts .swiper-slide{position:relative;border-radius:2rem;overflow:hidden}.welcome_gifts .swiper_welcome_gifts .img{aspect-ratio:672/500;border-radius:2rem}.welcome_gifts .swiper_welcome_gifts .img:after{content:"";width:100%;height:12.3rem;background:linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0));position:absolute;left:0;bottom:0;z-index:1}.welcome_gifts .swiper_welcome_gifts p{font-size:2.6rem;color:white;font-family:'Cormorant Garamond',serif;font-weight:500;position:absolute;left:0;bottom:0;padding:3rem 3.4rem;z-index:5}.welcome_gifts .swiper_welcome_gifts{overflow:hidden}.welcome_gifts .main .swiper_btns{margin-top:4.3rem;justify-content:center}@media screen and (min-width:769px) and (max-width:1024px){.welcome_gifts{padding:9rem 0 10rem}.welcome_gifts .tcon{margin-bottom:4.2rem;max-width:none}.welcome_gifts .swiper_welcome_gifts p{font-size:2.2rem;padding:2.2rem 2.4rem}.welcome_gifts .main .swiper_btns{margin-top:3.2rem}}@media screen and (max-width:768px){.welcome_gifts{padding:50px 0}.welcome_gifts .tcon{margin-bottom:26px;max-width:none}.welcome_gifts .swiper_welcome_gifts .swiper-slide,.welcome_gifts .swiper_welcome_gifts .img{border-radius:12px}.welcome_gifts .swiper_welcome_gifts .img:after{height:70px}.welcome_gifts .swiper_welcome_gifts p{font-size:17px;padding:14px 16px}.welcome_gifts .main .swiper_btns{margin-top:20px}}.swiper_btns div{width:7rem;cursor:pointer;transition:all 0.3s;border-radius:50%;background-color:var(--primary);border:1px solid var(--primary)}.swiper_btns div::after{content:'';display:block;width:100%;padding-bottom:100%;transition:all 0.3s;background:url(../../../plugins/sytech-fronteditor/sytpl/welcome2-welcome_gifts/assets/img/swiper_right.svg) no-repeat center / 32%;filter:contrast(0) brightness(100)}.swiper_btns div:hover{background-color:var(--title)}.swiper_btns .btn_prev::after{transform:rotate(180deg)}li.swiper-slide{height:auto}.center p,.center .desc,.center h1,.center h2{margin-left:auto;margin-right:auto}p.center .btn{margin-left:auto;margin-right:auto}.tcon.line.center > em{justify-content:center}.welcome_process{padding:12rem 0 11.6rem;background-color:#FFFEF9}.welcome_process .tcon{margin-bottom:5.5rem}.welcome_process .swiper_welcome_process{max-width:108rem;margin-left:auto;margin-right:auto;overflow:hidden}.welcome_process .main{position:relative}.welcome_process .main:after{content:"";width:100%;height:2px;background-color:rgba(109,96,78,0.24);position:absolute;left:0;top:2.5rem}.welcome_process .swiper_welcome_process .swiper-slide{text-align:center}.welcome_process .swiper_welcome_process .swiper-slide span{display:flex;width:4.8rem;height:4.8rem;border-radius:50%;background-color:#C19A5B;font-size:2.2rem;font-weight:600;justify-content:center;align-items:center;color:white;margin-left:auto;margin-right:auto;transition:all 0.3s}.welcome_process .swiper_welcome_process .swiper-slide .title{font-size:2.4rem;font-weight:600;display:block;margin-top:3.2rem;margin-bottom:1.2rem}.welcome_process .swiper_welcome_process .swiper-slide p{font-size:1.7rem;line-height:3rem;color:#666666}.welcome_process .swiper_welcome_process .swiper-slide.active span{background-color:var(--title)}@media screen and (min-width:769px) and (max-width:1024px){.welcome_process{padding:9rem 0}.welcome_process .tcon{margin-bottom:4.2rem}.welcome_process .swiper_welcome_process{max-width:none}.welcome_process .swiper_welcome_process .swiper-slide .title{font-size:2.2rem;margin-top:2.4rem}.welcome_process .swiper_welcome_process .swiper-slide p{line-height:2.6rem}}@media screen and (max-width:768px){.content{padding:0 20px}.tcon h2{font-size:30px;line-height:1.3}.tcon .desc,.tcon p{font-size:14px;line-height:1.5;margin-top:10px}.tcon > em{font-size:14px;margin-bottom:8px}.tcon .title{font-size:32px;line-height:1.3}.tcon > em + h2,.tcon > em + h1{margin-top:10px}.tcon > h2 + p,.tcon > .title + p{margin-top:12px}.tcon.line > em{gap:8px}.tcon.line > em:before{width:24px}.welcome_process{padding:50px 0}.welcome_process .tcon{margin-bottom:26px}.welcome_process .swiper_welcome_process{max-width:none}.welcome_process .main:after{top:19px}.welcome_process .swiper_welcome_process .swiper-slide span{width:38px;height:38px;font-size:16px}.welcome_process .swiper_welcome_process .swiper-slide .title{font-size:17px;margin-top:16px;margin-bottom:8px}.welcome_process .swiper_welcome_process .swiper-slide p{font-size:14px;line-height:1.7}}input,button,textarea{border:none;outline:none;font-family:unset;color:var(--title);background-color:transparent}select{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-family:unset;color:var(--title)}textarea{resize:none}button,input[type="submit"]{cursor:pointer}input[type="checkbox"]{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none}input[type="number"]{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{margin:0;appearance:none;-moz-appearance:none;-webkit-appearance:none}table{width:100%;border-collapse:collapse}.wrap{flex-wrap:wrap}.flex1{flex:1}.flex2{flex:2}.flex3{flex:3}.flex_start{justify-content:flex-start}.flex_center{justify-content:center}.flex_end{justify-content:flex-end}.flex_bottom{align-items:flex-end}.aligncenter{margin-left:auto;margin-right:auto}.row_reverse{flex-direction:row-reverse}body.fixed{overflow:hidden;padding-right:15px}body [data-wpr-lazyrender]{content-visibility:unset}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){}.only_mobile{display:none}.gap{gap:3rem}.grecaptcha-badge{visibility:hidden}.img.img_ct img{object-fit:contain}.img.img_ab{position:relative}.img.img_ab img,.img.img_ab video,.img.img_ab iframe,.img.img_ab picture{position:absolute;left:0;top:0}.img.img_aba{position:relative}.img.img_aba::after{content:'';display:block;padding-bottom:var(--h)}.img.img_aba img,.img.img_aba video,.img.img_aba iframe,.img.img_aba picture{position:absolute;left:0;top:0}.img_bg{position:relative;z-index:2}.img_bg > img,.img_bg > video,.img_bg > iframe,.img_bg > picture{display:block;width:100%;height:100%;object-fit:cover;position:absolute;left:0;top:0;z-index:-2}.img_bg > picture img{display:block;width:100%;height:100%;object-fit:cover}.icon{transition:all 0.3s}.icon.icon_ab{position:relative;padding-bottom:100%}.icon.icon_ab img{position:absolute;left:0;top:0}.icon img{display:block;object-fit:contain;width:100%;height:100%;transition:all 0.3s}.custom-popup{--radius:0px;position:absolute;display:flex;flex-direction:column;background-color:#fff;border:1px solid #ccc;border-radius:var(--radius);z-index:999;padding:8px;font-size:var(--font-size,14px);opacity:0;transform:scaleY(0);transform-origin:top;transition:transform 0.2s ease,opacity 0.2s ease}.custom-popup.show{opacity:1;transform:scaleY(1)}.custom-popup.up{transform-origin:bottom}.custom-popup.up .popup-input{order:3;margin-bottom:0;margin-top:8px}.custom-popup.up .popup-options{order:1}.custom-popup.up .popup-empty{order:2}.custom-popup .popup-empty{padding:12px;text-align:center;color:#999}.custom-popup input.popup-input{display:block;width:100%;padding:11px 12px;font-size:inherit;border:1px solid #ccc;background:#fff;color:var(--title);margin-bottom:8px;border-radius:calc(var(--radius) - 2px);flex-shrink:0}.custom-popup input.popup-input::placeholder{color:#666}.custom-popup input.popup-input:focus{border-color:var(--primary)}.custom-popup .popup-options{flex:0 1 auto;min-height:0;overflow:auto;max-height:50vh}.custom-popup .popup-option{padding:12px;margin:0 0 4px;cursor:pointer;transition:all 0.15s;word-break:break-word;border-radius:calc(var(--radius) - 2px)}.custom-popup .popup-option:hover,.custom-popup .popup-option.selected{background-color:#f0f0f0}.custom-popup .popup-option:last-child{margin-bottom:0}.swiper_btns div::after{content:'';display:block;width:100%;padding-bottom:100%;transition:all 0.3s;background:url(../../../plugins/sytech-fronteditor/sytpl/welcome4-welcome_term/assets/img/swiper_right.svg) no-repeat center / 32%;filter:contrast(0) brightness(100)}.swiper_btns div.swiper-button-disabled{pointer-events:none;background-color:transparent;border-color:rgba(22,22,22,0.4);opacity:0.8}.swiper_btns div.swiper-button-disabled:after{filter:contrast(0) brightness(0)}.swiper_btns:has(.swiper-button-lock){opacity:0}.swiper_btns.middle{width:98%;max-width:170rem;position:absolute;left:50%;top:50%;z-index:2;pointer-events:none;transform:translate(-50%,-50%);justify-content:space-between}.swiper_btns.middle div{pointer-events:all;background-color:var(--primary)}.swiper_btns.middle div:hover{background-color:var(--title)}.swiper_btns.middle div.swiper-button-disabled{opacity:1}.swiper_btns.middle .swiper-button-disabled,.swiper_btns.middle .swiper-button-lock{pointer-events:none}.welcome_term{padding:14.5rem 0 16.5rem;background-color:#F7F4EF}.welcome_term .main{max-width:93.7rem;margin-left:auto;margin-right:auto;background-color:white;border-radius:1.6rem;border:1px solid #f0ebe3;padding:7rem 5rem 5.7rem;margin-top:4.5rem}.welcome_term .main li{font-size:1.6rem;color:#333;line-height:2.5rem;padding-bottom:1.6rem;padding-right:9.4rem;border-bottom:1px solid #f5f1eb;padding-left:2.3rem;position:relative}.welcome_term .main li:before{content:"";width:0.8rem;height:0.8rem;background-color:var(--primary);border-radius:50%;position:absolute;left:0;top:0.8rem}.welcome_term .main li + li{margin-top:1.6rem}.welcome_term .main ul li:last-of-type{padding-bottom:0;border-bottom:none}@media screen and (min-width:769px) and (max-width:1024px){.content{padding:0 3rem}.tcon .title{font-size:5.4rem;line-height:6rem}.tcon h2{font-size:4rem;line-height:5rem}.welcome_term{padding:9rem 0 10rem}.welcome_term .main{max-width:none;padding:4.6rem 3.4rem 4rem;margin-top:3.4rem}.welcome_term .main li{padding-right:0}}@media screen and (min-width:769px) and (max-width:896px){.content,.swiper_content{max-width:768px}.tcon .title{font-size:4.6rem;line-height:5.2rem}.tcon h2{font-size:3.6rem;line-height:4.6rem}}@media screen and (min-width:769px){ul::-webkit-scrollbar,div::-webkit-scrollbar{width:4px;height:4px}ul::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{border-radius:10px;background-color:#8b8b8b}}@media screen and (max-width:768px){.content{padding:0 20px}.swiper_content{padding:10px 20px}.only_mobile{display:block}body.fixed{padding-right:0}.gap{gap:20px}.btn{font-size:14px;line-height:42px;padding:0 20px}.tcon > em{font-size:14px;margin-bottom:8px}.tcon h1{font-size:38px;line-height:1.3}.tcon h2{font-size:30px;line-height:1.3}.tcon .desc,.tcon p{font-size:14px;line-height:1.5;margin-top:10px}div.head.flex .tcon{padding:0}div.head.flex .btn{margin:0}div.head .desc,div.head p{margin-top:12px}div.head .btn{margin-top:20px}.border_btn{font-size:14px;line-height:40px;padding:0 20px}.tcon .title{font-size:32px;line-height:1.3}.tcon > em + h2,.tcon > em + h1{margin-top:10px}.tcon > h2 + p,.tcon > .title + p{margin-top:12px}.tcon.line > em{gap:8px}.tcon.line > em:before{width:24px}.swiper_btns{gap:12px}.swiper_btns div{width:40px}.swiper_btns.middle{display:none}.welcome_term{padding:50px 0}.welcome_term .main{max-width:none;padding:24px 20px;margin-top:24px;border-radius:12px}.welcome_term .main li{font-size:14px;line-height:1.7;padding-right:0;padding-left:16px;padding-bottom:12px}.welcome_term .main li:before{width:6px;height:6px;top:8px}.welcome_term .main li + li{margin-top:12px}}@media screen and (max-width:576px){}