*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;color:#1d2b34;background:#f6f3ee;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:#1e5b78;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.rich-video{width:min(100%,900px);margin-top:1.5rem;margin-bottom:1.5rem}.rich-video--left{width:min(100%,720px);margin-right:auto;margin-left:0}.rich-video--center{margin-right:auto;margin-left:auto}.rich-video--right{width:min(100%,720px);margin-right:0;margin-left:auto}.rich-video__title{margin-bottom:.6rem;font-weight:700;line-height:1.35}.rich-video__frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#e9eef1}.rich-video__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.rich-video__loading{position:absolute;inset:0;display:block}.rich-video__caption{margin-top:.55rem;color:#667782;font-size:.9rem;text-align:center}@media(max-width:720px){.rich-video,.rich-video--left,.rich-video--right{width:100%}}input,select,textarea{border:2px solid #0b384e;border-radius:10px;background:#fff;color:#1d2b34;box-shadow:inset 0 1px 0 rgba(20,61,82,.03)}input:focus,select:focus,textarea:focus{outline:none;border-color:#1e5b78;box-shadow:inset 0 1px 0 rgba(20,61,82,.03),0 0 0 4px rgba(30,91,120,.12)}p{overflow-wrap:break-word}.container{width:100%;max-width:1360px;margin:0 auto;padding:0 16px}@media(min-width:1024px){.container{padding:0 24px}}@media(min-width:1440px){.container{padding:0 32px}}.section{padding:48px 0}@media(min-width:768px){.section{padding:64px 0}}.sectionTitle{margin:0 0 8px;font-size:clamp(1.35rem,3vw,1.85rem);color:#1d2b34}.sectionLead{margin:0 0 32px;color:#667782;max-width:640px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:none;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;background-image:none;transition:transform .15s,box-shadow .15s,filter .15s}.btnPrimary{color:#fff;box-shadow:0 8px 20px rgba(242,140,56,.26)}.btnPrimary,.btnPrimary:hover{background:linear-gradient(135deg,#5565f0,#7375eb);background-image:linear-gradient(135deg,#5565f0,#7375eb)}.btnPrimary:hover{filter:brightness(.96);text-decoration:none;transform:translateY(-1px)}.btn:focus-visible{outline:3px solid rgba(30,91,120,.35);outline-offset:2px}.btnOutline{background:transparent;border:2px solid #1e5b78;color:#1e5b78}.btnOutline:hover{background:#1e5b78;color:#fff}