.Box{display:block}.Box_display_flex{display:flex}.Box_display_grid{display:grid}.Box_display_block{display:block}.Box_display_inline-block{display:inline-block}.Box_display_inline-flex{display:inline-flex}.Box_display_inline-grid{display:inline-grid}.Box_display_table{display:table}.Box_display_table-row{display:table-row}.Box_display_table-cell{display:table-cell}.Box_display_table-caption{display:table-caption}.Box_display_table-column{display:table-column}.Box_display_table-column-group{display:table-column-group}.Box_display_table-footer-group{display:table-footer-group}.Box_display_table-header-group{display:table-header-group}.Box_display_table-row-group{display:table-row-group}.Box_gap_0{gap:0}.Box_gap_xs{gap:4px}.Box_gap_sm{gap:8px}.Box_gap_2sm{gap:10px}.Box_gap_md{gap:16px}.Box_gap_lg{gap:24px}.Box_gap_xl{gap:32px}.Box_gap_2xl{gap:48px}.Box_gap_3xl{gap:64px}.Box_align_start{align-items:flex-start}.Box_align_center{align-items:center}.Box_align_end{align-items:flex-end}.Box_align_stretch{align-items:stretch}.Box_align_baseline{align-items:baseline}.Box_justify_start{justify-content:flex-start}.Box_justify_center{justify-content:center}.Box_justify_end{justify-content:flex-end}.Box_justify_between{justify-content:space-between}.Box_justify_around{justify-content:space-around}.Box_justify_evenly{justify-content:space-evenly}.Box_direction_row{flex-direction:row}.Box_direction_column{flex-direction:column}.Box_direction_row-reverse{flex-direction:row-reverse}.Box_direction_column-reverse{flex-direction:column-reverse}.Box_wrap_wrap{flex-wrap:wrap}.Box_wrap_nowrap{flex-wrap:nowrap}.Box_wrap_wrap-reverse{flex-wrap:wrap-reverse}
:root{--font-main-font:"Inter","Tahoma","Arial",sans-serif;--font-title-font:"Inter",sans-serif}.Typography{font-family:var(--font-main-font)}.Typography:hover,.Typography:active{text-decoration:none}.Typography-size_xs{font-size:12px;line-height:16px}.Typography-size_2xs{font-size:13px;line-height:16px}.Typography-size_sm{font-size:14px;line-height:20px}.Typography-size_2sm{font-size:15px;line-height:20px}.Typography-size_md{font-size:16px;line-height:24px}.Typography-size_2md{font-size:17px;line-height:24px}.Typography-size_ml{font-size:18px;line-height:24px}.Typography-size_lg{font-size:20px;line-height:28px}.Typography-size_2lg{font-size:22px;line-height:28px}.Typography-size_xl{font-size:24px;line-height:28px}.Typography-size_2xl{font-size:32px;line-height:36px}.Typography-size_xl-26{font-size:26px;line-height:28px}.Typography-size_xl-28{font-size:28px;line-height:36px}.Typography-size_xl-34{font-size:34px;line-height:40px}.Typography-size_3xl{font-size:36px;line-height:42px}.Typography-size_4xl{font-size:48px;line-height:42px}.Typography-weight_normal{font-weight:400}.Typography-weight_medium{font-weight:500}.Typography-weight_semibold{font-weight:600}.Typography-weight_bold{font-weight:700}.Typography-weight_extra-bold{font-weight:800}.Typography-font_main{font-family:var(--font-main-font)}.Typography-font_title{font-family:var(--font-title-font)}.Typography-landingTitle{font-size:32px;line-height:36px;font-family:var(--font-title-font);padding-bottom:32px;font-weight:800}@media screen and (max-width:810px){.Typography-landingTitle{font-size:24px;line-height:28px}}
