.oth-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(36px)}.oth-reveal.visible{opacity:1;transform:translateY(0)}.oth-reveal.delay-1{transition-delay:.1s}.oth-reveal.delay-2{transition-delay:.2s}.oth-reveal.delay-3{transition-delay:.3s}.oth-hero{background:linear-gradient(135deg,#0a2a3a 0%,#0d4a6b 55%,#1565c0 100%);padding:90px 0 80px;position:relative;overflow:hidden}.oth-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;right:-120px}.oth-hero:after{content:"";background:#ffffff08;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-80px}.oth-hero-inner{z-index:2;position:relative}.oth-hero-breadcrumb{color:#fff9;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex}.oth-hero-breadcrumb a{color:#fff9;text-decoration:none;transition:color .2s}.oth-hero-breadcrumb a:hover{color:#fff}.oth-hero-breadcrumb span{color:#ffffff4d}.oth-hero-badge{color:#fff;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #fff3;border-radius:30px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 18px;font-size:11px;font-weight:700;display:inline-flex}.oth-hero-title{max-width:700px;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.15;color:#fff!important}.oth-hero-desc{color:#ffffffd1;max-width:620px;margin-bottom:36px;font-size:1.05rem;line-height:1.85}.oth-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.oth-btn-primary{color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:#f37021;border:none;border-radius:6px;padding:13px 30px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.oth-btn-primary:hover{background:#d4601a;transform:translateY(-2px);box-shadow:0 8px 20px #f3702166}.oth-btn-outline{color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:0 0;border:2px solid #ffffff73;border-radius:6px;padding:12px 30px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.oth-btn-outline:hover{background:#ffffff1a;border-color:#fff}.oth-hero-stats{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:40px;margin-top:48px;padding-top:36px;display:flex}.oth-hero-stat-num{color:#fff;margin-bottom:4px;font-size:1.8rem;font-weight:900;line-height:1}.oth-hero-stat-label{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.oth-intro{background:#fff;padding:80px 0 60px}.oth-intro-inner{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.oth-intro-title{color:#0d4a6b;margin-bottom:18px;font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:800;line-height:1.25}.oth-intro-body{color:var(--text-muted);font-size:1rem;line-height:1.85}.oth-intro-visual{background:linear-gradient(135deg,#eaf4fb 0%,#d0e8f5 100%);border-left:5px solid #0d4a6b;border-radius:16px;padding:44px 36px}.oth-intro-visual-title{color:#0d4a6b;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:20px;font-size:.85rem;font-weight:700}.oth-checklist{flex-direction:column;gap:14px;padding:0;list-style:none;display:flex}.oth-checklist li{color:var(--text-main);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.oth-check-icon{color:#fff;background:#0d4a6b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.oth-services{background:var(--background);padding:90px 0}.oth-section-header{text-align:center;margin-bottom:56px}.oth-section-tag{letter-spacing:2.5px;text-transform:uppercase;color:#f37021;margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.oth-section-title{color:#0d4a6b;margin-bottom:14px;font-size:clamp(1.7rem,2.8vw,2.2rem);font-weight:800}.oth-section-desc{color:var(--text-muted);max-width:540px;margin:0 auto;font-size:1rem;line-height:1.8}.oth-cards-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.oth-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:14px;flex-direction:column;padding:36px 28px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000000f}.oth-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0d4a6b,#f37021);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.oth-card:hover{border-color:#0d4a6b26;transform:translateY(-8px);box-shadow:0 20px 50px #0d4a6b21}.oth-card:hover:before{transform:scaleX(1)}.oth-card-icon-wrap{background:linear-gradient(135deg,#eaf4fb,#d0e8f5);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:22px;font-size:26px;transition:all .3s;display:flex}.oth-card:hover .oth-card-icon-wrap{background:linear-gradient(135deg,#0d4a6b,#1565c0);transform:scale(1.08)}.oth-card-title{color:#0d4a6b;margin-bottom:10px;font-size:1.1rem;font-weight:700;line-height:1.3}.oth-card-desc{color:var(--text-muted);flex-grow:1;margin-bottom:22px;font-size:.9rem;line-height:1.75}.oth-card-cta{text-transform:uppercase;letter-spacing:1px;color:#0d4a6b;align-items:center;gap:6px;font-size:12px;font-weight:700;transition:gap .3s,color .3s;display:inline-flex}.oth-card:hover .oth-card-cta{color:#f37021;gap:10px}.oth-card-arrow{font-size:14px;transition:transform .3s}.oth-card:hover .oth-card-arrow{transform:translate(4px)}.oth-cta{background:#fff;padding:90px 0}.oth-cta-box{background:linear-gradient(135deg,#0a2a3a 0%,#0d4a6b 60%,#1565c0 100%);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:64px 56px;display:grid;position:relative;overflow:hidden}.oth-cta-box:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:200px}.oth-cta-title{margin-bottom:10px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;color:#fff!important}.oth-cta-desc{color:#ffffffbf;max-width:500px;font-size:.97rem;line-height:1.75}.oth-cta-actions{z-index:1;flex-direction:column;flex-shrink:0;gap:12px;display:flex;position:relative}.oth-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9000;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.25s othBackdropIn;display:flex;position:fixed;inset:0}@keyframes othBackdropIn{0%{opacity:0}to{opacity:1}}.oth-modal{background:#fff;border-radius:18px;width:100%;max-width:560px;max-height:90vh;animation:.3s cubic-bezier(.23,1,.32,1) othModalIn;overflow-y:auto;box-shadow:0 30px 80px #00000040}@keyframes othModalIn{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.oth-modal-header{background:linear-gradient(135deg,#0a2a3a,#0d4a6b);border-radius:18px 18px 0 0;padding:32px 36px 28px;position:relative}.oth-modal-icon{margin-bottom:12px;font-size:36px}.oth-modal-title{margin-bottom:6px;font-size:1.4rem;font-weight:800;color:#fff!important}.oth-modal-subtitle{color:#ffffffbf;font-size:.9rem}.oth-modal-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:18px;right:18px}.oth-modal-close:hover{background:#ffffff47;transform:rotate(90deg)}.oth-modal-body{padding:32px 36px 36px}.oth-modal-desc{color:var(--text-muted);margin-bottom:26px;font-size:.97rem;line-height:1.85}.oth-modal-list-title{text-transform:uppercase;letter-spacing:1.5px;color:#0d4a6b;margin-bottom:14px;font-size:.82rem;font-weight:700}.oth-modal-list{flex-direction:column;gap:10px;margin-bottom:28px;padding:0;list-style:none;display:flex}.oth-modal-list li{color:var(--text-main);border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:.92rem;line-height:1.6;transition:background .2s;display:flex}.oth-modal-list li:hover{background:#eaf4fb}.oth-modal-list li:before{content:"▸";color:#0d4a6b;flex-shrink:0;margin-top:2px;font-size:13px}.oth-modal-footer{flex-wrap:wrap;gap:12px;display:flex}.oth-modal-btn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;min-width:140px;padding:13px 20px;font-size:13px;font-weight:700;transition:all .3s}.oth-modal-btn-primary{color:#fff;background:#0d4a6b}.oth-modal-btn-primary:hover{background:#0a2a3a;transform:translateY(-1px)}.oth-modal-btn-secondary{color:#0d4a6b;background:#eaf4fb}.oth-modal-btn-secondary:hover{background:#d0e8f5}@media (max-width:1024px){.oth-intro-inner{grid-template-columns:1fr;gap:40px}.oth-cta-box{text-align:center;grid-template-columns:1fr;padding:50px 36px}.oth-cta-actions{flex-direction:row;justify-content:center}}@media (max-width:768px){.oth-hero{padding:70px 0 60px}.oth-hero-stats{gap:24px}.oth-cards-grid{grid-template-columns:1fr}.oth-services,.oth-cta{padding:70px 0}.oth-hero-actions{flex-direction:column}.oth-btn-primary,.oth-btn-outline{text-align:center;width:100%}.oth-modal-header{padding:26px 24px 22px}.oth-modal-body{padding:24px 24px 28px}}
