.apt-section{background:#ffffff;padding:5rem 0}.apt-card{display:grid;grid-template-columns:1.15fr 1fr;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px rgba(12,24,53,.15)}.apt-left{position:relative;background:linear-gradient(150deg,#0a1440,#0c1a4a 55%,#14265c);padding:3rem 2.5rem 0;overflow:hidden;display:flex;flex-direction:column}.apt-left-pattern{position:absolute;inset:0;background-color:#E8B84B;-webkit-mask-image:url(/gcard_bg_pattern.png),linear-gradient(0deg,#000 0,#000 32%,transparent 38%);mask-image:url(/gcard_bg_pattern.png),linear-gradient(0deg,#000 0,#000 32%,transparent 38%);-webkit-mask-repeat:repeat,no-repeat;mask-repeat:repeat,no-repeat;-webkit-mask-size:220px 220px,100% 100%;mask-size:220px 220px,100% 100%;-webkit-mask-position:center,center;mask-position:center,center;-webkit-mask-composite:source-in;mask-composite:intersect;opacity:.3;pointer-events:none;z-index:0}.apt-left-content{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.apt-left-text{flex-shrink:0}.apt-heading{font-size:2.1rem;font-weight:500;color:#ffffff;line-height:1.2;margin-bottom:.85rem;white-space:nowrap}.apt-heading-highlight{color:var(--gold-primary);font-weight:800}.apt-desc{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.75);max-width:320px}.apt-features{display:flex;flex-direction:column;gap:.85rem;flex-shrink:0;padding-top:3rem}.apt-feature-row{display:flex;align-items:center;gap:.65rem;font-size:.95rem;font-weight:600;color:#ffffff}.apt-feature-icon{flex-shrink:0;width:20px;height:20px;color:var(--gold-primary)}.apt-feature-icon svg{width:100%;height:100%}.apt-van-wrap{position:relative;z-index:1;margin-top:auto;display:flex;justify-content:center}.apt-van-img{width:619px;max-width:619px;margin-left:-150px;height:299px;display:block;filter:drop-shadow(0 20px 25px rgba(0,0,0,.4))}.apt-right{background:#ffffff;padding:2.75rem 3rem;display:flex;align-items:center}.apt-form{width:100%}.apt-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.apt-field{margin-bottom:1.25rem}.apt-field-full{width:100%}.apt-label{display:block;font-size:.88rem;font-weight:700;color:#14162E;margin-bottom:.5rem}.apt-required{color:var(--gold-primary);margin-left:2px}.apt-input,.apt-select{width:100%;border:1px solid #d7dbe3;border-radius:8px;padding:.75rem 1rem;font-size:.92rem;font-family:inherit;color:#14162E;background:#ffffff;outline:none;transition:var(--transition-smooth)}.apt-input::placeholder{color:#9aa0ac}.apt-input:focus,.apt-select:focus{border-color:var(--gold-primary);box-shadow:0 0 0 3px rgba(241,185,51,.15)}.apt-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2314162E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:16px;padding-right:2.5rem;cursor:pointer}.apt-otp-wrap{position:relative;display:flex;align-items:center}.apt-input-otp{padding-right:6.5rem}.apt-otp-btn{position:absolute;right:4px;top:4px;bottom:4px;border:none;border-radius:6px;background:#0c1835;color:#ffffff;font-size:.78rem;font-weight:700;letter-spacing:.02em;padding:0 1rem;cursor:pointer;transition:var(--transition-smooth)}.apt-otp-btn:hover{background:#14265c}.apt-consent{display:flex;align-items:flex-start;gap:.65rem;font-size:.8rem;line-height:1.5;color:#6b7280;cursor:pointer;margin-bottom:1.5rem}.apt-consent input{flex-shrink:0;width:16px;height:16px;margin-top:2px;accent-color:var(--gold-primary);cursor:pointer}.apt-submit-btn{width:100%;background:var(--gold-gradient);color:#0c1835;border:none;border-radius:8px;padding:.95rem;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;transition:var(--transition-smooth)}.apt-submit-btn:hover{background:var(--gold-gradient-hover)}@media (max-width:1024px){.apt-card{grid-template-columns:1fr}.apt-left{padding-bottom:0}.apt-left-content{flex-direction:column;gap:1.25rem}.apt-heading{white-space:normal}.apt-features{padding-top:1rem}.apt-van-wrap{margin-top:2rem}.apt-van-img{width:100%;max-width:450px;height:auto;margin-left:0;margin-top:1rem}}@media (max-width:640px){.apt-section{padding:4rem 0}.apt-right{padding:2rem 1.5rem}.apt-form-row{grid-template-columns:1fr}}@media (max-width:480px){.apt-section{padding:3rem 0}.apt-heading{font-size:1.75rem}.apt-left{padding:2rem 1.5rem 0}.apt-right{padding:1.5rem 1rem}}.fs-section{position:relative;background:#111A41;padding:4rem 0 6rem;overflow:hidden}.fs-bg-pattern{position:absolute;inset:0;background-color:#E8B84B;-webkit-mask-image:url(/gcard_bg_pattern.png),linear-gradient(0deg,#000 0,#000 35%,transparent 80%);mask-image:url(/gcard_bg_pattern.png),linear-gradient(0deg,#000 0,#000 35%,transparent 80%);-webkit-mask-repeat:repeat,no-repeat;mask-repeat:repeat,no-repeat;-webkit-mask-size:320px 320px,100% 100%;mask-size:320px 320px,100% 100%;-webkit-mask-position:center,center;mask-position:center,center;-webkit-mask-composite:source-in;mask-composite:intersect;opacity:.25;pointer-events:none;z-index:0}.fs-section .container{position:relative;z-index:1}.fs-header{text-align:center;max-width:700px;margin:0 auto 3rem}.fs-title{font-size:2.4rem;font-weight:500;color:#ffffff;line-height:1.25;margin-bottom:1rem}.fs-title-highlight{color:#CB9224;font-weight:800}.fs-subtitle{font-size:1.05rem;color:rgba(255,255,255,.75);line-height:1.6}.fs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.fs-card{background:#ffffff;border-radius:20px;padding:2rem 1.75rem;box-shadow:0 15px 35px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center;text-align:center;transition:var(--transition-smooth);cursor:pointer}.fs-card:hover{background:var(--gold-gradient);transform:translateY(-6px)}.fs-card-num{width:46px;height:46px;border-radius:50%;border:1.5px solid var(--gold-primary);color:#14162E;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:600;margin-bottom:1.5rem;transition:var(--transition-smooth)}.fs-card:hover .fs-card-num{border-color:#14162E}.fs-card-icon{width:42px;height:42px;color:#CB9224;margin-bottom:1.25rem;transition:var(--transition-smooth)}.fs-card:hover .fs-card-icon{color:#14162E}.fs-card-icon svg{width:100%;height:100%}.fs-card-title{font-size:1.05rem;font-weight:700;color:#14162E;margin-bottom:.75rem}.fs-card-desc{font-size:.92rem;line-height:1.6;color:#6b7280;transition:var(--transition-smooth)}.fs-card:hover .fs-card-desc{color:rgba(20,22,46,.75)}@media (max-width:1024px){.fs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.fs-section{padding:4rem 0}.fs-title{font-size:1.9rem}.fs-grid{grid-template-columns:1fr}}@media (max-width:480px){.fs-section{padding:3rem 0}.fs-title{font-size:1.7rem}.fs-card{padding:1.5rem}}.mvh-section{position:relative;min-height:640px;display:flex;align-items:center;overflow:hidden;background:#111A41}.mvh-bg-pattern{margin-top:-250px;background-color:#b38e3a;-webkit-mask-image:url(/gcard_bg_pattern.png),linear-gradient(180deg,#000 0,#000 35%,transparent 75%);mask-image:url(/gcard_bg_pattern.png),linear-gradient(180deg,#000 0,#000 35%,transparent 75%);-webkit-mask-repeat:repeat,no-repeat;mask-repeat:repeat,no-repeat;-webkit-mask-size:320px 320px,100% 100%;mask-size:320px 320px,100% 100%;-webkit-mask-position:center,center;mask-position:center,center;-webkit-mask-composite:source-in;mask-composite:intersect;opacity:.35}.mvh-bg-pattern,.mvh-pattern-row{position:absolute;inset:0;pointer-events:none;z-index:0}.mvh-pattern-row{display:flex;align-items:center;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 30%,transparent 65%);mask-image:linear-gradient(90deg,#000 0,#000 30%,transparent 65%)}.mvh-pattern-tile{height:350px;width:auto;flex-shrink:0;display:block}.mvh-glow{top:50%;left:50%;transform:translate(-50%,-50%);width:480px;height:480px;background:radial-gradient(circle,rgba(241,185,51,.35) 0,rgba(241,185,51,0) 70%);filter:blur(10px);z-index:0}.mvh-glow,.mvh-swirl{position:absolute;pointer-events:none}.mvh-swirl{top:20%;left:-20px;transform:rotate(25deg) scale(1);width:55%;max-width:690px;height:auto;z-index:1}.mvh-container{z-index:2;width:100%;max-width:1600px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1.15fr 1fr;gap:2rem}.mvh-container,.mvh-image-col{position:relative;align-items:center}.mvh-image-col{display:flex;justify-content:flex-start}.mvh-van-container{position:relative;width:800px;height:350px;z-index:2;margin-left:-65px;margin-top:150px;display:block}.mvh-van-img{width:100%;height:100%}.mvh-van-anim-img,.mvh-van-img{display:block;filter:drop-shadow(0 25px 35px rgba(0,0,0,.45))}.mvh-van-anim-img{position:absolute;width:75.53%;height:85.87%;left:17.89%;top:6.52%}.mvh-content-col{margin-top:110px;color:#ffffff}.mvh-heading{display:flex;flex-direction:column;font-size:2.75rem;line-height:1.2;margin-bottom:1.5rem}.mvh-heading-light{font-weight:300;color:#ffffff}.mvh-heading-bold{font-weight:800;color:var(--gold-primary)}.mvh-desc{font-size:1.05rem;line-height:1.7;color:rgba(255,255,255,.8);max-width:480px}@media (max-width:1024px){.mvh-section{min-height:auto;padding-top:120px;padding-bottom:3rem}.mvh-container{grid-template-columns:1fr;text-align:center;padding:2rem;gap:1.5rem}.mvh-image-col{justify-content:center;order:2}.mvh-van-container{width:100%;max-width:550px;height:auto;aspect-ratio:1900/828;margin-left:0;margin-top:0;display:block}.mvh-van-img{width:100%;height:100%}.mvh-pattern-row{justify-content:center;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 25%,#000 75%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 25%,#000 75%,transparent)}.mvh-content-col{margin-top:2rem;order:1}.mvh-heading{align-items:center}.mvh-desc{margin:0 auto}.mvh-swirl{display:none}.mvh-glow{width:300px;height:300px}}@media (max-width:640px){.mvh-section{padding-top:100px}.mvh-heading{font-size:2rem}.mvh-desc{font-size:.95rem}.mvh-pattern-tile{height:200px}}@media (max-width:480px){.mvh-container{padding:1.5rem 1rem}.mvh-heading{font-size:1.75rem}.mvh-desc{font-size:.85rem}}.tc-section{background:#ffffff;padding:5rem 0 1rem}.tc-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:3rem;align-items:stretch}.tc-cards-col{display:flex;flex-direction:column;gap:1.5rem}.tc-card{background:#111A41;border-radius:16px;padding:1.75rem 2rem}.tc-card-header{display:flex;align-items:center;gap:.85rem;margin-bottom:.75rem}.tc-card-icon{flex-shrink:0;width:26px;height:26px;color:var(--gold-primary)}.tc-card-icon svg{width:100%;height:100%}.tc-card-title{font-size:1.15rem;font-weight:600;color:#ffffff}.tc-card-desc{font-size:.95rem;line-height:1.6;color:#A1ADC4}.tc-image-col{position:relative;height:80%}.tc-image-glow{position:absolute;inset:-15%;background:radial-gradient(circle,rgba(255,244,214,.55) 0,rgba(255,244,214,0) 70%);filter:blur(30px);z-index:0;pointer-events:none}.tc-image-box{position:relative;z-index:1;height:100%;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.18)}.tc-image{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:1024px){.tc-grid{grid-template-columns:1fr;gap:2.5rem}.tc-image-col{order:-1;height:auto;aspect-ratio:16/9;max-height:400px;width:100%}}@media (max-width:640px){.tc-section{padding:4rem 0}.tc-card{padding:1.5rem}}@media (max-width:480px){.tc-section{padding:3rem 0}.tc-card{padding:1.25rem}.tc-card-title{font-size:1.05rem}}.ls-section{background:#ffffff;padding:0 0 5rem}.ls-header{text-align:center;max-width:700px;margin:0 auto 3rem}.ls-title{font-size:2.4rem;font-weight:500;color:#14162E;line-height:1.25;margin-bottom:1rem}.ls-title-highlight{color:#CB9224;font-weight:800}.ls-subtitle{font-size:1.05rem;color:#41444f;line-height:1.6}.ls-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ls-card{background:#111A41;border-radius:16px;padding:1.75rem 2rem 2rem}.ls-card-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem}.ls-pin-icon{flex-shrink:0;width:20px;height:20px;color:var(--gold-primary)}.ls-pin-icon svg{width:100%;height:100%}.ls-city{font-size:1.05rem;font-weight:600;color:#ffffff}.ls-desc{font-size:.95rem;line-height:1.6;color:#A1ADC4;margin-bottom:1.5rem}.ls-phones{display:flex;flex-direction:column;gap:.85rem}.ls-phone-row{display:flex;align-items:center;gap:.65rem;font-size:.95rem;color:#ffffff}.ls-phone-link{color:#ffffff;text-decoration:none;transition:var(--transition-smooth)}.ls-phone-link:hover{color:var(--gold-primary);text-decoration:underline}.ls-phone-icon{flex-shrink:0;width:17px;height:17px;color:#ffffff}.ls-phone-icon svg{width:100%;height:100%}@media (max-width:1024px){.ls-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.ls-section{padding:4rem 0}.ls-title{font-size:1.9rem}.ls-grid{grid-template-columns:1fr}}@media (max-width:480px){.ls-section{padding:3rem 0}.ls-title{font-size:1.7rem}.ls-card{padding:1.5rem}}