.ct-info{padding:5rem 0;position:relative;overflow:hidden}.ct-info-deco{position:absolute;bottom:-6rem;right:-6rem;width:20rem;height:20rem;border:1px solid rgba(26,138,199,.06);transform:rotate(45deg);pointer-events:none}.ct-info-deco:before{content:"";position:absolute;top:2rem;left:2rem;right:2rem;bottom:2rem;border:1px solid rgba(26,138,199,.04)}.ct-info-header{text-align:center;margin-bottom:3.5rem;position:relative}.ct-info-header .section-title{margin-bottom:0}.ct-info-header .section-title span{color:var(--theme)}.ct-info-desc{font-size:.88rem;color:#666;line-height:1.9;margin:1rem auto 0;max-width:36rem}.ct-info-grid{display:flex;gap:1.2rem;position:relative}.ct-info-card{flex:1;padding:2.2rem 1.8rem;background:#f5f7fa;position:relative;overflow:hidden;transition:.4s}.ct-info-card:after,.ct-info-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:var(--theme);transition:height .4s}.ct-info-card:after{width:0;height:3px;transition:width .4s}.ct-info-card:hover:before{height:3.5rem}.ct-info-card:hover:after{width:3.5rem}.ct-info-card:hover{background:#eef2f6;transform:translateY(-.3rem);box-shadow:0 15px 50px rgba(0,0,0,.08)}.ct-info-card-shape{position:absolute;top:-1.5rem;right:-1.5rem;width:4.5rem;height:4.5rem;background:rgba(26,138,199,.03);transform:rotate(45deg);transition:.5s;pointer-events:none}.ct-info-card:hover .ct-info-card-shape{width:6.5rem;height:6.5rem;background:rgba(26,138,199,.06)}.ct-info-card-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--theme) 0%,var(--theme-light) 100%);color:#fff;font-size:.9rem;margin-bottom:1.3rem;position:relative}.ct-info-card h3{font-size:.92rem;color:#1a1a1a;margin:0 0 .5rem;font-weight:700;font-family:"Anuphan",sans-serif;position:relative}.ct-info-card p{font-size:.78rem;color:#777;line-height:1.7;margin:0;position:relative}.ct-map-section{height:26rem;position:relative}.ct-map-wrap,.ct-map-wrap iframe{width:100%;height:100%}.ct-map-wrap iframe{display:block}.ct-form-section{position:relative;margin-top:-6rem;padding-bottom:5rem;overflow:hidden}.ct-form-deco{position:absolute;bottom:-6rem;right:-6rem;width:20rem;height:20rem;border:1px solid rgba(26,138,199,.06);transform:rotate(45deg);pointer-events:none}.ct-form-deco:before{content:"";position:absolute;top:2rem;left:2rem;right:2rem;bottom:2rem;border:1px solid rgba(26,138,199,.04)}.ct-form-card{background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.1);position:relative;overflow:hidden}.ct-form-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--theme) 0%,var(--theme-light) 100%)}.ct-form-card-inner{display:flex}.ct-form-left{flex:0 0 34%;padding:3rem;background:#0d2b3e;color:#fff;position:relative;overflow:hidden}.ct-form-left:after{content:"";position:absolute;bottom:-4rem;right:-4rem;width:12rem;height:12rem;border:1px solid rgba(255,255,255,.05);transform:rotate(45deg);pointer-events:none}.ct-form-left .section-tag{background:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.ct-form-left .section-title{color:#fff;margin-bottom:0;font-size:1.8rem}.ct-form-left .section-title span{color:var(--theme-light)}.ct-form-desc{font-size:.85rem;color:rgba(255,255,255,.5);line-height:1.9;margin:1.2rem 0 2.5rem}.ct-form-quick{display:flex;flex-direction:column;gap:1.2rem;border-top:1px solid rgba(255,255,255,.08);padding-top:1.75rem}.ct-form-quick-item{display:flex;align-items:center;gap:1rem}.ct-form-quick-icon{flex-shrink:0;width:2.4rem;height:2.4rem;display:flex!important;align-items:center;justify-content:center;background:rgba(255,255,255,.06);color:var(--theme-light);font-size:.75rem}.ct-form-quick-label{display:block;font-size:.65rem;color:rgba(255,255,255,.35);letter-spacing:1px;text-transform:uppercase;font-weight:600;margin-bottom:.15rem}.ct-form-quick-val{display:block;font-size:.85rem;color:rgba(255,255,255,.8);font-weight:600}.ct-form-right{flex:1;padding:3rem;display:flex;flex-direction:column}.ct-form-right form{margin:auto}.ct-form-row{display:flex;gap:1rem}.ct-form-row .input{flex:1}.ct-form-right .input{margin-bottom:1rem}.ct-form-right textarea{min-height:7rem}.ct-form-bottom{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:.5rem}.ct-form-bottom .btn-theme{display:inline-flex;align-items:center;gap:.6rem;flex-shrink:0}.ct-form-bottom .btn-theme .btn-arrow{font-size:.6rem;transition:transform .3s}.ct-form-bottom .btn-theme:hover .btn-arrow{transform:translateX(.3rem)}@media (max-width:900px){.ct-info{padding:3.5rem 0}.ct-info-grid{flex-wrap:wrap}.ct-info-card{flex:1 1 calc(50% - .6rem);min-width:calc(50% - .6rem);display:flex;gap:1rem;align-items:flex-start}.ct-info-card-icon{margin:0;flex-shrink:0}.ct-map-section{height:20rem}.ct-form-section{margin-top:-4rem;padding-bottom:3.5rem}.ct-form-card-inner{flex-direction:column}.ct-form-left{flex:none;padding:2rem}.ct-form-left .section-title{font-size:1.6rem}.ct-form-right{padding:2rem}}@media (max-width:650px){.ct-info-card{flex:1 1 100%}.ct-map-section{height:16rem}.ct-form-left{padding:1.5rem}.ct-form-desc{margin:1rem 0 1.5rem}.ct-form-right{padding:1.5rem}.ct-form-row{flex-direction:column;gap:0}.ct-form-bottom{flex-direction:column;align-items:flex-start;gap:1rem}}@media (max-width:450px){.ct-info{padding:2.5rem 0}.ct-info-header{margin-bottom:2rem}.ct-info-desc{font-size:.8rem}.ct-info-card{flex:1 1 calc(50% - .6rem);min-width:calc(50% - .6rem);padding:1.2rem;display:flex;gap:1rem;align-items:center}.ct-info-card-icon{margin:0;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:.75rem}.ct-info-card h3{font-size:.85rem}.ct-info-card p{font-size:.75rem}.ct-form-right form{margin:0}.ct-map-section{height:14rem}.ct-form-section{margin-top:-3rem;padding-bottom:2.5rem}.ct-form-left{padding:1.5rem;text-align:center}.ct-form-left .section-title{font-size:1.4rem}.ct-form-desc{font-size:.8rem;margin:.8rem 0 1.5rem}.ct-form-quick-item{flex-direction:column;align-items:center;gap:.6rem}.ct-form-right{padding:1.5rem}.ct-form-bottom{align-items:center}.ct-form-bottom .checkbox-text{font-size:.7rem;text-align:center}.ct-form-bottom .btn-theme{width:100%;justify-content:center}}