@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800;900&family=Noto+Sans:wght@400;500;600;700;800;900&family=Noto+Sans+Georgian:wght@400;500;600;700;800;900&family=Noto+Sans+Arabic:wght@400;500;600;700;800;900&display=swap";:root{--color-primary: #00a6c8;--color-primary-dark: #008aaa;--color-dark: #06283d;--color-accent: #ffc857;--color-bg: #f6fbfd;--color-white: #ffffff;--text-main: #06283d;--text-muted: rgba(6, 40, 61, .68);--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-xl: 32px;--shadow-card: 0 18px 45px rgba(6, 40, 61, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}html[dir=rtl]{direction:rtl}body{margin:0;font-family:Figtree,Noto Sans,Noto Sans Georgian,Noto Sans Arabic,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-bg);color:var(--text-main);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.hero-title,.section-title,button{font-family:Figtree,Noto Sans,Noto Sans Georgian,Noto Sans Arabic,sans-serif;letter-spacing:-.03em}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a{color:inherit}.container{width:min(100% - 40px,1180px);margin-inline:auto}.section{padding:70px 20px}.section-head{margin-bottom:28px}.section-head span{display:inline-flex;margin-bottom:10px;color:var(--color-primary);font-size:13px;font-weight:800}.section-head h2{margin:0 0 10px;color:var(--color-dark);font-size:30px;line-height:1.15;letter-spacing:-.04em}.section-head p{margin:0;color:var(--text-muted);font-size:15px;line-height:1.6}@media(min-width:768px){.section{padding:90px 20px}.section-head{max-width:1180px;margin-left:auto;margin-right:auto}.section-head h2{font-size:42px}}
