:root{--hh-neutral0: #ffffff;--hh-neutral100: #f2f2f2;--hh-neutral200: #fcfcf1;--hh-neutral400: #c4c4c4;--hh-neutral500: #4b4d4d;--hh-neutral600: #6e6f70;--hh-neutral700: #9b9fa8;--hh-neutral800: #16181d;--hh-neutral900: #0a0a0a;--hh-gray0: #ededee;--hh-gray100: #fbfbfb;--hh-gray200: #e5e6e7;--hh-gray250: #c7cbd1;--hh-gray300: #d2d3d5;--hh-gray400: #b0b2b5;--hh-gray500: #8e9094;--hh-gray600: #6c6f74;--hh-gray700: #4a4d54;--hh-gray750: #333538;--hh-gray800: #282b33;--hh-gray850: #20232a;--hh-gray860: #202329;--hh-gray900: #181a1f;--hh-gray920: #1c1f23;--hh-gray950: #16181d;--hh-gray1000: #0e0f12;--hh-accent100: #fbfcdb;--hh-accent200: #f8f6e2;--hh-accent300: #fff787;--hh-accent600: #fff04d;--hh-accent700: #ccb200;--hh-accent800: #fff100;--hh-accent900: #edcf00;--hh-yellow100: #fffeeb;--hh-yellow200: #f8ecb4;--hh-yellow800: #e0c600;--hh-yellow850: #ccb400;--hh-yellow900: #b29c00;--hh-yellow1150: #3A3700;--hh-violet50: #f5f5ff;--hh-violet500: #5e21ff;--hh-shadow-light: rgba(210, 211, 213, .5);--hh-shadow-dark: rgba(74, 77, 84, .5)}:root{--font-base: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-code: "Source Code Pro", "Monaco", "Courier New", monospace}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.woff2) format("woff2"),url(/fonts/Roboto-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-SemiBold.woff2) format("woff2"),url(/fonts/Roboto-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.woff2) format("woff2"),url(/fonts/Roboto-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/fonts/SourceCodePro-Regular.woff2) format("woff2"),url(/fonts/SourceCodePro-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/fonts/SourceCodePro-Medium.woff2) format("woff2"),url(/fonts/SourceCodePro-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/fonts/SourceCodePro-SemiBold.woff2) format("woff2"),url(/fonts/SourceCodePro-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/fonts/SourceCodePro-Bold.woff2) format("woff2"),url(/fonts/SourceCodePro-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;padding:0;margin:0}html,body{font-family:var(--font-base);background-color:var(--hh-neutral0);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;width:100%;min-height:100%}[data-theme=dark] body,[data-theme=dark] html{background-color:var(--hh-gray900)}@media (max-width: 1200px){body.menu-open{overflow:hidden}}.main{overflow-x:clip}.banner-link:where(.astro-avcwy73i){text-decoration:none;position:sticky;top:0;z-index:19;display:block}.banner:where(.astro-avcwy73i){font-family:var(--font-code);user-select:none;z-index:100;width:100%;height:40px;padding:6px 8px 8px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--hh-gray900);color:var(--hh-neutral0);font-weight:600;line-height:1.2;letter-spacing:.02em;cursor:pointer}[data-theme=dark] .banner:where(.astro-avcwy73i){background-color:#fff;color:var(--hh-gray900)}@media screen and (min-width: 412px){.banner:where(.astro-avcwy73i){letter-spacing:.03em}}@media screen and (min-width: 768px){.banner:where(.astro-avcwy73i){letter-spacing:.04em}}@media screen and (min-width: 1200px){.banner:where(.astro-avcwy73i){letter-spacing:.05em}}.banner:where(.astro-avcwy73i) span{margin-right:2px}.braces-container:where(.astro-avcwy73i){font-size:10px;line-height:14px}@media screen and (min-width: 768px){.braces-container:where(.astro-avcwy73i){font-size:16px}}@media screen and (min-width: 1200px){.braces-container:where(.astro-avcwy73i){font-size:20px}}.braces:where(.astro-avcwy73i){color:var(--hh-accent900);display:inline-flex;align-items:center;transition:color ease-out .5s;vertical-align:middle}.braces:where(.astro-avcwy73i).left{margin-right:8px}.braces:where(.astro-avcwy73i).right{margin-left:8px}.brace:where(.astro-avcwy73i){display:inline-block;vertical-align:middle;animation:highlight ease-out 2.5s;animation-iteration-count:3}.brace:where(.astro-avcwy73i).tablet{display:none}@media screen and (min-width: 768px){.brace:where(.astro-avcwy73i).tablet{display:inline-block}}@keyframes highlight{10%{opacity:0}20%{opacity:1}}.text:where(.astro-avcwy73i){font-size:10px;display:inline;vertical-align:middle}@media screen and (min-width: 768px){.text:where(.astro-avcwy73i){font-size:12px;padding:0 33px}}@media screen and (min-width: 1200px){.text:where(.astro-avcwy73i){font-size:16px}}.container:where(.astro-5ksokuv6){width:100%;max-width:500px;margin:0 auto;padding:0 16px}@media screen and (min-width: 768px){.container:where(.astro-5ksokuv6){max-width:680px;padding:0}}@media screen and (min-width: 1200px){.container:where(.astro-5ksokuv6){max-width:1128px}}@media screen and (min-width: 1700px){.container:where(.astro-5ksokuv6){max-width:1408px}}.section:where(.astro-skxpsdqa){position:relative;width:100%;padding-top:1px}.background-image:where(.astro-skxpsdqa){position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20width='3381'%20height='1586'%20viewBox='0%200%203381%201586'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_18_27124)'%3e%3cpath%20d='M64.5469%20776.039H970.047L1690.55%20355.719L2411.05%20776.039H3445.55'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.95'%20d='M64.3555%20742.359H967.375L1690.54%20340.309L2413.69%20742.359H3445.36'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.9'%20d='M64.1504%20708.668H964.69L1690.51%20324.898L2416.32%20708.668H3445.15'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.85'%20d='M63.9883%20674.992H962.048L1690.52%20309.492L2418.99%20674.992H3444.99'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.8'%20d='M63.8105%20641.298H959.381L1690.52%20294.078L2421.64%20641.298H3444.81'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.75'%20d='M63.6348%20607.622H956.725L1690.52%20278.672L2424.3%20607.622H3444.63'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.7'%20d='M63.4395%20573.928H954.049L1690.51%20263.258L2426.94%20573.928H3444.44'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.65'%20d='M63.2695%20540.24H951.4L1690.51%20247.84L2429.6%20540.24H3444.27'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.6'%20d='M63.0918%20506.56H948.742L1690.51%20232.43L2432.26%20506.56H3444.09'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.55'%20d='M62.9023%20472.87H946.072L1690.5%20217.02L2434.9%20472.87H3443.9'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.5'%20d='M62.7227%20439.189H943.413L1690.5%20201.609L2437.55%20439.189H3443.72'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.45'%20d='M62.5605%20405.499H940.771L1690.51%20186.199L2440.22%20405.499H3443.56'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.4'%20d='M62.3457%20371.809H938.066L1690.48%20170.789L2442.85%20371.809H3443.35'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.3'%20d='M62.2012%20338.129H935.441L1690.51%20155.379L2445.53%20338.129H3443.2'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.2'%20d='M61.9863%20304.439H932.746L1690.48%20139.969L2448.15%20304.439H3442.99'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.1'%20d='M61.8477%20270.759H930.128L1690.51%20124.559L2450.85%20270.759H3442.85'%20stroke='%23D2D3D5'/%3e%3c/g%3e%3cg%20clip-path='url(%23clip1_18_27124)'%3e%3cpath%20d='M64.4922%20810.27H969.992L1690.49%201230.59L2410.99%20810.27H3445.49'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.95'%20d='M64.252%20843.95H967.316L1690.51%201246.02L2413.7%20843.95H3445.42'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.9'%20d='M64.1445%20877.64H964.685L1690.5%201261.41L2416.31%20877.64H3445.14'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.85'%20d='M63.9688%20911.316H962.029L1690.5%201276.82L2418.97%20911.316H3444.97'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.8'%20d='M63.793%20945.01H959.363L1690.5%201292.23L2421.62%20945.01H3444.79'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.75'%20d='M63.6172%20978.687H956.707L1690.51%201307.64L2424.29%20978.687H3444.62'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.7'%20d='M63.4492%201012.38H954.059L1690.52%201323.05L2426.95%201012.38H3444.45'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.65'%20d='M63.2637%201046.07H951.394L1690.5%201338.47L2429.59%201046.07H3444.26'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.6'%20d='M63.0781%201079.75H948.728L1690.5%201353.88L2432.25%201079.75H3444.08'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.55'%20d='M62.916%201113.44H946.086L1690.52%201369.29L2434.92%201113.44H3443.92'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.5'%20d='M62.7363%201147.12H943.426L1690.52%201384.7L2437.57%201147.12H3443.74'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.45'%20d='M62.5527%201180.81H940.763L1690.5%201400.11L2440.21%201180.81H3443.55'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.4'%20d='M60.0918%201214.5H935.812L1688.22%201415.52L2440.59%201214.5H3441.09'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.3'%20d='M62.2109%201248.18H935.451L1690.52%201430.93L2445.54%201248.18H3443.21'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.2'%20d='M59.3477%201281.87H930.108L1687.84%201446.34L2445.51%201281.87H3440.35'%20stroke='%23D2D3D5'/%3e%3cpath%20opacity='0.1'%20d='M61.8184%201315.55H930.098L1690.48%201461.75L2450.82%201315.55H3442.82'%20stroke='%23D2D3D5'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_18_27124'%3e%3crect%20width='3381'%20height='775.77'%20fill='white'%20transform='translate(0%200.769531)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_18_27124'%3e%3crect%20width='3381'%20height='775.77'%20fill='white'%20transform='matrix(1%200%200%20-1%200%201585.54)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:auto 660px;background-position:center;background-repeat:no-repeat}[data-theme=dark] .background-image:where(.astro-skxpsdqa){background-image:url("data:image/svg+xml,%3csvg%20width='3381'%20height='1585'%20viewBox='0%200%203381%201585'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4_26690)'%3e%3cpath%20d='M64.5469%20775.269H970.047L1690.55%20354.949L2411.05%20775.269H3445.55'%20stroke='%23333538'/%3e%3cpath%20opacity='0.95'%20d='M64.3555%20741.589H967.375L1690.54%20339.539L2413.69%20741.589H3445.36'%20stroke='%23333538'/%3e%3cpath%20opacity='0.9'%20d='M64.1504%20707.901H964.69L1690.51%20324.131L2416.32%20707.901H3445.15'%20stroke='%23333538'/%3e%3cpath%20opacity='0.85'%20d='M63.9883%20674.221H962.048L1690.52%20308.721L2418.99%20674.221H3444.99'%20stroke='%23333538'/%3e%3cpath%20opacity='0.8'%20d='M63.8105%20640.531H959.381L1690.52%20293.311L2421.64%20640.531H3444.81'%20stroke='%23333538'/%3e%3cpath%20opacity='0.75'%20d='M63.6348%20606.85H956.725L1690.52%20277.9L2424.3%20606.85H3444.63'%20stroke='%23333538'/%3e%3cpath%20opacity='0.7'%20d='M63.4395%20573.16H954.049L1690.51%20262.49L2426.94%20573.16H3444.44'%20stroke='%23333538'/%3e%3cpath%20opacity='0.65'%20d='M63.2695%20539.47H951.4L1690.51%20247.07L2429.6%20539.47H3444.27'%20stroke='%23333538'/%3e%3cpath%20opacity='0.6'%20d='M63.0918%20505.79H948.742L1690.51%20231.66L2432.26%20505.79H3444.09'%20stroke='%23333538'/%3e%3cpath%20opacity='0.55'%20d='M62.9023%20472.1H946.072L1690.5%20216.25L2434.9%20472.1H3443.9'%20stroke='%23333538'/%3e%3cpath%20opacity='0.5'%20d='M62.7227%20438.42H943.413L1690.5%20200.84L2437.55%20438.42H3443.72'%20stroke='%23333538'/%3e%3cpath%20opacity='0.45'%20d='M62.5605%20404.73H940.771L1690.51%20185.43L2440.22%20404.73H3443.56'%20stroke='%23333538'/%3e%3cpath%20opacity='0.4'%20d='M62.3457%20371.04H938.066L1690.48%20170.02L2442.85%20371.04H3443.35'%20stroke='%23333538'/%3e%3cpath%20opacity='0.3'%20d='M62.2012%20337.359H935.441L1690.51%20154.609L2445.53%20337.359H3443.2'%20stroke='%23333538'/%3e%3cpath%20opacity='0.2'%20d='M61.9863%20303.669H932.746L1690.48%20139.199L2448.15%20303.669H3442.99'%20stroke='%23333538'/%3e%3cpath%20opacity='0.1'%20d='M61.8477%20269.989H930.128L1690.51%20123.789L2450.85%20269.989H3442.85'%20stroke='%23333538'/%3e%3c/g%3e%3cg%20clip-path='url(%23clip1_4_26690)'%3e%3cpath%20d='M64.4922%20809.5H969.992L1690.49%201229.82L2410.99%20809.5H3445.49'%20stroke='%23333538'/%3e%3cpath%20opacity='0.95'%20d='M64.252%20843.18H967.316L1690.51%201245.25L2413.7%20843.18H3445.42'%20stroke='%23333538'/%3e%3cpath%20opacity='0.9'%20d='M64.1445%20876.871H964.685L1690.5%201260.64L2416.31%20876.871H3445.14'%20stroke='%23333538'/%3e%3cpath%20opacity='0.85'%20d='M63.9688%20910.547H962.029L1690.5%201276.05L2418.97%20910.547H3444.97'%20stroke='%23333538'/%3e%3cpath%20opacity='0.8'%20d='M63.793%20944.241H959.363L1690.5%201291.46L2421.62%20944.241H3444.79'%20stroke='%23333538'/%3e%3cpath%20opacity='0.75'%20d='M63.6172%20977.917H956.707L1690.51%201306.87L2424.29%20977.917H3444.62'%20stroke='%23333538'/%3e%3cpath%20opacity='0.7'%20d='M63.4492%201011.61H954.059L1690.52%201322.28L2426.95%201011.61H3444.45'%20stroke='%23333538'/%3e%3cpath%20opacity='0.65'%20d='M63.2637%201045.3H951.394L1690.5%201337.7L2429.59%201045.3H3444.26'%20stroke='%23333538'/%3e%3cpath%20opacity='0.6'%20d='M63.0781%201078.98H948.728L1690.5%201353.11L2432.25%201078.98H3444.08'%20stroke='%23333538'/%3e%3cpath%20opacity='0.55'%20d='M62.916%201112.67H946.086L1690.52%201368.52L2434.92%201112.67H3443.92'%20stroke='%23333538'/%3e%3cpath%20opacity='0.5'%20d='M62.7363%201146.35H943.426L1690.52%201383.93L2437.57%201146.35H3443.74'%20stroke='%23333538'/%3e%3cpath%20opacity='0.45'%20d='M62.5527%201180.04H940.763L1690.5%201399.34L2440.21%201180.04H3443.55'%20stroke='%23333538'/%3e%3cpath%20opacity='0.4'%20d='M60.0918%201213.73H935.812L1688.22%201414.75L2440.59%201213.73H3441.09'%20stroke='%23333538'/%3e%3cpath%20opacity='0.3'%20d='M62.2109%201247.41H935.451L1690.52%201430.16L2445.54%201247.41H3443.21'%20stroke='%23333538'/%3e%3cpath%20opacity='0.2'%20d='M59.3477%201281.1H930.108L1687.84%201445.57L2445.51%201281.1H3440.35'%20stroke='%23333538'/%3e%3cpath%20opacity='0.1'%20d='M61.8184%201314.78H930.098L1690.48%201460.98L2450.82%201314.78H3442.82'%20stroke='%23333538'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4_26690'%3e%3crect%20width='3381'%20height='775.77'%20fill='white'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_4_26690'%3e%3crect%20width='3381'%20height='775.77'%20fill='white'%20transform='matrix(1%200%200%20-1%200%201584.77)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@media screen and (min-width: 768px){.background-image:where(.astro-skxpsdqa){background-size:auto 860px}}@media screen and (min-width: 1200px){.background-image:where(.astro-skxpsdqa){background-size:auto 100%}}.form:where(.astro-skxpsdqa){position:relative;width:100%;padding:222px 0;background:transparent;overflow:hidden;margin-top:100px}@media screen and (min-width: 768px){.form:where(.astro-skxpsdqa){padding:292px 0}}@media screen and (min-width: 1200px){.form:where(.astro-skxpsdqa){padding:529px 0;margin-top:0}}@media screen and (min-width: 1700px){.form:where(.astro-skxpsdqa){padding:690px 0}}.form-container:where(.astro-skxpsdqa){display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:352px;margin:0 auto;gap:16px;position:relative;z-index:1}@media screen and (min-width: 768px){.form-container:where(.astro-skxpsdqa){gap:24px;max-width:377px}}@media screen and (min-width: 1200px){.form-container:where(.astro-skxpsdqa){max-width:665px;padding-top:0;gap:32px}}.form-title:where(.astro-skxpsdqa){font-family:var(--font-code);font-size:18px;font-weight:500;line-height:1.35;letter-spacing:.045em;margin:0;text-align:center;color:var(--hh-gray920)}[data-theme=dark] .form-title:where(.astro-skxpsdqa){color:var(--hh-gray250)}@media screen and (min-width: 768px){.form-title:where(.astro-skxpsdqa){font-size:20px}}@media screen and (min-width: 1200px){.form-title:where(.astro-skxpsdqa){font-size:31px}}@media screen and (min-width: 1700px){.form-title:where(.astro-skxpsdqa){font-size:39px}}.form-row:where(.astro-skxpsdqa){display:flex;width:100%;max-width:300px;gap:32px;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 768px){.form-row:where(.astro-skxpsdqa){max-width:665px}}@media screen and (min-width: 1200px){.form-row:where(.astro-skxpsdqa){flex-direction:row}}.lines-container:where(.astro-skxpsdqa){margin-right:auto;width:max-content;position:absolute;top:0;left:50%;margin-left:-24px;z-index:1}.lines:where(.astro-skxpsdqa){stroke:var(--hh-gray0)}[data-theme=dark] .lines:where(.astro-skxpsdqa){stroke:var(--hh-gray920)}.ghost-form-container:where(.astro-skxpsdqa){width:400px;max-width:100%}.footer:where(.astro-qa6fgxkw){padding:90px 0;width:100%}.wrapper:where(.astro-qa6fgxkw){display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:34px}@media screen and (min-width: 1200px){.wrapper:where(.astro-qa6fgxkw){flex-direction:row}}.logo:where(.astro-qa6fgxkw){display:block}.logo:where(.astro-qa6fgxkw).dark{display:none}[data-theme=dark] .logo:where(.astro-qa6fgxkw).dark{display:block}[data-theme=dark] .logo:where(.astro-qa6fgxkw).light{display:none}.logo:where(.astro-qa6fgxkw) img:where(.astro-qa6fgxkw){max-height:24px}@media screen and (min-width: 768px){.logo:where(.astro-qa6fgxkw) img:where(.astro-qa6fgxkw){max-height:32px}}@media screen and (min-width: 1200px){.logo:where(.astro-qa6fgxkw) img:where(.astro-qa6fgxkw){max-height:none}}.supported-by:where(.astro-qa6fgxkw){display:flex;align-items:center;gap:18px}@media screen and (min-width: 1200px){.supported-by:where(.astro-qa6fgxkw){gap:12px}}.supported-by-title:where(.astro-qa6fgxkw){color:var(--hh-gray920);font-family:var(--font-base);font-size:12px;font-style:normal;font-weight:400;line-height:1.4;text-align:center;margin:0}[data-theme=dark] .supported-by-title:where(.astro-qa6fgxkw){color:var(--hh-gray0)}@media screen and (min-width: 768px){.supported-by-title:where(.astro-qa6fgxkw){font-size:16px}}.subtitle:where(.astro-qa6fgxkw){color:var(--hh-gray920);font-family:var(--font-base);font-size:12px;font-style:normal;font-weight:400;line-height:1.4;letter-spacing:.02em;text-align:center;margin:0}[data-theme=dark] .subtitle:where(.astro-qa6fgxkw){color:var(--hh-gray0)}@media screen and (min-width: 768px){.subtitle:where(.astro-qa6fgxkw){font-size:14px}}@media screen and (min-width: 1200px){.subtitle:where(.astro-qa6fgxkw){font-size:16px}}.privacy-policy-link:where(.astro-qa6fgxkw){cursor:pointer;margin-left:4px;color:inherit;text-decoration:none}.privacy-policy-link:where(.astro-qa6fgxkw):hover{opacity:.8}.section:where(.astro-3imahcom){width:100%;position:relative;padding:80px 0 50px;background-color:var(--hh-neutral0)}[data-theme=dark] .section:where(.astro-3imahcom){background-color:var(--hh-gray900)}@media screen and (min-width: 768px){.section:where(.astro-3imahcom){padding:84px 0 50px}}.title:where(.astro-3imahcom){font-size:25px;font-weight:600;font-family:var(--font-code);line-height:1.3;letter-spacing:.04em;margin-bottom:42px;text-transform:none;text-align:center;color:var(--hh-accent700)}[data-theme=dark] .title:where(.astro-3imahcom){color:var(--hh-accent800)}@media screen and (min-width: 768px){.title:where(.astro-3imahcom){font-size:31px;margin-bottom:56px}}@media screen and (min-width: 1200px){.title:where(.astro-3imahcom){font-size:39px;text-align:left}}@media screen and (min-width: 1700px){.title:where(.astro-3imahcom){font-size:49px}}.cards-container:where(.astro-3imahcom){display:grid;gap:24px}@media screen and (min-width: 1200px){.cards-container:where(.astro-3imahcom){grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 1700px){.cards-container:where(.astro-3imahcom){gap:32px}}.card:where(.astro-3imahcom){padding:24px;background-color:var(--hh-gray100);border:1px solid;border-color:var(--hh-gray200);display:flex;flex-direction:column;gap:24px;position:relative;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}[data-theme=dark] .card:where(.astro-3imahcom){background-color:var(--hh-gray950);border-color:var(--hh-gray800)}@media screen and (min-width: 768px){.card:where(.astro-3imahcom){flex-direction:row;align-items:flex-start}}@media screen and (min-width: 1200px){.card:where(.astro-3imahcom){padding:32px;gap:34px;flex-direction:column;justify-content:flex-start}}@media screen and (min-width: 1700px){.card:where(.astro-3imahcom){padding:40px;gap:40px}}.card:where(.astro-3imahcom):has(a):hover{border-color:var(--hh-accent800);background-color:var(--hh-yellow100)}[data-theme=dark] .card:where(.astro-3imahcom):has(a):hover{border-color:var(--hh-accent700);background-color:var(--hh-gray850)}.image-container:where(.astro-3imahcom){height:174px;background-color:var(--hh-neutral0);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex:none;overflow:hidden;position:relative}[data-theme=dark] .image-container:where(.astro-3imahcom){background-color:var(--hh-neutral600)}@media screen and (min-width: 768px){.image-container:where(.astro-3imahcom){width:304px}}@media screen and (min-width: 1200px){.image-container:where(.astro-3imahcom){height:166px;width:100%}}@media screen and (min-width: 1700px){.image-container:where(.astro-3imahcom){height:206px}}.card-image:where(.astro-3imahcom){width:100%;height:100%;object-fit:cover}.text-container:where(.astro-3imahcom){display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;flex:1;padding-top:8px}@media screen and (min-width: 1200px){.text-container:where(.astro-3imahcom){gap:16px;padding-top:0}}.card-title:where(.astro-3imahcom){color:var(--hh-gray950);font-size:20px;font-weight:700;font-family:var(--font-base);line-height:1.3;letter-spacing:.05em;width:100%;margin:0}[data-theme=dark] .card-title:where(.astro-3imahcom){color:var(--hh-gray400)}@media screen and (min-width: 1700px){.card-title:where(.astro-3imahcom){font-size:25px}}.card-text:where(.astro-3imahcom){color:var(--hh-gray700);font-size:14px;font-weight:400;line-height:1.5;font-family:var(--font-base);letter-spacing:.05em;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;white-space:pre-wrap}[data-theme=dark] .card-text:where(.astro-3imahcom){color:var(--hh-gray400)}@media screen and (min-width: 1700px){.card-text:where(.astro-3imahcom){font-size:16px}}.card-link:where(.astro-3imahcom){text-decoration:none;color:inherit;display:block;width:100%;height:100%;position:absolute;top:0;z-index:2;left:0}.line:where(.astro-3imahcom){max-width:none;width:680px;height:40px;border-color:var(--hh-gray300);border-style:solid;border-width:0 1px 1px 1px;margin-top:-5px;margin-left:auto;margin-right:auto;pointer-events:none}[data-theme=dark] .line:where(.astro-3imahcom){border-color:var(--hh-gray800)}@media screen and (min-width: 768px){.line:where(.astro-3imahcom){margin-top:32px}}@media screen and (min-width: 1200px){.line:where(.astro-3imahcom){width:auto;max-width:1128px}}@media screen and (min-width: 1700px){.line:where(.astro-3imahcom){max-width:1408px}}.section:where(.astro-5d5aiqee){width:100%;padding:28px 0 95px;text-align:center;position:relative;z-index:1;color:var(--hh-gray900)}[data-theme=dark] .section:where(.astro-5d5aiqee){color:var(--hh-gray200)}@media screen and (min-width: 768px){.section:where(.astro-5d5aiqee){padding:70px 0 20px}}@media screen and (min-width: 1200px){.section:where(.astro-5d5aiqee){padding:102px 0 122px}}@media screen and (min-width: 1700px){.section:where(.astro-5d5aiqee){padding:102px 0 148px}}.section:where(.astro-5d5aiqee):before{background-image:url(/_astro/hero-texture.CtmZ2gYF.svg)}[data-theme=dark] .section:where(.astro-5d5aiqee):before{background-image:url(/_astro/heroDark-texture.XomqSNix.svg)}@media screen and (min-width: 768px){.section:where(.astro-5d5aiqee):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:auto 100%;background-position:top center;z-index:-1;pointer-events:none}}@media screen and (min-width: 1700px){.section:where(.astro-5d5aiqee):before{top:40px}}.content:where(.astro-5d5aiqee){width:100%;display:flex;flex-direction:column;align-items:center;gap:22px;max-width:520px;margin:0 auto 425px}@media screen and (min-width: 768px){.content:where(.astro-5d5aiqee){gap:24px;margin-bottom:206px}}@media screen and (min-width: 1200px){.content:where(.astro-5d5aiqee){padding-top:60px;max-width:730px;gap:40px;margin-bottom:373px}}@media screen and (min-width: 1700px){.content:where(.astro-5d5aiqee){max-width:840px}}.content:where(.astro-5d5aiqee) .cta.lg{font-size:12px;height:42px;padding-inline:20px}@media screen and (min-width: 768px){.content:where(.astro-5d5aiqee) .cta.lg{height:44px;padding-inline:28px}}@media screen and (min-width: 1200px){.content:where(.astro-5d5aiqee) .cta.lg{height:56px;font-size:16px}}.graphic-container:where(.astro-5d5aiqee){height:auto;position:absolute;top:-33px;left:50%;width:993px;pointer-events:none;transform:translate(-50%);z-index:-1}@media screen and (min-width: 768px){.graphic-container:where(.astro-5d5aiqee){top:42px;width:1165px}}@media screen and (min-width: 1200px){.graphic-container:where(.astro-5d5aiqee){top:15px;width:1743px}}@media screen and (min-width: 1700px){.graphic-container:where(.astro-5d5aiqee){top:96px;width:1831px;left:calc(50% - 1px)}}.graphic-container:where(.astro-5d5aiqee) picture:where(.astro-5d5aiqee){display:block;width:100%;height:100%}.graphic-container:where(.astro-5d5aiqee) img:where(.astro-5d5aiqee){width:100%}.graphic-container:where(.astro-5d5aiqee).light{display:flex}[data-theme=dark] .graphic-container:where(.astro-5d5aiqee).light{display:none}.graphic-container:where(.astro-5d5aiqee).dark{display:none}[data-theme=dark] .graphic-container:where(.astro-5d5aiqee).dark{display:flex}.tagline:where(.astro-5d5aiqee){font-family:var(--font-code);font-size:16px;line-height:1.4;letter-spacing:.05em}@media screen and (min-width: 768px){.tagline:where(.astro-5d5aiqee){font-size:20px}}@media screen and (min-width: 1200px){.tagline:where(.astro-5d5aiqee){font-size:25px}}@media screen and (min-width: 1700px){.tagline:where(.astro-5d5aiqee){font-size:31px}}.tagline:where(.astro-5d5aiqee) strong{display:block;font-size:18px;margin-bottom:4px}@media screen and (min-width: 768px){.tagline:where(.astro-5d5aiqee) strong{display:inline;font-size:inherit}}.title:where(.astro-5d5aiqee){font-size:39px;line-height:1;letter-spacing:.045em;font-family:var(--font-base);font-weight:700;margin:0}@media screen and (min-width: 768px){.title:where(.astro-5d5aiqee){font-size:61px;line-height:1.05}}@media screen and (min-width: 1200px){.title:where(.astro-5d5aiqee){font-size:76px;line-height:1}}@media screen and (min-width: 1700px){.title:where(.astro-5d5aiqee){font-size:95px;letter-spacing:.02em}}.block:where(.astro-5d5aiqee){display:flex;flex-direction:column;gap:10px 24px;text-align:center}@media screen and (min-width: 768px){.block:where(.astro-5d5aiqee){align-items:center;flex-direction:row;text-align:left}}@media screen and (min-width: 1200px){.block:where(.astro-5d5aiqee){gap:20px 45px}}.block-title:where(.astro-5d5aiqee){font-size:18px;line-height:1.35;letter-spacing:.05em;font-family:var(--font-code);font-weight:600;max-width:180px;margin:0 auto;flex:none}@media screen and (min-width: 768px){.block-title:where(.astro-5d5aiqee){margin:0;font-size:20px;max-width:200px}}@media screen and (min-width: 1200px){.block-title:where(.astro-5d5aiqee){font-size:25px;max-width:245px}}@media screen and (min-width: 1700px){.block-title:where(.astro-5d5aiqee){font-size:31px;max-width:310px}}.block-title:where(.astro-5d5aiqee):after{content:"_";display:inline;color:var(--hh-accent900)}.block-text:where(.astro-5d5aiqee){font-size:14px;line-height:1.45;letter-spacing:.05em;font-family:var(--font-base);max-width:470px;color:var(--hh-gray700);margin:0}[data-theme=dark] .block-text:where(.astro-5d5aiqee){color:var(--hh-gray400)}@media screen and (min-width: 768px){.block-text:where(.astro-5d5aiqee){font-size:16px}}@media screen and (min-width: 1200px){.block-text:where(.astro-5d5aiqee){font-size:18px;max-width:540px}}@media screen and (min-width: 1700px){.block-text:where(.astro-5d5aiqee){font-size:20px}}button:where(.astro-z7wrkq2v){font-size:15px;line-height:13px;display:flex;justify-content:flex-end;align-items:center;background-color:transparent;color:var(--hh-gray600);border:none;gap:8px;cursor:pointer;transform-origin:center;min-width:56px;height:50px;font-family:var(--font-code);font-size:18px;transition:transform ease-in-out .25s}button:where(.astro-z7wrkq2v):hover{opacity:.8}[data-theme=dark] button:where(.astro-z7wrkq2v){color:var(--hh-gray100)}.icon-wrapper:where(.astro-z7wrkq2v){transition:transform ease-in-out .25s}.icon-wrapper:where(.astro-z7wrkq2v) img:where(.astro-z7wrkq2v){display:none;width:30px;height:30px}.icon-wrapper:where(.astro-z7wrkq2v) .light:where(.astro-z7wrkq2v){display:inline}[data-theme=dark] .icon-wrapper:where(.astro-z7wrkq2v) .light:where(.astro-z7wrkq2v){display:none}[data-theme=dark] .icon-wrapper:where(.astro-z7wrkq2v) .dark:where(.astro-z7wrkq2v){display:inline}.menu-open .header:where(.astro-b6z6cssm){background-color:var(--hh-neutral0)}[data-theme=dark] .menu-open .header:where(.astro-b6z6cssm){background-color:var(--hh-gray900)}.menu-open .header:where(.astro-b6z6cssm):after{content:"";position:absolute;bottom:1px;left:0;width:100%;height:1px;background-color:var(--hh-gray200);z-index:11;pointer-events:none}[data-theme=dark] .menu-open .header:where(.astro-b6z6cssm):after{background-color:var(--hh-gray750)}.header:where(.astro-b6z6cssm){position:sticky;top:40px;z-index:100;width:100%;display:flex;align-items:center;padding:0 16px;height:80px;background-color:var(--hh-neutral0)}[data-theme=dark] .header:where(.astro-b6z6cssm){background-color:var(--hh-gray900)}@media screen and (min-width: 768px){.header:where(.astro-b6z6cssm){padding:0 44px}}@media screen and (min-width: 1200px){.header:where(.astro-b6z6cssm){padding:10px 32px 0;height:90px}}.header:where(.astro-b6z6cssm).is-at-top{background-color:transparent}.logo:where(.astro-b6z6cssm){display:flex;justify-content:center;align-items:center;background-color:transparent;width:132px;margin-right:auto}@media screen and (min-width: 1200px){.logo:where(.astro-b6z6cssm){width:165px}}.logo:where(.astro-b6z6cssm) img:where(.astro-b6z6cssm){width:100%}.logo:where(.astro-b6z6cssm) .light-logo:where(.astro-b6z6cssm){display:block}[data-theme=dark] .logo:where(.astro-b6z6cssm) .light-logo:where(.astro-b6z6cssm){display:none}.logo:where(.astro-b6z6cssm) .dark-logo:where(.astro-b6z6cssm){display:none}[data-theme=dark] .logo:where(.astro-b6z6cssm) .dark-logo:where(.astro-b6z6cssm){display:block}.nav:where(.astro-b6z6cssm){display:flex;flex-direction:column;width:min(360px,100%);position:fixed;top:120px;left:0;transform:translate(-100%);height:calc(100svh - 120px);background-color:var(--hh-neutral0);overflow-y:auto;transition:transform ease-out .25s;z-index:50;border-right:1px solid var(--hh-gray200)}[data-theme=dark] .nav:where(.astro-b6z6cssm){background-color:var(--hh-gray900);border-right-color:var(--hh-gray750)}@media screen and (min-width: 1200px){.nav:where(.astro-b6z6cssm){position:static;overflow:visible;flex-direction:row;z-index:0;height:auto;width:auto;transform:none;align-items:center;gap:64px;border:none;background-color:transparent}}.nav:where(.astro-b6z6cssm).is-open{transform:translate(0)}.main-menu:where(.astro-b6z6cssm){display:flex;flex-direction:column;list-style:none;padding:40px 32px;gap:20px;flex:1 1 auto}@media screen and (min-width: 1200px){.main-menu:where(.astro-b6z6cssm){flex-direction:row;align-items:center;gap:30px;padding:0}}.main-menu-item:where(.astro-b6z6cssm){position:relative}@media screen and (min-width: 1200px){.main-menu-item:where(.astro-b6z6cssm){padding:8px 0}}.main-menu-item:where(.astro-b6z6cssm):hover .main-menu-link:where(.astro-b6z6cssm){color:var(--hh-violet500)!important}.main-menu-item:where(.astro-b6z6cssm):hover .dropdown-menu:where(.astro-b6z6cssm){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.main-menu-link:where(.astro-b6z6cssm){border:none;font-size:20px;font-weight:400;min-height:33px;padding:0 8px;display:flex;font-family:var(--font-code);align-items:center;white-space:nowrap;color:var(--hh-gray700);line-height:1;letter-spacing:.06em;text-transform:lowercase;text-decoration:none}[data-theme=dark] .main-menu-link:where(.astro-b6z6cssm){color:var(--hh-gray400)}@media screen and (min-width: 1200px){.main-menu-link:where(.astro-b6z6cssm){min-height:27px;font-size:16px;font-weight:500}}.dropdown-menu:where(.astro-b6z6cssm){display:none}[data-theme=dark] .dropdown-menu:where(.astro-b6z6cssm){background-color:var(--hh-gray950);box-shadow:0 0 6px #4a4d5480}@media screen and (min-width: 1200px){.dropdown-menu:where(.astro-b6z6cssm){display:flex;flex-direction:column;gap:6px;list-style:none;position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%) translateY(-10px);width:180px;box-shadow:0 0 6px #d2d3d580;background-color:var(--hh-gray100);padding:24px;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s,visibility .2s;z-index:1}.dropdown-menu:where(.astro-b6z6cssm):before{content:"";position:absolute;left:0;bottom:100%;width:100%;height:10px}.dropdown-menu:where(.astro-b6z6cssm):after{z-index:1;position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);transform-origin:center;content:" ";width:16px;height:16px;background-color:inherit}}.dropdown-link:where(.astro-b6z6cssm){display:block;text-align:center;line-height:1.5;padding:2px 8px;font-size:12px;font-weight:500;color:var(--hh-gray700);text-decoration:none;font-family:var(--font-code)}[data-theme=dark] .dropdown-link:where(.astro-b6z6cssm){color:var(--hh-gray400)}.dropdown-link:where(.astro-b6z6cssm):hover,.dropdown-link:where(.astro-b6z6cssm):focus-visible{color:var(--hh-violet500)!important}.actions:where(.astro-b6z6cssm){display:flex;align-items:center;gap:64px;justify-content:space-between;padding:0 40px 16px}@media screen and (min-width: 1200px){.actions:where(.astro-b6z6cssm){padding:0}}.socials:where(.astro-b6z6cssm){display:flex;min-width:80px;gap:24px;height:32px;align-items:center;list-style-type:none;justify-content:space-between}@media screen and (min-width: 1200px){.socials:where(.astro-b6z6cssm){display:flex}}.social-link:where(.astro-b6z6cssm){display:flex;align-items:center;justify-content:center}.social-link:where(.astro-b6z6cssm) svg:where(.astro-b6z6cssm){fill:var(--hh-gray400);width:24px;height:24px}@media screen and (min-width: 1200px){.social-link:where(.astro-b6z6cssm) svg:where(.astro-b6z6cssm){width:32px;height:32px}}[data-theme=dark] .social-link:where(.astro-b6z6cssm) svg:where(.astro-b6z6cssm){fill:var(--hh-gray600)}.social-link:where(.astro-b6z6cssm):hover svg:where(.astro-b6z6cssm),.social-link:where(.astro-b6z6cssm):focus svg:where(.astro-b6z6cssm){cursor:pointer;fill:var(--hh-gray600)}[data-theme=dark] .social-link:where(.astro-b6z6cssm):hover svg:where(.astro-b6z6cssm),[data-theme=dark] .social-link:where(.astro-b6z6cssm):focus svg:where(.astro-b6z6cssm){fill:var(--hh-gray400)}.hamburger:where(.astro-b6z6cssm){width:24px;height:24px;display:flex;flex-direction:column;justify-content:space-between;padding:4px;border:none;background-color:transparent;cursor:pointer}@media screen and (min-width: 1200px){.hamburger:where(.astro-b6z6cssm){display:none}}.hamburger:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm){background-color:var(--hh-neutral900);height:1px;width:17px;transform-origin:left;user-select:none;transition:all .25s ease-in-out}[data-theme=dark] .hamburger:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm){background-color:var(--hh-neutral0)}.hamburger:where(.astro-b6z6cssm) span:where(.astro-b6z6cssm):nth-child(2){transition:all .1s ease-out}.hamburger:where(.astro-b6z6cssm).is-active span:where(.astro-b6z6cssm){width:23px}.hamburger:where(.astro-b6z6cssm).is-active span:where(.astro-b6z6cssm):nth-child(1){transform:rotate(45deg) translate(-1px,-1px)}.hamburger:where(.astro-b6z6cssm).is-active span:where(.astro-b6z6cssm):nth-child(2){opacity:0}.hamburger:where(.astro-b6z6cssm).is-active span:where(.astro-b6z6cssm):nth-child(3){transform:rotate(-45deg) translate(0)}.section:where(.astro-6s53yrsw){width:100%;position:relative}.title:where(.astro-6s53yrsw){font-size:25px;font-weight:600;font-family:var(--font-code);line-height:1.2;letter-spacing:.045em;text-align:center;color:var(--hh-accent700);margin:0 0 34px}[data-theme=dark] .title:where(.astro-6s53yrsw){color:var(--hh-accent800)}@media screen and (min-width: 768px){.title:where(.astro-6s53yrsw){font-size:31px;margin-bottom:62px}}@media screen and (min-width: 1200px){.title:where(.astro-6s53yrsw){font-size:39px;text-align:left}}@media screen and (min-width: 1700px){.title:where(.astro-6s53yrsw){font-size:49px}}.brackets:where(.astro-6s53yrsw){margin:0 auto;width:max-content}.brackets-top:where(.astro-6s53yrsw){margin-bottom:30px}@media screen and (min-width: 768px){.brackets-top:where(.astro-6s53yrsw){margin-bottom:45px}}@media screen and (min-width: 1200px){.brackets-top:where(.astro-6s53yrsw){margin-bottom:30px}}.brackets-bottom:where(.astro-6s53yrsw){margin-top:20px;transform:rotate(180deg)}@media screen and (min-width: 768px){.brackets-bottom:where(.astro-6s53yrsw){margin-top:55px}}.lines:where(.astro-6s53yrsw){stroke:var(--hh-gray300);display:block}[data-theme=dark] .lines:where(.astro-6s53yrsw){stroke:var(--hh-gray800)}.list-news:where(.astro-6s53yrsw){display:grid;gap:32px 24px}@media screen and (min-width: 768px){.list-news:where(.astro-6s53yrsw){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}}@media screen and (min-width: 1200px){.list-news:where(.astro-6s53yrsw){gap:32px;grid-template-rows:repeat(2,1fr)}}.news:where(.astro-6s53yrsw){position:relative;width:100%;min-width:100px;min-height:202px;display:grid;grid-template-rows:auto 1fr}@media screen and (min-width: 1200px){.news:where(.astro-6s53yrsw){grid-template-columns:44% 1fr;grid-template-rows:auto}}@media screen and (min-width: 1700px){.news:where(.astro-6s53yrsw){min-height:235px}}@media screen and (min-width: 768px){.first:where(.astro-6s53yrsw){grid-column:1/3}}@media screen and (min-width: 1200px){.first:where(.astro-6s53yrsw){grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-column:1/2;grid-row:1/3}}.first:where(.astro-6s53yrsw) .news-header:where(.astro-6s53yrsw){padding:23px;border-bottom:none;border-color:var(--hh-gray600);background-color:var(--hh-accent800);border-right-width:1px;border-right-style:solid;gap:20px}[data-theme=dark] .first:where(.astro-6s53yrsw) .news-header:where(.astro-6s53yrsw){border-color:var(--hh-neutral0);background-color:var(--hh-accent800)}@media screen and (min-width: 412px){.first:where(.astro-6s53yrsw) .news-header:where(.astro-6s53yrsw){padding:31px 23px;gap:24px}}@media screen and (min-width: 1700px){.first:where(.astro-6s53yrsw) .news-header:where(.astro-6s53yrsw){padding:32px 55px}}.first:where(.astro-6s53yrsw) .news-header-inner:where(.astro-6s53yrsw){flex-direction:column-reverse;gap:14px}.first:where(.astro-6s53yrsw) .news-date:where(.astro-6s53yrsw){font-size:14px;color:var(--hh-gray600)}@media screen and (min-width: 1700px){.first:where(.astro-6s53yrsw) .news-date:where(.astro-6s53yrsw){font-size:16px}}.first:where(.astro-6s53yrsw) .news-title:where(.astro-6s53yrsw){font-weight:700;color:var(--hh-gray950)!important}.first:where(.astro-6s53yrsw) .news-content:where(.astro-6s53yrsw){padding:31px 23px;border-top:none;border-color:var(--hh-accent900);border-left-width:1px;border-left-style:solid;gap:14px}[data-theme=dark] .first:where(.astro-6s53yrsw) .news-content:where(.astro-6s53yrsw){border-color:var(--hh-accent700)}@media screen and (min-width: 412px){.first:where(.astro-6s53yrsw) .news-content:where(.astro-6s53yrsw){gap:14px}}@media screen and (min-width: 1700px){.first:where(.astro-6s53yrsw) .news-content:where(.astro-6s53yrsw){padding:32px 55px}}.news-header:where(.astro-6s53yrsw){width:100%;min-width:100px;background-color:var(--hh-yellow100);border:1px solid var(--hh-accent900);border-bottom:none;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:24px}[data-theme=dark] .news-header:where(.astro-6s53yrsw){background-color:var(--hh-gray850);border-color:var(--hh-accent700)}@media screen and (min-width: 768px){.news-header:where(.astro-6s53yrsw){min-height:138px}}@media screen and (min-width: 1200px){.news-header:where(.astro-6s53yrsw){border-right:none;border-bottom:1px solid var(--hh-accent900);min-height:auto}}@media screen and (min-width: 1700px){.news-header:where(.astro-6s53yrsw){padding:24px 32px}}.news-content:where(.astro-6s53yrsw){width:100%;min-width:100px;background-color:var(--hh-gray100);border:1px solid var(--hh-gray300);border-top:none;padding:23px;display:flex;flex-direction:column;gap:20px}[data-theme=dark] .news-content:where(.astro-6s53yrsw){background-color:var(--hh-gray950);border-color:var(--hh-gray600)}@media screen and (min-width: 1200px){.news-content:where(.astro-6s53yrsw){gap:23px;justify-content:center;border-left:none;border-top:1px solid var(--hh-gray300)}}.news-image:where(.astro-6s53yrsw) img:where(.astro-6s53yrsw){max-width:100%;max-height:200px;display:block}.news-title:where(.astro-6s53yrsw){font-family:var(--font-base);font-weight:400;font-size:18px;line-height:1.3;letter-spacing:.05em;word-wrap:break-word;color:var(--hh-gray950);margin:0}[data-theme=dark] .news-title:where(.astro-6s53yrsw){color:var(--hh-gray400)}@media screen and (min-width: 768px){.news-title:where(.astro-6s53yrsw){font-size:20px}}@media screen and (min-width: 1700px){.news-title:where(.astro-6s53yrsw){font-size:25px}}.news-text:where(.astro-6s53yrsw){font-family:var(--font-base);font-size:14px;font-weight:400;line-height:1.5;letter-spacing:.045em;color:var(--hh-gray700);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;white-space:pre-wrap}[data-theme=dark] .news-text:where(.astro-6s53yrsw){color:var(--hh-gray400)}@media screen and (min-width: 1700px){.news-text:where(.astro-6s53yrsw){font-size:16px}}.news-link:where(.astro-6s53yrsw){gap:8px;font-family:var(--font-base);font-size:12px;font-weight:600;margin-top:auto;letter-spacing:.02em;line-height:22px;word-wrap:break-word;color:var(--hh-gray900);text-decoration:none}[data-theme=dark] .news-link:where(.astro-6s53yrsw){color:var(--hh-gray200)}@media screen and (min-width: 1200px){.news-link:where(.astro-6s53yrsw){margin-top:0;font-size:14px}}@media screen and (min-width: 1700px){.news-link:where(.astro-6s53yrsw){font-size:16px;line-height:26px}}.news-link:where(.astro-6s53yrsw) span:where(.astro-6s53yrsw){display:inline}.news-link:where(.astro-6s53yrsw) span:where(.astro-6s53yrsw):nth-child(2){white-space:nowrap}.news-link:where(.astro-6s53yrsw):after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%}.news-link:where(.astro-6s53yrsw):hover{color:var(--hh-accent700)!important}.icon:where(.astro-6s53yrsw){color:var(--hh-accent900);fill:currentColor;width:12px;height:12px;display:inline-block;margin-left:4px;top:5px;position:relative;vertical-align:top}@media screen and (min-width: 1200px){.icon:where(.astro-6s53yrsw){width:16px;height:16px;top:3px}}@media screen and (min-width: 1700px){.icon:where(.astro-6s53yrsw){top:4px}}.news-link:where(.astro-6s53yrsw):hover .icon:where(.astro-6s53yrsw){color:var(--hh-gray1000)}[data-theme=dark] .news-link:where(.astro-6s53yrsw):hover .icon:where(.astro-6s53yrsw){color:var(--hh-neutral0)}.news-header-inner:where(.astro-6s53yrsw){display:flex;flex-direction:column-reverse;justify-content:center;gap:8px}@media screen and (min-width: 768px){.news-header-inner:where(.astro-6s53yrsw){flex-direction:column}}.news-date:where(.astro-6s53yrsw){font-family:var(--font-base);font-size:13px;font-weight:400;line-height:22px;color:var(--hh-gray700)}[data-theme=dark] .news-date:where(.astro-6s53yrsw){color:var(--hh-gray500)}@media screen and (min-width: 1700px){.news-date:where(.astro-6s53yrsw){font-size:14px}}.feature-card:where(.astro-prsgzpso){position:relative;display:flex;flex-direction:column;align-items:center;gap:30px;grid-column:1/2;margin:0 -16px}.feature-card:where(.astro-prsgzpso):nth-child(1) .light,.feature-card:where(.astro-prsgzpso):nth-child(1) .dark{margin-left:11px;max-width:324px;margin-top:4px}.feature-card:where(.astro-prsgzpso):nth-child(2) .light,.feature-card:where(.astro-prsgzpso):nth-child(2) .dark{margin-right:23px;margin-top:-4px;max-width:312px}.feature-card:where(.astro-prsgzpso):nth-child(3) .light,.feature-card:where(.astro-prsgzpso):nth-child(3) .dark{margin-left:-12px;margin-top:31px;max-width:347px}.feature-card:where(.astro-prsgzpso):nth-child(4) .light,.feature-card:where(.astro-prsgzpso):nth-child(4) .dark{margin-top:3px;width:288px;height:351px}.feature-card:where(.astro-prsgzpso):nth-child(4) .light img:where(.astro-prsgzpso),.feature-card:where(.astro-prsgzpso):nth-child(4) .dark img:where(.astro-prsgzpso){max-height:100%;max-width:100%}@media screen and (min-width: 768px){.feature-card:where(.astro-prsgzpso){flex-direction:row;margin:0}}.image-container-mobile:where(.astro-prsgzpso){position:relative;width:288px;height:264px;flex:none;display:flex;align-items:center;justify-content:center;order:-1;background-image:url(/_astro/gridMobile.CAxy15Zy.svg);background-size:contain;background-position:center;background-repeat:no-repeat}[data-theme=dark] .image-container-mobile:where(.astro-prsgzpso){background-image:url(/_astro/gridDarkMobile.CRKepUp7.svg)}@media screen and (min-width: 768px){.image-container-mobile:where(.astro-prsgzpso){order:1;width:335px;height:302px;display:none}}.image-wrapper:where(.astro-prsgzpso){position:relative;z-index:1}.image-wrapper:where(.astro-prsgzpso).dark{display:none}[data-theme=dark] .image-wrapper:where(.astro-prsgzpso).dark{display:block}[data-theme=dark] .image-wrapper:where(.astro-prsgzpso).light{display:none}.content-container:where(.astro-prsgzpso){flex:1;display:flex;flex-direction:column;gap:32px}@media screen and (min-width: 768px){.content-container:where(.astro-prsgzpso){gap:16px}}.article:where(.astro-prsgzpso){width:100%;padding:8px 24px 0;border-left-width:2px;border-left-style:solid;transition:border-color .2s ease-in-out;border-left-color:var(--hh-gray300)}[data-theme=dark] .article:where(.astro-prsgzpso){border-left-color:var(--hh-gray750)}.article:where(.astro-prsgzpso):hover{border-left-color:var(--hh-violet500)!important}.article:where(.astro-prsgzpso):hover .feature-icon{stroke:var(--hh-violet500);fill:var(--hh-violet500)}.article:where(.astro-prsgzpso):hover .primary{background-color:var(--hh-violet500)!important;color:var(--hh-gray100)!important}.article:where(.astro-prsgzpso):hover .primary .icon:where(.astro-prsgzpso){color:var(--hh-gray300)!important}@media screen and (min-width: 768px){.article:where(.astro-prsgzpso){border-left-width:1px;padding:32px 16px 0 24px}}@media screen and (min-width: 1200px){.article:where(.astro-prsgzpso){padding:32px 16px 0 38px}}.title:where(.astro-prsgzpso){font-family:var(--font-base);font-weight:600;font-size:18px;line-height:1.5;letter-spacing:.046em;margin-bottom:10px;color:var(--hh-gray920)}[data-theme=dark] .title:where(.astro-prsgzpso){color:var(--hh-gray250)}@media screen and (min-width: 768px){.title:where(.astro-prsgzpso){font-size:20px;line-height:1.3;margin-bottom:8px}}@media screen and (min-width: 1200px){.title:where(.astro-prsgzpso){font-size:25px;line-height:1.5;margin-bottom:16px}}@media screen and (min-width: 1700px){.title:where(.astro-prsgzpso){font-size:31px;line-height:1.32}}.text:where(.astro-prsgzpso){font-family:var(--font-base);font-size:14px;line-height:1.5;letter-spacing:.05em;color:var(--hh-gray600)}[data-theme=dark] .text:where(.astro-prsgzpso){color:var(--hh-gray600)}@media screen and (min-width: 1700px){.text:where(.astro-prsgzpso){font-size:16px}}.cta-wrapper:where(.astro-prsgzpso){margin-top:15px}@media screen and (min-width: 1200px){.cta-wrapper:where(.astro-prsgzpso){margin-top:28px}}.cta-wrapper:where(.astro-prsgzpso) .icon:where(.astro-prsgzpso){fill:currentColor;width:12px;height:12px}@media screen and (min-width: 768px){.cta-wrapper:where(.astro-prsgzpso) .icon:where(.astro-prsgzpso){width:16px;height:16px}}.primary:where(.astro-prsgzpso){height:36px;padding:0 16px;font-size:12px;gap:6px}@media screen and (min-width: 768px){.primary:where(.astro-prsgzpso){height:44px;padding:0 16px}}@media screen and (min-width: 1200px){.primary:where(.astro-prsgzpso){gap:12px;font-size:14px;padding:0 20px;height:56px}}@media screen and (min-width: 1700px){.primary:where(.astro-prsgzpso){height:64px;padding:0 24px;font-size:16px}}.icon-container:where(.astro-prsgzpso){display:block;margin-bottom:8px;font-size:32px}@media screen and (min-width: 1200px){.icon-container:where(.astro-prsgzpso){margin-bottom:12px}}.icon-container:where(.astro-prsgzpso) svg{width:auto;height:1em;display:block;fill:var(--hh-gray100);stroke:var(--hh-gray400);transition:fill .2s ease-in-out,stroke .2s ease-in-out}[data-theme=dark] .icon-container:where(.astro-prsgzpso) svg{stroke:var(--hh-gray750);fill:var(--hh-gray950)}@media screen and (min-width: 1200px){.icon-container:where(.astro-prsgzpso) svg{font-size:44px}}.section:where(.astro-ev2qlcus){width:100%;position:relative;padding-top:30px;padding-bottom:78px;background:linear-gradient(180deg,rgba(245,245,255,0) 2.01%,var(--hh-violet50) 48.63%,rgba(245,245,255,0) 95.25%)}[data-theme=dark] .section:where(.astro-ev2qlcus){background:linear-gradient(180deg,var(--hh-gray900) 9.32%,var(--hh-gray860) 53.28%,var(--hh-gray900) 97.24%)}@media screen and (min-width: 768px){.section:where(.astro-ev2qlcus){padding-top:102px;padding-bottom:100px}}@media screen and (min-width: 1200px){.section:where(.astro-ev2qlcus){padding-bottom:135px}}@media screen and (min-width: 1700px){.section:where(.astro-ev2qlcus){padding-top:92px;padding-bottom:105px}}.heading:where(.astro-ev2qlcus){position:relative;display:flex;justify-content:center;margin-bottom:100px}@media screen and (min-width: 768px){.heading:where(.astro-ev2qlcus){margin-bottom:79px}}@media screen and (min-width: 1200px){.heading:where(.astro-ev2qlcus){justify-content:flex-start}}@media screen and (min-width: 1700px){.heading:where(.astro-ev2qlcus){margin-bottom:52px}}.title:where(.astro-ev2qlcus){color:var(--hh-gray900);text-transform:capitalize;font-size:25px;font-weight:600;font-family:var(--font-code);line-height:1.2;letter-spacing:.045em;position:relative;margin:0}[data-theme=dark] .title:where(.astro-ev2qlcus){color:var(--hh-gray200)}@media screen and (min-width: 768px){.title:where(.astro-ev2qlcus){font-size:31px}}@media screen and (min-width: 1200px){.title:where(.astro-ev2qlcus){font-size:39px}}@media screen and (min-width: 1700px){.title:where(.astro-ev2qlcus){font-size:49px}}.lines-desktop:where(.astro-ev2qlcus){display:none}[data-theme=dark] .lines-desktop:where(.astro-ev2qlcus){stroke:var(--hh-gray750)}@media screen and (min-width: 1200px){.lines-desktop:where(.astro-ev2qlcus){right:calc(100% + 24px);position:absolute;top:50%;margin-top:-49px;stroke:var(--hh-gray300);display:block}}.lines-mobile:where(.astro-ev2qlcus){position:absolute;top:50%;transform:translateY(-50%);right:calc(100% + 30px);stroke:var(--hh-gray300)}[data-theme=dark] .lines-mobile:where(.astro-ev2qlcus){stroke:var(--hh-gray750)}.lines-mobile:where(.astro-ev2qlcus):nth-child(2){left:calc(100% + 30px);right:auto;transform:translateY(-50%) rotate(180deg)}@media screen and (min-width: 1200px){.lines-mobile:where(.astro-ev2qlcus){display:none}}.card-list:where(.astro-ev2qlcus){display:grid;grid-template-rows:auto;gap:102px}@media screen and (min-width: 768px){.card-list:where(.astro-ev2qlcus){grid-template-columns:1fr auto;align-items:center;gap:62px 30px}}@media screen and (min-width: 1200px){.card-list:where(.astro-ev2qlcus){gap:248px 40px}}@media screen and (min-width: 1700px){.card-list:where(.astro-ev2qlcus){gap:208px 120px}}.image-container-sticky:where(.astro-ev2qlcus){position:sticky;top:calc(50vh - 132px);width:288px;height:264px;flex:none;display:none;align-items:center;justify-content:center;order:-1;grid-column:2/3;grid-row:1/2;background-image:url(/_astro/gridMobile.CAxy15Zy.svg);background-size:cover;background-position:center;background-repeat:no-repeat;pointer-events:none}[data-theme=dark] .image-container-sticky:where(.astro-ev2qlcus){background-image:url(/_astro/gridDarkMobile.CRKepUp7.svg)}@media screen and (min-width: 768px){.image-container-sticky:where(.astro-ev2qlcus){display:block;order:1;width:335px;height:302px;top:calc(50vh - 91px);background-image:url(/_astro/gridTablet.nXbCaSlH.svg)}[data-theme=dark] .image-container-sticky:where(.astro-ev2qlcus){background-image:url(/_astro/gridDarkTablet.BGNbJtqP.svg)}}@media screen and (min-width: 1200px){.image-container-sticky:where(.astro-ev2qlcus){width:528px;height:480px;top:calc(50vh - 170px);background-image:url(/_astro/gridLaptop.BOXT7eq6.svg)}[data-theme=dark] .image-container-sticky:where(.astro-ev2qlcus){background-image:url(/_astro/gridDarkLaptop.DNoN4gzd.svg)}}@media screen and (min-width: 1700px){.image-container-sticky:where(.astro-ev2qlcus){height:528px;width:576px;top:calc(50vh - 194px);background-image:url(/_astro/gridDesktop.k6WwCOfa.svg)}[data-theme=dark] .image-container-sticky:where(.astro-ev2qlcus){background-image:url(/_astro/gridDarkDesktop.zKfkZkNS.svg)}}.image-container-sticky:where(.astro-ev2qlcus) .image-wrapper-3:where(.astro-ev2qlcus) img:where(.astro-ev2qlcus){max-width:100%;max-height:100%}.image-wrapper-sticky:where(.astro-ev2qlcus){position:absolute;z-index:1;opacity:0;transition:opacity .2s linear}.image-wrapper-sticky:where(.astro-ev2qlcus).light{display:flex}[data-theme=dark] .image-wrapper-sticky:where(.astro-ev2qlcus).light{display:none}.image-wrapper-sticky:where(.astro-ev2qlcus).dark{display:none}[data-theme=dark] .image-wrapper-sticky:where(.astro-ev2qlcus).dark{display:flex}.image-wrapper-sticky:where(.astro-ev2qlcus).active{opacity:1}.image-wrapper-0:where(.astro-ev2qlcus){max-width:370px}@media screen and (min-width: 768px){.image-wrapper-0:where(.astro-ev2qlcus){left:-18px;bottom:-165px}}@media screen and (min-width: 1200px){.image-wrapper-0:where(.astro-ev2qlcus){max-width:646px;left:-47px;bottom:-118px}}@media screen and (min-width: 1700px){.image-wrapper-0:where(.astro-ev2qlcus){left:calc(50% + 12px);bottom:-94px;transform:translate(-50%)}}.image-wrapper-1:where(.astro-ev2qlcus){max-width:574px}@media screen and (min-width: 768px){.image-wrapper-1:where(.astro-ev2qlcus){left:50%;bottom:auto;top:50%;transform:translate(-50%,-50%)}}@media screen and (min-width: 1200px){.image-wrapper-1:where(.astro-ev2qlcus){max-width:576px;left:-23px;top:auto;bottom:-101px;transform:none}}@media screen and (min-width: 1700px){.image-wrapper-1:where(.astro-ev2qlcus){max-width:624px;left:-48px;bottom:-77px}}.image-wrapper-2:where(.astro-ev2qlcus){max-width:402px}@media screen and (min-width: 768px){.image-wrapper-2:where(.astro-ev2qlcus){left:-34px;bottom:-162px}}@media screen and (min-width: 1200px){.image-wrapper-2:where(.astro-ev2qlcus){max-width:646px;left:-47px;bottom:-116px}}@media screen and (min-width: 1700px){.image-wrapper-2:where(.astro-ev2qlcus){max-width:696px;left:-73px;bottom:-93px}}.image-wrapper-3:where(.astro-ev2qlcus){width:572px;height:579px}@media screen and (min-width: 768px){.image-wrapper-3:where(.astro-ev2qlcus){left:-119px;bottom:-138px}}@media screen and (min-width: 1200px){.image-wrapper-3:where(.astro-ev2qlcus){width:528px;height:702px;left:0;bottom:-113px}}@media screen and (min-width: 1700px){.image-wrapper-3:where(.astro-ev2qlcus){width:576px;height:702px;left:0;bottom:-89px}}.generation:where(.astro-ev2qlcus){text-align:center;position:relative;padding:32px 0 63px}@media screen and (min-width: 768px){.generation:where(.astro-ev2qlcus){padding:32px 0 98px}}@media screen and (min-width: 1200px){.generation:where(.astro-ev2qlcus){padding:66px 0}}.generation-title:where(.astro-ev2qlcus){font-size:18px;font-weight:600;font-family:var(--font-code);line-height:1.2;letter-spacing:.05em;color:var(--hh-gray900)}[data-theme=dark] .generation-title:where(.astro-ev2qlcus){color:var(--hh-gray200)}@media screen and (min-width: 768px){.generation-title:where(.astro-ev2qlcus){font-size:20px}}@media screen and (min-width: 1200px){.generation-title:where(.astro-ev2qlcus){font-size:25px;font-weight:500}}@media screen and (min-width: 1700px){.generation-title:where(.astro-ev2qlcus){font-size:31px}}.generation-text:where(.astro-ev2qlcus){font-size:14px;font-weight:400;font-family:var(--font-base);line-height:1.5;margin-top:12px;margin-left:auto;margin-right:auto;letter-spacing:.05em;max-width:338px;color:var(--hh-gray500)}[data-theme=dark] .generation-text:where(.astro-ev2qlcus){color:var(--hh-gray400)}@media screen and (min-width: 768px){.generation-text:where(.astro-ev2qlcus){font-size:16px;max-width:none;line-height:1.2}}@media screen and (min-width: 1200px){.generation-text:where(.astro-ev2qlcus){font-size:18px;margin-top:14px}}@media screen and (min-width: 1700px){.generation-text:where(.astro-ev2qlcus){font-size:20px}}
